This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate Memoize 0.64. Few tweaks were required in
[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 32--------------
365eb269 33____________________________________________________________________________
377d47e7
JH
34[ 10610] By: jhi on 2001/06/15 14:20:33
35 Log: Upping the test count.
36 Branch: perl
37 ! t/lib/filefind.t
38____________________________________________________________________________
39[ 10609] By: jhi on 2001/06/15 14:13:29
40 Log: Integrate perlio.
41 Branch: perl
42 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43____________________________________________________________________________
44[ 10608] By: jhi on 2001/06/15 14:12:31
45 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
46 From: andreas.koenig@anima.de (Andreas J. Koenig)
47 Date: 15 Jun 2001 13:30:39 +0200
48 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
49
50 Record the grim history.
51 Branch: perl
52 ! lib/File/Find.pm
53____________________________________________________________________________
54[ 10607] By: jhi on 2001/06/15 14:08:19
55 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
56 From: Brian McCauley <nobull@mail.com>
57 Date: 15 Jun 2001 07:51:26 +0100
58 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
59 Branch: perl
60 ! lib/File/Find.pm t/lib/filefind.t
61____________________________________________________________________________
62[ 10606] By: nick on 2001/06/15 14:00:08
63 Log: regen_config_h for Win32.
64 Branch: perlio
65 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
66____________________________________________________________________________
67[ 10605] By: jhi on 2001/06/15 13:49:55
68 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
69 From: Peter Prymmer <pvhp@forte.com>
70 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
71 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
72 Branch: perl
73 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
74____________________________________________________________________________
75[ 10604] By: jhi on 2001/06/15 13:45:03
76 Log: Some filesystems require writability for rename/unlink.
77 Branch: perl
78 ! opcode.pl
79____________________________________________________________________________
80[ 10603] By: jhi on 2001/06/15 13:41:34
81 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
82 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83 Date: Fri, 15 Jun 2001 12:08:53 +0200
84 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
85 Branch: perl
86 ! perlio.c
87____________________________________________________________________________
88[ 10602] By: jhi on 2001/06/15 13:27:04
89 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
90 From: Mike Guy <mjtg@cam.ac.uk>
91 Date: Fri, 15 Jun 2001 14:11:49 +0100
92 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
93 Branch: perl
94 ! opcode.pl
95____________________________________________________________________________
96[ 10601] By: jhi on 2001/06/15 13:21:18
97 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
98 From: Nicholas Clark <nick@ccl4.org>
99 Date: Thu, 14 Jun 2001 23:52:56 +0100
100 Message-ID: <20010614235256.G98663@plum.flirble.org>
101 Branch: perl
102 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
103 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
104____________________________________________________________________________
105[ 10600] By: jhi on 2001/06/15 13:16:56
106 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
107 From: Russ Allbery <rra@stanford.edu>
108 Date: 14 Jun 2001 13:24:43 -0700
109 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
110 Branch: perl
111 ! ext/GDBM_File/GDBM_File.pm
112____________________________________________________________________________
113[ 10599] By: jhi on 2001/06/15 13:15:26
114 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
115 From: Nicholas Clark <nick@ccl4.org>
116 Date: Thu, 14 Jun 2001 20:37:47 +0100
117 Message-ID: <20010614203747.F98663@plum.flirble.org>
118 Branch: perl
119 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
120 ! t/lib/gdbm.t
121____________________________________________________________________________
122[ 10598] By: jhi on 2001/06/15 13:13:13
123 Log: Integrate perlio.
124 Branch: perl
125 !> makedef.pl sv.c
126____________________________________________________________________________
127[ 10597] By: nick on 2001/06/15 11:08:13
128 Log: Check that HVs with HvNAME() != NULL are really stashes before
129 treating them as such. Also be more defensive on the GvCV.
130 Win32 fork and dprof now working again.
131 Branch: perlio
132 ! sv.c
133____________________________________________________________________________
134[ 10596] By: nick on 2001/06/15 10:11:20
135 Log: Integrate mainline.
136 Branch: perlio
137 +> Cross/README
138 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
139 !> Porting/config_H config_h.SH configure.com epoc/config.sh
140 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
141 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
142 !> vos/config.ga.h win32/config.bc win32/config.gc
143 !> win32/config.vc win32/config_H.bc win32/config_H.gc
144 !> win32/config_H.vc
145____________________________________________________________________________
146[ 10595] By: nick on 2001/06/15 09:37:17
147 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
148 - Win32 (VC++) now builds but fails:
149 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
150 fork.t - No &___ENV_HV_NAME___::CLONE method ???
151 write.t - open(...,"|-") not implemented on Win32
152 Branch: perlio
153 ! makedef.pl
154____________________________________________________________________________
155[ 10594] By: jhi on 2001/06/15 00:17:16
156 Log: Integrate perlio.
157 Branch: perl
158 !> perlio.c win32/makefile.mk
159____________________________________________________________________________
160[ 10593] By: jhi on 2001/06/15 00:16:44
161 Log: Metaconfig unit changes for #10592.
162 Branch: metaconfig
163 + U/modified/i_varhdr.U U/modified/startsh.U
164 - U/a_dvisory/crosscompile.U U/target/Target.U
165 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
166 ! U/compline/bitpbyte.U U/compline/byteorder.U
167 ! U/compline/ccflags.U U/compline/charsize.U
168 ! U/compline/d_casti32.U U/compline/d_castneg.U
169 ! U/compline/d_closedir.U U/compline/d_fd_set.U
170 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
171 ! U/compline/d_keepsig.U U/compline/d_open3.U
172 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
173 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
174 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
175 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
176 ! U/compline/doublesize.U U/compline/floatsize.U
177 ! U/compline/nblock_io.U U/compline/orderlib.U
178 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
179 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
180 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
181 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
182 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
183 ! U/modified/spitshell.U U/threads/archname.U
184 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
185 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
186 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
187 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
188 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
189 Branch: metaconfig/U/perl
190 + Cross.U
191 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
192 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
193 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
194 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
195 ! stdio_streams.U uselfs.U
196____________________________________________________________________________
197[ 10592] By: jhi on 2001/06/15 00:15:52
198 Log: The first steps towards cross-compilation.
199
200 Abstract execution of compiled test executables with $run,
201 and abstract transfer of files with $to and $from.
202
203 Under cross-compilation the $run, $to, and $from will point
204 to appropriate wrapper scripts, by default ssh and scp,
205 but also rsh, rcp, and cp are supported. If not
206 cross-compiling, they will be set to '', ':', and ':',
207 respectively.
208
209 With these patches I was able to get Configure for
210 iPAQ ARM Linux on an Intel Linux about 95% right
211 (only a few tests failed to execute or they produced
212 incorrect results), and I was able to compile
213 a functional miniperl.
214
215 The symbol crosscompile renamed to be usecrosscompile,
216 the corresponding C symbol from CROSSCOMPILE to
217 USE_CROSS_COMPILE.
218 Branch: perl
219 ! Configure Cross/README Makefile.SH Porting/Glossary
220 ! Porting/config.sh Porting/config_H config_h.SH configure.com
221 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
222 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
223 ! vos/config.ga.def vos/config.ga.h win32/config.bc
224 ! win32/config.gc win32/config.vc win32/config_H.bc
225 ! win32/config_H.gc win32/config_H.vc
226____________________________________________________________________________
227[ 10591] By: nick on 2001/06/14 20:00:12
228 Log: Steps along the road toward Win32 building again.
229 Branch: perlio
230 ! perlio.c win32/makefile.mk
231____________________________________________________________________________
232[ 10590] By: jhi on 2001/06/14 16:11:11
233 Log: Integrate perlio.
234 Branch: perl
235 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
236____________________________________________________________________________
237[ 10589] By: nick on 2001/06/14 13:54:07
238 Log: Routine regen_config_h for Win32
239 Branch: perlio
240 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
241____________________________________________________________________________
242[ 10588] By: jhi on 2001/06/14 12:30:46
243 Log: Integrate perlio.
244 Branch: perl
245 +> perlyline.pl
246 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
247____________________________________________________________________________
248[ 10587] By: jhi on 2001/06/14 12:23:24
249 Log: A placeholder.
250 Branch: perl
251 + Cross/README
252____________________________________________________________________________
253[ 10586] By: nick on 2001/06/14 08:25:07
254 Log: Add new step to run_byacc which:
255 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
256 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
257 Branch: perlio
258 + perlyline.pl
259 ! MANIFEST Makefile.SH perly.c
260____________________________________________________________________________
261[ 10585] By: nick on 2001/06/14 08:22:29
262 Log: Integrate mainline
263 Branch: perlio
264 +> locale.c numeric.c
265 !> Changes cygwin/Makefile.SHs embed.h embed.pl
266 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
267 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
268 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
269 !> x2p/Makefile.SH
270____________________________________________________________________________
271[ 10584] By: nick on 2001/06/14 08:05:53
272 Log: Hack to remove insecure directories from PATH so test will run.
273 Branch: perlio
274 ! t/lib/filefind.t
275____________________________________________________________________________
276[ 10583] By: jhi on 2001/06/14 03:11:16
277 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
278 Branch: perl
279 - t/lib/mbimbf.t
280 ! MANIFEST
281____________________________________________________________________________
282[ 10582] By: jhi on 2001/06/14 03:04:51
283 Log: Detypo.
284 Branch: perl
285 ! x2p/Makefile.SH
286____________________________________________________________________________
287[ 10581] By: jhi on 2001/06/14 03:03:14
288 Log: de-$CONFIG continues.
289 Branch: perl
290 ! cygwin/Makefile.SHs x2p/Makefile.SH
291____________________________________________________________________________
292[ 10580] By: jhi on 2001/06/13 23:56:59
293 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
294 From: Nicholas Clark <nick@ccl4.org>
295 Date: Wed, 13 Jun 2001 21:20:13 +0100
296 Message-ID: <20010613212013.D98663@plum.flirble.org>
297 Branch: perl
298 ! opcode.pl
299____________________________________________________________________________
300[ 10579] By: jhi on 2001/06/13 23:55:29
301 Log: Subject: splitting util.c
302 From: Hugo <hv@crypt.compulink.co.uk>
303 Date: Thu, 14 Jun 2001 00:41:08 +0100
304 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
305 Branch: perl
306 + locale.c numeric.c
307 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
308 ! pod/perlapi.pod proto.h util.c
309____________________________________________________________________________
310[ 10578] By: jhi on 2001/06/13 23:45:11
311 Log: Upgrade to Math::BigInt 1.34 from Tels.
312 Branch: perl
313 + t/lib/mbimbf.t
314 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
315 ! t/lib/bigfltpm.t t/lib/bigintpm.t
316____________________________________________________________________________
317[ 10577] By: nick on 2001/06/13 19:02:48
318 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
319 Branch: perlio
320 !> (integrate 125 files)
321____________________________________________________________________________
322[ 10576] By: jhi on 2001/06/13 18:10:01
323 Log: Update Changes.
324 Branch: perl
325 ! Changes patchlevel.h
326____________________________________________________________________________
76e502b4
JH
327[ 10575] By: jhi on 2001/06/13 18:05:09
328 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
329 From: "Craig A. Berry" <craigberry@mac.com>
330 Date: Wed, 13 Jun 2001 13:24:28 -0500
331 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
332 Branch: perl
333 ! ext/re/Makefile.PL
334____________________________________________________________________________
335[ 10574] By: jhi on 2001/06/13 17:34:36
336 Log: Mc.u.c. for #10573.
337 Branch: metaconfig
338 ! U/threads/usethreads.U
339____________________________________________________________________________
340[ 10573] By: jhi on 2001/06/13 17:34:00
341 Log: It would be also be good if I could type.
342 Branch: perl
343 ! Configure
344____________________________________________________________________________
345[ 10572] By: jhi on 2001/06/13 17:26:29
346 Log: Metaconfig unit change for #10571.
347 Branch: metaconfig
348 ! U/threads/usethreads.U
349____________________________________________________________________________
350[ 10571] By: jhi on 2001/06/13 17:26:05
351 Log: A non-empty default is a good thing.
352 Branch: perl
353 ! Configure
354____________________________________________________________________________
355[ 10570] By: jhi on 2001/06/13 17:15:16
356 Log: Metaconfig unit change for #10569.
357 Branch: metaconfig
358 ! U/threads/usethreads.U
359____________________________________________________________________________
360[ 10569] By: jhi on 2001/06/13 17:14:17
361 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
362 extremely experimental, not even prompted for.
363 Branch: perl
364 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
365 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
366 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
367 ! win32/config.bc win32/config.gc win32/config.vc
368____________________________________________________________________________
369[ 10568] By: jhi on 2001/06/13 16:22:27
370 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
371 Branch: perl
372 ! pod/perlfaq6.pod
373____________________________________________________________________________
374[ 10567] By: jhi on 2001/06/13 16:20:23
375 Log: Integrate perlio; conflicts, accept Nick's versions.
376 Branch: perl
377 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
378 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
379____________________________________________________________________________
380[ 10566] By: jhi on 2001/06/13 16:17:42
381 Log: Subject: Re: ext/ + -Wall
382 From: Doug MacEachern <dougm@covalent.net>
383 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
384 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
385 Branch: perl
386 ! XSUB.h lib/ExtUtils/xsubpp perl.h
387____________________________________________________________________________
388[ 10565] By: jhi on 2001/06/13 16:16:07
389 Log: Similar logic as DB_File.xs, using the modern macros and
390 defines them to older ones for older Perls where PERL_VERSION
391 is not defined, from Doug MacEachern.
392 Branch: perl
393 ! ext/Storable/Storable.xs
394____________________________________________________________________________
395[ 10564] By: nick on 2001/06/13 15:22:01
396 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
397 and using that instead (name lookups are sequential search for now).
398 Branch: perlio
399 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
400 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
401____________________________________________________________________________
402[ 10563] By: jhi on 2001/06/13 14:07:43
403 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
404 From: "Richard Soderberg" <rs@crystalflame.net>
405 Date: Sat, 26 May 2001 06:44:20 -0700
406 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
407 Branch: perl
408 ! sv.c t/op/glob.t
409____________________________________________________________________________
410[ 10562] By: jhi on 2001/06/13 13:55:10
411 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
412 From: "Craig A. Berry" <craigberry@mac.com>
413 Date: Tue, 12 Jun 2001 23:55:26 -0500
414 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
415 Branch: perl
416 ! ext/re/Makefile.PL ext/re/re.xs
417____________________________________________________________________________
418[ 10561] By: jhi on 2001/06/13 13:44:58
419 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
420 suggested by NI-S.
421 Branch: perl
422 ! XSUB.h malloc.c perl.h
423____________________________________________________________________________
424[ 10560] By: jhi on 2001/06/13 13:35:42
425 Log: Regen toc.
426 Branch: perl
427 ! pod/perltoc.pod
428____________________________________________________________________________
429[ 10559] By: jhi on 2001/06/13 12:53:18
430 Log: Subject: [patch] perl.gprof control
431 From: Doug MacEachern <dougm@covalent.net>
432 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
433 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
434 Branch: perl
435 ! miniperlmain.c perl.h
436____________________________________________________________________________
437[ 10558] By: jhi on 2001/06/13 12:51:47
438 Log: Subject: Re: ext/ + -Wall
439 From: Doug MacEachern <dougm@covalent.net>
440 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
441 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
442
443 Document ax and break up dXSARGS.
444 Branch: perl
445 ! XSUB.h pod/perlapi.pod
446____________________________________________________________________________
447[ 10557] By: jhi on 2001/06/13 12:39:55
448 Log: More AIX tweakage from Merijn.
449 Branch: perl
450 ! hints/aix.sh
451____________________________________________________________________________
452[ 10556] By: jhi on 2001/06/13 03:26:58
453 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
454 From: "Craig A. Berry" <craigberry@mac.com>
455 Date: Tue, 12 Jun 2001 22:57:45 -0500
456 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
457 Branch: perl
458 ! vms/descrip_mms.template
459____________________________________________________________________________
460[ 10555] By: jhi on 2001/06/13 02:50:43
461 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
462 From: "Craig A. Berry" <craigberry@mac.com>
463 Date: Tue, 12 Jun 2001 22:21:39 -0500
464 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
465 Branch: perl
466 ! configure.com util.c
467____________________________________________________________________________
468[ 10554] By: jhi on 2001/06/13 02:23:16
469 Log: New AIX dynaloading code from Jens-Uwe Mager.
470 Does break binary compatibility.
471 Branch: perl
472 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
473____________________________________________________________________________
474[ 10553] By: jhi on 2001/06/13 02:10:16
475 Log: VMS DEC C compiler found nits by Peter Prymmer.
476 Branch: perl
477 ! util.c
478____________________________________________________________________________
479[ 10552] By: jhi on 2001/06/13 01:36:12
480 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
481 From: Peter Prymmer <pvhp@forte.com>
482 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
483 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
484 Branch: perl
485 ! t/lib/filecomp.t
486____________________________________________________________________________
487[ 10551] By: jhi on 2001/06/13 01:26:53
488 Log: I wonder how many $CONFIGs still lurk in the shadows.
489 Branch: perl
490 ! pod/Makefile.SH x2p/cflags.SH
491____________________________________________________________________________
492[ 10550] By: jhi on 2001/06/13 01:25:12
493 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
494 Branch: perl
495 ! pod/checkpods.PL
496____________________________________________________________________________
497[ 10549] By: jhi on 2001/06/13 01:05:28
498 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
499 Branch: perl
500 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
501____________________________________________________________________________
502[ 10548] By: jhi on 2001/06/13 00:41:28
503 Log: Subject: [patch] rid local_patches warnings
504 From: Doug MacEachern <dougm@covalent.net>
505 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
506 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
507 Branch: perl
508 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
509____________________________________________________________________________
510[ 10547] By: jhi on 2001/06/13 00:40:29
511 Log: Subject: Re: ext/ + -Wall
512 From: Doug MacEachern <dougm@covalent.net>
513 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
514 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
515 Branch: perl
516 ! ext/attrs/attrs.xs
517____________________________________________________________________________
518[ 10546] By: jhi on 2001/06/13 00:39:06
519 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
520 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
521 Date: Tue, 12 Jun 2001 14:36:20 -0400
522 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
523 Branch: perl
524 ! pod/perlretut.pod
525____________________________________________________________________________
526[ 10545] By: jhi on 2001/06/13 00:38:02
527 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
528 From: Mike Guy <mjtg@cam.ac.uk>
529 Date: Tue, 12 Jun 2001 19:10:31 +0100
530 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
531
532 Subject: Re: [ID 20010612.001] out of memory during regex compilation
533 From: Mike Guy <mjtg@cam.ac.uk>
534 Date: Tue, 12 Jun 2001 19:21:01 +0100
535 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
536 Branch: perl
537 ! pod/perlop.pod
538____________________________________________________________________________
539[ 10544] By: jhi on 2001/06/13 00:34:39
540 Log: AIX tweaks from Merijn H. Brand.
541 Branch: perl
542 ! hints/aix.sh
543____________________________________________________________________________
544[ 10543] By: jhi on 2001/06/13 00:11:42
545 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
546 From: "Brendan O'Dea" <bod@compusol.com.au>
547 Date: Wed, 13 Jun 2001 05:16:47 +1000
548 Message-ID: <20010613051647.A8945@compusol.com.au>
549 Branch: maint-5.6/perl
550 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
551____________________________________________________________________________
552[ 10542] By: jhi on 2001/06/13 00:07:50
553 Log: Subject: Small bcopy cleanup
554 From: Andy Dougherty <doughera@lafayette.edu>
555 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
556 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
557 Branch: perl
558 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
559____________________________________________________________________________
560[ 10541] By: jhi on 2001/06/13 00:05:18
561 Log: Subject: [PATCH] Re: ext/ + -Wall
562 From: Nicholas Clark <nick@ccl4.org>
563 Date: Wed, 13 Jun 2001 00:04:30 +0100
564 Message-ID: <20010613000430.M5901@plum.flirble.org>
565 Branch: perl
566 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
567____________________________________________________________________________
568[ 10540] By: jhi on 2001/06/13 00:02:25
569 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
570 From: Nicholas Clark <nick@ccl4.org>
571 Date: Tue, 12 Jun 2001 23:53:07 +0100
572 Message-ID: <20010612235307.L5901@plum.flirble.org>
573 Branch: perl
574 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
575____________________________________________________________________________
576[ 10539] By: jhi on 2001/06/12 23:59:10
577 Log: MPE/iX tweaks from Mark Bixby.
578 Branch: perl
579 ! hints/mpeix.sh mpeix/mpeixish.h util.c
580____________________________________________________________________________
581[ 10538] By: jhi on 2001/06/12 14:16:15
582 Log: Update Changes.
583 Branch: perl
584 ! Changes patchlevel.h
585____________________________________________________________________________
a8b85033
JH
586[ 10537] By: jhi on 2001/06/12 14:11:26
587 Log: One less -Wall whine (found under DEBUGGING).
588 Branch: perl
589 ! x2p/Makefile.SH x2p/a2p.c
590____________________________________________________________________________
591[ 10536] By: jhi on 2001/06/12 13:32:09
592 Log: s/case-independent/case-insensitive/g
593 Branch: perl
594 ! pod/perldebug.pod
595____________________________________________________________________________
596[ 10535] By: jhi on 2001/06/12 13:27:28
597 Log: As suggested in
598
599 Subject: Re: ext/ + -Wall
600 From: Gurusamy Sarathy <gsar@ActiveState.com>
601 Date: Mon, 11 Jun 2001 23:34:31 -0700
602 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
603 Branch: perl
604 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
605 ! perl.h
606____________________________________________________________________________
607[ 10534] By: jhi on 2001/06/12 13:13:27
608 Log: Subject: ext/ + -Wall
609 From: Doug MacEachern <dougm@covalent.net>
610 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
611 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
612 Branch: perl
613 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
614 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
615 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
616 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
617 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
618 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
619 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
620 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
621 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
622 ! lib/ExtUtils/xsubpp
623____________________________________________________________________________
624[ 10533] By: jhi on 2001/06/12 12:52:57
625 Log: Subject: [PATCH] anonymous stashes
626 From: Abhijit Menon-Sen <ams@wiw.org>
627 Date: Tue, 12 Jun 2001 12:47:04 +0530
628 Message-ID: <20010612124704.A29029@lustre.linux.in>
629 Branch: perl
630 ! dump.c gv.c sv.c xsutils.c
631____________________________________________________________________________
632[ 10532] By: jhi on 2001/06/12 12:37:36
633 Log: One more test for $^S.
634 Branch: perl
635 ! t/op/magic.t
636____________________________________________________________________________
637[ 10531] By: jhi on 2001/06/12 12:35:02
638 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
639 From: Abhijit Menon-Sen <ams@wiw.org>
640 Date: Tue, 12 Jun 2001 17:35:55 +0530
641 Message-ID: <20010612173555.A32426@lustre.linux.in>
642 Branch: perl
643 ! mg.c t/op/magic.t
644____________________________________________________________________________
645[ 10530] By: jhi on 2001/06/12 12:31:11
646 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
647 From: Mike Guy <mjtg@cam.ac.uk>
648 Date: Tue, 12 Jun 2001 13:14:15 +0100
649 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
650 Branch: perl
651 ! pod/perlop.pod
652____________________________________________________________________________
653[ 10529] By: jhi on 2001/06/12 12:21:06
654 Log: AUTHORS updates.
655 Branch: perl
656 ! AUTHORS
657____________________________________________________________________________
658[ 10528] By: jhi on 2001/06/12 12:19:47
659 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
660 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
661 Content-Transfer-Encoding: 7bit
662 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
663 Branch: perl
664 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
665____________________________________________________________________________
666[ 10527] By: jhi on 2001/06/12 11:58:53
667 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
668 From: "Philip Newton" <Philip.Newton@gmx.net>
669 Date: Mon, 11 Jun 2001 07:08:03 +0200
670 Message-Id: <200106120802.LAA08992@taas.iki.fi>
671 Branch: perl
672 ! t/base/term.t
673____________________________________________________________________________
674[ 10526] By: jhi on 2001/06/12 01:35:34
675 Log: Cleanup the a2p.c for -Wall.
676 Branch: perl
677 ! x2p/Makefile.SH x2p/a2p.c
678____________________________________________________________________________
679[ 10525] By: jhi on 2001/06/12 01:10:56
680 Log: File::Find update for MacOS from Chris Nandor.
681 Branch: perl
682 ! lib/File/Find.pm t/lib/filefind.t
683____________________________________________________________________________
684[ 10524] By: jhi on 2001/06/12 00:29:20
685 Log: gcc -Wall nits picked out by a non-UNIX system
686 (courtesy of Mark Bixby)
687 Branch: perl
688 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
689 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
690 ! pp_sys.c util.c
691____________________________________________________________________________
692[ 10523] By: jhi on 2001/06/11 22:34:03
693 Log: Metaconfig unit change for #10522. (The d_modfl changes
694 placate metalint.)
695 Branch: metaconfig/U/perl
696 ! d_modfl.U d_u32align.U
697____________________________________________________________________________
698[ 10522] By: jhi on 2001/06/11 22:33:00
699 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
700 be "./try 2>&1 >/dev/null".
701 Branch: perl
702 ! Configure
703____________________________________________________________________________
704[ 10521] By: jhi on 2001/06/11 19:49:54
705 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
706 From: "Craig A. Berry" <craigberry@mac.com>
707 Date: Mon, 11 Jun 2001 14:00:32 -0500
708 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
709 Branch: perl
710 ! configure.com
711____________________________________________________________________________
712[ 10520] By: jhi on 2001/06/11 17:55:47
713 Log: Move the full \p\P lists to perlunicode.
714 Branch: perl
715 ! pod/perlretut.pod pod/perlunicode.pod
716____________________________________________________________________________
717[ 10519] By: jhi on 2001/06/11 17:10:00
718 Log: VOS build tweak for 5.6.1 from Paul Green.
719 Branch: maint-5.6/perl
720 ! vos/build.cm
721____________________________________________________________________________
722[ 10518] By: jhi on 2001/06/11 17:07:03
723 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
724 From: "Craig A. Berry" <craigberry@mac.com>
725 Date: Fri, 8 Jun 2001 18:08:18 -0500
726 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
727 Branch: perl
728 ! vms/vms.c
729____________________________________________________________________________
730[ 10517] By: jhi on 2001/06/11 14:52:01
731 Log: Update Changes.
732 Branch: perl
733 ! Changes patchlevel.h
734____________________________________________________________________________
1d3af415
JH
735[ 10516] By: jhi on 2001/06/11 14:46:33
736 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
737 Branch: perl
738 ! vos/config.alpha.h vos/config.ga.h
739____________________________________________________________________________
740[ 10515] By: jhi on 2001/06/11 14:39:05
741 Log: VOS updates from Paul Green for @10476.
742 Branch: perl
743 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
744 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
745 ! vos/config.ga.h vos/configure_perl.cm
746____________________________________________________________________________
747[ 10514] By: jhi on 2001/06/11 12:58:43
748 Log: Subject: [PATCH] Not many people know this ...
749 From: Mike Guy <mjtg@cam.ac.uk>
750 Date: Mon, 11 Jun 2001 14:55:15 +0100
751 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
752 Branch: perl
753 ! pod/perldebug.pod
754____________________________________________________________________________
755[ 10513] By: jhi on 2001/06/11 12:30:06
756 Log: Add final commas to lists as suggested by Philip Newton.
757 Branch: perl
758 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
759____________________________________________________________________________
760[ 10512] By: jhi on 2001/06/11 12:28:49
761 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
762 Date: Sun, 10 Jun 2001 23:35:38 -0400
763 From: Chris Nandor <pudge@pobox.com>
764 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
765 Branch: perl
766 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
767 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
768 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
769 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
770 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
771 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
772 ! t/op/write.t t/pragma/strict.t
773____________________________________________________________________________
774[ 10511] By: jhi on 2001/06/11 12:13:31
775 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
776 From: Chris Nandor <pudge@pobox.com>
777 Date: Mon, 11 Jun 2001 08:24:28 -0400
778 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
779 Branch: perl
780 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
781 ! t/lib/io_dir.t
782____________________________________________________________________________
783[ 10510] By: jhi on 2001/06/11 12:03:16
784 Log: One more run_byacc (a hand-tweaked version had slipped in).
785 Branch: perl
786 ! perly.c vms/perly_c.vms
787____________________________________________________________________________
788[ 10509] By: nick on 2001/06/11 07:49:15
789 Log: Integrate mainline
790 Branch: perlio
791 !> Makefile.SH embed.h embed.pl global.sym
792 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
793 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
794 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
795 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
796____________________________________________________________________________
797[ 10508] By: jhi on 2001/06/10 22:38:05
798 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
799 From: Mike Guy <mjtg@cam.ac.uk>
800 Reply-To: mjtg@cam.ac.uk
801 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
802 Branch: perl
803 ! lib/ExtUtils/Manifest.pm
804____________________________________________________________________________
805[ 10507] By: jhi on 2001/06/10 22:37:16
806 Log: Subject: [PATCH] ExtUtils::Constant
807 From: Nicholas Clark <nick@ccl4.org>
808 Date: Sun, 10 Jun 2001 23:25:41 +0100
809 Message-ID: <20010610232540.C76396@plum.flirble.org>
810 Branch: perl
811 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
812____________________________________________________________________________
813[ 10506] By: jhi on 2001/06/10 20:57:20
814 Log: Integrate perlio.
815 Branch: perl
816 !> iperlsys.h
817____________________________________________________________________________
818[ 10505] By: jhi on 2001/06/10 18:37:57
819 Log: Move the grok_number and its lieutenant grok_numeric_radix
820 from sv.c statics to util.c and public.
821 Branch: perl
822 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
823 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
824____________________________________________________________________________
825[ 10504] By: nick on 2001/06/10 17:47:06
826 Log: Fix (valid) -Wall warnings in perlio.c
827 Branch: perlio
828 ! iperlsys.h
829____________________________________________________________________________
830[ 10503] By: jhi on 2001/06/10 17:38:28
831 Log: Update perly_c.diff, update perly.fixer to edit away
832 some of the -Wall noise.
833 Branch: perl
834 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
835____________________________________________________________________________
836[ 10502] By: jhi on 2001/06/10 17:09:42
837 Log: Check the version of byacc.
838 Branch: perl
839 ! Makefile.SH
840____________________________________________________________________________
841[ 10501] By: jhi on 2001/06/10 17:00:08
842 Log: Subject: [PATCH] perly.y overhaul
843 From: Simon Cozens <simon@netthink.co.uk>
844 Date: Sun, 10 Jun 2001 16:56:54 +0100
845 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
846
847 Plus make run_byacc.
848 Branch: perl
849 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
850____________________________________________________________________________
851[ 10500] By: jhi on 2001/06/10 16:07:28
852 Log: Integrate perlio.
853 Branch: perl
854 !> perlio.c perlsfio.h
855____________________________________________________________________________
856[ 10499] By: nick on 2001/06/10 15:01:08
857 Log: Integrate mainline
858 Branch: perlio
859 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
860 !> t/pragma/locale.t util.c
861____________________________________________________________________________
862[ 10498] By: jhi on 2001/06/10 13:49:23
863 Log: Put some meat on the perl572delta bones. The list of
864 selected bug fixes needs more work, as does still the
865 whole document.
866 Branch: perl
867 ! pod/perl572delta.pod
868____________________________________________________________________________
869[ 10497] By: nick on 2001/06/10 12:27:51
870 Log: Paper over a crack or two with USE_SFIO
871 Branch: perlio
872 ! perlio.c perlsfio.h
873____________________________________________________________________________
874[ 10496] By: jhi on 2001/06/10 11:04:22
875 Log: Update Changes.
876 Branch: perl
877 ! Changes patchlevel.h
878____________________________________________________________________________
00656eef
JH
879[ 10495] By: jhi on 2001/06/10 10:55:34
880 Log: Subject: Re: pragma/locale.t #107
881 From: Hugo <hv@crypt.compulink.co.uk>
882 Date: Sun, 10 Jun 2001 11:23:30 +0100
883 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
884
885 Encapsulate the scan of the decimal radix separator.
886 Branch: perl
887 ! embed.h embed.pl proto.h sv.c
888____________________________________________________________________________
889[ 10494] By: jhi on 2001/06/10 03:00:17
890 Log: Try to grok numbers both with the locale specific separator
891 and with the usual "." (if different from the lss); add a test
892 to locale.t to do also a little bit of math in addition to just
893 equalness testing; remove extraneous logic as suggested in
894
895 Subject: Re: pragma/locale.t #107
896 From: Nicholas Clark <nick@ccl4.org>
897 Date: Sat, 9 Jun 2001 22:37:36 +0100
898 Message-ID: <20010609223735.Y76396@plum.flirble.org>
899 Branch: perl
900 ! sv.c t/pragma/locale.t
901____________________________________________________________________________
902[ 10493] By: jhi on 2001/06/10 01:25:23
903 Log: Metaconfig unit change for #10492.
904 Branch: metaconfig/U/perl
905 ! Extensions.U
906____________________________________________________________________________
907[ 10492] By: jhi on 2001/06/10 01:23:59
908 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
909 From: Artur Bergman <artur@contiller.se>
910 Date: Sat, 09 Jun 2001 21:03:51 +0200
911 Message-ID: <B7483FB6.1398%artur@contiller.se>
912 Branch: perl
913 ! Configure
914____________________________________________________________________________
915[ 10491] By: jhi on 2001/06/10 01:15:40
916 Log: Integrate perlio.
917 Branch: perl
918 !> perlsfio.h
919____________________________________________________________________________
920[ 10490] By: jhi on 2001/06/10 01:08:26
921 Log: Do locale specific separator if only in locale.
922 Branch: perl
923 ! util.c
924____________________________________________________________________________
925[ 10489] By: nick on 2001/06/09 19:13:25
926 Log: Make XS/Typemap compile (but fail) with sfio
927 Branch: perlio
928 ! perlsfio.h
929____________________________________________________________________________
930[ 10488] By: nick on 2001/06/09 19:12:51
931 Log: Re-integrate mainline
932 Branch: perlio
933 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
934 !> proto.h sv.c util.c
935____________________________________________________________________________
936[ 10487] By: nick on 2001/06/09 16:26:29
937 Log: Integrate mainline
938 Branch: perlio
939 !> (integrate 31 files)
940____________________________________________________________________________
941[ 10486] By: jhi on 2001/06/09 16:11:51
942 Log: Subject: [PATCH] New attempt to clone callack
943 From: Artur Bergman <artur@contiller.se>
944 Date: Thu, 07 Jun 2001 11:52:16 +0200
945 Message-ID: <B7451B6F.12B7%artur@contiller.se>
946 Branch: perl
947 ! embedvar.h intrpvar.h perlapi.h sv.c
948____________________________________________________________________________
949[ 10485] By: jhi on 2001/06/09 15:23:52
950 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
951 Branch: perl
952 ! embed.h embed.pl perl.h proto.h sv.c util.c
953____________________________________________________________________________
954[ 10484] By: jhi on 2001/06/09 14:47:25
955 Log: Subject: Re: pragma/locale.t #107
956 From: Nicholas Clark <nick@ccl4.org>
957 Date: Sat, 9 Jun 2001 16:26:10 +0100
958 Message-ID: <20010609162609.V76396@plum.flirble.org>
959
960 A missing NVification.
961 Branch: perl
962 ! sv.c
963____________________________________________________________________________
964[ 10483] By: jhi on 2001/06/08 19:40:32
965 Log: Redo the #10482, there already was a test script for formats.
966 Branch: perl
967 - t/io/format.t
968 ! MANIFEST t/op/write.t
969____________________________________________________________________________
970[ 10482] By: jhi on 2001/06/08 19:34:45
971 Log: Twisted format testing, from Merijn.
972 Branch: perl
973 + t/io/format.t
974 ! MANIFEST
975____________________________________________________________________________
976[ 10481] By: jhi on 2001/06/08 19:21:56
977 Log: More \p{In...} testing, combined with \N{...}.
978 Branch: perl
979 ! lib/utf8_heavy.pl t/op/pat.t
980____________________________________________________________________________
981[ 10480] By: jhi on 2001/06/08 14:16:06
982 Log: Metaconfig changes for #10479.
983 Branch: metaconfig
984 ! U/Glossary.patch
985 Branch: metaconfig/U/perl
986 ! d_modfl.U
987____________________________________________________________________________
988[ 10479] By: jhi on 2001/06/08 14:15:32
989 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
990 Branch: perl
991 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
992 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
993 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
994 ! win32/config.bc win32/config.gc win32/config.vc
995____________________________________________________________________________
996[ 10478] By: jhi on 2001/06/08 12:20:41
997 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
998 From: "Craig A. Berry" <craigberry@mac.com>
999 Date: Thu, 7 Jun 2001 14:27:20 -0500
1000 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
1001 Branch: perl
1002 ! vms/perlvms.pod
1003____________________________________________________________________________
1004[ 10477] By: jhi on 2001/06/08 12:19:00
1005 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
1006 From: Gisle Aas <gisle@ActiveState.com>
1007 Date: 07 Jun 2001 17:04:29 -0700
1008 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
1009 Branch: perl
1010 ! ext/re/re.xs
1011____________________________________________________________________________
1012[ 10476] By: jhi on 2001/06/08 01:35:42
1013 Log: Update Changes.
1014 Branch: perl
1015 ! Changes patchlevel.h
1016____________________________________________________________________________
3e1b4879
JH
1017[ 10475] By: jhi on 2001/06/08 00:53:45
1018 Log: Regen Glossary et alia.
1019 Branch: perl
1020 ! Porting/Glossary Porting/config.sh Porting/config_H
1021____________________________________________________________________________
1022[ 10474] By: jhi on 2001/06/07 22:06:38
1023 Log: Metaconfig unit changes for #10473.
1024 Branch: metaconfig/U/perl
1025 ! d_modfl.U
1026____________________________________________________________________________
1027[ 10473] By: jhi on 2001/06/07 22:06:16
1028 Log: Harumph, also AIX will spill its guts (i.e. dump core)
1029 if an executable contains modfl() but it hasn't been
1030 compiled right (in the case of AIX, with cc -qlongdouble).
1031 Branch: perl
1032 ! Configure
1033____________________________________________________________________________
1034[ 10472] By: gsar on 2001/06/07 20:04:28
1035 Log: integrate change#10471 from mainline
1036
1037 in change#10451, check that CvOUTSIDE is a CV before looking in
1038 (it can apparently be SVt_NULL during global destruction)
1039 Branch: maint-5.6/perl
1040 !> op.c
1041____________________________________________________________________________
1042[ 10471] By: gsar on 2001/06/07 20:01:31
1043 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
1044 (it can apparently be SVt_NULL during global destruction)
1045 Branch: perl
1046 ! op.c
1047____________________________________________________________________________
1048[ 10470] By: jhi on 2001/06/07 12:17:51
1049 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
1050 From: Robin Barker <rmb1@cise.npl.co.uk>
1051 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
1052 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
1053 Branch: perl
1054 ! lib/diagnostics.pm pod/perldiag.pod
1055____________________________________________________________________________
1056[ 10469] By: jhi on 2001/06/07 12:16:12
1057 Log: Subject: [PATCH perl@10439] long =item
1058 From: Robin Barker <rmb1@cise.npl.co.uk>
1059 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
1060 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
1061 Branch: perl
1062 ! README.amiga lib/Attribute/Handlers.pm
1063 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
1064____________________________________________________________________________
1065[ 10468] By: jhi on 2001/06/07 12:08:56
1066 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
1067 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
1068 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
1069 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
1070 Branch: perl
1071 ! pod/perlguts.pod
1072____________________________________________________________________________
1073[ 10467] By: jhi on 2001/06/07 12:04:26
1074 Log: Integrate perlio.
1075 Branch: perl
1076 !> sv.c
1077____________________________________________________________________________
1078[ 10466] By: nick on 2001/06/07 10:25:40
1079 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
1080 whitespace tweaks.
1081 Still coredumps in pragma/overload.t - what a nice hard fail that is...
1082 Branch: perlio
1083 ! sv.c
1084____________________________________________________________________________
1085[ 10465] By: nick on 2001/06/07 08:41:58
1086 Log: Raw integrate of mainline for S_grok_number debug
1087 (sv.c has MULTIPLICITY issues as well as whatever else ...)
1088 Branch: perlio
1089 - plan9/perlplan9.doc plan9/perlplan9.pod
1090 !> (integrate 46 files)
1091____________________________________________________________________________
1092[ 10464] By: jhi on 2001/06/06 23:33:58
1093 Log: The proper prototyping for #10463.
1094 Branch: perl
1095 ! embed.h embed.pl proto.h sv.c
1096____________________________________________________________________________
1097[ 10463] By: jhi on 2001/06/06 23:15:30
1098 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
1099 From: Nicholas Clark <nick@ccl4.org>
1100 Date: Thu, 7 Jun 2001 00:29:59 +0100
1101 Message-ID: <20010607002959.Z76396@plum.flirble.org>
1102 Branch: perl
1103 ! sv.c
1104____________________________________________________________________________
1105[ 10462] By: jhi on 2001/06/06 23:13:19
1106 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
1107 From: "Craig A. Berry" <craigberry@mac.com>
1108 Date: Wed, 06 Jun 2001 17:54:30 -0500
1109 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
1110 Branch: perl
1111 ! vms/perlvms.pod
1112____________________________________________________________________________
1113[ 10461] By: jhi on 2001/06/06 23:10:00
1114 Log: Podify the remaining README.platform files;
1115 merge README.plan9 and plan9/perlplan9.pod;
1116 delete plan9/perlplan9.* (the perlplan.doc needs to
1117 be regenerated in Plan 9); make the =head1 and =head2
1118 in the README.platform to be a little more verbose
1119 (skipped README.os2 not to anger Ilya) so that they
1120 look better in the toc; regen toc.
1121 Branch: perl
1122 - plan9/perlplan9.doc plan9/perlplan9.pod
1123 ! MANIFEST README.aix README.amiga README.apollo README.beos
1124 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
1125 ! README.hpux README.hurd README.machten README.macos
1126 ! README.micro README.mint README.mpeix README.os390
1127 ! README.plan9 README.qnx README.solaris README.threads
1128 ! README.tru64 README.vmesa README.vms README.vos README.win32
1129 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
1130 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1131____________________________________________________________________________
1132[ 10460] By: jhi on 2001/06/06 20:58:53
1133 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
1134 From: Mike Guy <mjtg@cam.ac.uk>
1135 Reply-To: mjtg@cam.ac.uk
1136 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
1137 Branch: perl
1138 ! pod/perlguts.pod
1139____________________________________________________________________________
1140[ 10459] By: jhi on 2001/06/06 20:58:15
1141 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
1142 From: Mike Guy <mjtg@cam.ac.uk>
1143 Reply-To: mjtg@cam.ac.uk
1144 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
1145 Branch: perl
1146 ! pod/perlsec.pod
1147____________________________________________________________________________
1148[ 10458] By: jhi on 2001/06/06 20:56:04
1149 Log: Disable long doubles from pre-5.0 Tru64s.
1150 Branch: perl
1151 ! README.tru64 hints/dec_osf.sh
1152____________________________________________________________________________
1153[ 10457] By: jhi on 2001/06/06 20:49:23
1154 Log: The #10455 exposed that modfl() is fundamentally busted
1155 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
1156 testing it.
1157 Branch: perl
1158 ! hints/dec_osf.sh
1159____________________________________________________________________________
1160[ 10456] By: jhi on 2001/06/06 20:48:35
1161 Log: Metaconfig unit change for #10455.
1162 Branch: metaconfig/U/perl
1163 ! d_modfl.U
1164____________________________________________________________________________
1165[ 10455] By: jhi on 2001/06/06 20:48:09
1166 Log: Configure check for geborken modfl(), inspired by
1167
1168 Subject: Re: [20010118.017] op/int.t failure
1169 From: Hugo <hv@crypt.compulink.co.uk>
1170 Date: Tue, 05 Jun 2001 13:43:27 +0100
1171 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
1172 Branch: perl
1173 ! Configure
1174____________________________________________________________________________
1175[ 10454] By: jhi on 2001/06/06 11:45:08
1176 Log: Integrate changes #10450 and #10451 from maintperl:
1177
1178 optimize change#10448 slightly (don't repeat search in eval""s lexical
1179 scope, since that has already been searched)
1180
1181 change#9108 needs subtler treatment for case of closures created
1182 within eval""
1183 Branch: perl
1184 !> op.c t/op/misc.t
1185____________________________________________________________________________
1186[ 10453] By: jhi on 2001/06/06 11:42:10
1187 Log: MakeMaker magic to compile (when no dynamic loading)
1188 List/Util.xsc as (ListUtil.c and) ListUtil.o since
1189 POSIX-BC (BS2000) linker has an evil limitation of
1190 being unable to include in the same executable several
1191 object files with the same name - case-insensitively -
1192 because otherwise we conflict with util.c.
1193 Strictly speaking currently required only in POSIX-BC
1194 but probably will do no harm elsewhere where static
1195 linking is required.
1196 Branch: perl
1197 ! ext/List/Util/Makefile.PL
1198____________________________________________________________________________
1199[ 10452] By: nick on 2001/06/06 08:59:51
1200 Log: Integrate mainline.
1201 Branch: perlio
1202 +> lib/Attribute/Handlers/demo/Demo.pm
1203 +> lib/Attribute/Handlers/demo/Descriptions.pm
1204 +> lib/Attribute/Handlers/demo/MyClass.pm
1205 +> lib/Attribute/Handlers/demo/demo.pl
1206 +> lib/Attribute/Handlers/demo/demo2.pl
1207 +> lib/Attribute/Handlers/demo/demo3.pl
1208 +> lib/Attribute/Handlers/demo/demo4.pl
1209 +> lib/Attribute/Handlers/demo/demo_call.pl
1210 +> lib/Attribute/Handlers/demo/demo_chain.pl
1211 +> lib/Attribute/Handlers/demo/demo_cycle.pl
1212 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
1213 +> lib/Attribute/Handlers/demo/demo_phases.pl
1214 +> lib/Attribute/Handlers/demo/demo_range.pl
1215 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
1216 +> uts/strtol_wrap.c
1217 !> (integrate 91 files)
1218____________________________________________________________________________
1219[ 10451] By: gsar on 2001/06/06 07:11:36
1220 Log: change#9108 needs subtler treatment for case of closures created
1221 within eval""
1222 Branch: maint-5.6/perl
1223 ! op.c t/op/misc.t
1224____________________________________________________________________________
1225[ 10450] By: gsar on 2001/06/06 05:47:25
1226 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
1227 scope, since that has already been searched)
1228 Branch: maint-5.6/perl
1229 ! op.c
1230____________________________________________________________________________
1231[ 10449] By: jhi on 2001/06/06 01:33:31
1232 Log: Integrate change #10448 from maintperl; lexicals
1233 outside an eval"" weren't resolved correctly inside a subroutine
1234 definition inside the eval"" if they were not already referenced
1235 in the toplevel of the eval""-ed code
1236 Branch: perl
1237 !> cop.h op.c pp_ctl.c t/op/misc.t
1238____________________________________________________________________________
1239[ 10448] By: gsar on 2001/06/06 01:03:26
1240 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
1241 outside an eval"" weren't resolved correctly inside a subroutine
1242 definition inside the eval"" if they were not already referenced
1243 in the toplevel of the eval""-ed code
1244 Branch: maint-5.6/perl
1245 ! cop.h op.c pp_ctl.c t/op/misc.t
1246____________________________________________________________________________
1247[ 10447] By: jhi on 2001/06/06 00:51:04
1248 Log: Subject: [PATCH] perl570delta.pod
1249 From: Peter Scott <Peter@PSDT.com>
1250 Date: Tue, 05 Jun 2001 18:51:02 -0700
1251 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
1252 Branch: perl
1253 ! pod/perl570delta.pod
1254____________________________________________________________________________
1255[ 10446] By: jhi on 2001/06/05 23:45:05
1256 Log: The fudge factor is no more needed. I hope.
1257 Branch: perl
1258 ! t/lib/posix.t
1259____________________________________________________________________________
1260[ 10445] By: jhi on 2001/06/05 23:19:19
1261 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
1262 From: Hugo <hv@crypt.compulink.co.uk>
1263 Date: Tue, 05 Jun 2001 12:58:19 +0100
1264 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
1265 Branch: perl
1266 ! util.c
1267____________________________________________________________________________
1268[ 10444] By: jhi on 2001/06/05 11:09:01
1269 Log: Make up prototypes only for those who have the functions
1270 but not the prototypes.
1271 Branch: perl
1272 ! perl.h
1273____________________________________________________________________________
1274[ 10443] By: jhi on 2001/06/05 11:02:13
1275 Log: Subject: Re: Not OK: perl@10439 on win32
1276 From: Prymmer/Kahn <pvhp@best.com>
1277 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
1278 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
1279 Branch: perl
1280 ! perl.h util.c
1281____________________________________________________________________________
1282[ 10442] By: jhi on 2001/06/05 00:55:46
1283 Log: The metaconfig units changes for #10441.
1284 Branch: metaconfig
1285 ! U/modified/Extract.U U/modified/Extractall.U
1286 ! U/modified/Finish.U
1287____________________________________________________________________________
1288[ 10441] By: jhi on 2001/06/05 00:55:17
1289 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
1290 Branch: perl
1291 ! Configure
1292____________________________________________________________________________
1293[ 10440] By: jhi on 2001/06/05 00:28:27
1294 Log: Unnecessary fuzziness undone, noted by Mike Guy.
1295 Branch: perl
1296 ! t/op/tr.t
1297____________________________________________________________________________
1298[ 10439] By: jhi on 2001/06/04 17:14:31
1299 Log: Update Changes.
1300 Branch: perl
1301 ! Changes patchlevel.h
1302____________________________________________________________________________
c5ee9274
JH
1303[ 10438] By: jhi on 2001/06/04 17:10:16
1304 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
1305 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
1306 leakage patch.
1307 Branch: perl
1308 ! t/op/misc.t
1309____________________________________________________________________________
1310[ 10437] By: jhi on 2001/06/04 17:01:06
1311 Log: Test case for #10433/#10424.
1312 Branch: perl
1313 ! t/op/misc.t
1314____________________________________________________________________________
1315[ 10436] By: jhi on 2001/06/04 16:54:21
1316 Log: Subject: One fix for strtoul not setting errno
1317 From: hom00@utsglobal.com (Hal Morris)
1318 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
1319 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
1320 Branch: perl
1321 + uts/strtol_wrap.c
1322 ! MANIFEST hints/uts.sh
1323____________________________________________________________________________
1324[ 10435] By: jhi on 2001/06/04 16:54:01
1325 Log: Metaconfig units changes for #10434.
1326 Branch: metaconfig
1327 ! U/modified/Cppsym.U
1328 Branch: metaconfig/U/perl
1329 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
1330 + d_syscallproto.U d_usleepproto.U
1331 ! longdblfio.U quadfio.U
1332____________________________________________________________________________
1333[ 10434] By: jhi on 2001/06/04 16:48:33
1334 Log: Configure tweaks; add prototype probes, make the cpp symbols
1335 probe to cast, not whine; test for %Ld and %Lf before %lld and
1336 %llf because the L is the ANSI way.
1337 Branch: perl
1338 ! Configure config_h.SH configure.com epoc/config.sh
1339 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
1340 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
1341 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
1342____________________________________________________________________________
1343[ 10433] By: jhi on 2001/06/04 16:45:23
1344 Log: Sigh. This is what #10424 was supposed to check in.
1345 Branch: perl
1346 ! op.c sv.c sv.h
1347____________________________________________________________________________
1348[ 10432] By: jhi on 2001/06/04 16:29:40
1349 Log: More verbose failure.
1350 Branch: perl
1351 ! t/op/ver.t
1352____________________________________________________________________________
1353[ 10431] By: jhi on 2001/06/04 16:21:55
1354 Log: The .pm changes to go with #10428.
1355 Branch: perl
1356 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
1357 ! ext/Sys/Syslog/Syslog.pm
1358____________________________________________________________________________
1359[ 10430] By: jhi on 2001/06/04 16:05:20
1360 Log: On second thoughts show to utf8 skippage message only
1361 on failures, it's too confusing otherwise,
1362 Branch: perl
1363 ! t/pragma/locale.t
1364____________________________________________________________________________
1365[ 10429] By: jhi on 2001/06/04 14:47:50
1366 Log: Do not import anything from Encode.
1367 Branch: perl
1368 ! ext/MIME/Base64/QuotedPrint.pm
1369____________________________________________________________________________
1370[ 10428] By: jhi on 2001/06/04 14:45:47
1371 Log: The #10402 didn't take. Weird.
1372 Branch: perl
1373 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
1374 ! ext/Sys/Syslog/Syslog.xs
1375____________________________________________________________________________
1376[ 10427] By: jhi on 2001/06/04 12:55:39
1377 Log: Eradicate traces of 'asciirange' re subpragma.
1378 Branch: perl
1379 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
1380 ! pod/perldiag.pod
1381____________________________________________________________________________
1382[ 10426] By: jhi on 2001/06/04 12:44:05
1383 Log: use is a compile-time thing.
1384 Branch: perl
1385 ! ext/MIME/Base64/QuotedPrint.pm
1386____________________________________________________________________________
1387[ 10425] By: jhi on 2001/06/04 12:39:44
1388 Log: Subject: [PATCH perl@10419] -Wall casting patch
1389 From: Robin Barker <rmb1@cise.npl.co.uk>
1390 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
1391 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
1392 Branch: perl
1393 ! ext/Devel/DProf/DProf.xs mg.c
1394____________________________________________________________________________
1395[ 10424] By: jhi on 2001/06/04 12:23:30
1396 Log: Subject: [PATCH #2] introducing SVpad_TYPED
1397 From: Abhijit Menon-Sen <ams@wiw.org>
1398 Date: Mon, 4 Jun 2001 12:26:02 +0530
1399 Message-ID: <20010604122602.A5775@lustre.linux.in>
1400 Branch: perl
1401 ! op.c sv.c sv.h
1402____________________________________________________________________________
1403[ 10423] By: gsar on 2001/06/04 05:12:18
1404 Log: testsuite for change#10192 (from Gisle Aas)
1405 Branch: perl
1406 + t/op/override.t
1407 ! MANIFEST
1408____________________________________________________________________________
1409[ 10422] By: gsar on 2001/06/04 02:32:03
1410 Log: integrate changes#10414-10416 from mainline
1411
1412 Potential buffer overrun if the radix separator is more than
1413 one byte. Also, under locales, prefer the locale-specific
1414 separator over the old boring ".".
1415
1416 "10.", that is, decimal numbers can have no decimal part at all.
1417
1418 The non-locale places need love, too.
1419 Branch: maint-5.6/perl
1420 !> perl.h sv.c
1421____________________________________________________________________________
1422[ 10421] By: jhi on 2001/06/04 02:25:53
1423 Log: Missed from #10420.
1424 Branch: perl
1425 ! epoc/config.sh
1426____________________________________________________________________________
1427[ 10420] By: jhi on 2001/06/04 02:19:58
1428 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
1429 often this prototype goes with HAS_SETRESUID_PROTO.
1430 Branch: perl
1431 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1432 ! config_h.SH configure.com perl.h uconfig.h
1433____________________________________________________________________________
1434[ 10419] By: jhi on 2001/06/04 00:24:55
1435 Log: Update Changes.
1436 Branch: perl
1437 ! Changes patchlevel.h
1438____________________________________________________________________________
520db9bf
JH
1439[ 10418] By: jhi on 2001/06/03 23:58:04
1440 Log: -Wall "subscript has type `char'" cleanup.
1441 Branch: perl
1442 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
1443____________________________________________________________________________
1444[ 10417] By: jhi on 2001/06/03 23:37:17
1445 Log: Various "cast to pointer from integer of different size"
1446 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
1447 wide but I32 (int) only 32 bits wide).
1448
1449 WARNING: the classnum and tagnum changes in Storable.xs
1450 may not be wise, they may be breaking binary compatibility
1451 (in 64-bit platforms), asked Raphael Manfredi about the changes.
1452 Branch: perl
1453 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
1454 ! mg.c proto.h
1455____________________________________________________________________________
1456[ 10416] By: jhi on 2001/06/03 23:15:24
1457 Log: The non-locale places need love, too.
1458 Branch: perl
1459 ! perl.h
1460____________________________________________________________________________
1461[ 10415] By: jhi on 2001/06/03 23:10:55
1462 Log: "10.", that is, decimal numbers can have no decimal part at all.
1463 Branch: perl
1464 ! perl.h
1465____________________________________________________________________________
1466[ 10414] By: jhi on 2001/06/03 22:49:55
1467 Log: Potential buffer overrun if the radix separator is more than
1468 one byte. Also, under locales, prefer the locale-specific
1469 separator over the old boring ".".
1470 Branch: perl
1471 ! perl.h sv.c
1472____________________________________________________________________________
1473[ 10413] By: jhi on 2001/06/03 22:42:10
1474 Log: Integrate change #10412 from maintperl; locale is now
1475 per-cop, not per-op; plus retweak the locale.t to always
1476 list the skipped utf8 locales.
1477 Branch: perl
1478 ! t/pragma/locale.t
1479 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
1480 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
1481____________________________________________________________________________
1482[ 10412] By: gsar on 2001/06/03 22:23:16
1483 Log: rationalize locale handling to fix the bugs uncovered by change#10394
1484
1485 the major issue was that the runtime was looking at PL_hints rather
1486 than op_private to notice whether locale was enabled
1487
1488 the secondary issue was that many locale-sensitive numeric ops didn't
1489 have HINT_LOCALE propagated into their op_private
1490
1491 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
1492 instead of per-op, just like HINT_BYTE and the hints for lexical
1493 warnings (this makes the hint available to every op via PL_curcop)
1494
1495 pragma/locale.t may need to be reworked with these fixes in mind
1496 (it currently passes its tests)
1497 Branch: maint-5.6/perl
1498 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
1499 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
1500____________________________________________________________________________
1501[ 10411] By: jhi on 2001/06/03 17:50:49
1502 Log: More verbose debugging.
1503 Branch: perl
1504 ! t/pragma/locale.t
1505____________________________________________________________________________
1506[ 10410] By: jhi on 2001/06/03 17:36:40
1507 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
1508 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
1509 Date: Sat, 2 Jun 2001 22:53:33 +0100
1510 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
1511 Branch: perl
1512 ! regcomp.c t/pragma/warn/regcomp
1513____________________________________________________________________________
1514[ 10409] By: jhi on 2001/06/03 17:27:13
1515 Log: Mention that lexicalizing $a or $b is a bad idea if one
1516 wants to use sort().
1517 Branch: perl
1518 ! pod/perlvar.pod
1519____________________________________________________________________________
1520[ 10408] By: jhi on 2001/06/03 16:52:41
1521 Log: Tweak the test to be happy if the accuracy is 'good enough'.
1522 Branch: perl
1523 ! t/lib/posix.t
1524____________________________________________________________________________
1525[ 10407] By: jhi on 2001/06/03 16:50:33
1526 Log: Upgrade to Attribute::Handlers 0.70.
1527
1528 NOTE: this unearthed the "too late for CHECK block" bug,
1529 that's why the 1_compile.t change.
1530 Branch: perl
1531 + lib/Attribute/Handlers/demo/Demo.pm
1532 + lib/Attribute/Handlers/demo/Descriptions.pm
1533 + lib/Attribute/Handlers/demo/MyClass.pm
1534 + lib/Attribute/Handlers/demo/demo.pl
1535 + lib/Attribute/Handlers/demo/demo2.pl
1536 + lib/Attribute/Handlers/demo/demo3.pl
1537 + lib/Attribute/Handlers/demo/demo4.pl
1538 + lib/Attribute/Handlers/demo/demo_call.pl
1539 + lib/Attribute/Handlers/demo/demo_chain.pl
1540 + lib/Attribute/Handlers/demo/demo_cycle.pl
1541 + lib/Attribute/Handlers/demo/demo_hashdir.pl
1542 + lib/Attribute/Handlers/demo/demo_phases.pl
1543 + lib/Attribute/Handlers/demo/demo_range.pl
1544 + lib/Attribute/Handlers/demo/demo_rawdata.pl
1545 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
1546 ! t/lib/attrhand.t
1547____________________________________________________________________________
1548[ 10406] By: jhi on 2001/06/03 16:40:03
1549 Log: One less -Wall whine.
1550 Branch: perl
1551 ! regcomp.c
1552____________________________________________________________________________
1553[ 10405] By: jhi on 2001/06/03 16:30:34
1554 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
1555 Branch: perl
1556 !> t/op/eval.t
1557____________________________________________________________________________
1558[ 10404] By: gsar on 2001/06/03 16:23:07
1559 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
1560 aren't "normally" visible inside eval""s contained in subs unless
1561 a cloned reference to them already exists)
1562
1563 strangely enough, t/harness did show this up as a failure (harness
1564 needs fixing?)
1565 Branch: maint-5.6/perl
1566 ! t/op/eval.t
1567____________________________________________________________________________
1568[ 10403] By: jhi on 2001/06/03 16:22:59
1569 Log: Update to Text::Balanced 1.85.
1570 Branch: perl
1571 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
1572____________________________________________________________________________
1573[ 10402] By: jhi on 2001/06/03 16:18:09
1574 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
1575 From: Nicholas Clark <nick@ccl4.org>
1576 Date: Sun, 3 Jun 2001 17:54:36 +0100
1577 Message-ID: <20010603175436.E76396@plum.flirble.org>
1578 Branch: perl
1579 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
1580 ! ext/Sys/Syslog/Syslog.xs
1581____________________________________________________________________________
1582[ 10401] By: jhi on 2001/06/03 16:09:33
1583 Log: Unused variables.
1584 Branch: perl
1585 ! util.c
1586____________________________________________________________________________
1587[ 10400] By: jhi on 2001/06/03 16:04:26
1588 Log: Subject: [PATCH] APIfy op_clear
1589 From: Simon Cozens <simon@netthink.co.uk>
1590 Date: Sun, 3 Jun 2001 13:51:46 +0100
1591 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
1592
1593 (despite the subject line, op_null is APIfied by the patch)
1594 Branch: perl
1595 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
1596____________________________________________________________________________
1597[ 10399] By: jhi on 2001/06/03 15:51:35
1598 Log: Subject: [PATCH] t/lib/extutils.t
1599 From: Nicholas Clark <nick@ccl4.org>
1600 Date: Sat, 2 Jun 2001 23:57:05 +0100
1601 Message-ID: <20010602235705.Q12698@plum.flirble.org>
1602 Branch: perl
1603 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
1604____________________________________________________________________________
1605[ 10398] By: jhi on 2001/06/03 15:34:11
1606 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
1607 From: Prymmer/Kahn <pvhp@best.com>
1608 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
1609 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
1610 Branch: perl
1611 ! win32/Makefile win32/makefile.mk
1612____________________________________________________________________________
1613[ 10397] By: jhi on 2001/06/03 15:12:13
1614 Log: Subject: Re: 'decimal digits' macro?
1615 From: Hugo <hv@crypt.compulink.co.uk>
1616 Date: Sun, 03 Jun 2001 04:26:36 +0100
1617 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
1618 Branch: perl
1619 ! handy.h t/lib/posix.t t/op/tr.t
1620____________________________________________________________________________
1621[ 10396] By: jhi on 2001/06/03 15:10:49
1622 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
1623 From: Hugo <hv@crypt.compulink.co.uk>
1624 Date: Sun, 03 Jun 2001 14:56:30 +0100
1625 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
1626 Branch: perl
1627 ! util.c
1628____________________________________________________________________________
1629[ 10395] By: jhi on 2001/06/03 14:59:41
1630 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
1631 Branch: perl
1632 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
1633 !> vms/perly_c.vms
1634____________________________________________________________________________
1635[ 10394] By: gsar on 2001/06/03 03:05:43
1636 Log: fix leakage of lexicals at file scope into subroutines that were
1637 declared before them; this appears to be a longstanding bug that
1638 meant that lexicals at file scope were never "deintroduced", meaning
1639 their scope range was never properly closed, and their visibility
1640 extended to all subsequent eval""s or requires
1641
1642 added a test case
1643
1644 seems to also fix a case of bogus duplicate warnings
1645 Branch: maint-5.6/perl
1646 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
1647 ! vms/perly_c.vms
1648____________________________________________________________________________
1649[ 10393] By: jhi on 2001/06/02 16:55:03
1650 Log: More VMS tweaks from Craig A. Berry.
1651 Branch: perl
1652 ! configure.com t/lib/extutils.t
1653____________________________________________________________________________
1654[ 10392] By: jhi on 2001/06/02 16:48:26
1655 Log: -Wall cleanup continues.
1656 Branch: perl
1657 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
1658 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
1659 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
1660 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
1661 ! run.c toke.c util.c
1662____________________________________________________________________________
1663[ 10391] By: jhi on 2001/06/02 13:29:47
1664 Log: The metaconfig unit change for #10390.
1665 Branch: metaconfig/U/perl
1666 ! gccvers.U
1667____________________________________________________________________________
1668[ 10390] By: jhi on 2001/06/02 13:29:12
1669 Log: Drop the -ansi from the default gcc flags.
1670
1671 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
1672 that struct cannot be compared with a flat integer, such as STRLEN.
1673 The -ansi will also cause a lot of noise in Solaris because of:
1674 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
1675 Branch: perl
1676 ! Configure
1677____________________________________________________________________________
1678[ 10389] By: jhi on 2001/06/02 13:14:57
1679 Log: Integrate perlio.
1680 Branch: perl
1681 !> pod/perlapi.pod util.c
1682____________________________________________________________________________
1683[ 10388] By: nick on 2001/06/02 08:01:12
1684 Log: Integrate mainline
1685 Branch: perlio
1686 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
1687 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
1688 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
1689 !> t/lib/1_compile.t t/lib/mimeqp.t
1690____________________________________________________________________________
1691[ 10387] By: nick on 2001/06/02 07:39:17
1692 Log: Tweak util.c's atof2 for MULTIPLICITY
1693 Branch: perlio
1694 ! util.c
1695____________________________________________________________________________
1696[ 10386] By: nick on 2001/06/02 07:38:33
1697 Log: Integrate mainline
1698 Branch: perlio
1699 !> (integrate 41 files)
1700____________________________________________________________________________
1701[ 10385] By: jhi on 2001/06/01 22:12:48
1702 Log: Add Attribute::Handlers 0.61 from Damian Conway.
1703 Branch: perl
1704 + lib/Attribute/Handlers.pm t/lib/attrhand.t
1705 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
1706____________________________________________________________________________
1707[ 10384] By: jhi on 2001/06/01 21:53:14
1708 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
1709 From: Peter Prymmer <pvhp@forte.com>
1710 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
1711 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
1712 Branch: perl
1713 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
1714____________________________________________________________________________
1715[ 10383] By: jhi on 2001/06/01 21:36:11
1716 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
1717 From: Jeff Pinyan <jeffp@crusoe.net>
1718 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
1719 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
1720 Branch: perl
1721 ! lib/File/Find.pm
1722____________________________________________________________________________
1723[ 10382] By: jhi on 2001/06/01 21:35:02
1724 Log: Subject: [PATCH perl@10381] configure.com tweaks
1725 From: "Craig A. Berry" <craigberry@mac.com>
1726 Date: Fri, 1 Jun 2001 13:55:43 -0500
1727 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
1728 Branch: perl
1729 ! configure.com
1730____________________________________________________________________________
1731[ 10381] By: jhi on 2001/06/01 16:37:21
1732 Log: Update Changes.
1733 Branch: perl
1734 ! Changes patchlevel.h
1735____________________________________________________________________________
f508f4bf
JH
1736[ 10380] By: jhi on 2001/06/01 16:19:18
1737 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
1738 From: Mike Guy <mjtg@cam.ac.uk>
1739 Date: Fri, 01 Jun 2001 18:17:02 +0100
1740 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
1741 Branch: perl
1742 ! lib/perl5db.pl
1743____________________________________________________________________________
1744[ 10379] By: jhi on 2001/06/01 16:13:28
1745 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
1746 From: Hugo <hv@crypt.compulink.co.uk>
1747 Date: Thu, 31 May 2001 20:49:48 +0100
1748 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
1749 Branch: perl
1750 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
1751 ! util.c
1752____________________________________________________________________________
1753[ 10378] By: jhi on 2001/06/01 15:56:35
1754 Log: Zero() is not available in x2p (or, rather, some of its
1755 implementations like memzero() might not be available.)
1756 Branch: perl
1757 ! x2p/hash.c
1758____________________________________________________________________________
1759[ 10377] By: jhi on 2001/06/01 15:44:48
1760 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
1761 From: Michael G Schwern <schwern@pobox.com>
1762 Date: Fri, 1 Jun 2001 12:00:29 +0100
1763 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
1764
1765 (But use Zero() instead of memset.)
1766 Branch: perl
1767 ! x2p/hash.c
1768____________________________________________________________________________
1769[ 10376] By: jhi on 2001/06/01 15:39:52
1770 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
1771 From: Jeff Pinyan <jeffp@crusoe.net>
1772 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
1773 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
1774 Branch: perl
1775 ! pod/perldiag.pod regcomp.c t/op/pat.t
1776____________________________________________________________________________
1777[ 10375] By: jhi on 2001/06/01 15:36:35
1778 Log: Retract #10324 and #10333; not needed.
1779 Branch: perl
1780 ! hints/irix_6.sh hints/linux.sh
1781____________________________________________________________________________
1782[ 10374] By: jhi on 2001/06/01 15:35:19
1783 Log: The #10370 wasn't quite right.
1784 Branch: perl
1785 ! ext/XS/Typemap/Typemap.xs
1786____________________________________________________________________________
1787[ 10373] By: jhi on 2001/06/01 15:34:49
1788 Log: The metaconfig units changes for #10372.
1789 Branch: metaconfig/U/perl
1790 + d_realpath.U d_sresgproto.U d_sresuproto.U
1791 ! gccvers.U i_db.U
1792____________________________________________________________________________
1793[ 10372] By: jhi on 2001/06/01 15:34:24
1794 Log: Configure tweaks; record the Berkeley DB version,
1795 probe for realpath(), for setresuid() and setresgid()
1796 prototypes; use realpath() (try to be paranoid enough),
1797 use the setres[ug]id prototypes because glibc has the functions
1798 but not their prototypes; add -Wall -ansi to gcc ccflags;
1799 regen toc.
1800 Branch: perl
1801 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1802 ! config_h.SH configure.com epoc/config.sh
1803 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
1804 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
1805 ! vos/config.ga.def win32/config.bc win32/config.gc
1806 ! win32/config.vc
1807____________________________________________________________________________
1808[ 10371] By: jhi on 2001/06/01 12:50:05
1809 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
1810 From: Michael G Schwern <schwern@pobox.com>
1811 Date: Fri, 1 Jun 2001 11:28:14 +0100
1812 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
1813 Branch: perl
1814 ! lib/attributes.pm xsutils.c
1815____________________________________________________________________________
1816[ 10370] By: jhi on 2001/06/01 12:48:55
1817 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
1818 From: Tim Jenness <t.jenness@jach.hawaii.edu>
1819 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
1820 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
1821 Branch: perl
1822 ! ext/XS/Typemap/Typemap.xs
1823____________________________________________________________________________
1824[ 10369] By: jhi on 2001/06/01 12:47:21
1825 Log: Subject: [patch] Cwd.xs optimizations/abstraction
1826 From: Doug MacEachern <dougm@covalent.net>
1827 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
1828 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
1829 Branch: perl
1830 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
1831 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
1832____________________________________________________________________________
1833[ 10368] By: jhi on 2001/06/01 12:32:00
1834 Log: Subject: Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
1835 From: Nicholas Clark <nick@ccl4.org>
1836 Date: Thu, 31 May 2001 23:56:40 +0100
1837 Message-ID: <20010531235640.F12698@plum.flirble.org>
1838
1839 Make the test work also under only static extensions
1840 (sh Configure -Uusedl fakes this nicely)
1841 Branch: perl
1842 ! t/lib/extutils.t
1843____________________________________________________________________________
1844[ 10367] By: jhi on 2001/06/01 12:27:53
1845 Log: Subject: [PATCH hv.c] Eliminating trigraph
1846 From: Michael G Schwern <schwern@pobox.com>
1847 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
1848 Date: Fri, 1 Jun 2001 11:49:56 +0100
1849 Branch: perl
1850 ! hv.c
1851____________________________________________________________________________
1852[ 10366] By: jhi on 2001/06/01 12:14:57
1853 Log: Subject: Re: [PATCH] Tests for File::Compare
1854 From: "Philip Newton" <Philip.Newton@gmx.net>
1855 Date: Thu, 31 May 2001 19:44:05 +0200
1856 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
1857
1858 Unnecessary "quotation marks".
1859 Branch: perl
1860 ! t/lib/filecomp.t
1861____________________________________________________________________________
1862[ 10365] By: jhi on 2001/06/01 12:13:26
1863 Log: Integrate perlio.
1864 Branch: perl
1865 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
1866____________________________________________________________________________
1867[ 10364] By: nick on 2001/06/01 10:13:31
1868 Log: Cleanup dll.base and dll.exp created by GCC builds.
1869 Branch: perlio
1870 ! lib/ExtUtils/MM_Win32.pm
1871____________________________________________________________________________
1872[ 10363] By: nick on 2001/06/01 10:02:17
1873 Log: Make filecomp test work on CRLF platforms by adding binmode.
1874 Branch: perlio
1875 ! t/lib/filecomp.t
1876____________________________________________________________________________
1877[ 10362] By: nick on 2001/06/01 08:37:17
1878 Log: Integrate mainline
1879 Branch: perlio
1880 !> Changes Configure patchlevel.h perlio.c
1881____________________________________________________________________________
1882[ 10361] By: jhi on 2001/05/31 15:09:34
1883 Log: panic:claustrophobia.
1884 Branch: perl
1885 ! perlio.c
1886____________________________________________________________________________
1887[ 10360] By: jhi on 2001/05/31 13:04:25
1888 Log: Update Changes.
1889 Branch: perl
1890 ! Changes patchlevel.h
1891____________________________________________________________________________
1892[ 10359] By: nick on 2001/05/31 12:35:50
1893 Log: Integrate mainline.
1894 Branch: perlio
1895 +> t/lib/filecomp.t
1896 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
1897 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
1898____________________________________________________________________________
54848fd9
JH
1899[ 10358] By: jhi on 2001/05/31 12:35:05
1900 Log: Integrate perlio.
1901 Branch: perl
1902 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
1903 !> win32/config_H.vc
1904____________________________________________________________________________
1905[ 10357] By: jhi on 2001/05/31 12:34:04
1906 Log: Metaconfig unit change for #10356.
1907 Branch: metaconfig
1908 ! U/installdirs/inc_version_list.U
1909____________________________________________________________________________
1910[ 10356] By: jhi on 2001/05/31 12:33:41
1911 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
1912 (idea from Sarathy; implementation from Andy)
1913 Branch: perl
1914 ! Configure
1915____________________________________________________________________________
1916[ 10355] By: jhi on 2001/05/31 12:18:06
1917 Log: More AUTHORS.
1918 Branch: perl
1919 ! AUTHORS
1920____________________________________________________________________________
1921[ 10354] By: jhi on 2001/05/31 12:16:24
1922 Log: Subject: Re: [PATCH] Tests for File::Compare
1923 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
1924 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
1925 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
1926 Branch: perl
1927 + t/lib/filecomp.t
1928 ! MANIFEST t/lib/1_compile.t
1929____________________________________________________________________________
1930[ 10353] By: jhi on 2001/05/31 12:11:24
1931 Log: Subject: [PATCH] DEBUG_* macro cleanups
1932 From: Abhijit Menon-Sen <ams@wiw.org>
1933 Date: Thu, 31 May 2001 12:16:22 +0530
1934 Message-ID: <20010531121622.B4829@lustre.linux.in>
1935
1936 Subject: Re: [PATCH] DEBUG_* macro cleanups
1937 From: Abhijit Menon-Sen <ams@wiw.org>
1938 Date: Thu, 31 May 2001 13:57:01 +0530
1939 Message-ID: <20010531135701.A21775@lustre.linux.in>
1940
1941 (The DEBUG_ definitions in perl.h changed to use the
1942 STMT_START and STMT_END.)
1943 Branch: perl
1944 ! perl.h pp_ctl.c sv.c toke.c
1945____________________________________________________________________________
1946[ 10352] By: jhi on 2001/05/31 11:53:31
1947 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
1948 From: Abhijit Menon-Sen <ams@wiw.org>
1949 Date: Thu, 31 May 2001 08:27:55 +0530
1950 Message-ID: <20010531082755.A10018@lustre.linux.in>
1951 Branch: perl
1952 ! ext/Storable/Storable.xs gv.c perl.c
1953____________________________________________________________________________
1954[ 10351] By: jhi on 2001/05/31 11:45:16
1955 Log: Subject: [PATCH] AUTHORS
1956 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
1957 Date: Thu, 31 May 2001 01:27:59 -0500
1958 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
1959
1960 Subject: Re: [PATCH] AUTHORS
1961 From: "Philip Newton" <Philip.Newton@gmx.net>
1962 Date: Thu, 31 May 2001 10:08:06 +0200
1963 (Message-Id missing?)
1964 Branch: perl
1965 ! AUTHORS
1966____________________________________________________________________________
1967[ 10350] By: nick on 2001/05/31 11:40:43
1968 Log: win32 - dmake regen_config_h
1969 Branch: perlio
1970 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1971____________________________________________________________________________
1972[ 10349] By: jhi on 2001/05/31 11:38:27
1973 Log: Subject: Re: [PATCH util.c] More warning cleanups.
1974 From: "Philip Newton" <Philip.Newton@gmx.net>
1975 Date: Thu, 31 May 2001 07:41:36 +0200
1976 Message-Id: <200105310538.IAA25458@taku.hut.fi>
1977
1978 Undo C++-ism that snekt in.
1979 Branch: perl
1980 ! util.c
1981____________________________________________________________________________
1982[ 10348] By: nick on 2001/05/31 11:36:46
1983 Log: Tolerate Win32 numerics
1984 Branch: perlio
1985 ! t/pragma/warn/toke
1986____________________________________________________________________________
1987[ 10347] By: jhi on 2001/05/31 11:29:40
1988 Log: Integrate perlio.
1989 Branch: perl
1990 !> perlio.c win32/win32.h
1991____________________________________________________________________________
1992[ 10346] By: nick on 2001/05/31 10:54:55
1993 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
1994 perlio.c change 10255.
1995 Branch: perlio
1996 ! perlio.c
1997____________________________________________________________________________
1998[ 10345] By: nick on 2001/05/31 10:01:57
1999 Log: Conditionaly put back some "unused" dTHX which are used
2000 with PERL_IMPLICIT_SYS
2001 Branch: perlio
2002 ! perlio.c
2003____________________________________________________________________________
2004[ 10344] By: nick on 2001/05/31 10:00:59
2005 Log: Fix Win32 for new spelling IN_BYTES
2006 Branch: perlio
2007 ! win32/win32.h
2008____________________________________________________________________________
2009[ 10343] By: nick on 2001/05/31 08:01:32
2010 Log: perlio.c -Wall cleaner under MULTIPLICITY
2011 - still minor noise with linux stdio
2012 Branch: perlio
2013 ! perlio.c
2014____________________________________________________________________________
2015[ 10342] By: nick on 2001/05/31 07:52:23
2016 Log: Integrate mainline.
2017 Branch: perlio
2018 !> (integrate 42 files)
2019____________________________________________________________________________
2020[ 10341] By: jhi on 2001/05/31 01:39:02
2021 Log: AUTHORS updates.
2022 Branch: perl
2023 ! AUTHORS
2024____________________________________________________________________________
2025[ 10340] By: jhi on 2001/05/31 00:19:29
2026 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
2027 From: Peter Prymmer <pvhp@forte.com>
2028 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
2029 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
2030 Branch: perl
2031 ! t/lib/md5-file.t
2032____________________________________________________________________________
2033[ 10339] By: jhi on 2001/05/31 00:16:44
2034 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
2035 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
2036 to match the pragma name; various robustness cleanups.
2037 Branch: perl
2038 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
2039 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
2040____________________________________________________________________________
2041[ 10338] By: jhi on 2001/05/30 23:56:14
2042 Log: More -Wall sweeping.
2043 Branch: perl
2044 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
2045 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
2046 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
2047 ! regcomp.c sv.c toke.c utf8.c
2048____________________________________________________________________________
2049[ 10337] By: jhi on 2001/05/30 23:20:23
2050 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
2051 From: Nicholas Clark <nick@ccl4.org>
2052 Date: Wed, 30 May 2001 22:34:41 +0100
2053 Message-ID: <20010530223441.Y86445@plum.flirble.org>
2054 Branch: perl
2055 ! t/op/cmp.t
2056____________________________________________________________________________
2057[ 10336] By: jhi on 2001/05/30 23:18:48
f508f4bf
JH
2058 Log: It's is not, it isn't ain't, and it's it's, not its,
2059 if you mean it is. If you don't, it's its. Then too,
2060 it's hers. It isn't her's. It isn't our's either.
2061 It's ours, and likewise yours and theirs.
54848fd9
JH
2062 -- Oxford University Press, Edpress News
2063 Branch: perl
2064 ! lib/autouse.pm
2065____________________________________________________________________________
2066[ 10335] By: jhi on 2001/05/30 23:12:30
2067 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
2068 Branch: perl
2069 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
2070 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
2071 ! x2p/str.c x2p/walk.c xsutils.c
2072____________________________________________________________________________
2073[ 10334] By: jhi on 2001/05/30 22:52:41
2074 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
2075 From: Michael G Schwern <schwern@pobox.com>
2076 Date: Wed, 30 May 2001 17:10:38 +0100
2077 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
2078
2079 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
2080 From: Abhijit Menon-Sen <ams@wiw.org>
2081 Date: Wed, 30 May 2001 23:16:13 +0530
2082 Message-ID: <20010530231613.A31933@lustre.linux.in>
2083 Branch: perl
2084 ! perl.c t/run/runenv.t
2085____________________________________________________________________________
2086[ 10333] By: jhi on 2001/05/30 22:25:02
f508f4bf
JH
2087 Log: (Retracted by #10375.)
2088
2089 IRIX hints patch from Merijn Broeren.
54848fd9
JH
2090
2091 TODO: (this and the earlier Linux hints patch) should be solved
2092 at Configure level. Merijn: -ldb should not be used on any platform
2093 for perl, just when linking DBFile itself. Trying to be helpful here
2094 is counterproductive.
2095 Branch: perl
2096 ! hints/irix_6.sh
2097____________________________________________________________________________
2098[ 10332] By: jhi on 2001/05/30 22:11:13
2099 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
2100 From: Nicholas Clark <nick@ccl4.org>
2101 Date: Wed, 30 May 2001 23:20:58 +0100
2102 Message-ID: <20010530232058.B86445@plum.flirble.org>
2103 Branch: perl
2104 ! doop.c
2105____________________________________________________________________________
2106[ 10331] By: jhi on 2001/05/30 22:09:49
2107 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
2108 From: Michael G Schwern <schwern@pobox.com>
2109 Date: Wed, 30 May 2001 15:24:20 +0100
2110 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
2111 Branch: perl
2112 ! t/pragma/autouse.t
2113____________________________________________________________________________
2114[ 10330] By: jhi on 2001/05/30 22:02:21
2115 Log: The regex trick wasn't a good idea.
2116 Branch: perl
2117 ! pod/perlfaq4.pod
2118____________________________________________________________________________
2119[ 10329] By: nick on 2001/05/30 18:34:35
2120 Log: Integrate mainline
2121 Branch: perlio
2122 !> (integrate 40 files)
2123____________________________________________________________________________
2124[ 10328] By: jhi on 2001/05/30 14:28:39
2125 Log: Update Changes.
2126 Branch: perl
2127 ! Changes patchlevel.h
2128____________________________________________________________________________
2129[ 10327] By: jhi on 2001/05/30 14:07:01
2130 Log: The metaconfig unit change for #10325.
2131 Branch: metaconfig
2132 + U/modified/afs.U
2133____________________________________________________________________________
4e488382
JH
2134[ 10326] By: jhi on 2001/05/30 14:06:36
2135 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
2136 is now wrong.
2137 Branch: perl
2138 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
2139____________________________________________________________________________
2140[ 10325] By: jhi on 2001/05/30 14:04:28
2141 Log: Introduce $Config{afsroot}.
2142 Branch: perl
2143 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2144 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
2145 ! win32/config.gc win32/config.vc
2146____________________________________________________________________________
2147[ 10324] By: jhi on 2001/05/30 13:49:44
f508f4bf
JH
2148 Log: (Retracted by #10375.)
2149
2150 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
4e488382
JH
2151 Branch: perl
2152 ! hints/linux.sh
2153____________________________________________________________________________
2154[ 10323] By: jhi on 2001/05/30 13:49:29
2155 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
2156 (Also Configure tweaks needed; coming up soon.)
2157 Branch: perl
2158 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
2159____________________________________________________________________________
2160[ 10322] By: jhi on 2001/05/30 13:37:56
2161 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
2162 From: Michael G Schwern <schwern@pobox.com>
2163 Date: Sun, 27 May 2001 10:29:43 +0100
2164 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
2165 Branch: perl
2166 ! lib/perl5db.pl
2167____________________________________________________________________________
2168[ 10321] By: jhi on 2001/05/30 13:36:28
2169 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
2170 and Abhijit Menon-Sen.
2171 Branch: perl
2172 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
2173 ! perl.c pp_sys.c regcomp.c
2174____________________________________________________________________________
2175[ 10320] By: jhi on 2001/05/30 13:35:27
2176 Log: Fix the BOOT section to call myU2time properly.
2177 Branch: perl
2178 ! ext/Time/HiRes/HiRes.xs
2179____________________________________________________________________________
2180[ 10319] By: jhi on 2001/05/30 13:06:09
2181 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
2182 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
2183 Date: Wed, 30 May 2001 09:44:29 -0400
2184 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
2185
2186 Detypo; plus add one more trick.
2187 Branch: perl
2188 ! pod/perlfaq4.pod
2189____________________________________________________________________________
2190[ 10318] By: jhi on 2001/05/30 12:47:11
2191 Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
2192 From: Michael G Schwern <schwern@pobox.com>
2193 Date: Wed, 30 May 2001 14:39:06 +0100
2194 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
2195 Branch: perl
2196 ! lib/autouse.pm t/pragma/autouse.t
2197____________________________________________________________________________
2198[ 10317] By: jhi on 2001/05/30 12:46:02
2199 Log: Subject: Re: AIX and gcc (moving targets)
2200 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2201 Date: Wed, 30 May 2001 15:25:08 +0200
2202 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
2203 Branch: perl
2204 ! ext/Time/HiRes/HiRes.xs
2205____________________________________________________________________________
2206[ 10316] By: jhi on 2001/05/30 12:40:46
2207 Log: Subject: [PATCH t/TEST] sorting tests
2208 From: Michael G Schwern <schwern@pobox.com>
2209 Date: Wed, 30 May 2001 10:24:02 +0100
2210 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
2211 Branch: perl
2212 ! t/TEST
2213____________________________________________________________________________
2214[ 10315] By: jhi on 2001/05/30 12:37:43
2215 Log: Subject: [ID 20010529.002] typos in man page perlre
2216 From: bart@cg681574-a.adubn1.nj.home.com
2217 Date: Tue, 29 May 2001 13:58:59 -0500
2218 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
2219 Branch: perl
2220 ! pod/perlre.pod
2221____________________________________________________________________________
2222[ 10314] By: jhi on 2001/05/30 12:33:53
2223 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
2224 From: "Craig A. Berry" <craigberry@mac.com>
2225 Date: Tue, 29 May 2001 23:23:45 -0500
2226 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
2227 Branch: perl
2228 ! t/lib/extutils.t t/pragma/autouse.t
2229____________________________________________________________________________
2230[ 10313] By: jhi on 2001/05/30 12:32:17
2231 Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
2232 From: David Dyck <dcd@tc.fluke.com>
2233 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
2234 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
2235 Branch: perl
2236 ! t/lib/filefind.t
2237____________________________________________________________________________
2238[ 10312] By: jhi on 2001/05/30 12:31:02
2239 Log: AIX hints update for gcc from Merijn H. Brand.
2240 Branch: perl
2241 ! hints/aix.sh
2242____________________________________________________________________________
2243[ 10311] By: jhi on 2001/05/30 12:18:20
2244 Log: Retract #10295 and #10296: a more generic solution
2245 is needed (there's something funny with gcc on AIX).
2246 Branch: perl
2247 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
2248____________________________________________________________________________
2249[ 10310] By: jhi on 2001/05/30 12:08:07
2250 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
2251 From: Hugo <hv@crypt.compulink.co.uk>
2252 Date: Wed, 30 May 2001 11:59:19 +0100
2253 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
2254
2255 localizing $@ has unfortunate semantics - if you die past
2256 a local $@, the die message is lost.
2257 Branch: perl
2258 ! lib/utf8_heavy.pl
2259____________________________________________________________________________
2260[ 10309] By: nick on 2001/05/30 08:23:02
2261 Log: Integrate mainline (autouse works again.)
2262 Branch: perlio
2263 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
2264 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
2265 !> pod/perlvar.pod t/op/cmp.t
2266____________________________________________________________________________
2267[ 10308] By: jhi on 2001/05/30 01:55:02
2268 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
2269 From: David Dyck <dcd@tc.fluke.com>
2270 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
2271 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
2272 Branch: perl
2273 ! lib/File/Find.pm
2274____________________________________________________________________________
2275[ 10307] By: jhi on 2001/05/30 01:47:22
2276 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
2277 From: Nicholas Clark <nick@ccl4.org>
2278 Date: Tue, 29 May 2001 23:16:09 +0100
2279 Message-ID: <20010529231609.U86445@plum.flirble.org>
2280
2281 Make the test output slightly clearer by distinguishing
2282 between '' and undef.
2283 Branch: perl
2284 ! t/op/cmp.t
2285____________________________________________________________________________
2286[ 10306] By: jhi on 2001/05/30 01:45:12
2287 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
2288 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2289 Date: Tue, 29 May 2001 19:15:19 -0400
2290 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
2291 Branch: perl
2292 ! hints/os2.sh
2293____________________________________________________________________________
2294[ 10305] By: jhi on 2001/05/30 01:42:36
2295 Log: Subject: perlvar.pod addition
2296 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
2297 Date: Fri, 25 May 2001 20:23:12 +0200
2298 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
2299
2300 Subject: Re: perlvar.pod addition
2301 From: "Abigail" <abigail@foad.org>
2302 Date: Fri, 25 May 2001 22:00:39 +0200
2303 Message-ID: <20010525200039.28029.qmail@foad.org>
2304
2305 Mention $a and $b in perlvar.
2306 Branch: perl
2307 ! pod/perlvar.pod
2308____________________________________________________________________________
2309[ 10304] By: jhi on 2001/05/30 01:36:37
2310 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
2311 From: Jeff Pinyan <jeffp@crusoe.net>
2312 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
2313 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
2314 Branch: perl
2315 ! pod/perlvar.pod
2316____________________________________________________________________________
2317[ 10303] By: jhi on 2001/05/30 01:35:31
2318 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
2319 From: Jeff Pinyan <jeffp@crusoe.net>
2320 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
2321 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
2322 Branch: perl
2323 ! pod/perlfaq6.pod
2324____________________________________________________________________________
2325[ 10302] By: jhi on 2001/05/29 20:18:49
2326 Log: Mention Time::localtime and Time::gmtime.
2327 Branch: perl
2328 ! ext/Time/Piece/Piece.pm
2329____________________________________________________________________________
2330[ 10301] By: jhi on 2001/05/29 20:13:54
2331 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
2332 From: Michael G Schwern <schwern@pobox.com>
2333 Date: Tue, 29 May 2001 18:51:32 +0100
2334 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
2335 Branch: perl
2336 ! pod/perlfaq4.pod
2337____________________________________________________________________________
2338[ 10300] By: jhi on 2001/05/29 20:12:09
2339 Log: Retract #10243.
2340 Branch: perl
2341 ! lib/autouse.pm
2342____________________________________________________________________________
2343[ 10299] By: nick on 2001/05/29 18:41:19
2344 Log: Post weekend integrate mainline (fails one test pragma/autouse).
2345 Branch: perlio
2346 +> (branch 29 files)
2347 !> (integrate 91 files)
2348____________________________________________________________________________
2349[ 10298] By: jhi on 2001/05/29 16:29:19
2350 Log: Update Changes.
2351 Branch: perl
2352 ! Changes patchlevel.h
2353____________________________________________________________________________
55bceba6
JH
2354[ 10297] By: jhi on 2001/05/29 16:25:47
2355 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
2356 before Perl_load_module/Perl_call_method and restore the value
2357 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
2358 Branch: perl
2359 ! utf8.c
2360____________________________________________________________________________
2361[ 10296] By: jhi on 2001/05/29 16:01:53
2362 Log: Subject: Re: AIX and gcc (moving targets)
2363 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2364 Date: Tue, 29 May 2001 17:59:40 +0200
2365 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
2366 Branch: perl
2367 ! ext/Storable/Makefile.PL
2368____________________________________________________________________________
2369[ 10295] By: jhi on 2001/05/29 15:59:05
2370 Log: Subject: Re: AIX and gcc (moving targets)
2371 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2372 Date: Tue, 29 May 2001 12:32:57 +0200
2373 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
2374 Branch: perl
2375 ! ext/POSIX/Makefile.PL
2376____________________________________________________________________________
2377[ 10294] By: jhi on 2001/05/29 15:53:43
f508f4bf
JH
2378 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
2379 From: Michael G Schwern <schwern@pobox.com>
2380 Date: Tue, 29 May 2001 09:53:29 +0100
2381 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
2382
54848fd9 2383 (#10280 retracted)
55bceba6
JH
2384 Branch: perl
2385 ! lib/Test/Harness.pm t/lib/test-harness.t
2386____________________________________________________________________________
2387[ 10293] By: jhi on 2001/05/29 15:46:10
f508f4bf 2388
54848fd9
JH
2389 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
2390 From: Michael G Schwern <schwern@pobox.com>
2391 Date: Tue, 29 May 2001 09:19:52 +0100
2392 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
55bceba6
JH
2393 Branch: perl
2394 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
2395 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
2396 + t/lib/Test/todo.t
2397 ! MANIFEST lib/Test.pm t/TEST
2398____________________________________________________________________________
2399[ 10292] By: jhi on 2001/05/29 15:34:08
54848fd9
JH
2400 Log: From: Michael G Schwern <schwern@pobox.com>
2401 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
2402 Date: Tue, 29 May 2001 08:26:09 +0100
2403 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
55bceba6
JH
2404 Branch: perl
2405 ! t/TEST
2406____________________________________________________________________________
2407[ 10291] By: jhi on 2001/05/29 15:29:37
2408 Log: Add tests for Time::gmtime and Time::localtime.
2409 Branch: perl
2410 + t/lib/time-gmtime.t t/lib/time-localtime.t
2411 ! MANIFEST t/lib/1_compile.t
2412____________________________________________________________________________
2413[ 10290] By: jhi on 2001/05/29 15:15:44
2414 Log: Add test for File::stat.
2415 Branch: perl
2416 + t/lib/filestat.t
2417 ! MANIFEST t/lib/1_compile.t
2418____________________________________________________________________________
2419[ 10289] By: jhi on 2001/05/29 15:05:38
2420 Log: Add test for Net::servent.
2421 Branch: perl
2422 + t/lib/net-sent.t
2423 ! MANIFEST t/lib/1_compile.t
2424____________________________________________________________________________
2425[ 10288] By: jhi on 2001/05/29 14:57:15
2426 Log: Add test for Net::protoent.
2427 Branch: perl
2428 + t/lib/net-pent.t
2429 ! MANIFEST t/lib/1_compile.t
2430____________________________________________________________________________
2431[ 10287] By: jhi on 2001/05/29 14:53:10
2432 Log: Add test for Net::netent.
2433 Branch: perl
2434 + t/lib/net-nent.t
2435 ! MANIFEST t/lib/1_compile.t
2436____________________________________________________________________________
2437[ 10286] By: jhi on 2001/05/29 14:31:57
2438 Log: Add test for User::grent. Portability doubtful.
2439 Branch: perl
2440 + t/lib/user-grent.t
2441 ! MANIFEST t/lib/1_compile.t
2442____________________________________________________________________________
2443[ 10285] By: jhi on 2001/05/29 14:24:20
2444 Log: Add test for User::pwent.
2445 Probably will fall down somewhere for portability reasons.
2446 Branch: perl
2447 + t/lib/user-pwent.t
2448 ! MANIFEST t/lib/1_compile.t
2449____________________________________________________________________________
2450[ 10284] By: jhi on 2001/05/29 13:26:43
2451 Log: Metaconfig units changes for #10283.
2452 Branch: metaconfig
2453 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
2454 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
2455 ! U/installdirs/sitescript.U U/modified/Signal.U
2456____________________________________________________________________________
2457[ 10283] By: jhi on 2001/05/29 13:26:24
2458 Log: Subject: [PATCH 5.6.1] signal names in Configure
2459 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2460 Date: Tue, 29 May 2001 03:52:25 -0400
2461 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
2462
2463 Subject: [PATCH 5.6.1] older perl in Configure
2464 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2465 Date: Tue, 29 May 2001 03:55:40 -0400
2466 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
2467
2468 Subject: [PATCH 5.6.1] goofs in Configure
2469 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2470 Date: Tue, 29 May 2001 04:13:07 -0400
2471 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
2472
2473 Configure portability tweaks.
2474 Branch: perl
2475 ! Configure
2476____________________________________________________________________________
2477[ 10282] By: jhi on 2001/05/29 12:41:41
2478 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
2479 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2480 Date: Tue, 29 May 2001 04:07:06 -0400
2481 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
2482 Branch: perl
2483 ! os2/os2.c
2484____________________________________________________________________________
2485[ 10281] By: jhi on 2001/05/29 12:40:31
2486 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
2487 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2488 Date: Tue, 29 May 2001 04:01:38 -0400
2489 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
2490 Branch: perl
2491 ! hints/os2.sh os2/Makefile.SHs
2492____________________________________________________________________________
2493[ 10280] By: jhi on 2001/05/29 12:38:48
2494 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
2495 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2496 Date: Tue, 29 May 2001 03:50:18 -0400
2497 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
2498 Branch: perl
2499 ! lib/Test/Harness.pm
2500____________________________________________________________________________
2501[ 10279] By: jhi on 2001/05/29 12:34:53
2502 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
2503 Branch: perl
2504 ! lib/utf8_heavy.pl
2505____________________________________________________________________________
2506[ 10278] By: jhi on 2001/05/29 02:15:24
2507 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
2508 From: Hugo <hv@crypt.compulink.co.uk>
2509 Date: Tue, 29 May 2001 03:03:45 +0100
2510 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
2511
2512 Explanation why the $@ always gets the UTF8 flag when under use utf8--
2513 because we told it to have the flag when under use utf8.
2514 Branch: perl
2515 ! pp_ctl.c
2516____________________________________________________________________________
2517[ 10277] By: jhi on 2001/05/29 00:51:34
2518 Log: At least a partial fix for 20010528.004.
2519 Branch: perl
2520 ! lib/utf8_heavy.pl
2521____________________________________________________________________________
2522[ 10276] By: jhi on 2001/05/29 00:42:59
2523 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
2524 From: Nicholas Clark <nick@ccl4.org>
2525 Date: Mon, 28 May 2001 23:39:38 +0100
2526 Message-ID: <20010528233938.M86445@plum.flirble.org>
2527
2528 More portable non-zero UV.
2529 Branch: perl
2530 ! t/lib/extutils.t
2531____________________________________________________________________________
2532[ 10275] By: jhi on 2001/05/29 00:40:28
2533 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
2534 From: Nicholas Clark <nick@ccl4.org>
2535 Date: Mon, 28 May 2001 22:46:09 +0100
2536 Message-ID: <20010528224608.L86445@plum.flirble.org>
2537
2538 Test also "make clean".
2539 Branch: perl
2540 ! t/lib/extutils.t
2541____________________________________________________________________________
2542[ 10274] By: jhi on 2001/05/29 00:39:18
2543 Log: Subject: Re: Would -Wno-unused -Wall be better?
2544 From: Michael G Schwern <schwern@pobox.com>
2545 Date: Tue, 29 May 2001 00:55:54 +0100
2546 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
2547 Branch: perl
2548 ! pp.h
2549____________________________________________________________________________
2550[ 10273] By: jhi on 2001/05/29 00:36:06
2551 Log: Add a test for 20010528.007, fixed in #10272.
2552 Branch: perl
2553 ! t/op/misc.t toke.c
2554____________________________________________________________________________
2555[ 10272] By: jhi on 2001/05/29 00:21:12
2556 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
2557 From: Hugo <hv@crypt.compulink.co.uk>
2558 Date: Tue, 29 May 2001 00:23:23 +0100
2559 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
2560 Branch: perl
2561 ! toke.c
2562____________________________________________________________________________
2563[ 10271] By: jhi on 2001/05/28 22:52:11
2564 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
2565 From: Michael G Schwern <schwern@pobox.com>
2566 Date: Tue, 29 May 2001 00:42:59 +0100
2567 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
2568 Branch: perl
2569 ! t/pragma/autouse.t
2570____________________________________________________________________________
2571[ 10270] By: jhi on 2001/05/28 21:44:06
2572 Log: Some shells seemingly arrange the signal handlers differently
2573 (bug id 20010521.004).
2574 Branch: perl
2575 ! t/lib/sigaction.t
2576____________________________________________________________________________
2577[ 10269] By: jhi on 2001/05/28 20:34:21
2578 Log: Regen perlmodlib.
2579 Branch: perl
2580 ! pod/perlmodlib.pod
2581____________________________________________________________________________
2582[ 10268] By: jhi on 2001/05/28 19:08:45
2583 Log: Update Changes.
2584 Branch: perl
2585 ! Changes patchlevel.h
2586____________________________________________________________________________
71c736f5
JH
2587[ 10267] By: jhi on 2001/05/28 19:03:54
2588 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
2589 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2590 Date: Mon, 28 May 2001 14:56:35 -0500
2591 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
2592 Branch: perl
2593 ! pod/perlnewmod.pod
2594____________________________________________________________________________
2595[ 10266] By: jhi on 2001/05/28 18:35:03
2596 Log: Regen toc.
2597 Branch: perl
2598 ! pod/perltoc.pod
2599____________________________________________________________________________
2600[ 10265] By: jhi on 2001/05/28 18:33:32
2601 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
2602 From: "Richard Soderberg" <rs@crystalflame.net>
2603 Date: Mon, 28 May 2001 12:31:23 -0700
2604 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
2605 Branch: perl
2606 ! t/op/splice.t
2607____________________________________________________________________________
2608[ 10264] By: jhi on 2001/05/28 17:59:00
2609 Log: The #10260 was too bold: locales and utf8 still do not mix.
2610 Branch: perl
2611 ! t/pragma/locale.t
2612____________________________________________________________________________
2613[ 10263] By: jhi on 2001/05/28 17:52:25
2614 Log: Subject: [PATCH] Pod nitpicks
2615 From: "Richard Soderberg" <rs@crystalflame.net>
2616 Date: Mon, 28 May 2001 10:08:58 -0700
2617 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
2618 Branch: perl
2619 ! pod/perl571delta.pod pod/perlapi.pod sv.h
2620____________________________________________________________________________
2621[ 10262] By: jhi on 2001/05/28 17:50:05
2622 Log: Upgrade to I18N::LangTags 0.22.
2623 Branch: perl
2624 + lib/I18N/LangTags/List.pod
2625 ! MANIFEST lib/I18N/LangTags.pm
2626____________________________________________________________________________
2627[ 10261] By: jhi on 2001/05/28 17:23:40
2628 Log: A slightly more serious bug found by -Mutf8; op/misc and
2629 lib/complex dumped core.
2630 Branch: perl
2631 ! regexec.c
2632____________________________________________________________________________
2633[ 10260] By: jhi on 2001/05/28 16:58:11
2634 Log: Various buglets shaken out by -Mutf8.
2635 Branch: perl
2636 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
2637 ! t/pragma/locale.t
2638____________________________________________________________________________
2639[ 10259] By: jhi on 2001/05/28 15:48:46
2640 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
2641 Branch: perl
2642 ! t/lib/carp.t
2643____________________________________________________________________________
2644[ 10258] By: jhi on 2001/05/28 15:32:41
2645 Log: Subject: [PATCH] todo patch
2646 From: Artur Bergman <artur@contiller.se>
2647 Date: Mon, 28 May 2001 17:03:51 +0200
2648 Message-ID: <B7383577.F34%artur@contiller.se>
2649 Branch: perl
2650 ! pod/perltodo.pod
2651____________________________________________________________________________
2652[ 10257] By: jhi on 2001/05/28 15:31:25
2653 Log: Subject: typo in perlguts.pod
2654 From: "John P. Linderman" <jpl@research.att.com>
2655 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
2656 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
2657 Branch: perl
2658 ! pod/perlguts.pod
2659____________________________________________________________________________
2660[ 10256] By: jhi on 2001/05/28 15:30:42
2661 Log: Subject: AIX and gcc (moving targets)
2662 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2663 Date: Mon, 28 May 2001 12:54:04 +0200
2664 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
2665 Branch: perl
2666 ! hints/aix.sh
2667____________________________________________________________________________
2668[ 10255] By: jhi on 2001/05/28 15:28:55
2669 Log: Subject: Re: perlio + multiple perl_alloc..destruct
2670 From: Doug MacEachern <dougm@covalent.net>
2671 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
2672 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
2673 Branch: perl
2674 ! perlio.c
2675____________________________________________________________________________
2676[ 10254] By: jhi on 2001/05/28 15:27:49
2677 Log: The #10251 wasn't quite up-to-the-code.
2678 Branch: perl
2679 ! t/op/misc.t
2680____________________________________________________________________________
2681[ 10253] By: jhi on 2001/05/28 15:26:39
2682 Log: Test case for bug 20010526.004, fixed in #10252.
2683 Branch: perl
2684 ! t/op/taint.t
2685____________________________________________________________________________
2686[ 10252] By: jhi on 2001/05/28 15:26:14
2687 Log: Subject: Re: [ID 20010526.004] Taint looses value
2688 From: Hugo <hv@crypt.compulink.co.uk>
2689 Date: Sun, 27 May 2001 20:39:32 +0100
2690 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
2691 Branch: perl
2692 ! sv.c
2693____________________________________________________________________________
2694[ 10251] By: jhi on 2001/05/28 15:13:40
2695 Log: Test case for 20010422.005, fixed by #10250.
2696 Branch: perl
2697 ! t/op/misc.t
2698____________________________________________________________________________
2699[ 10250] By: jhi on 2001/05/28 15:11:16
2700 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
2701 From: Spider Boardman <spider@Orb.Nashua.NH.US>
2702 Date: Mon, 28 May 2001 06:39:12 -0400
2703 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
2704 Branch: perl
2705 ! toke.c
2706____________________________________________________________________________
2707[ 10249] By: jhi on 2001/05/28 15:09:24
2708 Log: Linerewrapping.
2709 Branch: perl
2710 ! lib/open.pm
2711____________________________________________________________________________
2712[ 10248] By: jhi on 2001/05/28 15:09:07
2713 Log: Updates on the modules list.
2714 Branch: perl
2715 ! t/lib/1_compile.t
2716____________________________________________________________________________
2717[ 10247] By: jhi on 2001/05/28 15:03:35
2718 Log: Add a test for PerlIO.
2719
2720 (I probably got the crlf/raw thing wrong for clrfy platforms...)
2721 Branch: perl
2722 + t/lib/perlio.t
2723 ! MANIFEST lib/PerlIO.pm
2724____________________________________________________________________________
2725[ 10246] By: jhi on 2001/05/28 14:24:08
2726 Log: Add a test for carp et alia.
2727 Branch: perl
2728 + t/lib/carp.t
2729 ! MANIFEST
2730____________________________________________________________________________
2731[ 10245] By: jhi on 2001/05/28 13:42:55
2732 Log: Adding the new test would be swell.
2733 Branch: perl
2734 + t/pragma/autouse.t
2735____________________________________________________________________________
2736[ 10244] By: jhi on 2001/05/28 13:42:34
2737 Log: Add a test for the autouse pragma.
2738 Branch: perl
2739 ! MANIFEST
2740____________________________________________________________________________
2741[ 10243] By: jhi on 2001/05/28 13:26:25
2742 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
2743 From: dLux <dlux@spam.sch.bme.hu>
2744 Date: Sun, 27 May 2001 16:14:26 +0200
2745 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
2746 Branch: perl
2747 ! lib/autouse.pm
2748____________________________________________________________________________
2749[ 10242] By: jhi on 2001/05/28 13:21:50
2750 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
2751 From: "Richard Soderberg" <rs@crystalflame.net>
2752 Date: Mon, 28 May 2001 03:56:36 -0700
2753 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
2754 Branch: perl
2755 ! utils/dprofpp.PL
2756____________________________________________________________________________
2757[ 10241] By: jhi on 2001/05/28 13:18:56
2758 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
2759 From: "Stephen P. Potter" <spp@spotter.yi.org>
2760 Date: Tue, 22 May 2001 11:40:25 -0400
2761 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
2762
2763 Subject: Re: [ID 20010522.003] Time::Local module bug
2764 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
2765 Date: Tue, 22 May 2001 11:50:19 -0400
2766 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
2767 Branch: perl
2768 ! lib/Time/Local.pm
2769____________________________________________________________________________
2770[ 10240] By: jhi on 2001/05/27 22:44:49
2771 Log: The PERL_DL_NONLAZY can have whitespace in front.
2772 Branch: perl
2773 ! t/lib/extutils.t
2774____________________________________________________________________________
2775[ 10239] By: jhi on 2001/05/27 21:23:21
2776 Log: Document strftime() and strptime().
2777 Branch: perl
2778 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
2779____________________________________________________________________________
2780[ 10238] By: jhi on 2001/05/27 20:29:07
2781 Log: Make Time::Piece::strptime() to be a function, not a method.
2782 Branch: perl
2783 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
2784____________________________________________________________________________
2785[ 10237] By: jhi on 2001/05/27 20:22:09
2786 Log: Tweak the test to be more portable.
2787 Branch: perl
2788 ! t/lib/extutils.t
2789____________________________________________________________________________
2790[ 10236] By: jhi on 2001/05/27 19:15:54
2791 Log: Subject: PATCH: Re: Re: Attributes that tie
2792 From: Leon Brocard <acme@astray.com>
2793 Date: Sun, 27 May 2001 12:37:29 +0100
2794 Message-ID: <20010527123729.A22663@ns0.astray.com>
2795
2796 Document that variable attributes are not currently usable
2797 for tieing. (An ugly limitation that should be fixed.)
2798 Branch: perl
2799 ! lib/attributes.pm
2800____________________________________________________________________________
2801[ 10235] By: jhi on 2001/05/27 19:03:31
2802 Log: Microperl tweaks.
2803 Branch: perl
2804 ! Makefile.micro uconfig.h uconfig.sh
2805____________________________________________________________________________
2806[ 10234] By: jhi on 2001/05/27 18:22:09
2807 Log: Add make target for microperl (kind of silly, but convenient).
2808 Branch: perl
2809 ! Makefile.SH
2810____________________________________________________________________________
2811[ 10233] By: jhi on 2001/05/27 18:18:56
2812 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
2813 for microperl.)
2814 Branch: perl
2815 ! doio.c
2816____________________________________________________________________________
2817[ 10232] By: jhi on 2001/05/27 17:57:18
2818 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
2819 From: rspier@pobox.com (Robert Spier)
2820 Date: Sat, 26 May 2001 20:05:23 -0400
2821 Message-ID: <15120.17603.148648.12430@rls.cx>
2822
2823 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
2824 From: rspier@pobox.com (Robert Spier)
2825 Date: Sun, 27 May 2001 00:23:12 -0400
2826 Message-ID: <15120.33072.511966.767230@rls.cx>
2827 Branch: perl
2828 ! doio.c pod/perlfunc.pod
2829____________________________________________________________________________
2830[ 10231] By: jhi on 2001/05/27 15:45:20
2831 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
2832 Branch: perl
2833 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2834____________________________________________________________________________
2835[ 10230] By: jhi on 2001/05/27 15:41:06
2836 Log: Add README.tru64.
2837 Branch: perl
2838 + README.tru64
2839____________________________________________________________________________
2840[ 10229] By: jhi on 2001/05/27 13:50:57
2841 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
2842 Branch: perl
2843 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2844 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
2845 ! MANIFEST
2846____________________________________________________________________________
2847[ 10228] By: jhi on 2001/05/27 13:43:38
2848 Log: Integrate I18N::LangTags from Sean Burke.
2849
2850 TODO: the language list from RFC 3066 needs to be integrated
2851 and made available somehow. The list is included in the
2852 I18N-LangTags 0.21 distribution, but it is undocumented
2853 and unconnected to the module.
2854 Branch: perl
2855 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
2856 ! MANIFEST
2857____________________________________________________________________________
2858[ 10227] By: jhi on 2001/05/27 01:41:33
2859 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
2860 envisioned by Sarathy.
2861 Branch: perl
2862 ! t/op/ver.t toke.c
2863____________________________________________________________________________
2864[ 10226] By: jhi on 2001/05/27 00:28:34
2865 Log: Subject: [ID 20010525.001] Pod typo nits fixed
2866 From: lvirden@cas.org
2867 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
2868 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
2869
2870 minus the perlsolaris decimation plus the
2871
2872 Subject: Re: [ID 20010525.001] Pod typo nits fixed
2873 From: "Philip Newton" <Philip.Newton@gmx.net>
2874 Date: Fri, 25 May 2001 18:05:55 +0200
2875 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
2876 Branch: perl
2877 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
2878 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
2879 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
2880 ! pod/perlutil.pod pod/perlxstut.pod
2881____________________________________________________________________________
2882[ 10225] By: jhi on 2001/05/26 22:38:16
2883 Log: return clauses are nice.
2884 Branch: perl
2885 ! sv.c
2886____________________________________________________________________________
2887[ 10224] By: jhi on 2001/05/26 22:35:31
2888 Log: Subject: change 10199 backwards?
2889 From: Doug MacEachern <dougm@covalent.net>
2890 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
2891 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
2892 Branch: perl
2893 ! sv.c
2894____________________________________________________________________________
2895[ 10223] By: jhi on 2001/05/26 22:31:46
2896 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
2897 From: Hugo <hv@crypt.compulink.co.uk>
2898 Date: Sat, 26 May 2001 17:05:12 +0100
2899 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
2900 Branch: perl
2901 + t/op/gmagic.t
2902 ! MANIFEST doop.c embed.h embed.pl global.sym
2903 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
2904 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
2905____________________________________________________________________________
2906[ 10222] By: jhi on 2001/05/26 22:10:38
2907 Log: Regen headers for #10221.
2908 Branch: perl
2909 ! global.sym objXSUB.h perlapi.c
2910____________________________________________________________________________
2911[ 10221] By: jhi on 2001/05/26 22:06:06
2912 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
2913 From: Juha Laiho <juha.laiho@Elma.Net>
2914 Date: Thu, 3 May 2001 09:51:30 +0300
2915 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
2916 Branch: perl
2917 ! embed.pl
2918____________________________________________________________________________
2919[ 10220] By: jhi on 2001/05/26 22:01:30
2920 Log: Subject: Re: [PATCH] Re: stability of sort()?
2921 From: "John P. Linderman" <jpl@research.att.com>
2922 Date: Sat, 26 May 2001 13:27:19 -0400
2923 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
2924 Branch: perl
2925 ! pod/perlfunc.pod
2926____________________________________________________________________________
2927[ 10219] By: jhi on 2001/05/26 14:02:34
2928 Log: Integrate perlio.
2929 Branch: perl
2930 !> pod/perlguts.pod
2931____________________________________________________________________________
2932[ 10218] By: jhi on 2001/05/26 13:39:52
2933 Log: Subject: [PATCH perl@10210] PerlIO for VMS
2934 From: "Craig A. Berry" <craigberry@mac.com>
2935 Date: Sat, 26 May 2001 09:34:11 -0500
2936 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
2937 Branch: perl
2938 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
2939 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
2940 ! vms/vmsish.h
2941____________________________________________________________________________
2942[ 10217] By: jhi on 2001/05/26 13:19:05
2943 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
2944 From: David Dyck <dcd@tc.fluke.com>
2945 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
2946 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
2947 Branch: perl
2948 ! lib/perl5db.pl
2949____________________________________________________________________________
2950[ 10216] By: jhi on 2001/05/26 13:17:47
2951 Log: Subject: utf8 regexp tests
2952 From: Hugo <hv@crypt.compulink.co.uk>
2953 Date: Fri, 25 May 2001 22:35:01 +0100
2954 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
2955 Branch: perl
2956 ! t/op/regexp.t
2957____________________________________________________________________________
2958[ 10215] By: jhi on 2001/05/26 13:15:40
2959 Log: Subject: [PATCH] Re: stability of sort()?
2960 From: Nicholas Clark <nick@ccl4.org>
2961 Date: Fri, 25 May 2001 22:40:19 +0100
2962 Message-ID: <20010525224019.B86445@plum.flirble.org>
2963 Branch: perl
2964 ! pod/perlfunc.pod
2965____________________________________________________________________________
2966[ 10214] By: jhi on 2001/05/26 13:14:30
2967 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
2968 From: John Peacock <jpeacock@rowman.com>
2969 Date: Thu, 24 May 2001 22:14:01 -0400
2970 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
2971 Branch: perl
2972 ! mg.c scope.c sv.c
2973____________________________________________________________________________
2974[ 10213] By: jhi on 2001/05/26 13:08:56
2975 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2976 From: Nicholas Clark <nick@ccl4.org>
2977 Date: Sun, 20 May 2001 19:24:13 +0100
2978 Message-ID: <20010520192413.G83222@plum.flirble.org>
2979 Branch: perl
2980 + lib/ExtUtils/Constant.pm t/lib/extutils.t
2981 ! MANIFEST utils/h2xs.PL
2982____________________________________________________________________________
2983[ 10212] By: nick on 2001/05/26 09:49:28
2984 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
2985 add a few more notes there on use of mortals on the stack.
2986 Branch: perlio
2987 ! pod/perlguts.pod
2988____________________________________________________________________________
2989[ 10211] By: nick on 2001/05/26 09:05:36
2990 Log: Integrate mainline
2991 Branch: perlio
2992 +> t/lib/fcntl.t t/pragma/vars.t
2993 !> (integrate 49 files)
2994____________________________________________________________________________
2995[ 10210] By: jhi on 2001/05/25 12:29:16
2996 Log: Update Changes.
2997 Branch: perl
2998 ! Changes patchlevel.h
2999____________________________________________________________________________
610045af
JH
3000[ 10209] By: jhi on 2001/05/25 12:24:45
3001 Log: Based on
3002
3003 Subject: [PATCH pp.c] Wrapping pack("C",256)
3004 From: Simon Cozens <simon@netthink.co.uk>
3005 Date: Sat, 12 May 2001 17:58:41 +0100
3006 Message-ID: <20010512175841.A6132@netthink.co.uk>
3007 Branch: perl
3008 ! pod/perldiag.pod pp.c t/pragma/warn/pp
3009____________________________________________________________________________
3010[ 10208] By: jhi on 2001/05/25 01:37:03
3011 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
3012 From: "Brendan O'Dea" <bod@compusol.com.au>
3013 Date: Fri, 25 May 2001 11:18:29 +1000
3014 Message-ID: <20010525111829.A28411@compusol.com.au>
3015
3016 (Slightly modified.)
3017 Branch: perl
3018 ! lib/Term/Cap.pm
3019____________________________________________________________________________
3020[ 10207] By: jhi on 2001/05/25 01:12:14
3021 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
3022 From: Hugo <hv@crypt.compulink.co.uk>
3023 Date: Fri, 25 May 2001 02:13:25 +0100
3024 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
3025 Branch: perl
3026 ! t/op/misc.t
3027____________________________________________________________________________
3028[ 10206] By: jhi on 2001/05/25 01:07:59
3029 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
3030 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
3031 Date: Fri, 25 May 2001 10:25:36 +0900
3032 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
3033 Branch: perl
3034 ! regcomp.c regexec.c
3035____________________________________________________________________________
3036[ 10205] By: jhi on 2001/05/25 01:07:00
3037 Log: Subject: [PATCH #2] stash autovivification and method call error messages
3038 From: Ilmari Karonen <iltzu@sci.fi>
3039 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
3040 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
3041 Branch: perl
3042 ! gv.c pp_hot.c t/op/method.t
3043____________________________________________________________________________
3044[ 10204] By: jhi on 2001/05/25 01:03:50
3045 Log: Add make target and documentation for gprof profiling.
3046 Branch: perl
3047 ! Makefile.SH pod/perlhack.pod
3048____________________________________________________________________________
3049[ 10203] By: jhi on 2001/05/24 21:09:36
3050 Log: Subject: Don't think about UTF8
3051 From: Mike Guy <mjtg@cam.ac.uk>
3052 Date: Tue, 22 May 2001 14:35:39 +0100
3053 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
3054 Branch: perl
3055 ! sv.h
3056____________________________________________________________________________
3057[ 10202] By: jhi on 2001/05/24 21:07:25
3058 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
3059 From: Geraint A Edwards <gedge@serf.org>
3060 Date: Thu, 24 May 2001 22:51:24 +0100
3061 Message-Id: <20010524225124.A34981@cymru.serf.org>
3062 Branch: perl
3063 ! x2p/find2perl.PL
3064____________________________________________________________________________
3065[ 10201] By: jhi on 2001/05/24 21:02:30
3066 Log: DB_File has its own attribute story.
3067 Branch: perl
3068 ! ext/DB_File/DB_File.xs
3069____________________________________________________________________________
3070[ 10200] By: jhi on 2001/05/24 19:54:21
3071 Log: Subject: Re: Making perl with -Wall
3072 From: Andy Dougherty <doughera@lafayette.edu>
3073 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
3074 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
3075 Branch: perl
3076 ! perl.h
3077____________________________________________________________________________
3078[ 10199] By: jhi on 2001/05/24 15:15:03
3079 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
3080 From: "Richard Soderberg" <rs@crystalflame.net>
3081 Date: Thu, 24 May 2001 08:58:16 -0700
3082 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
3083 Branch: perl
3084 ! sv.c
3085____________________________________________________________________________
3086[ 10198] By: jhi on 2001/05/24 15:10:04
3087 Log: IV/UV casting fixes from Nicholas Clark.
3088 Branch: perl
3089 ! perl.h pp_sys.c util.c
3090____________________________________________________________________________
3091[ 10197] By: jhi on 2001/05/24 14:19:44
3092 Log: Subject: Re: Making perl with -Wall
3093 From: Michael G Schwern <schwern@pobox.com>
3094 Date: Thu, 24 May 2001 15:40:28 +0100
3095 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
3096 Branch: perl
3097 ! malloc.c perl.h
3098____________________________________________________________________________
3099[ 10196] By: jhi on 2001/05/24 14:04:41
3100 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
3101 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3102 Date: Tue, 22 May 2001 11:49:37 +0200
3103 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
3104 Branch: metaconfig
3105 ! U/modified/Oldsym.U
3106 Branch: metaconfig/U/perl
3107 ! patchlevel.U
3108 Branch: perl
3109 ! Configure config_h.SH myconfig.SH
3110____________________________________________________________________________
3111[ 10195] By: jhi on 2001/05/24 13:25:04
3112 Log: Under versiononly install also the scripts with the version suffix.
3113 (e.g. .../bin/h2xs5.7.1)
3114 Branch: perl
3115 ! installperl
3116____________________________________________________________________________
3117[ 10194] By: jhi on 2001/05/24 13:02:49
3118 Log: Subject: [PATCH] Stop segfault in mg.c:636
3119 From: "Richard Soderberg" <rs@crystalflame.net>
3120 Date: Thu, 24 May 2001 05:51:52 -0700
3121 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
3122 Branch: perl
3123 ! mg.c
3124____________________________________________________________________________
3125[ 10193] By: jhi on 2001/05/24 12:37:13
3126 Log: Iteration continues; hopefully convergently.
3127 Branch: perl
3128 ! t/lib/b-stash.t
3129____________________________________________________________________________
3130[ 10192] By: jhi on 2001/05/24 12:36:35
3131 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
3132 From: Gisle Aas <gisle@ActiveState.com>
3133 Date: 23 May 2001 16:13:10 -0700
3134 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
3135 Branch: perl
3136 ! op.c toke.c
3137____________________________________________________________________________
3138[ 10191] By: jhi on 2001/05/24 12:25:12
3139 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
3140 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3141 Date: Thu, 24 May 2001 05:05:22 -0500
3142 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
3143 Branch: perl
3144 ! lib/dumpvar.pl lib/perl5db.pl
3145____________________________________________________________________________
3146[ 10190] By: jhi on 2001/05/24 12:24:07
3147 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
3148 From: David Dyck <dcd@tc.fluke.com>
3149 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
3150 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
3151 Branch: perl
3152 ! lib/perl5db.pl
3153____________________________________________________________________________
3154[ 10189] By: jhi on 2001/05/23 22:43:31
3155 Log: Tiny pod nits on READMEs, mostly whitespace issues.
3156 Branch: perl
3157 ! README.amiga README.dos README.macos README.mpeix README.vmesa
3158 ! README.win32
3159____________________________________________________________________________
3160[ 10188] By: jhi on 2001/05/23 22:26:03
3161 Log: The DG/UX part of the 20010521.005.
3162 Branch: perl
3163 ! README.dgux
3164____________________________________________________________________________
3165[ 10187] By: jhi on 2001/05/23 22:04:05
3166 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
3167 From: Hugo <hv@crypt.compulink.co.uk>
3168 Date: Mon, 21 May 2001 16:32:02 +0100
3169 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
3170 Branch: perl
3171 ! regcomp.c t/op/misc.t
3172____________________________________________________________________________
3173[ 10186] By: jhi on 2001/05/23 21:42:15
3174 Log: Subject: [PATCH] Extra UNIVERSAL tests
3175 From: Mike Guy <mjtg@cam.ac.uk>
3176 Date: Wed, 23 May 2001 12:29:20 +0100
3177 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
3178 Branch: perl
3179 ! t/op/universal.t
3180____________________________________________________________________________
3181[ 10185] By: jhi on 2001/05/23 21:38:48
3182 Log: Subject: [PATCH] Remove EQ keyword
3183 From: Mike Guy <mjtg@cam.ac.uk>
3184 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
3185 Date: Wed, 23 May 2001 11:17:29 +0100
3186 Branch: perl
3187 ! keywords.h keywords.pl
3188____________________________________________________________________________
3189[ 10184] By: jhi on 2001/05/23 21:29:41
3190 Log: Subject: [PATCH] lib/perl5db.pl
3191 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3192 Date: Wed, 23 May 2001 02:18:03 -0500
3193 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
3194 Branch: perl
3195 ! lib/perl5db.pl
3196____________________________________________________________________________
3197[ 10183] By: jhi on 2001/05/23 21:27:54
3198 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
3199 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3200 Date: Tue, 22 May 2001 23:34:41 -0500
3201 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
3202 Branch: perl
3203 ! lib/Term/Cap.pm
3204____________________________________________________________________________
3205[ 10182] By: jhi on 2001/05/23 21:24:30
3206 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
3207 From: davem@fdgroup.co.uk
3208 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
3209 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
3210 Branch: perl
3211 ! emacs/e2ctags.pl
3212____________________________________________________________________________
3213[ 10181] By: jhi on 2001/05/23 21:23:29
3214 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
3215 From: Michael G Schwern <schwern@pobox.com>
3216 Date: Tue, 22 May 2001 14:15:09 +0100
3217 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
3218 Branch: perl
3219 ! lib/vars.pm
3220____________________________________________________________________________
3221[ 10180] By: jhi on 2001/05/23 21:22:14
3222 Log: Subject: [PATCH lib/vars.pm] Odd code nit
3223 From: Michael G Schwern <schwern@pobox.com>
3224 Date: Tue, 22 May 2001 14:14:28 +0100
3225 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
3226 Branch: perl
3227 ! lib/vars.pm
3228____________________________________________________________________________
3229[ 10179] By: jhi on 2001/05/23 21:19:51
3230 Log: Use the new use vars feature.
3231 Branch: perl
3232 ! t/lib/b-stash.t
3233____________________________________________________________________________
3234[ 10178] By: jhi on 2001/05/23 21:19:28
3235 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
3236 From: Mike Guy <mjtg@cam.ac.uk>
3237 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3238 Date: Tue, 22 May 2001 13:11:39 +0100
3239 Branch: perl
3240 + t/pragma/vars.t
3241 ! MANIFEST lib/vars.pm t/lib/1_compile.t
3242____________________________________________________________________________
3243[ 10177] By: jhi on 2001/05/23 21:01:48
3244 Log: -qlongdouble considered harmful by Merijn.
3245 Branch: perl
3246 ! hints/aix.sh
3247____________________________________________________________________________
3248[ 10176] By: jhi on 2001/05/21 13:21:21
3249 Log: Update Changes.
3250 Branch: perl
3251 ! Changes patchlevel.h
3252____________________________________________________________________________
6b736850
JH
3253[ 10175] By: jhi on 2001/05/21 13:17:28
3254 Log: Add a test of its very own for Fcntl. Hopefully portable.
3255 Branch: perl
3256 + t/lib/fcntl.t
3257 ! MANIFEST
3258____________________________________________________________________________
3259[ 10174] By: jhi on 2001/05/21 12:45:41
3260 Log: Must be trickier for 'minitest' not to die.
3261 Branch: perl
3262 ! t/op/taint.t
3263____________________________________________________________________________
3264[ 10173] By: jhi on 2001/05/21 11:24:43
3265 Log: Can't declare other people's variables.
3266 Branch: perl
3267 ! t/lib/b-stash.t
3268____________________________________________________________________________
3269[ 10172] By: jhi on 2001/05/20 20:33:08
3270 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
3271 Branch: perl
3272 ! doio.c t/op/taint.t
3273____________________________________________________________________________
3274[ 10171] By: jhi on 2001/05/20 20:18:45
3275 Log: The OS/2 variable needs to be declared.
3276 Branch: perl
3277 ! t/lib/b-stash.t
3278____________________________________________________________________________
3279[ 10170] By: nick on 2001/05/20 16:48:29
3280 Log: Integrate mainline
3281 Branch: perlio
3282 !> (integrate 41 files)
3283____________________________________________________________________________
3284[ 10169] By: jhi on 2001/05/20 11:50:20
3285 Log: Small perlsec updates: clarify the taintedness of filename
3286 globbing; suggest using Scalar::Util::tainted().
3287 Branch: perl
3288 ! pod/perlsec.pod
3289____________________________________________________________________________
3290[ 10168] By: jhi on 2001/05/20 11:24:11
3291 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
3292 From: Dave Mitchell <davem@fdgroup.co.uk>
3293 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
3294 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
3295 Branch: perl
3296 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
3297 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
3298 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
3299 ! xsutils.c
3300____________________________________________________________________________
3301[ 10167] By: jhi on 2001/05/20 11:12:14
3302 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
3303 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3304 Date: Sat, 19 May 2001 04:08:46 -0400
3305 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
3306 Branch: perl
3307 ! lib/ExtUtils/Mksymlists.pm makedef.pl
3308____________________________________________________________________________
3309[ 10166] By: jhi on 2001/05/20 11:08:27
3310 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
3311 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3312 Date: Sat, 19 May 2001 04:30:45 -0400
3313 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
3314 Branch: perl
3315 ! os2/os2.c
3316____________________________________________________________________________
3317[ 10165] By: jhi on 2001/05/20 11:07:06
3318 Log: Subject: [PATCH 5.6.1] build bugs OS/2
3319 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3320 Date: Sat, 19 May 2001 04:35:28 -0400
3321 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
3322 Branch: perl
3323 ! os2/Makefile.SHs os2/os2.c
3324____________________________________________________________________________
3325[ 10164] By: jhi on 2001/05/20 11:06:01
3326 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
3327 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3328 Date: Sat, 19 May 2001 04:04:23 -0400
3329 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
3330
3331 (In bleadperl patched b-stash.t instead of b.t)
3332 Branch: perl
3333 ! t/lib/b-stash.t t/lib/bigfltpm.t
3334____________________________________________________________________________
3335[ 10163] By: jhi on 2001/05/20 10:59:46
3336 Log: Subject: [PATCH 5.6.1] perl5db
3337 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3338 Date: Sat, 19 May 2001 03:49:09 -0400
3339 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
3340 Branch: perl
3341 ! lib/perl5db.pl
3342____________________________________________________________________________
3343[ 10162] By: jhi on 2001/05/20 10:58:18
3344 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
3345 From: Gisle Aas <gisle@ActiveState.com>
3346 Date: 18 May 2001 14:24:51 -0700
3347 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
3348 Branch: perl
3349 ! pp_ctl.c
3350____________________________________________________________________________
3351[ 10161] By: jhi on 2001/05/20 10:57:00
3352 Log: Subject: [PATCH] Chomp should not always stringify
3353 From: Gisle Aas <gisle@ActiveState.com>
3354 Date: 18 May 2001 07:55:25 -0700
3355 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
3356 Branch: perl
3357 ! doop.c t/op/chop.t
3358____________________________________________________________________________
3359[ 10160] By: jhi on 2001/05/20 10:49:40
3360 Log: Integrate perlio.
3361 Branch: perl
3362 !> pod/perlfunc.pod
3363____________________________________________________________________________
3364[ 10159] By: nick on 2001/05/20 09:39:46
3365 Log: Document some more of open's features.
3366 Branch: perlio
3367 ! pod/perlfunc.pod
3368____________________________________________________________________________
3369[ 10158] By: gsar on 2001/05/18 18:43:38
3370 Log: back out change#10153 (it has compatibility issues such as the
3371 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
3372 benefit for 5.6.x doesn't seem worth the risk)
3373 Branch: maint-5.6/perl
3374 ! toke.c
3375____________________________________________________________________________
3376[ 10157] By: jhi on 2001/05/18 17:05:40
3377 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
3378 Branch: perl
3379 ! x2p/s2p.PL
3380____________________________________________________________________________
3381[ 10156] By: jhi on 2001/05/18 12:06:40
3382 Log: Update Changes.
3383 Branch: perl
3384 ! Changes patchlevel.h
3385____________________________________________________________________________
acd7faf1
JH
3386[ 10155] By: jhi on 2001/05/18 11:58:57
3387 Log: Integrate change #10144 from maintperl.
3388
3389 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
3390 Branch: perl
3391 !> win32/config.bc win32/config.gc win32/config.vc
3392 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3393____________________________________________________________________________
3394[ 10154] By: nick on 2001/05/18 07:23:03
3395 Log: Integrate mainline.
3396 Branch: perlio
3397 +> README.dgux t/lib/i18n-collate.t utils.lst
3398 !> (integrate 49 files)
3399____________________________________________________________________________
3400[ 10153] By: jhi on 2001/05/18 00:41:51
3401 Log: Integrate change #7224 from mainline into maintperl.
3402
3403 Allow @+ and @- to be doublequoted, from Simon Cozens.
3404 (Approved by Larry, see Tom's comment in 20000830.005.)
3405 Branch: maint-5.6/perl
3406 !> toke.c
3407____________________________________________________________________________
3408[ 10152] By: jhi on 2001/05/17 23:18:15
3409 Log: Subject: [PATCH bleadperl] small lookbehind fix
3410 From: Hugo <hv@crypt.compulink.co.uk>
3411 Date: Fri, 18 May 2001 00:07:19 +0100
3412 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
3413 Branch: perl
3414 ! regexec.c
3415____________________________________________________________________________
3416[ 10151] By: jhi on 2001/05/17 22:00:06
3417 Log: Detypos.
3418 Branch: perl
3419 ! installman utils.lst
3420____________________________________________________________________________
3421[ 10150] By: jhi on 2001/05/17 20:32:48
3422 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
3423 in 20001222.001.
3424 Branch: perl
3425 ! t/lib/glob-basic.t
3426____________________________________________________________________________
3427[ 10149] By: jhi on 2001/05/17 20:08:58
3428 Log: Subject: [PATCH] Test for bug 20010515.004
3429 From: Benjamin Sugars <bsugars@canoe.ca>
3430 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
3431 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
3432 Branch: perl
3433 ! t/op/misc.t
3434____________________________________________________________________________
3435[ 10148] By: jhi on 2001/05/17 20:06:23
3436 Log: Integrate #10145 from maintperl.
3437
3438 fix for ID 20010515.004 (needs test)
3439 Branch: perl
3440 !> pp_hot.c
3441____________________________________________________________________________
3442[ 10147] By: jhi on 2001/05/17 19:10:46
3443 Log: Thinko noticed by Doug MacEachern.
3444 Branch: perl
3445 ! thread.h
3446____________________________________________________________________________
3447[ 10146] By: jhi on 2001/05/17 17:30:37
3448 Log: Subject: Re: [PATCH] HERE mark in regex
3449 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3450 Date: Thu, 17 May 2001 12:20:33 -0400
3451 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
3452 Branch: perl
3453 ! t/op/re_tests
3454____________________________________________________________________________
3455[ 10145] By: gsar on 2001/05/17 16:59:55
3456 Log: fix for ID 20010515.004 (needs test)
3457 Branch: maint-5.6/perl
3458 ! pp_hot.c
3459____________________________________________________________________________
3460[ 10144] By: gsar on 2001/05/17 16:39:02
3461 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
3462 Branch: maint-5.6/perl
3463 ! win32/config.bc win32/config.gc win32/config.vc
3464 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3465____________________________________________________________________________
3466[ 10143] By: jhi on 2001/05/17 14:21:08
3467 Log: Macrofy the getspecific (and use it also in util.c)
3468 Branch: perl
3469 ! thread.h util.c
3470____________________________________________________________________________
3471[ 10142] By: jhi on 2001/05/17 01:43:50
3472 Log: Use the unchecked thread-specific key fetch also in Tru64.
3473 Branch: perl
3474 ! thread.h
3475____________________________________________________________________________
3476[ 10141] By: jhi on 2001/05/17 01:41:07
3477 Log: Subject: [PATCH 5.6.1]Quick thread speedup
3478 From: Dan Sugalski <dan@sidhe.org>
3479 Date: Wed, 16 May 2001 18:05:19 -0400
3480 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
3481 Branch: perl
3482 ! thread.h util.c
3483____________________________________________________________________________
3484[ 10140] By: jhi on 2001/05/16 19:58:29
3485 Log: I think this is quite enough testing for a deprecated feature.
3486 Branch: perl
3487 + t/lib/i18n-collate.t
3488 ! MANIFEST t/lib/1_compile.t
3489____________________________________________________________________________
3490[ 10139] By: jhi on 2001/05/16 18:47:03
3491 Log: More HP-UX lore from Jeff Okamoto.
3492 Branch: perl
3493 ! README.hpux
3494____________________________________________________________________________
3495[ 10138] By: jhi on 2001/05/16 18:21:04
3496 Log: Sort utils.lst for easier maintenance.
3497 Branch: perl
3498 ! utils.lst
3499____________________________________________________________________________
3500[ 10137] By: jhi on 2001/05/16 18:12:01
3501 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
3502 From: Tim Jenness <t.jenness@jach.hawaii.edu>
3503 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
3504 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
3505
3506 Add pod2latex to utils.lst.
3507 Branch: perl
3508 ! MANIFEST utils.lst
3509____________________________________________________________________________
3510[ 10136] By: jhi on 2001/05/16 18:00:00
3511 Log: Subject: Re: [PATCH] HERE mark in regex
3512 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3513 Date: Wed, 16 May 2001 13:04:43 -0400
3514 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
3515 Branch: perl
3516 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
3517 ! t/op/regmesg.t t/pragma/warn/regcomp
3518____________________________________________________________________________
3519[ 10135] By: jhi on 2001/05/16 17:51:50
3520 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
3521 From: Simon Cozens <simon@netthink.co.uk>
3522 Date: Wed, 16 May 2001 18:02:08 +0100
3523 Message-ID: <20010516180208.A6458@netthink.co.uk>
3524 Branch: perl
3525 ! installman utils.lst
3526____________________________________________________________________________
3527[ 10134] By: jhi on 2001/05/16 17:47:26
3528 Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
3529 From: "Philip Newton" <pnewton@gmx.de>
3530 Date: Tue, 15 May 2001 15:09:30 +0200
3531 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
3532
3533 Test case for #10128.
3534 Branch: perl
3535 ! t/pragma/warn/pp_hot
3536____________________________________________________________________________
3537[ 10133] By: jhi on 2001/05/16 15:12:52
3538 Log: Update Changes.
3539 Branch: perl
3540 ! Changes patchlevel.h
3541____________________________________________________________________________
5661b806
JH
3542[ 10132] By: jhi on 2001/05/16 14:50:55
3543 Log: Deprecate pseudo-hashes.
3544 Branch: perl
3545 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
3546____________________________________________________________________________
3547[ 10131] By: jhi on 2001/05/16 14:26:01
3548 Log: HP-UX hints update from Merijn.
3549 Branch: perl
3550 ! hints/hpux.sh
3551____________________________________________________________________________
3552[ 10130] By: jhi on 2001/05/16 14:23:01
3553 Log: README.hpux update from Merijn.
3554 Branch: perl
3555 ! README.hpux
3556____________________________________________________________________________
3557[ 10129] By: jhi on 2001/05/16 14:18:56
3558 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
3559 From: Simon Cozens <simon@netthink.co.uk>
3560 Date: Wed, 16 May 2001 15:57:55 +0100
3561 Message-ID: <20010516155755.A4728@netthink.co.uk>
3562 Branch: perl
3563 + utils.lst
3564 ! MANIFEST installman installperl
3565____________________________________________________________________________
3566[ 10128] By: jhi on 2001/05/16 14:15:36
3567 Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
3568 From: "Philip Newton" <pnewton@gmx.de>
3569 Date: Tue, 15 May 2001 16:31:05 +0200
3570 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
3571
3572 Fix PERL_Y2KWARN test to check before rather than after appending.
3573 Branch: perl
3574 ! pp_hot.c
3575____________________________________________________________________________
3576[ 10127] By: jhi on 2001/05/16 14:08:15
3577 Log: Regen Porting stuff.
3578 Branch: perl
3579 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3580 ! config_h.SH
3581____________________________________________________________________________
3582[ 10126] By: jhi on 2001/05/16 13:41:50
3583 Log: Metaconfig unit change for #10125.
3584 Branch: metaconfig
3585 ! U/modified/Oldconfig.U
3586____________________________________________________________________________
3587[ 10125] By: jhi on 2001/05/16 13:41:35
3588 Log: Use OSVERS.
3589 Branch: perl
3590 ! Configure config_h.SH perl.c
3591____________________________________________________________________________
3592[ 10124] By: jhi on 2001/05/16 13:41:09
3593 Log: Regen toc.
3594 Branch: perl
3595 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3596____________________________________________________________________________
3597[ 10123] By: jhi on 2001/05/16 13:25:38
3598 Log: Adding the README.dgux to the MANIFEST would be a good idea.
3599 Branch: perl
3600 ! MANIFEST
3601____________________________________________________________________________
3602[ 10122] By: jhi on 2001/05/16 13:08:33
3603 Log: Move the stack desire definition to thread.h.
3604 Branch: perl
3605 ! ext/Thread/Thread.xs thread.h
3606____________________________________________________________________________
3607[ 10121] By: jhi on 2001/05/16 13:00:12
3608 Log: DG-UX threading patches, including a README.dgux,
3609 from Takis Psarogiannakopoulos.
3610 Branch: perl
3611 + README.dgux
3612 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
3613____________________________________________________________________________
3614[ 10120] By: jhi on 2001/05/16 12:55:33
3615 Log: Subject: [PATCH B::Deparse] More on /x regexes
3616 From: Robin Houston <robin@kitsite.com>
3617 Date: Tue, 15 May 2001 19:09:35 +0100
3618 Message-ID: <20010515190935.A27268@penderel>
3619 Branch: perl
3620 ! ext/B/B/Deparse.pm
3621____________________________________________________________________________
3622[ 10119] By: jhi on 2001/05/16 12:45:29
3623 Log: Document that the core time() may be rounding rather
3624 than truncating, would have saved at least my confusion.
3625 Branch: perl
3626 ! ext/Time/HiRes/HiRes.pm
3627____________________________________________________________________________
3628[ 10118] By: jhi on 2001/05/16 12:37:57
3629 Log: Subject: perl-current/t/time-hires.t
3630 From: John Peacock <jpeacock@rowman.com>
3631 Date: Fri, 11 May 2001 14:09:41 -0400
3632 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
3633 Branch: perl
3634 ! t/lib/time-hires.t
3635____________________________________________________________________________
3636[ 10117] By: jhi on 2001/05/15 13:40:33
3637 Log: Subject: [PATCH dump.c] Op private flags
3638 From: Simon Cozens <simon@netthink.co.uk>
3639 Date: Sun, 13 May 2001 20:20:36 +0100
3640 Message-ID: <20010513202036.A21896@netthink.co.uk>
3641 Branch: perl
3642 ! dump.c
3643____________________________________________________________________________
3644[ 10116] By: jhi on 2001/05/15 13:28:26
3645 Log: Upgrade to Switch 2.03.
3646 Branch: perl
3647 ! lib/Switch.pm
3648____________________________________________________________________________
3649[ 10115] By: jhi on 2001/05/15 13:19:01
3650 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
3651 to PERL_CONFIG_SH and use it consistently.
3652 Branch: maint-5.6/perl
3653 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
3654 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
3655 !> myconfig.SH writemain.SH
3656____________________________________________________________________________
3657[ 10114] By: jhi on 2001/05/15 13:13:21
3658 Log: Metaconfig units changes for #10113.
3659 Branch: metaconfig
3660 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
3661____________________________________________________________________________
3662[ 10113] By: jhi on 2001/05/15 13:12:40
3663 Log: The problem described in 20010514.031 still wasn't
3664 fully cured, there were remnants of $CONFIG when
3665 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
3666 to avoid future conflicts.
3667 Branch: perl
3668 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
3669 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
3670 ! myconfig.SH writemain.SH
3671____________________________________________________________________________
3672[ 10112] By: jhi on 2001/05/15 11:55:44
3673 Log: Half of #10107 got lost.
3674 Branch: perl
3675 ! ext/B/B/Deparse.pm
3676____________________________________________________________________________
3677[ 10111] By: nick on 2001/05/15 08:39:14
3678 Log: Integrate mainline.
3679 Branch: perlio
3680 +> ext/POSIX/hints/uts.pl
3681 - Todo Todo-5.6 t/camel-III/vstring.t
3682 !> (integrate 48 files)
3683____________________________________________________________________________
3684[ 10110] By: jhi on 2001/05/15 02:04:05
3685 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
3686 From: Robin Houston <robin@kitsite.com>
3687 Date: Mon, 14 May 2001 22:27:08 +0100
3688 Message-ID: <20010514222708.A22963@penderel>
3689 Branch: perl
3690 ! t/TestInit.pm
3691____________________________________________________________________________
3692[ 10109] By: jhi on 2001/05/15 02:03:12
3693 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
3694 From: Robin Houston <robin@kitsite.com>
3695 Date: Mon, 14 May 2001 22:16:43 +0100
3696 Message-ID: <20010514221643.A22437@penderel>
3697 Branch: perl
3698 ! ext/B/B/Deparse.pm
3699____________________________________________________________________________
3700[ 10108] By: jhi on 2001/05/15 02:02:17
3701 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
3702 From: Robin Houston <robin@kitsite.com>
3703 Date: Mon, 14 May 2001 22:03:44 +0100
3704 Message-ID: <20010514220344.A20643@penderel>
3705 Branch: perl
3706 ! ext/B/B/Deparse.pm
3707____________________________________________________________________________
3708[ 10107] By: jhi on 2001/05/15 02:01:24
3709 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
3710 From: Robin Houston <robin@kitsite.com>
3711 Date: Mon, 14 May 2001 22:10:07 +0100
3712 Message-ID: <20010514221007.A21118@penderel>
3713 Branch: perl
3714 ! ext/B/B/Deparse.pm
3715____________________________________________________________________________
3716[ 10106] By: jhi on 2001/05/15 01:41:26
3717 Log: Fix for 20010514.037; substr() didn't invalidate the locale
3718 collation magic.
3719 Branch: perl
3720 ! pp.c
3721____________________________________________________________________________
3722[ 10105] By: jhi on 2001/05/14 18:18:24
3723 Log: Update Changes.
3724 Branch: perl
3725 ! Changes patchlevel.h
3726____________________________________________________________________________
b65a4548
JH
3727[ 10104] By: jhi on 2001/05/14 18:09:07
3728 Log: Retract #10094.
3729 Branch: perl
3730 ! lib/Pod/Text.pm
3731____________________________________________________________________________
3732[ 10103] By: jhi on 2001/05/14 15:20:58
3733 Log: Integrate change #10100 from maintperl.
3734
3735 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
3736 bug ID 20010514.027)
3737 Branch: perl
3738 !> mg.c pp_ctl.c
3739____________________________________________________________________________
3740[ 10102] By: jhi on 2001/05/14 15:19:21
3741 Log: Document the deprecatedness of suidperl.
3742 Branch: perl
3743 ! INSTALL pod/perlfaq1.pod
3744____________________________________________________________________________
3745[ 10101] By: jhi on 2001/05/14 14:54:31
3746 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
3747 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3748 Date: Mon, 14 May 2001 09:38:59 -0400
3749 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
3750 Branch: perl
3751 ! lib/ExtUtils/MM_Unix.pm
3752____________________________________________________________________________
3753[ 10100] By: gsar on 2001/05/14 14:43:50
3754 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
3755 bug ID 20010514.027)
3756
3757 TODO: this needs a testsuite addition
3758 Branch: maint-5.6/perl
3759 ! mg.c pp_ctl.c
3760____________________________________________________________________________
3761[ 10099] By: jhi on 2001/05/14 13:42:38
3762 Log: More DWIMminess for Class::Struct: calling the array or hash
3763 accessors only with one argument, an array or a hash reference,
3764 sets the underlying array or hash. This mirrors nicely also
3765 the usage in the constructor.
3766 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
3767 Branch: perl
3768 ! lib/Class/Struct.pm t/lib/class-struct.t
3769____________________________________________________________________________
3770[ 10098] By: jhi on 2001/05/14 13:10:34
3771 Log: Reference cmp'ing should go through the whole stringification
3772 process shebang, as pointed out by Sarathy in #10091.
3773 Branch: perl
3774 ! pp.c
3775____________________________________________________________________________
3776[ 10097] By: jhi on 2001/05/14 12:54:31
3777 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
3778 From: Simon Cozens <simon@netthink.co.uk>
3779 Date: Sat, 12 May 2001 16:36:27 +0100
3780 Message-ID: <20010512163627.A5522@netthink.co.uk>
3781
3782 with some additions salvaged from Todo and Todo-5.6 before
3783 retiring them.
3784 Branch: perl
3785 - Todo Todo-5.6
3786 ! MANIFEST pod/perltodo.pod
3787____________________________________________________________________________
3788[ 10096] By: jhi on 2001/05/14 12:37:01
3789 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
3790 From: "Golubev I. N." <gin@mo.msk.ru>
3791 Date: Mon, 07 May 2001 14:33:34 (GMT)
3792 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
3793 Branch: perl
3794 ! perl.h
3795____________________________________________________________________________
3796[ 10095] By: jhi on 2001/05/14 12:34:24
3797 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
3798 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
3799 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
3800 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
3801 Branch: perl
3802 ! lib/ExtUtils/MM_Unix.pm
3803____________________________________________________________________________
3804[ 10094] By: jhi on 2001/05/14 12:32:44
3805 Log: (Retracted by #10104.)
3806
3807 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
3808 From: barries <barries@slaysys.com>
3809 Date: Sat, 12 May 2001 01:28:10 -0400
3810 Message-ID: <20010512012810.B26358@jester.slaysys.com>
3811 Branch: perl
3812 ! lib/Pod/Text.pm
3813____________________________________________________________________________
3814[ 10093] By: jhi on 2001/05/14 12:30:38
3815 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
3816 From: Mike Guy <mjtg@cam.ac.uk>
3817 Date: Sat, 12 May 2001 19:24:33 +0100
3818 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
3819 Branch: perl
3820 ! lib/AutoSplit.pm
3821____________________________________________________________________________
3822[ 10092] By: jhi on 2001/05/14 12:29:21
3823 Log: Yet another HP-UX hints tweak from Merijn.
3824 Branch: perl
3825 ! hints/hpux.sh
3826____________________________________________________________________________
3827[ 10091] By: gsar on 2001/05/14 04:38:32
3828 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
3829 isn't defined (changes#9366,9368,9370 from mainline without the
3830 pp_scmp() change)
3831 Branch: maint-5.6/perl
3832 ! pp.c pp.h pp_hot.c
3833____________________________________________________________________________
3834[ 10090] By: jhi on 2001/05/12 13:39:43
3835 Log: The sorting seems to happen now automatically.
3836 Branch: perl
3837 ! t/lib/glob-basic.t
3838____________________________________________________________________________
3839[ 10089] By: jhi on 2001/05/12 03:38:15
3840 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
3841 From: Benjamin Sugars <bsugars@canoe.ca>
3842 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
3843 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
3844 Branch: perl
3845 ! pod/perlfunc.pod
3846____________________________________________________________________________
3847[ 10088] By: jhi on 2001/05/12 03:37:00
3848 Log: Subject: Re: undef(&foo) does not work for XS functions
3849 From: Doug MacEachern <dougm@covalent.net>
3850 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
3851 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
3852 Branch: perl
3853 ! op.c
3854____________________________________________________________________________
3855[ 10087] By: jhi on 2001/05/12 03:35:58
3856 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
3857 From: Peter Prymmer <pvhp@forte.com>
3858 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
3859 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
3860 Branch: perl
3861 ! t/op/append.t
3862____________________________________________________________________________
3863[ 10086] By: jhi on 2001/05/11 14:23:08
3864 Log: Update Changes.
3865 Branch: perl
3866 ! Changes patchlevel.h
3867____________________________________________________________________________
d0e4b787
JH
3868[ 10085] By: jhi on 2001/05/11 14:08:20
3869 Log: Remove the 'asciir' re subpragma. Should instead implement
3870 the 'physical vs logical' range scheme:
3871
3872 \xAA-\xCC is a native physical range, you want that range of
3873 codepoints in your native encoding. In EBCDIC the codepoints
3874 in the gaps (between i-j and r-s) should be included.
3875
3876 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
3877 codepoints in Unicode.
3878
3879 a-z is a logical range, you want that range of 'logical' codepoints
3880 in your native encoding. In EBCDIC the codepoints in the gaps
3881 (between i-j and r-s) should not be included.
3882
3883 Mixed cases (a-\xAA, etc) should either be errors, or maybe
3884 the 'logical' endpoints should be converted to native/Unicode
3885 codepoints, and the range handled as a physical range.
3886
3887 'Logical endpoints' are to be recognized only in the A-Z, a-z,
3888 and 0-9 ranges. Probably a warning should be given for mixed
3889 cases like A-z or a-9 (since such expressions are encoding
3890 dependent), with a recommendation to use physical ranges.
3891 Branch: perl
3892 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
3893 ! t/op/regexp.t
3894____________________________________________________________________________
3895[ 10084] By: jhi on 2001/05/11 13:56:16
3896 Log: Make the test to cleanup the test directory tree
3897 both before and after the testing so that we always
3898 have a clean slate to work with.
3899 Branch: perl
3900 ! t/lib/filefind.t
3901____________________________________________________________________________
3902[ 10083] By: jhi on 2001/05/11 13:46:30
3903 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
3904 From: Jon Eveland <jweveland@yahoo.com>
3905 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
3906 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
3907 Branch: perl
3908 ! pod/perlfunc.pod
3909____________________________________________________________________________
3910[ 10082] By: jhi on 2001/05/11 13:45:06
3911 Log: Merge the camel-III/vstring.t with op/ver.t.
3912 Branch: perl
3913 - t/camel-III/vstring.t
3914 ! MANIFEST t/TEST t/harness t/op/ver.t
3915____________________________________________________________________________
3916[ 10081] By: jhi on 2001/05/11 13:15:55
3917 Log: Add test.deparse make target.
3918 Branch: perl
3919 ! Makefile.SH
3920____________________________________________________________________________
3921[ 10080] By: jhi on 2001/05/11 12:52:49
3922 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
3923 From: Robin Houston <robin@kitsite.com>
3924 Date: Fri, 11 May 2001 12:02:22 +0100
3925 Message-ID: <20010511120222.A11529@penderel>
3926 Branch: perl
3927 ! ext/B/B/Deparse.pm t/op/method.t
3928____________________________________________________________________________
3929[ 10079] By: jhi on 2001/05/11 01:59:06
3930 Log: A nicely working combination for UTS from Hal Morris.
3931 Branch: perl
3932 + ext/POSIX/hints/uts.pl
3933 ! MANIFEST hints/uts.sh
3934____________________________________________________________________________
3935[ 10078] By: jhi on 2001/05/11 01:15:04
3936 Log: i_ieeefp=undef for UTS.
3937 Branch: perl
3938 ! hints/uts.sh
3939____________________________________________________________________________
3940[ 10077] By: jhi on 2001/05/10 22:42:35
3941 Log: Subject: RE: rand(0) is rand(1)
3942 From: Larry Shatzer <lshatzer@islanddata.com>
3943 Date: Thu, 10 May 2001 11:09:27 -0700
3944 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
3945 Branch: perl
3946 ! pod/perlfunc.pod
3947____________________________________________________________________________
3948[ 10076] By: jhi on 2001/05/10 22:36:50
3949 Log: Subject: [patch] make op_{clear,null} public
3950 From: Doug MacEachern <dougm@covalent.net>
3951 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
3952 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
3953 Branch: perl
3954 ! embed.h embed.pl op.c proto.h
3955____________________________________________________________________________
3956[ 10075] By: jhi on 2001/05/10 22:28:36
3957 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
3958 From: Robin Houston <robin@kitsite.com>
3959 Date: Thu, 10 May 2001 18:54:59 +0100
3960 Message-ID: <20010510185459.A5995@penderel>
3961 Branch: perl
3962 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
3963____________________________________________________________________________
3964[ 10074] By: jhi on 2001/05/10 22:23:41
3965 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
3966 From: Robin Houston <robin@kitsite.com>
3967 Date: Thu, 10 May 2001 12:56:39 +0100
3968 Message-ID: <20010510125639.A2119@penderel>
3969 Branch: perl
3970 ! ext/B/B/Deparse.pm
3971____________________________________________________________________________
3972[ 10073] By: jhi on 2001/05/10 14:26:01
3973 Log: Retract #10070, not ready yet.
3974 Branch: perl
3975 ! ext/B/B/Deparse.pm
3976____________________________________________________________________________
3977[ 10072] By: jhi on 2001/05/10 13:40:24
3978 Log: The metaconfig unit change for #10071.
3979 Branch: metaconfig
3980 ! U/modified/mallocsrc.U
3981____________________________________________________________________________
3982[ 10071] By: jhi on 2001/05/10 13:39:57
3983 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
3984 Branch: perl
3985 ! Configure
3986____________________________________________________________________________
3987[ 10070] By: jhi on 2001/05/10 13:18:42
3988 Log: (Retracted by #10073)
3989
3990 Subject: Re: [PATCH t/TEST] B::Deparse tester
3991 From: Hugo <hv@crypt.compulink.co.uk>
3992 Date: Thu, 10 May 2001 05:48:09 +0100
3993 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
3994 Branch: perl
3995 ! ext/B/B/Deparse.pm
3996____________________________________________________________________________
3997[ 10069] By: jhi on 2001/05/10 12:24:06
3998 Log: Add a for(func()) test.
3999 Branch: perl
4000 ! t/cmd/for.t
4001____________________________________________________________________________
4002[ 10068] By: jhi on 2001/05/10 12:16:00
4003 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
4004 From: Robin Houston <robin@kitsite.com>
4005 Date: Thu, 10 May 2001 13:50:08 +0100
4006 Message-ID: <20010510135008.A2454@penderel>
4007 Branch: perl
4008 ! ext/B/B/Deparse.pm
4009____________________________________________________________________________
4010[ 10067] By: jhi on 2001/05/10 01:45:03
4011 Log: A thinko in #10065.
4012 Branch: perl
4013 ! hv.c
4014____________________________________________________________________________
4015[ 10066] By: jhi on 2001/05/10 01:33:12
4016 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
4017 From: Robin Houston <robin@kitsite.com>
4018 Date: Thu, 10 May 2001 02:10:34 +0100
4019 Message-ID: <20010510021034.A19421@penderel>
4020 Branch: perl
4021 ! ext/B/B.xs ext/B/B/Deparse.pm
4022____________________________________________________________________________
4023[ 10065] By: jhi on 2001/05/10 01:30:43
4024 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
4025 From: Doug MacEachern <dougm@covalent.net>
4026 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
4027 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
4028 Branch: perl
4029 ! hv.c
4030____________________________________________________________________________
4031[ 10064] By: jhi on 2001/05/09 23:13:29
4032 Log: One more workaround for the UTS compiler from Hal Morris.
4033 Branch: perl
4034 ! perl.h
4035____________________________________________________________________________
4036[ 10063] By: jhi on 2001/05/09 23:09:53
4037 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
4038 From: Robin Houston <robin@kitsite.com>
4039 Date: Thu, 10 May 2001 01:02:08 +0100
4040 Message-ID: <20010510010208.A18200@penderel>
4041 Branch: perl
4042 ! ext/B/B/Debug.pm
4043____________________________________________________________________________
4044[ 10062] By: jhi on 2001/05/09 23:06:25
4045 Log: Subject: [PATCH] Simplify deb_curcv() a bit
4046 From: Benjamin Sugars <bsugars@canoe.ca>
4047 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
4048 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
4049 Branch: perl
4050 ! run.c
4051____________________________________________________________________________
4052[ 10061] By: jhi on 2001/05/09 23:05:28
4053 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
4054 From: Benjamin Sugars <bsugars@canoe.ca>
4055 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
4056 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
4057 Branch: perl
4058 ! t/lib/io_scalar.t
4059____________________________________________________________________________
4060[ 10060] By: jhi on 2001/05/09 23:04:38
4061 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
4062 From: Peter Prymmer <pvhp@forte.com>
4063 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
4064 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
4065 Branch: perl
4066 ! t/lib/md5-file.t
4067____________________________________________________________________________
4068[ 10059] By: jhi on 2001/05/09 23:03:52
4069 Log: Subject: [PATCH t/TEST] B::Deparse tester
4070 From: Robin Houston <robin@kitsite.com>
4071 Date: Wed, 9 May 2001 19:17:50 +0100
4072 Message-ID: <20010509191750.A16940@penderel>
4073 Branch: perl
4074 ! ext/B/O.pm t/TEST
4075____________________________________________________________________________
4076[ 10058] By: jhi on 2001/05/09 23:02:56
4077 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
4078 From: Jeff Pinyan <jeffp@crusoe.net>
4079 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
4080 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
4081 Branch: perl
4082 ! lib/Pod/Html.pm
4083____________________________________________________________________________
4084[ 10057] By: nick on 2001/05/09 18:37:56
4085 Log: Integrate mainline.
4086 Branch: perlio
4087 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
4088 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
4089____________________________________________________________________________
4090[ 10056] By: jhi on 2001/05/09 16:44:44
4091 Log: Update Changes.
4092 Branch: perl
4093 ! Changes patchlevel.h
4094____________________________________________________________________________
402f2918
JH
4095[ 10055] By: jhi on 2001/05/09 16:26:47
4096 Log: Integrate perlio.
4097 Branch: perl
4098 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4099____________________________________________________________________________
4100[ 10054] By: jhi on 2001/05/09 16:25:42
4101 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
4102 From: Benjamin Sugars <bsugars@canoe.ca>
4103 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
4104 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
4105 Branch: perl
4106 ! perlio.c
4107____________________________________________________________________________
4108[ 10053] By: jhi on 2001/05/09 16:24:37
4109 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
4110 From: Benjamin Sugars <bsugars@canoe.ca>
4111 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
4112 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
4113 Branch: perl
4114 ! ext/PerlIO/Scalar/Scalar.xs
4115____________________________________________________________________________
4116[ 10052] By: jhi on 2001/05/09 16:19:04
4117 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
4118 From: Jeff Pinyan <jeffp@crusoe.net>
4119 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
4120 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
4121 Branch: perl
4122 ! lib/Pod/Html.pm
4123____________________________________________________________________________
4124[ 10051] By: jhi on 2001/05/09 15:30:17
4125 Log: EPOC tweak from Olaf Flebbe.
4126 Branch: perl
4127 ! epoc/epocish.h
4128____________________________________________________________________________
4129[ 10050] By: nick on 2001/05/09 14:37:57
4130 Log: win32, regen_config_h
4131 Branch: perlio
4132 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4133____________________________________________________________________________
4134[ 10049] By: jhi on 2001/05/09 12:33:39
4135 Log: Integrate perlio.
4136 Branch: perl
4137 !> pp_sys.c
4138____________________________________________________________________________
4139[ 10048] By: nick on 2001/05/09 11:59:50
4140 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
4141 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
4142 Branch: perlio
4143 ! pp_sys.c
4144____________________________________________________________________________
4145[ 10047] By: jhi on 2001/05/09 10:50:12
4146 Log: Integrate perlio.
4147 Branch: perl
4148 !> run.c
4149____________________________________________________________________________
4150[ 10046] By: jhi on 2001/05/09 10:49:34
4151 Log: Subject: Re: Less warnings during configure
4152 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4153 Date: Wed, 09 May 2001 13:12:49 +0200
4154 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
4155 Branch: perl
4156 ! hints/hpux.sh
4157____________________________________________________________________________
4158[ 10045] By: nick on 2001/05/09 09:56:59
4159 Log: MULTIPLICITY/DEBUGGING build fix.
4160 Branch: perlio
4161 ! run.c
4162____________________________________________________________________________
4163[ 10044] By: nick on 2001/05/09 09:46:37
4164 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
4165 Branch: perlio
4166 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
4167 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
4168 !> (integrate 65 files)
4169____________________________________________________________________________
4170[ 10043] By: jhi on 2001/05/08 22:41:49
4171 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
4172 From: Robin Houston <robin@kitsite.com>
4173 Date: Tue, 8 May 2001 19:38:00 +0100
4174 Message-ID: <20010508193800.A4389@penderel>
4175
4176 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
4177 From: Robin Houston <robin@kitsite.com>
4178 Date: Tue, 8 May 2001 20:03:57 +0100
4179 Message-ID: <20010508200357.A4614@penderel>
4180
4181 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
4182 From: Robin Houston <robin@kitsite.com>
4183 Date: Wed, 9 May 2001 00:12:05 +0100
4184 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
4185 Branch: perl
4186 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
4187____________________________________________________________________________
4188[ 10042] By: jhi on 2001/05/08 22:09:35
4189 Log: Retract #10031.
4190 Branch: perl
4191 ! pod/perlfunc.pod
4192____________________________________________________________________________
4193[ 10041] By: jhi on 2001/05/08 18:27:34
4194 Log: The metaconfig unit changes for #10040.
4195 Branch: metaconfig/U/perl
4196 ! Checkcc.U d_dlsymun.U dlsrc.U
4197____________________________________________________________________________
4198[ 10040] By: jhi on 2001/05/08 18:24:47
4199 Log: The Configure half of
4200
4201 Subject: Less warnings during configure
4202 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4203 Date: Tue, 08 May 2001 08:44:02 +0200
4204 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
4205 Branch: perl
4206 ! Configure
4207____________________________________________________________________________
4208[ 10039] By: jhi on 2001/05/08 16:48:31
4209 Log: Subject: Less warnings during configure
4210 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4211 Date: Tue, 08 May 2001 08:44:02 +0200
4212 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
4213 Branch: perl
4214 ! hints/hpux.sh
4215____________________________________________________________________________
4216[ 10038] By: jhi on 2001/05/08 16:32:07
4217 Log: Don't forget to whine about \d__\d.
4218 Branch: perl
4219 ! t/pragma/warn/toke toke.c
4220____________________________________________________________________________
4221[ 10037] By: jhi on 2001/05/08 16:07:05
4222 Log: Allow underscores also in the exponent part.
4223 Branch: perl
4224 ! t/pragma/warn/toke toke.c
4225____________________________________________________________________________
4226[ 10036] By: jhi on 2001/05/08 13:33:55
4227 Log: CodeMagicCD doesn't look like an *I*DE.
4228 Branch: perl
4229 ! pod/perlfaq3.pod
4230____________________________________________________________________________
4231[ 10035] By: jhi on 2001/05/08 13:27:48
4232 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
4233 to be consistently down).
4234 Branch: perl
4235 ! pod/perlfaq3.pod
4236____________________________________________________________________________
4237[ 10034] By: jhi on 2001/05/08 13:21:07
4238 Log: Upgrade to Text::Balanced 1.84.
4239 Branch: perl
4240 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
4241____________________________________________________________________________
4242[ 10033] By: jhi on 2001/05/08 12:41:53
4243 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
4244 From: Benjamin Sugars <bsugars@canoe.ca>
4245 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
4246 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
4247 Branch: perl
4248 ! run.c
4249____________________________________________________________________________
4250[ 10032] By: jhi on 2001/05/08 12:40:28
4251 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
4252 From: Peter Prymmer <pvhp@forte.com>
4253 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
4254 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
4255 Branch: perl
4256 ! t/pod/plainer.t
4257____________________________________________________________________________
4258[ 10031] By: jhi on 2001/05/08 12:35:25
4259 Log: (Retracted by #10042)
4260
4261 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
4262 From: "Philip Newton" <pnewton@gmx.de>
4263 Date: Tue, 8 May 2001 09:18:10 +0200
4264 Message-ID: <3AF7B9D2.28861.603732@localhost>
4265 Branch: perl
4266 ! pod/perlfunc.pod
4267____________________________________________________________________________
4268[ 10030] By: jhi on 2001/05/08 12:32:23
4269 Log: Subject: [PATCH B::Deparse] Document known bugs
4270 From: Robin Houston <robin@kitsite.com>
4271 Date: Tue, 8 May 2001 01:53:34 +0100
4272 Message-ID: <20010508015334.A32394@penderel>
4273 Branch: perl
4274 ! ext/B/B/Deparse.pm
4275____________________________________________________________________________
4276[ 10029] By: jhi on 2001/05/08 12:28:28
4277 Log: Subject: Re: Perl book, magazine and website updates.
4278 From: "Philip Newton" <pnewton@gmx.de>
4279 Date: Mon, 7 May 2001 17:03:58 +0200
4280 Message-ID: <3AF6D57E.5387.1E29930@localhost>
4281 Branch: perl
4282 ! pod/perlfaq2.pod
4283____________________________________________________________________________
4284[ 10028] By: jhi on 2001/05/07 23:53:30
4285 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
4286 From: Peter Prymmer <pvhp@forte.com>
4287 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
4288 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
4289 Branch: perl
4290 ! t/io/fflush.t
4291____________________________________________________________________________
4292[ 10027] By: jhi on 2001/05/07 23:22:48
4293 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
4294 From: Robin Houston <robin@kitsite.com>
4295 Date: Tue, 8 May 2001 01:14:55 +0100
4296 Message-ID: <20010508011455.A32162@penderel>
4297 Branch: perl
4298 ! ext/B/B/Deparse.pm
4299____________________________________________________________________________
4300[ 10026] By: jhi on 2001/05/07 23:15:05
4301 Log: Typo in #10025.
4302 Branch: perl
4303 ! hints/uts.sh
4304____________________________________________________________________________
4305[ 10025] By: jhi on 2001/05/07 21:15:35
4306 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
4307 Branch: perl
4308 ! hints/uts.sh
4309____________________________________________________________________________
4310[ 10024] By: jhi on 2001/05/07 20:58:40
4311 Log: Subject: Re: [ID 20010506.045] question about hash syntax
4312 From: Peter Scott <Peter@PSDT.com>
4313 Date: Sun, 06 May 2001 13:10:40 -0700
4314 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
4315 Branch: perl
4316 ! pod/perl56delta.pod
4317____________________________________________________________________________
4318[ 10023] By: jhi on 2001/05/07 20:41:26
4319 Log: Configure should figure out the list of dynamic extensions
4320 just fine in UTS-- and in fact it does, as reported by Hal Morris.
4321 Branch: perl
4322 ! hints/uts.sh
4323____________________________________________________________________________
4324[ 10022] By: jhi on 2001/05/07 20:24:11
4325 Log: Update Changes.
4326 Branch: perl
4327 ! Changes patchlevel.h
4328____________________________________________________________________________
038dd032
JH
4329[ 10021] By: jhi on 2001/05/07 20:11:31
4330 Log: Subject: [PATCH regcomp.c] Insecure regexes
4331 From: Robin Houston <robin@kitsite.com>
4332 Date: Mon, 7 May 2001 21:56:12 +0100
4333 Message-ID: <20010507215612.A31114@penderel>
4334 Branch: perl
4335 ! regcomp.c
4336____________________________________________________________________________
4337[ 10020] By: jhi on 2001/05/07 20:02:30
4338 Log: Drop the foobar.perl.com references for now until Simon
4339 gets them sorted out.
4340 Branch: perl
4341 ! pod/perlfaq2.pod
4342____________________________________________________________________________
4343[ 10019] By: jhi on 2001/05/07 19:54:33
4344 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
4345 From: Prymmer/Kahn <pvhp@best.com>
4346 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
4347 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
4348 Branch: perl
4349 ! lib/Devel/SelfStubber.pm
4350____________________________________________________________________________
4351[ 10018] By: jhi on 2001/05/07 19:53:10
4352 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
4353 From: Prymmer/Kahn <pvhp@best.com>
4354 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
4355 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
4356 Branch: perl
4357 ! win32/Makefile
4358____________________________________________________________________________
4359[ 10017] By: jhi on 2001/05/07 19:35:10
4360 Log: s/WebTechnique's/WebTechniques/
4361 Branch: perl
4362 ! pod/perlfaq2.pod
4363____________________________________________________________________________
4364[ 10016] By: jhi on 2001/05/07 12:26:29
4365 Log: Llama 3 updates from Randal.
4366 Branch: perl
4367 ! pod/perlfaq2.pod
4368____________________________________________________________________________
4369[ 10015] By: jhi on 2001/05/07 01:34:38
4370 Log: Subject: [PATCH] Help -Dt show correct pad variables
4371 From: Benjamin Sugars <ben.sugars@home.com>
4372 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
4373 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
4374 Branch: perl
4375 ! embed.h embed.pl proto.h run.c
4376____________________________________________________________________________
4377[ 10014] By: jhi on 2001/05/07 01:23:56
4378 Log: Subject: [PATCH] Document C<our $foo : shared>
4379 From: Benjamin Sugars <ben.sugars@home.com>
4380 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
4381 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
4382 Branch: perl
4383 ! pod/perlfunc.pod
4384____________________________________________________________________________
4385[ 10013] By: jhi on 2001/05/07 01:22:22
4386 Log: Subject: [PATCH B::Deparse] undefined folded constants
4387 From: Robin Houston <robin@kitsite.com>
4388 Date: Sun, 6 May 2001 17:19:09 +0100
4389 Message-ID: <20010506171909.A7046@penderel>
4390 Branch: perl
4391 ! ext/B/B/Deparse.pm
4392____________________________________________________________________________
4393[ 10012] By: jhi on 2001/05/07 00:57:38
4394 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
4395 From: Robin Houston <robin@kitsite.com>
4396 Message-ID: <20010506164654.A6848@penderel>
4397 Date: Sun, 6 May 2001 16:46:54 +0100
4398 Branch: perl
4399 ! ext/B/B/Deparse.pm
4400____________________________________________________________________________
4401[ 10011] By: jhi on 2001/05/07 00:52:18
4402 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
4403 From: Robin Houston <robin@kitsite.com>
4404 Date: Sun, 6 May 2001 14:47:02 +0100
4405 Message-ID: <20010506144702.A6308@penderel>
4406 Branch: perl
4407 ! t/op/my_stash.t
4408____________________________________________________________________________
4409[ 10010] By: jhi on 2001/05/06 15:07:51
4410 Log: Subject: Perl book, magazine and website updates.
4411 From: Simon Cozens <simon@netthink.co.uk>
4412 Date: Sun, 6 May 2001 16:55:36 +0100
4413 Message-ID: <20010506165536.A1795@netthink.co.uk>
4414 Branch: perl
4415 ! pod/perlbook.pod pod/perlfaq2.pod
4416____________________________________________________________________________
4417[ 10009] By: jhi on 2001/05/06 14:11:40
4418 Log: Tweaks on the Tru64 prof options.
4419 Branch: perl
4420 ! pod/perlhack.pod
4421____________________________________________________________________________
4422[ 10008] By: jhi on 2001/05/06 13:51:49
4423 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
4424 From: Robin Houston <robin@kitsite.com>
4425 Date: Sun, 6 May 2001 14:40:51 +0100
4426 Message-ID: <20010506144051.A6279@penderel>
4427 Branch: perl
4428 ! t/pod/testp2pt.pl
4429____________________________________________________________________________
4430[ 10007] By: jhi on 2001/05/06 13:49:31
4431 Log: Subject: [PATCH B::Deparse] scoping
4432 From: Robin Houston <robin@kitsite.com>
4433 Date: Sun, 6 May 2001 14:36:56 +0100
4434 Message-ID: <20010506143656.A4006@penderel>
4435 Branch: perl
4436 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
4437____________________________________________________________________________
4438[ 10006] By: jhi on 2001/05/06 13:24:12
4439 Log: Document the undefinedness of bitshifting out of range.
4440 Branch: perl
4441 ! pod/perlop.pod
4442____________________________________________________________________________
4443[ 10005] By: jhi on 2001/05/06 13:03:17
4444 Log: Retract #10003 and update the IDE descriptions a bit.
4445 Branch: perl
4446 ! pod/perlfaq3.pod
4447____________________________________________________________________________
4448[ 10004] By: jhi on 2001/05/06 03:02:41
4449 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
4450 From: Prymmer/Kahn <pvhp@best.com>
4451 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
4452 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
4453 Branch: perl
4454 ! win32/Makefile win32/buildext.pl win32/config.bc
4455 ! win32/config.gc win32/config.vc
4456____________________________________________________________________________
4457[ 10003] By: jhi on 2001/05/05 20:24:44
4458 Log: (Retracted by #10005.)
4459 Branch: perl
4460 ! pod/perlfaq3.pod
4461____________________________________________________________________________
4462[ 10002] By: jhi on 2001/05/05 19:23:36
4463 Log: It's "psed", not "sed".
4464 Branch: perl
4465 ! x2p/s2p.PL
4466____________________________________________________________________________
4467[ 10001] By: jhi on 2001/05/05 18:35:38
4468 Log: Update Changes.
4469 Branch: perl
4470 ! Changes patchlevel.h
4471____________________________________________________________________________
92e0bad9
JH
4472[ 10000] By: jhi on 2001/05/05 18:32:15
4473 Log: Subject: Re: bleadperl make install fails due to "psed"
4474 From: andreas.koenig@anima.de (Andreas J. Koenig)
4475 Date: 05 May 2001 18:23:28 +0200
4476 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
4477 Branch: perl
4478 ! x2p/Makefile.SH x2p/s2p.PL
4479____________________________________________________________________________
4480[ 9999] By: jhi on 2001/05/05 18:28:09
4481 Log: AUTHORS updates.
4482 Branch: perl
4483 ! AUTHORS
4484____________________________________________________________________________
4485[ 9998] By: jhi on 2001/05/05 18:16:00
4486 Log: Updates on the pods related to the modules included since 5.6.
4487
4488 TODO: perltodo really could use major updating.
4489 Branch: perl
4490 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
4491 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
4492 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
4493 ! pod/perlsyn.pod pod/perltodo.pod
4494____________________________________________________________________________
4495[ 9997] By: jhi on 2001/05/05 17:35:17
4496 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
4497 from Kurt Skauen.
4498 Branch: perl
4499 + hints/atheos.sh
4500 ! MANIFEST
4501____________________________________________________________________________
4502[ 9996] By: jhi on 2001/05/05 17:25:00
4503 Log: Add preemptive #undefs for some of the shorter and more prone
4504 to collision regcomp.h #defines. (Background: the MASK collided
4505 with a system header #define in Rhapsody.)
4506 Branch: perl
4507 ! regcomp.h
4508____________________________________________________________________________
4509[ 9995] By: jhi on 2001/05/05 13:24:21
4510 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
4511 From: Nicholas Clark <nick@ccl4.org>
4512 Date: Sat, 5 May 2001 14:46:39 +0100
4513 Message-ID: <20010505144639.O53513@plum.flirble.org>
4514
4515 Add a test for the constants (if any) being processed correctly.
4516 Branch: perl
4517 ! utils/h2xs.PL
4518____________________________________________________________________________
4519[ 9994] By: jhi on 2001/05/05 02:11:03
4520 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
4521 From: Peter Prymmer <pvhp@forte.com>
4522 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
4523 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
4524 Branch: perl
4525 ! t/lib/b-stash.t
4526____________________________________________________________________________
4527[ 9993] By: jhi on 2001/05/05 02:03:49
4528 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
4529 From: Peter Prymmer <pvhp@forte.com>
4530 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
4531 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
4532 Branch: perl
4533 ! perlio.c vms/vmsish.h
4534____________________________________________________________________________
4535[ 9992] By: jhi on 2001/05/04 17:21:12
4536 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
4537 From: Robin Barker <rmb1@cise.npl.co.uk>
4538 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
4539 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
4540 Branch: perl
4541 + t/pod/plainer.t
4542 ! MANIFEST
4543____________________________________________________________________________
4544[ 9991] By: jhi on 2001/05/04 16:47:45
4545 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
4546 From: Robin Barker <rmb1@cise.npl.co.uk>
4547 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
4548 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
4549 Branch: perl
4550 ! regcomp.c
4551____________________________________________________________________________
4552[ 9990] By: jhi on 2001/05/04 14:37:20
4553 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
4554 From: Prymmer/Kahn <pvhp@best.com>
4555 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
4556 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
4557 Branch: perl
4558 ! t/lib/b-stash.t
4559____________________________________________________________________________
4560[ 9989] By: jhi on 2001/05/04 14:03:58
4561 Log: Introduce perl572delta, update Todo, add the missing
4562 mention about signal safety since 5.7.1 (though this
4563 requires verification and more details.)
4564 Branch: perl
4565 + pod/perl572delta.pod
4566 ! MANIFEST Todo pod/perl571delta.pod
4567____________________________________________________________________________
4568[ 9988] By: jhi on 2001/05/04 12:41:51
4569 Log: Subject: [PATCH perl@9944] long =item
4570 From: Robin Barker <rmb1@cise.npl.co.uk>
4571 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
4572 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
4573 Branch: perl
4574 ! ext/Time/HiRes/HiRes.pm
4575____________________________________________________________________________
4576[ 9987] By: jhi on 2001/05/04 12:39:19
4577 Log: The #9901 had removed one line essential for EBCDIC.
4578 Branch: perl
4579 ! regcomp.c
4580____________________________________________________________________________
4581[ 9986] By: jhi on 2001/05/04 12:30:23
4582 Log: Subject: cygwin/Makefile.SHs INSTALL patch
4583 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
4584 Date: Mon, 08 Jan 2001 04:59:21 +0200
4585 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
4586 Branch: perl
4587 ! cygwin/Makefile.SHs
4588____________________________________________________________________________
4589[ 9985] By: jhi on 2001/05/04 03:51:39
4590 Log: Encode/IO doc tweaks.
4591 Branch: perl
4592 ! ext/Encode/Encode.pm
4593____________________________________________________________________________
4594[ 9984] By: jhi on 2001/05/04 03:29:34
4595 Log: Remove GDBM_File from the dynamic extensions for UTS,
4596 GDBM is not a standard feature.
4597 Branch: perl
4598 ! hints/uts.sh
4599____________________________________________________________________________
4600[ 9983] By: jhi on 2001/05/04 03:22:59
4601 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
4602 Branch: perl
4603 ! pod/perlretut.pod
4604____________________________________________________________________________
4605[ 9982] By: jhi on 2001/05/03 23:21:03
4606 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
4607 From: Benjamin Sugars <bsugars@canoe.ca>
4608 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
4609 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
4610 Branch: perl
4611 ! dump.c
4612____________________________________________________________________________
4613[ 9981] By: jhi on 2001/05/03 23:20:05
4614 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
4615 From: Benjamin Sugars <bsugars@canoe.ca>
4616 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
4617 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
4618 Branch: perl
4619 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
4620____________________________________________________________________________
4621[ 9980] By: jhi on 2001/05/03 23:15:29
4622 Log: Integrate perlio.
4623 Branch: perl
4624 !> ext/Encode/Encode.pm
4625____________________________________________________________________________
4626[ 9979] By: jhi on 2001/05/03 16:54:59
4627 Log: Install psed man page.
4628 Branch: perl
4629 ! installman
4630____________________________________________________________________________
4631[ 9978] By: jhi on 2001/05/03 16:45:58
4632 Log: Remove unused files; noted by Sarathy.
4633 Branch: perl
4634 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
4635 ! MANIFEST
4636____________________________________________________________________________
4637[ 9977] By: jhi on 2001/05/03 16:42:30
4638 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
4639 From: Andy Dougherty <doughera@lafayette.edu>
4640 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
4641 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
4642 Branch: perl
4643 ! INSTALL
4644____________________________________________________________________________
4645[ 9976] By: nick on 2001/05/03 16:40:42
4646 Log: Allow $answer = encode($object,$text); like it says in docs.
4647 Branch: perlio
4648 ! ext/Encode/Encode.pm
4649____________________________________________________________________________
4650[ 9975] By: nick on 2001/05/03 16:22:30
4651 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
4652 to be in scope (fair enough), and also a package variable (our) for eval to see it.
4653 Branch: perlio
4654 ! ext/Encode/Encode.pm
4655____________________________________________________________________________
4656[ 9974] By: nick on 2001/05/03 15:48:17
4657 Log: Integrate mainline.
4658 Branch: perlio
4659 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
4660 +> t/lib/filter-simple.t t/lib/next.t
4661 !> (integrate 70 files)
4662____________________________________________________________________________
4663[ 9973] By: jhi on 2001/05/03 13:09:09
4664 Log: Update Changes.
4665 Branch: perl
4666 ! Changes patchlevel.h
4667____________________________________________________________________________
724031fb
JH
4668[ 9972] By: jhi on 2001/05/03 12:58:33
4669 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
4670 From: Prymmer/Kahn <pvhp@best.com>
4671 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
4672 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
4673 Branch: perl
4674 ! t/io/fflush.t
4675____________________________________________________________________________
4676[ 9971] By: jhi on 2001/05/03 12:57:26
4677 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
4678 From: Prymmer/Kahn <pvhp@best.com>
4679 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
4680 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
4681 Branch: perl
4682 ! win32/FindExt.pm
4683____________________________________________________________________________
4684[ 9970] By: jhi on 2001/05/03 02:42:46
4685 Log: Can't croak sans thread context, from Doug MacEachern.
4686 Branch: perl
4687 ! toke.c
4688____________________________________________________________________________
4689[ 9969] By: jhi on 2001/05/03 01:23:48
4690 Log: Subject: Random input test and Perl
4691 From: Ilya Zakharevich <ilya@math.berkeley.edu>
4692 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
4693 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
4694 Branch: perl
4695 ! toke.c
4696____________________________________________________________________________
4697[ 9968] By: jhi on 2001/05/02 22:17:21
4698 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
4699 From: Peter Prymmer <pvhp@forte.com>
4700 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
4701 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
4702 Branch: perl
4703 ! pod/perlfunc.pod pod/perlport.pod
4704____________________________________________________________________________
4705[ 9967] By: jhi on 2001/05/02 20:12:45
4706 Log: Workaround for UTS compiler casting bug from Hal Morris.
4707 Branch: perl
4708 ! perl.h
4709____________________________________________________________________________
4710[ 9966] By: jhi on 2001/05/02 18:31:37
4711 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
4712 From: Dan Sugalski <dan@sidhe.org>
4713 Date: Wed, 02 May 2001 15:23:22 -0400
4714 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
4715 Branch: perl
4716 ! perl.c vms/vms.c
4717____________________________________________________________________________
4718[ 9965] By: jhi on 2001/05/02 18:21:29
4719 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
4720 Branch: perl
4721 ! pod/perlfunc.pod
4722____________________________________________________________________________
4723[ 9964] By: jhi on 2001/05/02 18:15:01
4724 Log: Document large files in INSTALL, document also the %x
4725 limitation if not use64bitint, closes bug 20010326.007.
4726 Branch: perl
4727 ! INSTALL
4728____________________________________________________________________________
4729[ 9963] By: jhi on 2001/05/02 17:24:47
4730 Log: perlmodlib tweaks; regen pods.
4731 Branch: perl
4732 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
4733 ! pod/perltoc.pod
4734____________________________________________________________________________
4735[ 9962] By: jhi on 2001/05/02 17:14:00
4736 Log: Fix for a segfault, from Marc Lehmann.
4737 Branch: perl
4738 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
4739____________________________________________________________________________
4740[ 9961] By: jhi on 2001/05/02 15:55:53
4741 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
4742 From: "Philip Newton" <pnewton@gmx.de>
4743 Date: Wed, 2 May 2001 18:39:03 +0200
4744 Message-ID: <3AF05447.15525.173B588@localhost>
4745 Branch: perl
4746 ! pod/perlop.pod
4747____________________________________________________________________________
4748[ 9960] By: jhi on 2001/05/02 15:35:37
4749 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
4750 From: Dan Sugalski <dan@sidhe.org>
4751 Date: Wed, 02 May 2001 11:37:27 -0400
4752 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
4753 Branch: perl
4754 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
4755 ! thread.h vms/vms.c vms/vmsish.h
4756____________________________________________________________________________
4757[ 9959] By: jhi on 2001/05/02 15:21:08
4758 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
4759 From: Benjamin Sugars <bsugars@canoe.ca>
4760 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
4761 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
4762 Branch: perl
4763 ! ext/PerlIO/Scalar/Scalar.xs
4764____________________________________________________________________________
4765[ 9958] By: jhi on 2001/05/02 15:15:53
4766 Log: Bug in #9915, spotted by Mike Guy.
4767 Branch: perl
4768 ! installperl
4769____________________________________________________________________________
4770[ 9957] By: jhi on 2001/05/02 13:26:01
4771 Log: Add a test for not griping about references as array
4772 indices if the reference has magic in it (overloaded
4773 methods).
4774 Branch: perl
4775 ! pod/perldiag.pod t/pragma/warn/pp_hot
4776____________________________________________________________________________
4777[ 9956] By: jhi on 2001/05/02 13:07:01
4778 Log: Retracted a bit too much in #9952.
4779 Branch: perl
4780 ! t/pragma/sub_lval.t
4781____________________________________________________________________________
4782[ 9955] By: jhi on 2001/05/02 13:05:38
4783 Log: Test for #9952.
4784 Branch: perl
4785 ! t/op/tie.t
4786____________________________________________________________________________
4787[ 9954] By: jhi on 2001/05/02 11:48:18
4788 Log: Additional note on the encoding example: one cannot
4789 convert string constants in-place.
4790 Branch: perl
4791 ! ext/Encode/Encode.pm
4792____________________________________________________________________________
4793[ 9953] By: jhi on 2001/05/02 11:43:51
4794 Log: Note that if you have recent enough Perl you already
4795 have Filter::Util::Call.
4796 Branch: perl
4797 ! lib/Filter/Simple.pm
4798____________________________________________________________________________
4799[ 9952] By: jhi on 2001/05/02 11:31:53
4800 Log: Retract changes #8254 and #8255, causes coredump in
4801 'tie FH, "main"', reported by Abigail, culprit found by
4802 Benjamin Sugars. Mirrors maintperl change #9950.
4803 Branch: perl
4804 ! op.c t/pragma/sub_lval.t
4805____________________________________________________________________________
4806[ 9951] By: jhi on 2001/05/02 11:14:29
4807 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
4808 Branch: perl
4809 + t/lib/MyFilter.pm
4810____________________________________________________________________________
4811[ 9950] By: gsar on 2001/05/02 03:17:11
4812 Log: revert integration of changes#8254,8255 in change#8620 (causes
4813 a coredump in C<tie FH, 'foo'>; the idea itself may need better
4814 rationalization)
4815 Branch: maint-5.6/perl
4816 ! op.c t/pragma/sub_lval.t
4817____________________________________________________________________________
4818[ 9949] By: gsar on 2001/05/02 02:56:32
4819 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
4820
4821 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
4822
4823 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
4824 Branch: maint-5.6/perl
4825 !> hints/svr5.sh
4826____________________________________________________________________________
4827[ 9948] By: gsar on 2001/05/02 02:49:15
4828 Log: pod/find.t breaks on VMS (from Craig Berry)
4829 Branch: maint-5.6/perl
4830 ! t/pod/find.t
4831____________________________________________________________________________
4832[ 9947] By: jhi on 2001/05/02 02:43:09
4833 Log: Add an encoding conversion example.
4834 Branch: perl
4835 ! ext/Encode/Encode.pm
4836____________________________________________________________________________
4837[ 9946] By: jhi on 2001/05/02 01:34:22
4838 Log: Another coat of paint but still nowhere finished.
4839 Need to decide on the semantics of strptime(): should
4840 strptime() be a function instead of a method? To do
4841 the week/monthname-strptiming the i18n/l10n bullet needs
4842 to be bitten with gusto.
4843 Branch: perl
4844 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
4845____________________________________________________________________________
4846[ 9945] By: jhi on 2001/05/01 23:40:52
4847 Log: Update Changes.
4848 Branch: perl
4849 ! Changes patchlevel.h
4850____________________________________________________________________________
f63e93b7
JH
4851[ 9944] By: jhi on 2001/05/01 23:33:37
4852 Log: Add known-to-be-tested modules to the list-to-be-skipped.
4853 Branch: perl
4854 ! t/lib/1_compile.t
4855____________________________________________________________________________
4856[ 9943] By: jhi on 2001/05/01 23:24:40
4857 Log: Subject: BorlandC++ fix
4858 From: "Vadim Konovalov" <watman@inbox.ru>
4859 Date: Mon, 30 Apr 2001 20:12:26 -0700
4860 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
4861 Branch: perl
4862 ! win32/makefile.mk
4863____________________________________________________________________________
4864[ 9942] By: jhi on 2001/05/01 23:18:02
4865 Log: Update to Filter::Simple 0.60, create a test for it.
4866 Branch: perl
4867 + t/lib/filter-simple.t
4868 ! MANIFEST lib/Filter/Simple.pm
4869____________________________________________________________________________
4870[ 9941] By: jhi on 2001/05/01 19:47:24
4871 Log: Subject: Re: bleadperl: s/// failure with \b and /g
4872 From: Hugo <hv@crypt.compulink.co.uk>
4873 Date: Tue, 01 May 2001 20:12:20 +0100
4874 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
4875 Branch: perl
4876 ! pp_hot.c t/op/re_tests
4877____________________________________________________________________________
4878[ 9940] By: jhi on 2001/05/01 19:42:16
4879 Log: Integrate perlio.
4880 Branch: perl
4881 !> lib/base.pm t/lib/fields.t
4882____________________________________________________________________________
4883[ 9939] By: jhi on 2001/05/01 19:39:51
4884 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
4885 From: Benjamin Sugars <bsugars@canoe.ca>
4886 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
4887 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
4888 Branch: perl
4889 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
4890____________________________________________________________________________
4891[ 9938] By: jhi on 2001/05/01 19:34:09
4892 Log: Add NEXT, a pseudo-class for method redispatching.
4893 <Damian>NEXT.pm probably offers more bang-for-buck
4894 than anything else I've ever written.</Damian>
4895 Branch: perl
4896 + lib/NEXT.pm t/lib/next.t
4897 ! MANIFEST
4898____________________________________________________________________________
4899[ 9937] By: jhi on 2001/05/01 19:21:41
4900 Log: Update to Switch 2.02.
4901 Branch: perl
4902 ! lib/Switch.pm t/lib/switch.t
4903____________________________________________________________________________
4904[ 9936] By: nick on 2001/05/01 19:09:21
4905 Log: Fix for base.pm clobbering $VERSION
4906 Branch: perlio
4907 ! lib/base.pm
4908____________________________________________________________________________
4909[ 9935] By: nick on 2001/05/01 18:54:38
4910 Log: Test for base.pm clobbering $VERSION.
4911 Branch: perlio
4912 ! t/lib/fields.t
4913____________________________________________________________________________
4914[ 9934] By: jhi on 2001/05/01 18:39:10
4915 Log: Add information about Scalar::Util::blessed.
4916 Branch: perl
4917 ! pod/perlobj.pod
4918____________________________________________________________________________
4919[ 9933] By: jhi on 2001/05/01 18:33:51
4920 Log: Subject: Extra UNIVERSAL documentation
4921 From: Mike Guy <mjtg@cam.ac.uk>
4922 Date: Tue, 01 May 2001 20:12:11 +0100
4923 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
4924 Branch: perl
4925 ! pod/perlobj.pod
4926____________________________________________________________________________
4927[ 9932] By: jhi on 2001/05/01 18:26:54
4928 Log: Subject: Autoflush in tests as appropriate
4929 From: Mike Guy <mjtg@cam.ac.uk>
4930 Date: Tue, 01 May 2001 20:05:31 +0100
4931 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
4932 Branch: perl
4933 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
4934 ! t/op/taint.t
4935____________________________________________________________________________
4936[ 9931] By: jhi on 2001/05/01 18:02:29
4937 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
4938 From: Benjamin Sugars <bsugars@canoe.ca>
4939 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
4940 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
4941 Branch: perl
4942 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
4943____________________________________________________________________________
4944[ 9930] By: jhi on 2001/05/01 15:12:26
4945 Log: Subject: Re: Finally got a round tuit
4946 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4947 Date: Tue, 01 May 2001 14:14:10 +0200
4948 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
4949
4950 The -DP part, slightly modified.
4951 Branch: perl
4952 ! perl.c
4953____________________________________________________________________________
4954[ 9929] By: jhi on 2001/05/01 14:17:15
4955 Log: Subject: Re: Finally got a round tuit
4956 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4957 Date: Tue, 01 May 2001 16:34:06 +0200
4958 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
4959
4960 cpp and optimization tweaks for HP-UX.
4961 Branch: perl
4962 ! hints/hpux.sh
4963____________________________________________________________________________
4964[ 9928] By: jhi on 2001/05/01 13:24:20
4965 Log: Tune the scan_num() comments to reality.
4966 Branch: perl
4967 ! toke.c
4968____________________________________________________________________________
4969[ 9927] By: jhi on 2001/05/01 13:14:01
4970 Log: Subject: [PATCH B::Deparse] optimised sort
4971 From: Robin Houston <robin@kitsite.com>
4972 Date: Tue, 1 May 2001 14:07:12 +0100
4973 Message-ID: <20010501140712.A4266@penderel>
4974 Branch: perl
4975 ! ext/B/B/Deparse.pm
4976____________________________________________________________________________
4977[ 9926] By: jhi on 2001/05/01 13:10:53
4978 Log: Subject: [PATCH t/lib/b-deparse.t]
4979 From: Robin Houston <robin@kitsite.com>
4980 Date: Tue, 1 May 2001 13:37:42 +0100
4981 Message-ID: <20010501133742.A4082@penderel>
4982 Branch: perl
4983 ! t/lib/b-deparse.t
4984____________________________________________________________________________
4985[ 9925] By: jhi on 2001/05/01 13:10:13
4986 Log: Subject: [PATCH B::Deparse] for(;;), sort
4987 From: Robin Houston <robin@kitsite.com>
4988 Date: Tue, 1 May 2001 13:35:00 +0100
4989 Message-ID: <20010501133500.A4061@penderel>
4990 Branch: perl
4991 ! ext/B/B/Deparse.pm
4992____________________________________________________________________________
4993[ 9924] By: jhi on 2001/05/01 13:09:22
4994 Log: Subject: [PATCH B::Deparse] do, warn, use
4995 From: Robin Houston <robin@kitsite.com>
4996 Date: Tue, 1 May 2001 13:31:03 +0100
4997 Message-ID: <20010501133103.A4041@penderel>
4998 Branch: perl
4999 ! ext/B/B/Deparse.pm
5000____________________________________________________________________________
5001[ 9923] By: jhi on 2001/05/01 11:45:36
5002 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
5003 From: Benjamin Sugars <ben.sugars@home.com>
5004 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
5005 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
5006 Branch: perl
5007 + t/io/fflush.t
5008 ! MANIFEST
5009____________________________________________________________________________
5010[ 9922] By: jhi on 2001/05/01 11:35:42
5011 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
5012 From: Peter Prymmer <pvhp@forte.com>
5013 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
5014 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
5015 Branch: perl
5016 ! t/lib/selfstubber.t
5017____________________________________________________________________________
5018[ 9921] By: jhi on 2001/04/30 16:34:33
5019 Log: Subject: [PATCH B::Concise] suppress warning
5020 From: Robin Houston <robin@kitsite.com>
5021 Date: Mon, 30 Apr 2001 16:09:49 +0100
5022 Message-ID: <20010430160949.A25086@penderel>
5023 Branch: perl
5024 ! ext/B/B/Concise.pm
5025____________________________________________________________________________
5026[ 9920] By: jhi on 2001/04/30 13:56:04
5027 Log: Strip the *markers* from #9919.
5028 Branch: perl
5029 ! pod/perlfaq.pod pod/perlfaq5.pod
5030____________________________________________________________________________
5031[ 9919] By: jhi on 2001/04/30 13:54:04
5032 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
5033 From: Gwyn Judd <b.judd@xtra.co.nz>
5034 Date: Sun, 29 Apr 2001 01:47:49 +1200
5035 Message-ID: <20010429014749.A4418@thislove>
5036 Branch: perl
5037 ! pod/perlfaq.pod pod/perlfaq5.pod
5038____________________________________________________________________________
5039[ 9918] By: jhi on 2001/04/30 13:13:54
5040 Log: More_tweakage.
5041 Branch: perl
5042 ! pod/perldata.pod pod/perldiag.pod
5043____________________________________________________________________________
5044[ 9917] By: jhi on 2001/04/30 13:01:27
5045 Log: Update Changes.
5046 Branch: perl
5047 ! Changes patchlevel.h
5048____________________________________________________________________________
2b112a98
JH
5049[ 9916] By: jhi on 2001/04/30 12:57:03
5050 Log: T_w_e_a_k_a_g_e.
5051 Branch: perl
5052 ! pod/perldata.pod pod/perldiag.pod
5053____________________________________________________________________________
5054[ 9915] By: jhi on 2001/04/30 12:39:29
5055 Log: Install s2p also as psed.
5056
5057 TODO: psed documentation?
5058 Branch: perl
5059 ! installperl
5060____________________________________________________________________________
5061[ 9914] By: jhi on 2001/04/30 12:29:21
5062 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
5063 From: Jens Hamisch <jens@Strawberry.COM>
5064 Date: Fri, 27 Apr 2001 17:00:36 +0200
5065 Message-ID: <20010427170036.K1372@Strawberry.COM>
5066
5067 SOCKS5_VERSION_NAME is the right symbol to detect
5068 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
5069 function called socks5_init() is available, and even that is
5070 not universal, most SOCKS5 installations use SOCKSinit()).
5071 Branch: perl
5072 ! perlio.c
5073____________________________________________________________________________
5074[ 9913] By: jhi on 2001/04/30 12:22:15
5075 Log: Allow a zero timeout on IO::Socket accept and connect--
5076 though one really shouldn't do that. Based on
5077
5078 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
5079 From: "John Holdsworth" <coldwave@bigfoot.com>
5080 Date: Sun, 4 Feb 2001 12:48:18 +0100
5081 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
5082 Branch: perl
5083 ! ext/IO/lib/IO/Socket.pm
5084____________________________________________________________________________
5085[ 9912] By: jhi on 2001/04/30 11:27:27
5086 Log: Save the spot of regprev (see #9911) for binary compatibility;
5087 regen API.
5088 Branch: perl
5089 ! embedvar.h perlapi.h thrdvar.h
5090____________________________________________________________________________
5091[ 9911] By: jhi on 2001/04/30 11:22:03
5092 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
5093 From: Hugo <hv@crypt.compulink.co.uk>
5094 Date: Sun, 29 Apr 2001 17:09:30 +0100
5095 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
5096 Branch: perl
5097 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
5098____________________________________________________________________________
5099[ 9910] By: jhi on 2001/04/30 11:15:12
5100 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
5101 a dummy for PL_numeric_radix); no pressing reason to break
5102 binary compatibility; regen API.
5103 Branch: perl
5104 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
5105 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
5106____________________________________________________________________________
5107[ 9909] By: jhi on 2001/04/30 10:56:08
5108 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
5109 From: Walt Mankowski <waltman@netaxs.com>
5110 Date: Sun, 29 Apr 2001 21:53:48 -0400
5111 Message-ID: <20010429215348.A3971@netaxs.com>
5112 Branch: perl
5113 ! pod/perlfunc.pod
5114____________________________________________________________________________
5115[ 9908] By: jhi on 2001/04/30 10:49:40
5116 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
5117 Branch: perl
5118 ! t/lib/selfstubber.t
5119____________________________________________________________________________
5120[ 9907] By: nick on 2001/04/30 09:26:50
5121 Log: Integrate mainline.
5122 Branch: perlio
5123 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
5124____________________________________________________________________________
5125[ 9906] By: jhi on 2001/04/29 23:24:20
5126 Log: Abigail spotted a thinko in #9905.
5127 Branch: perl
5128 ! pod/perldiag.pod
5129____________________________________________________________________________
5130[ 9905] By: jhi on 2001/04/29 15:55:39
5131 Log: Changed the underscore/undebar syntax in numeric constants;
5132 now any grouping will do, as long as the underscores are not
5133 consecutive (so "zero-grouping" is out), and they do not begin
5134 or end the integer or fractional parts.
5135 Branch: perl
5136 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
5137____________________________________________________________________________
5138[ 9904] By: nick on 2001/04/29 15:43:22
5139 Log: Integrate mainline.
5140 Branch: perlio
5141 +> (branch 98 files)
5142 - lib/unicode/Block.pl
5143 - lib/unicode/In/AlphabeticPresentationForms.pl
5144 - lib/unicode/In/Arabic.pl
5145 - lib/unicode/In/ArabicPresentationForms-A.pl
5146 - lib/unicode/In/ArabicPresentationForms-B.pl
5147 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
5148 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
5149 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
5150 - lib/unicode/In/BopomofoExtended.pl
5151 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
5152 - lib/unicode/In/CJKCompatibility.pl
5153 - lib/unicode/In/CJKCompatibilityForms.pl
5154 - lib/unicode/In/CJKCompatibilityIdeographs.pl
5155 - lib/unicode/In/CJKRadicalsSupplement.pl
5156 - lib/unicode/In/CJKSymbolsandPunctuation.pl
5157 - lib/unicode/In/CJKUnifiedIdeographs.pl
5158 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
5159 - lib/unicode/In/Cherokee.pl
5160 - lib/unicode/In/CombiningDiacriticalMarks.pl
5161 - lib/unicode/In/CombiningHalfMarks.pl
5162 - lib/unicode/In/CombiningMarksforSymbols.pl
5163 - lib/unicode/In/ControlPictures.pl
5164 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
5165 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
5166 - lib/unicode/In/EnclosedAlphanumerics.pl
5167 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
5168 - lib/unicode/In/Ethiopic.pl
5169 - lib/unicode/In/GeneralPunctuation.pl
5170 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
5171 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
5172 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
5173 - lib/unicode/In/HalfwidthandFullwidthForms.pl
5174 - lib/unicode/In/HangulCompatibilityJamo.pl
5175 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
5176 - lib/unicode/In/Hebrew.pl
5177 - lib/unicode/In/HighPrivateUseSurrogates.pl
5178 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
5179 - lib/unicode/In/IPAExtensions.pl
5180 - lib/unicode/In/IdeographicDescriptionCharacters.pl
5181 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
5182 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
5183 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
5184 - lib/unicode/In/Latin-1Supplement.pl
5185 - lib/unicode/In/LatinExtended-A.pl
5186 - lib/unicode/In/LatinExtended-B.pl
5187 - lib/unicode/In/LatinExtendedAdditional.pl
5188 - lib/unicode/In/LetterlikeSymbols.pl
5189 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
5190 - lib/unicode/In/MathematicalOperators.pl
5191 - lib/unicode/In/MiscellaneousSymbols.pl
5192 - lib/unicode/In/MiscellaneousTechnical.pl
5193 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
5194 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
5195 - lib/unicode/In/OpticalCharacterRecognition.pl
5196 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
5197 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
5198 - lib/unicode/In/SmallFormVariants.pl
5199 - lib/unicode/In/SpacingModifierLetters.pl
5200 - lib/unicode/In/Specials.pl
5201 - lib/unicode/In/SuperscriptsandSubscripts.pl
5202 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
5203 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
5204 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
5205 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
5206 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
5207 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
5208 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
5209 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
5210 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
5211 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
5212 !> utf8.c win32/Makefile
5213____________________________________________________________________________
5214[ 9903] By: jhi on 2001/04/29 14:30:53
5215 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
5216 From: Prymmer/Kahn <pvhp@best.com>
5217 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
5218 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
5219 Branch: perl
5220 ! win32/Makefile
5221____________________________________________________________________________
5222[ 9902] By: jhi on 2001/04/29 02:52:44
5223 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
5224 From: "Abigail" <abigail@foad.org>
5225 Date: Sun, 29 Apr 2001 03:14:25 +0200
5226 Message-ID: <20010429011425.24503.qmail@foad.org>
5227 Branch: perl
5228 ! ext/IO/lib/IO/Seekable.pm
5229____________________________________________________________________________
5230[ 9901] By: jhi on 2001/04/29 02:04:46
5231 Log: In character classes one couldn't have 0x80..0xff characters
5232 at the left hand side if there were 0x100.. characters in the
5233 character class.
5234 Branch: perl
5235 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
5236 ! t/op/pat.t utf8.c
5237____________________________________________________________________________
5238[ 9900] By: jhi on 2001/04/28 22:55:04
5239 Log: Forgot the latest mktables.PL from #9899.
5240 Branch: perl
5241 ! lib/unicode/mktables.PL
5242____________________________________________________________________________
5243[ 9899] By: jhi on 2001/04/28 22:53:28
5244 Log: Explain the \p{} and \P{} error message better and
5245 have prettier prettyprint in In.pl.
5246 Branch: perl
5247 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
5248 ! pod/perldiag.pod
5249____________________________________________________________________________
5250[ 9898] By: jhi on 2001/04/28 21:03:34
5251 Log: Add one possible explanation for the "Invalid [] range" error.
5252 Branch: perl
5253 ! pod/perldiag.pod
5254____________________________________________________________________________
5255[ 9897] By: jhi on 2001/04/28 17:18:26
5256 Log: Add a level of indirection to the implementation of \p{InFoo}
5257 so that we don't have to have long filenames. (Nothing changes
5258 in the user interface.) The indirection is defined in
5259 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
5260 Also rename some the character classes by removing '-' from
5261 the classnames, and finally renamed Block.pl as Blocks.pl.
5262 Branch: perl
5263 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
5264 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
5265 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
5266 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
5267 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
5268 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
5269 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
5270 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
5271 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
5272 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
5273 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
5274 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
5275 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
5276 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
5277 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
5278 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
5279 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
5280 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
5281 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
5282 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
5283 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
5284 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
5285 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
5286 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
5287 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
5288 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
5289 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
5290 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
5291 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
5292 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
5293 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
5294 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
5295 + lib/unicode/In/94.pl lib/unicode/In/95.pl
5296 - lib/unicode/Block.pl
5297 - lib/unicode/In/AlphabeticPresentationForms.pl
5298 - lib/unicode/In/Arabic.pl
5299 - lib/unicode/In/ArabicPresentationForms-A.pl
5300 - lib/unicode/In/ArabicPresentationForms-B.pl
5301 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
5302 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
5303 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
5304 - lib/unicode/In/BopomofoExtended.pl
5305 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
5306 - lib/unicode/In/CJKCompatibility.pl
5307 - lib/unicode/In/CJKCompatibilityForms.pl
5308 - lib/unicode/In/CJKCompatibilityIdeographs.pl
5309 - lib/unicode/In/CJKRadicalsSupplement.pl
5310 - lib/unicode/In/CJKSymbolsandPunctuation.pl
5311 - lib/unicode/In/CJKUnifiedIdeographs.pl
5312 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
5313 - lib/unicode/In/Cherokee.pl
5314 - lib/unicode/In/CombiningDiacriticalMarks.pl
5315 - lib/unicode/In/CombiningHalfMarks.pl
5316 - lib/unicode/In/CombiningMarksforSymbols.pl
5317 - lib/unicode/In/ControlPictures.pl
5318 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
5319 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
5320 - lib/unicode/In/EnclosedAlphanumerics.pl
5321 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
5322 - lib/unicode/In/Ethiopic.pl
5323 - lib/unicode/In/GeneralPunctuation.pl
5324 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
5325 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
5326 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
5327 - lib/unicode/In/HalfwidthandFullwidthForms.pl
5328 - lib/unicode/In/HangulCompatibilityJamo.pl
5329 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
5330 - lib/unicode/In/Hebrew.pl
5331 - lib/unicode/In/HighPrivateUseSurrogates.pl
5332 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
5333 - lib/unicode/In/IPAExtensions.pl
5334 - lib/unicode/In/IdeographicDescriptionCharacters.pl
5335 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
5336 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
5337 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
5338 - lib/unicode/In/Latin-1Supplement.pl
5339 - lib/unicode/In/LatinExtended-A.pl
5340 - lib/unicode/In/LatinExtended-B.pl
5341 - lib/unicode/In/LatinExtendedAdditional.pl
5342 - lib/unicode/In/LetterlikeSymbols.pl
5343 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
5344 - lib/unicode/In/MathematicalOperators.pl
5345 - lib/unicode/In/MiscellaneousSymbols.pl
5346 - lib/unicode/In/MiscellaneousTechnical.pl
5347 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
5348 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
5349 - lib/unicode/In/OpticalCharacterRecognition.pl
5350 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
5351 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
5352 - lib/unicode/In/SmallFormVariants.pl
5353 - lib/unicode/In/SpacingModifierLetters.pl
5354 - lib/unicode/In/Specials.pl
5355 - lib/unicode/In/SuperscriptsandSubscripts.pl
5356 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
5357 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
5358 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
5359 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
5360 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
5361 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
5362 ! pod/perlunicode.pod
5363____________________________________________________________________________
5364[ 9896] By: jhi on 2001/04/28 14:33:17
5365 Log: Update the information on shared library path on HP-UX.
5366 Branch: perl
5367 ! INSTALL
5368____________________________________________________________________________
5369[ 9895] By: jhi on 2001/04/28 14:32:30
5370 Log: Because #9894 seems to do the trick, this workaround can be removed.
5371 Branch: perl
5372 ! t/lib/selfstubber.t
5373____________________________________________________________________________
5374[ 9894] By: jhi on 2001/04/28 14:26:13
5375 Log: For PerlIO flush the children's file handles (on fork/exec/system).
5376 Branch: perl
5377 ! perl.h
5378____________________________________________________________________________
5379[ 9893] By: jhi on 2001/04/28 14:23:15
5380 Log: Test tweak for #9891.
5381 Branch: perl
5382 ! t/lib/b-deparse.t
5383____________________________________________________________________________
5384[ 9892] By: jhi on 2001/04/28 14:10:13
5385 Log: New HP-UX hints from Merijn.
5386 Branch: perl
5387 ! hints/hpux.sh
5388____________________________________________________________________________
5389[ 9891] By: jhi on 2001/04/28 14:07:27
5390 Log: Subject: [PATCH B::Deparse] non-block scopes
5391 From: Robin Houston <robin@kitsite.com>
5392 Date: Fri, 27 Apr 2001 19:15:14 +0100
5393 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
5394 Branch: perl
5395 ! ext/B/B/Deparse.pm
5396____________________________________________________________________________
5397[ 9890] By: nick on 2001/04/27 19:41:25
5398 Log: Integrate mainline
5399 Branch: perlio
5400 +> t/lib/selfstubber.t
5401 !> (integrate 50 files)
5402____________________________________________________________________________
5403[ 9889] By: jhi on 2001/04/27 18:23:46
5404 Log: Subject: Re: selfstubber test fail on bleadperl
5405 From: Mike Guy <mjtg@cam.ac.uk>
5406 Date: Fri, 27 Apr 2001 19:31:18 +0100
5407 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
5408 Branch: perl
5409 ! t/lib/selfstubber.t
5410____________________________________________________________________________
5411[ 9888] By: jhi on 2001/04/27 16:20:54
5412 Log: Test tweak for #9886.
5413 Branch: perl
5414 ! t/lib/b-deparse.t
5415____________________________________________________________________________
5416[ 9887] By: jhi on 2001/04/27 16:16:33
5417 Log: Buffering issue at least in Solaris (even with perlio).
5418 Branch: perl
5419 ! t/lib/selfstubber.t
5420____________________________________________________________________________
5421[ 9886] By: jhi on 2001/04/27 14:59:23
5422 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
5423 From: Robin Houston <robin@kitsite.com>
5424 Date: Fri, 27 Apr 2001 16:53:20 +0100
5425 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
5426 Branch: perl
5427 ! ext/B/B/Deparse.pm
5428____________________________________________________________________________
5429[ 9885] By: jhi on 2001/04/27 14:23:51
5430 Log: Update Changes.
5431 Branch: perl
5432 ! Changes patchlevel.h
5433____________________________________________________________________________
94c2704d
JH
5434[ 9884] By: jhi on 2001/04/27 14:14:12
5435 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
5436 From: "Philip Newton" <pnewton@gmx.de>
5437 Date: Fri, 27 Apr 2001 16:40:13 +0200
5438 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
5439 Branch: perl
5440 ! pod/perldata.pod
5441____________________________________________________________________________
5442[ 9883] By: jhi on 2001/04/27 13:28:19
5443 Log: Add LOG_PERROR; prettify the "removed".
5444 Branch: perl
5445 ! ext/Sys/Syslog/Syslog.xs
5446____________________________________________________________________________
5447[ 9882] By: jhi on 2001/04/27 13:13:18
5448 Log: h2xs tweaks: use NV instead of double, "quote" the removed
5449 prefixes for clarity (especially when nothing is removed),
5450 slight pod reformats.
5451 Branch: perl
5452 ! utils/h2xs.PL
5453____________________________________________________________________________
5454[ 9881] By: jhi on 2001/04/27 12:58:48
5455 Log: Don't bother creating existing directories.
5456 Branch: perl
5457 ! utils/h2xs.PL
5458____________________________________________________________________________
5459[ 9880] By: jhi on 2001/04/27 12:45:39
5460 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
5461 From: Mike Schilli <m@perlmeister.com>
5462 Date: Wed, 25 Apr 2001 01:29:21 -0700
5463 Message-id: <3AE68AE1.6A981723@perlmeister.com>
5464 Branch: perl
5465 ! utils/h2xs.PL
5466____________________________________________________________________________
5467[ 9879] By: jhi on 2001/04/27 12:40:55
5468 Log: break is not yet Perl. Added the template license also to README.
5469 Branch: perl
5470 ! utils/h2xs.PL
5471____________________________________________________________________________
5472[ 9878] By: jhi on 2001/04/27 03:08:20
5473 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
5474 From: Tim Jenness <t.jenness@jach.hawaii.edu>
5475 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
5476 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
5477 Branch: perl
5478 ! t/lib/xs-typemap.t
5479____________________________________________________________________________
5480[ 9877] By: jhi on 2001/04/26 23:54:40
5481 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
5482 From: "Abigail" <abigail@foad.org>
5483 Date: Fri, 27 Apr 2001 01:44:28 +0200
5484 Message-ID: <20010426234428.19786.qmail@foad.org>
5485 Branch: perl
5486 ! utils/h2xs.PL
5487____________________________________________________________________________
5488[ 9876] By: jhi on 2001/04/26 23:52:06
5489 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
5490 From: Peter Prymmer <pvhp@forte.com>
5491 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
5492 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
5493 Branch: perl
5494 ! t/lib/selfstubber.t
5495____________________________________________________________________________
5496[ 9875] By: jhi on 2001/04/26 23:48:10
5497 Log: Deparse nits.
5498 Branch: perl
5499 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
5500____________________________________________________________________________
5501[ 9874] By: jhi on 2001/04/26 22:46:05
5502 Log: Document ANYOF_CLASS.
5503 Branch: perl
5504 ! regcomp.h
5505____________________________________________________________________________
5506[ 9873] By: jhi on 2001/04/26 22:35:03
5507 Log: Subject: Re: [PATCH @9846] dumping ANYOF
5508 From: Hugo <hv@crypt.compulink.co.uk>
5509 Date: Thu, 26 Apr 2001 23:33:38 +0100
5510 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
5511 Branch: perl
5512 ! regcomp.c regcomp.h
5513____________________________________________________________________________
5514[ 9872] By: jhi on 2001/04/26 22:34:31
5515 Log: Subject: [PATCH] more for Devel::SelfStubber
5516 From: Nicholas Clark <nick@ccl4.org>
5517 Date: Fri, 27 Apr 2001 00:13:52 +0100
5518 Message-ID: <20010427001351.K88186@plum.flirble.org>
5519 Branch: perl
5520 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
5521____________________________________________________________________________
5522[ 9871] By: jhi on 2001/04/26 21:59:17
5523 Log: Subject: [PATCH B::Deparse] formats must be flush left
5524 From: Robin Houston <robin@kitsite.com>
5525 Date: Thu, 26 Apr 2001 23:54:29 +0100
5526 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
5527 Branch: perl
5528 ! ext/B/B/Deparse.pm
5529____________________________________________________________________________
5530[ 9870] By: jhi on 2001/04/26 21:57:37
5531 Log: If some of the constants are prefixes of others,
5532 the prefixes may never get recognized. (See 20010426.006.)
5533 Branch: perl
5534 ! utils/h2xs.PL
5535____________________________________________________________________________
5536[ 9869] By: jhi on 2001/04/26 21:50:42
5537 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
5538 From: Chris Bongaarts <cab@tc.umn.edu>
5539 Date: Thu, 26 Apr 2001 17:10:31 -0500
5540 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
5541 Branch: perl
5542 ! ext/Sys/Syslog/Syslog.xs
5543____________________________________________________________________________
5544[ 9868] By: jhi on 2001/04/26 21:35:12
5545 Log: Further cuts and more docs from Graham Barr.
5546 Branch: perl
5547 ! ext/List/Util/lib/List/Util.pm
5548 ! ext/List/Util/lib/Scalar/Util.pm
5549____________________________________________________________________________
5550[ 9867] By: jhi on 2001/04/26 21:18:57
5551 Log: Subject: [PATCH 5.7.1] DB_File-1.77
5552 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
5553 Date: Thu, 26 Apr 2001 22:37:53 +0100
5554 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
5555 Branch: perl
5556 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5557 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
5558____________________________________________________________________________
5559[ 9866] By: jhi on 2001/04/26 21:12:31
5560 Log: Subject: [PATCH B::Deparse] fix easy bugs
5561 From: Robin Houston <robin@kitsite.com>
5562 Date: Thu, 26 Apr 2001 23:03:33 +0100
5563 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
5564 Branch: perl
5565 ! ext/B/B/Deparse.pm
5566____________________________________________________________________________
5567[ 9865] By: jhi on 2001/04/26 20:26:13
5568 Log: Update Changes.
5569 Branch: perl
5570 ! Changes patchlevel.h
5571____________________________________________________________________________
f9f7dcb2
JH
5572[ 9864] By: jhi on 2001/04/26 19:27:48
5573 Log: Dethinko from Robin Houston.
5574 Branch: perl
5575 ! ext/B/B/Deparse.pm
5576____________________________________________________________________________
5577[ 9863] By: jhi on 2001/04/26 19:10:35
5578 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
5579 From: Robin Houston <robin@kitsite.com>
5580 Date: Thu, 26 Apr 2001 21:08:32 +0100
5581 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
5582 Branch: perl
5583 ! ext/B/B/Deparse.pm
5584____________________________________________________________________________
5585[ 9862] By: jhi on 2001/04/26 19:04:23
5586 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
5587 From: Robin Houston <robin@kitsite.com>
5588 Date: Thu, 26 Apr 2001 20:52:50 +0100
5589 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
5590 Branch: perl
5591 ! ext/B/B/Deparse.pm
5592____________________________________________________________________________
5593[ 9861] By: jhi on 2001/04/26 18:56:14
5594 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
5595 From: Mike Guy <mjtg@cam.ac.uk>
5596 Date: Thu, 26 Apr 2001 14:22:40 +0100
5597 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
5598 Branch: perl
5599 ! pod/perlobj.pod
5600____________________________________________________________________________
5601[ 9860] By: jhi on 2001/04/26 18:46:42
5602 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
5603 From: Robin Houston <robin@kitsite.com>
5604 Date: Thu, 26 Apr 2001 20:34:29 +0100
5605 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
5606
5607 Hashes do not interpolate.
5608 Branch: perl
5609 ! ext/B/B/Deparse.pm
5610____________________________________________________________________________
5611[ 9859] By: jhi on 2001/04/26 18:43:51
5612 Log: Subject: The Time::Piece conspiracy unmasked!!!
5613 From: Mike Guy <mjtg@cam.ac.uk>
5614 Date: Thu, 26 Apr 2001 19:02:50 +0100
5615 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
5616
5617 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
5618 From: Mike Guy <mjtg@cam.ac.uk>
5619 Date: Thu, 26 Apr 2001 19:08:21 +0100
5620 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
5621
5622 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
5623 From: Graham Barr <gbarr@pobox.com>
5624 Date: Thu, 26 Apr 2001 19:12:03 +0100
5625 Message-ID: <20010426191203.A70835@pobox.com>
5626
5627 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
5628 Branch: perl
5629 ! ext/List/Util/lib/List/Util.pm
5630 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
5631____________________________________________________________________________
5632[ 9858] By: jhi on 2001/04/26 18:17:42
5633 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
5634 From: Robin Houston <robin@kitsite.com>
5635 Date: Thu, 26 Apr 2001 16:09:35 +0100
5636 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
5637 Branch: perl
5638 ! t/comp/proto.t
5639____________________________________________________________________________
5640[ 9857] By: jhi on 2001/04/26 18:04:59
5641 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
5642 From: barries <barries@slaysys.com>
5643 Date: Thu, 26 Apr 2001 12:01:10 -0400
5644 Message-ID: <20010426120110.E29698@jester.slaysys.com>
5645 Branch: perl
5646 ! pod/perldiag.pod
5647____________________________________________________________________________
5648[ 9856] By: jhi on 2001/04/26 18:03:33
5649 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
5650 Date: Thu, 26 Apr 2001 17:13:41 +0100
5651 From: Robin Houston <robin@kitsite.com>
5652 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
5653
5654 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
5655 From: Robin Houston <robin@kitsite.com>
5656 Date: Thu, 26 Apr 2001 18:44:29 +0100
5657 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
5658 Branch: perl
5659 ! ext/B/B/Deparse.pm
5660____________________________________________________________________________
5661[ 9855] By: jhi on 2001/04/26 17:56:04
5662 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
5663 From: Robin Houston <robin@kitsite.com>
5664 Date: Thu, 26 Apr 2001 17:04:08 +0100
5665 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
5666 Branch: perl
5667 ! ext/B/B/Deparse.pm
5668____________________________________________________________________________
5669[ 9854] By: jhi on 2001/04/26 17:47:26
5670 Log: Subject: Re: Short test case for undef %stash:: crash
5671 From: Benjamin Sugars <bsugars@canoe.ca>
5672 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
5673 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
5674 Changed and moved the perldiag entry.
5675 Branch: perl
5676 ! gv.c pod/perldiag.pod
5677____________________________________________________________________________
5678[ 9853] By: jhi on 2001/04/26 14:35:16
5679 Log: Beginnings of strptime(). Do not touch the wet paint.
5680 Branch: perl
5681 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
5682____________________________________________________________________________
5683[ 9852] By: jhi on 2001/04/26 13:17:21
5684 Log: Retract #9851, core dumps from pod2man.
5685 Branch: perl
5686 ! regcomp.c
5687____________________________________________________________________________
5688[ 9851] By: jhi on 2001/04/26 11:54:41
5689 Log: (Retracted by #9852.)
5690
5691 Subject: [PATCH @9846] dumping ANYOF
5692 From: Hugo <hv@crypt.compulink.co.uk>
5693 Date: Thu, 26 Apr 2001 05:32:38 +0100
5694 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
5695 Branch: perl
5696 ! regcomp.c
5697____________________________________________________________________________
5698[ 9850] By: jhi on 2001/04/26 02:34:44
5699 Log: If ccflags was empty the _previous_ $* containing all the
5700 environment variables and Configure variables was used,
5701 which lead, among other bad things, into $ccflags being your
5702 uname -a output, which lead into test compile with cc failing,
5703 which lead into gcc being selected, which didn't work that well
5704 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
5705 with large files, et cetera.
5706 Branch: perl
5707 ! hints/hpux.sh
5708____________________________________________________________________________
5709[ 9849] By: jhi on 2001/04/26 01:44:57
5710 Log: Make selfstubber test more portable.
5711 Branch: perl
5712 ! t/lib/selfstubber.t
5713____________________________________________________________________________
5714[ 9848] By: jhi on 2001/04/26 00:50:26
5715 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
5716 From: Benjamin Sugars <ben.sugars@home.com>
5717 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
5718 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
5719 Branch: perl
5720 ! ext/Cwd/Cwd.xs
5721____________________________________________________________________________
5722[ 9847] By: jhi on 2001/04/26 00:46:58
5723 Log: Subject: [PATCH: perl@9841] VMS updates
5724 From: Peter Prymmer <pvhp@forte.com>
5725 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
5726 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
5727 Branch: perl
5728 ! README.vms configure.com vms/descrip_mms.template
5729 ! vms/ext/filespec.t
5730____________________________________________________________________________
5731[ 9846] By: jhi on 2001/04/26 00:11:56
5732 Log: re 'debug' was broken by #9084.
5733 Branch: perl
5734 ! ext/re/re.xs
5735____________________________________________________________________________
5736[ 9845] By: jhi on 2001/04/25 22:33:17
5737 Log: Subject: [PATCH] test for Devel::SelfStubber
5738 From: Nicholas Clark <nick@ccl4.org>
5739 Date: Thu, 26 Apr 2001 00:00:54 +0100
5740 Message-ID: <20010426000054.D89026@plum.flirble.org>
5741 Branch: perl
5742 + t/lib/selfstubber.t
5743 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
5744____________________________________________________________________________
5745[ 9844] By: jhi on 2001/04/25 22:29:32
5746 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
5747 From: Paul Johnson <paul@pjcj.net>
5748 Date: Thu, 26 Apr 2001 00:46:08 +0200
5749 Message-ID: <20010426004608.H2338@pjcj.net>
5750 Branch: perl
5751 ! ext/B/B/Concise.pm
5752____________________________________________________________________________
5753[ 9843] By: jhi on 2001/04/25 22:28:28
5754 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
5755 From: Peter Prymmer <pvhp@forte.com>
5756 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
5757 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
5758 Branch: perl
5759 ! ext/Cwd/Cwd.xs
5760____________________________________________________________________________
5761[ 9842] By: jhi on 2001/04/25 20:58:12
5762 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
5763 From: John Peacock <jpeacock@rowman.com>
5764 Date: Wed, 25 Apr 2001 17:30:26 -0400
5765 Message-ID: <3AE741F2.B3217464@rowman.com>
5766 Branch: perl
5767 ! lib/Math/BigInt.pm t/lib/bigintpm.t
5768____________________________________________________________________________
5769[ 9841] By: jhi on 2001/04/25 20:07:05
5770 Log: Update Changes.
5771 Branch: perl
5772 ! Changes patchlevel.h
5773____________________________________________________________________________
a086fe03
JH
5774[ 9840] By: jhi on 2001/04/25 19:56:51
5775 Log: Yet another HP-UX hints version from Merijn.
5776 Branch: perl
5777 ! hints/hpux.sh
5778____________________________________________________________________________
5779[ 9839] By: jhi on 2001/04/25 19:53:04
5780 Log: abs_path() didn't terminate the filename correctly,
5781 in DIRNAMLENless systems like HP-UX this would fail.
5782 Branch: perl
5783 ! ext/Cwd/Cwd.xs
5784____________________________________________________________________________
5785[ 9838] By: jhi on 2001/04/25 16:37:26
5786 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
5787 From: Mike Guy <mjtg@cam.ac.uk>
5788 Date: Wed, 25 Apr 2001 18:31:47 +0100
5789 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
5790 Branch: perl
5791 ! op.c
5792____________________________________________________________________________
5793[ 9837] By: jhi on 2001/04/25 16:21:53
5794 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
5795 From: Jon Eveland <jweveland@yahoo.com>
5796 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
5797 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
5798 Branch: perl
5799 ! lib/perl5db.pl
5800____________________________________________________________________________
5801[ 9836] By: jhi on 2001/04/25 14:17:50
5802 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
5803 From: "Philip Newton" <pnewton@gmx.de>
5804 Date: Wed, 25 Apr 2001 17:05:58 +0200
5805 Message-ID: <3AE703F6.3234.1833C45@localhost>
5806 Branch: perl
5807 ! Porting/patching.pod
5808____________________________________________________________________________
5809[ 9835] By: jhi on 2001/04/25 13:58:07
5810 Log: It would seem that both ar and full_ar need to be overridden
5811 for HP-UX to avoid the GNU ar.
5812 Branch: perl
5813 ! hints/hpux.sh
5814____________________________________________________________________________
5815[ 9834] By: jhi on 2001/04/25 13:50:40
5816 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
5817 From: "Philip Newton" <pnewton@gmx.de>
5818 Date: Wed, 25 Apr 2001 16:09:23 +0200
5819 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
5820
5821 Detypo.
5822 Branch: perl
5823 ! t/op/misc.t
5824____________________________________________________________________________
5825[ 9833] By: jhi on 2001/04/25 12:36:11
5826 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
5827 Branch: perl
5828 ! hints/hpux.sh
5829____________________________________________________________________________
5830[ 9832] By: jhi on 2001/04/25 12:33:36
5831 Log: New version of HP-UX hints from Merijn.
5832 Branch: perl
5833 ! hints/hpux.sh
5834____________________________________________________________________________
5835[ 9831] By: jhi on 2001/04/25 03:39:45
5836 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
5837 Branch: perl
5838 ! hints/hpux.sh
5839____________________________________________________________________________
5840[ 9830] By: jhi on 2001/04/25 02:53:25
5841 Log: The tzname[] bit is not needed by util.c -- and causes
5842 heartburn in VMS (and it missing was probably the cause of
5843 the Mac OS X trouble). Ouch.
5844 Branch: perl
5845 ! ext/POSIX/POSIX.xs util.c
5846____________________________________________________________________________
5847[ 9829] By: jhi on 2001/04/25 00:10:06
5848 Log: Metaconfig unit change for #9828.
5849 Branch: metaconfig
5850 ! U/compline/ccflags.U
5851____________________________________________________________________________
5852[ 9828] By: jhi on 2001/04/25 00:04:18
5853 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
5854 (which is actually the reason for the change, we need to pass
5855 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
5856 EP/IX, OS/2, and TitanOS, based on the hints files.
5857 Branch: perl
5858 ! Configure config_h.SH
5859____________________________________________________________________________
5860[ 9827] By: jhi on 2001/04/24 23:49:20
5861 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
5862 the $cat must have an absolute path.
5863 Branch: perl
5864 ! makedepend.SH
5865____________________________________________________________________________
5866[ 9826] By: jhi on 2001/04/24 23:40:53
5867 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
5868 Branch: perl
5869 ! README.amiga
5870____________________________________________________________________________
5871[ 9825] By: jhi on 2001/04/24 23:35:35
5872 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
5873 From: "Philip Newton" <pnewton@gmx.de>
5874 Date: Tue, 24 Apr 2001 18:52:49 +0200
5875 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
5876 Branch: perl
5877 ! x2p/find2perl.PL
5878____________________________________________________________________________
5879[ 9824] By: jhi on 2001/04/24 23:33:07
5880 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
5881 Some gcc specifics dropped out due to extensive rewriting;
5882 will be put back later as needed.
5883 Branch: perl
5884 ! hints/hpux.sh
5885____________________________________________________________________________
5886[ 9823] By: jhi on 2001/04/24 23:27:57
5887 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
5888 Branch: perl
5889 ! ext/POSIX/POSIX.xs
5890____________________________________________________________________________
5891[ 9822] By: jhi on 2001/04/24 23:25:21
5892 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
5893 From: Tim Jenness <t.jenness@jach.hawaii.edu>
5894 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
5895 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
5896 Branch: perl
5897 ! ext/XS/Typemap/Typemap.xs
5898____________________________________________________________________________
5899[ 9821] By: jhi on 2001/04/24 23:24:10
5900 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
5901 From: "Abigail" <abigail@foad.org>
5902 Date: Tue, 24 Apr 2001 23:12:03 +0200
5903 Message-ID: <20010424211203.7901.qmail@foad.org>
5904 Branch: perl
5905 ! pod/perlport.pod
5906____________________________________________________________________________
5907[ 9820] By: jhi on 2001/04/24 23:23:15
5908 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
5909 From: Matt Sergeant <matt@sergeant.org>
5910 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
5911 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
5912 Branch: perl
5913 ! pod/perlfaq4.pod
5914____________________________________________________________________________
5915[ 9819] By: nick on 2001/04/24 18:49:43
5916 Log: Integrate mainline.
5917 Branch: perlio
5918 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
5919 !> (integrate 37 files)
5920____________________________________________________________________________
5921[ 9818] By: jhi on 2001/04/24 14:35:23
5922 Log: Update Changes.
5923 Branch: perl
5924 ! Changes patchlevel.h
5925____________________________________________________________________________
bfe39e23
JH
5926[ 9817] By: jhi on 2001/04/24 14:09:17
5927 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
5928 From: "Philip Newton" <pnewton@gmx.de>
5929 Date: Tue, 24 Apr 2001 12:58:12 +0200
5930 Message-ID: <3AE57864.8304.B77A0A@localhost>
5931
5932 plus add CPAN to the list of modules that have their own tests.
5933 Branch: perl
5934 ! t/lib/1_compile.t
5935____________________________________________________________________________
5936[ 9816] By: jhi on 2001/04/24 14:07:03
5937 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
5938 From: Michael G Schwern <schwern@pobox.com>
5939 Date: Sat, 21 Apr 2001 22:35:00 +0100
5940 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
5941 Branch: perl
5942 ! t/lib/1_compile.t
5943____________________________________________________________________________
5944[ 9815] By: jhi on 2001/04/24 13:54:32
5945 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
5946 From: Robin Houston <robin@kitsite.com>
5947 Date: Tue, 24 Apr 2001 15:51:18 +0100
5948 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
5949 Branch: perl
5950 ! ext/B/B/Deparse.pm
5951____________________________________________________________________________
5952[ 9814] By: jhi on 2001/04/24 13:17:34
5953 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
5954 From: Bill Glicker <billg@burrelles.com>
5955 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
5956 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
5957 Branch: perl
5958 ! hints/svr5.sh
5959____________________________________________________________________________
5960[ 9813] By: jhi on 2001/04/24 12:54:23
5961 Log: Prevent path disclosure (probing for existence of filenames)
5962 using suidperl; bug id 20010322.218.
5963 Branch: perl
5964 ! perl.c pod/perldiag.pod
5965____________________________________________________________________________
5966[ 9812] By: jhi on 2001/04/24 12:08:36
5967 Log: Retract #9811.
5968 Branch: perl
5969 ! ext/POSIX/POSIX.xs
5970____________________________________________________________________________
5971[ 9811] By: jhi on 2001/04/24 11:57:35
5972 Log: (Retracted by #9812.)
5973 Branch: perl
5974 ! ext/POSIX/POSIX.xs
5975____________________________________________________________________________
5976[ 9810] By: jhi on 2001/04/24 03:32:35
5977 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
5978 Branch: perl
5979 ! util.c
5980____________________________________________________________________________
5981[ 9809] By: jhi on 2001/04/24 03:16:13
5982 Log: The Math::BigFloat::import() was broken.
5983 (Fixes bug id 20010422.002.)
5984 Branch: perl
5985 ! lib/Math/BigFloat.pm
5986____________________________________________________________________________
5987[ 9808] By: jhi on 2001/04/24 01:11:40
5988 Log: Additional dependencies; should help for parallel makes
5989 not to fail on missing lib/lib.pm or lib/re.pm.
5990 Branch: perl
5991 ! Makefile.SH
5992____________________________________________________________________________
5993[ 9807] By: jhi on 2001/04/24 00:57:01
5994 Log: Update the test failure disclaimer.
5995 Branch: perl
5996 ! t/pragma/warn/pp_hot
5997____________________________________________________________________________
5998[ 9806] By: jhi on 2001/04/24 00:54:04
5999 Log: Add make target "install-all" which is alias for "install"
6000 to cater for case-preserving filesystems like HFS+.
6001 Branch: perl
6002 ! INSTALL Makefile.SH
6003____________________________________________________________________________
6004[ 9805] By: jhi on 2001/04/24 00:47:28
6005 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
6006 From: Peter Prymmer <pvhp@forte.com>
6007 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
6008 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
6009
6010 (Ken William's message forwarded from macosx@perl.org)
6011 Branch: perl
6012 ! hints/darwin.sh
6013____________________________________________________________________________
6014[ 9804] By: jhi on 2001/04/23 23:57:35
6015 Log: Cut-and-pasto.
6016 Branch: perl
6017 ! perlio.c
6018____________________________________________________________________________
6019[ 9803] By: jhi on 2001/04/23 23:52:25
6020 Log: More PerlIO robustness.
6021 Branch: perl
6022 ! perlio.c
6023____________________________________________________________________________
6024[ 9802] By: jhi on 2001/04/23 23:43:35
6025 Log: Make the "STD* opened only for ..." errors more consistent.
6026 Branch: perl
6027 ! doio.c
6028____________________________________________________________________________
6029[ 9801] By: jhi on 2001/04/23 23:34:26
6030 Log: Test case for #9800.
6031 Branch: perl
6032 ! t/op/misc.t
6033____________________________________________________________________________
6034[ 9800] By: jhi on 2001/04/23 23:14:43
6035 Log: Avoid coredump on 'close STDERR; die' by making
6036 the PerlIO calls more robust. Also use SETERRNO()
6037 instead of errno = to be more VMS-ready.
6038 Branch: perl
6039 ! perlio.c
6040____________________________________________________________________________
6041[ 9799] By: jhi on 2001/04/23 21:41:10
6042 Log: Subject: test for ID 20010423.002
6043 From: Robin Houston <robin@kitsite.com>
6044 Date: Mon, 23 Apr 2001 16:52:21 +0100
6045 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
6046 Branch: perl
6047 ! t/op/avhv.t
6048____________________________________________________________________________
6049[ 9798] By: jhi on 2001/04/23 21:40:07
6050 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
6051 From: David Dyck <dcd@tc.fluke.com>
6052 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
6053 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
6054 Branch: perl
6055 ! installperl
6056____________________________________________________________________________
6057[ 9797] By: jhi on 2001/04/23 21:37:56
6058 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
6059 From: Benjamin Sugars <bsugars@canoe.ca>
6060 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
6061 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
6062 Branch: perl
6063 ! ext/Cwd/Cwd.xs lib/Cwd.pm
6064____________________________________________________________________________
6065[ 9796] By: jhi on 2001/04/23 21:29:24
6066 Log: Synchronize h2xs and pod2man some more on the documentation
6067 templates they propose.
6068 Branch: perl
6069 ! pod/pod2man.PL utils/h2xs.PL
6070____________________________________________________________________________
6071[ 9795] By: jhi on 2001/04/23 17:30:40
6072 Log: Add one more naughty test for base64; make encoding logic cleaner.
6073 Branch: perl
6074 ! t/lib/mimeb64.t
6075____________________________________________________________________________
6076[ 9794] By: jhi on 2001/04/23 13:51:32
6077 Log: Update Changes.
6078 Branch: perl
6079 ! Changes patchlevel.h
6080____________________________________________________________________________
a1954273
JH
6081[ 9793] By: jhi on 2001/04/23 13:44:18
6082 Log: Duplicate lines.
6083 Branch: perl
6084 ! MANIFEST
6085____________________________________________________________________________
6086[ 9792] By: jhi on 2001/04/23 13:39:13
6087 Log: Subject: Re: PATCH 5.7.1
6088 From: Mark-Jason Dominus <mjd@plover.com>
6089 Date: Mon, 23 Apr 2001 10:30:21 -0400
6090 Message-ID: <20010423143021.17335.qmail@plover.com>
6091 Branch: perl
6092 ! perl.h sv.c
6093____________________________________________________________________________
6094[ 9791] By: jhi on 2001/04/23 13:32:40
6095 Log: Add the CPAN.pm 1.59_54 tests.
6096 Branch: perl
6097 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
6098 ! MANIFEST
6099____________________________________________________________________________
6100[ 9790] By: jhi on 2001/04/23 13:21:55
6101 Log: Subject: Deparse nit
6102 From: Robin Houston <robin@kitsite.com>
6103 Date: Mon, 23 Apr 2001 12:38:20 +0100
6104 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
6105 Branch: perl
6106 ! ext/B/B/Deparse.pm
6107____________________________________________________________________________
6108[ 9789] By: jhi on 2001/04/23 13:19:07
6109 Log: Subject: [PATCH] bug 20010423.002
6110 From: Robin Houston <robin@kitsite.com>
6111 Date: Mon, 23 Apr 2001 13:12:30 +0100
6112 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
6113 Branch: perl
6114 ! pp.c
6115____________________________________________________________________________
6116[ 9788] By: jhi on 2001/04/23 13:02:49
6117 Log: Subject: PATCH [5.7.1] hv.c unused #define
6118 From: Mark-Jason Dominus <mjd@plover.com>
6119 Date: Sun, 22 Apr 2001 14:17:49 -0400
6120 Message-ID: <20010422181749.26976.qmail@plover.com>
6121 Branch: perl
6122 ! hv.c
6123____________________________________________________________________________
6124[ 9787] By: jhi on 2001/04/23 13:02:02
6125 Log: Subject: PATCH 5.7.1
6126 From: Mark-Jason Dominus <mjd@plover.com>
6127 Date: Sun, 22 Apr 2001 15:12:57 -0400
6128 Message-ID: <20010422191258.6539.qmail@plover.com>
6129
6130 plus Sarathy's STMT_START + STMT_END suggestion.
6131 Branch: perl
6132 ! perl.h
6133____________________________________________________________________________
6134[ 9786] By: jhi on 2001/04/23 12:53:25
6135 Log: Fix for
6136
6137 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
6138 From: dLux <dlux@spam.sch.bme.hu>
6139 Date: Mon, 23 Apr 2001 01:25:26 +0200
6140 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
6141
6142 (SvGROW really does return a char *.)
6143 Branch: perl
6144 ! pod/perlapi.pod sv.h
6145____________________________________________________________________________
6146[ 9785] By: jhi on 2001/04/23 04:34:04
6147 Log: Time::Piece work continues. $t->day removed since
6148 I think it's too confusing. Now has normal and
6149 abbreviated length weekday names and month names,
6150 the names change with _names(), not _list().
6151 Now has strftime() in Perl, _strftime() is
6152 the libc version (to which strftime() falls back
6153 if it doesn't know the format. To do: the reverse
6154 of strftime, strptime(), and the localisation of both.
6155 Branch: perl
6156 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
6157 ! t/lib/time-piece.t
6158____________________________________________________________________________
6159[ 9784] By: jhi on 2001/04/23 02:41:46
6160 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
6161 From: andreas.koenig@anima.de (Andreas J. Koenig)
6162 Date: 23 Apr 2001 05:20:55 +0200
6163 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
6164 Branch: perl
6165 ! t/pragma/overload.t
6166____________________________________________________________________________
6167[ 9783] By: jhi on 2001/04/22 23:32:42
6168 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
6169 From: Robin Houston <robin@kitsite.com>
6170 Date: Mon, 23 Apr 2001 00:38:18 +0100
6171 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
6172 Branch: perl
6173 ! ext/B/B/Deparse.pm
6174____________________________________________________________________________
6175[ 9782] By: jhi on 2001/04/22 20:55:43
6176 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
6177 From: Simon Cozens <simon@netthink.co.uk>
6178 Date: Sun, 22 Apr 2001 18:47:25 +0100
6179 Message-ID: <20010422184725.A14411@netthink.co.uk>
6180 Branch: perl
6181 ! sv.c t/pragma/overload.t
6182____________________________________________________________________________
6183[ 9781] By: jhi on 2001/04/22 20:52:13
6184 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
6185 From: Robin Houston <robin@kitsite.com>
6186 Date: Sun, 22 Apr 2001 22:14:50 +0100
6187 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
6188 Branch: perl
6189 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
6190____________________________________________________________________________
6191[ 9780] By: nick on 2001/04/22 20:40:31
6192 Log: Integrate mainline.
6193 Branch: perlio
6194 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
6195 +> t/lib/b-stash.t
6196 !> (integrate 38 files)
6197____________________________________________________________________________
6198[ 9779] By: jhi on 2001/04/22 15:16:03
6199 Log: Subject: IO::Socket::INET patch
6200 From: andrew deryabin <djsf@technarchy.ru>
6201 Date: Sat, 21 Apr 2001 17:46:52 +0400
6202 Message-ID: <20010421174652.B1426@technarchy>
6203 Branch: perl
6204 ! ext/IO/lib/IO/Socket/INET.pm
6205____________________________________________________________________________
6206[ 9778] By: jhi on 2001/04/22 15:14:33
6207 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
6208 From: Mark-Jason Dominus <mjd@plover.com>
6209 Date: Sat, 21 Apr 2001 21:27:49 -0400
6210 Message-ID: <20010422012749.27024.qmail@plover.com>
6211 Branch: perl
6212 ! regcomp.c
6213____________________________________________________________________________
6214[ 9777] By: jhi on 2001/04/22 15:10:51
6215 Log: Subject: Re: Regex debugger patch
6216 From: Mark-Jason Dominus <mjd@plover.com>
6217 Date: Sat, 21 Apr 2001 21:48:51 -0400
6218 Message-ID: <20010422014851.27165.qmail@plover.com>
6219 Branch: perl
6220 ! pod/perldebguts.pod
6221____________________________________________________________________________
6222[ 9776] By: jhi on 2001/04/22 15:09:48
6223 Log: Subject: Re: Regex debugger patch
6224 From: Mark-Jason Dominus <mjd@plover.com>
6225 Date: Sat, 21 Apr 2001 14:24:39 -0400
6226 Message-ID: <20010421182439.16508.qmail@plover.com>
6227
6228 Regex debugger backend.
6229 Branch: perl
6230 ! regcomp.c regexp.h
6231____________________________________________________________________________
6232[ 9775] By: jhi on 2001/04/21 16:45:40
6233 Log: Subject: [PATCH] Typo in utf8.h
6234 From: Jesús Quiroga <jquiroga@pobox.com>
6235 Date: Sat, 21 Apr 2001 19:25:33 +0200
6236 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
6237 Branch: perl
6238 ! utf8.h
6239____________________________________________________________________________
6240[ 9774] By: jhi on 2001/04/21 16:43:52
6241 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
6242 From: Joe Orton <jorton@redhat.com>
6243 Date: Tue, 17 Apr 2001 15:50:43 +0100
6244 Message-Id: <20010417155043.D19132@eu.c2.net>
6245 Branch: perl
6246 ! hints/svr5.sh
6247____________________________________________________________________________
6248[ 9773] By: jhi on 2001/04/21 15:30:15
6249 Log: Subject: Patch utils/h2xs.PL
6250 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6251 Date: Sat, 21 Apr 2001 10:32:16 -0500
6252 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
6253
6254 Add MAILING list and LICENSE templates.
6255 Branch: perl
6256 ! utils/h2xs.PL
6257____________________________________________________________________________
6258[ 9772] By: jhi on 2001/04/21 15:28:36
6259 Log: Subject: perlfaq2.patch for 5.7.1
6260 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6261 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
6262 Date: Fri, 20 Apr 2001 16:42:19 -0500
6263
6264 rm an extra tab, a blurb about the xx.cpan to clarify
6265 which countries actually have that and dejanews is history
6266 as well as most of that nonsensical entry.
6267 Branch: perl
6268 ! pod/perlfaq2.pod
6269____________________________________________________________________________
6270[ 9771] By: jhi on 2001/04/21 15:27:17
6271 Log: Subject: perlfaq1.patch for 5.7.1
6272 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6273 Date: Fri, 20 Apr 2001 16:57:36 -0500
6274 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
6275
6276 Evil URLs must die. Especially when they are broken.
6277 Branch: perl
6278 ! pod/perlfaq1.pod
6279____________________________________________________________________________
6280[ 9770] By: jhi on 2001/04/21 15:23:38
6281 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
6282 From: Michael G Schwern <schwern@pobox.com>
6283 Date: Sat, 21 Apr 2001 16:11:12 +0100
6284 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
6285 Branch: perl
6286 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
6287 + t/lib/b-stash.t
6288 ! MANIFEST ext/B/B.pm t/lib/b.t
6289____________________________________________________________________________
6290[ 9769] By: jhi on 2001/04/21 15:03:32
6291 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
6292 From: Michael G Schwern <schwern@pobox.com>
6293 Date: Sat, 21 Apr 2001 09:48:00 +0100
6294 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
6295 Branch: perl
6296 ! utils/h2ph.PL
6297____________________________________________________________________________
6298[ 9768] By: jhi on 2001/04/21 14:33:49
6299 Log: PerlIO and Encode doc cleanup and tweaks.
6300 Branch: perl
6301 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
6302 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
6303____________________________________________________________________________
6304[ 9767] By: jhi on 2001/04/21 12:40:16
6305 Log: Integrate perlio.
6306 Branch: perl
6307 !> doio.c
6308____________________________________________________________________________
6309[ 9766] By: nick on 2001/04/20 18:28:35
6310 Log: Avoid core dump on
6311 open(STDOUT,">",\$foo);
6312 Branch: perlio
6313 ! doio.c
6314____________________________________________________________________________
6315[ 9765] By: jhi on 2001/04/20 13:23:43
6316 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
6317 From: Robin Houston <robin@kitsite.com>
6318 Date: Fri, 20 Apr 2001 14:29:22 +0100
6319 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
6320 Branch: perl
6321 ! ext/B/B.pm ext/B/B/Deparse.pm
6322____________________________________________________________________________
6323[ 9764] By: jhi on 2001/04/20 13:19:33
6324 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
6325 From: Peter Prymmer <pvhp@forte.com>
6326 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
6327 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
6328 Branch: perl
6329 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
6330 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
6331 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
6332 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
6333____________________________________________________________________________
6334[ 9763] By: jhi on 2001/04/20 12:36:39
6335 Log: Subject: Re: A new PerlIO coredump
6336 From: Nick Ing-Simmons <nik@tiuk.ti.com>
6337 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
6338 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
6339 Branch: perl
6340 ! doio.c
6341____________________________________________________________________________
6342[ 9762] By: jhi on 2001/04/19 23:02:30
6343 Log: Update Changes.
6344 Branch: perl
6345 ! Changes patchlevel.h
6346____________________________________________________________________________
4124720b
JH
6347[ 9761] By: jhi on 2001/04/19 22:59:19
6348 Log: More cleanup cleanup.
6349 Branch: perl
6350 ! Makefile.SH win32/Makefile win32/makefile.mk
6351____________________________________________________________________________
6352[ 9760] By: jhi on 2001/04/19 22:50:31
6353 Log: lib/Time is non-empty, let's not rmdir it.
6354 Branch: perl
6355 ! Makefile.SH
6356____________________________________________________________________________
6357[ 9759] By: jhi on 2001/04/19 22:36:51
6358 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
6359 From: Robin Houston <robin@kitsite.com>
6360 Date: Fri, 20 Apr 2001 00:18:53 +0100
6361 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
6362 Branch: perl
6363 ! ext/B/B/Deparse.pm
6364____________________________________________________________________________
6365[ 9758] By: jhi on 2001/04/19 22:36:00
6366 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
6367 From: Peter Prymmer <pvhp@forte.com>
6368 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
6369 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
6370 Branch: perl
6371 ! ext/Cwd/Cwd.xs
6372____________________________________________________________________________
6373[ 9757] By: nick on 2001/04/19 18:53:54
6374 Log: Blind (untested) integrate of mainline.
6375 Branch: perlio
6376 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
6377 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
6378 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
6379 !> (integrate 53 files)
6380____________________________________________________________________________
6381[ 9756] By: jhi on 2001/04/19 16:59:23
6382 Log: Document and test Time::Piece.
6383 Branch: perl
6384 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
6385 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
6386____________________________________________________________________________
6387[ 9755] By: jhi on 2001/04/19 12:13:29
6388 Log: A better fix for the \x{12345678} trouble from NI-S.
6389 Branch: perl
6390 ! utf8.c
6391____________________________________________________________________________
6392[ 9754] By: jhi on 2001/04/19 11:56:07
6393 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
6394 From: Robin Houston <robin@kitsite.com>
6395 Date: Wed, 18 Apr 2001 17:58:33 +0100
6396 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
6397 Branch: perl
6398 ! ext/B/B/Deparse.pm op.c
6399____________________________________________________________________________
6400[ 9753] By: jhi on 2001/04/19 04:21:52
6401 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
6402 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
6403 Date: Thu, 19 Apr 2001 01:11:41 -0400
6404 Message-ID: <20010419011141.A5798@cpan.org>
6405 Branch: perl
6406 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
6407____________________________________________________________________________
6408[ 9752] By: jhi on 2001/04/19 02:41:10
6409 Log: The new time utils need to be thread-aware, too.
6410 Branch: perl
6411 ! util.c
6412____________________________________________________________________________
6413[ 9751] By: jhi on 2001/04/19 02:26:47
6414 Log: Compilation nit noticed by AIX compiler.
6415 Branch: perl
6416 ! perlio.c
6417____________________________________________________________________________
6418[ 9750] By: jhi on 2001/04/19 02:20:06
6419 Log: The new time utils need to be public.
6420 Branch: perl
6421 ! embed.pl
6422____________________________________________________________________________
6423[ 9749] By: jhi on 2001/04/19 01:42:39
6424 Log: Regen toc.
6425 Branch: perl
6426 ! pod/perltoc.pod
6427____________________________________________________________________________
6428[ 9748] By: jhi on 2001/04/19 01:41:10
6429 Log: Add Time::Piece, a slight rewrite of Time::Object,
6430 from Matt Sergeant.
6431 Branch: perl
6432 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
6433 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
6434 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
6435 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
6436 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
6437 ! win32/makefile.mk
6438____________________________________________________________________________
6439[ 9747] By: jhi on 2001/04/19 00:55:35
6440 Log: The new metaconfig unit from strftime.
6441 Branch: metaconfig/U/perl
6442 + d_strftime.U
6443____________________________________________________________________________
6444[ 9746] By: jhi on 2001/04/19 00:54:54
6445 Log: Move the strftime() wrapper from POSIX.xs to util.c
6446 as my_strftime(), requires HAS_STRFTIME.
6447 Branch: perl
6448 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6449 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
6450 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
6451 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6452 ! vos/config.ga.h win32/config.bc win32/config.gc
6453 ! win32/config.vc
6454____________________________________________________________________________
6455[ 9745] By: jhi on 2001/04/18 23:11:03
6456 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
6457 in preparation of Time::Piece.
6458 Branch: perl
6459 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
6460____________________________________________________________________________
6461[ 9744] By: jhi on 2001/04/18 22:33:12
6462 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
6463 From: Peter Prymmer <pvhp@forte.com>
6464 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
6465 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
6466 Branch: perl
6467 ! t/lib/exporter.t
6468____________________________________________________________________________
6469[ 9743] By: jhi on 2001/04/18 22:32:23
6470 Log: Subject: Fwd: pod2html leaves cache files lying around?
6471 From: Rajesh Vaidheeswarran <rv@gnu.org>
6472 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
6473 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
6474 Branch: perl
6475 ! lib/Pod/Html.pm
6476____________________________________________________________________________
6477[ 9742] By: jhi on 2001/04/18 20:31:49
6478 Log: Update Changes.
6479 Branch: perl
6480 ! Changes patchlevel.h
6481____________________________________________________________________________
918522b5
JH
6482[ 9741] By: jhi on 2001/04/18 20:23:02
6483 Log: Declare hints only if needed.
6484 Branch: perl
6485 ! ext/B/B/Deparse.pm
6486____________________________________________________________________________
6487[ 9740] By: jhi on 2001/04/18 19:06:05
6488 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
6489 bug noticed by Robin Houston; basically the code of detecting
6490 value wraparound was acting differently under different compilers
6491 and platforms. The workaround is to remove the overflow check
6492 for now, a real fix would be to do the overflow (portably) right.
6493 Branch: perl
6494 ! t/op/pat.t utf8.c
6495____________________________________________________________________________
6496[ 9739] By: jhi on 2001/04/18 19:01:23
6497 Log: Subject: [PATCH B::Deparse] some pragma support
6498 From: Robin Houston <robin@kitsite.com>
6499 Date: Wed, 18 Apr 2001 19:32:12 +0100
6500 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
6501 Branch: perl
6502 ! ext/B/B/Deparse.pm
6503____________________________________________________________________________
6504[ 9738] By: jhi on 2001/04/18 15:16:37
6505 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
6506 From: Benjamin Sugars <bsugars@canoe.ca>
6507 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
6508 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
6509 Branch: perl
6510 ! t/op/glob.t
6511____________________________________________________________________________
6512[ 9737] By: jhi on 2001/04/18 13:24:50
6513 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
6514 From: Tim Jenness <t.jenness@jach.hawaii.edu>
6515 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
6516 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
6517 Branch: perl
6518 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
6519 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
6520____________________________________________________________________________
6521[ 9736] By: jhi on 2001/04/18 04:15:14
6522 Log: The #9735 also changes the subtest 12.
6523 Branch: perl
6524 ! t/lib/b.t
6525____________________________________________________________________________
6526[ 9735] By: jhi on 2001/04/18 03:55:17
6527 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
6528 From: David Dyck <dcd@tc.fluke.com>
6529 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
6530 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
6531 Branch: perl
6532 ! ext/B/B/Deparse.pm
6533____________________________________________________________________________
6534[ 9734] By: jhi on 2001/04/18 03:54:11
6535 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
6536 From: Gisle Aas <gisle@ActiveState.com>
6537 Date: 17 Apr 2001 19:06:45 -0700
6538 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
6539 Branch: perl
6540 ! pp_hot.c t/op/misc.t
6541____________________________________________________________________________
6542[ 9733] By: jhi on 2001/04/17 22:25:22
6543 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
6544 From: "Abigail" <abigail@foad.org>
6545 Date: Wed, 18 Apr 2001 01:17:46 +0200
6546 Message-ID: <20010417231746.21657.qmail@foad.org>
6547 Branch: perl
6548 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
6549____________________________________________________________________________
6550[ 9732] By: jhi on 2001/04/17 20:47:56
6551 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
6552 From: Robin Houston <robin@kitsite.com>
6553 Date: Tue, 17 Apr 2001 22:37:42 +0100
6554 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
6555 Branch: perl
6556 ! ext/B/B/Deparse.pm
6557____________________________________________________________________________
6558[ 9731] By: nick on 2001/04/17 20:46:35
6559 Log: Re-sync for t/lib/b.t fix
6560 Branch: perlio
6561 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
6562____________________________________________________________________________
6563[ 9730] By: jhi on 2001/04/17 20:45:29
6564 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
6565 From: Robin Houston <robin@kitsite.com>
6566 Date: Tue, 17 Apr 2001 22:29:36 +0100
6567 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
6568 Branch: perl
6569 ! ext/B/B.xs ext/B/B/Deparse.pm
6570____________________________________________________________________________
6571[ 9729] By: jhi on 2001/04/17 20:43:11
6572 Log: Subject: Deparse - parenthesise args to undeclared subs
6573 From: Robin Houston <robin@kitsite.com>
6574 Date: Tue, 17 Apr 2001 21:31:05 +0100
6575 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
6576 Branch: perl
6577 ! ext/B/B/Deparse.pm
6578____________________________________________________________________________
6579[ 9728] By: jhi on 2001/04/17 18:57:30
6580 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
6581 From: Benjamin Sugars <ben.sugars@home.com>
6582 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
6583 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
6584 Branch: perl
6585 ! t/lib/cwd.t
6586____________________________________________________________________________
6587[ 9727] By: jhi on 2001/04/17 18:20:20
6588 Log: Subject: [PATCH B::Deparse] ambient pragmas
6589 From: Robin Houston <robin@kitsite.com>
6590 Date: Tue, 17 Apr 2001 20:01:59 +0100
6591 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
6592 Branch: perl
6593 ! ext/B/B/Deparse.pm t/lib/b.t
6594____________________________________________________________________________
6595[ 9726] By: nick on 2001/04/17 16:33:51
6596 Log: Integrate mainline (t/lib/b.t fails test 2...)
6597 Branch: perlio
6598 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
6599 +> ext/List/Util/README ext/List/Util/Util.xs
6600 +> ext/List/Util/lib/List/Util.pm
6601 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
6602 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
6603 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
6604 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
6605 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
6606 !> (integrate 31 files)
6607____________________________________________________________________________
6608[ 9725] By: jhi on 2001/04/17 12:14:24
6609 Log: Subject: multiple B::* changes
6610 From: Robin Houston <robin@kitsite.com>
6611 Date: Thu, 12 Apr 2001 20:12:27 +0100
6612 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
6613 Branch: perl
6614 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
6615____________________________________________________________________________
6616[ 9724] By: jhi on 2001/04/17 11:59:05
6617 Log: Thread-awareness from Doug MacEachern.
6618 Branch: perl
6619 ! ext/List/Util/Util.xs
6620____________________________________________________________________________
6621[ 9723] By: jhi on 2001/04/17 11:57:41
6622 Log: Make the test more portable.
6623 Branch: perl
6624 ! t/lib/cwd.t
6625____________________________________________________________________________
6626[ 9722] By: jhi on 2001/04/17 11:53:50
6627 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
6628 From: Benjamin Sugars <ben.sugars@home.com>
6629 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
6630 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
6631 Branch: perl
6632 ! t/lib/cwd.t
6633____________________________________________________________________________
6634[ 9721] By: jhi on 2001/04/17 11:52:17
6635 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
6636 From: Benjamin Sugars <bsugars@canoe.ca>
6637 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
6638 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
6639 Branch: perl
6640 ! op.c
6641____________________________________________________________________________
6642[ 9720] By: jhi on 2001/04/17 11:35:42
6643 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
6644 From: Chris Nandor <pudge@pobox.com>
6645 Date: Tue, 17 Apr 2001 00:30:49 -0400
6646 Message-Id: <p05100207b701768712de@[10.0.1.177]>
6647 Branch: perl
6648 ! ext/File/Glob/bsd_glob.c gv.c
6649____________________________________________________________________________
6650[ 9719] By: jhi on 2001/04/17 11:32:13
6651 Log: Subject: [PATCH] Tweten->West
6652 From: Casey West <casey@geeknest.com>
6653 Date: Mon, 16 Apr 2001 12:11:22 -0400
6654 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
6655 Branch: perl
6656 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
6657 ! pod/perltie.pod
6658____________________________________________________________________________
6659[ 9718] By: jhi on 2001/04/16 03:22:52
6660 Log: Update Changes.
6661 Branch: perl
6662 ! Changes patchlevel.h
6663____________________________________________________________________________
e49ff72b
JH
6664[ 9717] By: jhi on 2001/04/16 03:06:28
6665 Log: Regen toc.
6666 Branch: perl
6667 ! pod/perltoc.pod
6668____________________________________________________________________________
6669[ 9716] By: jhi on 2001/04/16 02:58:42
6670 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
6671 From: Prymmer/Kahn <pvhp@best.com>
6672 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
6673 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
6674 Branch: perl
6675 ! utf8.c
6676____________________________________________________________________________
6677[ 9715] By: jhi on 2001/04/15 23:40:35
6678 Log: Subject: Re: Net::Ping patch, adds stream protocol
6679 From: bronson@rinspin.com (Scott Bronson)
6680 Date: Tue, 10 Apr 2001 23:58:33 -0700
6681 Message-ID: <20010410235833.N29719@rinspin.com>
6682 Branch: perl
6683 ! lib/Net/Ping.pm
6684____________________________________________________________________________
6685[ 9714] By: jhi on 2001/04/15 23:31:46
6686 Log: Printing out the ok messages helps successful testing.
6687 Branch: perl
6688 ! t/lib/time-hires.t
6689____________________________________________________________________________
6690[ 9713] By: jhi on 2001/04/15 21:43:24
6691 Log: Update Douglas Wegscheid's email.
6692 Branch: perl
6693 ! AUTHORS
6694____________________________________________________________________________
6695[ 9712] By: jhi on 2001/04/15 21:40:41
6696 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
6697 From: Michael G Schwern <schwern@pobox.com>
6698 Date: Sat, 14 Apr 2001 22:40:50 +0100
6699 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
6700 Branch: perl
6701 + t/lib/exporter.t
6702 ! MANIFEST lib/Exporter/Heavy.pm
6703____________________________________________________________________________
6704[ 9711] By: jhi on 2001/04/15 21:39:21
6705 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
6706 From: Michael G Schwern <schwern@pobox.com>
6707 Date: Sat, 14 Apr 2001 22:13:59 +0100
6708 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
6709 Branch: perl
6710 ! t/op/loopctl.t
6711____________________________________________________________________________
6712[ 9710] By: jhi on 2001/04/15 21:30:19
6713 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
6714 From: Michael G Schwern <schwern@pobox.com>
6715 Date: Sat, 14 Apr 2001 22:05:32 +0100
6716 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
6717 Branch: perl
6718 ! t/pragma/warnings.t
6719____________________________________________________________________________
6720[ 9709] By: jhi on 2001/04/15 19:34:09
6721 Log: Integrate changes #9706,9707 from maintperl into mainline.
6722
6723 change#7210 broke .packlist generation
6724
6725 ExtUtils::Installed doesn't quote regex metacharacters in paths
6726 before using them in match; also make it work for dosish platforms
6727 Branch: perl
6728 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
6729____________________________________________________________________________
6730[ 9708] By: jhi on 2001/04/15 19:31:01
6731 Log: Test also the scalar aspect of getitimer().
6732 Branch: perl
6733 ! t/lib/time-hires.t
6734____________________________________________________________________________
6735[ 9707] By: gsar on 2001/04/15 17:24:20
6736 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
6737 before using them in match; also make it work for dosish platforms
6738 Branch: maint-5.6/perl
6739 ! lib/ExtUtils/Installed.pm
6740____________________________________________________________________________
6741[ 9706] By: gsar on 2001/04/15 17:21:59
6742 Log: change#7210 broke .packlist generation (listed only filename
6743 rather than fully qualified path name)
6744 Branch: maint-5.6/perl
6745 ! lib/ExtUtils/Install.pm
6746____________________________________________________________________________
6747[ 9705] By: jhi on 2001/04/15 12:36:33
6748 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
6749 Branch: perl
6750 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
6751 ! t/lib/time-hires.t
6752____________________________________________________________________________
6753[ 9704] By: jhi on 2001/04/15 10:49:08
6754 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
6755 From: Prymmer/Kahn <pvhp@best.com>
6756 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
6757 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
6758 Branch: perl
6759 ! lib/utf8.pm pod/perlebcdic.pod
6760____________________________________________________________________________
6761[ 9703] By: jhi on 2001/04/15 02:26:26
6762 Log: I keep forgetting to sort MANIFEST.
6763 Branch: perl
6764 ! MANIFEST
6765____________________________________________________________________________
6766[ 9702] By: jhi on 2001/04/15 02:07:47
6767 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
6768 Now we have blessed, reftype, tainted, first, reduce, ...
6769 Branch: perl
6770 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
6771 + ext/List/Util/README ext/List/Util/Util.xs
6772 + ext/List/Util/lib/List/Util.pm
6773 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
6774 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
6775 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
6776 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
6777 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
6778 ! MANIFEST
6779____________________________________________________________________________
6780[ 9701] By: jhi on 2001/04/14 15:05:25
6781 Log: Subject: RE: dprofpp.pl updates
6782 From: Carl Eklof <CEklof@endeca.com>
6783 Date: Thu, 12 Apr 2001 18:45:46 -0400
6784 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
6785 Branch: perl
6786 ! utils/dprofpp.PL
6787____________________________________________________________________________
6788[ 9700] By: jhi on 2001/04/14 14:44:55
6789 Log: Do not just blindly add CR.
6790 Branch: perl
6791 ! Porting/makerel
6792____________________________________________________________________________
6793[ 9699] By: jhi on 2001/04/13 13:17:01
6794 Log: Update Changes.
6795 Branch: perl
6796 ! Changes patchlevel.h
6797____________________________________________________________________________
16dfaf47
JH
6798[ 9698] By: jhi on 2001/04/13 12:44:48
6799 Log: Integrate perlio.
6800 Branch: perl
6801 !> ext/PerlIO/Scalar/Scalar.xs
6802____________________________________________________________________________
6803[ 9697] By: jhi on 2001/04/13 12:29:15
6804 Log: Add more debug output to the test.
6805 Branch: perl
6806 ! t/lib/cwd.t
6807____________________________________________________________________________
6808[ 9696] By: nick on 2001/04/13 10:14:29
6809 Log: Fix core dump on binmode($fh,'Scalar')
6810 Branch: perlio
6811 ! ext/PerlIO/Scalar/Scalar.xs
6812____________________________________________________________________________
6813[ 9695] By: nick on 2001/04/13 09:05:42
6814 Log: Integrate mainline
6815 Branch: perlio
6816 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
6817 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
6818 +> t/lib/time-hires.t
6819 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
6820 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
6821 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
6822 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
6823 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
6824 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
6825 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
6826____________________________________________________________________________
6827[ 9694] By: jhi on 2001/04/12 22:23:35
6828 Log: Integrate change #9693 from maintperl into mainline.
6829
6830 $VERSION and Version() on the same line provokes a warning from
6831 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
6832 Branch: perl
6833 !> lib/Devel/SelfStubber.pm
6834____________________________________________________________________________
6835[ 9693] By: gsar on 2001/04/12 21:55:56
6836 Log: $VERSION and Version() on the same line provokes a warning from
6837 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
6838 Branch: maint-5.6/perl
6839 ! lib/Devel/SelfStubber.pm
6840____________________________________________________________________________
6841[ 9692] By: jhi on 2001/04/12 13:54:00
6842 Log: This is at least 5.005.
6843 Branch: perl
6844 ! ext/Time/HiRes/HiRes.xs
6845____________________________________________________________________________
6846[ 9691] By: jhi on 2001/04/12 13:37:20
6847 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
6848 Branch: perl
6849 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
6850 ! win32/Makefile win32/makefile.mk
6851____________________________________________________________________________
6852[ 9690] By: jhi on 2001/04/12 01:34:46
6853 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
6854 Branch: perl
6855 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
6856 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
6857 + t/lib/time-hires.t
6858 ! MANIFEST
6859____________________________________________________________________________
6860[ 9689] By: jhi on 2001/04/12 00:28:39
6861 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
6862 From: Gisle Aas <gisle@ActiveState.com>
6863 Date: 11 Apr 2001 16:36:11 -0700
6864 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
6865 Branch: perl
6866 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
6867____________________________________________________________________________
6868[ 9688] By: jhi on 2001/04/12 00:27:39
6869 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
6870 From: Gisle Aas <gisle@ActiveState.com>
6871 Date: 11 Apr 2001 11:13:24 -0700
6872 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
6873 Branch: perl
6874 ! ext/MIME/Base64/Base64.xs
6875____________________________________________________________________________
6876[ 9687] By: jhi on 2001/04/11 19:51:47
6877 Log: Slight update on the Todo list. (Should integrate to Todo?)
6878 Branch: perl
6879 ! Todo-5.6
6880____________________________________________________________________________
6881[ 9686] By: jhi on 2001/04/11 16:54:25
6882 Log: Subject: [PATCH opcode.pl] Documentation of table format
6883 From: Simon Cozens <simon@netthink.co.uk>
6884 Date: Wed, 11 Apr 2001 12:59:31 +0100
6885 Message-ID: <20010411125931.A25681@netthink.co.uk>
6886 Branch: perl
6887 ! opcode.pl
6888____________________________________________________________________________
6889[ 9685] By: jhi on 2001/04/11 16:53:15
6890 Log: Subject: [PATCH] prototype("CORE::recv")
6891 From: Simon Cozens <simon@netthink.co.uk>
6892 Date: Wed, 11 Apr 2001 13:24:35 +0100
6893 Message-ID: <20010411132435.A26169@netthink.co.uk>
6894 Branch: perl
6895 ! pp.c t/comp/proto.t
6896____________________________________________________________________________
6897[ 9684] By: jhi on 2001/04/11 16:47:13
6898 Log: FAQ (and AUTHORS) update from Dan Carson: the information
6899 was several years obsolete, Term::Readkey has been updated
6900 to have the functionality.
6901 Branch: perl
6902 ! AUTHORS pod/perlfaq5.pod
6903____________________________________________________________________________
6904[ 9683] By: jhi on 2001/04/11 12:15:46
6905 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
6906 From: Calle Dybedahl <calle@lysator.liu.se>
6907 Date: 10 Apr 2001 16:44:16 +0200
6908 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
6909 Branch: perl
6910 ! ext/MIME/Base64/Base64.xs
6911____________________________________________________________________________
6912[ 9682] By: jhi on 2001/04/11 12:12:26
6913 Log: A more minimal fix for 20010410.006 from Hugo.
6914 Branch: perl
6915 ! regexec.c
6916____________________________________________________________________________
6917[ 9681] By: jhi on 2001/04/11 11:34:23
6918 Log: Integrate changes #9678,9679 from maintline into mainperl.
6919
6920 addendum to change#9676
6921
6922 up $File::Glob::VERSION; add a note pointing out the version of
6923 the OpenBSD glob bsd_glob.c resembles
6924 Branch: perl
6925 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
6926 !> ext/File/Glob/bsd_glob.h
6927____________________________________________________________________________
6928[ 9680] By: jhi on 2001/04/11 11:30:38
6929 Log: Bad test numbering in integrate in #9677.
6930 Fixes ID 20010411.001.
6931 Branch: perl
6932 ! t/op/pat.t
6933____________________________________________________________________________
6934[ 9679] By: gsar on 2001/04/11 03:38:40
6935 Log: up $File::Glob::VERSION; add a note pointing out the version of
6936 the OpenBSD glob bsd_glob.c resembles
6937 Branch: maint-5.6/perl
6938 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
6939 ! ext/File/Glob/bsd_glob.h
6940____________________________________________________________________________
6941[ 9678] By: gsar on 2001/04/11 03:09:48
6942 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
6943 revision 1.8.10.1 found here:
6944
6945 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
6946 Branch: maint-5.6/perl
6947 ! ext/File/Glob/bsd_glob.c
6948____________________________________________________________________________
6949[ 9677] By: jhi on 2001/04/11 02:54:39
6950 Log: Integrate changes #9675,9676 from maintperl into mainline.
6951
6952 fix for bug 20010410.006, undo change#7115
6953
6954 port the OpenBSD glob() security patch
6955 Branch: perl
6956 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
6957 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
6958 !> t/op/pat.t
6959____________________________________________________________________________
6960[ 9676] By: gsar on 2001/04/11 02:19:02
6961 Log: port the glob() security patch found at:
6962
6963 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
6964
6965 CERT advisory for the issue is here:
6966
6967 http://www.cert.org/advisories/CA-2001-07.html
6968
6969 Note that the security scare is only relevant for those who are
6970 foolish enough to build suidperl (which is now officially discouraged)
6971 Branch: maint-5.6/perl
6972 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
6973 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
6974____________________________________________________________________________
6975[ 9675] By: gsar on 2001/04/10 23:52:11
6976 Log: fix for bug 20010410.006
6977
6978 undo change#7115 (came into maint-5.6 as change#8156)
6979
6980 add tests to keep it from coming back
6981 Branch: maint-5.6/perl
6982 ! regexec.c t/op/pat.t
6983____________________________________________________________________________
6984[ 9674] By: nick on 2001/04/10 20:39:31
6985 Log: Integrate mainline
6986 Branch: perlio
6987 +> Porting/testall.atom
6988 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
6989 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
6990 !> t/lib/lc-uk.t t/pod/find.t
6991____________________________________________________________________________
6992[ 9673] By: nick on 2001/04/10 18:46:14
6993 Log: Integrate against change 9670 aka perl-5.7.1
6994 Branch: perlio
6995 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
6996 !> (integrate 53 files)
6997____________________________________________________________________________
6998[ 9672] By: jhi on 2001/04/10 13:45:01
6999 Log: Add a script for doing cumulative profile of the test suite.
7000 (Requires ATOM, that is, Tru64.)
7001 Branch: perl
7002 + Porting/testall.atom
7003 ! MANIFEST
7004____________________________________________________________________________
7005[ 9671] By: jhi on 2001/04/10 12:38:53
7006 Log: Missing std block.
7007 Branch: perl
7008 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
7009 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
7010 ! t/pod/find.t
7011____________________________________________________________________________
7012[ 9670] By: jhi on 2001/04/10 01:25:58
7013 Log: This is 5.7.1.
7014 Branch: perl
7015 ! patchlevel.h
7016____________________________________________________________________________
7017[ 9669] By: jhi on 2001/04/10 01:09:14
7018 Log: Update Changes.
7019 Branch: perl
7020 ! Changes patchlevel.h
7021____________________________________________________________________________
8aa96316
JH
7022[ 9668] By: jhi on 2001/04/10 01:00:38
7023 Log: Regen toc.
7024 Branch: perl
7025 ! pod/perltoc.pod
7026____________________________________________________________________________
7027[ 9667] By: jhi on 2001/04/10 00:52:16
7028 Log: Update perlhist.
7029 Branch: perl
7030 ! pod/perlhist.pod
7031____________________________________________________________________________
7032[ 9666] By: jhi on 2001/04/09 23:38:59
7033 Log: Slight wording tweaks from Damian to #9658.
7034 Branch: perl
7035 ! pod/perlobj.pod
7036____________________________________________________________________________
7037[ 9665] By: jhi on 2001/04/09 19:56:06
7038 Log: Subject: [PATCH perlutil.pod] Nit
7039 From: Simon Cozens <simon@netthink.co.uk>
7040 Date: Mon, 9 Apr 2001 20:29:44 +0100
7041 Message-ID: <20010409202944.A14796@the.earth.li>
7042 Branch: perl
7043 ! pod/perlutil.pod
7044____________________________________________________________________________
7045[ 9664] By: jhi on 2001/04/09 19:54:42
7046 Log: Subject: Re: perl571delta.pod@9631
7047 From: Mike Guy <mjtg@cam.ac.uk>
7048 Date: Mon, 09 Apr 2001 18:09:14 +0100
7049 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
7050 Branch: perl
7051 ! pod/perl571delta.pod
7052____________________________________________________________________________
7053[ 9663] By: jhi on 2001/04/09 13:43:35
7054 Log: Update Changes.
7055 Branch: perl
7056 ! Changes patchlevel.h
7057____________________________________________________________________________
d422c228
JH
7058[ 9662] By: jhi on 2001/04/09 13:24:46
7059 Log: tweak tweak.
7060 Branch: perl
7061 ! AUTHORS pod/perl571delta.pod
7062____________________________________________________________________________
7063[ 9661] By: jhi on 2001/04/09 13:15:13
7064 Log: Thinko in manual patch applying.
7065 Branch: perl
7066 ! sv.c
7067____________________________________________________________________________
7068[ 9660] By: jhi on 2001/04/09 13:07:53
7069 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
7070 From: Robin Barker <rmb1@cise.npl.co.uk>
7071 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
7072 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
7073
7074 (This corrects the case where the "isn't numeric" string contains \0s
7075 and is longer than the temporary buffer, and contains \0 at the point
7076 the string would be truncated by "...".)
7077 Branch: perl
7078 ! sv.c
7079____________________________________________________________________________
7080[ 9659] By: jhi on 2001/04/09 12:57:41
7081 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
7082 Branch: perl
7083 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
7084 ! t/lib/cgi-function.t t/lib/cgi-html.t
7085____________________________________________________________________________
7086[ 9658] By: jhi on 2001/04/09 12:48:47
7087 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
7088 From: Ilmari Karonen <iltzu@sci.fi>
7089 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
7090 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
7091
7092 Rearrange and rewrite the Method Invocation section
7093 to explain the concepts in nicer order.
7094 Branch: perl
7095 ! pod/perlobj.pod
7096____________________________________________________________________________
7097[ 9657] By: jhi on 2001/04/09 12:35:58
7098 Log: Upgrade to podlators 1.09, from Russ Allbery.
7099 Branch: perl
7100 ! lib/Pod/Man.pm lib/Pod/Text.pm
7101____________________________________________________________________________
7102[ 9656] By: jhi on 2001/04/09 12:31:53
7103 Log: perl571delta.
7104 Branch: perl
7105 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
7106____________________________________________________________________________
7107[ 9655] By: jhi on 2001/04/09 12:20:09
7108 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
7109 From: Prymmer/Kahn <pvhp@best.com>
7110 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
7111 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
7112 Branch: perl
7113 ! lib/utf8.pm pod/perlunicode.pod
7114____________________________________________________________________________
7115[ 9654] By: gsar on 2001/04/09 03:38:33
7116 Log: here lies 5.6.1
7117 Branch: maint-5.6/perl
7118 ! Changes
7119____________________________________________________________________________
7120[ 9653] By: jhi on 2001/04/09 03:25:24
7121 Log: Update perlhist.
7122 Branch: perl
7123 ! pod/perlhist.pod
7124____________________________________________________________________________
7125[ 9652] By: jhi on 2001/04/09 03:18:49
7126 Log: perl571delta tweaking continues.
7127 Branch: perl
7128 ! pod/perl571delta.pod
7129____________________________________________________________________________
7130[ 9651] By: gsar on 2001/04/09 03:11:19
7131 Log: update Changes, patchlevel.h &c.
7132 Branch: maint-5.6/perl
7133 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
7134 ! pod/perltoc.pod
7135____________________________________________________________________________
7136[ 9650] By: jhi on 2001/04/09 02:40:24
7137 Log: Integrate the perlfork half of #9513 from maintperl into mainline
7138 (the perlunicode half is obsolete)
7139 Branch: perl
7140 ! pod/perlfork.pod
7141____________________________________________________________________________
7142[ 9649] By: gsar on 2001/04/09 02:35:43
7143 Log: tweak perldelta as suggested by Jarkko
7144 Branch: maint-5.6/perl
7145 ! pod/perldelta.pod
7146____________________________________________________________________________
7147[ 9648] By: jhi on 2001/04/09 02:13:04
7148 Log: Integrate change #9646 from maintperl into mainline.
7149
7150 add note about ithreads and Thread.pm
7151 Branch: perl
7152 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
7153____________________________________________________________________________
7154[ 9647] By: jhi on 2001/04/09 02:10:18
7155 Log: Bad assumption that shortsize == 2.
7156 Branch: perl
7157 ! t/lib/xs-typemap.t
7158____________________________________________________________________________
7159[ 9646] By: gsar on 2001/04/09 00:48:04
7160 Log: add note about ithreads and Thread.pm (too many people are
7161 confused by the fact that Thread.pm is built and installed
7162 under non-5005threads but doesn't work)
7163 Branch: maint-5.6/perl
7164 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
7165____________________________________________________________________________
7166[ 9645] By: gsar on 2001/04/09 00:19:03
7167 Log: update perldelta.pod for changes in 5.6.1
7168 Branch: maint-5.6/perl
7169 ! Changes pod/perldelta.pod
7170____________________________________________________________________________
7171[ 9644] By: jhi on 2001/04/08 20:37:00
7172 Log: Integrate change #9639 from maintperl into mainline:
7173 on windows, many of the README.* pods were being copied to
7174 the wrong location
7175 Branch: perl
7176 !> win32/Makefile win32/makefile.mk
7177____________________________________________________________________________
7178[ 9643] By: jhi on 2001/04/08 20:07:11
7179 Log: Integrate change #9624 from maintperl into mainline:
7180 the pod tests were not okay. (t/pod/find.t changes ignored)
7181 Branch: perl
7182 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
7183 !> t/pod/include.t t/pod/included.t t/pod/lref.t
7184 !> t/pod/multiline_items.t t/pod/nested_items.t
7185 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
7186 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
7187____________________________________________________________________________
7188[ 9642] By: jhi on 2001/04/08 19:57:17
7189 Log: Integrate change #9638 from maintperl into mainline:
7190 update to latest JPL from the anoncvs repository
7191 Branch: perl
7192 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
7193 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
7194 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
7195____________________________________________________________________________
7196[ 9641] By: jhi on 2001/04/08 19:53:30
7197 Log: perl571delta updates.
7198 Branch: perl
7199 ! lib/Filter/Simple.pm pod/perl571delta.pod
7200____________________________________________________________________________
7201[ 9640] By: gsar on 2001/04/08 19:20:46
7202 Log: integrate change#9634 from mainline
7203
7204 Fix the perlmodlib generation (didn't understand separate .pod
7205 files; didn't understand -- as the name-thing separator).
7206 Update the CPAN mirrors list.
7207 Branch: maint-5.6/perl
7208 ! pod/perlmodlib.pod
7209 !> pod/perlmodlib.PL
7210____________________________________________________________________________
7211[ 9639] By: gsar on 2001/04/08 18:57:31
7212 Log: on windows, many of the README.* pods were being copied to the wrong
7213 location
7214 Branch: maint-5.6/perl
7215 ! win32/Makefile win32/makefile.mk
7216____________________________________________________________________________
7217[ 9638] By: gsar on 2001/04/08 18:38:25
7218 Log: update to latest JPL from the anoncvs repository
7219 Branch: maint-5.6/perl
7220 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
7221 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
7222 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
7223____________________________________________________________________________
7224[ 9637] By: jhi on 2001/04/08 17:53:53
7225 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
7226 Branch: perl
7227 ! pod/perl571delta.pod
7228____________________________________________________________________________
7229[ 9636] By: jhi on 2001/04/08 17:18:32
7230 Log: Regen toc.
7231 Branch: perl
7232 ! pod/perltoc.pod
7233____________________________________________________________________________
7234[ 9635] By: jhi on 2001/04/08 17:16:33
7235 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
7236 From: "Craig A. Berry" <craigberry@mac.com>
7237 Date: Sun, 08 Apr 2001 12:30:16 -0500
7238 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
7239 Branch: perl
7240 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
7241____________________________________________________________________________
7242[ 9634] By: jhi on 2001/04/08 17:09:19
7243 Log: Fix the perlmodlib generation (didn't understand separate .pod
7244 files; didn't understand -- as the name-thing separator).
7245
7246 Update the CPAN mirrors list.
7247 Branch: perl
7248 ! pod/perlmodlib.PL pod/perlmodlib.pod
7249____________________________________________________________________________
7250[ 9633] By: jhi on 2001/04/08 16:49:17
7251 Log: Sort MANIFEST.
7252 Branch: perl
7253 ! MANIFEST
7254____________________________________________________________________________
7255[ 9632] By: gsar on 2001/04/08 16:36:06
7256 Log: add $Tie::RefHash::VERSION
7257 Branch: maint-5.6/perl
7258 ! lib/Tie/RefHash.pm
7259____________________________________________________________________________
7260[ 9631] By: jhi on 2001/04/08 16:10:15
7261 Log: perl571delta updates based on p5p feedback; still needs
7262 lots of examples.
7263 Branch: perl
7264 ! pod/perl571delta.pod
7265____________________________________________________________________________
7266[ 9630] By: jhi on 2001/04/08 15:59:13
7267 Log: Update the list of supported platforms to talk about 5.7.1
7268 (and 5.6.1)
7269 Branch: perl
7270 ! pod/perlport.pod
7271____________________________________________________________________________
7272[ 9629] By: jhi on 2001/04/08 15:55:41
7273 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
7274 from maintperl into mainline: perlport updates.
7275 Branch: perl
7276 ! pod/perlport.pod
7277____________________________________________________________________________
7278[ 9628] By: jhi on 2001/04/08 15:53:17
7279 Log: perlsolaris.pod copied to wrong directory.
7280 Branch: perl
7281 ! win32/makefile.mk
7282____________________________________________________________________________
7283[ 9627] By: jhi on 2001/04/08 14:48:18
7284 Log: Subject: Typos in perl571delta.pod
7285 From: "Stephen P. Potter" <spp@spotter.yi.org>
7286 Date: Sat, 07 Apr 2001 20:37:05 -0400
7287 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
7288 Branch: perl
7289 ! pod/perl571delta.pod
7290____________________________________________________________________________
7291[ 9626] By: jhi on 2001/04/08 14:39:04
7292 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
7293 Branch: perl
7294 ! gv.c
7295____________________________________________________________________________
7296[ 9625] By: nick on 2001/04/08 10:14:23
7297 Log: Integrate mainline
7298 Branch: perlio
7299 +> pod/perl570delta.pod pod/perl571delta.pod
7300 !> (integrate 27 files)
7301____________________________________________________________________________
7302[ 9624] By: gsar on 2001/04/08 06:08:17
7303 Log: test in t/pod/* were busted
7304
7305 these tests are still not enabled in t/{harness,TEST}
7306 Branch: maint-5.6/perl
7307 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
7308 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
7309 ! t/pod/multiline_items.t t/pod/nested_items.t
7310 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
7311 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
7312____________________________________________________________________________
7313[ 9623] By: gsar on 2001/04/08 03:37:01
7314 Log: integrate change#9470 from mainline
7315
7316 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
7317 Branch: maint-5.6/perl
7318 !> ext/Socket/Socket.xs
7319____________________________________________________________________________
7320[ 9622] By: jhi on 2001/04/07 22:40:47
7321 Log: Update Changes.
7322 Branch: perl
7323 ! Changes patchlevel.h
7324____________________________________________________________________________
67991998
JH
7325[ 9621] By: jhi on 2001/04/07 22:34:16
7326 Log: Update AUTHORS.
7327 Branch: perl
7328 ! AUTHORS
7329____________________________________________________________________________
7330[ 9620] By: jhi on 2001/04/07 22:12:47
7331 Log: Forgot to bump the number of tests in #9164.
7332 Branch: perl
7333 ! t/op/array.t
7334____________________________________________________________________________
7335[ 9619] By: jhi on 2001/04/07 22:09:50
7336 Log: Bump patchlevel to 5.7.1.
7337 Branch: perl
7338 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7339 ! config_h.SH patchlevel.h
7340____________________________________________________________________________
7341[ 9618] By: jhi on 2001/04/07 22:02:41
7342 Log: Populate perl571delta.
7343 Branch: perl
7344 ! pod/perl571delta.pod
7345____________________________________________________________________________
7346[ 9617] By: jhi on 2001/04/07 22:01:23
7347 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
7348 to forget it later; do not change patchlevel.h yet or regenerate
7349 Configure yet.
7350 Branch: perl
7351 ! epoc/config.sh win32/Makefile win32/config_H.bc
7352 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7353____________________________________________________________________________
7354[ 9616] By: jhi on 2001/04/07 17:46:33
7355 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
7356 Branch: perl
7357 ! pod/perl571delta.pod
7358____________________________________________________________________________
7359[ 9615] By: jhi on 2001/04/07 17:33:21
7360 Log: Change the toc configuration.
7361 Branch: perl
7362 ! pod/buildtoc.PL pod/perl.pod
7363____________________________________________________________________________
7364[ 9614] By: jhi on 2001/04/07 17:29:47
7365 Log: Subject: PATCH: $[
7366 From: Robin Houston <robin@kitsite.com>
7367 Date: Fri, 6 Apr 2001 18:10:14 +0100
7368 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
7369 Branch: perl
7370 ! op.c t/op/array.t
7371____________________________________________________________________________
7372[ 9613] By: jhi on 2001/04/07 17:28:26
7373 Log: Subject: [PATCH perl@9424] isn't numeric warning
7374 From: Robin Barker <rmb1@cise.npl.co.uk>
7375 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
7376 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
7377 Branch: perl
7378 ! sv.c t/pragma/warn/sv
7379____________________________________________________________________________
7380[ 9612] By: jhi on 2001/04/07 17:26:45
7381 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
7382 From: Mike Guy <mjtg@cam.ac.uk>
7383 Date: Fri, 06 Apr 2001 12:47:06 +0100
7384 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
7385 Branch: perl
7386 ! dump.c t/lib/peek.t
7387____________________________________________________________________________
7388[ 9611] By: jhi on 2001/04/07 17:21:35
7389 Log: Create perl571delta and seed it off with the perldelta changes
7390 since 5.7.0; remove those changes from perldelta and rename it
7391 as perl570delta; recreate perldelta but leave it almost empty.
7392 Branch: perl
7393 + pod/perl570delta.pod pod/perl571delta.pod
7394 ! MANIFEST pod/perldelta.pod
7395____________________________________________________________________________
7396[ 9610] By: jhi on 2001/04/07 16:56:32
7397 Log: Denit.
7398 Branch: perl
7399 ! pod/perldelta.pod
7400____________________________________________________________________________
7401[ 9609] By: jhi on 2001/04/07 16:38:32
7402 Log: Retract #9523: needs more thought.
7403 Branch: perl
7404 ! Makefile.SH
7405____________________________________________________________________________
7406[ 9608] By: jhi on 2001/04/07 14:59:20
7407 Log: atmark() code cleanaup.
7408 Branch: perl
7409 ! ext/IO/IO.xs
7410____________________________________________________________________________
7411[ 9607] By: jhi on 2001/04/07 14:48:14
7412 Log: Integrate change #9605 from maintperl into mainline.
7413
7414 can't optimize away scope entry if tr/// is present
7415 Branch: perl
7416 !> op.c t/op/tr.t
7417____________________________________________________________________________
7418[ 9606] By: jhi on 2001/04/07 14:43:59
7419 Log: Integrate perlio.
7420 Branch: perl
7421 +> win32/FindExt.pm
7422 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
7423 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
7424____________________________________________________________________________
7425[ 9605] By: gsar on 2001/04/07 11:52:40
7426 Log: can't optimize away scope entry if tr/// is present
7427 Branch: maint-5.6/perl
7428 ! op.c t/op/tr.t
7429____________________________________________________________________________
7430[ 9604] By: nick on 2001/04/07 11:39:45
7431 Log: Split out extension finding code from buildext.pl into FindExt.pm
7432 Use it to get Config.pm's idea of available extensions in line
7433 with what is built.
7434 Branch: perlio
7435 + win32/FindExt.pm
7436 ! MANIFEST win32/buildext.pl win32/config_sh.PL
7437 ! win32/makefile.mk
7438____________________________________________________________________________
7439[ 9603] By: nick on 2001/04/07 09:11:38
7440 Log: Cleanup correction for failed :Via() layer, also set an error code.
7441 Branch: perlio
7442 ! ext/PerlIO/Via/Via.xs
7443____________________________________________________________________________
7444[ 9602] By: nick on 2001/04/07 08:38:04
7445 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
7446 style. So don't use binmode() on the handles so that Win32 etc. see
7447 same sequence and produce same digests.
7448 Branch: perlio
7449 ! t/lib/md5-file.t
7450____________________________________________________________________________
7451[ 9601] By: nick on 2001/04/07 08:36:26
7452 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
7453 Else it complains and so crlf layer (say) does not get pushed.
7454 Branch: perlio
7455 ! perlio.c
7456____________________________________________________________________________
7457[ 9600] By: jhi on 2001/04/06 23:00:09
7458 Log: Integrate change #9599 from perlio into mainline.
7459 Branch: perl
7460 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
7461 !> win32/config_H.vc
7462____________________________________________________________________________
7463[ 9599] By: nick on 2001/04/06 21:42:43
7464 Log: Quote $VERSION in Encode.pm.
7465 regen_config_h as requested.
7466 Branch: perlio
7467 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
7468 ! win32/config_H.vc
7469____________________________________________________________________________
7470[ 9598] By: nick on 2001/04/06 20:34:59
7471 Log: Integrate mainline
7472 Branch: perlio
7473 +> README.macos
7474 !> (integrate 39 files)
7475____________________________________________________________________________
7476[ 9597] By: gsar on 2001/04/06 18:06:35
7477 Log: integrate change#9464 from mainline (addendum to change#8313)
7478
7479 Subject: [PATCH @9452] Better peep()ing for foreach() loops
7480 Branch: maint-5.6/perl
7481 !> op.c
7482____________________________________________________________________________
7483[ 9596] By: jhi on 2001/04/06 17:26:03
7484 Log: The d_casti32=undef is good for you even when not use64bitall.
7485 Branch: perl
7486 ! hints/hpux.sh
7487____________________________________________________________________________
7488[ 9595] By: gsar on 2001/04/06 14:57:17
7489 Log: add a low-impact fix to accomodate darwin-ism
7490 Branch: maint-5.6/perl
7491 ! ext/Errno/Errno_pm.PL
7492____________________________________________________________________________
7493[ 9594] By: jhi on 2001/04/06 14:55:14
7494 Log: Integrate changes #9528,9593 from mainline into maintperl;
7495 tweaking the editor/IDE/shell list.
7496 Branch: maint-5.6/perl
7497 !> pod/perlfaq3.pod
7498____________________________________________________________________________
7499[ 9593] By: jhi on 2001/04/06 14:51:39
7500 Log: Make the editor/IDE/shell list a little bit airier.
7501 Branch: perl
7502 ! pod/perlfaq3.pod
7503____________________________________________________________________________
7504[ 9592] By: gsar on 2001/04/06 14:45:18
7505 Log: integrate change#9477 from mainline (base.pm doc tweak)
7506
7507 missing doc entry for fmod()
7508 Branch: maint-5.6/perl
7509 ! lib/Math/BigFloat.pm
7510 !> lib/base.pm
7511____________________________________________________________________________
7512[ 9591] By: jhi on 2001/04/06 13:55:48
7513 Log: Regen toc.
7514 Branch: perl
7515 ! pod/perltoc.pod
7516____________________________________________________________________________
7517[ 9590] By: jhi on 2001/04/06 13:54:52
7518 Log: Math::BigFloat patches from John Peacock. The equivalent
7519 of #9586 from maintperl but reworked by John to work with
7520 the bleadperl.
7521 Branch: perl
7522 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
7523____________________________________________________________________________
7524[ 9589] By: jhi on 2001/04/06 13:42:23
7525 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
7526 Branch: perl
7527 ! ext/Digest/MD5/Makefile.PL
7528____________________________________________________________________________
7529[ 9588] By: jhi on 2001/04/06 13:31:45
7530 Log: Integrate changes #9584,9587 from maintperl into mainline.
7531
7532 keep eval"" CVs alive until the end of the statement in which
7533 they're called
7534
7535 add README.macos (from Chris Nandor)
7536
7537 tyop in change#9555
7538 Branch: perl
7539 +> README.macos
7540 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
7541 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
7542 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
7543 !> win32/makefile.mk
7544____________________________________________________________________________
7545[ 9587] By: gsar on 2001/04/06 07:31:30
7546 Log: add README.macos (from Chris Nandor)
7547
7548 tyop in change#9555
7549 Branch: maint-5.6/perl
7550 + README.macos
7551 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
7552 ! win32/Makefile win32/makefile.mk
7553____________________________________________________________________________
7554[ 9586] By: gsar on 2001/04/06 07:08:54
7555 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
7556 Branch: maint-5.6/perl
7557 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
7558____________________________________________________________________________
7559[ 9585] By: gsar on 2001/04/06 06:58:44
7560 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
7561 from mainline
7562
7563 Subject: [PATCH] Base64 update to perlfaq9.pod
7564
7565 Subject: [PATCH AUTHORS] Housekeeping
7566
7567 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
7568 Mac OS X (Darwin) has extra pwent fields.
7569
7570 Subject: [PATCH B::*] print control-character vars readably
7571 Needs EBCDICification.
7572
7573 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
7574
7575 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
7576
7577 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
7578
7579 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
7580
7581 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
7582
7583 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
7584
7585 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
7586
7587 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
7588
7589 FreeBSD hints tweak from Anton Berezin.
7590
7591 Subject: [PATCH foolperl & bleadperl] README.vms update
7592
7593 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
7594 Branch: maint-5.6/perl
7595 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
7596 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
7597 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
7598____________________________________________________________________________
7599[ 9584] By: gsar on 2001/04/06 04:09:00
7600 Log: keep eval"" CVs alive until the end of the statement in which
7601 they're called; this avoids a coredump ensuing from search for
7602 lexicals in code such as:
7603
7604 sub bug {
7605 my $s = @_;
7606 eval q[sub { eval 'sub { &$s }' }];
7607 }
7608 bug("x")->()->();
7609
7610 this code still doesn't work as intended (as it has remained
7611 since time immemorial), but it doesn't provoke a coredump anymore
7612 Branch: maint-5.6/perl
7613 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
7614 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
7615____________________________________________________________________________
7616[ 9583] By: jhi on 2001/04/05 23:52:51
7617 Log: Update Changes.
7618 Branch: perl
7619 ! Changes patchlevel.h
7620____________________________________________________________________________
d835aa99
JH
7621[ 9582] By: jhi on 2001/04/05 23:11:23
7622 Log: Slight doc tweak.
7623 Branch: perl
7624 ! pod/perlunicode.pod
7625____________________________________________________________________________
7626[ 9581] By: jhi on 2001/04/05 23:04:11
7627 Log: Integrate perlio.
7628 Branch: perl
7629 !> pod/perlunicode.pod
7630____________________________________________________________________________
7631[ 9580] By: jhi on 2001/04/05 23:03:29
7632 Log: Test for #9579.
7633 Branch: perl
7634 ! t/op/do.t
7635____________________________________________________________________________
7636[ 9579] By: jhi on 2001/04/05 22:54:17
7637 Log: Subject: [PATCH] Propagate calling context for do '...'
7638 From: Gisle Aas <gisle@ActiveState.com>
7639 Date: 04 Apr 2001 20:17:29 -0700
7640 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
7641 Branch: perl
7642 ! pod/perlfunc.pod pp_ctl.c
7643____________________________________________________________________________
7644[ 9578] By: jhi on 2001/04/05 22:52:51
7645 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
7646 From: Peter Prymmer <pvhp@forte.com>
7647 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
7648 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
7649 Branch: perl
7650 ! README.vms
7651____________________________________________________________________________
7652[ 9577] By: jhi on 2001/04/05 22:48:22
7653 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
7654 From: "Craig A. Berry" <craigberry@mac.com>
7655 Date: Thu, 5 Apr 2001 13:43:28 -0500
7656 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
7657 Branch: perl
7658 ! README.vms
7659____________________________________________________________________________
7660[ 9576] By: jhi on 2001/04/05 22:31:38
7661 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
7662 From: Michael G Schwern <schwern@pobox.com>
7663 Date: Thu, 5 Apr 2001 21:53:21 +0100
7664 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
7665 Branch: perl
7666 ! lib/base.pm t/lib/fields.t
7667____________________________________________________________________________
7668[ 9575] By: jhi on 2001/04/05 22:26:10
7669 Log: FreeBSD hints tweak from Anton Berezin.
7670 Branch: perl
7671 ! hints/freebsd.sh
7672____________________________________________________________________________
7673[ 9574] By: jhi on 2001/04/05 22:24:03
7674 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
7675 From: David Dyck <dcd@tc.fluke.com>
7676 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
7677 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
7678 Branch: perl
7679 ! t/op/oct.t
7680____________________________________________________________________________
7681[ 9573] By: jhi on 2001/04/05 22:23:06
7682 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
7683 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
7684 From: David Dyck <dcd@tc.fluke.com>
7685 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
7686 Branch: perl
7687 ! pp.c
7688____________________________________________________________________________
7689[ 9572] By: jhi on 2001/04/05 22:14:47
7690 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
7691 From: Robin Houston <robin@kitsite.com>
7692 Date: Thu, 5 Apr 2001 20:56:48 +0100
7693 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
7694 Branch: perl
7695 ! ext/B/B/Deparse.pm
7696____________________________________________________________________________
7697[ 9571] By: jhi on 2001/04/05 22:12:53
7698 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
7699 From: Robin Houston <robin@kitsite.com>
7700 Date: Thu, 5 Apr 2001 19:55:51 +0100
7701 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
7702 Branch: perl
7703 ! ext/B/B/Deparse.pm
7704____________________________________________________________________________
7705[ 9570] By: jhi on 2001/04/05 22:11:06
7706 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
7707 From: Robin Houston <robin@kitsite.com>
7708 Date: Thu, 5 Apr 2001 20:16:29 +0100
7709 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
7710 Branch: perl
7711 ! ext/B/B/Deparse.pm
7712____________________________________________________________________________
7713[ 9569] By: nick on 2001/04/05 21:32:26
7714 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
7715 Branch: perlio
7716 ! pod/perlunicode.pod
7717____________________________________________________________________________
7718[ 9568] By: nick on 2001/04/05 19:38:09
7719 Log: Integrate mainline
7720 Branch: perlio
7721 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
7722 !> (integrate 35 files)
7723____________________________________________________________________________
7724[ 9567] By: jhi on 2001/04/05 18:31:45
7725 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
7726 From: Robin Houston <robin@kitsite.com>
7727 Date: Thu, 5 Apr 2001 18:03:23 +0100
7728 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
7729 Branch: perl
7730 ! ext/B/B/Deparse.pm
7731____________________________________________________________________________
7732[ 9566] By: jhi on 2001/04/05 18:29:35
7733 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
7734 From: Robin Houston <robin@kitsite.com>
7735 Date: Thu, 5 Apr 2001 16:45:18 +0100
7736 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
7737 Branch: perl
7738 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
7739____________________________________________________________________________
7740[ 9565] By: jhi on 2001/04/05 18:24:23
7741 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
7742 From: Robin Houston <robin@kitsite.com>
7743 Date: Thu, 5 Apr 2001 14:50:09 +0100
7744 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
7745 Branch: perl
7746 ! ext/B/B/Deparse.pm
7747____________________________________________________________________________
7748[ 9564] By: jhi on 2001/04/05 18:23:03
7749 Log: Subject: [PATCH B::*] print control-character vars readably
7750 From: Robin Houston <robin@kitsite.com>
7751 Date: Thu, 5 Apr 2001 14:27:38 +0100
7752 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
7753
7754 Needs EBCDICification.
7755 Branch: perl
7756 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
7757 ! ext/B/B/Terse.pm
7758____________________________________________________________________________
7759[ 9563] By: jhi on 2001/04/05 18:20:32
7760 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
7761 Date: Thu, 5 Apr 2001 13:21:42 -0400
7762 From: Paul Schinder <schinder@pobox.com>
7763 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
7764
7765 Mac OS X (Darwin) has extra pwent fields.
7766 Branch: perl
7767 ! t/op/pwent.t
7768____________________________________________________________________________
7769[ 9562] By: jhi on 2001/04/05 17:57:51
7770 Log: Regen toc.
7771 Branch: perl
7772 ! pod/perltoc.pod
7773____________________________________________________________________________
7774[ 9561] By: jhi on 2001/04/05 17:47:33
7775 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
7776 Branch: metaconfig
7777 ! U/Glossary.patch
7778 Branch: metaconfig/U/perl
7779 + d_u32align.U
7780 ! d_cmsghdr_s.U d_msghdr_s.U
7781____________________________________________________________________________
7782[ 9560] By: jhi on 2001/04/05 17:47:01
7783 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
7784 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
7785 Introduce probes for struct msghdr, struct cmsghdr,
7786 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
7787 ualarm, usleep, for possible later extension work.
7788 Branch: perl
7789 + t/lib/md5-align.t
7790 ! Configure MANIFEST Porting/Glossary Porting/config.sh
7791 ! Porting/config_H config_h.SH configure.com epoc/config.sh
7792 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
7793 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7794 ! vos/config.ga.h win32/config.bc win32/config.gc
7795 ! win32/config.vc
7796____________________________________________________________________________
7797[ 9559] By: jhi on 2001/04/05 13:03:04
7798 Log: Be traditional in your cpp (for the Errno extension).
7799 Branch: perl
7800 ! hints/darwin.sh
7801____________________________________________________________________________
7802[ 9558] By: jhi on 2001/04/05 13:00:05
7803 Log: Add $Config{cppflags} to the gcc incantation.
7804 Branch: perl
7805 ! ext/Errno/Errno_pm.PL
7806____________________________________________________________________________
7807[ 9557] By: jhi on 2001/04/05 04:22:39
7808 Log: Introduce Sean Burke's Class::ISA 0.32.
7809 Branch: perl
7810 + lib/Class/ISA.pm t/lib/class-isa.t
7811 ! MANIFEST
7812____________________________________________________________________________
7813[ 9556] By: jhi on 2001/04/05 04:09:50
7814 Log: Subject: [PATCH AUTHORS] Housekeeping
7815 From: Paul Johnson <paul@pjcj.net>
7816 Date: Wed, 4 Apr 2001 22:45:47 +0200
7817 Message-ID: <20010404224547.D9548@pjcj.net>
7818 Branch: perl
7819 ! AUTHORS
7820____________________________________________________________________________
7821[ 9555] By: jhi on 2001/04/05 04:06:33
7822 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
7823 From: Gisle Aas <gisle@ActiveState.com>
7824 Date: 04 Apr 2001 14:23:04 -0700
7825 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
7826 Branch: perl
7827 ! pod/perlfaq9.pod
7828____________________________________________________________________________
7829[ 9554] By: jhi on 2001/04/05 04:05:49
7830 Log: Downgrade also the "Wide character" diagnostic.
7831 Branch: perl
7832 ! pod/perldiag.pod
7833____________________________________________________________________________
7834[ 9553] By: jhi on 2001/04/05 04:00:33
7835 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
7836 maintperl into mainline.
7837
7838 "double" should be "NV"; standard typemap is missing entry
7839 for NV
7840
7841 s/djSP/dSP/
7842
7843 Downgrade "Wide character in print" to a warning.
7844
7845 B::Deparse fix for ${^FOO} and documentation for PVX() method
7846 (from Robin Houston)
7847
7848 tr/// doesn't null-terminate the result in some situations
7849 (from Gisle Aas)
7850 Branch: perl
7851 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
7852 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
7853 !> t/io/utf8.t t/op/tr.t
7854____________________________________________________________________________
7855[ 9552] By: jhi on 2001/04/05 03:52:50
7856 Log: Retract changes #9542 and #9538 (from maintperl, integrated
7857 at #9540), shouldn't be needed because of the perlio changes.
7858 Branch: perl
7859 ! util.c
7860____________________________________________________________________________
7861[ 9551] By: gsar on 2001/04/05 00:18:34
7862 Log: tr/// doesn't null-terminate the result in some situations
7863 (from Gisle Aas)
7864 Branch: maint-5.6/perl
7865 ! doop.c t/op/tr.t
7866____________________________________________________________________________
7867[ 9550] By: gsar on 2001/04/04 20:04:17
7868 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
7869 (from Robin Houston)
7870 Branch: maint-5.6/perl
7871 ! ext/B/B.pm ext/B/B/Deparse.pm
7872____________________________________________________________________________
7873[ 9549] By: nick on 2001/04/04 18:56:15
7874 Log: Downgrade "Wide character in print" to a warning.
7875 Branch: perlio
7876 ! doio.c t/io/utf8.t
7877____________________________________________________________________________
7878[ 9548] By: gsar on 2001/04/04 18:51:49
7879 Log: integrate changes#9460,9462,9482,9521,9522
7880
7881 Subject: PATCH: B::Debug should show LOOP-specific fields
7882
7883 Subject: B::Deparse precedence bug. (Patch included.)
7884
7885 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
7886
7887 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
7888
7889 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
7890 Branch: maint-5.6/perl
7891 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
7892 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
7893____________________________________________________________________________
7894[ 9547] By: gsar on 2001/04/04 18:49:16
7895 Log: s/djSP/dSP/
7896 Branch: maint-5.6/perl
7897 ! ext/Thread/Thread.xs
7898____________________________________________________________________________
7899[ 9546] By: nick on 2001/04/04 18:44:00
7900 Log: Integrate mainline.
7901 Branch: perlio
7902 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
7903 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
7904____________________________________________________________________________
7905[ 9545] By: gsar on 2001/04/04 18:38:52
7906 Log: integrate change#8837 from mainline
7907
7908 Subject: [patch] -Wall cleanup round 2
7909 Branch: maint-5.6/perl
7910 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
7911 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
7912 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
7913 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
7914 !> ext/SDBM_File/SDBM_File.xs
7915____________________________________________________________________________
7916[ 9544] By: gsar on 2001/04/04 17:49:57
7917 Log: "double" should be "NV"; standard typemap is missing entry
7918 for NV
7919 Branch: maint-5.6/perl
7920 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
7921____________________________________________________________________________
7922[ 9543] By: jhi on 2001/04/04 14:13:18
7923 Log: Thou shalt not (just) match for English error messages.
7924 Branch: perl
7925 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
7926 ! os2/OS2/Process/Process.pm
7927____________________________________________________________________________
7928[ 9542] By: jhi on 2001/04/04 13:20:39
7929 Log: Make the stdio tricks of fflush_all() to exist only if
7930 stdio is being used.
7931 Branch: perl
7932 ! util.c
7933____________________________________________________________________________
7934[ 9541] By: jhi on 2001/04/04 04:20:24
7935 Log: Subject: Re: [PATCH] Lighten up glob
7936 From: Benjamin Sugars <bsugars@canoe.ca>
7937 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
7938 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
7939 Branch: perl
7940 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
7941 ! util.c
7942____________________________________________________________________________
7943[ 9540] By: jhi on 2001/04/04 04:03:57
7944 Log: Integrate changes #9538,9539 from maintperl into mainline.
7945
7946 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
7947 for use with _fwalk() (fix for change#7705)
7948
7949 another tweak needed for SunOS 4.1.x build (from Mike Guy)
7950 (cp -f is not portable)
7951 Branch: perl
7952 !> Makefile.SH util.c
7953____________________________________________________________________________
7954[ 9539] By: gsar on 2001/04/04 03:01:14
7955 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
7956 Branch: maint-5.6/perl
7957 ! Makefile.SH
7958____________________________________________________________________________
7959[ 9538] By: gsar on 2001/04/04 01:00:38
7960 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
7961 for use with _fwalk() (fix for change#7705)
7962 Branch: maint-5.6/perl
7963 ! util.c
7964____________________________________________________________________________
7965[ 9537] By: nick on 2001/04/03 19:24:55
7966 Log: Integrate mainline
7967 Branch: perlio
7968 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
7969 +> lib/unicode/PropList.html
7970 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
7971 !> (integrate 69 files)
7972____________________________________________________________________________
7973[ 9536] By: jhi on 2001/04/03 18:02:31
7974 Log: Integrate change #9533 from maintperl into mainline.
7975
7976 better fix for change#9517 to accomodate UNC paths like
7977 \\server\share\foo, and paths with trailing backslash
7978 like c:\this\
7979 Branch: perl
7980 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
7981____________________________________________________________________________
7982[ 9535] By: jhi on 2001/04/03 17:58:07
7983 Log: Change the push/unshift warning to be of class syntax, not misc.
7984 Branch: perl
7985 ! op.c pod/perldiag.pod t/pragma/warn/op
7986____________________________________________________________________________
7987[ 9534] By: jhi on 2001/04/03 15:03:46
7988 Log: Change the push/unshift warning (#9532) to talk about "no values"
7989 instead of "no arguments".
7990 Branch: perl
7991 ! op.c pod/perldiag.pod t/pragma/warn/op
7992____________________________________________________________________________
7993[ 9533] By: gsar on 2001/04/03 14:30:07
7994 Log: better fix for change#9517 to accomodate UNC paths like
7995 \\server\share\foo, and paths with trailing backslash
7996 like c:\this\
7997 Branch: maint-5.6/perl
7998 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
7999____________________________________________________________________________
8000[ 9532] By: jhi on 2001/04/03 13:11:46
8001 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
8002 From: Robin Houston <robin@kitsite.com>
8003 Date: Mon, 2 Apr 2001 15:03:29 +0100
8004 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
8005 Branch: perl
8006 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
8007____________________________________________________________________________
8008[ 9531] By: jhi on 2001/04/03 13:06:34
8009 Log: Integrate change #9530 from maintperl into mainline.
8010
8011 accomodate VMS "mailbox overflow" quirk in testsuite (from
8012 Craig Berry)
8013 Branch: perl
8014 !> t/lib/socket.t
8015____________________________________________________________________________
8016[ 9530] By: gsar on 2001/04/03 04:56:41
8017 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
8018 Craig Berry)
8019 Branch: maint-5.6/perl
8020 ! t/lib/socket.t
8021____________________________________________________________________________
8022[ 9529] By: jhi on 2001/04/03 02:34:34
8023 Log: Update Changes.
8024 Branch: perl
8025 ! Changes patchlevel.h
8026____________________________________________________________________________
d57eded6
JH
8027[ 9528] By: jhi on 2001/04/03 01:27:57
8028 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
8029 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
8030 To: perl5-porters@perl.org
8031 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
8032 Branch: perl
8033 ! pod/perlfaq3.pod
8034____________________________________________________________________________
8035[ 9527] By: jhi on 2001/04/03 01:22:09
8036 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
8037 From: Peter Prymmer <pvhp@forte.com>
8038 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
8039 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
8040 Branch: perl
8041 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
8042____________________________________________________________________________
8043[ 9526] By: jhi on 2001/04/03 01:18:25
8044 Log: The metaconfig unit changes for #9525.
8045 Branch: metaconfig
8046 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
8047 Branch: metaconfig/U/perl
8048 ! use64bits.U
8049____________________________________________________________________________
8050[ 9525] By: jhi on 2001/04/03 01:17:30
8051 Log: Configure sanity checks:
8052 * if use64bitall is attempted but pointers are only 32-bit,
8053 'downgrade' to use64bitint
8054 * if use64bitint is attempted but there's no quad type,
8055 forget about use64bitint (well, the default for it is 'n',
8056 the user can still override this)
8057 * if pointers are 64 bits, do not try to use Perl's malloc
8058 Branch: perl
8059 ! Configure
8060____________________________________________________________________________
8061[ 9524] By: gsar on 2001/04/03 01:09:12
8062 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
8063 Branch: maint-5.6/perl
8064 ! pp_sys.c
8065____________________________________________________________________________
8066[ 9523] By: jhi on 2001/04/03 00:02:31
67991998
JH
8067 Log: (Retracted by #9609)
8068
8069 Make it harder for parallel makes to enter 'test' before
d57eded6
JH
8070 Dynaloader and File::Glob are happy. (In principle 'make_ext'
8071 should be unhappy enough, but sometimes parallel makes seem
8072 to sneak past both in Tru64 and AIX.)
8073 Branch: perl
8074 ! Makefile.SH
8075____________________________________________________________________________
8076[ 9522] By: jhi on 2001/04/02 22:35:31
8077 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
8078 Date: Mon, 2 Apr 2001 22:54:10 +0100
8079 From: Robin Houston <robin@kitsite.com>
8080 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
8081 Branch: perl
8082 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
8083____________________________________________________________________________
8084[ 9521] By: jhi on 2001/04/02 22:32:23
8085 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
8086 From: Robin Houston <robin@kitsite.com>
8087 Date: Mon, 2 Apr 2001 20:24:03 +0100
8088 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
8089 Branch: perl
8090 ! ext/B/B/Concise.pm
8091____________________________________________________________________________
8092[ 9520] By: jhi on 2001/04/02 22:30:43
8093 Log: Subject: [PATCH] REALLY pedantic hv.h nit
8094 From: Simon Cozens <simon@netthink.co.uk>
8095 Date: Mon, 2 Apr 2001 15:43:06 +0100
8096 Message-ID: <20010402154306.A21711@netthink.co.uk>
8097 Branch: perl
8098 ! hv.h
8099____________________________________________________________________________
8100[ 9519] By: jhi on 2001/04/02 22:28:04
8101 Log: Based on
8102
8103 Subject: [foolperl] EPOC fix
8104 From: Olaf Flebbe <O.Flebbe@science-computing.de>
8105 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
8106 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
8107 Branch: perl
8108 ! pp_sys.c
8109____________________________________________________________________________
8110[ 9518] By: jhi on 2001/04/02 22:22:34
8111 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
8112
8113 README.win32 tweaks; add a note about alternative location for
8114 getting a gcc-2.95.2 that will build perl properly on windows
8115
8116 add some notes about gutsy threading matters
8117
8118 many of the utilities interpolate literal paths within doublequotes
8119 (fails on dosish platforms where path contains backslashes)
8120 Branch: perl
8121 !> README.win32 pod/perlguts.pod utils/perldoc.PL
8122 !> x2p/find2perl.PL x2p/s2p.PL
8123____________________________________________________________________________
8124[ 9517] By: gsar on 2001/04/02 19:52:21
8125 Log: many of the utilities interpolate literal paths within doublequotes
8126 (fails on dosish platforms where path contains backslashes)
8127 Branch: maint-5.6/perl
8128 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
8129____________________________________________________________________________
8130[ 9516] By: gsar on 2001/04/02 05:49:37
8131 Log: a foolish release
8132 Branch: maint-5.6/perl
8133 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
8134 ! pod/perltoc.pod
8135____________________________________________________________________________
8136[ 9515] By: gsar on 2001/04/02 05:04:29
8137 Log: add missing changelog summaries
8138 Branch: maint-5.6/perl
8139 ! Changes
8140____________________________________________________________________________
8141[ 9514] By: gsar on 2001/04/02 04:07:13
8142 Log: add some notes about gutsy threading matters
8143 Branch: maint-5.6/perl
8144 ! pod/perlguts.pod
8145____________________________________________________________________________
8146[ 9513] By: gsar on 2001/04/02 03:25:21
8147 Log: add more prominent caveat notices about experimental features
8148 Branch: maint-5.6/perl
8149 ! pod/perlfork.pod pod/perlunicode.pod
8150____________________________________________________________________________
8151[ 9512] By: gsar on 2001/04/02 02:54:33
8152 Log: integrate changes#9479,9509 from mainline
8153
8154 [PATCH] File::Glob stuff for Mac OS
8155
8156 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
8157 Branch: maint-5.6/perl
8158 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8159 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
8160 !> t/lib/glob-taint.t
8161____________________________________________________________________________
8162[ 9511] By: gsar on 2001/04/02 02:38:24
8163 Log: README.win32 tweaks; add a note about alternative location for
8164 getting a gcc-2.95.2 that will build perl properly on windows
8165 Branch: maint-5.6/perl
8166 ! README.win32
8167____________________________________________________________________________
8168[ 9510] By: jhi on 2001/04/01 20:45:10
8169 Log: An ambiguosity warning.
8170 Branch: perl
8171 ! t/lib/trig.t
8172____________________________________________________________________________
8173[ 9509] By: jhi on 2001/04/01 19:53:47
8174 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
8175 From: Jonathan Stowe <gellyfish@gellyfish.com>
8176 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
8177 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
8178 Branch: perl
8179 ! ext/File/Glob/bsd_glob.c
8180____________________________________________________________________________
8181[ 9508] By: jhi on 2001/04/01 19:35:03
8182 Log: Update Changes.
8183 Branch: perl
8184 ! Changes patchlevel.h
8185____________________________________________________________________________
8186[ 9507] By: jhi on 2001/04/01 19:24:01
8187 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
8188 from mainline to maintperl: pod tweaks.
8189 Branch: maint-5.6/perl
8190 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
8191 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
8192 !> pod/perlvar.pod
8193____________________________________________________________________________
67c03fbb
JH
8194[ 9506] By: jhi on 2001/04/01 19:11:53
8195 Log: Commit Sarathy to April release of 5.6.1 :-)
8196 Branch: perl
8197 ! pod/perlfaq1.pod
8198____________________________________________________________________________
8199[ 9505] By: jhi on 2001/04/01 19:03:15
8200 Log: Subject: PATCH 5.6.0 (perldebug.pod)
8201 From: Mark-Jason Dominus <mjd@plover.com>
8202 Date: Sun, 01 Apr 2001 14:25:11 -0400
8203 Message-ID: <20010401182511.9247.qmail@plover.com>
8204 Branch: perl
8205 ! pod/perldebug.pod
8206____________________________________________________________________________
8207[ 9504] By: jhi on 2001/04/01 18:43:09
8208 Log: Add great_circle_direction().
8209 Branch: perl
8210 ! lib/Math/Trig.pm t/lib/trig.t
8211____________________________________________________________________________
8212[ 9503] By: jhi on 2001/04/01 17:29:12
8213 Log: Unicode ReadMe update for Unicode 3.1.
8214 Branch: perl
8215 ! lib/unicode/ReadMe.txt
8216____________________________________________________________________________
8217[ 9502] By: jhi on 2001/04/01 17:18:40
8218 Log: Integrate change #9501 from maintperl into mainline.
8219
8220 fix the perlembed notes on multiple interpreters
8221
8222 fix ExtUtils::Embed to work passably on Windows
8223 Branch: perl
8224 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
8225____________________________________________________________________________
8226[ 9501] By: gsar on 2001/04/01 07:21:57
8227 Log: fix the perlembed notes on multiple interpreters
8228
8229 fix ExtUtils::Embed to work passably on Windows
8230 Branch: maint-5.6/perl
8231 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
8232____________________________________________________________________________
8233[ 9500] By: jhi on 2001/04/01 05:58:23
8234 Log: Test for #9499.
8235 Branch: perl
8236 ! t/op/tr.t
8237____________________________________________________________________________
8238[ 9499] By: jhi on 2001/04/01 05:55:46
8239 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
8240 Branch: perl
8241 ! embed.h embed.pl op.c proto.h
8242____________________________________________________________________________
8243[ 9498] By: jhi on 2001/04/01 05:44:34
8244 Log: Protect the workaround hunk more.
8245 Branch: perl
8246 ! toke.c
8247____________________________________________________________________________
8248[ 9497] By: jhi on 2001/04/01 00:24:25
8249 Log: Integrate changes #9493,9494,9495,9496 from maintperl
8250 into mainline.
8251
8252 fix a broken workaround for Borland compiler in change#4739
8253 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
8254
8255 nits spotted by Borland compiler
8256
8257 avoid redefinition warnings under Borland 5.02
8258
8259 various nits identified by the Borland 5.5 compiler; remove suppression
8260 of a few warnings
8261 Branch: perl
8262 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
8263 !> win32/win32.h
8264____________________________________________________________________________
8265[ 9496] By: gsar on 2001/03/31 23:22:28
8266 Log: various nits identified by the Borland 5.5 compiler; remove suppression
8267 of a few warnings
8268 Branch: maint-5.6/perl
8269 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
8270____________________________________________________________________________
8271[ 9495] By: gsar on 2001/03/31 21:03:08
8272 Log: avoid redefinition warnings under Borland 5.02
8273 Branch: maint-5.6/perl
8274 ! win32/makefile.mk
8275____________________________________________________________________________
8276[ 9494] By: gsar on 2001/03/31 20:18:59
8277 Log: nits spotted by Borland compiler
8278 Branch: maint-5.6/perl
8279 ! utf8.h win32/win32.h
8280____________________________________________________________________________
8281[ 9493] By: gsar on 2001/03/31 20:18:05
8282 Log: fix a broken workaround for Borland compiler in change#4739
8283 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
8284 Branch: maint-5.6/perl
8285 ! toke.c
8286____________________________________________________________________________
8287[ 9492] By: jhi on 2001/03/31 18:36:24
8288 Log: Integrate change #9491 from maintperl into mainline.
8289
8290 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
8291 directory is relative (need to fetch the full path name *before*
8292 the chdir!)
8293 Branch: perl
8294 !> lib/Cwd.pm
8295____________________________________________________________________________
8296[ 9491] By: gsar on 2001/03/31 17:01:56
8297 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
8298 directory is relative (need to fetch the full path name *before*
8299 the chdir!)
8300
8301 this is a followup patch for change#6749
8302 Branch: maint-5.6/perl
8303 ! lib/Cwd.pm
8304____________________________________________________________________________
8305[ 9490] By: jhi on 2001/03/31 15:50:18
8306 Log: Subject: Re: [PATCH] av.h cosmetics
8307 From: Simon Cozens <simon@netthink.co.uk>
8308 Date: Sat, 31 Mar 2001 13:09:59 +0100
8309 Message-ID: <20010331130959.A22000@netthink.co.uk>
8310
8311 Document AvALLOC.
8312 Branch: perl
8313 ! pod/perlguts.pod
8314____________________________________________________________________________
8315[ 9489] By: jhi on 2001/03/31 15:48:44
8316 Log: Subject: [PATCH] Re: Math::Big* v1.21
8317 From: Tels <perl_dummy@bloodgate.com>
8318 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
8319 Message-Id: <200103311125.GAA377738@www08.hway.net>
8320 Branch: perl
8321 ! pod/perlop.pod
8322____________________________________________________________________________
8323[ 9488] By: jhi on 2001/03/31 03:39:51
8324 Log: Debug output tweak.
8325 Branch: perl
8326 ! t/lib/cwd.t
8327____________________________________________________________________________
8328[ 9487] By: jhi on 2001/03/31 03:33:02
8329 Log: OverVMSification.
8330 Branch: perl
8331 ! t/lib/cwd.t
8332____________________________________________________________________________
8333[ 9486] By: jhi on 2001/03/31 03:01:40
8334 Log: Missed MANIFESTations in #9483.
8335 Branch: perl
8336 ! MANIFEST
8337____________________________________________________________________________
8338[ 9485] By: jhi on 2001/03/31 02:58:17
8339 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
8340 From: Peter Prymmer <pvhp@forte.com>
8341 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
8342 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
8343 Branch: perl
8344 ! regexec.c t/lib/cwd.t
8345____________________________________________________________________________
8346[ 9484] By: jhi on 2001/03/31 01:04:41
8347 Log: Obsolete file (see #3938)
8348 Branch: perl
8349 - lib/unicode/README.Ethiopic
8350 ! MANIFEST
8351____________________________________________________________________________
8352[ 9483] By: jhi on 2001/03/31 00:52:42
8353 Log: Update to Unicode 3.1.
8354 (Rename Names.txt to NamesList.txt.)
8355 Branch: perl
8356 + lib/unicode/NamesList.txt lib/unicode/PropList.html
8357 - lib/unicode/Names.txt
8358 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
8359 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
8360 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
8361 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
8362 ! lib/unicode/UCD.html lib/unicode/Unicode.html
8363 ! lib/unicode/rename lib/unicode/version
8364____________________________________________________________________________
8365[ 9482] By: jhi on 2001/03/30 23:33:44
8366 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
8367 From: Robin Houston <robin@kitsite.com>
8368 Date: Fri, 30 Mar 2001 20:07:22 +0100
8369 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
8370 Branch: perl
8371 ! ext/B/B/Deparse.pm
8372____________________________________________________________________________
8373[ 9481] By: jhi on 2001/03/30 23:20:25
8374 Log: Subject: Re: [PATCH] CwdXS, Take 2
8375 From: Benjamin Sugars <bsugars@canoe.ca>
8376 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
8377 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
8378 Branch: perl
8379 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
8380 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
8381____________________________________________________________________________
8382[ 9480] By: jhi on 2001/03/30 22:52:38
8383 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
8384 From: David Dyck <dcd@tc.fluke.com>
8385 Date: Fri, 30 Mar 2001 14:44:13 -0800
8386 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
8387
8388 The t/rantests flags file creation was accidentally
8389 removed by #9217.
8390 Branch: perl
8391 ! Makefile.SH
8392____________________________________________________________________________
8393[ 9479] By: jhi on 2001/03/30 22:45:45
8394 Log: Subject: [PATCH] File::Glob stuff for Mac OS
8395 From: Chris Nandor <pudge@pobox.com>
8396 Date: Fri, 30 Mar 2001 16:51:00 -0500
8397 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
8398 Branch: perl
8399 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8400 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
8401 ! t/lib/glob-taint.t
8402____________________________________________________________________________
8403[ 9478] By: jhi on 2001/03/30 22:43:12
8404 Log: Subject: fix for win32/buildext.pl
8405 From: "Vadim Konovalov" <watman@inbox.ru>
8406 Date: Sat, 31 Mar 2001 00:50:36 +0400
8407 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
8408 Branch: perl
8409 ! win32/buildext.pl
8410____________________________________________________________________________
8411[ 9477] By: jhi on 2001/03/30 22:41:16
8412 Log: Subject: small base.pm doc patch
8413 From: Leon Brocard <acme@astray.com>
8414 Date: Fri, 30 Mar 2001 21:49:57 +0100
8415 Message-ID: <20010330214957.B8733@ns0.astray.com>
8416 Branch: perl
8417 ! lib/base.pm
8418____________________________________________________________________________
8419[ 9476] By: jhi on 2001/03/30 18:16:57
8420 Log: Subject: [PATCH] av.h cosmetics
8421 From: Simon Cozens <simon@netthink.co.uk>
8422 Date: Fri, 30 Mar 2001 18:12:28 +0100
8423 Message-ID: <20010330181228.A9319@netthink.co.uk>
8424 Branch: perl
8425 ! av.h
8426____________________________________________________________________________
8427[ 9475] By: jhi on 2001/03/30 18:15:50
8428 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
8429 From: "Philip Newton" <pnewton@gmx.de>
8430 Date: Fri, 30 Mar 2001 19:06:57 +0200
8431 Message-ID: <3AC4D951.14815.1AC7068@localhost>
8432 Branch: perl
8433 ! pod/perlhack.pod
8434____________________________________________________________________________
8435[ 9474] By: jhi on 2001/03/30 18:14:02
8436 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
8437 From: Benjamin Sugars <bsugars@canoe.ca>
8438 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
8439 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
8440 Branch: perl
8441 ! t/lib/glob-basic.t
8442____________________________________________________________________________
8443[ 9473] By: jhi on 2001/03/30 16:09:24
8444 Log: Update Changes.
8445 Branch: perl
8446 ! Changes patchlevel.h
8447____________________________________________________________________________
8e654ed5
JH
8448[ 9472] By: jhi on 2001/03/30 15:16:08
8449 Log: Integrate perlio.
8450 Branch: perl
8451 !> t/lib/cwd.t t/lib/glob-basic.t
8452____________________________________________________________________________
8453[ 9471] By: nick on 2001/03/30 14:47:10
8454 Log: Should be (^O eq 'MSWin32') not 'Win32'
8455 Fail #12 seems real - chdir is in wrong dir.
8456 Branch: perlio
8457 ! t/lib/cwd.t
8458____________________________________________________________________________
8459[ 9470] By: jhi on 2001/03/30 14:41:11
8460 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
8461 From: Radu Greab <radu@netsoft.ro>
8462 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
8463 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
8464
8465 Replace #9352.
8466 Branch: perl
8467 ! ext/Socket/Socket.xs pp_sys.c
8468____________________________________________________________________________
8469[ 9469] By: jhi on 2001/03/30 14:37:51
8470 Log: Subject: PATCH pod/perldiag.pod
8471 From: Robin Houston <robin@kitsite.com>
8472 Date: Fri, 30 Mar 2001 14:10:36 +0100
8473 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
8474 Branch: perl
8475 ! pod/perldiag.pod t/lib/glob-basic.t
8476____________________________________________________________________________
8477[ 9468] By: jhi on 2001/03/30 14:36:36
8478 Log: Subject: Better diagnostic in io/fs.t
8479 From: andreas.koenig@anima.de (Andreas J. Koenig)
8480 Date: 30 Mar 2001 10:11:43 +0200
8481 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
8482 Branch: perl
8483 ! t/io/fs.t
8484____________________________________________________________________________
8485[ 9467] By: nick on 2001/03/30 14:25:43
8486 Log: Skip order test of glob if case-ignoring system cannot
8487 create a.test and A.test
8488 Branch: perlio
8489 ! t/lib/glob-basic.t
8490____________________________________________________________________________
8491[ 9466] By: nick on 2001/03/30 13:03:12
8492 Log: Integrate mainline.
8493 Branch: perlio
8494 - ext/re/hints/aix.pl
8495 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
8496 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
8497 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
8498 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
8499____________________________________________________________________________
8500[ 9465] By: jhi on 2001/03/30 03:53:37
8501 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
8502 the tests sometimes hang, sometimes not.)
8503 Branch: perl
8504 ! t/lib/io_multihomed.t t/lib/io_sock.t
8505____________________________________________________________________________
8506[ 9464] By: jhi on 2001/03/30 02:56:04
8507 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
8508 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8509 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
8510 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
8511 Branch: perl
8512 ! op.c
8513____________________________________________________________________________
8514[ 9463] By: jhi on 2001/03/30 02:34:48
8515 Log: Test for #9462.
8516 Branch: perl
8517 ! t/lib/b.t
8518____________________________________________________________________________
8519[ 9462] By: jhi on 2001/03/30 02:29:37
8520 Log: Subject: B::Deparse precedence bug. (Patch included.)
8521 From: Jeremy Madea <jmadea@inktomi.com>
8522 Date: Thu, 29 Mar 2001 12:05:02 -0800
8523 Message-ID: <20010329120502.A24881@dr.inktomi.com>
8524 Branch: perl
8525 ! ext/B/B/Deparse.pm
8526____________________________________________________________________________
8527[ 9461] By: jhi on 2001/03/30 02:18:41
8528 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
8529 From: Peter Prymmer <pvhp@forte.com>
8530 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
8531 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
8532 Branch: perl
8533 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
8534 ! t/lib/md5-file.t
8535____________________________________________________________________________
8536[ 9460] By: jhi on 2001/03/30 02:17:07
8537 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
8538 From: Robin Houston <robin@kitsite.com>
8539 Date: Thu, 29 Mar 2001 20:47:56 +0100
8540 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
8541 Branch: perl
8542 ! ext/B/B/Debug.pm
8543____________________________________________________________________________
8544[ 9459] By: jhi on 2001/03/30 02:16:05
8545 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
8546 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
8547 Date: Wed, 28 Mar 2001 18:02:20 -0600
8548 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
8549 Branch: perl
8550 ! lib/ExtUtils/MM_VMS.pm
8551____________________________________________________________________________
8552[ 9458] By: jhi on 2001/03/30 02:07:58
8553 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
8554 From: "Joshua E. Rodd" <jrodd@pbs.org>
8555 Date: Wed, 28 Mar 2001 17:29:12 -0500
8556 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
8557 Branch: perl
8558 ! pod/perlop.pod
8559____________________________________________________________________________
8560[ 9457] By: jhi on 2001/03/30 02:04:33
8561 Log: Subject: ext/re/aix.pl can go
8562 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8563 Date: Thu, 29 Mar 2001 12:03:28 +0200
8564 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
8565 Branch: perl
8566 - ext/re/hints/aix.pl
8567 ! MANIFEST
8568____________________________________________________________________________
8569[ 9456] By: jhi on 2001/03/30 02:03:32
8570 Log: Integrate perlio.
8571 Branch: perl
8572 !> ext/Encode/Encode.xs installperl
8573____________________________________________________________________________
8574[ 9455] By: nick on 2001/03/29 21:11:46
8575 Log: DLL name has changed so installperl needs to know
8576 (Why isn't it working it out or passed it?)
8577 Branch: perlio
8578 ! installperl
8579____________________________________________________________________________
8580[ 9454] By: nick on 2001/03/29 20:56:12
8581 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
8582 and we don't get undef warnings.
8583 Branch: perlio
8584 ! ext/Encode/Encode.xs
8585____________________________________________________________________________
8586[ 9453] By: nick on 2001/03/29 17:58:48
8587 Log: Integrate mainline
8588 Branch: perlio
8589 !> Changes patchlevel.h
8590____________________________________________________________________________
8591[ 9452] By: jhi on 2001/03/29 16:44:55
8592 Log: Update Changes.
8593 Branch: perl
8594 ! Changes patchlevel.h
8595____________________________________________________________________________
8596[ 9451] By: nick on 2001/03/29 16:31:38
8597 Log: Integrate mainline
8598 Branch: perlio
8599 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
8600 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
8601 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
8602 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
8603 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
8604____________________________________________________________________________
50968cfc
JH
8605[ 9450] By: jhi on 2001/03/29 16:29:17
8606 Log: Integrate perlio.
8607 Branch: perl
8608 !> win32/buildext.pl
8609____________________________________________________________________________
8610[ 9449] By: jhi on 2001/03/29 15:50:01
8611 Log: Update Changes.
8612 Branch: perl
8613 ! Changes patchlevel.h
8614____________________________________________________________________________
8615[ 9448] By: nick on 2001/03/29 15:47:15
8616 Log: Make sure buildext.pl finds Errno.pm
8617 Branch: perlio
8618 ! win32/buildext.pl
8619____________________________________________________________________________
32533f2d
JH
8620[ 9447] By: jhi on 2001/03/29 15:39:34
8621 Log: Integrate perlio.
8622 Branch: perl
8623 !> win32/makefile.mk
8624____________________________________________________________________________
8625[ 9446] By: nick on 2001/03/29 15:30:03
8626 Log: Integrate win32/makefile.mk with mainline.
8627 Branch: perlio
8628 !> win32/makefile.mk
8629____________________________________________________________________________
8630[ 9445] By: nick on 2001/03/29 15:27:32
8631 Log: Fix breakage ...
8632 Branch: perlio
8633 ! win32/makefile.mk
8634____________________________________________________________________________
8635[ 9444] By: jhi on 2001/03/29 15:03:08
8636 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
8637 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
8638 Date: Thu, 29 Mar 2001 10:32:59 +0400
8639 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
8640 Branch: perl
8641 ! win32/makefile.mk
8642____________________________________________________________________________
8643[ 9443] By: jhi on 2001/03/29 15:02:12
8644 Log: Integrate perlio.
8645 Branch: perl
8646 +> win32/buildext.pl
8647 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
8648 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
8649____________________________________________________________________________
8650[ 9442] By: nick on 2001/03/29 14:59:11
8651 Log: Work in progress - determine win32 extensions to build via script.
8652 Branch: perlio
8653 + win32/buildext.pl
8654 ! MANIFEST win32/makefile.mk
8655____________________________________________________________________________
8656[ 9441] By: jhi on 2001/03/29 14:51:47
8657 Log: Reintroduce the use of external pwd.
8658 Branch: perl
8659 ! t/lib/cwd.t
8660____________________________________________________________________________
8661[ 9440] By: jhi on 2001/03/29 14:42:58
8662 Log: use warnings instead of -w.
8663 Branch: perl
8664 ! utils/h2xs.PL
8665____________________________________________________________________________
8666[ 9439] By: jhi on 2001/03/29 14:41:52
8667 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
8668 From: Jonathan Stowe <gellyfish@gellyfish.com>
8669 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
8670 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
8671 Branch: perl
8672 ! utils/h2xs.PL
8673____________________________________________________________________________
8674[ 9438] By: jhi on 2001/03/29 14:39:38
8675 Log: Subject: [PATCH perl@9424] minor pod nits
8676 From: Robin Barker <rmb1@cise.npl.co.uk>
8677 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
8678 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
8679 Branch: perl
8680 ! pod/perlhack.pod pod/perliol.pod
8681____________________________________________________________________________
8682[ 9437] By: jhi on 2001/03/29 14:29:16
8683 Log: Subject: [PATCH perl@9424] typemap cast warning
8684 From: Robin Barker <rmb1@cise.npl.co.uk>
8685 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
8686 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
8687 Branch: perl
8688 ! lib/ExtUtils/typemap
8689____________________________________________________________________________
8690[ 9436] By: jhi on 2001/03/29 14:26:03
8691 Log: Subject: [PATCH perl@9424] printf warning
8692 From: Robin Barker <rmb1@cise.npl.co.uk>
8693 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
8694 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
8695 Branch: perl
8696 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
8697 ! ext/Storable/Storable.xs toke.c
8698____________________________________________________________________________
8699[ 9435] By: nick on 2001/03/29 14:23:31
8700 Log: Win32 has name conflict with ERROR
8701 Branch: perlio
8702 ! ext/PerlIO/Via/Via.xs
8703____________________________________________________________________________
8704[ 9434] By: jhi on 2001/03/29 14:17:48
8705 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
8706 From: Peter Prymmer <pvhp@forte.com>
8707 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
8708 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
8709 Branch: perl
8710 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
8711____________________________________________________________________________
8712[ 9433] By: jhi on 2001/03/29 13:52:44
8713 Log: test-prep target was missing.
8714 Branch: perl
8715 ! Makefile.SH
8716____________________________________________________________________________
8717[ 9432] By: nick on 2001/03/29 12:40:03
8718 Log: Make as-shipped compiler default to MSVC6
8719 Branch: perlio
8720 ! win32/makefile.mk
8721____________________________________________________________________________
8722[ 9431] By: nick on 2001/03/29 12:12:16
8723 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
8724 akin to PerlIO::Scalar.
8725 Branch: perlio
8726 ! perlio.c perlio.h
8727____________________________________________________________________________
8728[ 9430] By: nick on 2001/03/29 10:56:35
8729 Log: Integrate mainline.
8730 Branch: perlio
8731 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
8732 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
8733 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
8734 !> win32/makefile.mk win32/win32sck.c
8735____________________________________________________________________________
8736[ 9429] By: nick on 2001/03/29 09:03:43
8737 Log: Noticed that two tests were skipped as perlio:: package
8738 isn't there any more. Changed the skip condition.
8739 Avoid core-dump if sv_utf8_upgrade() called on something
8740 that does not become SvPOK after SvPV() (e.g. a ref).
8741 Branch: perlio
8742 ! sv.c t/io/utf8.t t/lib/io_scalar.t
8743____________________________________________________________________________
8744[ 9428] By: jhi on 2001/03/29 01:31:47
8745 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
8746 From: Benjamin Sugars <bsugars@canoe.ca>
8747 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
8748 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
8749 Branch: perl
8750 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
8751 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
8752 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
8753____________________________________________________________________________
8754[ 9427] By: jhi on 2001/03/29 00:49:30
8755 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
8756 From: "Vadim Konovalov" <watman@inbox.ru>
8757 Date: Thu, 29 Mar 2001 01:50:12 +0400
8758 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
8759 Branch: perl
8760 ! win32/makefile.mk win32/win32sck.c
8761____________________________________________________________________________
8762[ 9426] By: gsar on 2001/03/29 00:28:04
8763 Log: dmake can only handle == and != in comparisons; support building
8764 with Borland's VCL libraries (from Vadim Konovalov)
8765 Branch: maint-5.6/perl
8766 ! win32/makefile.mk
8767____________________________________________________________________________
8768[ 9425] By: nick on 2001/03/28 19:29:56
8769 Log: Integrate (@snapshot)
8770 Branch: perlio
8771 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
8772____________________________________________________________________________
8773[ 9424] By: jhi on 2001/03/28 19:03:16
8774 Log: Update Changes.
8775 Branch: perl
8776 ! Changes patchlevel.h
8777____________________________________________________________________________
86d4dbc9
JH
8778[ 9423] By: jhi on 2001/03/28 18:52:09
8779 Log: Rmdir lib/XS on cleanup.
8780 Branch: perl
8781 ! Makefile.SH
8782____________________________________________________________________________
8783[ 9422] By: jhi on 2001/03/28 18:49:34
8784 Log: Integrate perlio.
8785 Branch: perl
8786 !> t/op/utf8decode.t
8787____________________________________________________________________________
8788[ 9421] By: nick on 2001/03/28 18:46:44
8789 Log: Loose duplicate chunk.
8790 Branch: perlio
8791 ! t/op/utf8decode.t
8792____________________________________________________________________________
8793[ 9420] By: nick on 2001/03/28 18:44:11
8794 Log: Integrate mainline.
8795 Branch: perlio
8796 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
8797 !> vms/vmsish.h
8798____________________________________________________________________________
8799[ 9419] By: jhi on 2001/03/28 18:42:05
8800 Log: Can't trust external pwds
8801 (either shell builtins or external programs)
8802 Branch: perl
8803 ! t/lib/cwd.t
8804____________________________________________________________________________
8805[ 9418] By: jhi on 2001/03/28 18:34:05
8806 Log: Integrate perlio.
8807 Branch: perl
8808 - lib/perlio.pm
8809 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
8810 !> t/op/utf8decode.t
8811____________________________________________________________________________
8812[ 9417] By: nick on 2001/03/28 18:24:02
8813 Log: PerlIO.pm / perlio.pm conflict.
8814 Update some pods.
8815 Make t/op/utf8decode.t a text file.
8816 Branch: perlio
8817 - lib/perlio.pm
8818 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
8819 ! t/op/utf8decode.t
8820____________________________________________________________________________
8821[ 9416] By: jhi on 2001/03/28 18:06:07
8822 Log: Integrate change #9409 from mainline to maintperl.
8823
8824 Yet another tweak on AIX dynaloading.
8825 Branch: maint-5.6/perl
8826 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
8827____________________________________________________________________________
8828[ 9415] By: gsar on 2001/03/28 17:13:01
8829 Log: integrate changes#9377,9385,9401 from mainline
8830
8831 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
8832
8833 If directory entries compare equal case-insensitively,
8834 retry case-sensitively.
8835
8836 Subject: [PATCH] B::Terse and warnings
8837 Branch: maint-5.6/perl
8838 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
8839 !> t/pragma/warn/perl
8840____________________________________________________________________________
8841[ 9414] By: jhi on 2001/03/28 17:11:12
8842 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
8843 From: "Craig A. Berry" <craigberry@mac.com>
8844 Date: Wed, 28 Mar 2001 10:55:20 -0600
8845 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
8846 Branch: perl
8847 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
8848____________________________________________________________________________
8849[ 9413] By: jhi on 2001/03/28 17:03:12
8850 Log: Dup hunk.
8851 Branch: perl
8852 ! t/op/utf8decode.t
8853____________________________________________________________________________
8854[ 9412] By: jhi on 2001/03/28 17:02:36
8855 Log: Forced integrate from perlio.
8856 Branch: perl
8857 !> t/op/utf8decode.t
8858____________________________________________________________________________
8859[ 9411] By: nick on 2001/03/28 16:50:03
8860 Log: Integrate mainline.
8861 Branch: perlio
8862 +> t/lib/cwd.t
8863 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
8864 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
8865 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
8866 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
8867 !> t/pragma/warn/perl
8868____________________________________________________________________________
8869[ 9410] By: jhi on 2001/03/28 16:44:23
8870 Log: Subject: Re: [PATCH] 9403 cannot be tested
8871 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8872 Date: Wed, 28 Mar 2001 18:33:56 +0200
8873 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
8874 Branch: perl
8875 ! makedef.pl
8876____________________________________________________________________________
8877[ 9409] By: jhi on 2001/03/28 16:12:45
8878 Log: Yet another tweak on AIX dynaloading.
8879 Branch: perl
8880 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
8881____________________________________________________________________________
8882[ 9408] By: jhi on 2001/03/28 15:52:55
8883 Log: Subject: [PATCH] 9403 cannot be tested
8884 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8885 Date: Wed, 28 Mar 2001 17:23:00 +0200
8886 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
8887
8888 A missing symbol.
8889 Branch: perl
8890 ! makedef.pl
8891____________________________________________________________________________
8892[ 9407] By: jhi on 2001/03/28 15:47:43
8893 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
8894 Branch: perl
8895 ! t/op/utf8decode.t
8896 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
8897 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
8898____________________________________________________________________________
8899[ 9406] By: jhi on 2001/03/28 15:37:08
8900 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
8901 From: Benjamin Sugars <bsugars@canoe.ca>
8902 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
8903 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
8904 Branch: perl
8905 + t/lib/cwd.t
8906 ! MANIFEST
8907____________________________________________________________________________
8908[ 9405] By: jhi on 2001/03/28 15:13:18
8909 Log: pp_ne() needs a CORRECT boolean.
8910 Branch: perl
8911 ! pp.c
8912____________________________________________________________________________
8913[ 9404] By: jhi on 2001/03/28 15:09:23
8914 Log: pp_ne() needs a boolean, not an integer.
8915 Branch: perl
8916 ! pp.c
8917____________________________________________________________________________
8918[ 9403] By: jhi on 2001/03/28 14:47:43
8919 Log: (Retracted by #9404.)
8920 Branch: perl
8921 ! pp.c
8922____________________________________________________________________________
8923[ 9402] By: jhi on 2001/03/28 14:43:59
8924 Log: Subject: Re: [PATCH] Typemap testing
8925 From: Tim Jenness <t.jenness@jach.hawaii.edu>
8926 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
8927 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
8928 Branch: perl
8929 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
8930 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
8931____________________________________________________________________________
8932[ 9401] By: jhi on 2001/03/28 14:42:14
8933 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
8934 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
8935 Date: Sun, 25 Mar 2001 21:59:15 +0100
8936 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
8937
8938 A variable will be checked for the "use once" warnings if:
8939
8940 1. It is in the scope of a use warnings 'once'
8941 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
8942
8943 Otherwise it won't be checked at all.
8944
8945 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
8946
8947 The enclosed patch partially fixes this issue. What I didn't
8948 get to work was the case where the "used once" warning is enabled
8949 in any file other than the main file.
8950 Branch: perl
8951 ! gv.c t/pragma/warn/perl
8952____________________________________________________________________________
8953[ 9400] By: nick on 2001/03/28 14:38:24
8954 Log: More EBCDIC tweaks:
8955 - one more swash issue &~(0xA0-1) did not do the right thing,
8956 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
8957 - add "use re 'asciirange'" to make [!-~] etc. work
8958 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
8959 - Choose a key for t/op/each.t test which gets encoded.
8960 - Skip utf8decode if this is UTF-EBCDIC.
8961 Branch: perlio
8962 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
8963 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
8964____________________________________________________________________________
8965[ 9399] By: jhi on 2001/03/28 14:21:00
8966 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
8967 Andreas Schwab.
8968 Branch: perl
8969 ! pp.c
8970____________________________________________________________________________
8971[ 9398] By: jhi on 2001/03/28 00:55:56
8972 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
8973 From: David Dyck <dcd@tc.fluke.com>
8974 Date: Tue, 27 Mar 2001 15:16:24 -0800
8975 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
8976 Branch: perl
8977 ! ext/IO/lib/IO/Socket.pm
8978____________________________________________________________________________
8979[ 9397] By: jhi on 2001/03/27 21:52:49
8980 Log: Integrate perlio.
8981 Branch: perl
8982 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
8983 +> ext/PerlIO/Via/Via.xs
8984 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
8985____________________________________________________________________________
8986[ 9396] By: nick on 2001/03/27 21:45:13
8987 Log: Integrate mainline.
8988 Branch: perlio
8989 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
8990 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
8991____________________________________________________________________________
8992[ 9395] By: nick on 2001/03/27 21:18:58
8993 Log: Outline docs for PerlIO and PerlIO::Scalar
8994 Branch: perlio
8995 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
8996____________________________________________________________________________
8997[ 9394] By: nick on 2001/03/27 20:50:13
8998 Log: PerlIO::Via layer (alpha-ish).
8999 Branch: perlio
9000 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
9001 + ext/PerlIO/Via/Via.xs
9002 ! MANIFEST
9003____________________________________________________________________________
9004[ 9393] By: jhi on 2001/03/27 20:49:55
9005 Log: Retract #9329 now that 9390 should take care of the matter.
9006 Branch: perl
9007 ! utils/h2xs.PL
9008____________________________________________________________________________
9009[ 9390] By: jhi on 2001/03/27 20:47:50
9010 Log: Subject: Autoloading Errno.pm when %! is encountered
9011 From: Robin Houston <robin@kitsite.com>
9012 Date: Tue, 27 Mar 2001 20:57:11 +0100
9013 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
9014 Branch: perl
9015 ! embed.h embed.pl gv.c proto.h t/op/magic.t
9016____________________________________________________________________________
9017[ 9389] By: jhi on 2001/03/27 20:24:31
9018 Log: Integrate perlio.
9019 Branch: perl
9020 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
9021 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
9022 !> utf8.c
9023____________________________________________________________________________
9024[ 9388] By: jhi on 2001/03/27 20:21:38
9025 Log: Better have a three-element array if one is going to assign
9026 to the third element of that array. (from Tim Jenness)
9027 Branch: perl
9028 ! ext/XS/Typemap/Typemap.xs
9029____________________________________________________________________________
9030[ 9387] By: nick on 2001/03/27 20:15:43
9031 Log: Integrate mainline.
9032 Branch: perlio
9033 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
9034 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
9035 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
9036 +> t/lib/xs-typemap.t
9037 !> (integrate 34 files)
9038____________________________________________________________________________
9039[ 9386] By: jhi on 2001/03/27 20:04:18
9040 Log: Subject: Re: perl@9359 breaks HTML::Parser
9041 From: Gisle Aas <gisle@ActiveState.com>
9042 Date: 27 Mar 2001 11:30:24 -0800
9043 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
9044
9045 Clarify the UTF-8 issues of the API docs.
9046 (Slightly reworded and expanded.)
9047 Branch: perl
9048 ! pod/perlapi.pod sv.c sv.h
9049____________________________________________________________________________
9050[ 9385] By: jhi on 2001/03/27 19:44:25
9051 Log: If directory entries compare equal case-insensitively,
9052 retry case-sensitively.
9053 Branch: perl
9054 ! ext/File/Glob/bsd_glob.c
9055____________________________________________________________________________
9056[ 9384] By: nick on 2001/03/27 19:38:50
9057 Log: Various EBCDIC fixes:
9058 - major revelation that swash code is encoding aware,
9059 (or thought it was) - now it is ;-)
9060 - With that out of the way fix a slab of tr/// cases.
9061 - Fix Encode 'Unicode' to be true Unicode so tests pass.
9062 - As anticipated Base64.xs needed tweaks.
9063 - Until tr/// works right avoid old_encode64 in MIME tests.
9064 Branch: perlio
9065 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
9066 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
9067____________________________________________________________________________
9068[ 9383] By: jhi on 2001/03/27 18:34:41
9069 Log: Add the std test suite BEGIN block.
9070 Branch: perl
9071 ! t/lib/xs-typemap.t
9072____________________________________________________________________________
9073[ 9382] By: jhi on 2001/03/27 15:16:07
9074 Log: Add debugging output to the test.
9075 Branch: perl
9076 ! t/lib/glob-basic.t
9077____________________________________________________________________________
9078[ 9381] By: jhi on 2001/03/27 15:08:10
9079 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
9080 Branch: perl
9081 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
9082 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
9083 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
9084 + t/lib/xs-typemap.t
9085 ! MANIFEST
9086____________________________________________________________________________
9087[ 9380] By: jhi on 2001/03/27 14:48:34
9088 Log: Subject: [PATCH] Typemap testing
9089 From: Tim Jenness <t.jenness@jach.hawaii.edu>
9090 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
9091 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
9092
9093 (The first part of the patch.)
9094 Branch: perl
9095 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
9096____________________________________________________________________________
9097[ 9379] By: jhi on 2001/03/27 14:44:56
9098 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
9099 From: Benjamin Sugars <bsugars@canoe.ca>
9100 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
9101 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
9102 Branch: perl
9103 ! t/lib/glob-basic.t
9104____________________________________________________________________________
9105[ 9378] By: jhi on 2001/03/27 14:42:30
9106 Log: Subject: [PATCH] perlvar nit
9107 From: Simon Cozens <simon@netthink.co.uk>
9108 Date: Tue, 27 Mar 2001 01:12:01 +0100
9109 Message-ID: <20010327011201.A19179@netthink.co.uk>
9110 Branch: perl
9111 ! pod/perlvar.pod
9112____________________________________________________________________________
9113[ 9377] By: jhi on 2001/03/27 14:36:26
9114 Log: Subject: [PATCH] B::Terse and warnings
9115 From: Benjamin Sugars <ben.sugars@home.com>
9116 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
9117 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
9118 Branch: perl
9119 ! ext/B/B.pm ext/B/B/Terse.pm
9120____________________________________________________________________________
9121[ 9376] By: jhi on 2001/03/27 14:31:31
9122 Log: Document sockatmark() some.
9123 Branch: perl
9124 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
9125 ! pod/perltoc.pod
9126____________________________________________________________________________
9127[ 9375] By: jhi on 2001/03/27 14:00:24
9128 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
9129 noted by Gisle and fixed by NI-S.
9130 Branch: perl
9131 ! sv.c
9132____________________________________________________________________________
9133[ 9374] By: jhi on 2001/03/27 05:50:01
9134 Log: Regen toc.
9135 Branch: perl
9136 ! pod/perltoc.pod
9137____________________________________________________________________________
9138[ 9373] By: jhi on 2001/03/27 05:43:51
9139 Log: Pixie documenting.
9140 Branch: perl
9141 ! Makefile.SH pod/perlhack.pod
9142____________________________________________________________________________
9143[ 9372] By: jhi on 2001/03/27 05:29:34
9144 Log: Metaconfig unit changes for #9371.
9145 Branch: metaconfig
9146 ! U/modified/myhostname.U
9147 Branch: metaconfig/U/perl
9148 + d_sockatmark.U
9149 ! gccvers.U
9150____________________________________________________________________________
9151[ 9371] By: jhi on 2001/03/27 05:29:07
9152 Log: Add sockatmark() probing.
9153 Branch: perl
9154 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9155 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
9156 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9157 ! vos/config.ga.h win32/config.bc win32/config.gc
9158 ! win32/config.vc
9159____________________________________________________________________________
9160[ 9370] By: jhi on 2001/03/26 22:01:18
9161 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
9162 Really need to benchmark this.
9163 Branch: perl
9164 ! pp.c
9165____________________________________________________________________________
9166[ 9369] By: nick on 2001/03/26 21:59:30
9167 Log: Integrate mainline.
9168 Branch: perlio
9169 ! ext/MIME/Base64/QuotedPrint.pm
9170 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
9171 !> patchlevel.h pod/perlhack.pod pp_sys.c
9172____________________________________________________________________________
9173[ 9368] By: jhi on 2001/03/26 21:47:03
9174 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
9175
9176 TODO1: perlbench.
9177 TODO2: le, lt, ge, gt? Yech.
9178 Branch: perl
9179 ! pp.c
9180____________________________________________________________________________
9181[ 9367] By: jhi on 2001/03/26 21:34:57
9182 Log: Too much cut-and-paste in #9363.
9183 Branch: perl
9184 ! pp_sys.c
9185____________________________________________________________________________
9186[ 9366] By: jhi on 2001/03/26 21:20:53
9187 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
9188 From: Andreas Schwab <schwab@suse.de>
9189 Date: 26 Mar 2001 17:29:04 +0200
9190 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
9191
9192 (The patch for 5.6.0 or so, this is a guess for bleadperl)
9193 Branch: perl
9194 ! pp_hot.c
9195____________________________________________________________________________
9196[ 9365] By: jhi on 2001/03/26 21:07:54
9197 Log: Integrate perlio.
9198 Branch: perl
9199 !> perlio.c
9200____________________________________________________________________________
9201[ 9364] By: nick on 2001/03/26 20:30:48
9202 Log: REFCNT botch in layer name cache hash.
9203 Branch: perlio
9204 ! perlio.c
9205____________________________________________________________________________
9206[ 9363] By: jhi on 2001/03/26 18:44:32
9207 Log: Subject: [PATCH] socket() leaks file descriptors
9208 From: Benjamin Sugars <bsugars@canoe.ca>
9209 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
9210 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
9211
9212 Also sockpair() fixed similarly.
9213 Branch: perl
9214 ! pp_sys.c
9215____________________________________________________________________________
9216[ 9362] By: jhi on 2001/03/26 18:37:52
9217 Log: Integrate perlio.
9218 Branch: perl
9219 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
9220____________________________________________________________________________
9221[ 9361] By: nick on 2001/03/26 17:32:06
9222 Log: Implement flush of linebuffered streams on read of a tty.
9223 Branch: perlio
9224 ! perlio.c perliol.h
9225____________________________________________________________________________
9226[ 9360] By: nick on 2001/03/26 17:12:32
9227 Log: Memory tweaks and notes for OEMVS.
9228 Branch: perlio
9229 ! README.os390 miniperlmain.c t/op/pat.t
9230____________________________________________________________________________
9231[ 9359] By: jhi on 2001/03/26 02:12:54
9232 Log: Update Changes.
9233 Branch: perl
9234 ! Changes patchlevel.h
9235____________________________________________________________________________
f734a339
JH
9236[ 9358] By: jhi on 2001/03/26 02:05:32
9237 Log: Document the most common pixie options.
9238 Branch: perl
9239 ! pod/perlhack.pod
9240____________________________________________________________________________
9241[ 9357] By: jhi on 2001/03/26 01:25:28
9242 Log: For perl.pixie check *before* compiling that optimize is -g,
9243 as for perl.third.
9244 Branch: perl
9245 ! Makefile.SH
9246____________________________________________________________________________
9247[ 9356] By: jhi on 2001/03/26 01:13:41
9248 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
9249 Branch: perl
9250 ! Makefile.SH
9251____________________________________________________________________________
9252[ 9355] By: jhi on 2001/03/26 01:11:19
9253 Log: Remove t/perl.third.
9254 Branch: perl
9255 ! Makefile.SH
9256____________________________________________________________________________
9257[ 9354] By: jhi on 2001/03/26 00:23:38
9258 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
9259 IO::Sockatmark().
f734a339
JH
9260 Branch: perl
9261 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
9262____________________________________________________________________________
9263[ 9353] By: jhi on 2001/03/25 22:25:04
9264 Log: Integrate perlio.
9265 Branch: perl
9266 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
9267 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
9268 !> pp_hot.c win32/makefile.mk
9269____________________________________________________________________________
9270[ 9352] By: jhi on 2001/03/25 22:21:41
9271 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
9272 From: Radu Greab <radu@netsoft.ro>
9273 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
9274 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
9275 Branch: perl
9276 ! pp_sys.c
9277____________________________________________________________________________
9278[ 9351] By: nick on 2001/03/25 22:15:02
9279 Log: Fix readline in list mode to tell rest of world that it has
9280 things on the stack. Otherwise if perl code gets invoked
9281 underneath it it scribbles over results-so-far.
9282 (Why TIEHANDLE has not tripped on this is a mystery.)
9283 Branch: perlio
9284 ! pp_hot.c
9285____________________________________________________________________________
9286[ 9350] By: nick on 2001/03/25 22:10:13
9287 Log: win32/makefile.mk typos
9288 Branch: perlio
9289 ! win32/makefile.mk
9290____________________________________________________________________________
9291[ 9349] By: nick on 2001/03/25 21:31:14
9292 Log: Integrate now-non-binary file.
9293 Branch: perlio
9294 !> t/lib/mimeqp.t
9295____________________________________________________________________________
9296[ 9348] By: nick on 2001/03/25 21:27:24
9297 Log: Make it text
9298 Branch: perlio
9299 ! t/lib/mimeqp.t
9300____________________________________________________________________________
9301[ 9347] By: nick on 2001/03/25 21:25:37
9302 Log: Integrate mainline.
9303 Branch: perlio
9304 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
9305 !> lib/Term/ReadLine.pm t/lib/md5-file.t
9306____________________________________________________________________________
9307[ 9346] By: nick on 2001/03/25 20:58:15
9308 Log: Add destruct time hook to PerlIO (for work-in-process implementing
9309 layers in perl code. In such cases layers need to be popped before
9310 we loose the ability to run perl code.)
9311 Also back-out "PerlIO::object" hook - it isn't going to work like that...
9312 Branch: perlio
9313 ! perl.c perlio.c perlio.h perliol.h
9314____________________________________________________________________________
9315[ 9345] By: nick on 2001/03/25 20:49:11
9316 Log: Avoid at leasy one of undefined warnings in Encode.
9317 Branch: perlio
9318 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9319____________________________________________________________________________
9320[ 9344] By: jhi on 2001/03/25 20:37:43
9321 Log: A workaround for using Term::ReadLine in emacs minibuffer
9322 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
9323 additional tweaks from Ilya Zakharevich.
9324 Branch: perl
9325 ! lib/Term/ReadLine.pm
9326____________________________________________________________________________
9327[ 9343] By: nick on 2001/03/25 20:21:14
9328 Log: Missing return value.
9329 Branch: perlio
9330 ! ext/PerlIO/Scalar/Scalar.xs
9331____________________________________________________________________________
9332[ 9342] By: jhi on 2001/03/25 16:21:00
9333 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
9334 to equal the CPAN versions since no code changes have been made.
9335 Branch: perl
9336 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
9337 ! t/lib/md5-file.t
9338____________________________________________________________________________
9339[ 9341] By: jhi on 2001/03/25 16:01:48
9340 Log: Escape 8-bit characters.
9341 Branch: perl
9342 ! t/lib/mimeqp.t
9343____________________________________________________________________________
9344[ 9340] By: gsar on 2001/03/25 15:50:53
9345 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
9346 chars)
9347 Branch: perl
9348 + t/lib/mimeqp.t
9349____________________________________________________________________________
9350[ 9339] By: gsar on 2001/03/25 15:48:50
9351 Log: delete mimeqp.t for later with text mode set
9352 Branch: perl
9353 - t/lib/mimeqp.t
9354____________________________________________________________________________
9355[ 9338] By: nick on 2001/03/25 09:01:57
9356 Log: Integrate mainline.
9357 Branch: perlio
9358 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
9359 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
9360 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
9361 +> t/lib/mimeb64u.t t/lib/mimeqp.t
9362 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
9363 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
9364 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
9365____________________________________________________________________________
9366[ 9337] By: jhi on 2001/03/25 04:23:24
9367 Log: Add MIME::Base64 here and there. Again, a lot of
9368 optimism is in the air.
9369 Branch: perl
9370 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
9371 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
9372____________________________________________________________________________
9373[ 9336] By: jhi on 2001/03/25 04:12:43
9374 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
9375 this by ear as I do not do Win32 programming.)
9376 Branch: perl
9377 ! win32/Makefile win32/makefile.mk
9378____________________________________________________________________________
9379[ 9335] By: jhi on 2001/03/25 04:03:50
9380 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
9381 Branch: perl
9382 ! t/lib/md5-file.t
9383____________________________________________________________________________
9384[ 9334] By: jhi on 2001/03/25 03:58:53
9385 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
9386 Branch: perl
9387 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
9388 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
9389 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
9390 + t/lib/mimeb64u.t t/lib/mimeqp.t
9391 ! MANIFEST
9392____________________________________________________________________________
9393[ 9333] By: jhi on 2001/03/24 20:14:37
9394 Log: Integrate perlio.
9395 Branch: perl
9396 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
9397____________________________________________________________________________
9398[ 9332] By: nick on 2001/03/24 19:40:34
9399 Log: Fix un-init variable leading to spurious "Out of Memory!"
9400 Branch: perlio
9401 ! doio.c
9402____________________________________________________________________________
9403[ 9331] By: nick on 2001/03/24 19:09:59
9404 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
9405 and update layers internals doc.
9406 Branch: perlio
9407 ! pod/perlfunc.pod pod/perliol.pod
9408____________________________________________________________________________
9409[ 9330] By: jhi on 2001/03/24 18:42:11
9410 Log: The length might be uninitialized garbage if the *svp is the undef.
9411 Branch: perl
9412 ! doio.c
9413____________________________________________________________________________
9414[ 9329] By: jhi on 2001/03/24 18:26:57
86d4dbc9
JH
9415 Log: (Retracted by #9393)
9416
9417 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
f734a339
JH
9418 From: Simon Cozens <simon@netthink.co.uk>
9419 Date: Sat, 24 Mar 2001 17:13:17 +0000
9420 Message-ID: <20010324171317.A13406@netthink.co.uk>
9421 Branch: perl
9422 ! utils/h2xs.PL
9423____________________________________________________________________________
9424[ 9328] By: nick on 2001/03/24 17:22:02
9425 Log: Integrate mainline.
9426 Branch: perlio
9427 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
9428 !> lib/unicode/version
9429____________________________________________________________________________
9430[ 9327] By: nick on 2001/03/24 17:16:02
9431 Log: Integrate mainline.
9432 Branch: perlio
9433 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9434 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
9435 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
9436 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
9437 +> t/lib/md5-file.t
9438 !> MANIFEST Makefile.SH configure.com djgpp/config.over
9439 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
9440 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
9441 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
9442 !> win32/makefile.mk
9443____________________________________________________________________________
9444[ 9326] By: jhi on 2001/03/24 17:00:42
9445 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
9446 Branch: perl
9447 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
9448 ! lib/unicode/version
9449____________________________________________________________________________
9450[ 9325] By: jhi on 2001/03/24 16:22:33
9451 Log: Subject: Re: B::Deparse bug (5.6.0)
9452 From: Robin Houston <robin@kitsite.com>
9453 Date: Sat, 24 Mar 2001 14:33:09 +0000
9454 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
9455 Branch: perl
9456 ! op.c pp.c t/lib/b.t t/op/repeat.t
9457____________________________________________________________________________
9458[ 9324] By: jhi on 2001/03/24 16:21:56
9459 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
9460 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
9461 these additions may be too optimistic.
9462 Branch: perl
9463 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
9464 ! hints/uwin.sh hints/vmesa.sh
9465____________________________________________________________________________
9466[ 9323] By: jhi on 2001/03/24 16:06:01
9467 Log: Integrate perlio.
9468 Branch: perl
9469 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
9470 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
9471 ! Makefile.SH
9472 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
9473 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
9474 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
9475 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9476 !> win32/makefile.mk win32/perlhost.h win32/win32.c
9477 !> win32/win32iop.h
9478____________________________________________________________________________
9479[ 9322] By: nick on 2001/03/24 14:39:12
9480 Log: Routine Win32 regen_config_h - no real changes.
9481 Branch: perlio
9482 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9483____________________________________________________________________________
9484[ 9321] By: nick on 2001/03/24 14:31:49
9485 Log: PerlIO fixups for Win32:
9486 - provide win33_popenlist() - non-functional as yet.
9487 - avoid need for aTHX in PerlIO_debug calls - even if not
9488 enabled args are still evaluated so Win32 has trouble during fork().
9489 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
9490 - Fixup makedef.pl for latest set of symbols.
9491 Branch: perlio
9492 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
9493 ! win32/perlhost.h win32/win32.c win32/win32iop.h
9494____________________________________________________________________________
9495[ 9320] By: nick on 2001/03/24 14:26:58
9496 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
9497 was gibberish - broke it on WIn32 at least.
9498 Branch: perlio
9499 ! ext/POSIX/POSIX.xs
9500____________________________________________________________________________
9501[ 9319] By: nick on 2001/03/24 11:29:41
9502 Log: Generated files.
9503 Branch: perlio
9504 ! embed.h global.sym objXSUB.h perlapi.c proto.h
9505____________________________________________________________________________
9506[ 9318] By: nick on 2001/03/24 10:29:37
9507 Log: Implement:
9508 1. open($fh,"+<",undef); # add test to t/io/open.t
9509 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
9510 Branch: perlio
9511 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
9512 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
9513 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
9514 ! t/io/open.t t/io/utf8.t
9515____________________________________________________________________________
9516[ 9317] By: jhi on 2001/03/23 23:41:25
9517 Log: AIX does seems to have optimization problems with its C compilers.
9518 Branch: perl
9519 ! hints/aix.sh
9520____________________________________________________________________________
9521[ 9316] By: jhi on 2001/03/23 23:40:46
9522 Log: Integrate perlio.
9523 Branch: perl
9524 +> lib/PerlIO.pm
9525 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
9526 !> perliol.h
9527____________________________________________________________________________
9528[ 9315] By: jhi on 2001/03/23 22:16:30
9529 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
9530 Branch: perl
9531 ! t/lib/md5-file.t
9532____________________________________________________________________________
9533[ 9314] By: nick on 2001/03/23 20:49:02
9534 Log: Perlio internals re-organized.
9535 - open process creates AV of layer/arg pairs
9536 (appends layers from open() or open.pm to default list).
9537 - push arg is now an SV.
9538 - layer ->Open get passed the AV
9539 - open is no longer mandatory method.
9540 - topmost layer that has ->Open method does the open
9541 - any layers above are pushed once that returns.
9542 - vtable re-ordered so dummy layers need only provide push/pop methods.
9543 Branch: perlio
9544 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
9545____________________________________________________________________________
9546[ 9313] By: nick on 2001/03/23 16:27:41
9547 Log: Check in a stable (working) version before next round of tweaks.
9548 Changes include:
9549 - Move default layers code out of doio.c and into perlio.c
9550 - Single routine for parsing layer specification strings.
9551 - Skeleton support for demand loading of layers
9552 - Core-dump avoidance if PERLIO environment specifies loadable layer
9553 (does not _work_ as need IO to load and need load to do IO ...)
9554 Branch: perlio
9555 + lib/PerlIO.pm
9556 ! MANIFEST doio.c perlio.c
9557____________________________________________________________________________
9558[ 9312] By: gsar on 2001/03/23 16:25:25
9559 Log: add execute bit to files with shebang lines in the repository;
9560 avoid clobbering execute bit in Porting/makerel
9561 Branch: maint-5.6/perl
9562 ! (edit 144 files)
9563____________________________________________________________________________
9564[ 9311] By: jhi on 2001/03/23 14:25:35
9565 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
9566 Branch: perl
9567 ! MANIFEST
9568____________________________________________________________________________
9569[ 9310] By: jhi on 2001/03/23 13:45:04
9570 Log: Subject: [PATCH] Net::Ping
9571 From: Colin McMillen <mcmi0037@tc.umn.edu>
9572 Date: Thu, 22 Mar 2001 19:30:31 -0600
9573 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
9574 Branch: perl
9575 ! lib/Net/Ping.pm
9576____________________________________________________________________________
9577[ 9309] By: jhi on 2001/03/23 13:39:13
9578 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
9579 Branch: perl
9580 ! t/lib/md5-aaa.t t/lib/md5-file.t
9581____________________________________________________________________________
9582[ 9308] By: jhi on 2001/03/23 13:20:34
9583 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
9584 - bump the version to 2.14
9585 - drop the base64 tests since they require MIME::Base64
9586 - drop the rfc1321.txt
9587 - drop the hints/dec_osf.pl since it's only needed for
9588 pre-5.005_03 Perls
9589 Todo:
9590 - the U32 alignment testing is now removed; it needs to
9591 be reintroduced as as a Config variable (meaning also
9592 as a Configure test)
9593 - get the new EBCDIC md5sum for MD5.pm
9594 - test in Win32 to see how badly I botched the makefiles
9595 Branch: perl
9596 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
9597 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
9598 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
9599 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
9600 + t/lib/md5-file.t
9601 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
9602 ! win32/Makefile win32/makefile.mk
9603____________________________________________________________________________
9604[ 9307] By: jhi on 2001/03/23 12:56:14
9605 Log: Integrate change #9306 from maintperl into mainline,
9606 AIX dynaloader for AIXes without <load.h>.
9607 Branch: perl
9608 !> ext/DynaLoader/hints/aix.pl
9609____________________________________________________________________________
9610[ 9306] By: jhi on 2001/03/23 12:51:36
9611 Log: There are AIXes without /usr/include/load.h,
9612 patch from H.Merijn Brand.
9613 Branch: maint-5.6/perl
9614 ! ext/DynaLoader/hints/aix.pl
9615____________________________________________________________________________
9616[ 9305] By: nick on 2001/03/23 11:00:42
9617 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
9618 Branch: perlio
9619 ! ext/Encode/Encode.xs perlio.c perlio.h
9620____________________________________________________________________________
9621[ 9304] By: nick on 2001/03/23 10:20:46
9622 Log: Render -Duseperlio functional again.
9623 - this is "quick fix" which calls PerlIO_apply_layers after opening,
9624 which is what old scheme did. New scheme needs to change that
9625 to make open(...,\$scalar) etc. work but this will do for now.
9626 Branch: perlio
9627 ! perlio.c
9628____________________________________________________________________________
9629[ 9303] By: nick on 2001/03/23 09:53:20
9630 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
9631 -Uuseperlio now works again.
9632 -Duseperlio is still poorly. Don't merge yet...
9633 Branch: perlio
9634 ! doio.c perlio.h
9635____________________________________________________________________________
9636[ 9302] By: nick on 2001/03/22 22:26:51
9637 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
9638 type code.
9639 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
9640 is its main caller. In particular now has access to "extra" args, and
9641 can tell when an open handle is "reopened" (or duped?).
9642 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
9643 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
9644 PerlIO_open() et. al. (i.e. other way round).
9645 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
9646 with args close to PerlIO_openn().
9647 Branch: perlio
9648 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
9649____________________________________________________________________________
9650[ 9301] By: jhi on 2001/03/22 20:58:04
9651 Log: Integrate perlio.
9652 Branch: perl
9653 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
9654 !> t/io/open.t util.c
9655____________________________________________________________________________
9656[ 9300] By: nick on 2001/03/22 17:36:32
9657 Log: Don't include $@ in not ok message.
9658 Branch: perlio
9659 ! t/io/open.t
9660____________________________________________________________________________
9661[ 9299] By: gsar on 2001/03/22 16:53:45
9662 Log: back out changes#7532,7521 for now (appears to have problems
9663 on IRIX)
9664 Branch: maint-5.6/perl
9665 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
9666 ! ext/POSIX/typemap pod/perlvar.pod
9667____________________________________________________________________________
9668[ 9298] By: nick on 2001/03/22 14:35:46
9669 Log: Give a meaning to '&' in n-arg open case:
9670 open($fh,"<&",$scalar);
9671 $scalar can be:
9672 - an integer which does "fdopen"
9673 open($fh,"<&",2); # like open($fh,"<&2")
9674 - something that will yield a file handle via sv_2io()
9675 useful for dup'ing anonymous handles.
9676 e.g.:
9677 open(my $fh,"<&",\*STDIN);
9678 open(my $dup,"<&",$fh);
9679 Branch: perlio
9680 ! doio.c t/io/open.t
9681____________________________________________________________________________
9682[ 9297] By: nick on 2001/03/22 13:34:35
9683 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
9684 Branch: perlio
9685 ! util.c
9686____________________________________________________________________________
9687[ 9296] By: nick on 2001/03/22 12:51:20
9688 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
9689 Branch: perlio
9690 ! perl.c
9691____________________________________________________________________________
9692[ 9295] By: nick on 2001/03/22 11:59:44
9693 Log: If stdin, stdout or stderr get opened in unexpected read/write state
9694 then warn at time of open not at time of use.
9695 Branch: perlio
9696 ! doio.c pp_hot.c pp_sys.c
9697____________________________________________________________________________
9698[ 9294] By: nick on 2001/03/22 10:54:35
9699 Log: Die on n-arg open(...,"",xxx,yyy,...)
9700 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
9701 - die on read/write cases so we can decide what it means later.
9702 Branch: perlio
9703 ! doio.c embed.pl iperlsys.h util.c
9704____________________________________________________________________________
9705[ 9293] By: nick on 2001/03/22 09:02:45
9706 Log: perlio tweaks (reported by Nick Clark)
9707 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
9708 error check in Pendinf_read().
9709 Branch: perlio
9710 ! perlio.c
9711____________________________________________________________________________
9712[ 9292] By: gsar on 2001/03/22 07:12:00
9713 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
9714 fixes)
9715 Branch: maint-5.6/perl
9716 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
9717____________________________________________________________________________
9718[ 9291] By: jhi on 2001/03/22 06:06:44
9719 Log: Regex tests from Chicheng Zhang. (Already fixed.)
9720 Branch: perl
9721 ! t/op/re_tests
9722____________________________________________________________________________
9723[ 9290] By: jhi on 2001/03/22 05:57:01
9724 Log: Move MacOS Classic higher in the list of supported platforms.
9725 Branch: maint-5.6/perl
9726 ! pod/perlport.pod
9727____________________________________________________________________________
9728[ 9289] By: gsar on 2001/03/22 05:35:04
9729 Log: revert part of change#6438 for compatibility (av_reify()
9730 appears to be needed to implement av_splice()ish things
9731 in XS)
9732 Branch: maint-5.6/perl
9733 ! embed.pl global.sym objXSUB.h perlapi.c
9734____________________________________________________________________________
9735[ 9288] By: gsar on 2001/03/22 03:09:19
9736 Log: update copyright year
9737 Branch: maint-5.6/perl
9738 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
9739 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
9740 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
9741 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
9742 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
9743 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
9744 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
9745 ! x2p/walk.c
9746____________________________________________________________________________
9747[ 9287] By: jhi on 2001/03/21 20:30:54
9748 Log: Integrate perlio.
9749 Branch: perl
9750 !> ext/Data/Dumper/Dumper.xs
9751____________________________________________________________________________
9752[ 9286] By: gsar on 2001/03/21 19:49:54
9753 Log: makefile.mk tweak
9754 Branch: maint-5.6/perl
9755 ! win32/Makefile win32/makefile.mk
9756____________________________________________________________________________
9757[ 9285] By: nick on 2001/03/21 19:07:13
9758 Log: Multiplicity fix for Dumper.
9759 Branch: perlio
9760 ! ext/Data/Dumper/Dumper.xs
9761____________________________________________________________________________
9762[ 9284] By: nick on 2001/03/21 19:01:07
9763 Log: Integrate mainline - (does not build xTHX issue in Dumper).
9764 Branch: perlio
9765 !> (integrate 27 files)
9766____________________________________________________________________________
9767[ 9283] By: jhi on 2001/03/21 17:17:35
9768 Log: Integrate change #9282 from mainline into maintperl,
9769 4-arg UTF-8 substr().
9770 Branch: maint-5.6/perl
9771 !> pp.c
9772____________________________________________________________________________
9773[ 9282] By: jhi on 2001/03/21 17:15:43
9774 Log: The #9270 would have leaked a scalar if pp_substr()
9775 returned early.
9776 Branch: perl
9777 ! pp.c
9778____________________________________________________________________________
9779[ 9281] By: gsar on 2001/03/21 17:03:14
9780 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
9781 Branch: maint-5.6/perl
9782 ! win32/makefile.mk
9783____________________________________________________________________________
9784[ 9280] By: gsar on 2001/03/21 17:01:20
9785 Log: some tweaks to change#9278 (fork() emulation should be enabled
9786 by setting BUILD_FLAVOR instead of changing the defaults)
9787 Branch: maint-5.6/perl
9788 ! win32/makefile.mk
9789____________________________________________________________________________
9790[ 9279] By: gsar on 2001/03/21 16:47:19
9791 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
9792 Branch: maint-5.6/perl
9793 ! ext/File/Glob/Glob.pm
9794 !> lib/Cwd.pm
9795____________________________________________________________________________
9796[ 9278] By: jhi on 2001/03/21 14:35:10
9797 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
9798 From: "Vadim Konovalov" <watman@inbox.ru>
9799 Date: Wed, 21 Mar 2001 01:53:51 +0300
9800 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
9801 Branch: maint-5.6/perl
9802 ! win32/makefile.mk win32/win32sck.c
9803____________________________________________________________________________
9804[ 9277] By: jhi on 2001/03/21 13:58:28
9805 Log: Integrate change #9270 from mainline to maintperl:
9806 continued 4-arg UTF-8 substr() fixing.
9807 Branch: maint-5.6/perl
9808 !> pp.c t/op/substr.t
9809____________________________________________________________________________
9810[ 9276] By: jhi on 2001/03/21 13:33:00
9811 Log: More pixie cleaning.
9812 Branch: perl
9813 ! Makefile.SH
9814____________________________________________________________________________
9815[ 9275] By: jhi on 2001/03/21 03:54:17
9816 Log: Update Changes.
9817 Branch: perl
9818 ! Changes patchlevel.h
9819____________________________________________________________________________
3249a4d4
JH
9820[ 9274] By: jhi on 2001/03/21 03:48:24
9821 Log: First stab at making Data::Dumper to grok Unicode.
9822
9823 TODO: tests, EBCDICify.
9824 Branch: perl
9825 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
9826____________________________________________________________________________
9827[ 9273] By: jhi on 2001/03/21 02:23:00
9828 Log: Fix for
9829
9830 Subject: Memory leak in unquoted print
9831 From: Benjamin Sugars <bsugars@canoe.ca>
9832 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
9833 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
9834 Branch: perl
9835 ! perlio.c
9836____________________________________________________________________________
9837[ 9272] By: jhi on 2001/03/21 01:33:17
9838 Log: Subject: Re: [PATCH] POSIX::getcwd()
9839 From: Benjamin Sugars <bsugars@canoe.ca>
9840 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
9841 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
9842 Branch: perl
9843 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
9844____________________________________________________________________________
9845[ 9271] By: jhi on 2001/03/21 01:22:52
9846 Log: Subject: [PATCH] Cwd.pm docs
9847 From: Benjamin Sugars <bsugars@canoe.ca>
9848 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
9849 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
9850 Branch: perl
9851 ! lib/Cwd.pm
9852____________________________________________________________________________
9853[ 9270] By: jhi on 2001/03/21 01:16:29
9854 Log: Continue 4-arg substr() UTF-8 fixage.
9855 Branch: perl
9856 ! pp.c t/op/substr.t
9857____________________________________________________________________________
9858[ 9269] By: jhi on 2001/03/21 00:46:14
9859 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
9860
9861 revert the leak fix in change#9142 (problem needs a more experimental
9862 fix unsuitable for 5.6.1)
9863
9864 do alphabetical sorting by default (for csh compatibility)
9865
9866 cut-n-paste goof in change#9264
9867
9868 VMS piping fixes (from Charles Lane)
9869 Branch: perl
9870 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9871 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
9872 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
9873____________________________________________________________________________
9874[ 9268] By: jhi on 2001/03/21 00:37:04
9875 Log: Integrate perlio.
9876 Branch: perl
9877 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
9878 !> utf8.c utf8.h utfebcdic.h
9879____________________________________________________________________________
9880[ 9267] By: nick on 2001/03/20 20:04:39
9881 Log: More EBCDIC stuff:
9882 - Loose the extra level of function on ASCII.
9883 - spotted a chr(0) issue in sv.c
9884 - re-work of UTF-X tr/// ranges to work in Unicode
9885 space. Still issues with the "0xff is illegal UTF-8" hack.
9886 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
9887 (why do it once when you can do it all over the place :-(
9888 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
9889 need utf8.pm for swashes.
9890 - Simplified and commented scan_const() in toke.c
9891 Still something wrong regexp and tr (swashes?).
9892 Branch: perlio
9893 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
9894 ! utf8.c utf8.h utfebcdic.h
9895____________________________________________________________________________
9896[ 9266] By: gsar on 2001/03/20 19:16:43
9897 Log: VMS piping fixes (from Charles Lane)
9898 Branch: maint-5.6/perl
9899 ! vms/vms.c vms/vmspipe.com
9900____________________________________________________________________________
9901[ 9265] By: gsar on 2001/03/20 17:53:52
9902 Log: cut-n-paste goof in change#9264
9903 Branch: maint-5.6/perl
9904 ! ext/File/Glob/Glob.xs
9905____________________________________________________________________________
9906[ 9264] By: gsar on 2001/03/20 17:43:47
9907 Log: do alphabetical sorting by default (for csh compatibility);
9908 bsd_glob() does ASCII sort by default as usual, unless
9909 GLOB_ALPHASORT was specified
9910 Branch: maint-5.6/perl
9911 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
9912 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
9913 ! ext/File/Glob/bsd_glob.h
9914____________________________________________________________________________
9915[ 9263] By: gsar on 2001/03/20 16:40:08
9916 Log: integrate change#9255 from mainline (unicode fix)
9917
9918 substr($bytestr, i, n, $charstr)
9919 Branch: maint-5.6/perl
9920 !> Todo-5.6 pp.c t/op/substr.t
9921____________________________________________________________________________
9922[ 9262] By: gsar on 2001/03/20 15:57:41
9923 Log: revert the leak fix in change#9142 (problem needs a more experimental
9924 fix unsuitable for 5.6.1)
9925 Branch: maint-5.6/perl
9926 ! scope.c
9927____________________________________________________________________________
9928[ 9261] By: jhi on 2001/03/20 14:26:25
9929 Log: Integrate changes #9259,9260 from maintperl into mainline.
9930
9931 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
9932
9933 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
9934 Branch: perl
9935 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
9936____________________________________________________________________________
9937[ 9260] By: jhi on 2001/03/20 14:05:46
9938 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
9939 From: Robin Barker <rmb1@cise.npl.co.uk>
9940 Date: Tue, 20 Mar 2001 10:12:04 GMT
9941 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
9942 Branch: maint-5.6/perl
9943 ! run.c
9944____________________________________________________________________________
9945[ 9259] By: jhi on 2001/03/20 14:04:39
9946 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
9947 From: Chris Nandor <pudge@pobox.com>
9948 Date: Tue, 20 Mar 2001 00:40:56 -0500
9949 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
9950 Branch: maint-5.6/perl
9951 ! ext/POSIX/POSIX.xs lib/File/Path.pm
9952____________________________________________________________________________
9953[ 9258] By: jhi on 2001/03/20 05:09:34
9954 Log: Update Changes.
9955 Branch: perl
9956 ! Changes patchlevel.h
9957____________________________________________________________________________
365eb269
JH
9958[ 9257] By: jhi on 2001/03/20 05:04:25
9959 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
9960 Branch: perl
9961 ! t/op/tr.t
9962____________________________________________________________________________
9963[ 9256] By: jhi on 2001/03/20 04:43:12
9964 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
9965 From: Peter Prymmer <pvhp@forte.com>
9966 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
9967 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
9968 Branch: maint-5.6/perl
9969 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
9970____________________________________________________________________________
9971[ 9255] By: jhi on 2001/03/19 23:17:17
9972 Log: substr($bytestr, i, n, $charstr)
3249a4d4
JH
9973
9974 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
365eb269
JH
9975 Branch: perl
9976 ! Todo-5.6 pp.c t/op/substr.t
9977____________________________________________________________________________
9978[ 9254] By: jhi on 2001/03/19 22:25:09
9979 Log: Rearrange the make test target prerequisites so that
9980 in a parallel make 'all' is finished before 'test'.
9981 Branch: perl
9982 ! Makefile.SH
9983____________________________________________________________________________
9984[ 9253] By: jhi on 2001/03/19 21:48:07
9985 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
9986 From: Robin Houston <robin@kitsite.com>
9987 Date: Mon, 19 Mar 2001 15:48:41 +0000
9988 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
9989 Branch: perl
9990 ! pp_ctl.c
9991____________________________________________________________________________
9992[ 9252] By: jhi on 2001/03/19 21:42:27
9993 Log: Integrate perlio.
9994 Branch: perl
9995 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
9996 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
9997 !> utfebcdic.h vms/perly_c.vms
9998____________________________________________________________________________
9999[ 9251] By: jhi on 2001/03/19 21:31:28
10000 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
10001
10002 Dynaloading in 64-bit AIX with vac.
10003 Branch: perl
10004 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
10005 !> hints/aix.sh
10006____________________________________________________________________________
10007[ 9250] By: jhi on 2001/03/19 21:18:00
10008 Log: A more robust solution for the 64bitall AIX dynaloading
10009 problem, from Jens-Uwe Mager.
10010 Branch: maint-5.6/perl
10011 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
10012____________________________________________________________________________
10013[ 9249] By: nick on 2001/03/19 20:59:37
10014 Log: Integrate mainline.
10015 Branch: perlio
10016 !> (integrate 42 files)
10017____________________________________________________________________________
10018[ 9248] By: nick on 2001/03/19 20:22:07
10019 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
10020 (Building on OS390 uses native YACC and YYDEBUG has other
10021 side effects.)
10022 Branch: perlio
10023 ! perly.c perly.y vms/perly_c.vms
10024____________________________________________________________________________
10025[ 9247] By: jhi on 2001/03/19 19:59:53
10026 Log: 64-bit AIX dynaloading problem (see #9244) idea
10027 from Jens-Uwe Mager.
10028 Branch: maint-5.6/perl
10029 ! ext/DynaLoader/dl_aix.xs
10030____________________________________________________________________________
10031[ 9246] By: nick on 2001/03/19 19:27:57
10032 Log: More EBCDIC fixes.
10033 Branch: perlio
10034 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
10035 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
10036____________________________________________________________________________
10037[ 9245] By: jhi on 2001/03/19 19:05:19
10038 Log: Integrate change #9243 from mainline into maintperl.
10039
10040 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
10041 Branch: maint-5.6/perl
10042 !> README.vmesa
10043____________________________________________________________________________
10044[ 9244] By: jhi on 2001/03/19 19:03:15
10045 Log: Get 64bitall AIX building, but still does not test okay:
10046 dynaloading anything fails, for example for op/defins:
10047 Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
10048 (update: fixed by #9247,9250)
10049 Branch: maint-5.6/perl
10050 ! hints/aix.sh
10051____________________________________________________________________________
10052[ 9243] By: jhi on 2001/03/19 19:00:16
10053 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
10054 From: Robin Barker <rmb1@cise.npl.co.uk>
10055 Date: Mon, 19 Mar 2001 18:01:57 GMT
10056 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
10057 Branch: perl
10058 ! README.vmesa
10059____________________________________________________________________________
10060[ 9242] By: jhi on 2001/03/19 18:58:43
10061 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
10062
10063 TODO: tests.
10064 Branch: perl
10065 ! doop.c op.c
10066____________________________________________________________________________
10067[ 9241] By: gsar on 2001/03/19 17:34:46
10068 Log: VMSify tests (from Charles Lane)
10069 Branch: maint-5.6/perl
10070 ! t/lib/filehand.t t/lib/texttabs.t
10071____________________________________________________________________________
10072[ 9240] By: jhi on 2001/03/19 14:24:26
10073 Log: Integrate change #9233 from maintperl into mainline.
10074
10075 some refcounts were incorrect in perl_clone()
10076 Branch: perl
10077 !> sv.c
10078____________________________________________________________________________
10079[ 9239] By: gsar on 2001/03/19 09:23:17
10080 Log: this is 5.6.1-trial3
10081 Branch: maint-5.6/perl
10082 ! Changes
10083____________________________________________________________________________
10084[ 9238] By: gsar on 2001/03/19 08:47:04
10085 Log: some new symbols are only available under ithreads
10086 Branch: maint-5.6/perl
10087 ! makedef.pl
10088____________________________________________________________________________
10089[ 9237] By: gsar on 2001/03/19 08:42:28
10090 Log: update patchlevel.h, Changes, &c.
10091 Branch: maint-5.6/perl
10092 ! Changes patchlevel.h pod/perlhist.pod
10093 !> AUTHORS
10094____________________________________________________________________________
10095[ 9236] By: gsar on 2001/03/19 08:17:49
10096 Log: integrate changes#8068,8717 from mainline
10097
10098 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
10099
10100 [PATCH CPAN 1.59_51] warning message (not!)
10101 Branch: maint-5.6/perl
10102 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
10103 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
10104 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
10105 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
10106 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
10107____________________________________________________________________________
10108[ 9235] By: gsar on 2001/03/19 08:07:09
10109 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
10110
10111 [PATCH] Add missing CV flags to dump.c
10112
10113 Re: [patch] Re: PL_ptr_table
10114
10115 Fixup non-ithread build after 8713
10116
10117 Generated files form 8713 etc.
10118
10119 Correct the correction :-(
10120
10121 Documenting coderef @INC (Re: CPAN "make this script work" feature)
10122
10123 Subject: Re: sync sync sync: have I missed any patches?
10124 Replace djSP with dSP.
10125 Branch: maint-5.6/perl
10126 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
10127 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
10128 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
10129 !> sv.c sv.h win32/perlhost.h
10130____________________________________________________________________________
10131[ 9234] By: gsar on 2001/03/19 07:22:05
10132 Log: revert the change#9090 integrate for now (change looks somewhat
10133 incomplete in that [ha]v_exists() need something similar; lacks
10134 tests; &c.)
10135 Branch: maint-5.6/perl
10136 ! hv.c
10137____________________________________________________________________________
10138[ 9233] By: gsar on 2001/03/19 07:10:01
10139 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
10140 destruction when there are unreferenced scalars (SvREFCNT==0)
10141 Branch: maint-5.6/perl
10142 ! sv.c
10143____________________________________________________________________________
10144[ 9232] By: jhi on 2001/03/19 05:11:02
10145 Log: Regen api and toc.
10146 Branch: maint-5.6/perl
10147 ! pod/perlapi.pod pod/perltoc.pod
10148____________________________________________________________________________
10149[ 9231] By: jhi on 2001/03/19 04:06:03
10150 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
10151 add a lost line in pp.c:pp_chop(), update to new op/chop.
10152
10153 Clarify the description differentiating for and while; inspired by
10154
10155 Subject: [ID 20010306.004] || != named unary operator
10156
10157 The $Is_MacOS needs to be declared.
10158 Branch: maint-5.6/perl
10159 ! pp.c t/op/chop.t
10160 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
10161____________________________________________________________________________
10162[ 9230] By: jhi on 2001/03/19 03:48:16
10163 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
10164 9079,9083,9089,9090,9091 from mainline to maintperl.
10165
10166 Quieten some noise in Win32 builds
10167
10168 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
10169
10170 The perlretut was still talking about the old \p and \P
10171 definitions.
10172
10173 More tweakage on the Unicode character class descriptions.
10174
10175 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
10176
10177 Subject: 'no *POSIX' Patch speeding up make on BS2000
10178
10179 Subject: [PATCH] perldata.pod here-doc docs
10180
10181 Add /sbin and /usr/sbin to the list of directories scanned
10182 for setuid programs. Takes care of bug id 20010309.003.
10183
10184 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
10185
10186 In op/stat #35 better to scan all the potential directories
10187 for setuids, not just the first one.
10188 Branch: maint-5.6/perl
10189 ! Makefile.SH
10190 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
10191 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
10192 !> t/op/stat.t toke.c win32/win32.h
10193____________________________________________________________________________
10194[ 9229] By: jhi on 2001/03/19 02:31:50
10195 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
10196 From: Chris Nandor <pudge@pobox.com>
10197 Date: Sat, 10 Mar 2001 14:22:19 -0500
10198 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
10199 Branch: maint-5.6/perl
10200 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
10201 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
10202 ! t/lib/b.t t/lib/errno.t
10203____________________________________________________________________________
10204[ 9228] By: jhi on 2001/03/19 02:29:59
10205 Log: Integrate changes #9113,9122 from mainline into maintperl.
10206
10207 Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
10208 Branch: maint-5.6/perl
10209 !> Configure README.os390 hints/os390.sh
10210____________________________________________________________________________
10211[ 9227] By: jhi on 2001/03/19 02:22:35
10212 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
10213 into maintperl.
10214
10215 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
10216
10217 Forgot to check-in the larger part of #9120, duh.
10218
10219 Subject: Another patch for integer.pm POD
10220
10221 h2ph strictness and cleanliness from Kurt Starsinic.
10222
10223 Borland filename case problem.
10224
10225 h2ph strictness and cleanliness from Kurt Starsinic.
10226
10227 Subject: [PATCH] the uncontroversial doc patches
10228 Branch: maint-5.6/perl
10229 +> win32/sncfnmcs.pl
10230 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
10231 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
10232 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
10233 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
10234 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
10235 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
10236 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
10237____________________________________________________________________________
10238[ 9226] By: jhi on 2001/03/19 02:10:21
10239 Log: Integrate changes #9207,9214 from mainline into maintperl.
10240
10241 podchecker relaxations: =over has an *optional* number after it,
10242 and whitespace in L<> is okay.
10243 Branch: maint-5.6/perl
10244 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
10245 !> t/pod/poderrs.xr
10246____________________________________________________________________________
10247[ 9225] By: jhi on 2001/03/19 02:07:38
10248 Log: Integrate change #9219 from maintperl into mainline.
10249
10250 remove duplicated tests
10251 Branch: perl
10252 !> t/op/re_tests
10253____________________________________________________________________________
10254[ 9224] By: jhi on 2001/03/19 02:06:11
10255 Log: Integrate change #9223 from mainline to maintperl.
10256
10257 Document -Dmksymlinks.
10258 Branch: maint-5.6/perl
10259 !> INSTALL
10260____________________________________________________________________________
10261[ 9223] By: jhi on 2001/03/19 02:01:25
10262 Log: Document -Dmksymlinks.
10263 Branch: perl
10264 ! INSTALL
10265____________________________________________________________________________
10266[ 9222] By: jhi on 2001/03/19 01:15:35
10267 Log: The -Dmksymlinks wasn't working for maintperl.
10268 Branch: maint-5.6/perl
10269 ! Configure
10270____________________________________________________________________________
10271[ 9221] By: jhi on 2001/03/19 00:49:43
10272 Log: Cleanup pixie residue.
10273 Branch: perl
10274 ! Makefile.SH
10275____________________________________________________________________________
10276[ 9220] By: jhi on 2001/03/19 00:44:47
10277 Log: Document the use of pixie/prof; create make targets for it.
10278
10279 TODO: make t/TEST pixie-aware.
10280 Branch: perl
10281 ! Makefile.SH pod/perlhack.pod
10282____________________________________________________________________________
10283[ 9219] By: gsar on 2001/03/19 00:16:55
10284 Log: remove duplicated tests
10285 Branch: maint-5.6/perl
10286 ! t/op/re_tests
10287____________________________________________________________________________
10288[ 9218] By: jhi on 2001/03/18 23:59:31
10289 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
10290 Branch: perl
10291 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
10292____________________________________________________________________________
10293[ 9217] By: jhi on 2001/03/18 23:25:20
10294 Log: Rewrite the tests section of Makefile to be less redundant
10295 and to allow for more flexible test targets, many recursive
10296 make calls introduced.
10297 Branch: perl
10298 ! Makefile.SH
10299____________________________________________________________________________
10300[ 9216] By: jhi on 2001/03/18 22:30:04
10301 Log: Document the use of Third Degree (sparsely).
10302 Branch: perl
10303 ! pod/perlhack.pod t/TEST
10304____________________________________________________________________________
10305[ 9215] By: jhi on 2001/03/18 22:10:30
10306 Log: Make targets for testing with Third Degree.
10307 Branch: perl
10308 ! Makefile.SH
10309____________________________________________________________________________
10310[ 9214] By: jhi on 2001/03/18 21:08:53
10311 Log: The podchecker relaxations need to mirrored also at the tests.
10312 Branch: perl
10313 ! t/pod/poderrs.xr
10314____________________________________________________________________________
10315[ 9213] By: jhi on 2001/03/18 20:56:21
10316 Log: Update Changes.
10317 Branch: perl
10318 ! Changes patchlevel.h
99b32ad1 10319____________________________________________________________________________
cf9b4167
JH
10320[ 9212] By: jhi on 2001/03/18 20:36:59
10321 Log: Looking for config.sh in parent directories isn't
10322 very useful for the toplevel Makefile.
10323 Branch: perl
10324 ! Makefile.SH
10325____________________________________________________________________________
10326[ 9211] By: jhi on 2001/03/18 20:33:37
10327 Log: On "make clean" take care of Third Degree droppings.
10328 Branch: perl
10329 ! Makefile.SH
10330____________________________________________________________________________
10331[ 9210] By: jhi on 2001/03/18 20:21:34
10332 Log: Add a hook for running the tests under the Third Degree
10333 debugging tool (set $ENV{PERL_3LOG} to non-zero)
10334
10335 TODO: Document the use of Third Degree.
10336 Branch: perl
10337 ! t/TEST
10338____________________________________________________________________________
10339[ 9209] By: jhi on 2001/03/18 20:19:07
10340 Log: Regen toc and api pods.
10341 Branch: perl
10342 ! pod/perlapi.pod pod/perltoc.pod
10343____________________________________________________________________________
10344[ 9208] By: jhi on 2001/03/18 20:12:12
10345 Log: Integrate changes #8128,9132 from mainline into maintperl,
10346 Tie::SubstrHash fixes.
10347 Branch: maint-5.6/perl
10348 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
10349____________________________________________________________________________
10350[ 9207] By: jhi on 2001/03/18 20:07:43
10351 Log: podchecker relaxations from Michael Stevens.
10352 Branch: perl
10353 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
10354____________________________________________________________________________
10355[ 9206] By: jhi on 2001/03/18 20:04:24
10356 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
10357 Branch: perl
10358 ! lib/Locale/Constants.pm lib/Locale/Country.pm
10359 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
10360 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
10361____________________________________________________________________________
10362[ 9205] By: jhi on 2001/03/18 19:54:45
10363 Log: Integrate changes #9161,9162 from maintperl to mainline.
10364
10365 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
10366 results
10367 Branch: perl
10368 !> t/op/magic.t
10369____________________________________________________________________________
10370[ 9204] By: jhi on 2001/03/18 19:37:46
10371 Log: Make perl.third checks more understandable to the builder.
10372 Branch: perl
10373 ! Makefile.SH
10374____________________________________________________________________________
10375[ 9203] By: jhi on 2001/03/18 19:20:54
10376 Log: Re-integrate #9138 from maintperl to mainline,
10377 the squelching of the unneeded "Scalars leaked" messages.
10378 Branch: perl
10379 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
10380 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
10381 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
10382____________________________________________________________________________
10383[ 9202] By: jhi on 2001/03/18 18:48:36
10384 Log: More robust and more paranoid perl.third target.
10385 Branch: perl
10386 ! Makefile.SH
10387____________________________________________________________________________
10388[ 9201] By: jhi on 2001/03/18 18:39:21
10389 Log: Integrate change #9197 from maintperl to mainline.
10390
10391 more thorough cleaning of arenas.
10392 Branch: perl
10393 !> embed.pl perl.c proto.h sv.c t/op/sort.t
10394____________________________________________________________________________
10395[ 9200] By: jhi on 2001/03/18 18:25:17
10396 Log: Integrate perlio.
10397 Branch: perl
10398 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
10399 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
10400 !> t/lib/encode.t toke.c universal.c utf8.c
10401____________________________________________________________________________
10402[ 9199] By: nick on 2001/03/18 15:23:51
10403 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
10404 is the sense of the test being done. Avoid some magical 127 and 128 values
10405 by using macros.
10406 Branch: perlio
10407 ! doop.c pp_ctl.c sv.c toke.c
10408____________________________________________________________________________
10409[ 9198] By: nick on 2001/03/18 14:18:12
10410 Log: UTF-X encoding invariance for Encode:
10411 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
10412 - move the XS code for those to universal.c (so in miniperl)
10413 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
10414 - change ext/Encode/compile to use above.
10415 - Fix t/lib/encode.t for above
10416 - Teach t/lib/b.t to expect -uutf8
10417 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
10418 utf8.pm is needed.
10419 Branch: perlio
10420 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
10421 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
10422____________________________________________________________________________
10423[ 9197] By: gsar on 2001/03/18 12:15:57
10424 Log: more thorough cleaning of arenas--keep going until no more
10425 SvREFCNT_dec()s occur (this fixes the problem that causes the
10426 pesky "Scalars leaked" warnings)
10427 Branch: maint-5.6/perl
10428 ! embed.pl perl.c proto.h sv.c t/op/sort.t
10429____________________________________________________________________________
10430[ 9196] By: nick on 2001/03/18 10:57:29
10431 Log: Fix pragma/utf8.t # 15
10432 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
10433 are SvUTF8 as well.
10434 Branch: perlio
10435 ! toke.c
10436____________________________________________________________________________
10437[ 9195] By: nick on 2001/03/18 09:27:06
10438 Log: Integrate mainline
10439 Branch: perlio
10440 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
10441 !> t/op/pat.t
10442____________________________________________________________________________
10443[ 9194] By: jhi on 2001/03/18 05:29:59
10444 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
365eb269 10445 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
cf9b4167
JH
10446 Branch: perl
10447 ! op.c op.h t/op/misc.t t/op/pat.t
10448____________________________________________________________________________
10449[ 9193] By: jhi on 2001/03/18 05:15:06
10450 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
10451 Branch: perl
10452 ! mg.c t/op/pat.t
10453____________________________________________________________________________
10454[ 9192] By: jhi on 2001/03/18 04:22:43
10455 Log: tr/// UTF-8 patches from Inaba Hiroto.
10456 Branch: perl
10457 ! doop.c op.c
10458____________________________________________________________________________
10459[ 9191] By: jhi on 2001/03/18 04:21:17
10460 Log: Integrate perlio.
10461 Branch: perl
10462 !> utf8.c utfebcdic.h
10463____________________________________________________________________________
10464[ 9190] By: nick on 2001/03/17 20:32:01
10465 Log: Correct #if EBCDIC side typos.
10466 Builds and passes many tests on OS390.
10467 Branch: perlio
10468 ! utf8.c utfebcdic.h
10469____________________________________________________________________________
10470[ 9189] By: jhi on 2001/03/17 18:55:49
10471 Log: Add prerequisites for the perl.third target.
10472 Branch: perl
10473 ! Makefile.SH
10474____________________________________________________________________________
10475[ 9188] By: jhi on 2001/03/17 18:46:00
10476 Log: Integrate perlio.
10477 Branch: perl
10478 +> utfebcdic.h
10479 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
10480____________________________________________________________________________
10481[ 9187] By: jhi on 2001/03/17 18:38:47
10482 Log: Add a make rule for perl.third (the Third Degree memory debugging
10483 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
10484 Branch: perl
10485 ! Makefile.SH
10486____________________________________________________________________________
10487[ 9186] By: nick on 2001/03/17 18:34:48
10488 Log: MANIFEST addition :-(
10489 Branch: perlio
10490 ! MANIFEST
10491____________________________________________________________________________
10492[ 9185] By: nick on 2001/03/17 18:29:50
10493 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
10494 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
10495 a superset of ASCII are invariant under the encoding. This is EBCDIC
10496 friendly as an encoded string can be looked at as being EBCDIC by lexer
10497 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
10498 ASCII on ASCII machines.
10499
10500 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
10501 seperate.
10502 - Add some more macros to comprehend different shift amounts and
10503 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
10504 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
10505 and conditionaly #include it.
10506
10507 EBCDIC build as yet untested. ASCII still fails the one test.
10508 Branch: perlio
10509 + utfebcdic.h
10510 ! utf8.c utf8.h
10511____________________________________________________________________________
10512[ 9184] By: nick on 2001/03/17 17:44:16
10513 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
10514 Branch: perlio
10515 ! doop.c perl.h pp.c utf8.h
10516____________________________________________________________________________
10517[ 9183] By: jhi on 2001/03/17 15:55:42
10518 Log: Integrate perlio.
10519 Branch: perl
10520 ! MANIFEST
10521 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
10522____________________________________________________________________________
10523[ 9182] By: nick on 2001/03/17 09:16:06
10524 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
10525 Branch: perlio
10526 ! t/op/pat.t
10527____________________________________________________________________________
10528[ 9181] By: nick on 2001/03/17 09:15:11
10529 Log: Integrate mainline.
10530 Branch: perlio
10531 +> lib/Locale/Constants.pm lib/Locale/Country.pm
10532 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
10533 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
10534 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
10535 !> (integrate 83 files)
10536____________________________________________________________________________
10537[ 9180] By: nick on 2001/03/16 17:23:21
10538 Log: EBCDIC Fixes.
10539 Branch: perlio
10540 ! perl.h sv.c toke.c utf8.c utf8.h
10541____________________________________________________________________________
10542[ 9179] By: jhi on 2001/03/16 14:10:12
10543 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
10544 a change needed to work around an AIX compiler bug.
10545 Branch: perl
10546 ! ext/Storable/Storable.xs
10547____________________________________________________________________________
10548[ 9178] By: jhi on 2001/03/16 03:19:59
10549 Log: With Damian's approval synchronize damian's modules'
10550 licensing with Perl's standard module licensing.
10551 Branch: perl
10552 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
10553____________________________________________________________________________
10554[ 9177] By: jhi on 2001/03/16 03:15:34
10555 Log: Make the Filter::Util:Call files have their own copies
10556 of the Perl standard module licensing, from Paul Marquess.
10557 Branch: perl
10558 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
10559____________________________________________________________________________
10560[ 9176] By: jhi on 2001/03/16 02:56:04
10561 Log: Subject: [PATCH] more pod patches
10562 From: Michael Stevens <michael@etla.org>
10563 Date: Thu, 15 Mar 2001 21:25:18 +0000
10564 Message-ID: <20010315212518.A18870@firedrake.org>
10565 Branch: perl
10566 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
10567 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
10568 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
10569 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
10570 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
10571 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
10572 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
10573 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
10574 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
10575 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
10576 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
10577 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
10578 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
10579 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
10580 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
10581 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
10582 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
10583 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
10584 ! lib/Locale/Country.pm lib/Locale/Language.pm
10585 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
10586 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
10587 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
10588 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
10589 ! os2/OS2/Process/Process.pm
10590____________________________________________________________________________
10591[ 9175] By: jhi on 2001/03/16 02:53:32
10592 Log: Subject: [PATCH] the uncontroversial doc patches
10593 From: Michael Stevens <michael@etla.org>
10594 Date: Thu, 15 Mar 2001 20:01:12 +0000
10595 Message-ID: <20010315200112.A7636@firedrake.org>
10596 Branch: perl
10597 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
10598 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
10599 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
10600 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
10601 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
10602____________________________________________________________________________
10603[ 9174] By: jhi on 2001/03/16 02:50:49
10604 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
10605 From: Paul Lindner <lindner@inuus.com>
10606 Date: Fri, 16 Mar 2001 11:28:03 -0800
10607 Message-ID: <20010316112803.A7577@inuus.com>
10608 Branch: perl
10609 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
10610____________________________________________________________________________
10611[ 9173] By: nick on 2001/03/15 20:21:03
10612 Log: 1st day's EBCDIC fixes:
10613 - toke.c's parsing of strings needed attention
10614 needed to conditionally e2a if string was already UTF-8
10615 - e2a/a2e tables where wrong way round.
10616 - new macros in utf8.h
10617 Branch: perlio
10618 ! perl.h toke.c utf8.h
10619____________________________________________________________________________
10620[ 9172] By: jhi on 2001/03/15 15:17:17
10621 Log: Update Changes.
10622 Branch: perl
10623 ! Changes patchlevel.h
10624____________________________________________________________________________
310a2e74
JH
10625[ 9171] By: jhi on 2001/03/15 15:09:32
10626 Log: Subject: Re: Another Borland C++ problem.
10627 From: "Vadim Konovalov" <watman@inbox.ru>
10628 Date: Sat, 10 Mar 2001 19:26:07 +0300
10629 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
10630
10631 Borland filename case problem.
10632 Branch: perl
10633 + win32/sncfnmcs.pl
10634 ! MANIFEST README.win32
10635____________________________________________________________________________
10636[ 9170] By: jhi on 2001/03/15 14:54:23
10637 Log: Add Locale::Codes 1.06, from Neil Bowers.
10638 Branch: perl
10639 + lib/Locale/Constants.pm lib/Locale/Country.pm
10640 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
10641 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
10642 + t/lib/lc-language.t t/lib/lc-uk.t
10643 ! MANIFEST
10644____________________________________________________________________________
10645[ 9169] By: jhi on 2001/03/15 14:19:01
10646 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
10647 Branch: perl
10648 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
10649 ! ext/Storable/Storable.xs
10650____________________________________________________________________________
10651[ 9168] By: jhi on 2001/03/15 14:13:22
10652 Log: Integrate changes #9120,9167 from mainline to maintperl.
10653
10654 Subject: [PATCH 5.6.1] OS/2 docs
10655
10656 Subject: [PATCH 5.6.1] perldoc
10657 Branch: maint-5.6/perl
10658 !> os2/Changes utils/perldoc.PL
10659____________________________________________________________________________
10660[ 9167] By: jhi on 2001/03/15 14:07:42
10661 Log: Subject: [PATCH 5.6.1] perldoc
10662 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10663 Date: Wed, 14 Mar 2001 23:46:52 -0500
10664 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
10665 Branch: perl
10666 ! utils/perldoc.PL
10667____________________________________________________________________________
10668[ 9166] By: jhi on 2001/03/15 13:53:15
10669 Log: sigaction test condition tweakage.
10670 Branch: perl
10671 ! t/lib/sigaction.t
10672____________________________________________________________________________
10673[ 9165] By: alanbur on 2001/03/15 03:49:17
10674 Log: Resynchronised with parent
10675 Branch: maint-5.6/pureperl
10676 +> os2/os2add.sym t/op/anonsub.t
10677 !> (integrate 72 files)
10678____________________________________________________________________________
10679[ 9164] By: jhi on 2001/03/15 01:05:01
10680 Log: Avoid stomping off the beginning of an array in tr///.
10681 Branch: perl
10682 ! op.c
10683____________________________________________________________________________
10684[ 9163] By: jhi on 2001/03/15 00:58:57
10685 Log: h2ph strictness and cleanliness from Kurt Starsinic.
10686 Branch: perl
10687 ! utils/h2ph.PL
10688____________________________________________________________________________
10689[ 9162] By: gsar on 2001/03/15 00:56:53
10690 Log: avoid warnings
10691 Branch: maint-5.6/perl
10692 ! t/op/magic.t
10693____________________________________________________________________________
10694[ 9161] By: gsar on 2001/03/15 00:52:09
10695 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
10696 results
10697 Branch: maint-5.6/perl
10698 ! t/op/magic.t
10699____________________________________________________________________________
10700[ 9160] By: jhi on 2001/03/14 22:02:10
10701 Log: Do not use the Perl malloc in IRIX, suggested by
10702 Helmus Jarausch.
10703 Branch: perl
10704 ! hints/irix_6.sh
10705____________________________________________________________________________
10706[ 9159] By: nick on 2001/03/14 21:45:59
10707 Log: Integrate mainline
10708 Branch: perlio
10709 +> t/op/loopctl.t
10710 !> (integrate 41 files)
10711____________________________________________________________________________
10712[ 9158] By: jhi on 2001/03/14 21:10:09
10713 Log: The Day of the Retractions continues: the #9138
10714 (integrated in #9144) doesn't work well in mainline.
10715 Branch: perl
10716 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
10717 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
10718 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
10719____________________________________________________________________________
10720[ 9157] By: jhi on 2001/03/14 20:58:12
10721 Log: The #9145 CANNOT be enabled: the clear_pmop code still
10722 dumps core all over in Tru64.
10723 Branch: perl
10724 ! op.c op.h t/op/pat.t
10725____________________________________________________________________________
10726[ 9156] By: jhi on 2001/03/14 20:48:06
10727 Log: Integrate change #9154 from maintperl to mainline.
10728
10729 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
10730 (caused Storable 1.0.10 to break on windows)
10731 Branch: perl
10732 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
10733 !> perlapi.c proto.h
10734____________________________________________________________________________
10735[ 9155] By: jhi on 2001/03/14 20:23:53
10736 Log: Retract #9136: breaks threading (and binary compatibility).
10737 Branch: perl
10738 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
10739____________________________________________________________________________
10740[ 9154] By: gsar on 2001/03/14 17:48:18
10741 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
10742 (caused Storable 1.0.10 to break on windows)
10743 Branch: maint-5.6/perl
10744 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
10745 ! perlapi.c proto.h
10746____________________________________________________________________________
10747[ 9153] By: jhi on 2001/03/14 13:35:21
10748 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
10749 Branch: perl
10750 ! t/lib/sigaction.t
10751____________________________________________________________________________
10752[ 9152] By: gsar on 2001/03/14 07:29:40
10753 Log: back out changes#9012,9010,9009 and parts of change#9016
10754 (causes ABRs under purify, and some prerequisites don't
10755 seem to be there in 5.6.x)
10756 Branch: maint-5.6/perl
10757 ! doop.c op.c t/op/tr.t toke.c
10758____________________________________________________________________________
10759[ 9151] By: gsar on 2001/03/14 07:01:29
10760 Log: reenable change#9145 (the test was busted due to a missing
10761 C<print "ok 27\n">)
10762 Branch: perl
10763 ! op.c op.h t/op/pat.t
10764____________________________________________________________________________
10765[ 9150] By: jhi on 2001/03/14 06:38:36
10766 Log: Retract #9145.
10767 Branch: perl
10768 ! op.c op.h t/op/pat.t
10769____________________________________________________________________________
10770[ 9149] By: jhi on 2001/03/14 06:14:56
10771 Log: Retract #9143.
10772 Branch: perl
10773 ! op.c
10774____________________________________________________________________________
10775[ 9148] By: gsar on 2001/03/14 06:13:02
10776 Log: Uninitialized Memory Read in regexec.c
10777 Branch: perl
10778 ! regexec.c
10779____________________________________________________________________________
10780[ 9147] By: jhi on 2001/03/14 04:59:54
10781 Log: Subject: PATCH: make goto work in nested eval ""
10782 From: Robin Houston <robin@kitsite.com>
10783 Date: Wed, 14 Mar 2001 04:16:10 +0000
10784 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
10785 Branch: perl
10786 ! pp_ctl.c t/op/goto.t
10787____________________________________________________________________________
10788[ 9146] By: jhi on 2001/03/14 04:42:54
10789 Log: Preserve the #ifdef PERL_CORE in perly.h.
10790 Branch: perl
10791 ! perly.fixer
10792____________________________________________________________________________
10793[ 9145] By: jhi on 2001/03/14 03:57:41
10794 Log: (Retracted by #9150.)
10795 Branch: perl
10796 ! op.c op.h t/op/pat.t
10797____________________________________________________________________________
10798[ 9144] By: jhi on 2001/03/14 03:50:38
10799 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
10800
10801 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
10802
10803 remove squelch controls for "Scalars leaked" messages in most places
10804 (these are now cured)
10805
10806 fix another memory leak reported by purify (tie callbacks that
10807 croak can leak when wiping out magic)
10808 Branch: perl
10809 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
10810 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
10811 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
10812 !> t/pragma/warnings.t
10813____________________________________________________________________________
10814[ 9143] By: jhi on 2001/03/14 03:37:53
10815 Log: (Retracted by #9149.)
10816 Branch: perl
10817 ! op.c
10818____________________________________________________________________________
10819[ 9142] By: gsar on 2001/03/14 03:20:48
10820 Log: fix another memory leak reported by purify (tie callbacks that
10821 croak can leak when wiping out magic)
10822 Branch: maint-5.6/perl
10823 ! scope.c
10824____________________________________________________________________________
10825[ 9141] By: jhi on 2001/03/14 02:55:00
10826 Log: Subject: PATCH for [ID 20010305.003]
10827 From: Robin Houston <robin@kitsite.com>
10828 Date: Wed, 14 Mar 2001 02:45:51 +0000
10829 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
10830 Branch: perl
10831 ! pp_ctl.c t/op/eval.t
10832____________________________________________________________________________
10833[ 9140] By: jhi on 2001/03/14 02:41:54
10834 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
10835 Date: Wed, 14 Mar 2001 01:52:51 +0000
10836 From: Robin Houston <robin@kitsite.com>
10837 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
10838
10839 Fix for 2000313.004.
10840 Branch: perl
10841 ! pp_ctl.c t/op/goto.t
10842____________________________________________________________________________
10843[ 9139] By: jhi on 2001/03/14 02:40:50
10844 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
10845 From: Robin Houston <robin@kitsite.com>
10846 Date: Wed, 14 Mar 2001 00:43:45 +0000
10847 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
10848 Branch: perl
10849 + t/op/loopctl.t
10850 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
10851 ! vms/perly_c.vms
10852____________________________________________________________________________
10853[ 9138] By: gsar on 2001/03/14 01:18:00
10854 Log: remove squelch controls for "Scalars leaked" messages in most places
10855 (these are now cured)
10856 Branch: maint-5.6/perl
10857 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
10858 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
10859 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
10860____________________________________________________________________________
10861[ 9137] By: gsar on 2001/03/14 00:57:04
10862 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
10863 Branch: maint-5.6/perl
10864 ! regcomp.c
10865____________________________________________________________________________
10866[ 9136] By: jhi on 2001/03/13 23:12:24
10867 Log: (Retracted by #9155)
10868
10869 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
10870 From: Jens-Uwe Mager <jum@helios.de>
10871 Date: Wed, 21 Feb 2001 21:32:04 +0100
10872 Message-ID: <20010221213203.A18340@ans.helios.de>
10873 Branch: perl
10874 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
10875____________________________________________________________________________
10876[ 9135] By: jhi on 2001/03/13 22:50:05
10877 Log: Integrate perlio.
10878 Branch: perl
10879 !> pp.c
10880____________________________________________________________________________
10881[ 9134] By: jhi on 2001/03/13 22:49:05
10882 Log: Integrate change #9131 from maintperl into mainline.
10883
10884 make the error text look more consistent in hints/hpux.sh
10885 Branch: perl
10886 !> hints/hpux.sh
10887____________________________________________________________________________
10888[ 9133] By: gsar on 2001/03/13 22:46:20
10889 Log: integrate change#9067 from mainline
10890
10891 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
10892 Branch: maint-5.6/perl
10893 !> lib/ExtUtils/MM_Unix.pm
10894____________________________________________________________________________
10895[ 9132] By: jhi on 2001/03/13 22:41:21
10896 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
10897 From: "John P. Linderman" <jpl@research.att.com>
10898 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
10899 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
10900
10901 A more correct prime finder.
10902 Branch: perl
10903 ! lib/Tie/SubstrHash.pm
10904____________________________________________________________________________
10905[ 9131] By: gsar on 2001/03/13 22:30:42
10906 Log: make the error text look more consistent in hints/hpux.sh
10907 Branch: maint-5.6/perl
10908 ! hints/hpux.sh
10909____________________________________________________________________________
10910[ 9130] By: jhi on 2001/03/13 22:23:44
10911 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
10912 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10913 Date: Tue, 13 Mar 2001 18:41:26 +0100
10914 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
10915
10916 If the test is run non-interactively the default handler
10917 is different.
10918 Branch: perl
10919 ! t/lib/sigaction.t
10920____________________________________________________________________________
10921[ 9129] By: jhi on 2001/03/13 22:20:21
10922 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
10923 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10924 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
10925 Date: Tue, 13 Mar 2001 16:44:32 EST
10926 Branch: perl
10927 ! t/lib/1_compile.t
10928____________________________________________________________________________
10929[ 9128] By: jhi on 2001/03/13 22:18:34
10930 Log: Subject: Another patch for integer.pm POD
10931 From: "John L. Allen" <allen@grumman.com>
10932 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
10933 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
10934 Branch: perl
10935 ! lib/integer.pm
10936____________________________________________________________________________
10937[ 9127] By: nick on 2001/03/13 21:26:30
10938 Log: Integrate mainline.
10939 Branch: perlio
10940 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
10941 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
10942 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
10943 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
10944 !> Changes Configure MANIFEST README.os2 README.os390
10945 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
10946 !> os2/Changes patchlevel.h win32/perlhost.h
10947____________________________________________________________________________
10948[ 9126] By: nick on 2001/03/13 20:39:51
10949 Log: #ifdef'ed out code to make packed side of pack/unpack
10950 octets. (i.e. pack('U') => encode_utf8).
10951 Branch: perlio
10952 ! pp.c
10953____________________________________________________________________________
10954[ 9125] By: jhi on 2001/03/13 15:07:16
10955 Log: Update Changes.
10956 Branch: perl
10957 ! Changes patchlevel.h
10958____________________________________________________________________________
bd5f9747
JH
10959[ 9124] By: jhi on 2001/03/13 14:22:45
10960 Log: Workaround for the buggy ("internal compiler error")
10961 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
10962 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
10963 of Andreas König.
10964 Branch: perl
10965 ! ext/re/Makefile.PL hints/aix.sh
10966____________________________________________________________________________
10967[ 9123] By: jhi on 2001/03/13 03:24:34
10968 Log: Typo in #9114.
10969 Branch: metaconfig
10970 ! U/modified/myhostname.U
10971____________________________________________________________________________
10972[ 9122] By: jhi on 2001/03/13 03:24:06
10973 Log: Typo in #9113.
10974 Branch: perl
10975 ! Configure
10976____________________________________________________________________________
10977[ 9121] By: jhi on 2001/03/13 01:53:05
10978 Log: Forgot to check-in the larger part of #9120, duh.
10979 Branch: perl
10980 ! README.os2
10981____________________________________________________________________________
10982[ 9120] By: jhi on 2001/03/13 01:51:31
10983 Log: Subject: [PATCH 5.6.1] OS/2 docs
10984 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10985 Date: Mon, 12 Mar 2001 03:27:32 -0500
10986 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
10987 Branch: perl
10988 ! os2/Changes
10989____________________________________________________________________________
10990[ 9119] By: jhi on 2001/03/13 01:49:41
10991 Log: Integrate change #9116 from maintperl into mainline.
10992
10993 Win32::GetCwd() returns C: instead of C:\ in the root directory
10994 under ithreads
10995 Branch: perl
10996 !> win32/perlhost.h
10997____________________________________________________________________________
10998[ 9118] By: jhi on 2001/03/13 01:13:39
10999 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
11000 Branch: perl
11001 + lib/Switch.pm t/lib/switch.t
11002 ! MANIFEST
11003____________________________________________________________________________
11004[ 9117] By: jhi on 2001/03/13 01:03:17
11005 Log: Add Text::Balanced 1.83.
11006 Branch: perl
11007 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
11008 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
11009 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
11010 + t/lib/tb-xvari.t
11011 ! MANIFEST
11012____________________________________________________________________________
11013[ 9116] By: gsar on 2001/03/13 00:55:53
11014 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
11015 under ithreads
11016 Branch: maint-5.6/perl
11017 ! win32/perlhost.h
11018____________________________________________________________________________
11019[ 9115] By: jhi on 2001/03/13 00:54:09
11020 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
11021 From: "John L. Allen" <allen@grumman.com>
11022 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
11023 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
11024
11025 use integer document clarification.
11026 Branch: perl
11027 ! lib/integer.pm
11028____________________________________________________________________________
11029[ 9114] By: jhi on 2001/03/13 00:38:54
11030 Log: Metaconfig unit change for #9113.
11031 Branch: metaconfig
11032 ! U/modified/myhostname.U
11033____________________________________________________________________________
11034[ 9113] By: jhi on 2001/03/13 00:38:35
11035 Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
11036 From: Peter Prymmer <pvhp@forte.com>
11037 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
11038 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
11039 Branch: perl
11040 ! Configure README.os390 hints/os390.sh
11041____________________________________________________________________________
11042[ 9112] By: jhi on 2001/03/13 00:29:00
11043 Log: Integrate perlio.
11044 Branch: perl
11045 !> sv.c utf8.h
11046____________________________________________________________________________
11047[ 9111] By: nick on 2001/03/12 21:16:33
11048 Log: Integrate mainline.
11049 Branch: perlio
11050 +> t/op/anonsub.t
11051 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
11052 !> proto.h sv.c
11053____________________________________________________________________________
11054[ 9110] By: nick on 2001/03/12 21:00:13
11055 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
11056 Branch: perlio
11057 ! sv.c utf8.h
11058____________________________________________________________________________
11059[ 9109] By: jhi on 2001/03/12 16:04:47
11060 Log: Integrate change #9108 from maintperl to mainline.
11061
11062 fix memory leak in C<sub X { sub {} }> arising from a refcount
11063 loop between the outer sub and the inner prototype anonsub
11064
11065 this also enables closures returned by subroutines that
11066 subsequently get redefined to work without generating coredumps :)
11067
11068 completely removed the free_closures() hack--it shouldn't be
11069 needed anymore
11070 Branch: perl
11071 +> t/op/anonsub.t
11072 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
11073 !> proto.h sv.c
11074____________________________________________________________________________
11075[ 9108] By: gsar on 2001/03/12 10:21:31
11076 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
11077 loop between the outer sub and the inner prototype anonsub
11078
11079 this also enables closures returned by subroutines that
11080 subsequently get redefined to work without generating coredumps :)
11081
11082 completely removed the free_closures() hack--it shouldn't be
11083 needed anymore
11084 Branch: maint-5.6/perl
11085 + t/op/anonsub.t
11086 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
11087 ! proto.h sv.c
11088____________________________________________________________________________
11089[ 9107] By: jhi on 2001/03/12 05:15:31
11090 Log: Integrate perlio.
11091 Branch: perl
11092 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
11093____________________________________________________________________________
11094[ 9106] By: nick on 2001/03/11 20:10:12
11095 Log: regcomp.c is working in native space, not Unicode space (if different)
11096 as it is doing compare against 'W' in \W etc.
11097 Branch: perlio
11098 ! regcomp.c
11099____________________________________________________________________________
11100[ 9105] By: nick on 2001/03/11 19:39:34
11101 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
11102 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
11103 Branch: perlio
11104 ! regcomp.c toke.c utf8.c
11105____________________________________________________________________________
11106[ 9104] By: nick on 2001/03/11 18:15:44
11107 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
11108 Branch: perlio
11109 ! sv.c
11110____________________________________________________________________________
11111[ 9103] By: nick on 2001/03/11 18:03:28
11112 Log: Integrate mainline (for regexp stuff).
11113 Branch: perlio
11114 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
11115 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
11116 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
11117 !> t/lib/errno.t t/op/pat.t
11118____________________________________________________________________________
11119[ 9102] By: nick on 2001/03/11 17:44:20
11120 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
11121 - exclude layer syms in makedef.pl for sfio
11122 - also inhibit Encode from trying to build ":encode()" layer.
11123 Branch: perlio
11124 ! ext/Encode/Encode.xs makedef.pl
11125____________________________________________________________________________
11126[ 9101] By: jhi on 2001/03/10 22:38:13
11127 Log: The $Is_MacOS needs to be declared.
11128 Branch: perl
11129 ! lib/ExtUtils/Manifest.pm
11130____________________________________________________________________________
11131[ 9100] By: jhi on 2001/03/10 22:14:29
11132 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
11133 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
11134 pollute the symbolspace if using sfio.
11135 Branch: perl
11136 ! ext/Encode/Encode.xs
11137____________________________________________________________________________
11138[ 9099] By: jhi on 2001/03/10 21:58:48
11139 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
11140 Date: Sat, 10 Mar 2001 14:23:55 -0500
11141 From: Chris Nandor <pudge@pobox.com>
11142 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
11143 Branch: perl
11144 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
11145 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
11146 ! t/lib/errno.t
11147____________________________________________________________________________
11148[ 9098] By: jhi on 2001/03/10 21:38:30
11149 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
11150 Branch: perl
11151 ! regcomp.c regexec.c t/op/pat.t
11152____________________________________________________________________________
11153[ 9097] By: jhi on 2001/03/10 14:38:07
11154 Log: Integrate perlio.
11155 Branch: perl
11156 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
11157 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
11158 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
11159____________________________________________________________________________
11160[ 9096] By: nick on 2001/03/10 11:55:43
11161 Log: EBCDIC sanity - phase I
11162 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
11163 - use utf8n_xxxx (c.f. pvn) for forms which take length.
11164 - back out vN.N and $^V exceptions to e2a/a2e
11165 - make "locale" isxxx macros be uvchr (may be redundant?)
11166
11167 Not clear yet that toUPPER_uni et. al. return being handled correctly.
11168 The tr// and rexexp stuff still needs an audit, assumption is they are working
11169 in Unicode space.
11170
11171 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
11172 Branch: perlio
11173 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
11174 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
11175 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
11176____________________________________________________________________________
11177[ 9095] By: jhi on 2001/03/09 22:10:01
11178 Log: Integrate perlio.
11179 Branch: perl
11180 !> dump.c
11181____________________________________________________________________________
11182[ 9094] By: nick on 2001/03/09 17:36:38
11183 Log: Builds an passes all tests after integrate and this tweak.
11184 Branch: perlio
11185 ! dump.c
11186____________________________________________________________________________
11187[ 9093] By: nick on 2001/03/09 17:16:03
11188 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
11189 Branch: perlio
11190 +> lib/unicode/Scripts.txt t/lib/sigaction.t
11191 !> (integrate 79 files)
11192____________________________________________________________________________
11193[ 9092] By: jhi on 2001/03/09 15:28:26
11194 Log: Update Changes.
11195 Branch: perl
11196 ! Changes patchlevel.h
11197____________________________________________________________________________
0b6ed3a0
JH
11198[ 9091] By: jhi on 2001/03/09 15:25:05
11199 Log: In op/stat #35 better to scan all the potential directories
11200 for setuids, not just the first one.
11201 Branch: perl
11202 ! t/op/stat.t
11203____________________________________________________________________________
11204[ 9090] By: jhi on 2001/03/09 15:01:27
11205 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
11206 From: rspier@pobox.com (Robert Spier)
11207 Date: Fri, 9 Mar 2001 03:30:20 -0500
11208 Message-ID: <15016.38044.381174.160189@rls.cx>
11209
11210 EXISTS() returning undef mistakenly triggered a FETCH().
11211 Branch: perl
11212 ! hv.c
11213____________________________________________________________________________
11214[ 9089] By: jhi on 2001/03/09 14:59:02
11215 Log: Add /sbin and /usr/sbin to the list of directories scanned
11216 for setuid programs. Takes care of bug id 20010309.003.
11217 Branch: perl
11218 ! t/op/stat.t
11219____________________________________________________________________________
11220[ 9088] By: jhi on 2001/03/09 14:48:32
11221 Log: Regen perlapi, perltoc.
11222 Branch: perl
11223 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
11224____________________________________________________________________________
11225[ 9087] By: jhi on 2001/03/09 14:38:56
11226 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
11227 From: David Mitchell <davem@fdgroup.co.uk>
11228 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
11229 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
11230 Branch: perl
11231 ! dump.c perl.c perl.h pod/perlrun.pod
11232____________________________________________________________________________
11233[ 9086] By: jhi on 2001/03/09 01:47:16
11234 Log: A modified version of
11235
11236 Subject: [ID 20010307.005] POSIX::sigaction has various problems
11237 From: anders@broadcom.com
11238 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
11239 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
11240
11241 Currently the sigaction.t test #6 fails (and is fudged to look
11242 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
11243 This may well be a genuine bug in Linux sigaction() (since at
11244 least Tru64, Solaris, and HP-UX disagree with Linux).
11245 Anyone with POSIX / SUSv2 tome handy? The problem is that
11246 the flags of the oldaction don't match with the flags in
11247 the previously installed disposition.
11248 Branch: perl
11249 + t/lib/sigaction.t
11250 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
11251____________________________________________________________________________
11252[ 9085] By: jhi on 2001/03/09 01:30:13
11253 Log: Subject: Re: mission impossible for the day
11254 From: Alex Gough <alex@rcon.org>
11255 Date: Thu, 08 Mar 2001 17:18:19 +0000
11256 Message-ID: <3AA7BEDB.8070409@rcon.org>
11257
11258 If references (are overloaded) and can be directly stringified,
11259 show that instead of "stringified".
11260
11261 (The problem, infinite mutual recursion caused by overloaded bool
11262 in Switch.pm, tracked by David Mitchell)
11263 Branch: perl
11264 ! lib/Carp/Heavy.pm
11265____________________________________________________________________________
11266[ 9084] By: jhi on 2001/03/09 01:20:39
11267 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
11268 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
11269 From: David Mitchell <davem@fdgroup.co.uk>
11270 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
11271 Branch: perl
11272 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
11273 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
11274____________________________________________________________________________
11275[ 9083] By: jhi on 2001/03/09 01:16:51
11276 Log: Subject: [PATCH] perldata.pod here-doc docs
11277 From: Jeff Pinyan <jeffp@crusoe.net>
11278 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
11279 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
11280 Branch: perl
11281 ! pod/perldata.pod
11282____________________________________________________________________________
11283[ 9082] By: jhi on 2001/03/09 01:01:27
11284 Log: Subject: Re: Unicode/EBCDIC
11285 From: Peter Prymmer <pvhp@forte.com>
11286 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
11287 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
11288 Branch: perl
11289 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
11290____________________________________________________________________________
11291[ 9081] By: jhi on 2001/03/08 13:41:30
11292 Log: Subject: Ooops, wrong 'no *POSIX' Patch
11293 From: Dorner Thomas <Thomas.Dorner@start.de>
11294 Date: Thu, 8 Mar 2001 08:43:28 +0100
11295 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
11296 Branch: perl
11297 ! hints/posix-bc.sh
11298____________________________________________________________________________
11299[ 9080] By: jhi on 2001/03/08 13:11:42
11300 Log: It's Scripts.txt, not Script.txt.
11301 Branch: perl
11302 ! MANIFEST
11303____________________________________________________________________________
11304[ 9079] By: jhi on 2001/03/08 12:59:05
11305 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
11306 From: Dorner Thomas <Thomas.Dorner@start.de>
11307 Date: Wed, 7 Mar 2001 14:13:31 +0100
11308 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
11309 Branch: perl
11310 ! makedepend.SH
11311____________________________________________________________________________
11312[ 9078] By: jhi on 2001/03/08 12:57:43
11313 Log: Retract #9069, wrong patch.
11314 Branch: perl
11315 ! Makefile.SH
11316____________________________________________________________________________
11317[ 9077] By: jhi on 2001/03/08 01:06:13
f734a339 11318 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
0b6ed3a0
JH
11319 Branch: perl
11320 + lib/unicode/Scripts.txt
11321 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
11322 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
11323 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
11324 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
11325 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
11326 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
11327 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
11328 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
11329 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
11330 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
11331 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
11332 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
11333 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
11334 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
11335 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
11336 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
11337 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
11338 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
11339 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
11340 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
11341 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
11342 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
11343 ! lib/unicode/version
11344____________________________________________________________________________
11345[ 9076] By: jhi on 2001/03/07 22:59:39
11346 Log: Integrate change #7784 from mainline into maintperl.
11347
11348 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
11349 Branch: maint-5.6/perl
11350 !> pp_ctl.c t/op/pat.t
11351____________________________________________________________________________
11352[ 9075] By: jhi on 2001/03/07 22:05:11
11353 Log: More UTF-8 test tweaks.
11354 Branch: perl
11355 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
11356____________________________________________________________________________
11357[ 9074] By: nick on 2001/03/07 21:39:29
11358 Log: Integrate mainline.
11359 Branch: perlio
11360 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
11361 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
11362 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
11363 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
11364 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
11365____________________________________________________________________________
11366[ 9073] By: jhi on 2001/03/07 16:37:09
11367 Log: Update Changes.
11368 Branch: perl
11369 ! Changes patchlevel.h
11370____________________________________________________________________________
4bad07d9
JH
11371[ 9072] By: jhi on 2001/03/07 16:32:30
11372 Log: Subject: [ID 20010306.004] || != named unary operator
11373 From: abela@geneanet.org
11374 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
11375 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
11376 Branch: perl
11377 ! pod/perlop.pod
11378____________________________________________________________________________
11379[ 9071] By: jhi on 2001/03/07 15:14:11
11380 Log: Subject: downgrading to bytes for common functions
11381 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
11382 Date: Wed, 7 Mar 2001 02:36:55 -0500
11383 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
11384 Branch: perl
11385 ! pp_sys.c
11386____________________________________________________________________________
11387[ 9070] By: jhi on 2001/03/07 15:04:58
11388 Log: Clarify the description differentiating for and while; inspired by
11389
11390 Subject: [ID 20010306.002] for/while difference in for definition
11391 From: abela@geneanet.org
11392 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
11393 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
11394 Branch: perl
11395 ! pod/perlsyn.pod
11396____________________________________________________________________________
11397[ 9069] By: jhi on 2001/03/07 14:55:30
11398 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
11399 From: Dorner Thomas <Thomas.Dorner@start.de>
11400 Date: Wed, 7 Mar 2001 14:13:31 +0100
11401 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
11402 Branch: perl
11403 ! Makefile.SH
11404____________________________________________________________________________
11405[ 9068] By: jhi on 2001/03/07 14:51:17
11406 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
11407 From: Radu Greab <radu@netsoft.ro>
11408 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
11409 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
11410 Branch: perl
11411 ! pp.c t/op/chop.t
11412____________________________________________________________________________
11413[ 9067] By: jhi on 2001/03/07 14:48:57
11414 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
11415 From: Simon Cozens <simon@netthink.co.uk>
11416 Date: Wed, 7 Mar 2001 13:59:28 +0000
11417 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
11418
11419 In order to allow MakeMaker to build correct Makefiles,
11420 you need to change the order of the arguments in MM_Unix.pm
11421 as well. (Unless you have C89_CCMODE set, but we're trying
11422 to be POSIXly correct)
11423
11424 Thanks to Merijn Broeren for tracking this down.
11425 Branch: perl
11426 ! lib/ExtUtils/MM_Unix.pm
11427____________________________________________________________________________
11428[ 9066] By: jhi on 2001/03/07 14:30:02
11429 Log: Floating point too messy.
11430 Branch: perl
11431 ! t/camel-III/vstring.t
11432____________________________________________________________________________
11433[ 9065] By: jhi on 2001/03/07 14:17:44
11434 Log: Integrate change #9064 from maintperl into mainline.
11435
11436 fix memory leak in pack("Bb",...)
11437 Branch: perl
11438 !> perl.c
11439____________________________________________________________________________
11440[ 9064] By: gsar on 2001/03/07 06:29:24
11441 Log: fix memory leak in pack("Bb",...)
11442 Branch: maint-5.6/perl
11443 ! perl.c
11444____________________________________________________________________________
11445[ 9063] By: jhi on 2001/03/07 00:55:04
11446 Log: Major utf8 test reorganisation and rewrite.
11447 Hopefully no tests were lost in the shuffle.
11448 (The beginning of pragma/utf8 was lost intentionally,
11449 the tests were rather bogus and incomplete.)
11450 Branch: perl
11451 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
11452 ! t/pragma/utf8.t
11453____________________________________________________________________________
11454[ 9062] By: jhi on 2001/03/07 00:41:16
11455 Log: More tweakage on the Unicode character class descriptions.
11456 Branch: perl
11457 ! lib/unicode/mktables.PL pod/perlretut.pod
11458____________________________________________________________________________
11459[ 9061] By: jhi on 2001/03/06 23:12:38
11460 Log: The perlretut was still talking about the old \p and \P
11461 definitions.
11462 Branch: perl
11463 ! pod/perlretut.pod
11464____________________________________________________________________________
11465[ 9060] By: nick on 2001/03/06 20:52:37
11466 Log: Integrate mainline (make test works again now).
11467 Branch: perlio
11468 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
11469____________________________________________________________________________
11470[ 9059] By: jhi on 2001/03/06 15:36:14
11471 Log: 0.999... does equal 1.0, doesn't it?
11472 Branch: perl
11473 ! t/camel-III/vstring.t
11474____________________________________________________________________________
11475[ 9058] By: jhi on 2001/03/06 15:34:00
11476 Log: Make /x{abcd}/ to work without use utf8.
11477 Branch: perl
11478 ! regcomp.c
11479____________________________________________________________________________
11480[ 9057] By: jhi on 2001/03/06 03:02:36
11481 Log: Easier to outcomment all the three reset() tests for now.
11482 Branch: perl
11483 ! t/op/pat.t
11484____________________________________________________________________________
11485[ 9056] By: jhi on 2001/03/06 02:30:02
11486 Log: Comment out the deadly reset; until the 20010301.005
11487 is finally fixed.
11488 Branch: perl
11489 ! t/op/pat.t
11490____________________________________________________________________________
11491[ 9055] By: jhi on 2001/03/06 02:21:26
11492 Log: Integrate the change #9054 from mainline:
11493 retract the PMOP cleanup patch pending further investigation.
11494 Branch: maint-5.6/perl
11495 !> op.c op.h
11496____________________________________________________________________________
11497[ 9054] By: jhi on 2001/03/06 02:19:57
11498 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
11499 with oddly familiar stack traces.
11500 Branch: perl
11501 ! op.c op.h
11502____________________________________________________________________________
11503[ 9053] By: jhi on 2001/03/05 23:20:28
11504 Log: Integrate perlio.
11505 Branch: perl
11506 +> ext/Encode/Encode/koi8-r.ucm
11507 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
11508 !> makedef.pl
11509____________________________________________________________________________
11510[ 9052] By: nick on 2001/03/05 23:08:17
11511 Log: skipping USE_PERLIO symbols correction.
11512 Branch: perlio
11513 ! makedef.pl
11514____________________________________________________________________________
11515[ 9051] By: nick on 2001/03/05 22:35:07
11516 Log: More Encode alias tidying.
11517 Branch: perlio
11518 + ext/Encode/Encode/koi8-r.ucm
11519 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
11520____________________________________________________________________________
11521[ 9050] By: jhi on 2001/03/05 21:44:29
11522 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
11523 Sarathy's fix for ID 20010301.005.
11524 Branch: maint-5.6/perl
11525 !> op.c op.h
11526____________________________________________________________________________
11527[ 9049] By: nick on 2001/03/05 19:54:04
11528 Log: Integrate Jarkko's Encode.pm tweak.
11529 Branch: perlio
11530 !> ext/Encode/Encode.pm
11531____________________________________________________________________________
11532[ 9048] By: nick on 2001/03/05 19:47:57
11533 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
11534 Branch: perlio
11535 +> os2/os2add.sym
11536 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
11537 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
11538 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
11539 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
11540 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
11541____________________________________________________________________________
11542[ 9047] By: jhi on 2001/03/05 19:25:26
11543 Log: Regen perlapi.
11544 Branch: perl
11545 ! pod/perlapi.pod
11546____________________________________________________________________________
11547[ 9046] By: jhi on 2001/03/05 19:12:14
11548 Log: Integrate perlio.
11549 Branch: perl
11550 +> t/camel-III/vstring.t
11551 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
11552____________________________________________________________________________
11553[ 9045] By: jhi on 2001/03/05 19:10:36
11554 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
11555 Branch: perl
11556 ! ext/Encode/Encode.pm
11557____________________________________________________________________________
11558[ 9044] By: jhi on 2001/03/05 18:49:12
11559 Log: Forgot the other half of the PMOP patch (#9033).
11560 Branch: perl
11561 ! op.h
11562____________________________________________________________________________
11563[ 9043] By: nick on 2001/03/05 18:14:47
11564 Log: Update MANIFEST for new test.
11565 Branch: perlio
11566 ! MANIFEST
11567____________________________________________________________________________
11568[ 9042] By: nick on 2001/03/05 18:12:41
11569 Log: Some tests for Camel 3rd edition features.
11570 Make gethostbyaddr() test in above work.
11571 Branch: perlio
11572 + t/camel-III/vstring.t
11573 ! pp.h pp_sys.c t/TEST t/harness
11574____________________________________________________________________________
11575[ 9041] By: jhi on 2001/03/05 17:41:48
11576 Log: Add more ISO 8859 encoding aliases.
11577 Branch: perl
11578 ! ext/Encode/Encode.pm
11579____________________________________________________________________________
11580[ 9040] By: jhi on 2001/03/05 17:30:43
11581 Log: Integrate perlio.
11582 Branch: perl
11583 !> MANIFEST sv.c
11584____________________________________________________________________________
11585[ 9039] By: nick on 2001/03/05 17:11:36
11586 Log: Missed added file.
11587 Branch: perlio
11588 ! MANIFEST
11589____________________________________________________________________________
11590[ 9038] By: jhi on 2001/03/05 15:58:01
11591 Log: Add tr tests for EBCDIC, from Karsten Sperling.
11592 Branch: perl
11593 ! t/op/tr.t
11594____________________________________________________________________________
11595[ 9037] By: nick on 2001/03/05 15:56:35
11596 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
11597 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
11598
11599 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
11600 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
11601 - uses SvPV() rather than sv_2pv() in case it isn't a string.
11602 Branch: perlio
11603 ! sv.c
11604____________________________________________________________________________
11605[ 9036] By: jhi on 2001/03/05 15:49:15
11606 Log: Add matching tests currently failing in EBCDIC,
11607 suggested by Karsten Sperling.
11608 Branch: perl
11609 ! t/op/pat.t
11610____________________________________________________________________________
11611[ 9035] By: jhi on 2001/03/05 15:36:55
11612 Log: The #9034 needs a MANIFESTation.
11613 Branch: perl
11614 ! MANIFEST
11615____________________________________________________________________________
11616[ 9034] By: jhi on 2001/03/05 15:35:14
11617 Log: Integrate perlio.
11618 Branch: perl
11619 +> ext/Encode/Encode/Tcl.pm
11620 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
11621 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
11622 !> ext/Encode/Encode/iso8859-1.ucm
11623 !> ext/Encode/Encode/iso8859-10.ucm
11624 !> ext/Encode/Encode/iso8859-13.ucm
11625 !> ext/Encode/Encode/iso8859-14.ucm
11626 !> ext/Encode/Encode/iso8859-15.ucm
11627 !> ext/Encode/Encode/iso8859-16.ucm
11628 !> ext/Encode/Encode/iso8859-2.ucm
11629 !> ext/Encode/Encode/iso8859-3.ucm
11630 !> ext/Encode/Encode/iso8859-4.ucm
11631 !> ext/Encode/Encode/iso8859-5.ucm
11632 !> ext/Encode/Encode/iso8859-6.ucm
11633 !> ext/Encode/Encode/iso8859-7.ucm
11634 !> ext/Encode/Encode/iso8859-8.ucm
11635 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
11636 !> t/lib/encode.t
11637____________________________________________________________________________
11638[ 9033] By: jhi on 2001/03/05 15:33:18
11639 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
11640 From: Gurusamy Sarathy <gsar@ActiveState.com>
11641 Date: Sun, 04 Mar 2001 22:33:15 -0800
11642 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
11643
11644 PMOPs need to remember their own stash so that they can
11645 gracefully remove themselves from their linked list.
11646 Branch: perl
11647 ! op.c
11648____________________________________________________________________________
11649[ 9032] By: nick on 2001/03/05 14:51:50
11650 Log: Encode implementation "completion"
11651 Implement and document define_encoding()
11652 Implement and document encoding aliases including define_alias()
11653 Make Encode::XS use define_encoding() rather than back-door.
11654 Move run-time *.enc to separate Encode::Tcl module.
11655 Make 'compile' honour <codeset_name>
11656 Change canonical names of to iso-8859-* and US-ascii.
11657 Branch: perlio
11658 + ext/Encode/Encode/Tcl.pm
11659 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11660 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
11661 ! ext/Encode/Encode/iso8859-1.ucm
11662 ! ext/Encode/Encode/iso8859-10.ucm
11663 ! ext/Encode/Encode/iso8859-13.ucm
11664 ! ext/Encode/Encode/iso8859-14.ucm
11665 ! ext/Encode/Encode/iso8859-15.ucm
11666 ! ext/Encode/Encode/iso8859-16.ucm
11667 ! ext/Encode/Encode/iso8859-2.ucm
11668 ! ext/Encode/Encode/iso8859-3.ucm
11669 ! ext/Encode/Encode/iso8859-4.ucm
11670 ! ext/Encode/Encode/iso8859-5.ucm
11671 ! ext/Encode/Encode/iso8859-6.ucm
11672 ! ext/Encode/Encode/iso8859-7.ucm
11673 ! ext/Encode/Encode/iso8859-8.ucm
11674 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
11675 ! t/lib/encode.t
11676____________________________________________________________________________
11677[ 9031] By: jhi on 2001/03/05 13:51:17
11678 Log: Integrate change #9030 from maintperl into mainline.
11679
11680 Subject: [PATCH 5.6.1] OS/2 cleanup
11681 Branch: perl
11682 +> os2/os2add.sym
11683 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
11684 !> makedef.pl os2/Changes os2/Makefile.SHs
11685 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
11686 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
11687 !> os2/os2.sym os2/os2ish.h
11688____________________________________________________________________________
11689[ 9030] By: jhi on 2001/03/05 13:46:49
11690 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
11691 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11692 Date: Mon, 5 Mar 2001 02:29:44 -0500
11693 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
11694 Branch: maint-5.6/perl
11695 + os2/os2add.sym
11696 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
11697 ! makedef.pl os2/Changes os2/Makefile.SHs
11698 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
11699 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
11700 ! os2/os2.sym os2/os2ish.h
11701____________________________________________________________________________
11702[ 9029] By: jhi on 2001/03/05 13:40:35
11703 Log: Integrate change #9028 from maintperl into mainline.
11704
11705 various nits in MM_Unix.pm found by disabling SelfLoader
11706 Branch: perl
11707 !> lib/ExtUtils/MM_Unix.pm
11708____________________________________________________________________________
11709[ 9028] By: gsar on 2001/03/05 09:58:38
11710 Log: various nits in MM_Unix.pm found by disabling SelfLoader
11711 Branch: maint-5.6/perl
11712 ! lib/ExtUtils/MM_Unix.pm
11713____________________________________________________________________________
11714[ 9027] By: nick on 2001/03/05 08:35:22
11715 Log: Integrate mainline
11716 Branch: perlio
11717 !> (integrate 28 files)
11718____________________________________________________________________________
11719[ 9026] By: jhi on 2001/03/05 02:14:59
11720 Log: Integrate change #9025 from mainline to maintperl,
11721 retract \N{U+HHHH}.
11722 Branch: maint-5.6/perl
11723 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
11724 !> t/lib/charnames.t toke.c
11725____________________________________________________________________________
11726[ 9025] By: jhi on 2001/03/05 02:13:09
11727 Log: Retracting \N{U+HHHH}.
11728 Branch: perl
11729 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
11730 ! t/lib/charnames.t toke.c
11731____________________________________________________________________________
11732[ 9024] By: jhi on 2001/03/04 20:51:07
11733 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
11734 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11735 Date: Fri, 02 Mar 2001 18:25:26 +0100
11736 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
11737
11738 Casting problem.
11739 Branch: perl
11740 ! ext/Storable/Storable.xs
11741____________________________________________________________________________
11742[ 9023] By: jhi on 2001/03/04 19:46:45
11743 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
11744 From: nick@talking.bollo.cx
11745 Date: Sat, 03 Mar 2001 21:41:33 +0000
11746 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
11747
11748 Revert the workaround.
11749 Branch: perl
11750 ! perlio.c
11751____________________________________________________________________________
11752[ 9022] By: jhi on 2001/03/04 19:36:28
11753 Log: Update Changes.
11754 Branch: perl
11755 ! Changes patchlevel.h
11756____________________________________________________________________________
18538318
JH
11757[ 9021] By: jhi on 2001/03/04 18:41:00
11758 Log: makedef.pl updates suggested by Chris Nandor; double-checking
11759 the changes in AIX, OS/2 Win32 would be nice.
11760 Branch: perl
11761 ! makedef.pl
11762____________________________________________________________________________
11763[ 9020] By: jhi on 2001/03/04 18:23:58
11764 Log: Integrate change #9012 from maintperl into mainline,
11765 quench a compiler warning.
11766 Branch: perl
11767 !> toke.c
11768____________________________________________________________________________
11769[ 9019] By: jhi on 2001/03/04 18:18:43
11770 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
11771
11772 \N{U+HHHH} fix.
11773
11774 pattern in G_ARRAY context
11775 Branch: maint-5.6/perl
11776 !> pp_hot.c t/op/pat.t toke.c
11777____________________________________________________________________________
11778[ 9018] By: jhi on 2001/03/04 18:07:48
11779 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
11780 From: Jeff Pinyan <jeffp@crusoe.net>
11781 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
11782 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
11783 Branch: perl
11784 ! pp_hot.c t/op/pat.t
11785____________________________________________________________________________
11786[ 9017] By: jhi on 2001/03/04 18:06:21
11787 Log: I thought I tested the #9014.
11788 Branch: perl
11789 ! toke.c
11790____________________________________________________________________________
11791[ 9016] By: jhi on 2001/03/04 17:41:22
11792 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
11793
11794 Tweak the get*ent() OS/2 prototypes.
11795
11796 Add the \N{U+HHHH} syntax.
11797
11798 More tr/// UTF-8 fixes from Inaba Hiroto.
11799 Branch: maint-5.6/perl
11800 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
11801 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
11802____________________________________________________________________________
11803[ 9015] By: jhi on 2001/03/04 17:36:04
11804 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
11805 Branch: perl
11806 ! doop.c t/op/tr.t
11807____________________________________________________________________________
11808[ 9014] By: jhi on 2001/03/04 17:24:49
11809 Log: Add the \N{U+HHHH} syntax.
11810 Branch: perl
11811 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
11812 ! t/lib/charnames.t toke.c
11813____________________________________________________________________________
11814[ 9013] By: jhi on 2001/03/04 17:20:45
11815 Log: Tweak the get*ent() OS/2 prototypes.
11816 Branch: perl
11817 ! os2/os2.c
11818____________________________________________________________________________
11819[ 9012] By: gsar on 2001/03/04 06:26:14
11820 Log: avoid warning (nit in change#9009)
11821 Branch: maint-5.6/perl
11822 ! toke.c
11823____________________________________________________________________________
11824[ 9011] By: gsar on 2001/03/04 06:15:24
11825 Log: lib/charnames.t fails in 5.6.x because of older Unicode
11826 data
11827
11828 TODO: need to revisit this after updating lib/unicode/...
11829 Branch: maint-5.6/perl
11830 ! t/lib/charnames.t
11831____________________________________________________________________________
11832[ 9010] By: gsar on 2001/03/04 06:08:36
11833 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
11834 Branch: maint-5.6/perl
11835 ! toke.c
11836____________________________________________________________________________
11837[ 9009] By: jhi on 2001/03/03 19:27:20
11838 Log: Integrate change #9008 from mainline to maintperl,
11839 UTF-8 tr/// fixes from Inaba Hiroto.
11840 Branch: maint-5.6/perl
11841 !> doop.c op.c t/op/tr.t toke.c
11842____________________________________________________________________________
11843[ 9008] By: jhi on 2001/03/03 19:19:42
11844 Log: UTF8 tr/// fixes from Inaba Hiroto.
11845 Branch: perl
11846 ! doop.c op.c t/op/tr.t toke.c
11847____________________________________________________________________________
11848[ 9007] By: jhi on 2001/03/03 19:00:30
11849 Log: Integrate change #9006 from maintperl to mainline,
11850 more robust quest for the infinite.
11851 Branch: perl
11852 !> lib/Math/Complex.pm
11853____________________________________________________________________________
11854[ 9006] By: jhi on 2001/03/03 18:58:06
11855 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
11856 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11857 Date: Sat, 3 Mar 2001 12:51:50 -0500
11858 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
11859
11860 Be more robust in our quest for the infinite.
11861 Branch: maint-5.6/perl
11862 ! lib/Math/Complex.pm
11863____________________________________________________________________________
11864[ 9005] By: jhi on 2001/03/03 17:55:50
11865 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
11866 Branch: maint-5.6/perl
11867 ! doio.c
11868____________________________________________________________________________
11869[ 9004] By: jhi on 2001/03/03 17:40:14
11870 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
11871 so that picky compilers like IRIX won't get huffy about
11872 "statements without effect" (like 1;).
11873 Branch: perl
11874 ! toke.c
11875____________________________________________________________________________
11876[ 9003] By: jhi on 2001/03/03 17:15:52
11877 Log: Integrate change #9002 from mainline to maintperl.
11878
11879 Subject: [perl-5.6.x, perl-current] accept for EPOC
11880 Branch: maint-5.6/perl
11881 !> pp_sys.c
11882____________________________________________________________________________
11883[ 9002] By: jhi on 2001/03/03 17:14:30
11884 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
11885 From: Olaf Flebbe <O.Flebbe@science-computing.de>
11886 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
11887 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
11888 Branch: perl
11889 ! pp_sys.c
11890____________________________________________________________________________
11891[ 9001] By: jhi on 2001/03/03 17:13:13
11892 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
11893 From: "Craig A. Berry" <craigberry@mac.com>
11894 Date: Fri, 02 Mar 2001 17:44:40 -0600
11895 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
11896 Branch: perl
11897 ! t/pod/find.t
11898____________________________________________________________________________
11899[ 9000] By: jhi on 2001/03/03 17:11:55
11900 Log: Integrate changes #8997,8999 from maintperl.
11901
11902 Subject: [PATCH 5.6.1] compiling on OS/2
11903 (Better error message from hints/os2.sh)
11904
11905 Subject: [PATCH 5.6.1] syslog.t
11906 Branch: perl
11907 !> hints/os2.sh t/lib/syslog.t
11908____________________________________________________________________________
11909[ 8999] By: jhi on 2001/03/03 17:09:28
11910 Log: Subject: [PATCH 5.6.1] syslog.t
11911 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11912 Date: Sat, 3 Mar 2001 02:11:17 -0500
11913 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
11914 Branch: maint-5.6/perl
11915 ! t/lib/syslog.t
11916____________________________________________________________________________
11917[ 8998] By: jhi on 2001/03/03 17:07:50
11918 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
11919 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11920 Date: Sat, 3 Mar 2001 01:53:52 -0500
11921 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
11922 Branch: maint-5.6/perl
11923 ! opcode.pl os2/os2.c
11924____________________________________________________________________________
11925[ 8997] By: jhi on 2001/03/03 17:03:30
11926 Log: Subject: [PATCH 5.6.1] compiling on OS/2
11927 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11928 Date: Sat, 3 Mar 2001 01:59:59 -0500
11929 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
11930 Branch: maint-5.6/perl
11931 ! hints/os2.sh
11932____________________________________________________________________________
11933[ 8996] By: jhi on 2001/03/03 00:55:58
11934 Log: Regen files for mainline.
11935 Branch: perl
11936 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11937 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
11938____________________________________________________________________________
11939[ 8995] By: jhi on 2001/03/03 00:35:22
11940 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
11941 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
11942 to maintperl.
11943
11944 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
11945
11946 Add Configure option -Dmksymlinks which will create a symlink
11947 forest if the current/build differs from the source directory.
11948 (8218,8220,8221,8317,8318,8971)
11949
11950 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
11951 (Document APPLLIB_EXP in INSTALL.)
11952
11953 If running byacc write-enable also perly.h.
11954
11955 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
11956
11957 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
11958
11959 Sanity check for conflicting thread flavours.
11960
11961 Fix the sys/fcntl.h problem reported by Peter Prymmer.
11962
11963 Add few CPUs/architectures to the Cppsym scan,
11964 add -perlio to archname if so selected (modified 8890)
11965
11966 Be more helpful for devel builders, suggested by John L. Allen.
11967 (admittedly pointless change for maintperl, but the usedevel
11968 code is there already)
11969 Branch: maint-5.6/perl
11970 !> Configure INSTALL Makefile.SH Porting/Glossary
11971 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
11972 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
11973 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
11974 !> win32/config.bc win32/config.gc win32/config.vc
11975____________________________________________________________________________
11976[ 8994] By: jhi on 2001/03/02 23:31:41
11977 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
11978 Branch: metaconfig/U/perl
11979 ! gccvers.U
11980____________________________________________________________________________
11981[ 8993] By: jhi on 2001/03/02 23:22:12
11982 Log: Regenerate various files for maint.
11983 Branch: maint-5.6/perl
11984 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
11985 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
11986____________________________________________________________________________
11987[ 8992] By: alanbur on 2001/03/02 22:48:34
11988 Log: Resync wuth parent
11989 Branch: maint-5.6/pureperl
11990 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
11991 !> (integrate 60 files)
11992____________________________________________________________________________
11993[ 8991] By: jhi on 2001/03/02 21:00:08
11994 Log: Retract the #8742 part of #8986, backward compat.
11995 Branch: maint-5.6/perl
11996 ! embed.pl
11997____________________________________________________________________________
11998[ 8990] By: jhi on 2001/03/02 20:40:07
11999 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
12000 Branch: maint-5.6/perl
12001 ! hv.c
12002____________________________________________________________________________
12003[ 8989] By: jhi on 2001/03/02 19:59:56
12004 Log: Update Changes.
12005 Branch: perl
12006 ! Changes patchlevel.h
12007____________________________________________________________________________
7fa33807
JH
12008[ 8988] By: jhi on 2001/03/02 19:57:08
12009 Log: Integrate perlio.
12010 Branch: perl
12011 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
12012 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
12013 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
12014 !> ext/Encode/Encode/iso8859-10.ucm
12015 !> ext/Encode/Encode/iso8859-13.ucm
12016 !> ext/Encode/Encode/iso8859-14.ucm
12017 !> ext/Encode/Encode/iso8859-15.ucm
12018 !> ext/Encode/Encode/iso8859-16.ucm
12019 !> ext/Encode/Encode/iso8859-2.ucm
12020 !> ext/Encode/Encode/iso8859-3.ucm
12021 !> ext/Encode/Encode/iso8859-4.ucm
12022 !> ext/Encode/Encode/iso8859-5.ucm
12023 !> ext/Encode/Encode/iso8859-6.ucm
12024 !> ext/Encode/Encode/iso8859-7.ucm
12025 !> ext/Encode/Encode/iso8859-8.ucm
12026 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
12027 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
12028____________________________________________________________________________
12029[ 8987] By: jhi on 2001/03/02 19:43:40
12030 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
12031 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
12032 8950,8952,8955 from mainline to maintperl.
12033
12034 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
12035
12036 Put to rest the 20010205.001, the email address checking (not) regex.
12037
12038 fork() not everywhere, cleanup temp files.
12039
12040 The #8843 wasn't quite right: %Config needs to imported.
12041
12042 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
12043 (#8849: the glob-basic hunk needed massaging as it depended
12044 on Schwern's large-scale (unintegrated) patches)
12045
12046 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
12047
12048 Upgrade to CGI.pm 2.752, from Lincoln Stein.
12049 (Note: there were some conflicts due to EBCDIC and EPOC
12050 patches, in general I preferred the repository code.)
12051 (When 2.753 comes out, we need to synchronize.)
12052
12053 Subject: [PATCH] fix for charnames above FFFF
12054
12055 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
12056
12057 If no sfio, no -lsfio.
12058
12059 Run run/*.t also in minitest.
12060
12061 Subject: [PATCH perl 5.7.0] malloc message address offset
12062
12063 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
12064
12065 Subject: fix for parameter -Dm (for perl@8867)
12066
12067 Subject: [PATCH: perl@8892] was Re: hashing order difference?
12068 (make the test more portable)
12069
12070 Subject: Re: [PATCH] fix for charnames above FFFF
12071
12072 Subject: Re: I'm losing the war...
12073 (hv_store() not working correctly in ENV_IS_CASELESS case.)
12074
12075 Subject: Modified README.bs2000
12076
12077 Subject: [PATCH: perl@8935] -Dt padsv($var)
12078
12079 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
12080
12081 Subject: PATCH: extra tests to check on negative float to unsigned cast
12082
12083 Subject: [PATCH] XPUSH[insp] was Re: progress
12084
12085 Subject: Re: Compile with perlcc..
12086 Branch: maint-5.6/perl
12087 !> (integrate 36 files)
12088____________________________________________________________________________
12089[ 8986] By: jhi on 2001/03/02 18:51:25
12090 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
12091 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
12092 to maintperl.
12093
12094 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
12095
12096 Subject: [DOC PATCH] overload.pm nits
12097
12098 Add header for LIB$ prototypes (C. Berry)
12099
12100 Convert fwrite()s to sockets to write()s, since some socket stacks
12101 don't take kindly to stdio.
12102 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
12103 (for often optional LNMs)
12104 Correct a few typos
12105 (C. Bailey)
12106
12107 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
12108
12109 De-cut-and-pasto.
12110
12111 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
12112
12113 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
12114
12115 Upgrade to CPAN 1.59_54, from Andreas König.
12116
12117 Bogus shebang.
12118
12119 Subject: [PATCH] Document makepatch in Porting/patching
12120
12121 UTF-8 documentation.
12122
12123 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
12124
12125 Sort the MANIFEST.
12126
12127 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
12128
12129 Subject: [PATCH @8807] toke.c cleanup: scan_str()
12130
12131 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
12132
12133 Add run/*.t to testables.
12134
12135 TODO: integrate #8784.
12136 Branch: maint-5.6/perl
12137 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
12138 !> (integrate 28 files)
12139____________________________________________________________________________
12140[ 8985] By: nick on 2001/03/02 18:15:45
12141 Log: Integrate mainline
12142 Branch: perlio
12143 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
12144 !> vms/vms.c
12145____________________________________________________________________________
12146[ 8984] By: jhi on 2001/03/02 16:00:17
12147 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
12148
12149 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
12150 5.004_05, and mention the suidperl August 2000 security problem.
12151 (#8978,#8981)
12152
12153 Subject: [ID 20010301.004] Technically speaking in perldata
12154
12155 Subject: [PATCH] File::Copy for bleadperl, maintperl
12156
12157 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
12158
12159 (The #8982, fix for 20010221.005 and 20010221.008,
12160 would be nice too but it didn't integrate cleanly.)
12161 Branch: maint-5.6/perl
12162 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
12163____________________________________________________________________________
12164[ 8983] By: jhi on 2001/03/02 15:51:16
12165 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
12166 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12167 Date: Thu, 1 Mar 2001 15:54:09 EST
12168 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
12169 Branch: perl
12170 ! vms/vms.c
12171____________________________________________________________________________
12172[ 8982] By: jhi on 2001/03/02 15:43:31
12173 Log: Subject: Re: sync sync sync: have I missed any patches?
12174 From: Radu Greab <radu@netsoft.ro>
12175 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
12176 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
12177
12178 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
12179 was checking argv[0] regardless of whether a different pathname
12180 will actually be executed." Test case not supplied because
12181 drafting that, ironically enough, revealed another bug
12182 (or a feature).
12183 Branch: perl
12184 ! doio.c
12185____________________________________________________________________________
12186[ 8981] By: jhi on 2001/03/02 15:28:03
12187 Log: Misdate in #8978.
12188 Branch: perl
12189 ! pod/perlfaq1.pod
12190____________________________________________________________________________
12191[ 8980] By: jhi on 2001/03/02 15:24:20
12192 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
12193 From: Chris Nandor <pudge@pobox.com>
12194 Date: Wed, 28 Feb 2001 22:10:15 -0500
12195 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
12196 Branch: perl
12197 ! lib/File/Copy.pm
12198____________________________________________________________________________
12199[ 8979] By: jhi on 2001/03/02 15:17:16
12200 Log: Subject: [ID 20010301.004] Technically speaking in perldata
12201 From: abela@geneanet.org
12202 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
12203 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
12204 Branch: perl
12205 ! pod/perldata.pod
12206____________________________________________________________________________
12207[ 8978] By: jhi on 2001/03/02 15:15:27
12208 Log: Subject: [ID 20010301.003] ref to 5.004
12209 From: abela@geneanet.org
12210 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
12211 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
12212
12213 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
12214 and mention the suidperl August 2000 security problem.
12215 Branch: perl
12216 ! pod/perlfaq1.pod
12217____________________________________________________________________________
12218[ 8977] By: alanbur on 2001/03/02 14:17:45
12219 Log: Resynchronised with parent
12220 Branch: maint-5.6/pureperl
12221 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
12222 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
12223 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
12224 !> vms/descrip_mms.template win32/win32.c win32/win32.h
12225 !> win32/win32iop.h
12226____________________________________________________________________________
12227[ 8976] By: nick on 2001/03/01 23:25:30
12228 Log: Integrate mainline.
12229 Branch: perlio
12230 - t/op/qu.t
12231 !> (integrate 55 files)
12232____________________________________________________________________________
12233[ 8975] By: jhi on 2001/03/01 16:51:34
12234 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
12235 Branch: perl
12236 !> toke.c
12237____________________________________________________________________________
12238[ 8974] By: gsar on 2001/03/01 16:28:21
12239 Log: fix for bugid 20010226.008
12240
12241 the problem was that some of the pointers (PL_last_lop and
12242 PL_last_uni specifically) into the lex buffers weren't correctly
12243 being invalidated when the buffer changed; this would leave the
12244 pointers pointing at an arbitrary location in the buffer if
12245 the buffer didn't need to be reallocated, or point into freed
12246 memory if the buffer had to be realloced
12247
12248 TODO item for bugdb maintainers: check other seemingly random
12249 parser-related bugs--they might be cured by this
12250 Branch: maint-5.6/perl
12251 ! toke.c
12252____________________________________________________________________________
12253[ 8973] By: jhi on 2001/03/01 02:23:25
12254 Log: Retract #8970 because of a completely mysterious core dump:
12255 adding the tests 241..244 causes op/pat dump core at test #25.
12256 The test needs a lot of whittling down before the bug can be solved.
12257 Branch: perl
12258 ! t/op/pat.t
12259____________________________________________________________________________
12260[ 8972] By: jhi on 2001/03/01 01:58:38
12261 Log: Regen perlapi.
12262 Branch: perl
12263 ! pod/perlapi.pod
12264____________________________________________________________________________
12265[ 8971] By: jhi on 2001/03/01 01:34:09
12266 Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
12267 From: Nicholas Clark <nick@ccl4.org>
12268 Date: Wed, 28 Feb 2001 23:28:49 +0000
12269 Message-ID: <20010228232849.A55187@plum.flirble.org>
12270
12271 Allow a completely write protected source code tree
12272 when using the Configure -Dmksymlinks.
12273 Branch: perl
12274 ! embed.pl warnings.pl
12275____________________________________________________________________________
12276[ 8970] By: jhi on 2001/03/01 01:32:04
12277 Log: Add back the EBCDIC character range tests (for matching).
12278 Branch: perl
12279 ! t/op/pat.t
12280____________________________________________________________________________
12281[ 8969] By: nick on 2001/02/28 18:18:01
12282 Log: Add charname comments to .ucm files writen by 'compile',
12283 also order charmaps in those files by source encoding.
12284 regenerate distrubuted .ucm files
12285 Branch: perlio
12286 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
12287 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
12288 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
12289 ! ext/Encode/Encode/iso8859-10.ucm
12290 ! ext/Encode/Encode/iso8859-13.ucm
12291 ! ext/Encode/Encode/iso8859-14.ucm
12292 ! ext/Encode/Encode/iso8859-15.ucm
12293 ! ext/Encode/Encode/iso8859-16.ucm
12294 ! ext/Encode/Encode/iso8859-2.ucm
12295 ! ext/Encode/Encode/iso8859-3.ucm
12296 ! ext/Encode/Encode/iso8859-4.ucm
12297 ! ext/Encode/Encode/iso8859-5.ucm
12298 ! ext/Encode/Encode/iso8859-6.ucm
12299 ! ext/Encode/Encode/iso8859-7.ucm
12300 ! ext/Encode/Encode/iso8859-8.ucm
12301 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
12302 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
12303____________________________________________________________________________
12304[ 8968] By: jhi on 2001/02/28 16:26:37
12305 Log: Expand usemorebits early if d_casti32 needs to be undefined.
12306 Branch: perl
12307 ! hints/hpux.sh hints/irix_6.sh
12308____________________________________________________________________________
12309[ 8967] By: jhi on 2001/02/28 16:22:26
12310 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
12311 retract toke.c/qu parts of #8583, retract #8485, retract
12312 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
12313 op/length.t, and MANIFEST, and delete t/op/qu.t.
12314 Branch: perl
12315 - t/op/qu.t
12316 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
12317 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
12318 ! t/op/length.t toke.c
12319____________________________________________________________________________
12320[ 8966] By: jhi on 2001/02/28 15:00:27
12321 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
12322 by not changing from pre-Unicode days into being Unicode-aware.
12323 Sniff.
12324 Branch: perl
12325 ! pp.c t/op/pack.t t/op/qu.t
12326____________________________________________________________________________
12327[ 8965] By: jhi on 2001/02/28 14:37:55
12328 Log: Subject: Re: Errors in core PODs
12329 From: Michael Stevens <michael@etla.org>
12330 Date: Fri, 23 Feb 2001 15:47:56 +0000
12331 Message-ID: <20010223154756.A7723@firedrake.org>
12332 Branch: perl
12333 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
12334 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
12335 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
12336 ! x2p/a2p.pod
12337____________________________________________________________________________
12338[ 8964] By: jhi on 2001/02/28 14:35:35
12339 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
12340 (The #8961 was too bold.)
12341 Branch: perl
12342 ! hints/hpux.sh hints/irix_6.sh
12343____________________________________________________________________________
12344[ 8963] By: jhi on 2001/02/28 14:33:39
12345 Log: Subject: Re: sync sync sync: have I missed any patches?
12346 From: Tim Jenness <t.jenness@jach.hawaii.edu>
12347 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
12348 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
12349 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
12350
12351 Replace djSP with dSP.
12352 Branch: perl
12353 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
12354 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
12355 ! win32/perlhost.h
12356____________________________________________________________________________
12357[ 8962] By: jhi on 2001/02/27 23:21:14
12358 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
12359 Branch: perl
12360 ! lib/Filter/Simple.pm
12361____________________________________________________________________________
12362[ 8961] By: jhi on 2001/02/27 22:55:26
12363 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
12364 and this would be it.
12365 Branch: perl
12366 ! hints/hpux.sh hints/irix_6.sh
12367____________________________________________________________________________
12368[ 8960] By: jhi on 2001/02/27 22:51:33
12369 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
12370 From: "Craig A. Berry" <craigberry@mac.com>
12371 Date: Tue, 27 Feb 2001 16:11:44 -0600
12372 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
12373 Branch: maint-5.6/perl
12374 ! configure.com vms/descrip_mms.template
12375____________________________________________________________________________
12376[ 8959] By: jhi on 2001/02/27 22:47:23
12377 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
12378 From: "Craig A. Berry" <craigberry@mac.com>
12379 Date: Tue, 27 Feb 2001 16:11:44 -0600
12380 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
12381 Branch: perl
12382 ! configure.com vms/descrip_mms.template
12383____________________________________________________________________________
12384[ 8958] By: jhi on 2001/02/27 15:16:42
12385 Log: Update Changes.
12386 Branch: perl
12387 ! Changes patchlevel.h
12388____________________________________________________________________________
12389[ 8957] By: jhi on 2001/02/27 06:15:07
12390 Log: Subject: [5.6.x] EPOC additions
12391 From: Olaf Flebbe <O.Flebbe@science-computing.de>
12392 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
12393 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
12394 Branch: maint-5.6/perl
12395 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
12396____________________________________________________________________________
900ddf0e
JH
12397[ 8956] By: jhi on 2001/02/27 06:12:11
12398 Log: Subject: [perl-current] EPOC
12399 From: Olaf Flebbe <O.Flebbe@science-computing.de>
12400 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
12401 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
12402 Branch: perl
12403 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
12404 ! epoc/epocish.c epoc/epocish.h pp_sys.c
12405____________________________________________________________________________
12406[ 8955] By: jhi on 2001/02/27 05:59:50
12407 Log: Subject: Re: Compile with perlcc..
12408 From: Edward Peschko <edwardp@excitehome.net>
12409 Date: Mon, 26 Feb 2001 18:51:58 -0800
12410 Message-ID: <20010226185158.A9871@excitehome.net>
12411
12412 plus add a simple usage message if no arguments given.
12413 Branch: perl
12414 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
12415 ! utils/Makefile utils/perlcc.PL win32/pod.mak
12416____________________________________________________________________________
12417[ 8954] By: nick on 2001/02/26 21:02:59
12418 Log: Integrate mainline
12419 Branch: perlio
12420 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
12421 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
12422 !> t/op/sprintf.t
12423____________________________________________________________________________
12424[ 8953] By: jhi on 2001/02/26 14:43:54
12425 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
12426 From: Nicholas Clark <nick@ccl4.org>
12427 Date: Mon, 26 Feb 2001 00:42:07 +0000
12428 Message-ID: <20010226004207.F23333@plum.flirble.org>
12429 Branch: perl
12430 ! pp_ctl.c
12431____________________________________________________________________________
12432[ 8952] By: jhi on 2001/02/26 14:42:13
12433 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
12434 From: Simon Cozens <simon@netthink.co.uk>
12435 Date: Mon, 26 Feb 2001 12:23:48 +0000
12436 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
12437 Branch: perl
12438 ! pod/perlguts.pod
12439____________________________________________________________________________
12440[ 8951] By: jhi on 2001/02/26 14:39:15
12441 Log: Subject: [PATCH] perlio - unknown layer
12442 From: Nicholas Clark <nick@ccl4.org>
12443 Date: Mon, 26 Feb 2001 00:27:19 +0000
12444 Message-ID: <20010226002719.E23333@plum.flirble.org>
12445 Branch: perl
12446 ! perlio.c
12447____________________________________________________________________________
12448[ 8950] By: jhi on 2001/02/26 14:38:04
12449 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
12450 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
12451 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
12452 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
12453 Branch: perl
12454 ! t/op/bop.t
12455____________________________________________________________________________
12456[ 8949] By: jhi on 2001/02/26 14:37:07
12457 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
12458 From: Peter Prymmer <pvhp@forte.com>
12459 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
12460 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
12461 Branch: perl
12462 ! lib/Test.pm
12463____________________________________________________________________________
12464[ 8948] By: jhi on 2001/02/26 14:35:53
12465 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
12466 From: Radu Greab <radu@netsoft.ro>
12467 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
12468 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
12469 Branch: perl
12470 ! pod/perlop.pod
12471____________________________________________________________________________
12472[ 8947] By: jhi on 2001/02/26 14:34:46
12473 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
12474 From: David Mitchell <davem@fdgroup.co.uk>
12475 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
12476 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
12477 Branch: perl
12478 ! run.c
12479____________________________________________________________________________
12480[ 8946] By: jhi on 2001/02/26 14:32:37
12481 Log: Subject: Modified README.bs2000
12482 From: Dorner Thomas <Thomas.Dorner@start.de>
12483 Date: Mon, 26 Feb 2001 09:22:17 +0100
12484 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
12485 Branch: perl
12486 ! README.bs2000
12487____________________________________________________________________________
12488[ 8945] By: jhi on 2001/02/26 14:19:53
12489 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
12490 to maintperl, listing the known failures on the tests 129 and 130.
12491 Branch: maint-5.6/perl
12492 !> t/op/sprintf.t
12493____________________________________________________________________________
12494[ 8944] By: jhi on 2001/02/26 14:14:15
12495 Log: Add more known sprintf failures.
12496 Branch: perl
12497 ! t/op/sprintf.t
12498____________________________________________________________________________
12499[ 8943] By: jhi on 2001/02/26 13:56:22
12500 Log: perlglob.exe needs to be found in Win32, patch from
12501 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
12502 which needs external glob at mini-perl time."
12503 Branch: perl
12504 ! ext/Encode/compile
12505____________________________________________________________________________
12506[ 8942] By: jhi on 2001/02/26 13:52:19
12507 Log: A missing dTHX from Vadim Konovalov.
12508 Branch: perl
12509 ! perlio.c
12510____________________________________________________________________________
12511[ 8941] By: jhi on 2001/02/26 13:37:05
12512 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
12513 Branch: perl
12514 ! op.c
12515____________________________________________________________________________
12516[ 8940] By: jhi on 2001/02/26 13:35:40
12517 Log: Integrate perlio.
12518 Branch: perl
12519 !> ext/Encode/Encode.pm
12520____________________________________________________________________________
12521[ 8939] By: nick on 2001/02/25 23:47:09
12522 Log: Integrate mainline.
12523 Branch: perlio
12524 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
12525 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
12526____________________________________________________________________________
12527[ 8938] By: nick on 2001/02/25 19:36:28
12528 Log: Encode implementations docs.
12529 Branch: perlio
12530 ! ext/Encode/Encode.pm
12531____________________________________________________________________________
12532[ 8937] By: jhi on 2001/02/25 19:26:16
12533 Log: Script wasn't aligned with reality.
12534 Branch: perl
12535 ! t/pod/find.t
12536____________________________________________________________________________
12537[ 8936] By: jhi on 2001/02/25 18:54:55
12538 Log: Update Changes.
12539 Branch: perl
12540 ! Changes patchlevel.h
12541____________________________________________________________________________
caa33247
JH
12542[ 8935] By: jhi on 2001/02/25 18:46:36
12543 Log: Retract #8929,8930,8932,8933 for now.
12544 Branch: perl
12545 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
12546____________________________________________________________________________
12547[ 8934] By: jhi on 2001/02/25 17:34:35
12548 Log: Integrate perlio.
12549 Branch: perl
12550 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
12551 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
12552 !> t/lib/encode.t
12553____________________________________________________________________________
12554[ 8933] By: jhi on 2001/02/25 17:33:12
12555 Log: (Retracted by #8395.)
12556
12557 Slight tweaks in scan_const(), not fixes yet, it seems like
12558 lots of work remains to be done...
12559 Branch: perl
12560 ! toke.c
12561____________________________________________________________________________
12562[ 8932] By: jhi on 2001/02/25 17:27:11
12563 Log: (Retracted by #8395.)
12564
12565 Missing from #8930.
12566 Branch: perl
12567 ! perl.h
12568____________________________________________________________________________
12569[ 8931] By: jhi on 2001/02/25 17:26:19
12570 Log: A comment tweak.
12571 Branch: perl
12572 ! utf8.c
12573____________________________________________________________________________
12574[ 8930] By: jhi on 2001/02/25 17:25:47
12575 Log: (Retracted by #8395.)
12576
12577 Attempt to fix the EBCDIC character range problwm with //.
12578 Branch: perl
12579 ! regcomp.c
12580____________________________________________________________________________
12581[ 8929] By: jhi on 2001/02/25 17:23:45
12582 Log: (Retracted by #8395.)
12583
12584 Expand the EBCDIC character range tests, and add few nasty
12585 tr tests from Karsten Sperling.
12586 Branch: perl
12587 ! t/op/pat.t t/op/tr.t
12588____________________________________________________________________________
12589[ 8928] By: jhi on 2001/02/25 17:18:49
12590 Log: Missing check-in.
12591 Branch: perl
12592 ! lib/Pod/Find.pm
12593____________________________________________________________________________
12594[ 8927] By: nick on 2001/02/25 11:30:22
12595 Log: Change method names in Encode implementation classes to something
12596 less confusing (preparing to "go public").
12597 Branch: perlio
12598 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
12599____________________________________________________________________________
12600[ 8926] By: nick on 2001/02/25 10:53:24
12601 Log: GCC __atribute__ / printf fix
12602 Branch: perlio
12603 ! perl.h
12604____________________________________________________________________________
12605[ 8925] By: nick on 2001/02/25 10:52:25
12606 Log: Checked in the wrong one ...
12607 Branch: perlio
12608 ! ext/Encode/Encode.pm
12609____________________________________________________________________________
12610[ 8924] By: nick on 2001/02/24 18:46:51
12611 Log: Integrate mainline - to see what Jarkko has in ...
12612 Branch: perlio
12613 +> t/pod/testpods/lib/Pod/Stuff.pm
12614 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
12615____________________________________________________________________________
12616[ 8923] By: nick on 2001/02/24 17:05:23
12617 Log: Encode API documentation nd tidy up.
12618 Minor additions to test.
12619 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
12620 Adds STRLEN to standard typemap.
12621 Branch: perlio
12622 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
12623 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
12624____________________________________________________________________________
12625[ 8922] By: jhi on 2001/02/24 16:38:12
12626 Log: Add a test for the "character range should match in EBCDIC
12627 if specified using explicit numerics" bug found by Karsten
12628 Sperling.
12629 Branch: perl
12630 ! t/op/pat.t
12631____________________________________________________________________________
12632[ 8921] By: jhi on 2001/02/24 16:30:16
12633 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
12634 From: schwern@pobox.com
12635 Date: Fri, 23 Feb 2001 03:21:37 -0500
12636 Message-ID: <20010223032137.A26022@magnonel.guild.net>
12637
12638 plus Charles Lane's fixes, plus tweaks.
12639 Branch: perl
12640 + t/pod/testpods/lib/Pod/Stuff.pm
12641 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
12642____________________________________________________________________________
12643[ 8920] By: nick on 2001/02/24 10:30:11
12644 Log: Integrate mainline
12645 Branch: perlio
12646 !> (integrate 33 files)
12647____________________________________________________________________________
12648[ 8919] By: jhi on 2001/02/24 00:23:35
12649 Log: Subject: Re: I'm losing the war...
12650 From: "Vadim Konovalov" <watman@inbox.ru>
12651 Date: Sat, 24 Feb 2001 00:10:14 +0300
12652 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
12653
12654 hv_store() not working correctly in ENV_IS_CASELESS case.
12655 Branch: perl
12656 ! hv.c
12657____________________________________________________________________________
12658[ 8918] By: jhi on 2001/02/24 00:20:09
12659 Log: Subject: Re: [PATCH] fix for charnames above FFFF
12660 From: andreas.koenig@anima.de (Andreas J. Koenig)
12661 Date: 23 Feb 2001 02:39:03 +0100
12662 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
12663
12664 A further efficiency tweak.
12665 Branch: perl
12666 ! lib/charnames.pm
12667____________________________________________________________________________
12668[ 8917] By: jhi on 2001/02/23 20:27:51
12669 Log: Integrate change #8916 from mainline,
12670 do away with USE_WIN32_RTL_ENV.
12671 Branch: maint-5.6/perl
12672 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
12673____________________________________________________________________________
12674[ 8916] By: jhi on 2001/02/23 20:02:25
12675 Log: Abolish USE_WIN32_RTL_ENV.
12676 Branch: perl
12677 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
12678____________________________________________________________________________
12679[ 8915] By: jhi on 2001/02/23 19:36:00
12680 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
12681 later protected by some #define.
12682 Branch: perl
12683 ! gv.c
12684____________________________________________________________________________
12685[ 8914] By: jhi on 2001/02/23 19:31:38
12686 Log: Retract #8902 for now, requested by Charles Lane, the correct
12687 fix will be something else.
12688 Branch: perl
12689 ! op.c
12690____________________________________________________________________________
12691[ 8913] By: jhi on 2001/02/23 19:11:36
12692 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
12693 From: Peter Prymmer <pvhp@forte.com>
12694 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
12695 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
12696 Branch: perl
12697 ! t/op/lex_assign.t
12698____________________________________________________________________________
12699[ 8912] By: jhi on 2001/02/23 18:38:20
12700 Log: Subject: [patch] perlio + useithreads
12701 From: Doug MacEachern <dougm@covalent.net>
12702 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
12703 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
12704
12705 Gets things running but not complete.
12706 Branch: perl
12707 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
12708____________________________________________________________________________
12709[ 8911] By: jhi on 2001/02/23 04:20:02
12710 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
12711
12712 Duplicated environment freeing, File::Temp 0.12,
12713 op/append portability (EBCDIC) tweak.
12714 Branch: maint-5.6/perl
12715 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
12716 !> t/op/append.t
12717____________________________________________________________________________
12718[ 8910] By: jhi on 2001/02/23 02:07:33
12719 Log: Integrate change #8909 from mainline, a better Borland
12720 putenv() workaround.
12721 Branch: maint-5.6/perl
12722 !> perl.c
12723____________________________________________________________________________
12724[ 8909] By: jhi on 2001/02/23 02:05:46
12725 Log: A better workaround for Borland putenv() brokenness from Sarathy.
12726 Branch: perl
12727 ! perl.c
12728____________________________________________________________________________
12729[ 8908] By: jhi on 2001/02/23 02:04:14
12730 Log: Subject: fix for parameter -Dm (for perl@8867)
12731 From: "Vadim Konovalov" <watman@inbox.ru>
12732 Date: Thu, 22 Feb 2001 17:30:12 +0300
12733 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
12734 Branch: perl
12735 ! perl.h
12736____________________________________________________________________________
12737[ 8907] By: jhi on 2001/02/23 01:58:20
12738 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
12739 From: Peter Prymmer <pvhp@forte.com>
12740 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
12741 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
12742 Branch: perl
12743 ! t/op/append.t
12744____________________________________________________________________________
12745[ 8906] By: jhi on 2001/02/23 01:48:34
12746 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
12747 Branch: perl
12748 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
12749____________________________________________________________________________
12750[ 8905] By: jhi on 2001/02/23 01:43:30
12751 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
12752 From: Peter Prymmer <pvhp@forte.com>
12753 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
12754 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
12755 Branch: perl
12756 ! t/lib/st-06compat.t
12757____________________________________________________________________________
12758[ 8904] By: jhi on 2001/02/23 01:42:39
12759 Log: Metaconfig unit change for #8903.
12760 Branch: metaconfig/U/perl
12761 ! Devel.U
12762____________________________________________________________________________
12763[ 8903] By: jhi on 2001/02/23 01:42:12
12764 Log: Be more helpful for devel builders, suggested by John L. Allen.
12765 Branch: perl
12766 ! Configure
12767____________________________________________________________________________
12768[ 8902] By: jhi on 2001/02/23 01:37:41
12769 Log: (Retracted by #8914)
7fa33807
JH
12770 (Wrongly, reinstated by #8941)
12771
caa33247
JH
12772 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
12773 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12774 Date: Thu, 22 Feb 2001 09:43:57 EST
12775 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
12776 Branch: perl
12777 ! op.c
12778____________________________________________________________________________
12779[ 8901] By: jhi on 2001/02/23 01:20:32
12780 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
12781 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12782 Date: Thu, 22 Feb 2001 08:01:35 EST
12783 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
12784 Branch: perl
12785 ! malloc.c
12786____________________________________________________________________________
12787[ 8900] By: jhi on 2001/02/23 01:18:02
12788 Log: Integrate changes #8898,8899 from mainline, environ handling.
12789 Branch: maint-5.6/perl
12790 !> perl.c
12791____________________________________________________________________________
12792[ 8899] By: jhi on 2001/02/23 01:16:25
12793 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
12794 putenv() is not to be relied on, they are either broken or leaky
12795 or both.)
12796 Branch: perl
12797 ! perl.c
12798____________________________________________________________________________
12799[ 8898] By: jhi on 2001/02/22 23:36:59
12800 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
12801 and safesysfree() must be used.
12802 Branch: perl
12803 ! perl.c
12804____________________________________________________________________________
12805[ 8897] By: jhi on 2001/02/22 23:25:45
12806 Log: With environ one must use safesysmalloc()/safesysfree().
12807 Branch: perl
12808 ! perl.c
12809____________________________________________________________________________
12810[ 8896] By: jhi on 2001/02/22 22:13:18
12811 Log: If we have a duplicated environment free it
12812 if PERL_DESTRUCT_LEVEL.
12813 Branch: perl
12814 ! perl.c
12815____________________________________________________________________________
12816[ 8895] By: alanbur on 2001/02/22 19:31:57
12817 Log: Synchronised with parent
12818 Branch: maint-5.6/pureperl
12819 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
12820____________________________________________________________________________
12821[ 8894] By: gsar on 2001/02/22 19:06:18
12822 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
12823
12824 fix memory leak in method call optimization (change#3768);
12825 made C<eval "$x->foo()"> leak
12826
12827 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
12828 Branch: maint-5.6/perl
12829 !> op.c
12830____________________________________________________________________________
12831[ 8893] By: jhi on 2001/02/22 18:35:27
12832 Log: (Retracted by #8915.)
12833
12834 Third Degree finding:
12835 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
12836 Branch: perl
12837 ! gv.c
12838____________________________________________________________________________
12839[ 8892] By: jhi on 2001/02/22 14:28:32
12840 Log: Update Changes.
12841 Branch: perl
12842 ! Changes patchlevel.h
12843____________________________________________________________________________
12844[ 8891] By: jhi on 2001/02/22 13:22:45
12845 Log: Metaconfig unit changes for #8890.
12846 Branch: metaconfig
12847 ! U/modified/Cppsym.U U/threads/archname.U
12848____________________________________________________________________________
39a166b0
JH
12849[ 8890] By: jhi on 2001/02/22 13:22:12
12850 Log: Add -stdio to the archname if no perlio selected,
12851 no -perlio added since that is now the default.
12852
12853 Add few CPUs/architectures to the Cppsym scan.
12854 Branch: perl
12855 ! Configure config_h.SH
12856____________________________________________________________________________
12857[ 8889] By: jhi on 2001/02/22 13:05:59
12858 Log: Metaconfig unit change for #8888.
12859 Branch: metaconfig/U/perl
12860 ! useperlio.U
12861____________________________________________________________________________
12862[ 8888] By: jhi on 2001/02/22 13:05:28
12863 Log: *drum roll* Make perlio the default.
12864 Branch: perl
12865 ! Configure config_h.SH
12866____________________________________________________________________________
12867[ 8887] By: jhi on 2001/02/22 12:50:52
12868 Log: Integrate change #8665 from maintperl to mainline,
12869 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
12870 Branch: perl
12871 !> ext/POSIX/POSIX.xs
12872____________________________________________________________________________
12873[ 8886] By: jhi on 2001/02/22 12:49:24
12874 Log: Integrate changes #8883,8884 from mainline to maintperl.
12875
12876 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
12877 Subject: Re: File::Temp::_gettemp warning
12878 Branch: maint-5.6/perl
12879 !> embed.h embed.pl lib/File/Temp.pm
12880____________________________________________________________________________
12881[ 8885] By: jhi on 2001/02/22 12:43:59
12882 Log: Based on
12883
12884 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
12885 From: schwab@suse.de
12886 Date: Thu, 22 Feb 2001 13:08:09 +0100
12887 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
12888
12889 but the fix done slightly differently because the other
12890 half was already done in #8664.
12891 Branch: maint-5.6/perl
12892 ! ext/POSIX/POSIX.xs
12893____________________________________________________________________________
12894[ 8884] By: jhi on 2001/02/22 12:37:15
12895 Log: Subject: Re: File::Temp::_gettemp warning
12896 From: Tim Jenness <t.jenness@jach.hawaii.edu>
12897 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
12898 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
12899
12900 This patch to File::Temp does two things:
12901
12902 1. Fixes the problem with CGI::Carp when determining
12903 the Fcntl constants
12904
12905 2. Removes most of the carps and consolidates them so that all the
12906 reasons are included in a single die that is caught by the test. This
12907 means that the correct skipping behaviour is displayed by the test.
12908 Branch: perl
12909 ! lib/File/Temp.pm
12910____________________________________________________________________________
12911[ 8883] By: jhi on 2001/02/22 12:29:19
12912 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
12913 From: Peter Prymmer <pvhp@forte.com>
12914 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
12915 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
12916 Branch: perl
12917 ! embed.h embed.pl
12918____________________________________________________________________________
12919[ 8882] By: jhi on 2001/02/21 19:41:33
12920 Log: Integrate change #8881 from mainlin to maintperl.
12921
12922 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
12923 Branch: maint-5.6/perl
12924 !> op.c
12925____________________________________________________________________________
12926[ 8881] By: jhi on 2001/02/21 19:38:57
12927 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
12928 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12929 Date: Wed, 21 Feb 2001 13:08:03 EST
12930 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
12931 Branch: perl
12932 ! op.c
12933____________________________________________________________________________
12934[ 8880] By: jhi on 2001/02/21 19:34:34
12935 Log: Retract #8875, cannot let go of the old semantics of unpack U
12936 without rethinking utf8decode.t.
12937 Branch: perl
12938 ! pp.c t/op/pack.t
12939____________________________________________________________________________
12940[ 8879] By: jhi on 2001/02/21 19:08:02
12941 Log: Run run/*.t also in minitest.
12942 Branch: perl
12943 ! Makefile.SH
12944____________________________________________________________________________
12945[ 8878] By: nick on 2001/02/21 18:55:37
12946 Log: Integrate mainline
12947 Branch: perlio
12948 !> (integrate 76 files)
12949____________________________________________________________________________
12950[ 8877] By: jhi on 2001/02/21 15:09:33
12951 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
12952 Branch: metaconfig
12953 ! U/compline/nblock_io.U
12954 Branch: perl
12955 ! Configure config_h.SH
12956____________________________________________________________________________
12957[ 8876] By: jhi on 2001/02/21 14:54:45
12958 Log: If no sfio, no -lsfio.
12959 Branch: metaconfig/U/perl
12960 ! d_sfio.U
12961 Branch: perl
12962 ! Configure config_h.SH
12963____________________________________________________________________________
12964[ 8875] By: jhi on 2001/02/21 14:54:00
12965 Log: Make unpack C and unpack C truly equivalent.
12966 Branch: perl
12967 ! pp.c t/op/pack.t
12968____________________________________________________________________________
12969[ 8874] By: jhi on 2001/02/21 14:26:02
12970 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
12971 From: Peter Prymmer <pvhp@forte.com>
12972 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
12973 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
12974 Branch: perl
12975 ! pod/perlport.pod
12976____________________________________________________________________________
12977[ 8873] By: jhi on 2001/02/21 14:24:31
12978 Log: Subject: [PATCH] fix for charnames above FFFF
12979 From: andreas.koenig@anima.de (Andreas J. Koenig)
12980 Date: 21 Feb 2001 07:05:45 +0100
12981 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
12982 Branch: perl
12983 ! lib/charnames.pm t/lib/charnames.t
12984____________________________________________________________________________
12985[ 8872] By: jhi on 2001/02/21 14:15:25
12986 Log: Integrate change #8868 from pureperl to mainline.
12987
12988 Fixed reference count loop caused by sv_magic.
12989 Branch: perl
12990 !> sv.c
12991____________________________________________________________________________
12992[ 8871] By: jhi on 2001/02/21 14:07:29
12993 Log: Integrate change #8868 from pureperl to maintperl.
12994
12995 Fixed reference count loop caused by sv_magic.
12996 Branch: maint-5.6/perl
12997 !> sv.c
12998____________________________________________________________________________
12999[ 8870] By: jhi on 2001/02/21 14:04:41
13000 Log: Put back the #8840, it was innocent.
13001 Branch: perl
13002 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
13003 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
13004____________________________________________________________________________
13005[ 8869] By: jhi on 2001/02/21 14:00:03
13006 Log: unpack("C", ...) was left slightly unfinished by #8865.
13007 Branch: perl
13008 ! pp.c t/op/pack.t
13009____________________________________________________________________________
13010[ 8868] By: alanbur on 2001/02/21 01:33:45
13011 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
13012 from gv_fetchpv to create single-character magic variables (e.g. $!),
13013 and it is passed a sv and the gv that contains the sv as the mg_obj
13014 value. When sv_magic stores the mg_obj pointer it increments the gv
13015 refcount, thus causing a sv-gv pair that can't be freed. There is
13016 already a check for sv == obj which is used to prevent such reference
13017 loops. This change extends the check to cover the case described above.
13018 Branch: maint-5.6/pureperl
13019 ! sv.c
13020____________________________________________________________________________
13021[ 8867] By: jhi on 2001/02/21 00:52:39
13022 Log: Update Changes.
13023 Branch: perl
13024 ! Changes patchlevel.h
13025____________________________________________________________________________
cc820d39
JH
13026[ 8866] By: jhi on 2001/02/21 00:34:20
13027 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
13028 (Note: there were some conflicts due to EBCDIC and EPOC
13029 patches, in general I preferred the repository code.)
13030 (When 2.753 comes out, we need to synchronize.)
13031 Branch: perl
13032 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
13033 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
13034 ! t/lib/cgi-html.t
13035____________________________________________________________________________
13036[ 8865] By: jhi on 2001/02/21 00:24:22
13037 Log: Make pack("C", 0x100) to create Unicode, unless under the
13038 evil influence of 'use bytes'. Similarly, unpack("C", ...)
13039 will understand Unicode, unless you under know what.
13040 Branch: perl
13041 ! pp.c t/op/pack.t t/op/qu.t
13042____________________________________________________________________________
13043[ 8864] By: alanbur on 2001/02/20 22:35:34
13044 Log: Resynchronised with parent
13045 Branch: maint-5.6/pureperl
13046 !> README.win32 ext/GDBM_File/GDBM_File.pm
13047 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
13048 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
13049 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
13050 !> t/lib/sdbm.t util.c
13051____________________________________________________________________________
13052[ 8863] By: jhi on 2001/02/20 20:55:11
13053 Log: Integrate change #8860,8861 from mainline into maintperl.
13054
13055 "pseudo-literal j"
13056
13057 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
13058 Branch: maint-5.6/perl
13059 !> lib/Test.pm pod/perlop.pod
13060____________________________________________________________________________
13061[ 8862] By: jhi on 2001/02/20 20:30:07
13062 Log: Don't do casting between pointers pointing to differently sized
13063 integers.
13064 Branch: perl
13065 ! hv.c sv.c
13066____________________________________________________________________________
13067[ 8861] By: jhi on 2001/02/20 19:53:44
13068 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
13069 From: Peter Prymmer <pvhp@forte.com>
13070 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
13071 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
13072 Branch: perl
13073 ! lib/Test.pm
13074____________________________________________________________________________
13075[ 8860] By: jhi on 2001/02/20 19:48:02
13076 Log: "pseudo-literal j", a documentation glitch reported to Debian.
13077 The text recovered from Perl 5.005_03, and pseudo-literal replaced
13078 by "backtick string".
13079 Branch: perl
13080 ! pod/perlop.pod
13081____________________________________________________________________________
13082[ 8859] By: jhi on 2001/02/20 19:15:46
13083 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
13084 from Chris Nandor.
13085 Branch: perl
13086 ! makedef.pl
13087____________________________________________________________________________
13088[ 8858] By: jhi on 2001/02/20 17:36:53
13089 Log: Integrate pureperl changes #8844,8845,8850 to mainline
13090 (via maintperl #8855).
13091
13092 Fixed %^H scoping bug
13093
13094 Removed GV <-> CV refcount loop
13095
13096 Removed %ENV refcount loop
13097 Branch: perl
13098 !> gv.c op.c perl.c pp.c scope.c
13099____________________________________________________________________________
13100[ 8857] By: jhi on 2001/02/20 17:34:32
13101 Log: Integrate changes #8853,8854 from maintperl to mainline.
13102
13103 EBDIC fixes, README.win32 Borland update.
13104 Branch: perl
13105 !> README.win32 handy.h util.c
13106____________________________________________________________________________
13107[ 8856] By: jhi on 2001/02/20 17:33:16
13108 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
13109 Branch: maint-5.6/perl
13110 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
13111 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
13112 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
13113____________________________________________________________________________
13114[ 8855] By: jhi on 2001/02/20 17:32:13
13115 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
13116
13117 Fixed %^H scoping bug
13118
13119 Removed GV <-> CV refcount loop
13120
13121 Removed %ENV refcount loop
13122 Branch: maint-5.6/perl
13123 !> gv.c op.c perl.c pp.c scope.c
13124____________________________________________________________________________
13125[ 8854] By: jhi on 2001/02/20 17:25:06
13126 Log: Subject: Addition to readme.win32 for Borland C++ compilers
13127 Date: Tue, 20 Feb 2001 02:15:25 +0300
13128 From: "Vadim Konovalov" <watman@inbox.ru>
13129 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
13130
13131 Document Borland compiler misbehaviour.
13132 Branch: maint-5.6/perl
13133 ! README.win32
13134____________________________________________________________________________
13135[ 8853] By: jhi on 2001/02/20 17:22:25
13136 Log: The assimilation of ebcdic.c didn't quite work at the first try,
13137 patches from Thomas Dorner.
13138 Branch: maint-5.6/perl
13139 ! handy.h util.c
13140____________________________________________________________________________
13141[ 8852] By: jhi on 2001/02/20 17:20:15
13142 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
13143 From: Chris Nandor <pudge@pobox.com>
13144 Date: Tue, 20 Feb 2001 08:32:45 -0500
13145 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
13146 Branch: maint-5.6/perl
13147 ! makedef.pl mg.c
13148____________________________________________________________________________
13149[ 8851] By: jhi on 2001/02/20 17:15:52
13150 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
13151 Branch: perl
13152 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
13153 ! t/lib/filter-util.t
13154____________________________________________________________________________
13155[ 8850] By: alanbur on 2001/02/20 17:12:40
13156 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
13157 and the magic pointer points back to the GV that contains the
13158 %ENV hash. This creates a refcount loop that prevents members
13159 of %ENV from being freed correctly. This change removes the
13160 refcount loop - the magic pointer was never used anyway, the
13161 only use of the magic was to check the type ('E') so that the
13162 appropriate environment manipulation code is called when %ENV
13163 is modified.
13164 Branch: maint-5.6/pureperl
13165 ! perl.c
13166____________________________________________________________________________
13167[ 8849] By: jhi on 2001/02/20 17:12:20
13168 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
13169 From: "Craig A. Berry" <craigberry@mac.com>
13170 Date: Mon, 19 Feb 2001 23:36:12 -0600
13171 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
13172
13173 Case-forgiving systems match TestInit.pm with TES*.
13174 Branch: perl
13175 ! t/lib/glob-basic.t
13176____________________________________________________________________________
13177[ 8848] By: jhi on 2001/02/20 17:10:02
13178 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
13179 Branch: perl
13180 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
13181 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
13182 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
13183____________________________________________________________________________
13184[ 8847] By: jhi on 2001/02/20 15:34:41
13185 Log: The #8843 wasn't quite right: %Config needs to imported.
13186 Branch: perl
13187 ! t/run/runenv.t
13188____________________________________________________________________________
13189[ 8846] By: jhi on 2001/02/20 15:31:50
13190 Log: Retract the #8838 and #8840 for now because of
13191 the DB_File tie problem.
13192 Branch: perl
13193 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
13194 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
13195 ! proto.h sv.c
13196____________________________________________________________________________
13197[ 8845] By: alanbur on 2001/02/20 14:25:41
13198 Log: Removed GV <-> CV refcount loop
13199 CvGV(mycv) points to the parent GV of the CV, and was previously
13200 refcounted. The pointer remains, but the refcounting has been removed
13201 as it causes a refcount loop between the CV and GV that means the CV
13202 can't ever be deleted.
13203 Branch: maint-5.6/pureperl
13204 ! gv.c op.c pp.c
13205____________________________________________________________________________
13206[ 8844] By: alanbur on 2001/02/20 14:23:13
13207 Log: Fixed %^H scoping bug
13208 Branch: maint-5.6/pureperl
13209 ! scope.c
13210____________________________________________________________________________
13211[ 8843] By: jhi on 2001/02/19 13:38:08
13212 Log: fork() not everywhere, cleanup temp files.
13213 Branch: perl
13214 ! t/run/runenv.t
13215____________________________________________________________________________
13216[ 8842] By: alanbur on 2001/02/19 12:42:07
13217 Log: Resynchronised with parent
13218 Branch: maint-5.6/pureperl
13219 !> pod/perlfaq4.pod sv.c utf8.c
13220____________________________________________________________________________
13221[ 8841] By: jhi on 2001/02/19 03:35:51
13222 Log: Update Changes.
13223 Branch: perl
13224 ! Changes patchlevel.h
13225____________________________________________________________________________
bc3c2c50
JH
13226[ 8840] By: jhi on 2001/02/19 00:23:41
13227 Log: Subject: [patch] add sv_setref_uv
13228 From: Doug MacEachern <dougm@covalent.net>
13229 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
13230 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
13231 Branch: perl
13232 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
13233 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
13234____________________________________________________________________________
13235[ 8839] By: jhi on 2001/02/19 00:01:38
13236 Log: Put to rest the 20010205.001, the email address checking (not) regex.
13237 Branch: perl
13238 ! pod/perlfaq9.pod
13239____________________________________________________________________________
13240[ 8838] By: jhi on 2001/02/18 22:17:54
13241 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
13242 From: Doug MacEachern <dougm@covalent.net>
13243 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
13244 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
13245 Branch: perl
13246 ! lib/ExtUtils/xsubpp
13247____________________________________________________________________________
13248[ 8837] By: jhi on 2001/02/18 22:16:50
13249 Log: Subject: [patch] -Wall cleanup round 2
13250 From: Doug MacEachern <dougm@covalent.net>
13251 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
13252 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
13253 Branch: perl
13254 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
13255 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
13256 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
13257 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
13258 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13259 ! ext/SDBM_File/SDBM_File.xs
13260____________________________________________________________________________
13261[ 8836] By: jhi on 2001/02/18 22:11:20
13262 Log: Misapplied regex optimizations when \C is present.
13263 Fixes 20001230.002.
13264
13265 What still remains broken is that the submatches that
13266 have \C in them get their UTF8 flag on because their
13267 parent SV has it on. This will result in malformed
13268 UTF8 if a \C happened to match a non-ASCII byte.
13269 Branch: perl
13270 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
13271 ! t/pragma/utf8.t
13272____________________________________________________________________________
13273[ 8835] By: jhi on 2001/02/18 20:12:02
13274 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
13275
13276 The hash key got wrongly UTF8fied.
13277 Branch: perl
13278 ! pod/perlapi.pod toke.c utf8.c
13279____________________________________________________________________________
13280[ 8834] By: jhi on 2001/02/18 19:44:25
13281 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
13282 don't warn on magical or overloaded things.
13283 Branch: perl
13284 ! pp_hot.c
13285____________________________________________________________________________
13286[ 8833] By: nick on 2001/02/18 19:31:22
13287 Log: Integrate mainline
13288 Branch: perlio
13289 +> t/TestInit.pm t/run/runenv.t
13290 - t/UTEST
13291 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
13292 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
13293 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
13294 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
13295 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
13296 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
13297 !> utf8.c
13298____________________________________________________________________________
13299[ 8832] By: jhi on 2001/02/18 19:21:18
13300 Log: Integrate perlio.
13301 Branch: perl
13302 !> perlio.c pod/perldiag.pod
13303____________________________________________________________________________
13304[ 8831] By: jhi on 2001/02/18 19:14:20
13305 Log: Integrate change #8827 from mainline.
13306
13307 UTF8 tweaks.
13308 Branch: maint-5.6/perl
13309 !> sv.c utf8.c
13310____________________________________________________________________________
13311[ 8830] By: nick on 2001/02/18 19:10:34
13312 Log: Apply the spirit of patch from Nick Clark:
13313 Subject: [PATCH] Re: extensions that provide layers
13314 From: Nicholas Clark <nick@ccl4.org>
13315 Date: Mon, 12 Feb 2001 16:43:51 +0000
13316 Message-Id: <20010212164350.Q3652@plum.flirble.org>
13317 Branch: perlio
13318 ! perlio.c pod/perldiag.pod
13319____________________________________________________________________________
13320[ 8829] By: jhi on 2001/02/18 19:03:25
13321 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
13322 From: schwern@pobox.com
13323 Date: Sun, 18 Feb 2001 13:44:35 -0500
13324 Message-ID: <20010218134435.A17544@magnonel.guild.net>
13325
13326 Applied, but as t/TestInit.pm.
13327 Branch: perl
13328 + t/TestInit.pm
13329 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
13330 ! t/op/subst_wamp.t
13331____________________________________________________________________________
13332[ 8828] By: jhi on 2001/02/18 18:43:52
13333 Log: Integrate perlio.
13334 Branch: perl
13335 !> perlio.c
13336____________________________________________________________________________
13337[ 8827] By: jhi on 2001/02/18 18:41:33
13338 Log: UTF-8 tweaks.
13339 Branch: perl
13340 ! sv.c utf8.c
13341____________________________________________________________________________
13342[ 8826] By: nick on 2001/02/18 17:40:59
13343 Log: Fix [ID 20010217.002]
13344 open FOO, "<:raw:perlio", ...
13345 :raw now inserts default base layer below itself.
13346 Also
13347 open FOO, "<:unix", ...
13348 works as well - but leaves buffer layer on stack under the unix layer.
13349 Branch: perlio
13350 ! perlio.c
13351____________________________________________________________________________
13352[ 8825] By: jhi on 2001/02/18 17:15:39
13353 Log: Integrate perlio.
13354 Branch: perl
13355 !> perlio.c perliol.h
13356____________________________________________________________________________
13357[ 8824] By: jhi on 2001/02/18 17:10:53
13358 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
13359 From: schwern@pobox.com
13360 Date: Sun, 18 Feb 2001 01:48:50 -0500
13361 Message-ID: <20010218014850.C19957@magnonel.guild.net>
13362 Branch: perl
13363 ! lib/Test/Harness.pm t/TEST t/op/chop.t
13364____________________________________________________________________________
13365[ 8823] By: jhi on 2001/02/18 17:01:06
13366 Log: Add run/*.t to testables.
13367 Branch: perl
13368 ! t/TEST
13369____________________________________________________________________________
13370[ 8822] By: jhi on 2001/02/18 16:58:58
13371 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
13372 From: schwern@pobox.com
13373 Date: Sun, 18 Feb 2001 01:11:35 -0500
13374 Message-ID: <20010218011135.A19957@magnonel.guild.net>
13375
13376 Revive mjd's and Simon's PERL5OPT fix.
13377 Branch: perl
13378 + t/run/runenv.t
13379 ! MANIFEST perl.c
13380____________________________________________________________________________
13381[ 8821] By: jhi on 2001/02/18 16:53:46
13382 Log: Subject: Re: Why t/TEST and not Test::Harness?
13383 From: schwern@pobox.com
13384 Date: Sat, 17 Feb 2001 22:44:44 -0500
13385 Message-ID: <20010217224444.A6679@magnonel.guild.net>
13386
13387 Replace UTEST with TEST -utf8.
13388 Branch: perl
13389 - t/UTEST
13390 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
13391 ! t/lib/glob-basic.t
13392____________________________________________________________________________
13393[ 8820] By: nick on 2001/02/18 13:06:16
13394 Log: Clean up a few core dumps when layers are used in unexpected ways.
13395 (Still not "right"...)
13396 Branch: perlio
13397 ! perlio.c perliol.h
13398____________________________________________________________________________
13399[ 8819] By: jhi on 2001/02/18 02:25:55
13400 Log: Integrate change #8818 from maintperl, a FAQ nit.
13401 Branch: perl
13402 !> pod/perlfaq4.pod
13403____________________________________________________________________________
13404[ 8818] By: jhi on 2001/02/18 02:24:50
13405 Log: FAQ nit from Chris Fedde.
13406 Branch: maint-5.6/perl
13407 ! pod/perlfaq4.pod
13408____________________________________________________________________________
13409[ 8817] By: nick on 2001/02/17 18:20:14
13410 Log: Integrate mainline
13411 Branch: perlio
13412 +> lib/unicode/UCD.html lib/unicode/Unicode.html
13413 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
13414 +> pod/perlclib.pod
13415 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
13416 - lib/unicode/Unicode.301
13417 !> (integrate 324 files)
13418____________________________________________________________________________
13419[ 8816] By: jhi on 2001/02/17 16:56:58
13420 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
13421 Branch: perl
13422 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
13423 ! ext/Storable/Storable.xs t/lib/st-06compat.t
13424 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
13425____________________________________________________________________________
13426[ 8815] By: jhi on 2001/02/17 16:40:07
13427 Log: Subject: [patch] -Wall
13428 From: Doug MacEachern <dougm@covalent.net>
13429 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
13430 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
13431 Branch: perl
13432 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
13433 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
13434____________________________________________________________________________
13435[ 8814] By: jhi on 2001/02/16 19:27:18
13436 Log: Document qu better.
13437 Branch: perl
13438 ! pod/perlop.pod
13439____________________________________________________________________________
13440[ 8813] By: jhi on 2001/02/15 13:54:37
13441 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
13442 From: Hugo <hv@crypt.compulink.co.uk>
13443 Date: Thu, 15 Feb 2001 13:39:49 +0000
13444 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
13445 Branch: perl
13446 ! toke.c
13447____________________________________________________________________________
13448[ 8812] By: alanbur on 2001/02/15 13:52:16
13449 Log: Resynchronised with parent
13450 Branch: maint-5.6/pureperl
13451 - ebcdic.c
13452 !> (integrate 36 files)
13453____________________________________________________________________________
13454[ 8811] By: jhi on 2001/02/15 13:51:16
13455 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
13456
13457 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
13458 From: Jan Dubois <JanD@ActiveState.com>
13459 Date: Wed, 31 Jan 2001 21:17:03 -0800
13460 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
13461
13462 tweak change#8659 to keep it simple
13463
13464 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
13465 From: Russ Allbery <rra@stanford.edu>
13466 Date: 14 Feb 2001 10:15:41 -0800
13467 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
13468
cc820d39
JH
13469 (8809 empty)
13470
bc3c2c50
JH
13471 Upgrade to podlators 1.08, from Russ Allbery.
13472 Branch: perl
13473 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
13474 !> utils/perldoc.PL
13475____________________________________________________________________________
13476[ 8810] By: jhi on 2001/02/15 13:35:08
13477 Log: Upgrade to podlators 1.08, from Russ Allbery.
13478 Branch: maint-5.6/perl
13479 ! lib/Pod/Man.pm lib/Pod/Text.pm
13480____________________________________________________________________________
13481[ 8809] By: jhi on 2001/02/15 13:26:38
cc820d39 13482 Log: (accidentally empty check-in)
bc3c2c50
JH
13483 Branch: maint-5.6/perl
13484 ! lib/Test/Harness.pm
13485____________________________________________________________________________
13486[ 8808] By: jhi on 2001/02/15 13:23:47
13487 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
13488 From: Russ Allbery <rra@stanford.edu>
13489 Date: 14 Feb 2001 10:15:41 -0800
13490 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
13491
13492 perldoc was hardcoding $Config{installscript}, which breaks
13493 when install* isn't where Perl ends up (such as with AFS).
13494
13495 Use $Config{scriptdir} instead.
13496 Branch: maint-5.6/perl
13497 ! utils/perldoc.PL
13498____________________________________________________________________________
13499[ 8807] By: jhi on 2001/02/14 14:37:27
13500 Log: Update Changes.
13501 Branch: perl
13502 ! Changes patchlevel.h
13503____________________________________________________________________________
13504[ 8806] By: jhi on 2001/02/14 14:25:31
13505 Log: Integrate changes #8803,8804,8805 from mainline.
13506
13507 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
13508
13509 Don't skip too much of the locale error message if no environ array,
13510 from Chris Nandor.
13511
13512 More MacOS Classic fixes from Chris Nandor.
13513 Branch: maint-5.6/perl
13514 !> doop.c lib/Cwd.pm perl.c perl.h util.c
13515____________________________________________________________________________
5063f371
JH
13516[ 8805] By: jhi on 2001/02/14 03:29:01
13517 Log: More MacOS Classic fixes from Chris Nandor.
13518 Branch: perl
13519 ! doop.c lib/Cwd.pm
13520____________________________________________________________________________
13521[ 8804] By: jhi on 2001/02/14 03:18:35
13522 Log: Don't skip too much of the locale error message if no environ array,
13523 from Chris Nandor.
13524 Branch: perl
13525 ! util.c
13526____________________________________________________________________________
13527[ 8803] By: jhi on 2001/02/14 03:14:14
13528 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
13529 Branch: perl
13530 ! perl.c perl.h
13531____________________________________________________________________________
13532[ 8802] By: jhi on 2001/02/13 18:31:33
13533 Log: AUTHORS update.
13534 Branch: perl
13535 ! AUTHORS
13536____________________________________________________________________________
13537[ 8801] By: jhi on 2001/02/13 17:55:19
13538 Log: Integrate change #8792 from mainline.
13539
13540 Subject: buncha MacPerl patches for bleadperl
13541 From: Chris Nandor <pudge@pobox.com>
13542 Date: Tue, 13 Feb 2001 00:02:43 -0500
13543 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
13544 Branch: maint-5.6/perl
13545 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
13546 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
13547 !> t/lib/basename.t toke.c util.h
13548____________________________________________________________________________
13549[ 8800] By: jhi on 2001/02/13 17:46:43
13550 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
13551 to be forced to Off_t.
13552
13553 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
13554 From: nick@ccl4.org
13555 Date: Thu, 1 Feb 2001 12:01:04 +0000
13556 Message-Id: <20010201120103.E11401@plum.flirble.org>
13557 Branch: maint-5.6/perl
13558 ! iperlsys.h perlio.c
13559____________________________________________________________________________
13560[ 8799] By: jhi on 2001/02/13 16:52:51
13561 Log: Duplex duplex hunk hunk.
13562 Branch: maint-5.6/perl
13563 ! Makefile.SH
13564____________________________________________________________________________
13565[ 8797] By: jhi on 2001/02/13 14:52:04
13566 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
13567 From: "Craig A. Berry" <craigberry@mac.com>
13568 Date: Mon, 12 Feb 2001 11:05:25 -0600
13569 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
13570 Branch: perl
13571 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
13572____________________________________________________________________________
13573[ 8796] By: jhi on 2001/02/13 14:36:47
13574 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
13575 From: simon.cozens@pembroke.oxford.ac.uk
13576 Date: Sat, 10 Feb 2001 17:57:02 +0000
13577 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
13578
13579 Now it does include.
13580 Branch: perl
13581 ! pod/perldiag.pod
13582____________________________________________________________________________
13583[ 8795] By: jhi on 2001/02/13 14:30:11
13584 Log: Sort the MANIFEST.
13585 Branch: perl
13586 ! MANIFEST
13587____________________________________________________________________________
13588[ 8794] By: jhi on 2001/02/13 14:26:51
13589 Log: Integrate change #8793 from mainline, FAQ updates.
13590 Branch: maint-5.6/perl
13591 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
13592____________________________________________________________________________
13593[ 8793] By: jhi on 2001/02/13 14:25:13
13594 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
13595 Branch: perl
13596 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
13597____________________________________________________________________________
13598[ 8792] By: jhi on 2001/02/13 14:22:50
13599 Log: Subject: buncha MacPerl patches for bleadperl
13600 From: Chris Nandor <pudge@pobox.com>
13601 Date: Tue, 13 Feb 2001 00:02:43 -0500
13602 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
13603 Branch: perl
13604 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
13605 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
13606 ! t/lib/basename.t toke.c util.h
13607____________________________________________________________________________
13608[ 8791] By: jhi on 2001/02/13 14:10:39
13609 Log: Integrate change #8790 from mainline.
13610
13611 environ array wrongly assumed in Perl_init_i18nl10n(),
13612 Branch: maint-5.6/perl
13613 !> util.c
13614____________________________________________________________________________
13615[ 8790] By: jhi on 2001/02/13 14:06:15
13616 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
13617 noticed by Chris Nandor in MacOS Classic.
13618 Branch: perl
13619 ! util.c
13620____________________________________________________________________________
13621[ 8789] By: jhi on 2001/02/13 13:58:07
13622 Log: Integrate changes #8373,8487,8544,8783 from mainline.
13623
13624 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
13625 hints files, the dynaloading, assimilate ebcdic into util.c.
13626 Branch: maint-5.6/perl
13627 - ebcdic.c
13628 ! MANIFEST hints/posix-bc.sh
13629 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
13630 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
13631 !> perlapi.c proto.h util.c
13632____________________________________________________________________________
13633[ 8788] By: alanbur on 2001/02/13 10:33:13
13634 Log: Integrated changes from maint-5.6
13635 Branch: maint-5.6/pureperl
13636 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
13637 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
13638 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13639 !> vos/config.ga.h vos/configure_perl.cm
13640____________________________________________________________________________
13641[ 8787] By: jhi on 2001/02/13 05:56:36
13642 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
13643 Branch: perl
13644 !> Makefile.SH
13645____________________________________________________________________________
13646[ 8786] By: jhi on 2001/02/13 05:54:34
13647 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
13648 From: Dorner Thomas <Thomas.Dorner@start.de>
13649 Date: Mon, 12 Feb 2001 15:06:26 +0100
13650 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
13651 Branch: maint-5.6/perl
13652 ! Makefile.SH
13653____________________________________________________________________________
13654[ 8785] By: jhi on 2001/02/13 05:29:04
13655 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
13656 Branch: perl
13657 !> hints/openbsd.sh
13658____________________________________________________________________________
13659[ 8784] By: jhi on 2001/02/13 02:25:24
13660 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
13661 From: Peter Prymmer <pvhp@forte.com>
13662 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
13663 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
13664 Branch: perl
13665 ! pod/perlclib.pod
13666____________________________________________________________________________
13667[ 8783] By: jhi on 2001/02/13 02:22:36
13668 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
13669 Branch: perl
13670 - ebcdic.c
13671 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
13672 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
13673 ! util.c
13674____________________________________________________________________________
13675[ 8782] By: jhi on 2001/02/13 02:00:07
13676 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
13677 Branch: maint-5.6/perl
13678 ! pod/perlport.pod
13679____________________________________________________________________________
13680[ 8781] By: jhi on 2001/02/13 01:58:44
13681 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
13682 Branch: maint-5.6/perl
13683 ! hints/openbsd.sh
13684____________________________________________________________________________
13685[ 8780] By: jhi on 2001/02/13 01:57:33
13686 Log: Synchronize the regexp tests between maintperl and mainline.
13687 Branch: maint-5.6/perl
13688 !> t/op/re_tests
13689____________________________________________________________________________
13690[ 8779] By: jhi on 2001/02/13 01:49:35
13691 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
13692 From: Hugo <hv@crypt.compulink.co.uk>
13693 Date: Tue, 13 Feb 2001 00:11:11 +0000
13694 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
13695 Branch: perl
13696 ! regcomp.c t/op/re_tests
13697____________________________________________________________________________
13698[ 8778] By: jhi on 2001/02/13 00:23:10
13699 Log: Comments do not nest.
13700 Branch: perl
13701 ! perl.h
13702____________________________________________________________________________
13703[ 8777] By: jhi on 2001/02/13 00:17:54
13704 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
13705 From: Hugo <hv@crypt.compulink.co.uk>
13706 Date: Tue, 13 Feb 2001 00:11:11 +0000
13707 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
13708 Branch: maint-5.6/perl
13709 ! regcomp.c t/op/re_tests
13710____________________________________________________________________________
13711[ 8776] By: jhi on 2001/02/12 23:25:52
13712 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
13713 Branch: maint-5.6/perl
13714 ! pod/perlport.pod
13715____________________________________________________________________________
13716[ 8775] By: jhi on 2001/02/12 23:04:28
13717 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
13718 Branch: maint-5.6/perl
13719 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
13720 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13721 ! vos/configure_perl.cm
13722____________________________________________________________________________
13723[ 8774] By: jhi on 2001/02/12 22:59:11
13724 Log: Subject: Re: [patch] context for 'U' magic functions
13725 From: Doug MacEachern <dougm@covalent.net>
13726 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
13727 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
13728
13729 plus the suggestion by Nick Ing-Simmons to name the macro
13730 as PERL_MG_UFUNC to avoid namespace pollution, plus add
13731 the advice by Doug for XS writers to perl.h
13732 Branch: perl
13733 ! mg.c perl.h
13734____________________________________________________________________________
13735[ 8773] By: jhi on 2001/02/11 20:14:12
13736 Log: Update Changes.
13737 Branch: perl
13738 ! Changes patchlevel.h
13739____________________________________________________________________________
5ca7ba5e
JH
13740[ 8772] By: jhi on 2001/02/11 18:47:52
13741 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
13742 From: Simon Cozens <simon@cozens.net>
13743 Date: Wed, 31 Jan 2001 16:31:43 +0000
13744 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
13745 Branch: perl
13746 + pod/perlclib.pod
13747 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
13748 ! pod/perltoc.pod
13749____________________________________________________________________________
13750[ 8771] By: jhi on 2001/02/11 18:36:48
13751 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
13752
13753 Blocks-4d3.beta.txt
13754 CaseFolding-3d4.beta.txt
13755 CompositionExclusions-3d6.beta.txt
13756 EastAsianWidth-4d4.beta.txt
13757 LineBreak-6d3.beta.txt
13758 NamesList-3.1.0d1.beta.txt
13759 PropList-3.1.0d4.beta.txt
13760 SpecialCasing-4d1.beta.txt
13761 UnicodeData-3.1.0d6.beta.txt
13762 Branch: perl
13763 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
13764 +> lib/unicode/UCD.html lib/unicode/Unicode.html
13765 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
13766 - lib/unicode/Unicode.301
13767 ! (edit 257 files)
13768____________________________________________________________________________
13769[ 8770] By: jhi on 2001/02/11 17:26:22
13770 Log: UTF-8 documentation.
13771 Branch: perl
13772 ! utf8.h
13773____________________________________________________________________________
13774[ 8769] By: jhi on 2001/02/11 17:12:49
13775 Log: Retract #8762.
13776 Branch: perl
13777 ! regexec.c
13778____________________________________________________________________________
13779[ 8768] By: jhi on 2001/02/11 16:54:45
13780 Log: Subject: [PATCH] Test::Harness
13781 From: andreas.koenig@anima.de (Andreas J. Koenig)
13782 Date: 11 Feb 2001 14:37:00 +0100
13783 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
13784 Branch: perl
13785 ! lib/Test/Harness.pm
13786____________________________________________________________________________
13787[ 8767] By: jhi on 2001/02/11 16:53:52
13788 Log: Subject: [PATCH] Document makepatch in Porting/patching
13789 From: andreas.koenig@anima.de (Andreas J. Koenig)
13790 Date: 11 Feb 2001 16:46:28 +0100
13791 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
13792 Branch: perl
13793 ! Porting/patching.pod
13794____________________________________________________________________________
13795[ 8766] By: jhi on 2001/02/11 06:30:23
13796 Log: Subject: Re: [patch] GvSHARED
13797 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
13798 From: Doug MacEachern <dougm@covalent.net>
13799 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
13800
13801 Subject: Re: [patch] GvSHARED
13802 From: Doug MacEachern <dougm@covalent.net>
13803 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
13804 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
13805
13806 Subject: [patch] attributes.pm support for `shared'
13807 From: Doug MacEachern <dougm@covalent.net>
13808 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
13809 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
13810
13811 our() attributes were ignored, our :shared pieces missing,
13812 allow attributes.pm to turn on shared.
13813 Branch: perl
13814 ! op.c t/op/attrs.t toke.c xsutils.c
13815____________________________________________________________________________
13816[ 8765] By: alanbur on 2001/02/10 23:11:19
13817 Log: Resync with parent (hopefully sucessfully this time)
13818 Branch: maint-5.6/pureperl
13819 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
13820 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
13821 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
13822 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
13823 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
13824 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
13825 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
13826____________________________________________________________________________
13827[ 8764] By: jhi on 2001/02/10 22:54:38
13828 Log: Make TEST and UTEST more verbose in case something goes
13829 wrong in running/compiling a script, suggested by Doug
13830 MacEachern.
13831 Branch: perl
13832 ! t/TEST t/UTEST
13833____________________________________________________________________________
13834[ 8763] By: jhi on 2001/02/10 22:11:34
13835 Log: Bogus shebang.
13836 Branch: perl
13837 ! t/lib/texttabs.t
13838____________________________________________________________________________
13839[ 8762] By: jhi on 2001/02/10 21:56:02
13840 Log: (Retracted by #8769)
13841 Branch: perl
13842 ! regexec.c
13843____________________________________________________________________________
13844[ 8761] By: jhi on 2001/02/10 21:26:15
13845 Log: Subject: Re: [patch] GvSHARED
13846 From: Doug MacEachern <dougm@covalent.net>
13847 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
13848 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
13849
13850 our @EXPORT : shared = (...);
13851 Branch: perl
13852 ! toke.c
13853____________________________________________________________________________
13854[ 8760] By: jhi on 2001/02/10 21:25:07
13855 Log: Subject: [patch] GvSHARED
13856 From: Doug MacEachern <dougm@covalent.net>
13857 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
13858 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
13859 Branch: perl
13860 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
13861____________________________________________________________________________
13862[ 8759] By: alanbur on 2001/02/10 21:24:27
13863 Log: Backed out mismerge.
13864 Branch: maint-5.6/pureperl
13865 ! MANIFEST README.hpux README.vmesa gv.c installhtml
13866 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
13867 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
13868 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
13869 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
13870 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
13871 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
13872____________________________________________________________________________
13873[ 8758] By: jhi on 2001/02/10 18:01:17
13874 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
13875
13876 Fixed UMRs and leak in Perl_pmtrans()
13877
13878 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
13879 associated UTFied tr/// code. Also fixed scoping leak of
13880 PL_reg_start_tmp.
13881
13882 newATTRSUB leaks when an attempt to redefine the active sort sub is
13883 made.
13884 Branch: maint-5.6/perl
13885 !> op.c regcomp.c
13886____________________________________________________________________________
13887[ 8757] By: alanbur on 2001/02/10 17:56:46
13888 Log: Resynchronised with parent
13889 Branch: maint-5.6/pureperl
13890 +> README.bs2000
13891 - README.posix-bc
13892 ! gv.c perl.c sv.c
13893 !> MANIFEST README.hpux README.vmesa installhtml
13894 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
13895 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
13896 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
13897 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
13898 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
13899 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
13900____________________________________________________________________________
13901[ 8756] By: alanbur on 2001/02/10 17:51:15
13902 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
13903 made.
13904 Branch: maint-5.6/pureperl
13905 ! op.c
13906____________________________________________________________________________
13907[ 8755] By: jhi on 2001/02/09 22:41:35
13908 Log: Upgrade to CPAN 1.59_54, from Andreas König.
13909 Branch: perl
13910 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13911____________________________________________________________________________
13912[ 8754] By: jhi on 2001/02/09 22:29:20
13913 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
13914
13915 Didn't upgrade the fill.t since it has a dependency to File::Slurp
13916 purely for debugging purposes, the actual test hasn't changed.
13917 Branch: perl
13918 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
13919 ! t/lib/textwrap.t
13920____________________________________________________________________________
13921[ 8753] By: jhi on 2001/02/09 20:17:50
13922 Log: Integrate change #8682 from maintperl.
13923
13924 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
13925 to work correctly.
13926 Branch: perl
13927 !> hints/irix_6.sh
13928____________________________________________________________________________
13929[ 8752] By: jhi on 2001/02/09 20:00:46
13930 Log: Update Changes.
13931 Branch: perl
13932 ! Changes patchlevel.h
13933____________________________________________________________________________
13934[ 8751] By: nick on 2001/02/09 19:48:37
13935 Log: Integrate mainline
13936 Branch: perlio
13937 +> README.bs2000 t/lib/cgi-esc.t
13938 - README.posix-bc
13939 !> (integrate 53 files)
13940____________________________________________________________________________
a58cd388
JH
13941[ 8750] By: nick on 2001/02/09 19:25:16
13942 Log: Subject: RE: Biannual Competition to Improve Hashing Function
13943 From: Fisher Mark <fisherm@tce.com>
13944 Date: Thu, 8 Feb 2001 10:44:00 -0500
13945 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
13946 Date: Thu, 8 Feb 2001 15:02:47 -0500
13947 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
13948 Branch: perl
13949 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
13950____________________________________________________________________________
13951[ 8749] By: jhi on 2001/02/09 19:02:35
13952 Log: Forgotten fragment.
13953 Branch: perl
13954 ! pod/perlapi.pod
13955____________________________________________________________________________
13956[ 8748] By: jhi on 2001/02/09 18:31:34
13957 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
13958 plus manual tweakage.
13959
13960 Sync the perlfaq2 between mainline and maintperl.
13961 Branch: maint-5.6/perl
13962 ! pod/perlfaq2.pod
13963 Branch: perl
13964 !> pod/perlfaq2.pod
13965____________________________________________________________________________
13966[ 8747] By: jhi on 2001/02/09 18:12:04
13967 Log: Subject: versiononly and installperl
13968 From: abigail@foad.org
13969 Date: Wed, 7 Feb 2001 22:43:12 +0100
13970 Message-ID: <20010207214312.7045.qmail@foad.org>
13971
13972 Add +v flag to force a normal install of the perl binary
13973 and the utilities.
13974
13975 Subject: [PATCH] installperl
13976 From: Nicholas Clark <nick@ccl4.org>
13977 Date: Fri, 9 Feb 2001 16:28:57 +0000
13978 Message-ID: <20010209162857.B10931@plum.flirble.org>
13979
13980 Add -A flag which also hardlinks the binary with
13981 the full architecture name.
13982 Branch: perl
13983 ! installperl
13984____________________________________________________________________________
13985[ 8746] By: jhi on 2001/02/09 18:03:43
13986 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
13987
13988 Subject: perlfaq2, re: perlmongers
13989
13990 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
13991
13992 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
13993
13994 Subject: [ID 20010205.001] typo in perlfaq9
13995
13996 Subject: [ID 20010208.002] unordered explanation in perlcall
13997 Branch: maint-5.6/perl
13998 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
13999 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
14000 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
14001____________________________________________________________________________
14002[ 8745] By: jhi on 2001/02/09 17:59:09
14003 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
14004 From: abela@geneanet.org
14005 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
14006 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
14007 Branch: perl
14008 ! pod/perlcall.pod
14009____________________________________________________________________________
14010[ 8744] By: jhi on 2001/02/09 17:48:16
14011 Log: Subject: [ID 20010205.001] typo in perlfaq9
14012 From: eserte@vran.herceg.de
14013 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
14014 Message-Id: <200102042244.XAA21926@vran.herceg.de>
14015 Branch: perl
14016 ! pod/perlfaq9.pod
14017____________________________________________________________________________
14018[ 8743] By: jhi on 2001/02/09 17:25:12
14019 Log: Integrate change #8695 from maintperl.
14020
14021 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
14022 Branch: perl
14023 !> thread.h
14024____________________________________________________________________________
14025[ 8742] By: jhi on 2001/02/09 17:21:22
14026 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
14027 From: Andy Dougherty <doughera@lafayette.edu>
14028 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
14029 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
14030 Branch: perl
14031 ! embed.pl
14032____________________________________________________________________________
14033[ 8741] By: jhi on 2001/02/09 17:05:19
14034 Log: Integrate changes #8738,8739,8740 from maintperl.
14035
14036 Html files will be installed in a more logical and easier to
14037 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
14038
14039 Html files will be generated with a header to make them look
14040 a little less bare.
14041
14042 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
14043 Branch: perl
14044 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
14045____________________________________________________________________________
14046[ 8740] By: jhi on 2001/02/09 17:03:46
14047 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
14048 From: "Brendan O'Dea" <bod@compusol.com.au>
14049 Date: Sun, 4 Feb 2001 11:17:56 +1100
14050 Message-ID: <20010204111756.A16301@compusol.com.au>
14051 Branch: maint-5.6/perl
14052 ! pod/perlfaq3.pod
14053____________________________________________________________________________
14054[ 8739] By: jhi on 2001/02/09 17:01:59
14055 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
14056 From: "Indy Singh" <indy@nusphere.com>
14057 Date: Fri, 2 Feb 2001 15:09:59 -0500
14058 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
14059
14060 Html files will be generated with a header to make them look
14061 a little less bare.
14062 Branch: maint-5.6/perl
14063 ! installhtml
14064____________________________________________________________________________
14065[ 8738] By: jhi on 2001/02/09 16:58:48
14066 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
14067 From: "Indy Singh" <indy@nusphere.com>
14068 Date: Fri, 2 Feb 2001 15:08:23 -0500
14069 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
14070
14071 Html files will be installed in a more logical and easier to
14072 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
14073 Branch: maint-5.6/perl
14074 ! win32/Makefile win32/makefile.mk
14075____________________________________________________________________________
14076[ 8737] By: jhi on 2001/02/09 16:46:54
14077 Log: Integrate changes #8687,8736 from maintperl.
14078
14079 HP-UX thread patches from Merijn H. Brand.
14080
14081 Latin nit from Philip Newton.
14082 Branch: perl
14083 !> README.hpux hints/hpux.sh
14084____________________________________________________________________________
14085[ 8736] By: jhi on 2001/02/09 16:42:31
14086 Log: Latin nit from Philip Newton.
14087 Branch: maint-5.6/perl
14088 ! README.hpux
14089____________________________________________________________________________
14090[ 8735] By: jhi on 2001/02/09 16:24:03
14091 Log: Integrate changes #8704,8710 from pureperl.
14092
14093 Fixed UMRs and leak in Perl_pmtrans()
14094
14095 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
14096 associated UTFied tr/// code. Also fixed scoping leak of
14097 PL_reg_start_tmp.
14098 Branch: perl
14099 !> op.c regcomp.c
14100____________________________________________________________________________
14101[ 8734] By: jhi on 2001/02/09 15:40:21
14102 Log: Integrate change #8733 from maintperl.
14103
14104 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
14105 Branch: perl
14106 !> pod/perlre.pod
14107____________________________________________________________________________
14108[ 8733] By: jhi on 2001/02/09 15:35:47
14109 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
14110 From: Prymmer/Kahn <pvhp@best.com>
14111 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
14112 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
14113 Branch: maint-5.6/perl
14114 ! pod/perlre.pod
14115____________________________________________________________________________
14116[ 8732] By: jhi on 2001/02/09 15:26:17
14117 Log: Rename README.posix-bc to README.bs2000 (to avoid the
14118 confusion of a "perlposix-bc.pod"), add a few missing
14119 arch pods, regen toc.
14120 Branch: maint-5.6/perl
14121 +> README.bs2000
14122 - README.posix-bc
14123 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
14124 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
14125____________________________________________________________________________
14126[ 8731] By: jhi on 2001/02/09 15:23:39
14127 Log: De-cut-and-pasto.
14128 Branch: perl
14129 ! pod/perl.pod
14130____________________________________________________________________________
14131[ 8730] By: jhi on 2001/02/09 15:11:13
14132 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
14133 when people think that perlposix-bc.pod tells anything about
14134 Perl and POSIX. Regen toc.
14135 Branch: perl
14136 +> README.bs2000
14137 - README.posix-bc
14138 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
14139 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
14140____________________________________________________________________________
14141[ 8729] By: jhi on 2001/02/09 14:52:28
14142 Log: The README.vmesa part of #8712 from maintperl.
14143 Branch: perl
14144 ! README.vmesa
14145____________________________________________________________________________
14146[ 8728] By: jhi on 2001/02/09 14:46:06
14147 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
14148 From: Peter Prymmer <pvhp@forte.com>
14149 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
14150 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
14151 Branch: maint-5.6/perl
14152 ! README.vmesa win32/Makefile win32/makefile.mk
14153____________________________________________________________________________
14154[ 8727] By: jhi on 2001/02/09 14:33:25
14155 Log: Integrate change #8712 from mainline.
14156
14157 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
14158 Branch: maint-5.6/perl
14159 !> lib/Pod/Find.pm
14160____________________________________________________________________________
14161[ 8726] By: jhi on 2001/02/09 14:30:28
14162 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
14163 From: Peter Prymmer <pvhp@forte.com>
14164 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
14165 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
14166 Branch: perl
14167 + t/lib/cgi-esc.t
14168 ! MANIFEST lib/CGI/Util.pm
14169____________________________________________________________________________
14170[ 8725] By: jhi on 2001/02/09 04:56:47
14171 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
14172 Branch: maint-5.6/perl
14173 ! pod/perlport.pod
14174____________________________________________________________________________
14175[ 8724] By: jhi on 2001/02/09 04:40:59
14176 Log: Integrate changes 7819,7820 from vmsperl into mainline.
14177
14178 Add header for LIB$ prototypes (C. Berry)
14179
14180 Convert fwrite()s to sockets to write()s, since some socket stacks
14181 don't take kindly to stdio.
14182 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
14183 (for often optional LNMs)
14184 Correct a few typos
14185 (C. Bailey)
14186 Branch: perl
14187 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
14188____________________________________________________________________________
14189[ 8723] By: jhi on 2001/02/09 03:29:29
14190 Log: Integrate change #8722 from mainline.
14191
14192 The Im() function wasn't returning zero for non-Math::Complex
14193 arguments. The bug reported by John Gamble.
14194 Branch: maint-5.6/perl
14195 !> lib/Math/Complex.pm
14196____________________________________________________________________________
14197[ 8722] By: jhi on 2001/02/09 03:28:33
14198 Log: The Im() function wasn't returning zero for non-Math::Complex
14199 arguments. The bug reported by John Gamble.
14200 Branch: perl
14201 ! lib/Math/Complex.pm
14202____________________________________________________________________________
14203[ 8721] By: nick on 2001/02/08 22:11:35
14204 Log: Correct the correction :-(
14205 Branch: perl
14206 ! perl.c
14207____________________________________________________________________________
14208[ 8720] By: bailey on 2001/02/08 20:59:22
14209 Log: Convert frwite()s to sockets to write()s, since some socket stacks
14210 don't take kindly to stdio.
14211 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
14212 (for often optional LNMs)
14213 Correct a few typos
14214 (C. Bailey)
14215 Branch: vmsperl
14216 ! vms/vms.c vms/vmsish.h
14217____________________________________________________________________________
14218[ 8719] By: bailey on 2001/02/08 20:51:02
14219 Log: Add header for LIB$ prototypes (C. Berry)
14220 Branch: vmsperl
14221 ! ext/Devel/DProf/DProf.xs
14222____________________________________________________________________________
14223[ 8718] By: bailey on 2001/02/08 20:49:00
14224 Log: SYN SYN
14225 Branch: vmsperl
14226 +> pod/perliol.pod t/lib/sample-tests/bailout
14227 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
14228 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
14229 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
14230 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
14231 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
14232 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
14233 - lib/unicode/Is/DCinital.pl
14234 !> (integrate 101 files)
14235____________________________________________________________________________
14236[ 8717] By: nick on 2001/02/08 19:38:48
14237 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
14238 From: Robin Barker <rmb1@cise.npl.co.uk>
14239 Date: Thu, 8 Feb 2001 14:38:07 GMT
14240 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
14241 Branch: perl
14242 ! lib/CPAN.pm
14243____________________________________________________________________________
14244[ 8716] By: nick on 2001/02/08 19:29:07
14245 Log: Generated files form 8713 etc.
14246 Branch: perl
14247 ! embed.h global.sym objXSUB.h perlapi.c proto.h
14248____________________________________________________________________________
14249[ 8715] By: nick on 2001/02/08 19:26:08
14250 Log: Fixup non-ithread build after 8713
14251 Branch: perl
14252 ! perl.c
14253____________________________________________________________________________
14254[ 8714] By: nick on 2001/02/08 19:17:45
14255 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
14256 From: nick@ccl4.org
14257 Date: Wed, 7 Feb 2001 00:27:47 +0000
14258 Message-Id: <20010207002747.B63724@plum.flirble.org>
14259 Branch: perl
14260 ! sv.c toke.c
14261____________________________________________________________________________
14262[ 8713] By: nick on 2001/02/08 19:15:58
14263 Log: Subject: Re: [patch] Re: PL_ptr_table
14264 From: Doug Maceachern <dougm@covalent.net>
14265 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
14266 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
14267 Branch: perl
14268 ! embed.pl perl.c sv.c sv.h
14269____________________________________________________________________________
14270[ 8712] By: nick on 2001/02/08 19:12:47
14271 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
14272 From: Peter Prymmer <pvhp@forte.com>
14273 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
14274 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
14275 Branch: perl
14276 ! lib/Pod/Find.pm
14277____________________________________________________________________________
14278[ 8711] By: nick on 2001/02/07 21:06:11
14279 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
14280 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
14281 From: Alan Burlison <Alan.Burlison@uk.sun.com>
14282 Date: Tue, 06 Feb 2001 23:37:01 +0000
14283 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
14284 Branch: perl
14285 ! regcomp.c
14286____________________________________________________________________________
14287[ 8710] By: alanbur on 2001/02/07 00:22:04
14288 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
14289 associated UTFied tr/// code. Also fixed scoping leak of
14290 PL_reg_start_tmp.
14291 Branch: maint-5.6/pureperl
14292 ! op.c regcomp.c
14293____________________________________________________________________________
14294[ 8709] By: nick on 2001/02/06 21:16:49
14295 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
14296 From: Michael G Schwern <schwern@pobox.com>
14297 Date: Sun, 4 Feb 2001 19:47:14 -0500
14298 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
14299 Branch: perl
14300 ! pod/perlapi.pod pod/perlmodlib.PL
14301____________________________________________________________________________
14302[ 8708] By: nick on 2001/02/06 20:41:20
14303 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
14304 From: Michael G Schwern <schwern@pobox.com>
14305 Date: Sun, 4 Feb 2001 21:17:49 -0500
14306 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
14307 Branch: perl
14308 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
14309 ! pod/perltootc.pod
14310____________________________________________________________________________
14311[ 8707] By: nick on 2001/02/06 20:29:11
14312 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
14313 From: Michael G Schwern <schwern@pobox.com>
14314 Date: Tue, 6 Feb 2001 05:54:30 -0500
14315 Message-Id: <20010206055430.A951@blackrider.aocn.com>
14316 Branch: perl
14317 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
14318____________________________________________________________________________
14319[ 8706] By: nick on 2001/02/06 20:21:40
14320 Log: Subject: RE: some win32 fixes
14321 Date: Tue, 6 Feb 2001 09:23:20 +0300
14322 From: Vadim Konovalov <vkonovalov@lucent.com>
14323 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
14324 Branch: perl
14325 ! toke.c win32/Makefile win32/config.bc win32/config.gc
14326 ! win32/config.vc win32/config_H.bc win32/makefile.mk
14327____________________________________________________________________________
14328[ 8705] By: alanbur on 2001/02/06 15:00:03
14329 Log: Synchronised with parent
14330 Branch: maint-5.6/pureperl
14331 ! regexec.c
14332 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
14333 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
14334____________________________________________________________________________
14335[ 8704] By: alanbur on 2001/02/06 14:55:24
14336 Log: Fixed UMRs and leak in Perl_pmtrans()
14337 Branch: maint-5.6/pureperl
14338 ! op.c
14339____________________________________________________________________________
14340[ 8703] By: gsar on 2001/02/06 02:29:37
14341 Log: $(MAKE) distclean doesn't clean up properly on windows
14342 Branch: maint-5.6/perl
14343 ! win32/Makefile win32/makefile.mk
14344____________________________________________________________________________
14345[ 8702] By: gsar on 2001/02/06 01:00:46
14346 Log: tweak change#8659 to keep it simple
14347 Branch: maint-5.6/perl
14348 ! utils/perldoc.PL
14349____________________________________________________________________________
14350[ 8701] By: gsar on 2001/02/05 22:45:41
14351 Log: change#8693 was missing testsuite changes
14352 Branch: maint-5.6/perl
14353 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
14354____________________________________________________________________________
14355[ 8700] By: nick on 2001/02/05 20:32:52
14356 Log: Integrate mainline
14357 Branch: perlio
14358 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
14359 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
14360 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
14361 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
14362 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
14363 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
14364 +> t/lib/test-harness.t
14365 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
14366 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
14367 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
14368 !> pod/perlutil.pod t/TEST utils/h2xs.PL
14369____________________________________________________________________________
14370[ 8699] By: nick on 2001/02/05 19:41:07
14371 Log: Subject: perlfaq2, re: perlmongers
14372 From: David H. Adler <dha@panix.com>
14373 Date: Sun, 4 Feb 2001 23:48:23 -0500
14374 Message-Id: <20010204234823.A13429@panix.com>
14375 Branch: perl
14376 ! pod/perlfaq2.pod
14377____________________________________________________________________________
14378[ 8698] By: nick on 2001/02/05 19:39:31
14379 Log: Missed file f#rom the testharness mess.
14380 Branch: perl
14381 + t/lib/test-harness.t
14382____________________________________________________________________________
14383[ 8697] By: nick on 2001/02/05 19:37:21
14384 Log: Subject: [DOC PATCH] overload.pm nits
14385 From: John Tobey <jtobey@john-edwin-tobey.org>
14386 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
14387 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
14388 Branch: perl
14389 ! lib/overload.pm
14390____________________________________________________________________________
14391[ 8696] By: alanbur on 2001/02/05 11:56:00
14392 Log: Sync with parent
14393 Branch: maint-5.6/pureperl
14394 !> thread.h
14395____________________________________________________________________________
14396[ 8695] By: gsar on 2001/02/05 03:27:34
14397 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
14398 Branch: maint-5.6/perl
14399 ! thread.h
14400____________________________________________________________________________
14401[ 8694] By: alanbur on 2001/02/05 00:07:47
14402 Log: Initial branch creation from //depot/maint-5.6/perl
14403 Branch: maint-5.6/pureperl
14404 +> (branch 1719 files)
14405____________________________________________________________________________
14406[ 8693] By: gsar on 2001/02/04 22:38:49
14407 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
14408 changes)
14409 Branch: maint-5.6/perl
14410 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
14411 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
14412 !> ext/DB_File/version.c
14413____________________________________________________________________________
14414[ 8692] By: nick on 2001/02/04 18:15:57
14415 Log: The missed t/TEST part of the grand testharness upgrade.
14416 Branch: perl
14417 ! t/TEST
14418____________________________________________________________________________
14419[ 8691] By: nick on 2001/02/04 18:05:17
14420 Log: New improved test harness
14421 Subject: Re: [PATCH Test::Harness] Third time's a charm?
14422 From: Michael G Schwern <schwern@pobox.com>
14423 Date: Sun, 4 Feb 2001 08:01:20 -0500
14424 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
14425 Branch: perl
14426 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
14427 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
14428 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
14429 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
14430 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
14431 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
14432 ! MANIFEST lib/Test/Harness.pm
14433____________________________________________________________________________
14434[ 8690] By: nick on 2001/02/04 17:57:51
14435 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
14436 From: Jonathan Stowe <gellyfish@gellyfish.com>
14437 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
14438 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
14439 Branch: perl
14440 ! utils/h2xs.PL
14441____________________________________________________________________________
14442[ 8689] By: nick on 2001/02/04 17:55:24
14443 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
14444 From: Michael G Schwern <schwern@pobox.com>
14445 Date: Sat, 3 Feb 2001 22:46:38 -0500
14446 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
14447 Branch: perl
14448 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
14449 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
14450____________________________________________________________________________
14451[ 8688] By: nick on 2001/02/04 17:43:55
14452 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
14453 length byfailing to spot lack of closing )
14454 From: nick@talking.bollo.cx
14455 Date: Sat, 03 Feb 2001 23:53:16 +0000
14456 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
14457 Branch: perl
14458 ! perlio.c pod/perldiag.pod
14459____________________________________________________________________________
14460[ 8687] By: jhi on 2001/02/03 17:11:42
14461 Log: HP-UX thread patches from Merijn H. Brand.
14462 Branch: maint-5.6/perl
14463 ! README.hpux hints/hpux.sh
14464____________________________________________________________________________
14465[ 8686] By: jhi on 2001/02/03 16:40:12
14466 Log: Metaconfig changes for #8685.
14467 Branch: metaconfig
14468 ! U/installdirs/instubperl.U
14469 Branch: metaconfig/U/perl
14470 ! Devel.U versiononly.U
14471____________________________________________________________________________
14472[ 8685] By: jhi on 2001/02/03 16:39:49
14473 Log: For -Dusedevel builds turn off installusrbinperl and turn on
14474 versiononly, a combined idea of Richard Soderberg and Merijn
14475 H. Brand. You can still override both of these from the command
14476 line if you need to, -Dinstallusrbinperl and -Uversiononly.
14477 Branch: perl
14478 ! Configure
14479____________________________________________________________________________
14480[ 8684] By: jhi on 2001/02/03 16:16:34
14481 Log: Metaconfig unit fix for #8683.
14482 Branch: metaconfig
14483 ! U/compline/nblock_io.U
14484____________________________________________________________________________
14485[ 8683] By: jhi on 2001/02/03 16:16:12
14486 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
14487 reported by Peter Prymmer for 5.6-TRIAL1.
14488 Branch: perl
14489 ! Configure
14490____________________________________________________________________________
14491[ 8682] By: jhi on 2001/02/03 05:52:11
14492 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
14493 to work correctly.
14494 Branch: maint-5.6/perl
14495 ! hints/irix_6.sh
14496____________________________________________________________________________
14497[ 8681] By: jhi on 2001/02/03 05:47:33
14498 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
14499 Branch: maint-5.6/perl
14500 ! pod/perlport.pod
14501____________________________________________________________________________
14502[ 8680] By: jhi on 2001/02/02 21:39:49
14503 Log: perlport update from Peter Prymmer.
14504 Branch: maint-5.6/perl
14505 ! pod/perlport.pod
14506____________________________________________________________________________
14507[ 8679] By: nick on 2001/02/02 20:50:48
14508 Log: Integrate mainline
14509 Branch: perlio
14510 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
14511 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
14512 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
14513____________________________________________________________________________
14514[ 8678] By: gsar on 2001/02/02 16:02:12
14515 Log: note about bincompat, slightly modified (from Lupe Christoph)
14516 Branch: maint-5.6/perl
14517 ! README.solaris
14518____________________________________________________________________________
14519[ 8677] By: jhi on 2001/02/02 15:46:20
14520 Log: Supported platforms updates.
14521 Branch: maint-5.6/perl
14522 ! pod/perlport.pod
14523____________________________________________________________________________
14524[ 8676] By: jhi on 2001/02/02 03:41:26
14525 Log: A couple more perlfaq2 tweaks.
14526 Branch: maint-5.6/perl
14527 ! pod/perlfaq2.pod
14528____________________________________________________________________________
14529[ 8675] By: jhi on 2001/02/02 03:17:44
14530 Log: Misedit in #8661.
14531 Branch: maint-5.6/perl
14532 ! Configure
14533____________________________________________________________________________
14534[ 8674] By: jhi on 2001/02/02 03:14:38
14535 Log: Damien again.
14536 Branch: maint-5.6/perl
14537 ! pod/perlfaq2.pod
14538____________________________________________________________________________
14539[ 8673] By: jhi on 2001/02/02 03:12:40
14540 Log: perlfaq update from Elaine Ashton.
14541 Branch: maint-5.6/perl
14542 ! pod/perlfaq2.pod
14543____________________________________________________________________________
14544[ 8672] By: jhi on 2001/02/02 03:07:08
14545 Log: UTF-8 s/// patch from Inaba Hiroto.
14546 Branch: maint-5.6/perl
14547 ! pp_ctl.c pp_hot.c
14548____________________________________________________________________________
14549[ 8671] By: jhi on 2001/02/01 22:34:31
14550 Log: Update Changes.
14551 Branch: perl
14552 ! Changes patchlevel.h
14553____________________________________________________________________________
4617e9a3
JH
14554[ 8670] By: jhi on 2001/02/01 22:15:29
14555 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
14556 from maintperl.
14557
14558 Upgrade to Getopt::Long 2.25, from Johan Vromans.
14559
14560 more files need to be writable in the source distribution
14561
14562 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
14563
14564 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
14565
14566 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
14567
14568 Allow the float to be fuzzier.
14569
14570 need to use INT2PTR instead of a straight cast or ia64 fails
14571
14572 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
14573
14574 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
14575 Branch: perl
14576 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
14577 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
14578 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
14579____________________________________________________________________________
14580[ 8669] By: jhi on 2001/02/01 21:57:02
14581 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
14582 From: Robin Barker <rmb1@cise.npl.co.uk>
14583 Date: Thu, 1 Feb 2001 16:59:05 GMT
14584 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
14585 Branch: maint-5.6/perl
14586 ! pod/perlmodlib.PL
14587____________________________________________________________________________
14588[ 8668] By: nick on 2001/02/01 19:41:40
14589 Log: Integrate mainline
14590 Branch: perlio
14591 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
14592 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
14593 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
14594____________________________________________________________________________
14595[ 8667] By: gsar on 2001/02/01 16:59:11
14596 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
14597 Branch: maint-5.6/perl
14598 ! embed.pl embedvar.h
14599____________________________________________________________________________
14600[ 8666] By: gsar on 2001/02/01 16:34:51
14601 Log: add missing entries to win32/config.?c
14602 Branch: maint-5.6/perl
14603 ! win32/config.bc win32/config.gc win32/config.vc
14604 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14605____________________________________________________________________________
14606[ 8665] By: jhi on 2001/02/01 14:58:51
14607 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
14608 From: "Stephen P. Potter" <spp@spotter.yi.org>
14609 Date: Thu, 01 Feb 2001 10:45:46 -0500
14610 Message-Id: <200102011545.KAA31479@spotter.yi.org>
14611 Branch: maint-5.6/perl
14612 ! pod/perlfunc.pod
14613____________________________________________________________________________
14614[ 8664] By: gsar on 2001/02/01 14:52:37
14615 Log: need to use INT2PTR instead of a straight cast or ia64 fails
14616 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
14617 Branch: maint-5.6/perl
14618 ! ext/POSIX/POSIX.xs
14619____________________________________________________________________________
14620[ 8663] By: jhi on 2001/02/01 14:09:13
14621 Log: Allow the float to be fuzzier.
14622 Branch: maint-5.6/perl
14623 ! t/lib/peek.t
14624____________________________________________________________________________
14625[ 8662] By: jhi on 2001/02/01 13:59:00
14626 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
14627 From: Robin Barker <rmb1@cise.npl.co.uk>
14628 Date: Thu, 1 Feb 2001 13:05:39 GMT
14629 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
14630 Branch: maint-5.6/perl
14631 ! pod/perlmodlib.pod
14632____________________________________________________________________________
14633[ 8661] By: jhi on 2001/02/01 13:57:38
14634 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
14635 Date: Thu, 01 Feb 2001 14:15:41 +0100
14636 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14637 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
14638
14639 Have the $ccflags in the gcc version test (strange, this change
14640 is claimed to be have been integrated already)
14641 Branch: maint-5.6/perl
14642 ! Configure
14643____________________________________________________________________________
14644[ 8660] By: jhi on 2001/02/01 13:44:10
14645 Log: Integrate changes #7950,7964,7962 from mainline.
14646
14647 Find the stdchar signedness using cpp, should fix some of
14648 the Solaris compiler warnings reported by Alan Burlison.
14649 Branch: maint-5.6/perl
14650 !> Configure config_h.SH
14651____________________________________________________________________________
14652[ 8659] By: jhi on 2001/02/01 05:35:32
14653 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
14654 From: Jan Dubois <JanD@ActiveState.com>
14655 Date: Wed, 31 Jan 2001 21:17:03 -0800
14656 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
14657 Branch: maint-5.6/perl
14658 ! utils/perldoc.PL
14659____________________________________________________________________________
14660[ 8658] By: jhi on 2001/02/01 04:33:17
14661 Log: Integrate the README.os390 and README.posix-bc parts of mainline
14662 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
14663 installperl parts were taken care of by #8657.)
14664 Branch: maint-5.6/perl
14665 !> README.os390 README.posix-bc
14666____________________________________________________________________________
14667[ 8657] By: jhi on 2001/02/01 04:29:21
14668 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
14669 From: Peter Prymmer <pvhp@forte.com>
14670 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
14671 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
14672 Branch: maint-5.6/perl
14673 + ext/DynaLoader/dl_dllload.xs
14674 ! MANIFEST Makefile.SH hints/os390.sh installperl
14675____________________________________________________________________________
14676[ 8656] By: jhi on 2001/02/01 04:25:45
14677 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
14678 From: Peter Prymmer <pvhp@forte.com>
14679 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
14680 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
14681 Branch: maint-5.6/perl
14682 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
14683____________________________________________________________________________
14684[ 8655] By: jhi on 2001/02/01 04:14:47
14685 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
14686 From: troc@netrus.net
14687 Date: Wed, 31 Jan 2001 22:31:26 -0500
14688 Message-Id: <200102010331.WAA117.85@rocco.homenet>
14689 Branch: maint-5.6/perl
14690 ! os2/os2.c
14691____________________________________________________________________________
14692[ 8654] By: jhi on 2001/02/01 04:12:52
14693 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
14694 as reported by Alan Burlison.
14695 Branch: maint-5.6/perl
14696 ! pp.h
14697____________________________________________________________________________
14698[ 8653] By: jhi on 2001/02/01 04:05:12
14699 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
14700 From: dsugalski@northernlight.com
14701 Date: Wed, 31 Jan 2001 18:54:11 -0500
14702 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
14703 Branch: maint-5.6/perl
14704 ! configure.com
14705____________________________________________________________________________
14706[ 8652] By: jhi on 2001/02/01 04:03:11
14707 Log: Misplaced #endif.
14708
14709 Subject: [perl-5-6-1-trial2] patches for EPOC
14710 From: Olaf Flebbe <O.Flebbe@science-computing.de>
14711 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
14712 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
14713 Branch: maint-5.6/perl
14714 ! epoc/epocish.c
14715____________________________________________________________________________
14716[ 8651] By: jhi on 2001/02/01 04:00:25
14717 Log: Integrate changes #8647,8648,8650 from mainline.
14718
14719 Macrofy a magic UTF-8 test.
14720
14721 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
14722
14723 Watch out for cross compiling for EPOC (usually done on linux).
14724 Branch: maint-5.6/perl
14725 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
14726____________________________________________________________________________
14727[ 8650] By: jhi on 2001/02/01 03:56:20
14728 Log: Watch out for cross compiling for EPOC (usually done on linux)
14729
14730 Subject: [perl-5-6-1-trial2] patches for EPOC
14731 From: Olaf Flebbe <O.Flebbe@science-computing.de>
14732 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
14733 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
14734 Branch: perl
14735 ! ext/Errno/Errno_pm.PL
14736____________________________________________________________________________
14737[ 8649] By: gsar on 2001/02/01 00:46:00
14738 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
14739 Branch: maint-5.6/perl
14740 ! sv.c
14741____________________________________________________________________________
14742[ 8648] By: jhi on 2001/01/31 23:35:36
14743 Log: All the uses of PL_numeric_radix must be protected by
14744 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
14745
14746 Subject: [perl-5-6-1-trial2] patches for EPOC
14747 From: Olaf Flebbe <O.Flebbe@science-computing.de>
14748 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
14749 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
14750 Branch: perl
14751 ! sv.c
14752____________________________________________________________________________
14753[ 8647] By: jhi on 2001/01/31 22:56:16
14754 Log: Macrofy a magic UTF-8 test.
14755 Branch: perl
14756 ! utf8.c utf8.h
14757____________________________________________________________________________
14758[ 8646] By: gsar on 2001/01/31 15:55:12
14759 Log: update Changes
14760 Branch: maint-5.6/perl
14761 ! Changes
14762____________________________________________________________________________
14763[ 8645] By: gsar on 2001/01/31 15:10:14
14764 Log: Configure tweak suggested by Peter Prymmer
14765 Branch: maint-5.6/perl
14766 ! Configure
14767____________________________________________________________________________
14768[ 8644] By: gsar on 2001/01/31 15:06:32
14769 Log: more files need to be writable in the source distribution
14770 Branch: maint-5.6/perl
14771 ! Porting/makerel
14772____________________________________________________________________________
14773[ 8643] By: jhi on 2001/01/31 14:59:46
14774 Log: Integrate changes #8258,8278,8279 from mainline.
14775
14776 Make the large file tests more robust/talkative.
14777 Branch: maint-5.6/perl
14778 !> t/lib/syslfs.t t/op/lfs.t
14779____________________________________________________________________________
14780[ 8642] By: gsar on 2001/01/31 14:53:48
14781 Log: integrate changes#8311,8334 from mainline
14782
14783 Add a new MakeMaker variable PM_FILTER that defines a Unix
14784 filter to be run on each .pm during the pm_to_blib() phase,
14785 a fixed version of
14786 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
14787
14788 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
14789 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
14790 accurate reading of the "atime".
14791 Branch: maint-5.6/perl
14792 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
14793 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14794 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
14795____________________________________________________________________________
14796[ 8641] By: jhi on 2001/01/31 14:46:37
14797 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
14798 Branch: maint-5.6/perl
14799 ! lib/Getopt/Long.pm
14800____________________________________________________________________________
14801[ 8640] By: gsar on 2001/01/31 14:40:24
14802 Log: make regen_all
14803 Branch: maint-5.6/perl
14804 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
14805____________________________________________________________________________
14806[ 8639] By: gsar on 2001/01/31 14:37:25
14807 Log: refresh windows config files
14808 Branch: maint-5.6/perl
14809 ! win32/Makefile win32/config_H.bc win32/config_H.gc
14810 ! win32/config_H.vc win32/makefile.mk
14811____________________________________________________________________________
14812[ 8638] By: gsar on 2001/01/31 14:28:10
14813 Log: makefile tweaks for windows: introduce a bulk-switch to enable
14814 same options as ActivePerl; sync changes with makefile.mk
14815 Branch: maint-5.6/perl
14816 ! win32/Makefile win32/makefile.mk
14817____________________________________________________________________________
14818[ 8637] By: jhi on 2001/01/31 04:41:30
14819 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
14820 From: Nicholas Clark <nick@ccl4.org>
14821 Date: Tue, 30 Jan 2001 19:51:05 +0000
14822 Message-ID: <20010130195105.R76607@plum.flirble.org>
14823
14824 op/inc cure.
14825 Branch: perl
14826 ! pp.c pp.h pp_hot.c t/op/arith.t
14827____________________________________________________________________________
14828[ 8636] By: jhi on 2001/01/31 02:38:32
14829 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
14830 no perlio],8257,8380,8479,8515 from mainline.
14831
14832 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
14833
14834 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
14835 Subject: [PATCH perl@8133] fix-up for VMS extensions
14836
14837 In VMS embedded perls couldn't access the statically built Socket.
14838
14839 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
14840
14841 Further VMS piping fixes from Charles Lane.
14842
14843 Subject: [PATCH] make t/op/misc.t work on VMS
14844
14845 Add tracing for debugging extensions builds in VMS.
14846
14847 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
14848 Branch: maint-5.6/perl
14849 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
14850 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
14851 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
14852____________________________________________________________________________
14853[ 8635] By: jhi on 2001/01/31 01:46:41
14854 Log: Integrate change #7732 from mainline.
14855
14856 Sparc 64-bit pack() fix from Jens Hamisch.
14857 Branch: maint-5.6/perl
14858 !> pp.c
14859____________________________________________________________________________
14860[ 8634] By: jhi on 2001/01/31 01:41:16
14861 Log: One spot missing from #8626.
14862 Branch: maint-5.6/perl
14863 ! sv.c
14864____________________________________________________________________________
14865[ 8633] By: jhi on 2001/01/31 00:49:17
14866 Log: Integrate change #7495 from mainline.
14867
14868 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
14869 Branch: maint-5.6/perl
14870 !> MANIFEST ext/re/Makefile.PL
14871____________________________________________________________________________
14872[ 8632] By: jhi on 2001/01/30 23:38:49
14873 Log: Integrate change #8396 from mainline.
14874
14875 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
14876 better multicast support (resend)
14877 Branch: maint-5.6/perl
14878 !> ext/Socket/Socket.pm
14879____________________________________________________________________________
14880[ 8631] By: jhi on 2001/01/30 23:28:03
14881 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
14882
14883 More AIX lore. (7514, ext/re/hints/aix.pl)
14884
14885 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
14886
14887 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
14888
14889 Subject: [ID 20001214.002] Net::Ping patch
14890
14891 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
14892
14893 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
14894
14895 Add ReuseAddr as a (preferred) alias for Reuse as we now
14896 also have ReusePort.
14897
14898 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
14899 Branch: maint-5.6/perl
14900 +> ext/re/hints/aix.pl
14901 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
14902 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
14903____________________________________________________________________________
14904[ 8630] By: jhi on 2001/01/30 23:03:59
14905 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
14906
14907 read() documentation tweak for 20001121.004.
14908
14909 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
14910 Branch: maint-5.6/perl
14911 !> pod/perlfunc.pod pod/perlre.pod
14912____________________________________________________________________________
14913[ 8629] By: jhi on 2001/01/30 22:41:57
14914 Log: Integrate change #8098 from mainline.
14915
14916 fastgetcwd is defined using a glob alias on a $^O dependent basis
14917 and there was no default assignment or perl subroutine.
14918 Branch: maint-5.6/perl
14919 !> lib/Cwd.pm
14920____________________________________________________________________________
14921[ 8628] By: jhi on 2001/01/30 21:58:52
14922 Log: Integrate change #7866 from mainline.
14923
14924 File::Temp 0.11.
14925 Branch: maint-5.6/perl
14926 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
14927____________________________________________________________________________
14928[ 8627] By: jhi on 2001/01/30 21:39:44
14929 Log: Integrate changes #8075,8086,8228 from mainline.
14930
14931 Darwin is not Windows. (8075,8086)
14932
14933 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
14934 Branch: maint-5.6/perl
14935 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
14936 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
14937 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
14938 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
14939____________________________________________________________________________
14940[ 8626] By: jhi on 2001/01/30 21:22:11
14941 Log: Integrate with tweakery the change #8625 from mainline,
14942 the multibyte decimal separator fix ("fa_IR locale failure").
14943 Branch: maint-5.6/perl
14944 ! embedvar.h perlapi.h
14945 !> intrpvar.h perl.c perl.h sv.c util.c
14946____________________________________________________________________________
14947[ 8625] By: jhi on 2001/01/30 20:26:33
14948 Log: Fix for the fa_IR locale failure. The reason for the failure
14949 was that Perl was assuming the decimal separator aka the radix
14950 separator is one character. The Farsi-Iranian locale crushed
14951 that bad assumption since there the separator is 'Momayyez',
14952 glyphwise looking somewhat like a slash, and in Unicode UTF-8
14953 encoded in two bytes, 0xd9 0xab.
14954 Branch: perl
14955 ! intrpvar.h perl.c perl.h sv.c util.c
14956____________________________________________________________________________
14957[ 8624] By: gsar on 2001/01/30 20:17:03
14958 Log: regen_headers
14959 Branch: maint-5.6/perl
14960 ! Makefile.SH pod/perlintern.pod
14961____________________________________________________________________________
14962[ 8623] By: gsar on 2001/01/30 19:42:34
14963 Log: backout change#7431 and its dependents (causes spurious rebuilds
14964 of autogenerated files)
14965
14966 fix benign b.t failure
14967 Branch: maint-5.6/perl
14968 ! Makefile.SH t/lib/b.t
14969____________________________________________________________________________
14970[ 8622] By: jhi on 2001/01/30 19:41:41
14971 Log: Microperl sync.
14972 Branch: perl
14973 ! mg.c perl.h
14974____________________________________________________________________________
14975[ 8621] By: gsar on 2001/01/30 19:24:47
14976 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
14977 from mainline
14978
14979 Subject: podlators 1.06 released
14980
14981 Subject: [PATCH @8436] Eliminate op_children
14982
14983 (Replaced by #8448) Traces of op_children (cleanup of #8442)
14984
14985 (Replaced by #8448) More op_children traces (cleanup of #8442).
14986
14987 Subject: [PATCH #3 @8436] Re: Eliminate op_children
14988 Replace #8444 and #8445.
14989
14990 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
14991 at the setting of the ofs_sv in new_struct_thread() as the
14992 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
14993 uninitialized fields are, uh, initialized with),
14994 SvREFCNT_inc()ing that invited a core dump.
14995
14996 podlators 1.07, from Russ Allbery.
14997
14998 Subject: [PATCH] regcomp.c old feature removal
14999 From: mjd@plover.com
15000 Date: 16 Jan 2001 14:43:18 -0000
15001 Message-ID: <20010116144318.7140.qmail@plover.com>
15002 Branch: maint-5.6/perl
15003 +> lib/Pod/Text/Overstrike.pm
15004 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
15005 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
15006 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
15007 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
15008 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
15009 !> util.c
15010____________________________________________________________________________
15011[ 8620] By: gsar on 2001/01/30 18:48:32
15012 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
15013 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
15014 now fails one test)
15015
15016 Subject: [PATCH] lvalue AUTOLOAD. No, really.
15017
15018 Subject: [PATCH] Interesting syntax idea
15019 Make opens + bareword assigns do typeglob assigns.
15020
15021 Tests for #8254.
15022
15023 Subject: [PATCH @8269] Continue blocks and B::Deparse
15024 Make the peephole optimizer to bypass more null ops and
15025 and rewrite the deparse handling of continue blocks.
15026
15027 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
15028 Doc tweak on #8313.
15029
15030 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
15031
15032 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
15033
15034 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
15035
15036 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
15037 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
15038 according to the platform.
15039
15040 Subject: [PATCH @8404] Consolidated lvalue sub changes
15041
15042 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
15043
15044 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
15045
15046 Subject: B::Concise -- an improved replacement for B::Terse
15047
15048 The B::Terse drop-in replacement wasn't quite drop-in.
15049
15050 The LVRET macro needed an aTHX.
15051
15052 Use the /^Perl_/-less form of is_lvalue_sub().
15053
15054 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
15055 Branch: maint-5.6/perl
15056 +> ext/B/B/Concise.pm
15057 !> (integrate 27 files)
15058____________________________________________________________________________
15059[ 8619] By: nick on 2001/01/30 18:40:28
15060 Log: Integrate mainline
15061 Branch: perlio
15062 !> (integrate 40 files)
15063____________________________________________________________________________
15064[ 8618] By: jhi on 2001/01/30 18:37:18
15065 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
15066 Date: Mon, 29 Jan 2001 22:51:29 -0600
15067 From: "Craig A. Berry" <craigberry@mac.com>
15068 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
15069 Branch: perl
15070 ! vms/test.com
15071____________________________________________________________________________
15072[ 8617] By: jhi on 2001/01/30 18:34:53
15073 Log: Subject: [PATCH] Add missing CV flags to dump.c
15074 From: Tim Jenness <t.jenness@jach.hawaii.edu>
15075 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
15076 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
15077 Branch: perl
15078 ! dump.c
15079____________________________________________________________________________
15080[ 8616] By: jhi on 2001/01/30 18:20:58
15081 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
15082 part isn't applicable to maintperl.
15083
15084 UTF-8 nit from Inaba Hiroto.
15085 Branch: maint-5.6/perl
15086 !> pod/perlapi.pod utf8.c
15087____________________________________________________________________________
15088[ 8615] By: jhi on 2001/01/30 18:18:51
15089 Log: UTF-8 nit from Inaba Hiroto.
15090 Branch: perl
15091 ! pod/perlapi.pod t/op/each.t utf8.c
15092____________________________________________________________________________
15093[ 8614] By: jhi on 2001/01/30 18:13:38
15094 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
15095
15096 perl's internal variables are not for public consumption,
15097 move their docs from perlapi.pod to perlintern.pod
15098
15099 support for -Dusethreads build under HP-UX 10.20 and DCE threads
15100 library (11.0 and later have pthreads but 10.x don't)
15101
15102 avoid uninitialized value warnings
15103
15104 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
15105 gets weird results)
15106
15107 perldoc nit on windows
15108
15109 make it possible to run the tests outside the source tree
15110 (there's still a dependency on ../lib being the library
15111 location)
15112 Branch: perl
15113 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
15114 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
15115 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
15116 !> win32/bin/search.pl win32/vdir.h
15117____________________________________________________________________________
15118[ 8613] By: gsar on 2001/01/30 16:39:59
15119 Log: make it possible to run the tests outside the source tree
15120 (there's still a dependency on ../lib being the library
15121 location)
15122 Branch: maint-5.6/perl
15123 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
15124____________________________________________________________________________
15125[ 8612] By: gsar on 2001/01/30 16:31:12
15126 Log: perldoc nit on windows
15127 Branch: maint-5.6/perl
15128 ! utils/perldoc.PL
15129____________________________________________________________________________
15130[ 8611] By: gsar on 2001/01/30 16:22:54
15131 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
15132 gets weird results)
15133 Branch: maint-5.6/perl
15134 ! win32/vdir.h
15135____________________________________________________________________________
15136[ 8610] By: gsar on 2001/01/30 16:12:45
15137 Log: avoid uninitialized value warnings
15138 Branch: maint-5.6/perl
15139 ! win32/bin/search.pl
15140____________________________________________________________________________
15141[ 8609] By: gsar on 2001/01/30 16:08:01
15142 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
15143 library (11.0 and later have pthreads but 10.x don't)
15144 Branch: maint-5.6/perl
15145 ! hints/hpux.sh thread.h
15146____________________________________________________________________________
15147[ 8608] By: gsar on 2001/01/30 15:48:55
15148 Log: perl's internal variables are not for public consumption,
15149 move their docs from perlapi.pod to perlintern.pod
15150 Branch: maint-5.6/perl
15151 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
15152 ! thrdvar.h
15153____________________________________________________________________________
15154[ 8607] By: gsar on 2001/01/30 15:44:27
15155 Log: mistakenly branched perl56delta.pod, revert
15156 Branch: maint-5.6/perl
15157 - pod/perl56delta.pod
15158 !> pod/perldelta.pod
15159____________________________________________________________________________
15160[ 8606] By: gsar on 2001/01/30 14:20:24
15161 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
15162 dTHR which has been a noop for a while now, except for the
15163 compatibility definition in thread.h)
15164 Branch: maint-5.6/perl
15165 !> (integrate 45 files)
15166____________________________________________________________________________
15167[ 8605] By: jhi on 2001/01/30 05:43:58
15168 Log: Mark the UTF-8 APIs as experimental.
15169 Branch: maint-5.6/perl
15170 ! embed.pl pod/perlapi.pod
15171____________________________________________________________________________
15172[ 8604] By: jhi on 2001/01/30 05:38:40
15173 Log: Nits from earlier integrates.
15174 Branch: maint-5.6/perl
15175 ! lib/Carp/Heavy.pm
15176 !> sv.c
15177____________________________________________________________________________
15178[ 8603] By: jhi on 2001/01/30 05:27:26
15179 Log: Regenerate Porting files.
15180 Branch: maint-5.6/perl
15181 ! Porting/Glossary Porting/config.sh Porting/config_H
15182____________________________________________________________________________
15183[ 8602] By: jhi on 2001/01/30 05:14:59
15184 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
15185 8310,8339,8447,8492,8493,8505,8525: documentation changes.
15186
15187 Subject: Re: perlfaq style changes
15188
15189 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
15190
15191 Subject: [PATCH] docs on NaN
15192
15193 Subject: [patch] perlfaq7
15194
15195 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
15196
15197 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
15198
15199 Subject: [PATCH] open() example in perlfunc.pod
15200
15201 Podify README.mpeix (a new version from the web)
15202
15203 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
15204
15205 Subject: [PATCH] format and rewording in perlfaq.pod
15206
15207 Subject: [PATCH] API Variable documentation
15208
15209 Memory management calls documentation.
15210
15211 Subject: [PATCH: perl@8482] README.vms URL updates
15212
15213 Subject: Minor typos in perlfaq2.pod
15214
15215 Subject: [PATCH] pod/perlvar.pod
15216 Branch: maint-5.6/perl
15217 +> pod/perl56delta.pod
15218 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
15219 !> README.amiga README.epoc README.mpeix README.vms
15220 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
15221 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
15222 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
15223 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
15224 !> pod/perlvar.pod thrdvar.h
15225____________________________________________________________________________
15226[ 8601] By: jhi on 2001/01/30 04:38:35
15227 Log: Integrate changes #8036,8096,8253 from mainline:
15228 hints changes.
15229
15230 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
15231 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
15232
15233 Output the (apparent) version of gcc in Tru64.
15234 Branch: maint-5.6/perl
15235 +> ext/POSIX/hints/svr4.pl
15236 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
15237 !> hints/svr4.sh t/lib/bigfltpm.t
15238____________________________________________________________________________
15239[ 8600] By: jhi on 2001/01/30 04:04:01
15240 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
15241 locale fixes.
15242
15243 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
15244
15245 Debian allows /usr/bin/locale to exist without any locales. (7868)
15246
15247 Allow the locale test needing POSIX and the taint test
15248 needing IPC::SysV to run under 'minitest' (basically,
15249 bail out if loading the extension fails). (8384)
15250
15251 Cleanup the locale.t output (8480)
15252 Branch: maint-5.6/perl
15253 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
15254 !> t/pragma/locale.t
15255____________________________________________________________________________
15256[ 8599] By: jhi on 2001/01/30 03:51:04
15257 Log: Missing generated files from #8598.
15258 Branch: maint-5.6/perl
15259 ! embed.h global.sym objXSUB.h perlapi.c proto.h
15260____________________________________________________________________________
15261[ 8598] By: jhi on 2001/01/30 03:41:54
15262 Log: Integrate change #8555 from mainline, manually integrate parts
15263 of changes 8452 and 8583.
15264
15265 Subject: [PATCH] utf8.c documentation (8452)
15266
15267 No point in checking the length if the pointer is bogus. (8555)
15268
15269 Introduce bytes_from_utf8() and implement sv_eq() using it,
15270 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
15271 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
15272 was malformed. (8583)
15273 Branch: maint-5.6/perl
15274 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
15275 !> pod/perlapi.pod sv.c utf8.c
15276____________________________________________________________________________
15277[ 8597] By: gsar on 2001/01/30 02:37:26
15278 Log: get PERL_OBJECT build going again on windows
15279 Branch: maint-5.6/perl
15280 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
15281 ! pod/perlapi.pod proto.h sv.c
15282____________________________________________________________________________
15283[ 8596] By: jhi on 2001/01/30 02:16:17
15284 Log: Signedness nit.
15285 Branch: perl
15286 ! sv.c
15287____________________________________________________________________________
15288[ 8595] By: jhi on 2001/01/30 02:11:07
15289 Log: EBCDIC patch for Storable, from Peter Prymmer.
15290 Branch: perl
15291 ! t/lib/st-06compat.t
15292____________________________________________________________________________
15293[ 8594] By: jhi on 2001/01/30 01:04:48
15294 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
15295 From: Peter Prymmer <pvhp@forte.com>
15296 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
15297 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
15298 Branch: perl
15299 ! t/lib/b.t
15300____________________________________________________________________________
15301[ 8593] By: jhi on 2001/01/30 00:56:47
15302 Log: Subject: [PATCH: perl@8585] pod problems in io
15303 From: Peter Prymmer <pvhp@forte.com>
15304 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
15305 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
15306 Branch: perl
15307 ! pod/perlapio.pod pod/perliol.pod
15308____________________________________________________________________________
15309[ 8592] By: jhi on 2001/01/30 00:48:20
15310 Log: Integrate perlio.
15311 Branch: perl
15312 !> pod/perlapio.pod pod/perliol.pod
15313____________________________________________________________________________
15314[ 8591] By: nick on 2001/01/29 22:02:28
15315 Log: GNU 'merge' Simon's copy of perliol.pod with version
15316 patched by Craig's patch.
15317 Branch: perlio
15318 ! pod/perliol.pod
15319____________________________________________________________________________
15320[ 8590] By: nick on 2001/01/29 21:55:10
15321 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
15322 Branch: perlio
15323 ! pod/perlapio.pod pod/perliol.pod
15324____________________________________________________________________________
15325[ 8589] By: jhi on 2001/01/29 15:35:33
15326 Log: Integrate change #8586 from maint-5.6/perl.
15327
15328 make the BOM detection code not call tell() until it has to
15329 (meant to fix esoteric compatibility issues where PL_rsfp
15330 is overridden)
15331 Branch: perl
15332 !> toke.c
15333____________________________________________________________________________
15334[ 8588] By: jhi on 2001/01/29 15:29:11
15335 Log: Subject: MAking Solaris malloc() the default
15336 From: Lupe Christoph <lupe@lupe-christoph.de>
15337 Date: Mon, 29 Jan 2001 12:59:36 +0100
15338 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
15339
15340 The README.solaris part slightly tweaked.
15341 Branch: perl
15342 ! README.solaris hints/solaris_2.sh
15343____________________________________________________________________________
15344[ 8587] By: jhi on 2001/01/29 15:17:34
15345 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
15346 From: root@ak-75.mind.de
15347 Date: Sun, 28 Jan 2001 20:32:29 +0100
15348 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
15349 Branch: perl
15350 ! pod/perlre.pod
15351____________________________________________________________________________
15352[ 8586] By: gsar on 2001/01/29 13:43:44
15353 Log: make the BOM detection code not call tell() until it has to
15354 (meant to fix esoteric compatibility issues where PL_rsfp
15355 is overridden)
15356 Branch: maint-5.6/perl
15357 ! toke.c
15358____________________________________________________________________________
15359[ 8585] By: jhi on 2001/01/28 20:05:45
15360 Log: Update Changes.
15361 Branch: perl
15362 ! Changes patchlevel.h
15363____________________________________________________________________________
2129b68a
JH
15364[ 8584] By: jhi on 2001/01/28 19:30:02
15365 Log: Integrate perlio.
15366 Branch: perl
15367 +> pod/perliol.pod
15368 !> MANIFEST pod/perlapio.pod
15369____________________________________________________________________________
15370[ 8583] By: jhi on 2001/01/28 19:28:40
15371 Log: Patch from Inaba Hiroto:
15372 - canonical UTF-8 hash keys: if a key string for a hash is
15373 UTF8-on, try downgrade the string and use it if
15374 unicode::distinct is not in effect.
15375 For the task, I added a function bytes_from_utf8() to utf8.c.
15376 It might resemble utf8_to_bytes() but it is not convenient
15377 to the task.
15378 Made a test for it and added to t/op/each.t
15379 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
15380 the mortal copy of the argument SV.
15381 And changed t/io/utf8.t test 18 which expects print() to
15382 upgrade its argument.
15383 - re-implement sv_eq with bytes_from_utf8()
15384 - some bug fixes
15385 - tr/// does not handle UTF8 range (\x{}-\x{})
15386 - \ before raw UTF8 character produced
15387 "Malformed UTF-8 character" warning.
15388 - "\x{100}\N{CENT SIGN}" is Malformed.
15389 Added tests for these 3.
15390 - and one silly bug (by me) with qu operator.
15391 Branch: perl
15392 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
15393 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
15394 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
15395____________________________________________________________________________
15396[ 8582] By: nick on 2001/01/28 19:25:04
15397 Log: Add pod/perliol.pod to MANIFEST :-(
15398 Branch: perlio
15399 ! MANIFEST
15400____________________________________________________________________________
15401[ 8581] By: nick on 2001/01/28 19:22:40
15402 Log: PerlIO documentation. Proofing and sub-editing requested.
15403 Branch: perlio
15404 + pod/perliol.pod
15405 ! pod/perlapio.pod
15406____________________________________________________________________________
15407[ 8580] By: jhi on 2001/01/28 05:16:25
15408 Log: Revert the change to sv_2pv() done by #8054: Someone who
15409 did SvNV_set() on a scalar that also happened to be POK,
15410 followed by sv_2pv() won't get the right coercion anymore.
15411 [Sarathy]
15412 Branch: maint-5.6/perl
15413 ! sv.c
15414____________________________________________________________________________
15415[ 8579] By: jhi on 2001/01/28 05:15:04
15416 Log: Remove the #8084 effect: do not allow -Q to be interpreted
15417 as -&Q(), this is too much wiggle room.
15418 Branch: maint-5.6/perl
15419 ! toke.c
15420____________________________________________________________________________
15421[ 8578] By: jhi on 2001/01/28 05:12:45
15422 Log: Needed bits of #8439 (should have been in #8576),
15423 mainly for lval substr().
15424 Branch: maint-5.6/perl
15425 ! mg.c pp.c pp_hot.c
15426____________________________________________________________________________
15427[ 8577] By: jhi on 2001/01/28 05:02:46
15428 Log: A missing check-in.
15429 Branch: maint-5.6/perl
15430 ! utf8.c
15431____________________________________________________________________________
15432[ 8576] By: jhi on 2001/01/28 04:26:18
15433 Log: Integrate changes #8425,8436,8439,8517 from mainline.
15434 The 8439 was not truly integrated because it had too many
15435 dependencies on the development branch and because it introduced
15436 concepts too bold for a maintenance branch (such as the qu operator).
15437
15438 Subject: [PATCH perl@8342] -Wformat
15439
15440 Tighten some of the UTF-8 tests a bit.
15441
15442 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
15443 - The substr lval was still not okay.
15444 - Now pp_stringify and sv_setsv copies source's UTF8 flag
15445 even if IN_BYTE. pp_stringify is called from fold_constants
15446 at optimization phase and "\x{100}" was made SvUTF8_off under
15447 use bytes (the bytes pragma is for "byte semantics" and not
15448 for "do not produce UTF8 data")
15449 Branch: maint-5.6/perl
15450 ! t/lib/charnames.t t/op/substr.t toke.c
15451 !> sv.c t/pragma/utf8.t
15452____________________________________________________________________________
15453[ 8575] By: jhi on 2001/01/28 04:01:51
15454 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
15455
15456 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
15457
15458 Subject: [ID 20001230.003] UTF-8 tr still hurts
15459
15460 Test cases for #8385 (from Simon's "torture.pl")
15461
15462 Start fixing UTF-8 lval substr() (8405)
15463 Branch: maint-5.6/perl
15464 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
15465 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
15466____________________________________________________________________________
15467[ 8574] By: jhi on 2001/01/28 03:09:06
15468 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
15469 from mainline.
15470
15471 UTF-8 cleanup.
15472
15473 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
15474
15475 "\x{FF}\xFF" was broken.
15476
15477 Tests for #8329 and #8330.
15478
15479 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
15480
15481 IRIX compiler noticed that the bof initialization might be
15482 bypassed by control flow.
15483
15484 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
15485 Branch: maint-5.6/perl
15486 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
15487 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
15488____________________________________________________________________________
15489[ 8573] By: jhi on 2001/01/28 02:06:12
15490 Log: Retract #8552.
15491 Branch: perl
15492 ! lib/Text/Wrap.pm t/lib/textwrap.t
15493____________________________________________________________________________
15494[ 8572] By: jhi on 2001/01/28 02:04:49
15495 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
15496 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
15497 not really integrated but instead salvaged by hand
15498 (they had too many dependencies on the development release
15499 to be cleanly integratable).
15500
15501 Subject: more UTF8 test suites and an UTF8 patch
15502
15503 Tweak for MULTIPLICITY/USE_PERLIO
15504
15505 Signedness nit.
15506
15507 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
15508
15509 Use the UTF8_XXX macros in is_utf8_char().
15510
15511 Rewrite pp_concat() in terms of sv_catsv(). The . operator
15512 should now be UTF-8-proof.
15513
15514 Subject: [PATCH perl@8269] scanning two hex-constants
15515 fails on EBCDIC environment (script length.t)
15516
15517 Add some Unicode chop() tests.
15518 Branch: maint-5.6/perl
15519 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
15520 !> sv.c t/op/chop.t utf8.h
15521____________________________________________________________________________
15522[ 8571] By: jhi on 2001/01/28 00:35:59
15523 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
15524 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
15525
15526 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
15527
15528 The maxiters upper limit sanity check (guarding against
15529 non-progress) assumed bytes instead of characters in s///
15530 and split().
15531
15532 Signedness nit.
15533
15534 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
15535 join() should now be UTF-8-proof.
15536
15537 More split // UTF-8 tests. (8250)
15538 Branch: maint-5.6/perl
15539 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
15540 !> util.c
15541____________________________________________________________________________
15542[ 8570] By: jhi on 2001/01/27 22:15:46
15543 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
15544 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
15545 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
15546 8084,8204,8244,8333 from mainline.
15547
15548 For -Q where Q might be a one-letter sub name one does no more
15549 get a warning about an unknown filetest (7941,7943,7944,8084).
15550
15551 Subject: Re: [ID 20001130.011] expression parsing bug ?
15552
15553 Make uv_to_utf8() to zero-terminate its output buffer.
15554
15555 Split off t/op/length.t (7995)
15556
15557 Split off t/op/utf8decode.t (7996)
15558
15559 Remove an unnecessary 'use utf8' from the utf8.t (7998)
15560
15561 Split off t/op/concat.t (8004)
15562
15563 Split off t/op/ver.t (8005)
15564
15565 Document utf8_length(), utf8_distance(), and utf8_hop().
15566
15567 Document utf8_to_uv() better.
15568
15569 Introduce macros for UTF8 decoding (8028,8033).
15570
15571 Add test for reverse() (8030,8031).
15572
15573 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
15574
15575 Do not return the Unicode replacement character on UTF-8
15576 decoding failure.
15577
15578 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
15579 not this_utf8 i.e. the output string has one, but don't mess
15580 with source assumption. (8052,8053)
15581
15582 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
15583 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
15584 was not expecting to be called with something that was already
15585 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
15586 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
15587 (8054)
15588
15589 Recode the naughty binary bytes in utf8decode.t using the \xHH.
15590
15591 Make some panic messages a bit more logical.
15592 Branch: maint-5.6/perl
15593 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
15594 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
15595 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
15596 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
15597 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
15598 !> utf8.c utf8.h
15599____________________________________________________________________________
15600[ 8569] By: jhi on 2001/01/27 19:16:43
15601 Log: Integrate changes #7750 from perlio and #8566 from mainline.
15602 Branch: maint-5.6/perl
15603 !> regexec.c sv.c
15604____________________________________________________________________________
15605[ 8568] By: jhi on 2001/01/27 18:06:51
15606 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
15607 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
15608 7935[-perlio.c],7936,7959,7965 from mainline.
15609
15610 Change the "big byte" error message to "Wide character".
15611 (7355, the croak-if-wide-chars-in-print part ignored)
15612
15613 Use UINT64_C().
15614
15615 Introduce Perl_utf8_length().
15616
15617 diff -se shows these as different (7753, forgotten check-ins)
15618
15619 Subject: [PATCH] doop.c - UTF8 tr///
15620
15621 If we use (aTHX_ ...) then put Perl_ on the front.
15622
15623 Make utf8_length() and utf8_distance() to be less forgiving
15624 about bad UTF-8.
15625
15626 Test line numbers are different with utf8.
15627
15628 No need to scan till infinity, 13 is enough. (7872,7911)
15629
15630 Subject: [PATCH] Tokeniser debugging
15631
15632 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
15633
15634 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
15635
15636 Be more careful in Perl_sv_utf8_downgrade().
15637
15638 Use DO_UTF8().
15639
15640 Raw zero bytes in text files confuse at least GNU patch 2.1.
15641 Branch: maint-5.6/perl
15642 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
15643 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
15644 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
15645 !> t/pragma/utf8.t toke.c utf8.c utf8.h
15646____________________________________________________________________________
15647[ 8567] By: nick on 2001/01/27 11:10:38
15648 Log: Integrate mainline
15649 Branch: perlio
15650 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
15651 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
15652 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
15653 !> toke.c
15654____________________________________________________________________________
15655[ 8566] By: jhi on 2001/01/27 06:22:48
15656 Log: More documentation for the regexp context stack.
15657 Branch: perl
15658 ! regexec.c
15659____________________________________________________________________________
15660[ 8565] By: jhi on 2001/01/27 05:21:57
15661 Log: Update Changes.
15662 Branch: perl
15663 ! Changes patchlevel.h
15664____________________________________________________________________________
6bca211d
JH
15665[ 8564] By: jhi on 2001/01/27 04:44:04
15666 Log: Threadedness patch for #8562 from Doug MacEachern.
15667 Branch: perl
15668 ! toke.c
15669____________________________________________________________________________
15670[ 8563] By: jhi on 2001/01/27 04:26:24
15671 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
15672 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15673 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
15674 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
15675 Branch: perl
15676 ! op.c
15677____________________________________________________________________________
15678[ 8562] By: jhi on 2001/01/27 04:20:30
15679 Log: Subject: Re: Announce : Tokener reporting patch
15680 From: Simon Cozens <simon@cozens.net>
15681 Date: Mon, 22 Jan 2001 02:17:22 +0000
15682 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
15683 Branch: perl
15684 ! embed.h embed.pl proto.h toke.c
15685____________________________________________________________________________
15686[ 8561] By: jhi on 2001/01/27 04:17:24
15687 Log: Forgot from #8545. Oops.
15688 Branch: perl
15689 ! pp.c t/pragma/overload.t
15690____________________________________________________________________________
15691[ 8560] By: jhi on 2001/01/27 03:01:47
15692 Log: A better module compilation test, use MANIFEST as suggested
15693 by Spider.
15694 Branch: perl
15695 ! t/lib/1_compile.t
15696____________________________________________________________________________
15697[ 8559] By: jhi on 2001/01/27 02:50:48
15698 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
15699 From: Peter Prymmer <pvhp@forte.com>
15700 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
15701 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
15702 Branch: perl
15703 ! t/lib/b.t
15704____________________________________________________________________________
15705[ 8558] By: jhi on 2001/01/27 02:27:05
15706 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
15707 From: Peter Prymmer <pvhp@forte.com>
15708 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
15709 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
15710 Branch: perl
15711 ! t/pragma/sub_lval.t
15712____________________________________________________________________________
15713[ 8557] By: jhi on 2001/01/27 02:26:03
15714 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
15715 From: Peter Prymmer <pvhp@forte.com>
15716 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
15717 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
15718 Branch: perl
15719 ! t/lib/st-06compat.t
15720____________________________________________________________________________
15721[ 8556] By: jhi on 2001/01/27 02:24:33
15722 Log: Subject: [PATCH: perl@8531] minor update to README.os390
15723 From: Peter Prymmer <pvhp@forte.com>
15724 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
15725 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
15726 Branch: perl
15727 ! README.os390
15728____________________________________________________________________________
15729[ 8555] By: jhi on 2001/01/27 00:35:47
15730 Log: No point in checking the length before we know whether the pointer
15731 is bogus or not, fixes Abigail's odbm failures in Linux.
15732 Branch: perl
15733 ! sv.c
15734____________________________________________________________________________
15735[ 8554] By: nick on 2001/01/26 19:01:31
15736 Log: Integrate mainline
15737 Branch: perlio
15738 !> lib/Text/Wrap.pm t/lib/textwrap.t
15739____________________________________________________________________________
15740[ 8553] By: jhi on 2001/01/26 15:19:39
15741 Log: Integrate change #7792 from perlio (multiplicity fix),
15742 fix the AV leak in regex DEBUGGING (tiny part of the
15743 polymorphic regexp patch #8143).
15744 Branch: maint-5.6/perl
15745 ! regcomp.c
15746 !> scope.h
15747____________________________________________________________________________
15748[ 8552] By: jhi on 2001/01/26 15:03:23
15749 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
15750 From: Michael G Schwern <schwern@pobox.com>
15751 Date: Fri, 26 Jan 2001 09:28:31 -0500
15752 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
15753 Branch: perl
15754 ! lib/Text/Wrap.pm t/lib/textwrap.t
15755____________________________________________________________________________
15756[ 8551] By: jhi on 2001/01/26 02:33:19
15757 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
15758 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
15759
15760 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
15761
15762 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
15763
15764 Message nit.
15765
15766 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
15767
15768 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
15769
15770 (the cleanup of unused submatches in regtry() and regcppop())
15771
15772 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
15773 stored and restored, and thusly was trounced by the utf8 swash
15774 routines.
15775
15776 use utf8 not required to use \x{}.
15777
15778 Removed two more tests that make no sense in UTF-8 since the test
15779 data is not in UTF-8.
15780
15781 Get the three different space character classes right under utf8.
15782
15783 Implement ANYOFUTF8 regprop() dumping.
15784
15785 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
15786
15787 Document the regex context pushing/popping a bit better.
15788 Branch: maint-5.6/perl
15789 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
15790 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
15791 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
15792 !> t/op/regmesg.t utf8.c
15793____________________________________________________________________________
15794[ 8550] By: nick on 2001/01/25 19:42:30
15795 Log: Integrate mainline
15796 Branch: perlio
15797 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
15798 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
15799 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
15800 !> t/lib/bigint.t t/lib/bigintpm.t
15801____________________________________________________________________________
15802[ 8549] By: jhi on 2001/01/25 15:22:28
15803 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
15804 Branch: maint-5.6/perl
15805 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
15806____________________________________________________________________________
15807[ 8548] By: jhi on 2001/01/25 15:02:55
15808 Log: Integrate changes #7997,8063,8492,8547 from mainline.
15809
15810 Subject: Re: STRLEN - what?
15811
15812 Subject: [PATCH] perlguts.pod
15813
15814 Memory management calls documentation.
15815
15816 Layout using tabulator is not a good idea in a pod.
15817 Branch: maint-5.6/perl
15818 !> pod/perlguts.pod
15819____________________________________________________________________________
15820[ 8547] By: jhi on 2001/01/25 14:49:05
15821 Log: Layout using tabulator is not a good idea in a pod.
15822 Branch: perl
15823 ! pod/perlguts.pod
15824____________________________________________________________________________
15825[ 8546] By: jhi on 2001/01/25 14:31:12
15826 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
15827 from mainline.
15828
15829 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
15830
15831 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
15832
15833 More Win32 editor/IDE/shell hints.
15834
15835 More Win32 Perling.
15836
15837 Yet another editor edit.
15838
15839 Edit edit edit.
15840
15841 IDE/editor section tweaking.
15842
15843 Few more IDE/editor nits from p5p.
15844 Branch: maint-5.6/perl
15845 !> pod/perlfaq3.pod
15846____________________________________________________________________________
15847[ 8545] By: jhi on 2001/01/25 04:16:32
15848 Log: Subject: [PATCH 5.7.0] overload int()
15849 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15850 Date: Wed, 24 Jan 2001 19:06:57 -0500
15851 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
15852 Branch: perl
15853 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
15854 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
15855 ! t/lib/bigintpm.t
15856____________________________________________________________________________
15857[ 8544] By: jhi on 2001/01/25 04:15:11
15858 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
15859 From: Peter Prymmer <pvhp@forte.com>
15860 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
15861 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
15862 Branch: perl
15863 ! Makefile.SH README.os390 hints/os390.sh installperl
15864____________________________________________________________________________
15865[ 8543] By: jhi on 2001/01/25 03:52:08
15866 Log: Integrate change #8462,8469 from mainline.
15867
15868 In VMS Perl subversion (perl -V) is undef.
15869 Branch: maint-5.6/perl
15870 !> configure.com
15871____________________________________________________________________________
15872[ 8542] By: jhi on 2001/01/25 03:44:55
15873 Log: Integrate changes #7835,7850,8315,8316 from mainline.
15874
15875 Solaris hints.
15876 Branch: maint-5.6/perl
15877 !> hints/solaris_2.sh
15878____________________________________________________________________________
15879[ 8541] By: jhi on 2001/01/25 03:39:28
15880 Log: Integrate #8336 from mainline.
15881 Branch: maint-5.6/perl
15882 !> hv.c
15883____________________________________________________________________________
15884[ 8540] By: jhi on 2001/01/25 03:23:50
15885 Log: Retract #8539.
15886 Branch: maint-5.6/perl
15887 ! pod/perlfaq3.pod
15888____________________________________________________________________________
15889[ 8539] By: jhi on 2001/01/25 03:21:55
15890 Log: (Retracted by #5940.)
15891 Branch: maint-5.6/perl
15892 ! pod/perlfaq3.pod
15893____________________________________________________________________________
15894[ 8538] By: jhi on 2001/01/25 03:14:07
15895 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
15896 From: Peter Prymmer <pvhp@forte.com>
15897 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
15898 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
15899
15900 The VMS bits.
15901 Branch: maint-5.6/perl
15902 ! configure.com vms/descrip_mms.template
15903____________________________________________________________________________
15904[ 8537] By: jhi on 2001/01/25 03:06:09
15905 Log: Integrate #7710,7824,7973 from mainline.
15906 Branch: maint-5.6/perl
15907 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
15908 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
15909 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
15910 !> vos/config.ga.def vos/config.ga.h win32/config.bc
15911 !> win32/config.gc win32/config.vc
15912____________________________________________________________________________
15913[ 8536] By: jhi on 2001/01/24 13:50:20
15914 Log: Revert the edits made by me so far to the 5.6 branch since
15915 the TRIAL1 since I did edits when I should have been using
15916 integrates. Bad programmer. (Will integrate them properly later.)
15917 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
15918 The #8353 will not be reapplied at least for now since
15919 the UTF-8 hash keys need more thinking.
15920 (The patches #8347, #8354, #8454, #8473 were okay since they
15921 were original edits made specifically for the 5.6.1-TRIAL1.)
15922 Branch: maint-5.6/perl
15923 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15924 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
15925 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
15926 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
15927 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
15928 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
15929 ! win32/config.bc win32/config.gc win32/config.vc
15930____________________________________________________________________________
15931[ 8535] By: bailey on 2001/01/24 06:37:02
15932 Log: SYN SYN
15933 Branch: vmsperl
15934 +> (branch 26 files)
15935 !> (integrate 130 files)
15936____________________________________________________________________________
15937[ 8534] By: nick on 2001/01/23 19:30:57
15938 Log: Integrate mainline.
15939 Branch: perlio
15940 !> Changes Configure Porting/Glossary Porting/config.sh
15941 !> Porting/config_H embed.h embed.pl ext/Encode/compile
15942 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
15943 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
15944 !> pod/perlvar.pod proto.h t/lib/1_compile.t
15945____________________________________________________________________________
15946[ 8533] By: jhi on 2001/01/23 16:15:46
15947 Log: Forgotten from #8501.
15948 Branch: perl
15949 ! Porting/Glossary Porting/config.sh Porting/config_H
15950____________________________________________________________________________
15951[ 8532] By: jhi on 2001/01/23 16:13:27
15952 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
15953 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15954 Date: Mon, 22 Jan 2001 17:51:58 +0100
15955 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
15956 Branch: perl
15957 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
15958____________________________________________________________________________
15959[ 8531] By: jhi on 2001/01/23 15:46:01
15960 Log: Update Changes.
15961 Branch: perl
15962 ! Changes patchlevel.h
15963____________________________________________________________________________
c512e374
JH
15964[ 8530] By: jhi on 2001/01/23 15:38:39
15965 Log: De-cut-and-pasto.
15966 Branch: perl
15967 ! t/lib/1_compile.t
15968____________________________________________________________________________
15969[ 8529] By: jhi on 2001/01/23 15:11:04
15970 Log: Document the mkdir trailing slashes case.
15971 Branch: perl
15972 ! pod/perlfunc.pod
15973____________________________________________________________________________
15974[ 8528] By: jhi on 2001/01/23 15:08:28
15975 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
15976 get installed:
15977
15978 Subject: lib/lib.pm
15979 From: <abigail@foad.org>
15980 Date: Mon, 28 Aug 2000 20:35:08 -0400
15981 Message-ID: <20000829003508.21281.qmail@foad.org>
15982 Branch: perl
15983 ! installperl
15984____________________________________________________________________________
15985[ 8527] By: jhi on 2001/01/23 14:44:04
15986 Log: Metaconfig unit change for #8526.
15987 Branch: metaconfig
15988 ! U/threads/archname.U
15989____________________________________________________________________________
15990[ 8526] By: jhi on 2001/01/23 14:43:19
15991 Log: Attach -perlio to the archname if so selected.
15992 Branch: perl
15993 ! Configure
15994____________________________________________________________________________
15995[ 8525] By: jhi on 2001/01/23 14:24:01
15996 Log: Subject: [PATCH] pod/perlvar.pod
15997 From: abigail@foad.org
15998 Date: Tue, 23 Jan 2001 01:41:10 +0100
15999 Message-ID: <20010123004110.22259.qmail@foad.org>
16000 Branch: perl
16001 ! pod/perlvar.pod
16002____________________________________________________________________________
16003[ 8524] By: jhi on 2001/01/23 14:22:32
16004 Log: A bug introduced in #8217 (the undefined variable in the
16005 lib/safe1_t #3) fixed, by Charles Lane:
16006
16007 The earlier patch made it so that stuff running in Safe
16008 compartments could do a "caller" and see "main". That
16009 little change in name is done right before the code in
16010 the compartment is run, and apparantly the parser
16011 was picking up the stash name before it got changed.
16012
16013 (why it was threaded vs. unthreaded Perl that was sensitive to this
16014 I still don't know...and it probably doesn't matter).
16015
16016 I tryed removing the stash name-change and saw that threaded Perl
16017 did indeed pass the lib/safe1.t tests.
16018
16019 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
16020 do the name change (and to connect _ in the compartment to the global
16021 _) which is removed from _safe_call_sv. Then Safe.pm is modified
16022 to call _safe_pkg_prep when creating a new compartment.
16023
16024 Passes all tests with threaded perl on linux; passes all tests
16025 with unthreaded perl on VMS.
16026
16027 At some point I'll probably want to revisit Safe and Opcode to
16028 provide more sensible handling of global variables...and to get
16029 formats working in Safe compartments, which they don't do currently.
16030 Branch: perl
16031 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
16032____________________________________________________________________________
16033[ 8523] By: jhi on 2001/01/23 14:11:58
16034 Log: Also the lib/Thread.pm itself needs to be ignored if
16035 the Thread extension hasn't been built.
16036 Branch: perl
16037 ! t/lib/1_compile.t
16038____________________________________________________________________________
16039[ 8522] By: jhi on 2001/01/23 13:51:28
16040 Log: print() instead of warn() so that stderr doesn't get
16041 unncessarily polluted.
16042 Branch: perl
16043 ! ext/Encode/compile
16044____________________________________________________________________________
16045[ 8521] By: jhi on 2001/01/23 13:49:48
16046 Log: Integrate perlio.
16047 Branch: perl
16048 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
16049 !> ext/Encode/encode.h
16050____________________________________________________________________________
16051[ 8520] By: nick on 2001/01/22 21:44:00
16052 Log: More messing with Encode:
16053 Extra fields in header to allow multiple names and to record
16054 other things "compile" knows.
16055 Re-organise compile to factor out common output routines.
16056 Branch: perlio
16057 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
16058____________________________________________________________________________
16059[ 8519] By: nick on 2001/01/22 20:33:50
16060 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
16061 Branch: perlio
16062 ! ext/Encode/Makefile.PL ext/Encode/compile
16063____________________________________________________________________________
16064[ 8518] By: nick on 2001/01/22 20:28:13
16065 Log: Integrate mainline
16066 Branch: perlio
16067 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
16068 !> vos/config.alpha.def vos/config.alpha.h
16069____________________________________________________________________________
16070[ 8517] By: jhi on 2001/01/22 15:37:17
16071 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
16072 by Inaba Hiroto.
16073 Branch: perl
16074 ! sv.c
16075____________________________________________________________________________
16076[ 8516] By: jhi on 2001/01/22 14:55:15
16077 Log: More SIG_SIZE fixes.
16078 Branch: perl
16079 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
16080____________________________________________________________________________
16081[ 8515] By: jhi on 2001/01/22 14:50:27
16082 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
16083 From: "Craig A. Berry" <craigberry@mac.com>
16084 Date: Mon, 22 Jan 2001 00:42:24 -0600
16085 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
16086 Branch: perl
16087 ! configure.com
16088____________________________________________________________________________
16089[ 8514] By: jhi on 2001/01/22 14:31:17
16090 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
16091 From: "Craig A. Berry" <craigberry@mac.com>
16092 Date: Sun, 21 Jan 2001 23:03:25 -0600
16093 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
16094 Branch: perl
16095 ! configure.com
16096____________________________________________________________________________
16097[ 8513] By: jhi on 2001/01/22 14:14:00
16098 Log: Add the .ucm encoding tables to the MANIFEST.
16099 Branch: perl
16100 ! MANIFEST
16101____________________________________________________________________________
16102[ 8512] By: jhi on 2001/01/22 13:43:33
16103 Log: Integrate perlio.
16104 Branch: perl
16105 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
16106 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
16107 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
16108 +> ext/Encode/Encode/iso8859-10.ucm
16109 +> ext/Encode/Encode/iso8859-13.ucm
16110 +> ext/Encode/Encode/iso8859-14.ucm
16111 +> ext/Encode/Encode/iso8859-15.ucm
16112 +> ext/Encode/Encode/iso8859-16.ucm
16113 +> ext/Encode/Encode/iso8859-2.ucm
16114 +> ext/Encode/Encode/iso8859-3.ucm
16115 +> ext/Encode/Encode/iso8859-4.ucm
16116 +> ext/Encode/Encode/iso8859-5.ucm
16117 +> ext/Encode/Encode/iso8859-6.ucm
16118 +> ext/Encode/Encode/iso8859-7.ucm
16119 +> ext/Encode/Encode/iso8859-8.ucm
16120 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
16121 +> ext/Encode/Encode/symbol.ucm
16122 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
16123 !> perliol.h
16124____________________________________________________________________________
16125[ 8511] By: nick on 2001/01/21 23:44:47
16126 Log: Make "real" layers of ":utf8" and ":raw".
16127 So now PERLIO=utf8 perl ...
16128 does what Andreas wanted.
16129 Fix arg passing in open.pm (still have a Carp issue).
16130 Branch: perlio
16131 ! lib/open.pm perlio.c perliol.h
16132____________________________________________________________________________
16133[ 8510] By: jhi on 2001/01/21 22:56:53
6bca211d 16134 Log: Document the regex context pushing/popping a bit better.
c512e374
JH
16135 Branch: perl
16136 ! regexec.c
16137____________________________________________________________________________
16138[ 8509] By: jhi on 2001/01/21 22:55:44
16139 Log: Tweak the mkdir trailing slash code some more.
16140
16141 TO DO: the same handling should probably be done for
16142 all the other filesystem functions that can have directories
16143 as their arguments.
16144 Branch: perl
16145 ! pp_sys.c
16146____________________________________________________________________________
16147[ 8508] By: nick on 2001/01/21 21:37:43
16148 Log: Switch "compiled in" encodings to .ucm format.
16149 (Leave others as .enc till we can run-time load .ucm,
16150 or find some other way to load them.)
16151 Branch: perlio
16152 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
16153 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
16154 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
16155 + ext/Encode/Encode/iso8859-10.ucm
16156 + ext/Encode/Encode/iso8859-13.ucm
16157 + ext/Encode/Encode/iso8859-14.ucm
16158 + ext/Encode/Encode/iso8859-15.ucm
16159 + ext/Encode/Encode/iso8859-16.ucm
16160 + ext/Encode/Encode/iso8859-2.ucm
16161 + ext/Encode/Encode/iso8859-3.ucm
16162 + ext/Encode/Encode/iso8859-4.ucm
16163 + ext/Encode/Encode/iso8859-5.ucm
16164 + ext/Encode/Encode/iso8859-6.ucm
16165 + ext/Encode/Encode/iso8859-7.ucm
16166 + ext/Encode/Encode/iso8859-8.ucm
16167 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
16168 + ext/Encode/Encode/symbol.ucm
16169 ! ext/Encode/Makefile.PL ext/Encode/compile
16170____________________________________________________________________________
16171[ 8507] By: nick on 2001/01/21 21:02:03
16172 Log: Integrate (partial) mainline.
16173 Branch: perlio
16174 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
16175 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
16176 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16177____________________________________________________________________________
16178[ 8506] By: jhi on 2001/01/21 20:09:30
16179 Log: Update Changes.
16180 Branch: perl
16181 ! Changes patchlevel.h
16182____________________________________________________________________________
6a870055
JH
16183[ 8505] By: jhi on 2001/01/21 19:39:59
16184 Log: Subject: Minor typos in perlfaq2.pod
16185 From: "Stephen P. Potter" <spp@spotter.yi.org>
16186 Message-Id: <200101192101.QAA11911@spotter.yi.org>
16187 Date: Fri, 19 Jan 2001 16:01:13 -0500
16188
16189 with a nit from Philip Netwon.
16190 Branch: perl
16191 ! pod/perlfaq2.pod
16192____________________________________________________________________________
16193[ 8504] By: jhi on 2001/01/21 19:33:05
16194 Log: Metaconfig change for #8503.
16195 Branch: metaconfig
16196 ! U/threads/usethreads.U
16197____________________________________________________________________________
16198[ 8503] By: jhi on 2001/01/21 19:32:21
c512e374 16199 Log: Sanity check for conflicting thread flavours.
6a870055
JH
16200 Branch: perl
16201 ! Configure config_h.SH
16202____________________________________________________________________________
16203[ 8502] By: jhi on 2001/01/21 19:23:00
16204 Log: Metaconfig change for #8501.
16205 Branch: metaconfig
16206 ! U/modified/sig_name.U
16207____________________________________________________________________________
16208[ 8501] By: jhi on 2001/01/21 19:22:26
16209 Log: The SIG_SIZE is the number of the elements *excluding*
16210 the terminating NULL.
16211 Branch: perl
16212 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
16213 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
16214 ! win32/config_H.vc
16215____________________________________________________________________________
16216[ 8500] By: jhi on 2001/01/21 18:31:31
16217 Log: Integrate perlio.
16218 Branch: perl
16219 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
16220 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
16221 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
16222 !> pp_sys.c proto.h sv.c
16223____________________________________________________________________________
16224[ 8499] By: jhi on 2001/01/21 17:43:57
16225 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
16226 From: Hugo <hv@crypt.compulink.co.uk>
16227 Date: Sun, 21 Jan 2001 13:34:05 +0000
16228 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
16229
16230 In sprintf UTF8ize only if necessary.
16231 Branch: perl
16232 ! sv.c
16233____________________________________________________________________________
16234[ 8498] By: nick on 2001/01/21 16:25:32
16235 Log: Encode cleanup.
16236 Add command line control over "compile" so that Makefile.PL
16237 needs can be combined with other uses.
16238 Use command line options in Makefile.PL.
16239 Fix multi-byte parsing in .ucm files.
16240 Branch: perlio
16241 ! ext/Encode/Makefile.PL ext/Encode/compile
16242____________________________________________________________________________
16243[ 8497] By: nick on 2001/01/21 12:56:27
16244 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
16245 Branch: perlio
16246 ! ext/Encode/Encode.xs
16247____________________________________________________________________________
16248[ 8496] By: nick on 2001/01/21 12:18:45
16249 Log: Fixup after integrate:
16250 missed the .sym files that are changed by regen_headers
16251 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
16252 Branch: perlio
16253 ! global.sym pp.sym sv.c
16254____________________________________________________________________________
16255[ 8495] By: nick on 2001/01/21 11:51:07
16256 Log: Integrate mainline.
16257 Branch: perlio
16258 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
16259 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
16260 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
16261 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
16262 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
16263 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
16264 !> win32/Makefile win32/makefile.mk
16265____________________________________________________________________________
16266[ 8494] By: jhi on 2001/01/20 23:12:11
16267 Log: Forgot the expect_number() prototype.
16268 Branch: perl
16269 ! embed.h embed.pl proto.h
16270____________________________________________________________________________
16271[ 8493] By: jhi on 2001/01/20 22:56:39
16272 Log: Subject: [PATCH: perl@8482] README.vms URL updates
16273 From: Peter Prymmer <pvhp@forte.com>
16274 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
16275 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
16276
16277 Plus Craig A. Berry's suggestion to use compaq.com instead
16278 of digital.com.
16279 Branch: perl
16280 ! README.vms
16281____________________________________________________________________________
16282[ 8492] By: jhi on 2001/01/20 22:50:05
16283 Log: Memory management calls documentation.
16284 Branch: perl
16285 ! pod/perlguts.pod
16286____________________________________________________________________________
16287[ 8491] By: jhi on 2001/01/20 22:38:33
16288 Log: Signedness nit plus few memcpy/Copy nits.
16289 Branch: perl
16290 ! sv.c
16291____________________________________________________________________________
16292[ 8490] By: jhi on 2001/01/20 22:25:53
16293 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
16294 From: Peter Prymmer <pvhp@forte.com>
16295 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
16296 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
16297 Branch: perl
16298 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
16299____________________________________________________________________________
16300[ 8489] By: jhi on 2001/01/20 22:24:41
16301 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
16302 From: Peter Prymmer <pvhp@forte.com>
16303 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
16304 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
16305 Branch: perl
16306 ! win32/Makefile win32/makefile.mk
16307____________________________________________________________________________
16308[ 8488] By: jhi on 2001/01/20 22:22:27
16309 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
16310 From: Peter Prymmer <pvhp@forte.com>
16311 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
16312 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
16313 Branch: perl
16314 ! Makefile.SH
16315____________________________________________________________________________
16316[ 8487] By: jhi on 2001/01/20 22:21:18
16317 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
16318 From: Peter Prymmer <pvhp@forte.com>
16319 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
16320 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
16321 Branch: perl
16322 + ext/DynaLoader/dl_dllload.xs
16323 ! MANIFEST Makefile.SH hints/os390.sh
16324____________________________________________________________________________
16325[ 8486] By: jhi on 2001/01/20 22:17:53
16326 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
16327 From: Peter Prymmer <pvhp@forte.com>
16328 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
16329 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
16330 Branch: perl
16331 ! README.os390 README.posix-bc
16332____________________________________________________________________________
16333[ 8485] By: jhi on 2001/01/20 20:15:30
16334 Log: Document and test the new qu operator.
16335 Branch: perl
16336 + t/op/qu.t
16337 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
16338 ! pod/perlretut.pod pod/perlunicode.pod
16339____________________________________________________________________________
16340[ 8484] By: nick on 2001/01/20 19:42:30
16341 Log: Infrastructure to allow:
16342 open($fh,"|-",@array);
16343 to be implemented
16344 i.e. mark pp_open as needing a stack mark, and make pp_open
16345 process its args in that style (and pass them _all_ to tied handles OPEN).
16346 Invent do_openn() which takes SV ** at allow it to see multiple args.
16347 Note this does not _do_ anything yet.
16348 Branch: perlio
16349 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
16350 ! perlapi.c pp_proto.h pp_sys.c proto.h
16351____________________________________________________________________________
16352[ 8483] By: nick on 2001/01/20 17:23:14
16353 Log: Integrate mainline.
16354 Branch: perlio
16355 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
16356 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
16357____________________________________________________________________________
16358[ 8482] By: jhi on 2001/01/19 15:37:49
16359 Log: Update Changes.
16360 Branch: perl
16361 ! Changes patchlevel.h
16362____________________________________________________________________________
3384d91b
JH
16363[ 8481] By: jhi on 2001/01/19 14:41:24
16364 Log: Subject: Re: new feature: s?printf parameter reordering
16365 From: Hugo <hv@crypt.compulink.co.uk>
16366 Date: Thu, 11 Jan 2001 17:09:03 +0000
16367 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
16368
16369 - support reordering for all parameters: %, *v, *, .*
16370 - lay down that the reordering specification must immediately
16371 follow that parameter: %3$, *v3$, *3$, .*3$
16372 - fix vectorisation of a zero-length string
16373 - factor out the code choosing the argument to format
16374
16375 Possibly unwanted side-effects:
16376 - the special format specifiers ' +-0' must now precede any
16377 vectorisation specifier. Tests in op/sprintf and op/ver
16378 have been changed to reflect this.
16379 - sprintf.t test #214 changed its expectations because in many
16380 cases, the next parameter has already been consumed when an
16381 invalid type letter is detected.
16382
16383 Probably wanted side-effects:
16384 - attempts to format a non-existent parameter will warn as if C<undef>
16385 - attempt to write to non-existent parameter with '%n' will complain
16386 of "attempt to modify read-only value" instead of being silent
16387 Branch: perl
16388 ! sv.c t/op/sprintf.t t/op/ver.t
16389____________________________________________________________________________
16390[ 8480] By: jhi on 2001/01/19 14:08:37
16391 Log: Subject: PATCH pragma/locale.t
16392 From: andreas.koenig@anima.de (Andreas J. Koenig)
16393 Date: 18 Jan 2001 09:45:37 +0100
16394 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
16395 Branch: perl
16396 ! t/pragma/locale.t
16397____________________________________________________________________________
16398[ 8479] By: jhi on 2001/01/19 13:19:58
16399 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
16400 Branch: perl
16401 ! configure.com
16402____________________________________________________________________________
16403[ 8478] By: jhi on 2001/01/19 02:12:35
16404 Log: Automate 1_compile.t.
16405 Branch: perl
16406 ! t/lib/1_compile.t
16407____________________________________________________________________________
16408[ 8477] By: jhi on 2001/01/19 01:49:56
16409 Log: Integrate perlio.
16410 Branch: perl
16411 !> sv.c win32/config.bc win32/config.gc win32/config.vc
16412 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16413____________________________________________________________________________
16414[ 8476] By: nick on 2001/01/18 21:51:52
16415 Log: Integrate mainline
16416 Branch: perlio
16417 +> t/lib/1_compile.t t/lib/compmod.pl
16418 !> MANIFEST configure.com lib/unicode/distinct.pm
16419____________________________________________________________________________
16420[ 8475] By: nick on 2001/01/18 21:48:02
16421 Log: Win32 "safe signals" co-existance fix.
16422 Fix SIG_SIZE value.
16423 Clear PL_sig_pending when cloning (fork).
16424 Branch: perlio
16425 ! sv.c win32/config.bc win32/config.gc win32/config.vc
16426 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16427____________________________________________________________________________
16428[ 8474] By: jhi on 2001/01/18 14:40:57
16429 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
16430 Branch: perl
16431 ! t/lib/1_compile.t
16432____________________________________________________________________________
16433[ 8473] By: gsar on 2001/01/18 11:42:31
16434 Log: unsubmitted trial1 change
16435 Branch: maint-5.6/perl
16436 ! Changes
16437____________________________________________________________________________
16438[ 8472] By: jhi on 2001/01/18 04:30:24
16439 Log: The first bug found by 1_compile.t.
16440 Branch: perl
16441 ! lib/unicode/distinct.pm
16442____________________________________________________________________________
16443[ 8471] By: jhi on 2001/01/18 04:29:42
16444 Log: Add Schwern's 1_compile test. The compile_module script renamed
16445 to be a bit shorter for the 8.3 people.
16446 Branch: perl
16447 + t/lib/1_compile.t t/lib/compmod.pl
16448 ! MANIFEST
16449____________________________________________________________________________
16450[ 8470] By: jhi on 2001/01/18 04:16:00
16451 Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
16452 From: Peter Prymmer <pvhp@forte.com>
16453 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
16454 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
16455 Replace #8463.
16456 Branch: maint-5.6/perl
16457 ! configure.com
16458____________________________________________________________________________
16459[ 8469] By: jhi on 2001/01/18 04:13:02
16460 Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
16461 From: Peter Prymmer <pvhp@forte.com>
16462 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
16463 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
16464 Replace #8462.
16465 Branch: perl
16466 ! configure.com
16467____________________________________________________________________________
16468[ 8468] By: jhi on 2001/01/18 03:42:08
16469 Log: Integrate perlio.
16470 Branch: perl
16471 !> gv.c mg.c perlio.c util.c
16472____________________________________________________________________________
16473[ 8467] By: nick on 2001/01/17 22:41:10
16474 Log: "Safe" signals - trial implementation.
16475 gv.c tweaked to zero PL_sig_pend array
16476 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
16477 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
16478 Odd thing is that it "works" with PERLIO=stdio as well (linux).
16479 Branch: perlio
16480 ! gv.c mg.c perlio.c util.c
16481____________________________________________________________________________
16482[ 8466] By: nick on 2001/01/17 20:40:20
16483 Log: Integrate mainline.
16484 Branch: perlio
16485 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16486 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
16487 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
16488 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16489 !> vos/config.ga.h win32/config.bc win32/config.gc
16490 !> win32/config.vc
16491____________________________________________________________________________
16492[ 8465] By: jhi on 2001/01/17 18:37:13
16493 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
16494 From: Nicholas Clark <nick@ccl4.org>
16495 Date: Wed, 17 Jan 2001 17:31:33 +0000
16496 Message-ID: <20010117173133.I2633@plum.flirble.org>
16497 Branch: perl
16498 ! t/op/int.t
16499____________________________________________________________________________
16500[ 8464] By: jhi on 2001/01/17 14:43:17
16501 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
16502 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
16503 Date: Wed, 17 Jan 2001 15:16:43 +0100
16504 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
16505
16506 pp_int() was dropping an NV to the floor,
16507 int(279964589018079/59) either returned not an integer
16508 4745162525730.15, or one got "Attempt to free unreferenced scalar."
16509 Branch: perl
16510 ! pp.c
16511____________________________________________________________________________
16512[ 8463] By: jhi on 2001/01/17 06:12:42
16513 Log: (Replaced by #8470)
16514
16515 Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
16516 From: "Craig A. Berry" <craigberry@mac.com>
16517 Date: Tue, 16 Jan 2001 23:38:46 -0600
16518 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
16519 Branch: maint-5.6/perl
16520 ! configure.com
16521____________________________________________________________________________
16522[ 8462] By: jhi on 2001/01/17 06:11:31
16523 Log: (Replaced by #8469)
16524
16525 Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
16526 From: "Craig A. Berry" <craigberry@mac.com>
16527 Date: Tue, 16 Jan 2001 23:38:46 -0600
16528 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
16529 Branch: perl
16530 ! configure.com
16531____________________________________________________________________________
16532[ 8461] By: jhi on 2001/01/17 05:56:12
16533 Log: Allow for one trailing slash in the directory of mkdir().
16534 Branch: perl
16535 ! pp_sys.c
16536____________________________________________________________________________
16537[ 8460] By: jhi on 2001/01/17 03:26:01
16538 Log: Metaconfig unit changes for #8459.
16539 Branch: metaconfig
16540 ! U/modified/Loc.U U/modified/sig_name.U
16541____________________________________________________________________________
16542[ 8459] By: jhi on 2001/01/17 03:24:48
16543 Log: Define SIG_SIZE, the number of elements in the sig_name and
16544 sig_num arrays, including the final NULL entry.
16545 Branch: perl
16546 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16547 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
16548 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
16549 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16550 ! win32/config.bc win32/config.gc win32/config.vc
16551____________________________________________________________________________
16552[ 8458] By: jhi on 2001/01/17 01:41:33
16553 Log: Integrate perlio.
16554 Branch: perl
16555 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
16556 !> perlapi.h proto.h sv.c
16557____________________________________________________________________________
16558[ 8457] By: nick on 2001/01/16 22:07:26
16559 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
16560 Provides all the "cost" but no benefit yet - it is to allow cost
16561 to be measured, and implementation experiments (just in mg.c?).
16562 Branch: perlio
16563 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
16564 ! perlapi.h proto.h sv.c
16565____________________________________________________________________________
16566[ 8456] By: nick on 2001/01/16 21:07:07
16567 Log: Integrate mainline.
16568 Branch: perlio
16569 !> (integrate 51 files)
16570____________________________________________________________________________
16571[ 8455] By: jhi on 2001/01/16 18:13:43
16572 Log: Subject: [PATCH] regcomp.c old feature removal
16573 From: mjd@plover.com
16574 Date: 16 Jan 2001 14:43:18 -0000
16575 Message-ID: <20010116144318.7140.qmail@plover.com>
16576 Branch: perl
16577 ! regcomp.c
16578____________________________________________________________________________
16579[ 8454] By: jhi on 2001/01/16 16:12:39
16580 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
16581 From: "Indy Singh" <indy@nusphere.com>
16582 Date: Wed, 10 Jan 2001 20:17:49 -0500
16583 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
16584 Branch: maint-5.6/perl
16585 ! win32/Makefile
16586____________________________________________________________________________
16587[ 8453] By: jhi on 2001/01/16 16:09:33
16588 Log: Update Changes.
16589 Branch: perl
16590 ! Changes patchlevel.h
16591____________________________________________________________________________
e26f5b62
JH
16592[ 8452] By: jhi on 2001/01/16 15:42:04
16593 Log: Subject: Re: API Cleanup
16594 To: perl5-porters@perl.org
16595 Date: Tue, 16 Jan 2001 13:42:30 +0000
16596 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
16597
16598 Subject: [PATCH] utf8.c documentation
16599 From: Simon Cozens <simon@cozens.net>
16600 Date: Tue, 16 Jan 2001 13:52:48 +0000
16601 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
16602
16603 Subject: Re: API Cleanup
16604 From: Simon Cozens <simon@cozens.net>
16605 Date: Tue, 16 Jan 2001 14:58:55 +0000
16606 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
16607
16608 UTF-8 doc patches.
16609 Branch: perl
16610 ! embed.pl pod/perlapi.pod utf8.c
16611____________________________________________________________________________
16612[ 8451] By: jhi on 2001/01/16 14:41:39
16613 Log: podlators 1.07, from Russ Allbery.
16614 Branch: perl
16615 ! lib/Pod/Man.pm
16616____________________________________________________________________________
16617[ 8450] By: jhi on 2001/01/16 14:24:19
16618 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
16619 From: "Indy Singh" <indy@nusphere.com>
16620 Date: Mon, 15 Jan 2001 20:59:40 -0500
16621 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
16622 Branch: perl
16623 ! win32/Makefile
16624____________________________________________________________________________
16625[ 8449] By: jhi on 2001/01/16 03:42:55
16626 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
16627 at the setting of the ofs_sv in new_struct_thread() as the
16628 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
16629 that invited a core dump.
16630 Branch: perl
16631 ! util.c
16632____________________________________________________________________________
16633[ 8448] By: jhi on 2001/01/16 01:49:07
16634 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
16635 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
16636 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
16637 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
16638
16639 Replace #8444 and #8445.
16640 Branch: perl
16641 ! ext/B/B.xs ext/B/B/Debug.pm
16642____________________________________________________________________________
16643[ 8447] By: jhi on 2001/01/15 21:05:35
16644 Log: Subject: [PATCH] API Variable documentation
16645 From: Simon Cozens <simon@cozens.net>
16646 Date: Mon, 15 Jan 2001 19:35:54 +0000
16647 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
16648 Branch: perl
16649 ! pod/perlapi.pod thrdvar.h
16650____________________________________________________________________________
16651[ 8446] By: jhi on 2001/01/15 20:49:20
16652 Log: Signedness nit.
16653 Branch: perl
16654 ! pp_ctl.c
16655____________________________________________________________________________
16656[ 8445] By: jhi on 2001/01/15 20:28:48
16657 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
16658 Branch: perl
16659 ! ext/B/B/Debug.pm
16660____________________________________________________________________________
16661[ 8444] By: jhi on 2001/01/15 13:09:10
16662 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
16663 Branch: perl
16664 ! ext/B/B.xs
16665____________________________________________________________________________
16666[ 8443] By: jhi on 2001/01/15 13:06:26
16667 Log: Missing from #8439.
16668 Branch: perl
16669 ! keywords.h mg.c
16670____________________________________________________________________________
16671[ 8442] By: jhi on 2001/01/15 13:02:38
16672 Log: Subject: [PATCH @8436] Eliminate op_children
16673 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
16674 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
16675 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
16676
16677 Subject: [PATCH @8436] Re: Eliminate op_children
16678 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
16679 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
16680 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
16681 Branch: perl
16682 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
16683 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
16684 ! op.c op.h
16685____________________________________________________________________________
16686[ 8441] By: jhi on 2001/01/15 12:57:08
16687 Log: Use the /^Perl_/-less form of is_lvalue_sub().
16688 Branch: perl
16689 ! pp.h
16690____________________________________________________________________________
16691[ 8440] By: jhi on 2001/01/15 05:13:09
16692 Log: Revert #8437 and #8438, the Linux large files story is more complex.
16693 Branch: metaconfig/U/perl
16694 ! d_fpos64_t.U d_off64_t.U
16695 Branch: perl
16696 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16697 ! config_h.SH configure.com epoc/config.sh perl.h
16698 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
16699 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16700 ! win32/config.bc win32/config.gc win32/config.vc
16701____________________________________________________________________________
16702[ 8439] By: jhi on 2001/01/15 05:02:24
16703 Log: More UTF-8 patches from Inaba Hiroto.
16704 - The substr lval was still not okay.
16705 - Now pp_stringify and sv_setsv copies source's UTF8 flag
16706 even if IN_BYTE. pp_stringify is called from fold_constants
16707 at optimization phase and "\x{100}" was made SvUTF8_off under
16708 use bytes (the bytes pragma is for "byte semantics" and not
16709 for "do not produce UTF8 data")
16710 - New `qu' operator to generate UTF8 string explicitly.
16711 Though I agree with the policy "0x00-0xff always produce bytes",
16712 sometimes want to such a string to be coded in UTF8.
16713 I can use pack"U0a*" but it requires more typing and has
16714 runtime overhead.
16715 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
16716 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
16717 string is not UTF8_on and has char 0x80-0xff.
16718
16719 TODO: document and test qu.
16720 Branch: perl
16721 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
16722 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
16723 ! toke.c
16724____________________________________________________________________________
16725[ 8438] By: jhi on 2001/01/14 05:10:23
16726 Log: Metaconfig unit changes for #8437.
16727 Branch: metaconfig/U/perl
16728 ! d_fpos64_t.U d_off64_t.U
16729____________________________________________________________________________
16730[ 8437] By: jhi on 2001/01/14 04:55:34
16731 Log: Add <features.h> probing, seems to be needed for (some?)
16732 Linux largefileness.
16733 Branch: perl
16734 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16735 ! config_h.SH configure.com epoc/config.sh perl.h
16736 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
16737 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16738 ! win32/config.bc win32/config.gc win32/config.vc
16739____________________________________________________________________________
16740[ 8436] By: jhi on 2001/01/13 17:47:21
16741 Log: Tighten some of the tests a bit.
16742 Branch: perl
16743 ! t/pragma/utf8.t
16744____________________________________________________________________________
16745[ 8435] By: jhi on 2001/01/13 17:31:54
16746 Log: Integrate perlio.
16747 Branch: perl
16748 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
16749 !> win32/config_H.gc win32/config_H.vc
16750____________________________________________________________________________
16751[ 8434] By: nick on 2001/01/13 11:36:53
16752 Log: Run dmake regen_config_h for Win32
16753 Branch: perlio
16754 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16755____________________________________________________________________________
16756[ 8433] By: nick on 2001/01/13 11:31:55
16757 Log: VMS friendly patch to Encode compile process
16758 Branch: perlio
16759 ! ext/Encode/Makefile.PL ext/Encode/compile
16760____________________________________________________________________________
16761[ 8432] By: nick on 2001/01/13 11:06:44
16762 Log: Integrate mainline
16763 Branch: perlio
16764 +> ext/B/B/Concise.pm
16765 !> (integrate 52 files)
16766____________________________________________________________________________
16767[ 8431] By: jhi on 2001/01/13 05:55:55
16768 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
16769 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
16770 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
16771 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
16772 Branch: perl
16773 ! ext/B/B/Concise.pm
16774____________________________________________________________________________
16775[ 8430] By: jhi on 2001/01/13 04:24:18
16776 Log: The LVRET macro needed an aTHX.
16777 Branch: perl
16778 ! pp.h
16779____________________________________________________________________________
16780[ 8429] By: jhi on 2001/01/13 02:12:42
16781 Log: Update Changes.
16782 Branch: perl
16783 ! Changes patchlevel.h
16784____________________________________________________________________________
14ba8b5c
JH
16785[ 8428] By: jhi on 2001/01/13 02:08:50
16786 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
16787 From: Peter Prymmer <pvhp@forte.com>
16788 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
16789 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
16790
16791 Add a BEGIN guard for sloppy floating point division.
16792 Branch: perl
16793 ! lib/Math/BigInt.pm lib/bigint.pl
16794____________________________________________________________________________
16795[ 8427] By: jhi on 2001/01/13 01:47:16
16796 Log: The B::Terse drop-in replacement wasn't quite drop-in.
16797 Branch: perl
16798 ! ext/B/B/Terse.pm
16799____________________________________________________________________________
16800[ 8426] By: jhi on 2001/01/12 21:20:43
16801 Log: Use UVXf.
16802 Branch: perl
16803 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16804 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
16805 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
16806 ! vos/config.ga.def vos/config.ga.h win32/config.bc
16807 ! win32/config.gc win32/config.vc
16808____________________________________________________________________________
16809[ 8425] By: jhi on 2001/01/12 20:20:14
16810 Log: Subject: [PATCH perl@8342] -Wformat
16811 From: Robin Barker <rmb1@cise.npl.co.uk>
16812 Date: Fri, 12 Jan 2001 20:03:14 GMT
16813 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
16814 Branch: perl
16815 ! ext/Encode/Encode.xs mg.c sv.c toke.c
16816____________________________________________________________________________
16817[ 8424] By: jhi on 2001/01/12 20:01:48
16818 Log: Subject: B::Concise -- an improved replacement for B::Terse
16819 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
16820 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
16821 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
16822 Branch: perl
16823 + ext/B/B/Concise.pm
16824 ! MANIFEST ext/B/B/Terse.pm
16825____________________________________________________________________________
16826[ 8423] By: jhi on 2001/01/12 19:24:02
16827 Log: The new metaconfig unit from the #8421.
16828 Branch: metaconfig/U/perl
16829 + d_sigprocmask.U
16830____________________________________________________________________________
16831[ 8422] By: jhi on 2001/01/12 19:23:43
16832 Log: Forgot the microperl config from the #8421.
16833 Branch: perl
16834 ! uconfig.h uconfig.sh
16835____________________________________________________________________________
16836[ 8421] By: jhi on 2001/01/12 19:05:27
16837 Log: Add sigprocmask() probe, regen Configure, regen toc.
16838 Branch: perl
16839 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16840 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
16841 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16842 ! vos/config.ga.h win32/config.bc win32/config.gc
16843 ! win32/config.vc
16844____________________________________________________________________________
16845[ 8420] By: jhi on 2001/01/12 18:34:31
16846 Log: Add sockatmark() to the todo list.
16847 Branch: perl
16848 ! Todo-5.6
16849____________________________________________________________________________
16850[ 8419] By: jhi on 2001/01/12 18:09:46
16851 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
16852 Branch: perl
16853 ! op.c
16854____________________________________________________________________________
16855[ 8418] By: jhi on 2001/01/12 18:05:30
16856 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
16857 From: Radu Greab <radu@netsoft.ro>
16858 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
16859 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
16860 Branch: perl
16861 ! op.c t/pragma/sub_lval.t
16862____________________________________________________________________________
16863[ 8417] By: jhi on 2001/01/12 16:09:09
16864 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
16865 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
16866 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
16867 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
16868 Branch: perl
16869 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
16870 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
16871 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
16872 ! t/pragma/sub_lval.t toke.c
16873____________________________________________________________________________
16874[ 8416] By: jhi on 2001/01/12 15:42:06
16875 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
16876 From: "Richard Soderberg" <rs@crystalflame.net>
16877 Date: Fri, 12 Jan 2001 04:49:35 -0800
16878 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
16879
16880 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
16881 according to the platform.
16882 Branch: perl
16883 ! op.c
16884____________________________________________________________________________
16885[ 8415] By: jhi on 2001/01/12 15:33:41
16886 Log: One more UTF-8 fix from Inaba Hiroto.
16887 Branch: perl
16888 ! pp.c regexec.c t/pragma/utf8.t
16889____________________________________________________________________________
16890[ 8414] By: jhi on 2001/01/12 15:30:18
16891 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
16892 Branch: perl
16893 ! regexec.c
16894____________________________________________________________________________
16895[ 8413] By: jhi on 2001/01/12 15:22:10
16896 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
16897 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
16898 Date: Thu, 11 Jan 2001 12:53:36 +0100
16899 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
16900 Branch: perl
16901 ! toke.c
16902____________________________________________________________________________
16903[ 8412] By: jhi on 2001/01/12 15:20:25
16904 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
16905 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
16906 Date: Fri, 12 Jan 2001 14:37:55 +0100
16907 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
16908 Branch: perl
16909 ! hints/posix-bc.sh
16910____________________________________________________________________________
16911[ 8411] By: jhi on 2001/01/12 15:14:14
16912 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
16913 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
16914 Date: Fri, 12 Jan 2001 10:42:21 +0100
16915 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
16916 Branch: perl
16917 ! t/op/regmesg.t
16918____________________________________________________________________________
16919[ 8410] By: jhi on 2001/01/12 05:48:55
16920 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
16921 From: Nicholas Clark <nick@ccl4.org>
16922 Date: Sun, 7 Jan 2001 19:47:14 +0000
16923 Message-ID: <20010107194714.B1048@plum.flirble.org>
16924 Branch: perl
16925 ! t/op/numconvert.t
16926____________________________________________________________________________
16927[ 8409] By: jhi on 2001/01/12 05:41:28
16928 Log: Integrate perlio.
16929 Branch: perl
16930 !> mg.c scope.h
16931____________________________________________________________________________
16932[ 8408] By: nick on 2001/01/11 22:43:28
16933 Log: Remove variables that were used in experiments.
16934 Branch: perlio
16935 ! mg.c
16936____________________________________________________________________________
16937[ 8407] By: nick on 2001/01/11 20:57:44
16938 Log: Catch die in %SIG handler and unblock the signal before re-dying.
16939 This make Linux work _without_ sigsetjmp().
16940 Turn off sigsetjmp() to see what else it does.
16941 May need Configure probe for sigprocmask() if anything has sigaction()
16942 but not sigprocmask().
16943 Branch: perlio
16944 ! mg.c scope.h
16945____________________________________________________________________________
16946[ 8406] By: nick on 2001/01/11 19:32:07
16947 Log: Integrate mainline
16948 Branch: perlio
16949 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
16950 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
16951 !> t/op/substr.t
16952____________________________________________________________________________
16953[ 8405] By: jhi on 2001/01/11 17:11:01
16954 Log: Fix UTF-8 lval substr().
16955 Branch: perl
16956 ! mg.c t/op/substr.t
16957____________________________________________________________________________
16958[ 8404] By: jhi on 2001/01/11 05:13:58
16959 Log: Update Changes.
16960 Branch: perl
16961 ! Changes patchlevel.h
16962____________________________________________________________________________
31a5f8c1
JH
16963[ 8403] By: jhi on 2001/01/11 04:38:24
16964 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
16965 From: Hugo <hv@crypt.compulink.co.uk>
16966 Date: Mon, 30 Oct 2000 01:33:26 +0000
16967 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
16968 Branch: perl
16969 ! regexec.c t/op/re_tests
16970____________________________________________________________________________
16971[ 8402] By: jhi on 2001/01/11 04:26:12
16972 Log: Integrate perlio.
16973 Branch: perl
16974 !> scope.h util.c
16975____________________________________________________________________________
16976[ 8401] By: nick on 2001/01/10 22:52:55
16977 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
16978 (So Alan and Ilya can try setting via hints.)
16979 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
16980 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
16981 doing the save everywhere seems to restart read() correctly, but just
16982 doing it once "round" the handler does not.
16983 Branch: perlio
16984 ! scope.h
16985____________________________________________________________________________
16986[ 8400] By: jhi on 2001/01/10 21:57:54
16987 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
16988 of IRIX, HP-UX is unaffected.
16989 Branch: perl
16990 ! perl.h
16991____________________________________________________________________________
16992[ 8399] By: nick on 2001/01/10 21:29:19
16993 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
16994 Branch: perlio
16995 ! util.c
16996____________________________________________________________________________
16997[ 8398] By: jhi on 2001/01/10 20:55:31
4617e9a3 16998 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
31a5f8c1
JH
16999 also have ReusePort.
17000 Branch: perl
17001 ! ext/IO/lib/IO/Socket/INET.pm
17002____________________________________________________________________________
17003[ 8397] By: jhi on 2001/01/10 20:50:57
17004 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
17005 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
17006 Date: Wed, 10 Jan 2001 01:38:13 -0800
17007 Message-ID: <20010110013813.B41744@yahoo-inc.com>
17008 Branch: perl
17009 ! ext/IO/lib/IO/Socket/INET.pm
17010____________________________________________________________________________
17011[ 8396] By: jhi on 2001/01/10 20:49:30
17012 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
17013 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
17014 Date: Wed, 10 Jan 2001 01:37:32 -0800
17015 Message-ID: <20010110013732.A41744@yahoo-inc.com>
17016 Branch: perl
17017 ! ext/Socket/Socket.pm
17018____________________________________________________________________________
17019[ 8395] By: jhi on 2001/01/10 20:41:37
17020 Log: Test for bug id 20010105.016 (fixed by #8378).
17021 Branch: perl
17022 ! t/op/split.t
17023____________________________________________________________________________
17024[ 8394] By: jhi on 2001/01/10 20:26:32
17025 Log: Integrate perlio.
17026 Branch: perl
17027 ! util.c
17028____________________________________________________________________________
17029[ 8393] By: nick on 2001/01/10 19:34:30
17030 Log: Back out Simon's pid hackery for now.
17031 Branch: perlio
17032 ! util.c
17033____________________________________________________________________________
17034[ 8392] By: nick on 2001/01/10 19:23:13
17035 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
17036 Branch: perlio
17037 !> (integrate 29 files)
17038____________________________________________________________________________
17039[ 8391] By: jhi on 2001/01/10 18:43:15
17040 Log: Subject: [PATCH] Fix my_pclose segfault
17041 From: Simon Cozens <simon@cozens.net>
17042 Date: Wed, 10 Jan 2001 18:39:35 +0000
17043 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
17044 Branch: perl
17045 ! util.c
17046____________________________________________________________________________
17047[ 8390] By: jhi on 2001/01/10 18:42:08
17048 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
17049 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17050 Date: Wed, 10 Jan 2001 13:23:02 EST
17051 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
17052 Branch: perl
17053 ! ext/Opcode/Opcode.xs
17054____________________________________________________________________________
17055[ 8389] By: jhi on 2001/01/10 15:16:07
17056 Log: Turn off the integer preservation for now.
17057 Branch: perl
17058 ! perl.h
17059____________________________________________________________________________
17060[ 8388] By: jhi on 2001/01/10 15:01:25
17061 Log: Few more IDE/editor nits from p5p.
17062 Branch: perl
17063 ! pod/perlfaq3.pod
17064____________________________________________________________________________
17065[ 8387] By: jhi on 2001/01/10 06:53:16
17066 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
17067 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
17068 Date: Tue, 9 Jan 2001 23:16:02 +0000
17069 Message-ID: <20010109231602.A81101@plum.flirble.org>
17070 Branch: perl
17071 ! sv.c
17072____________________________________________________________________________
17073[ 8386] By: jhi on 2001/01/10 03:17:54
17074 Log: Test cases for #8385 (from Simon's "torture.pl")
17075 Branch: perl
17076 ! t/op/tr.t
17077____________________________________________________________________________
17078[ 8385] By: jhi on 2001/01/10 03:17:11
17079 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
17080 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
17081 Date: Wed, 10 Jan 2001 11:39:39 +0900
17082 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
17083
17084 Some more UTF-8 tr cases fixed.
17085 Branch: perl
17086 ! doop.c
17087____________________________________________________________________________
17088[ 8384] By: jhi on 2001/01/09 22:45:40
17089 Log: Allow the locale test needing POSIX and the taint test
17090 needing IPC::SysV to run under 'minitest' (basically,
17091 bail out if loading the extension fails)
17092 Branch: perl
17093 ! t/op/misc.t t/op/taint.t
17094____________________________________________________________________________
17095[ 8383] By: jhi on 2001/01/09 21:36:04
17096 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
17097 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
17098 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
17099 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
17100 Branch: perl
17101 ! t/io/openpid.t
17102____________________________________________________________________________
17103[ 8382] By: jhi on 2001/01/09 21:06:08
17104 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
17105 Should finish up the bug id 20001205.022.
17106 Branch: perl
17107 ! pp.c pp_hot.c scope.c
17108____________________________________________________________________________
17109[ 8381] By: jhi on 2001/01/09 18:27:43
17110 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
17111 From: Andy Dougherty <doughera@lafayette.edu>
17112 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
17113 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
17114
17115 More robust yacc/bison error detection.
17116 Branch: perl
17117 ! t/comp/proto.t
17118____________________________________________________________________________
17119[ 8380] By: jhi on 2001/01/09 15:21:38
17120 Log: Subject: [PATCH] make t/op/misc.t work on VMS
17121 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17122 Date: Tue, 9 Jan 2001 07:53:55 EST
17123 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
17124 Branch: perl
17125 ! t/op/misc.t vms/test.com
17126____________________________________________________________________________
17127[ 8379] By: jhi on 2001/01/09 15:20:38
17128 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
17129 From: jhi@cc.hut.fi
17130 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
17131 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
17132
17133 The #8378 fixed this.
17134 Branch: perl
17135 ! t/op/tr.t
17136____________________________________________________________________________
17137[ 8378] By: jhi on 2001/01/09 15:05:32
17138 Log: Subject: One more patch for UTF8
17139 From: Inaba Hiroto <inaba@st.rim.or.jp>
17140 Date: Tue, 09 Jan 2001 01:04:32 +0900
17141 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
17142
17143 UTF-8 fixes for 'x' and tr///.
17144 Branch: perl
17145 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
17146 ! regcomp.c regexec.c toke.c utf8.c
17147____________________________________________________________________________
17148[ 8377] By: jhi on 2001/01/09 14:32:17
17149 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
17150 Branch: perl
17151 ! t/op/length.t
17152____________________________________________________________________________
17153[ 8376] By: jhi on 2001/01/09 04:32:32
17154 Log: integrate changes #7775, #8316, #8316 from mainline
17155 Branch: maint-5.6/perl
17156 ! hints/solaris_2.sh
17157____________________________________________________________________________
17158[ 8375] By: jhi on 2001/01/09 04:26:43
17159 Log: Update Changes.
17160 Branch: perl
17161 ! Changes patchlevel.h
17162____________________________________________________________________________
3a80aac8
JH
17163[ 8374] By: jhi on 2001/01/09 04:14:32
17164 Log: IDE/editor section tweaking.
17165 Branch: perl
17166 ! pod/perlfaq3.pod
17167____________________________________________________________________________
17168[ 8373] By: jhi on 2001/01/09 02:38:26
17169 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
17170 From: Peter Prymmer <pvhp@forte.com>
17171 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
17172 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
17173
17174 In preparation os OS/390 dynamic loading.
17175 Branch: perl
17176 ! README.os390 hints/os390.sh
17177____________________________________________________________________________
17178[ 8372] By: jhi on 2001/01/09 00:24:30
17179 Log: Integrate with perlio.
17180 Branch: perl
17181 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
17182____________________________________________________________________________
17183[ 8371] By: nick on 2001/01/08 23:54:33
17184 Log: Fix "scalars leaked" bugs caused by overload magic
17185 (Highlighted by Ilya's DESTROY optimization.)
17186 Branch: perlio
17187 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
17188____________________________________________________________________________
17189[ 8370] By: nick on 2001/01/08 20:19:41
17190 Log: Integrate mainline
17191 Branch: perlio
17192 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
17193 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
17194 !> t/op/64bitint.t
17195____________________________________________________________________________
17196[ 8369] By: jhi on 2001/01/08 17:30:52
17197 Log: save_delete() Safefree() doesn't (anymore?) work with shared
17198 strings, one test failure in op/misc and almost all of lib/b.
17199 (Outcomments #8369.)
17200 Branch: perl
17201 ! scope.c
17202____________________________________________________________________________
17203[ 8368] By: jhi on 2001/01/08 14:47:10
17204 Log: (Outcommented by #8369.)
17205
17206 Subject: Re: Perl BugID 20001205.022 ---- save_delete
17207 From: Simon Cozens <simon@cozens.net>
17208 Date: Sat, 6 Jan 2001 11:48:40 +0000
17209 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
17210
17211 The save_delete() does need the Safefree.
17212 Branch: perl
17213 ! scope.c
17214____________________________________________________________________________
17215[ 8367] By: bailey on 2001/01/08 08:53:52
17216 Log: Once again syncing after too long an absence
17217 Branch: vmsperl
17218 +> (branch 55 files)
17219 - MAINTAIN fix_pl vos/config.def vos/config.h
17220 - vos/config_h.SH_orig
17221 !> (integrate 498 files)
17222____________________________________________________________________________
17223[ 8366] By: jhi on 2001/01/08 02:42:59
17224 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
17225 From: nick@ccl4.org
17226 Date: Sun, 7 Jan 2001 21:07:18 +0000
17227 Message-Id: <20010107210717.D1048@plum.flirble.org>
17228 Branch: perl
17229 ! sv.c t/op/64bitint.t
17230____________________________________________________________________________
17231[ 8365] By: jhi on 2001/01/08 02:35:16
17232 Log: Subject: [PATCH] environ nit
17233 From: Simon Cozens <simon@cozens.net>
17234 Date: Sun, 7 Jan 2001 17:57:07 +0000
17235 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
17236
17237 Use environ only if we have it.
17238 Branch: perl
17239 ! mg.c
17240____________________________________________________________________________
17241[ 8364] By: jhi on 2001/01/08 02:24:51
17242 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
17243 Branch: perl
17244 ! ext/GDBM_File/GDBM_File.xs
17245____________________________________________________________________________
17246[ 8363] By: jhi on 2001/01/08 02:19:24
17247 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
17248 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
17249 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
17250 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
17251 Branch: perl
17252 ! dump.c op.c
17253____________________________________________________________________________
17254[ 8362] By: jhi on 2001/01/08 02:17:43
17255 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
17256 From: Doug MacEachern <dougm@covalent.net>
17257 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
17258 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
17259
17260 Allow AUTOLOAD to be an xsub and allow such xsubs
17261 to avoid use of $AUTOLOAD.
17262 Branch: perl
17263 ! gv.c
17264____________________________________________________________________________
17265[ 8361] By: jhi on 2001/01/08 02:16:07
17266 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
17267 From: Radu Greab <radu@netsoft.ro>
17268 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
17269 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
17270
17271 No need for the potentially unportable $SIG{CHLD}.
17272 Branch: perl
17273 ! t/io/pipe.t
17274____________________________________________________________________________
17275[ 8360] By: jhi on 2001/01/08 01:58:23
17276 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
17277 Branch: perl
17278 ! lib/Getopt/Long.pm
17279____________________________________________________________________________
17280[ 8359] By: jhi on 2001/01/08 01:55:44
17281 Log: Integrate perlio.
17282 Branch: perl
17283 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
17284 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
17285 !> utf8.c win32/Makefile
17286____________________________________________________________________________
17287[ 8358] By: jhi on 2001/01/07 21:16:50
17288 Log: Update the EPOC cross SDK URL.
17289 Branch: perl
17290 ! README.epoc
17291____________________________________________________________________________
17292[ 8357] By: jhi on 2001/01/07 21:16:09
17293 Log: Update the EPOC cross SDK URL.
17294 Branch: maint-5.6/perl
17295 ! README.epoc
17296____________________________________________________________________________
17297[ 8356] By: nick on 2001/01/06 21:47:52
17298 Log: FILE * in XS code for PerlIO world:
17299 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
17300 - Add FILE * T_STDIO typemap.
17301 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
17302 Branch: perlio
17303 ! lib/ExtUtils/typemap perlio.c perlio.h
17304____________________________________________________________________________
17305[ 8355] By: jhi on 2001/01/06 20:27:15
31a5f8c1 17306 Log: integrate change #8336 from mainline
3a80aac8
JH
17307
17308 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
17309 Branch: maint-5.6/perl
17310 ! hv.c
17311____________________________________________________________________________
17312[ 8354] By: jhi on 2001/01/06 20:24:29
17313 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
17314 From: Robin Barker <rmb1@cise.npl.co.uk>
17315 Date: Fri, 22 Dec 2000 12:17:38 GMT
17316 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
17317
17318 The patch reformats some long =item lines so they give
17319 correct output via pod2man | nroff -man
17320
17321 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
17322 From: Robin Barker <rmb1@cise.npl.co.uk>
17323 Date: Tue, 2 Jan 2001 15:35:03 GMT
17324 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
17325
17326 Here is a _further_ patch which corrects a few more errors:
17327 * an empty C<=item> in CPAN.pm
17328 * patching the wrong file (pod/perlamiga.pod not README.amiga)
17329 * leaving empty C<=item>s which formatted incorrectly
17330 * over long C<=item>s revealed by latest patch to Pod::Man
17331 Branch: maint-5.6/perl
17332 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
17333 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
17334 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
17335 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
17336 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
17337 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
17338____________________________________________________________________________
17339[ 8353] By: jhi on 2001/01/06 20:21:10
17340 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
17341
17342 UTF-8 hash keys.
17343 Branch: maint-5.6/perl
17344 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
17345____________________________________________________________________________
17346[ 8352] By: jhi on 2001/01/06 20:18:44
17347 Log: Forgotten from #8438.
17348 Branch: maint-5.6/perl
17349 ! epoc/epocish.h
17350____________________________________________________________________________
17351[ 8351] By: jhi on 2001/01/06 20:18:12
17352 Log: Forgotten from #8347.
17353 Branch: maint-5.6/perl
17354 ! config_h.SH
17355____________________________________________________________________________
17356[ 8350] By: jhi on 2001/01/06 20:00:19
17357 Log: Thinko in #8347.
17358 Branch: maint-5.6/perl
17359 ! regcomp.c
17360____________________________________________________________________________
17361[ 8349] By: jhi on 2001/01/06 18:05:30
17362 Log: Copy the FAQ3 IDE section from the development branch,
17363 changes originally by Peter Prymmer.
17364 Branch: maint-5.6/perl
17365 ! pod/perlfaq3.pod
17366____________________________________________________________________________
17367[ 8348] By: jhi on 2001/01/06 18:03:02
17368 Log: EPOC updates for TRIAL1.
17369
17370 Subject: [5.6.1 trial1] EPOC update
17371 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17372 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
17373 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
17374
17375 Subject: epoc patch2 for perl-5.6.1-trial1
17376 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17377 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
17378 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
17379 Branch: maint-5.6/perl
17380 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
17381 ! epoc/epocish.c
17382____________________________________________________________________________
17383[ 8347] By: jhi on 2001/01/06 17:29:10
17384 Log: integrate changes #7710,7824,7973 from mainline,
17385 plus VMS nits from Peter Prymmer and Dan Sugalski.
17386
17387 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
17388 library (getprotobyname and getprotobynumber are outversioned by
17389 the same calls in libc, at least for xlc version 3.
17390
17391 Add HAS_SBRK_PROTO.
17392
17393 Fixes for signedness warnings noticed by VMSperlers.
17394 Branch: maint-5.6/perl
17395 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17396 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
17397 ! sv.c vms/descrip_mms.template vos/config.alpha.def
17398 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17399 ! win32/config.bc win32/config.gc win32/config.vc
17400____________________________________________________________________________
17401[ 8346] By: nick on 2001/01/06 14:36:01
17402 Log: Fixup accumulated integrate muddles (perlio == devperl again)
17403 Branch: perlio
17404 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
17405____________________________________________________________________________
17406[ 8345] By: nick on 2001/01/06 14:24:58
17407 Log: Integrate mainline
17408 Branch: perlio
17409 !> (integrate 55 files)
17410____________________________________________________________________________
17411[ 8344] By: jhi on 2001/01/06 02:24:02
17412 Log: Subject: [patch] PerlIO_cleanup() prototype
17413 From: Doug MacEachern <dougm@covalent.net>
17414 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
17415 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
17416 Branch: perl
17417 ! perlio.h
17418____________________________________________________________________________
17419[ 8343] By: jhi on 2001/01/06 01:04:09
17420 Log: IRIX compiler noticed that the bof initialization might be
17421 bypassed by control flow.
17422 Branch: perl
17423 ! toke.c
17424____________________________________________________________________________
17425[ 8342] By: jhi on 2001/01/06 00:10:48
17426 Log: Update Changes.
17427 Branch: perl
17428 ! Changes patchlevel.h
17429____________________________________________________________________________
4f995af1
JH
17430[ 8341] By: jhi on 2001/01/05 23:52:33
17431 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
17432 Branch: perl
17433 ! toke.c
17434____________________________________________________________________________
17435[ 8340] By: jhi on 2001/01/05 22:44:08
17436 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
17437 From: Radu Greab <radu@netsoft.ro>
17438 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
17439 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
17440 Branch: perl
17441 ! t/io/pipe.t util.c
17442____________________________________________________________________________
17443[ 8339] By: jhi on 2001/01/05 22:35:17
17444 Log: Subject: [PATCH] format and rewording in perlfaq.pod
17445 From: Robin Barker <rmb1@cise.npl.co.uk>
17446 Date: Fri, 5 Jan 2001 18:51:20 GMT
17447 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
17448 Branch: perl
17449 ! pod/perlfaq.pod
17450____________________________________________________________________________
17451[ 8338] By: jhi on 2001/01/05 22:31:17
17452 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
17453 From: Peter Prymmer <pvhp@forte.com>
17454 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
17455 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
17456 Branch: perl
17457 ! utils/perlbug.PL
17458____________________________________________________________________________
17459[ 8337] By: jhi on 2001/01/05 18:15:11
17460 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
17461 From: Robin Barker <rmb1@cise.npl.co.uk>
17462 Date: Tue, 2 Jan 2001 15:24:07 GMT
17463 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
17464
17465 If you call configure as C<./Configure> or C<sh ./Configure>,
17466 $src is set to the absolute path name, not '.'.
17467
17468 This, in turn, means -Dmksymlink tries to do its stuff because
17469 it does not think it is in the src directory.
17470
17471 (plus a metaconfig nitfix)
17472 Branch: metaconfig
17473 ! U/compline/ccflags.U U/modified/src.U
17474 Branch: perl
17475 ! Configure config_h.SH
17476____________________________________________________________________________
17477[ 8336] By: jhi on 2001/01/05 17:48:32
17478 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
17479 From: Alan Burlison <Alan.Burlison@uk.sun.com>
17480 Message-ID: <3A5606C4.473D2226@uk.sun.com>
17481 Date: Fri, 05 Jan 2001 17:39:16 +0000
17482 Branch: perl
17483 ! hv.c
17484____________________________________________________________________________
17485[ 8335] By: jhi on 2001/01/05 16:05:44
17486 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
17487 Branch: perl
17488 ! lib/Getopt/Long.pm
17489____________________________________________________________________________
17490[ 8334] By: jhi on 2001/01/05 16:00:51
17491 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
17492 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
17493 Date: Fri, 05 Jan 2001 13:46:51 +0100
17494 Message-ID: <13693.978698811@nice.ram.loc>
17495
17496 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
17497 accurate reading of the "atime".
17498 Branch: perl
17499 ! t/io/fs.t
17500____________________________________________________________________________
17501[ 8333] By: jhi on 2001/01/05 15:57:37
17502 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
17503 From: Simon Cozens <simon@cozens.net>
17504 Date: Fri, 8 Dec 2000 13:33:31 +0000
17505 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
17506
17507 A lost patch fragment.
17508 Branch: perl
17509 ! doop.c
17510____________________________________________________________________________
17511[ 8332] By: jhi on 2001/01/05 15:40:42
17512 Log: Do away with strncpy() and a fixed length buffer.
17513 Branch: perl
17514 ! utf8.c
17515____________________________________________________________________________
17516[ 8331] By: jhi on 2001/01/05 15:03:07
17517 Log: Tests for #8329 and #8330.
17518 Branch: perl
17519 ! t/op/bop.t
17520____________________________________________________________________________
17521[ 8330] By: jhi on 2001/01/05 15:02:38
17522 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
17523 raw 8-bit form to the UTF-8 string.
17524 Branch: perl
17525 ! toke.c
17526____________________________________________________________________________
17527[ 8329] By: jhi on 2001/01/05 14:55:13
17528 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
17529 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
17530 Date: Fri, 5 Jan 2001 12:28:52 +0100
17531 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
17532
17533 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
17534 no effect. (changed the strncpy() to Copy())
17535 Branch: perl
17536 ! toke.c
17537____________________________________________________________________________
17538[ 8328] By: jhi on 2001/01/05 06:44:27
17539 Log: UTF-8 cleanup.
17540 Branch: perl
17541 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
17542 ! regexec.c sv.c toke.c
17543____________________________________________________________________________
17544[ 8327] By: jhi on 2001/01/05 01:11:29
17545 Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions, and `make minitest')
17546 From: Radu Greab <radu@netsoft.ro>
17547 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
17548 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
17549
17550 Cleans up Harness to not use FileHandle, which uses IO.
17551 Branch: perl
17552 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
17553____________________________________________________________________________
17554[ 8326] By: jhi on 2001/01/05 00:56:37
17555 Log: Update Changes.
17556 Branch: perl
17557 ! Changes patchlevel.h
17558____________________________________________________________________________
57aa58c0
JH
17559[ 8325] By: jhi on 2001/01/05 00:53:18
17560 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
17561 From: Peter Prymmer <pvhp@forte.com>
17562 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
17563 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
17564
17565 plus a couple more tailing whitespace removals.
17566 Branch: perl
17567 ! win32/Makefile
17568____________________________________________________________________________
17569[ 8324] By: jhi on 2001/01/05 00:47:39
17570 Log: Add some Unicode chop() tests.
17571 Branch: perl
17572 ! t/op/chop.t
17573____________________________________________________________________________
17574[ 8323] By: jhi on 2001/01/05 00:47:23
17575 Log: Unify UTF-8 malformedness handling.
17576 Branch: perl
17577 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
17578____________________________________________________________________________
17579[ 8322] By: jhi on 2001/01/04 22:21:54
17580 Log: The new $issymlink was unknown to Mksymlinks.
17581 Branch: metaconfig/U/perl
17582 ! Mksymlinks.U issymlink.U
17583 Branch: perl
17584 ! Configure config_h.SH
17585____________________________________________________________________________
17586[ 8321] By: jhi on 2001/01/04 21:51:05
17587 Log: The test didn't work under the core test framework.
17588 Branch: perl
17589 ! t/lib/st-lock.t
17590____________________________________________________________________________
17591[ 8320] By: jhi on 2001/01/04 21:14:22
17592 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
17593 Branch: perl
17594 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
17595____________________________________________________________________________
17596[ 8319] By: jhi on 2001/01/04 20:46:17
17597 Log: Typo in #8312 when manually appying a problematic patch fragment.
17598 Branch: perl
17599 ! ext/Storable/Storable.xs
17600____________________________________________________________________________
17601[ 8318] By: jhi on 2001/01/04 20:43:01
17602 Log: The $sh_c didn't fly.
17603 Branch: metaconfig
17604 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
17605 ! U/modified/Loc.U U/modified/myhostname.U
17606 ! U/modified/spitshell.U
17607 Branch: metaconfig/U/perl
17608 ! issymlink.U
17609 Branch: perl
17610 ! Configure config_h.SH
17611____________________________________________________________________________
17612[ 8317] By: jhi on 2001/01/04 19:58:01
17613 Log: AIX builtin test -h is broken, changes based on
17614
17615 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
17616 Date: Tue, 02 Jan 2001 11:24:39 +0100
17617 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17618 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
17619 Branch: metaconfig
17620 + U/modified/spitshell.U
17621 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
17622 ! U/modified/Loc.U U/modified/myhostname.U
17623 Branch: metaconfig/U/perl
17624 ! Mksymlinks.U issymlink.U
17625 Branch: perl
17626 ! Configure
17627____________________________________________________________________________
17628[ 8316] By: jhi on 2001/01/04 19:02:22
17629 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
17630 From: Andy Dougherty <doughera@lafayette.edu>
17631 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
17632 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
17633
17634 Beware of GNU ld.
17635 Branch: perl
17636 ! hints/solaris_2.sh
17637____________________________________________________________________________
17638[ 8315] By: jhi on 2001/01/04 18:56:48
17639 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
17640 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
17641 Date: Wed, 3 Jan 2001 07:58:51 +0100
17642 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
17643 Branch: perl
17644 ! hints/solaris_2.sh
17645____________________________________________________________________________
17646[ 8314] By: jhi on 2001/01/04 18:54:07
17647 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
17648 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
17649 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
17650 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
17651
17652 Doc tweak on #8313.
17653 Branch: perl
17654 ! ext/B/B/Deparse.pm
17655____________________________________________________________________________
17656[ 8313] By: jhi on 2001/01/04 18:52:27
17657 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
17658 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
17659 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
17660 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
17661
17662 Make the peephole optimizer to bypass more null ops and
17663 and rewrite the deparse handling of continue blocks.
17664 Branch: perl
17665 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
17666____________________________________________________________________________
17667[ 8312] By: jhi on 2001/01/04 18:47:39
17668 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
17669 Branch: perl
17670 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
17671 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
17672 ! t/lib/st-lock.t
17673____________________________________________________________________________
17674[ 8311] By: jhi on 2001/01/04 18:36:08
17675 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
17676 filter to be run on each .pm during the pm_to_blib() phase,
17677 a fixed version of
17678
17679 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
17680 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
17681 Date: Wed, 03 Jan 2001 22:01:30 +0100
17682 Message-ID: <5296.978555690@nice.ram.loc>
17683 Branch: perl
17684 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
17685 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
17686 ! lib/ExtUtils/MakeMaker.pm
17687____________________________________________________________________________
17688[ 8310] By: jhi on 2001/01/04 18:32:54
17689 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
17690 From: Robin Barker <rmb1@cise.npl.co.uk>
17691 Date: Tue, 2 Jan 2001 15:35:03 GMT
17692 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
17693 Branch: perl
17694 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
17695 ! pod/perlrequick.pod
17696____________________________________________________________________________
17697[ 8309] By: jhi on 2001/01/04 18:29:07
17698 Log: Subject: Re: [patch] static-ize XS()
17699 From: Doug MacEachern <dougm@covalent.net>
17700 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
17701 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
17702
17703 Provide prototypes for the XS functions.
17704 Branch: perl
17705 ! lib/ExtUtils/xsubpp
17706____________________________________________________________________________
17707[ 8308] By: jhi on 2001/01/04 18:27:44
17708 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
17709 From: Doug MacEachern <dougm@covalent.net>
17710 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
17711 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
17712 Branch: perl
17713 ! lib/ExtUtils/typemap
17714____________________________________________________________________________
17715[ 8307] By: jhi on 2001/01/04 18:25:25
17716 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
17717 From: Doug MacEachern <dougm@covalent.net>
17718 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
17719 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
17720
17721 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
17722 Branch: perl
17723 ! lib/ExtUtils/MM_Unix.pm
17724____________________________________________________________________________
17725[ 8306] By: jhi on 2001/01/04 18:23:00
17726 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
17727 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
17728 Date: Thu, 4 Jan 2001 12:47:10 +0100
17729 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
17730
17731 The toke.c part only, patching embed.h and proto.h is futile.
17732 Branch: perl
17733 ! toke.c
17734____________________________________________________________________________
17735[ 8305] By: jhi on 2001/01/04 18:05:51
17736 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
17737 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
17738 Date: Thu, 4 Jan 2001 17:50:12 +0100
17739 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
17740 Branch: perl
17741 ! toke.c
17742____________________________________________________________________________
17743[ 8304] By: jhi on 2001/01/04 18:03:26
17744 Log: Subject: [PATCH perl@8269]
17745 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
17746 Date: Thu, 4 Jan 2001 12:53:39 +0100
17747 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
17748
17749 If running byacc write-enable also perly.h.
17750 Branch: perl
17751 ! Makefile.SH
17752____________________________________________________________________________
17753[ 8303] By: jhi on 2001/01/04 15:40:49
17754 Log: Rewrite pp_concat() in terms of sv_catsv().
17755 Branch: perl
17756 ! pp_hot.c
17757____________________________________________________________________________
17758[ 8302] By: nick on 2001/01/03 22:43:22
17759 Log: Integrate mainline.
17760 Branch: perlio
17761 !> ext/Encode/Encode.xs sv.c utf8.c
17762____________________________________________________________________________
17763[ 8301] By: jhi on 2001/01/02 23:40:26
17764 Log: Variable naming tweak.
17765 Branch: perl
17766 ! sv.c
17767____________________________________________________________________________
17768[ 8300] By: jhi on 2001/01/02 23:40:02
17769 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
17770 in is_utf8_string().
17771 Branch: perl
17772 ! utf8.c
17773____________________________________________________________________________
17774[ 8299] By: jhi on 2001/01/02 22:14:40
17775 Log: Integrate perlio.
17776 Branch: perl
17777 !> pp.c pp_hot.c win32/Makefile
17778____________________________________________________________________________
17779[ 8298] By: nick on 2001/01/02 22:03:06
17780 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
17781 Branch: perlio
17782 ! pp.c pp_hot.c
17783____________________________________________________________________________
17784[ 8297] By: jhi on 2001/01/02 04:26:28
17785 Log: Signedness nit.
17786 Branch: perl
17787 ! ext/Encode/Encode.xs
17788____________________________________________________________________________
17789[ 8296] By: nick on 2001/01/01 23:49:36
17790 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
17791 Branch: perlio
17792 ! win32/Makefile
17793____________________________________________________________________________
17794[ 8295] By: jhi on 2001/01/01 23:05:48
17795 Log: Integrate perlio.
17796 Branch: perl
17797 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
17798 !> t/lib/encode.t
17799____________________________________________________________________________
17800[ 8294] By: nick on 2001/01/01 22:48:34
17801 Log: Integrate mainline
17802 Branch: perlio
17803 ! pp_hot.c t/lib/encode.t
17804 !> (integrate 65 files)
17805____________________________________________________________________________
17806[ 8293] By: nick on 2001/01/01 21:58:50
17807 Log: More rigor in UTF-8-ness of Encode's toUnicode
17808 XS export some of the utf8 internal functions.
17809 Test some of the functions.
17810 Fix pp_concat() bug shown by said tests.
17811 Branch: perlio
17812 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
17813 ! t/lib/encode.t
17814____________________________________________________________________________
17815[ 8292] By: jhi on 2001/01/01 18:11:44
17816 Log: Integrate perlio.
17817 Branch: perl
17818 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
17819 !> ext/Encode/encengine.c ext/Encode/encode.h
17820____________________________________________________________________________
17821[ 8291] By: jhi on 2001/01/01 18:10:58
17822 Log: Podify README.mpeix (a new version from the web),
17823 add a dummy NAME to Carp::Heavy, regen toc.
17824 Branch: perl
17825 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
17826 ! pod/perltoc.pod
17827____________________________________________________________________________
17828[ 8290] By: nick on 2001/01/01 17:43:47
17829 Log: Loose the "Loading..." warning.
17830 Another bug in fallback support
17831 Branch: perlio
17832 ! ext/Encode/Encode.pm ext/Encode/encengine.c
17833____________________________________________________________________________
17834[ 8289] By: jhi on 2001/01/01 00:01:57
17835 Log: Bump up Larry's copyright.
17836 Branch: perl
17837 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
17838 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
17839 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
17840 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
17841 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
17842 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
17843 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
17844 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
17845____________________________________________________________________________
17846[ 8288] By: nick on 2000/12/31 21:27:53
17847 Log: Fix .ucm reading - forgot a chr()
17848 Start of .ucm write (for .enc to .ucm)
17849 Branch: perlio
17850 ! ext/Encode/compile
17851____________________________________________________________________________
17852[ 8287] By: jhi on 2000/12/31 18:15:56
17853 Log: Comment away a diagnostic message as noted by Craig A. Berry
17854 (the unexpected message was confusing testing)
17855 Branch: perl
17856 ! ext/Encode/Encode.pm
17857____________________________________________________________________________
17858[ 8286] By: jhi on 2000/12/31 18:14:51
17859 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
17860 Date: Sun, 31 Dec 2000 11:17:37 -0600
17861 From: "Craig A. Berry" <craigberry@mac.com>
17862 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
17863 Branch: perl
17864 ! ext/Encode/Makefile.PL
17865____________________________________________________________________________
17866[ 8285] By: nick on 2000/12/31 18:11:54
17867 Log: Start of support of ICU-style .ucm files:
17868 - teach compile how to read a .ucm file
17869 - first guess at how to represent fallbacks in "tries".
17870 - use fallbacks if check == 0
17871 - new return code to indicate we used one.
17872 Branch: perlio
17873 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
17874 ! ext/Encode/encengine.c ext/Encode/encode.h
17875____________________________________________________________________________
17876[ 8284] By: jhi on 2000/12/31 18:04:41
17877 Log: Pacify picky VMS compiler.
17878
17879 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
17880 From: "Craig A. Berry" <craig.berry@psinetcs.com>
17881 Date: Sat, 30 Dec 2000 18:10:02 -0600
17882 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
17883 Branch: perl
17884 ! sv.c
17885____________________________________________________________________________
17886[ 8283] By: jhi on 2000/12/31 16:11:47
17887 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
17888 Branch: perl
17889 ! t/lib/glob-basic.t
17890____________________________________________________________________________
17891[ 8282] By: jhi on 2000/12/31 15:26:11
17892 Log: Integrate perlio.
17893 Branch: perl
17894 !> makedef.pl opcode.pl os2/os2.c perlio.c
17895____________________________________________________________________________
17896[ 8281] By: nick on 2000/12/31 10:06:15
17897 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
17898 is available to be exported
17899 Branch: perlio
17900 ! makedef.pl perlio.c
17901____________________________________________________________________________
17902[ 8280] By: nick on 2000/12/31 09:41:26
17903 Log: Ilya's OS2 patch (testing for damage on Win32)
17904 Branch: perlio
17905 ! makedef.pl opcode.pl os2/os2.c
17906____________________________________________________________________________
17907[ 8279] By: jhi on 2000/12/30 21:52:07
17908 Log: Test nits.
17909 Branch: perl
17910 ! t/lib/syslfs.t t/op/lfs.t
17911____________________________________________________________________________
17912[ 8278] By: jhi on 2000/12/30 21:47:49
17913 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
17914 From: andreas.koenig@anima.de (Andreas J. Koenig)
17915 Date: 30 Dec 2000 22:35:37 +0100
17916 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
17917
17918 The 32-bit wraparound test wasn't quite right.
17919 Branch: perl
17920 ! t/lib/syslfs.t t/op/lfs.t
17921____________________________________________________________________________
17922[ 8277] By: jhi on 2000/12/30 21:33:44
17923 Log: Subject: [PATCH] open() example in perlfunc.pod
17924 From: Karsten Sperling <s_sperli@ira.uka.de>
17925 Date: Sat, 30 Dec 2000 22:27:09 +0100
17926 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
17927 Branch: perl
17928 ! pod/perlfunc.pod
17929____________________________________________________________________________
17930[ 8276] By: jhi on 2000/12/30 20:32:40
17931 Log: Not quite that many tests yet.
17932 Branch: perl
17933 ! t/op/pat.t
17934____________________________________________________________________________
17935[ 8275] By: jhi on 2000/12/30 20:26:58
17936 Log: Integrate perlio.
17937 Branch: perl
17938 !> toke.c
17939____________________________________________________________________________
17940[ 8274] By: jhi on 2000/12/30 20:24:56
17941 Log: Signedness nit.
17942 Branch: perl
17943 ! utf8.c
17944____________________________________________________________________________
17945[ 8273] By: jhi on 2000/12/30 20:15:46
17946 Log: Add a test case for 20000731.001 which was fixed by the #8267.
17947 Branch: perl
17948 ! t/op/pat.t
17949____________________________________________________________________________
17950[ 8272] By: nick on 2000/12/30 19:47:51
17951 Log: Tweak for MULTIPLICITY/USE_PERLIO
17952 Branch: perlio
17953 ! toke.c
17954____________________________________________________________________________
17955[ 8271] By: nick on 2000/12/30 19:46:45
17956 Log: Integrate mainline
17957 Branch: perlio
17958 +> lib/unicode/distinct.pm
17959 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
17960 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
17961 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
17962____________________________________________________________________________
17963[ 8270] By: jhi on 2000/12/30 19:39:50
17964 Log: Subject: RE: perl@8269
17965 From: "Richard Soderberg" <rs@crystalflame.net>
17966 Date: Sat, 30 Dec 2000 11:36:27 -0800
17967 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
17968
17969 A missing aTHX_.
17970 Branch: perl
17971 ! toke.c
17972____________________________________________________________________________
17973[ 8269] By: jhi on 2000/12/30 18:55:48
17974 Log: Update Changes.
17975 Branch: perl
17976 ! Changes patchlevel.h
17977____________________________________________________________________________
8d7a3e70
JH
17978[ 8268] By: jhi on 2000/12/30 17:18:40
17979 Log: Add a test for Unicode split //. The #8267 was the cure.
17980 Branch: perl
17981 ! t/op/split.t
17982____________________________________________________________________________
17983[ 8267] By: jhi on 2000/12/30 17:14:19
17984 Log: Subject: more UTF8 test suites and an UTF8 patch
17985 From: Inaba Hiroto <inaba@st.rim.or.jp>
17986 Date: Sat, 30 Dec 2000 14:27:10 +0900
17987 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
17988
17989 Just the patch part for now, and the pragma renamed
17990 as unicode::distinct.
17991 Branch: perl
17992 + lib/unicode/distinct.pm
17993 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
17994 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
17995 ! regcomp.h regexec.c sv.c toke.c utf8.c
17996____________________________________________________________________________
17997[ 8266] By: nick on 2000/12/30 16:40:49
17998 Log: Integrate mainline
17999 Branch: perlio
18000 +> lib/Pod/Text/Overstrike.pm
18001 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
18002 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
18003 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
18004 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
18005 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
18006____________________________________________________________________________
18007[ 8265] By: jhi on 2000/12/30 07:28:55
18008 Log: The sv_catsv() fix, take two.
18009 Branch: perl
18010 ! sv.c t/op/join.t
18011____________________________________________________________________________
18012[ 8264] By: jhi on 2000/12/30 06:19:18
18013 Log: Undo all the join-related changes since #8248: relevant
18014 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
18015 The new sv_catsv() doesn't fly so it must go back to
18016 the drawing board.
18017 Branch: perl
18018 ! sv.c t/op/join.t t/pragma/utf8.t
18019____________________________________________________________________________
18020[ 8263] By: jhi on 2000/12/30 01:08:32
18021 Log: (Retracted by #8264) Tweak sv_catsv() some more.
18022 Branch: perl
18023 ! sv.c
18024____________________________________________________________________________
18025[ 8262] By: jhi on 2000/12/30 00:45:14
18026 Log: Retract #8261.
18027 Branch: perl
18028 ! hv.c util.c
18029____________________________________________________________________________
18030[ 8261] By: jhi on 2000/12/30 00:38:32
18031 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
18032 Branch: perl
18033 ! hv.c util.c
18034____________________________________________________________________________
18035[ 8260] By: jhi on 2000/12/29 22:51:33
18036 Log: (Retracted by #8264) More fixing for #8251.
18037 Branch: perl
18038 ! sv.c
18039____________________________________________________________________________
18040[ 8259] By: jhi on 2000/12/29 18:27:30
18041 Log: Subject: podlators 1.06 released
18042 From: Russ Allbery <rra@stanford.edu>
18043 Date: 25 Dec 2000 05:09:30 -0800
18044 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
18045 Branch: perl
18046 + lib/Pod/Text/Overstrike.pm
18047 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
18048 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
18049____________________________________________________________________________
18050[ 8258] By: jhi on 2000/12/29 18:20:45
18051 Log: Make the large file tests more robust/talkative as suggested by
18052
18053 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
18054 From: andreas.koenig@anima.de (Andreas J. Koenig)
18055 Date: 29 Dec 2000 14:23:01 +0100
18056 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
18057 Branch: perl
18058 ! t/lib/syslfs.t t/op/lfs.t
18059____________________________________________________________________________
18060[ 8257] By: jhi on 2000/12/29 17:48:04
18061 Log: Further VMS piping fixes from Charles Lane:
18062
18063 In summary, error messages produced when a subprocess terminated
18064 abnormally were being sent not just to the parent process, but to
18065 grandparents, because of default values for error output that were
18066 not completely overridden when the subprocess was started.
18067
18068 This patch fixes this behavior by defining user-mode (i.e., temporary
18069 for the duration of the program) logical names for SYS$OUTPUT and
18070 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
18071 changes to make it so that the user-mode logicals are the ones that
18072 control where Perl's error messages go if it terminates abnormally.
18073
18074 I also added some gratuitous fixes to the indentation of braces in
18075 the piping code. It just looked ugly, before.
18076 Branch: perl
18077 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
18078____________________________________________________________________________
18079[ 8256] By: jhi on 2000/12/29 17:45:12
18080 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
18081 From: "Casey R. Tweten" <crt@kiski.net>
18082 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
18083 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
18084
18085 Tests for for #8240.
18086 Branch: perl
18087 ! t/pragma/constant.t
18088____________________________________________________________________________
18089[ 8255] By: jhi on 2000/12/29 17:43:07
18090 Log: Subject: Re: [PATCH] Interesting syntax idea
18091 From: Simon Cozens <simon@cozens.net>
18092 Date: Fri, 29 Dec 2000 14:34:04 +0000
18093 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
18094
18095 Tests for #8254.
18096 Branch: perl
18097 ! t/pragma/sub_lval.t
18098____________________________________________________________________________
18099[ 8254] By: jhi on 2000/12/29 17:42:11
18100 Log: Subject: [PATCH] Interesting syntax idea
18101 From: Simon Cozens <simon@cozens.net>
18102 Date: Wed, 27 Dec 2000 05:08:57 +0000
18103 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
18104
18105 Make opens + bareword assigns do typeglob assigns.
18106 Branch: perl
18107 ! op.c
18108____________________________________________________________________________
18109[ 8253] By: jhi on 2000/12/29 17:36:45
18110 Log: Output the (apparent) version of gcc, as suggested by
18111
18112 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
18113 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
18114 Date: 26 Dec 2000 04:29:17 -0500
18115 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
18116
18117 (The patch as such didn't any more apply as the misparsing had
18118 already been addressed in #6474.) Also change the wording about
18119 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
18120 Branch: perl
18121 ! hints/dec_osf.sh
18122____________________________________________________________________________
18123[ 8252] By: nick on 2000/12/29 12:14:31
18124 Log: Integrate mainline
18125 Branch: perlio
18126 !> (integrate 27 files)
18127____________________________________________________________________________
18128[ 8251] By: jhi on 2000/12/29 08:45:46
18129 Log: (Retracted by #8264)
18130
18131 (Fixed by #8260.)
18132
18133 sv_catsv() needs one more byte space than seems reasonable.
18134 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
18135 Curiouser and curiouser.
18136 Branch: perl
18137 ! sv.c
18138____________________________________________________________________________
18139[ 8250] By: jhi on 2000/12/29 07:57:52
18140 Log: More split // UTF-8 tests.
18141 Branch: perl
18142 ! t/pragma/utf8.t
18143____________________________________________________________________________
18144[ 8249] By: jhi on 2000/12/29 07:54:51
18145 Log: (Retracted by #8264) More join() testing which was good because
18146 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
18147 Branch: perl
18148 ! pp.c t/op/join.t utf8.c utf8.h
18149____________________________________________________________________________
18150[ 8248] By: jhi on 2000/12/29 07:08:32
18151 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
18152 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
18153 that the only cases to care about are byte+byte and byte+character.
18154
18155 TODO: See how well pp_concat() could be implemented in terms
18156 of sv_catsv().
18157 Branch: perl
18158 ! doop.c sv.c t/op/join.t utf8.h
18159____________________________________________________________________________
18160[ 8247] By: jhi on 2000/12/29 06:35:23
18161 Log: Signedness nit.
18162 Branch: perl
18163 ! pp_hot.c
18164____________________________________________________________________________
18165[ 8246] By: jhi on 2000/12/29 01:23:31
18166 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
18167 From: Lupe Christoph <lupe@lupe-christoph.de>
18168 Date: Thu, 28 Dec 2000 23:00:00 +0100
18169 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
18170
18171 Suggest rsync --delete --dry-run.
18172 Branch: perl
18173 ! pod/perlhack.pod
18174____________________________________________________________________________
18175[ 8245] By: jhi on 2000/12/28 23:57:05
18176 Log: The maxiters upper limit sanity check (guarding against
18177 non-progress) assumed bytes instead of characters in s///
18178 and split().
18179 Branch: perl
18180 ! pp.c pp_hot.c
18181____________________________________________________________________________
18182[ 8244] By: jhi on 2000/12/28 23:34:08
18183 Log: Make some panic messages a bit more logical.
18184 Branch: perl
18185 ! doop.c pod/perldiag.pod pp.c pp_hot.c
18186____________________________________________________________________________
18187[ 8243] By: jhi on 2000/12/28 22:59:16
18188 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
18189 From: Simon Cozens <simon@cozens.net>
18190 Date: Wed, 27 Dec 2000 02:30:03 +0000
18191 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
18192 Branch: perl
18193 ! pp.c t/pragma/sub_lval.t
18194____________________________________________________________________________
18195[ 8242] By: jhi on 2000/12/28 22:56:53
18196 Log: Subject: [PATCH blead] Fix B::Terse indentation
18197 From: Daniel Chetlin <daniel@chetlin.com>
18198 Date: Wed, 27 Dec 2000 06:43:30 -0800
18199 Message-ID: <20001227064329.B9573@darkstar>
18200 Branch: perl
18201 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
18202____________________________________________________________________________
18203[ 8241] By: jhi on 2000/12/28 22:48:59
18204 Log: The latter patch from the
18205
18206 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
18207 From: Peter Prymmer <pvhp@forte.com>
18208 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
18209 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
18210
18211 (the former patch from the above should have been
18212 taken care of by Nick I-S)
18213 Branch: perl
18214 ! win32/Makefile
18215____________________________________________________________________________
18216[ 8240] By: jhi on 2000/12/28 22:45:22
18217 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
18218 From: "Casey R. Tweten" <crt@kiski.net>
18219 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
18220 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
18221 Branch: perl
18222 ! lib/constant.pm
18223____________________________________________________________________________
18224[ 8239] By: jhi on 2000/12/28 22:37:45
18225 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
18226 From: Simon Cozens <simon@cozens.net>
18227 Date: Wed, 27 Dec 2000 14:12:44 +0000
18228 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
18229 Branch: perl
18230 ! t/op/method.t t/op/sort.t toke.c
18231____________________________________________________________________________
18232[ 8238] By: jhi on 2000/12/28 22:30:32
18233 Log: Subject: [PATCH perl@8229] Call.pm
18234 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
18235 Date: Mon, 25 Dec 2000 10:47:15 -0000
18236 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
18237 Branch: perl
18238 ! ext/Filter/Util/Call/Call.pm
18239____________________________________________________________________________
18240[ 8237] By: jhi on 2000/12/28 22:19:21
18241 Log: Subject: [PATCH blead] Fix problem with `&' prototype
18242 From: Daniel Chetlin <daniel@chetlin.com>
18243 Date: Wed, 27 Dec 2000 15:55:32 -0800
18244 Message-ID: <20001227155532.D9573@darkstar>
18245 Branch: perl
18246 ! op.c t/comp/proto.t
18247____________________________________________________________________________
18248[ 8236] By: jhi on 2000/12/28 22:09:25
18249 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
18250 From: Daniel Chetlin <daniel@chetlin.com>
18251 Date: Sun, 24 Dec 2000 04:09:49 -0800
18252 Message-ID: <20001224040949.B3090@darkstar>
18253 Branch: perl
18254 ! gv.c mg.c t/op/attrs.t
18255____________________________________________________________________________
18256[ 8235] By: jhi on 2000/12/28 22:07:11
18257 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
18258 From: Jan Dubois <jand@ActiveState.com>
18259 Date: Tue, 26 Dec 2000 20:57:31 -0800
18260 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
18261 Branch: perl
18262 ! win32/win32.c
18263____________________________________________________________________________
18264[ 8234] By: jhi on 2000/12/28 21:52:42
18265 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
18266 From: Simon Cozens <simon@cozens.net>
18267 Date: Thu, 28 Dec 2000 20:33:13 +0000
18268 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
18269 Branch: perl
18270 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
18271____________________________________________________________________________
18272[ 8233] By: jhi on 2000/12/28 19:40:49
18273 Log: Integrate perlio.
18274 Branch: perl
18275 !> ext/Encode/Makefile.PL ext/Encode/compile
18276____________________________________________________________________________
18277[ 8232] By: nick on 2000/12/23 16:06:00
18278 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
18279 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
18280 Branch: perlio
18281 ! ext/Encode/Makefile.PL
18282____________________________________________________________________________
18283[ 8231] By: nick on 2000/12/23 14:30:34
18284 Log: "Compiled" encode build cleanup
18285 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
18286 - .c files do not export sub-tables
18287 Branch: perlio
18288 ! ext/Encode/Makefile.PL ext/Encode/compile
18289____________________________________________________________________________
18290[ 8230] By: nick on 2000/12/23 12:50:37
18291 Log: Integrate mainline
18292 Branch: perlio
18293 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
18294 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
18295 !> pod/perl5004delta.pod pod/perl5005delta.pod
18296 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
18297 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
18298 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
18299 !> pod/perlsub.pod
18300____________________________________________________________________________
18301[ 8229] By: jhi on 2000/12/22 15:32:12
18302 Log: Integrate perlio.
18303 Branch: perl
18304 +> win32/distclean.bat
18305 !> MANIFEST t/io/utf8.t
18306____________________________________________________________________________
18307[ 8228] By: jhi on 2000/12/22 15:29:40
18308 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
18309 From: Robin Barker <rmb1@cise.npl.co.uk>
18310 Date: Fri, 22 Dec 2000 12:17:38 GMT
18311 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
18312 Branch: perl
18313 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
18314 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
18315 ! pod/perl5004delta.pod pod/perl5005delta.pod
18316 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
18317 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
18318 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
18319 ! pod/perlsub.pod
18320____________________________________________________________________________
18321[ 8227] By: jhi on 2000/12/22 15:24:28
18322 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
18323 From: "John L. Allen" <allen@grumman.com>
18324 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
18325 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
18326
18327 Document APPLLIB_EXP.
18328 Branch: perl
18329 ! INSTALL
18330____________________________________________________________________________
18331[ 8226] By: nick on 2000/12/21 22:11:50
18332 Log: Handy script for when one forgets to "dmake clean"
18333 Branch: perlio
18334 + win32/distclean.bat
18335 ! MANIFEST
18336____________________________________________________________________________
18337[ 8225] By: nick on 2000/12/21 21:54:04
18338 Log: CRLF platform issue with io/utf8 fix.
18339 Branch: perlio
18340 ! t/io/utf8.t
18341____________________________________________________________________________
18342[ 8224] By: nick on 2000/12/21 21:02:20
18343 Log: Integrate mainline
18344 Branch: perlio
18345 !> Changes Configure Makefile.SH Porting/Glossary
18346 !> Porting/config.sh Porting/config_H configure.com
18347 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
18348 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
18349 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
18350 !> win32/config.bc win32/config.gc win32/config.vc
18351____________________________________________________________________________
18352[ 8223] By: jhi on 2000/12/21 17:09:16
18353 Log: Update Changes.
18354 Branch: perl
18355 ! Changes patchlevel.h
18356____________________________________________________________________________
18357[ 8222] By: jhi on 2000/12/21 16:24:01
18358 Log: Metaconfig unit changes for #8221.
18359 Branch: metaconfig/U/perl
18360 +> issymlink.U
18361 - testsyml.U
18362 ! Mksymlinks.U
18363____________________________________________________________________________
5b9313d5
JH
18364[ 8221] By: jhi on 2000/12/21 16:23:48
18365 Log: Rename testsyml to issymlink.
18366 Branch: perl
18367 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18368 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
18369 ! win32/config.vc
18370____________________________________________________________________________
18371[ 8220] By: jhi on 2000/12/21 15:47:26
18372 Log: Robustness support for #8218 (symlink forest) since the GNU
18373 tools seem to be overly picky about symlinkage depths.
18374 Branch: perl
18375 ! Makefile.SH t/io/fs.t
18376____________________________________________________________________________
18377[ 8219] By: jhi on 2000/12/21 15:38:27
18378 Log: Metaconfig changes for #8218.
18379 Branch: metaconfig
18380 ! U/modified/Oldconfig.U
18381 Branch: metaconfig/U/perl
18382 + Mksymlinks.U
18383 ! testsyml.U
18384____________________________________________________________________________
18385[ 8218] By: jhi on 2000/12/21 15:37:57
18386 Log: Add Configure option -Dmksymlinks which will create a symlink
18387 forest if the current/build differs from the source directory.
18388 TODO: mkdir -p is not portable.
18389 Branch: perl
18390 ! Configure
18391____________________________________________________________________________
18392[ 8217] By: jhi on 2000/12/21 14:39:12
18393 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
18394 From: Nick Ing-Simmons <nik@tiuk.ti.com>
18395 Date: Thu, 21 Dec 2000 09:38:18 GMT
18396 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
18397
18398 The ofs became an SV.
18399 Branch: perl
18400 ! ext/Thread/Thread.xs
18401____________________________________________________________________________
18402[ 8216] By: jhi on 2000/12/21 05:40:21
18403 Log: The polymorphism seems to have fixed 20000517.001.
18404 Branch: perl
18405 ! t/pragma/utf8.t
18406____________________________________________________________________________
18407[ 8215] By: jhi on 2000/12/21 04:44:52
18408 Log: read() documentation tweak for 20001121.004.
18409 Branch: perl
18410 ! pod/perlfunc.pod
18411____________________________________________________________________________
18412[ 8214] By: jhi on 2000/12/21 03:54:11
18413 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
18414 Branch: perl
18415 ! pp_sys.c t/op/misc.t
18416____________________________________________________________________________
18417[ 8213] By: jhi on 2000/12/21 00:28:10
18418 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
18419 From: Peter Prymmer <pvhp@forte.com>
18420 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
18421 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
18422 Branch: perl
18423 ! configure.com
18424____________________________________________________________________________
18425[ 8212] By: jhi on 2000/12/21 00:26:21
18426 Log: Edit edit edit.
18427 Branch: perl
18428 ! pod/perlfaq3.pod
18429____________________________________________________________________________
18430[ 8211] By: jhi on 2000/12/20 18:52:46
18431 Log: Update Changes.
18432 Branch: perl
18433 ! Changes patchlevel.h
18434____________________________________________________________________________
594a1bcd
JH
18435[ 8210] By: jhi on 2000/12/20 18:34:47
18436 Log: Yet another editor edit.
18437 Branch: perl
18438 ! pod/perlfaq3.pod
18439____________________________________________________________________________
18440[ 8209] By: jhi on 2000/12/20 15:33:28
18441 Log: More Win32 Perling.
18442 Branch: perl
18443 ! pod/perlfaq3.pod
18444____________________________________________________________________________
18445[ 8208] By: jhi on 2000/12/20 15:07:46
18446 Log: More Win32 editor/IDE/shell hints.
18447 Branch: perl
18448 ! pod/perlfaq3.pod
18449____________________________________________________________________________
18450[ 8207] By: jhi on 2000/12/20 03:54:08
18451 Log: Subject: [PATCH] obscure timing knowledge
18452 From: Nicholas Clark <nick@ccl4.org>
18453 Date: Tue, 19 Dec 2000 19:22:31 +0000
18454 Message-ID: <20001219192231.F2827@plum.flirble.org>
18455 Branch: perl
18456 ! sv.c
18457____________________________________________________________________________
18458[ 8206] By: jhi on 2000/12/20 03:45:57
18459 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
18460 From: Spider Boardman <spider@leggy.zk3.dec.com>
18461 Date: Tue, 19 Dec 2000 21:30:16 -0500
18462 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
18463 Branch: perl
18464 ! sv.c
18465____________________________________________________________________________
18466[ 8205] By: jhi on 2000/12/19 23:02:01
18467 Log: Update Changes.
18468 Branch: perl
18469 ! Changes patchlevel.h
18470____________________________________________________________________________
9d5bc5c9
JH
18471[ 8204] By: jhi on 2000/12/19 22:58:18
18472 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
18473 using the \xHH notation. No more inlined UTF-8, sigh, but easier
18474 on editors and diffing/patching.
18475 Branch: perl
18476 ! t/op/utf8decode.t
18477____________________________________________________________________________
18478[ 8203] By: nick on 2000/12/19 21:36:16
18479 Log: Integrate mainline (forgot my own change...)
18480 Branch: perlio
18481 !> ext/Encode/compile
18482____________________________________________________________________________
18483[ 8202] By: nick on 2000/12/19 21:34:42
18484 Log: Integrate mainline.
18485 Branch: perlio
18486 !> (integrate 61 files)
18487____________________________________________________________________________
18488[ 8201] By: nick on 2000/12/19 21:34:06
18489 Log: Avoid looking for File::Glob when we don't need it.
18490 Branch: perl
18491 ! ext/Encode/compile
18492____________________________________________________________________________
18493[ 8200] By: jhi on 2000/12/19 18:35:49
18494 Log: Update Changes.
18495 Branch: perl
18496 ! Changes patchlevel.h
18497____________________________________________________________________________
0052ac31
JH
18498[ 8199] By: jhi on 2000/12/19 18:35:07
18499 Log: Microperl tweaks.
18500 Branch: perl
18501 ! sv.c uconfig.h uconfig.sh
18502____________________________________________________________________________
18503[ 8198] By: jhi on 2000/12/19 18:29:59
18504 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
18505 Branch: perl
18506 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18507 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
18508____________________________________________________________________________
18509[ 8197] By: jhi on 2000/12/19 17:55:29
18510 Log: In VMS embedded perls couldn't access the statically built Socket,
18511 from Charles Lane.
18512 Branch: perl
18513 ! configure.com
18514____________________________________________________________________________
18515[ 8196] By: jhi on 2000/12/19 17:49:50
18516 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
18517 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
18518 Date: Sun, 17 Dec 2000 19:11:44 -0000
18519 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
18520 Branch: perl
18521 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18522 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
18523____________________________________________________________________________
18524[ 8195] By: jhi on 2000/12/19 17:47:53
18525 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
18526 From: Jonathan Stowe <gellyfish@gellyfish.com>
18527 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
18528 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
18529 Branch: perl
18530 ! utils/h2xs.PL
18531____________________________________________________________________________
18532[ 8194] By: jhi on 2000/12/19 17:46:28
18533 Log: Subject: Re: useless use of void context work-around
18534 From: andreas.koenig@anima.de (Andreas J. Koenig)
18535 Date: 16 Dec 2000 15:13:36 +0100
18536 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
18537
18538 Document (comment) the q(di ds ig) trick in the code.
18539 Branch: perl
18540 ! op.c
18541____________________________________________________________________________
18542[ 8193] By: jhi on 2000/12/19 17:10:57
18543 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
18544 From: "Mark J. Reed" <mreed@strange.turner.com>
18545 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
18546 Message-Id: <200012160222.VAA13986@strange.turner.com>
18547 Branch: perl
18548 ! ext/Sys/Syslog/Syslog.pm
18549____________________________________________________________________________
18550[ 8192] By: jhi on 2000/12/19 17:07:45
18551 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
18552 From: Nicholas Clark <nick@ccl4.org>
18553 Date: Sat, 16 Dec 2000 19:03:13 +0000
18554 Message-ID: <20001216190313.D68304@plum.flirble.org>
18555 Branch: perl
18556 ! t/op/64bitint.t
18557____________________________________________________________________________
18558[ 8191] By: jhi on 2000/12/19 17:06:13
18559 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
18560 From: Dominic Dunlop <domo@computer.org>
18561 Date: Mon, 18 Dec 2000 12:00:15 +0100
18562 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
18563
18564 This patchlet is needed in order that perl can be statically linked.
18565 Branch: perl
18566 ! regexec.c
18567____________________________________________________________________________
18568[ 8190] By: jhi on 2000/12/19 17:03:08
18569 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
18570 From: "Craig A. Berry" <craig.berry@psinetcs.com>
18571 Date: Sun, 17 Dec 2000 00:18:35 -0600
18572 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
18573 Branch: perl
18574 ! perlio.h vms/gen_shrfls.pl
18575____________________________________________________________________________
18576[ 8189] By: jhi on 2000/12/19 16:20:28
18577 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
18578 From: Prymmer/Kahn <pvhp@best.com>
18579 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
18580 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
18581
18582 A better version of #8188.
18583 Branch: perl
18584 ! pod/perlfaq3.pod
18585____________________________________________________________________________
18586[ 8188] By: jhi on 2000/12/19 15:57:06
18587 Log: (Replaced by #8189)
18588
18589 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
18590 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
18591 From: Prymmer/Kahn <pvhp@best.com>
18592 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
18593 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
18594 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
18595 Date: Mon, 18 Dec 2000 11:10:45 -0500
18596 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
18597 Branch: perl
18598 ! pod/perlfaq3.pod
18599____________________________________________________________________________
18600[ 8187] By: jhi on 2000/12/19 15:54:19
18601 Log: Email address fix for Anton Berezin.
18602 Branch: perl
18603 ! AUTHORS
18604____________________________________________________________________________
18605[ 8186] By: jhi on 2000/12/19 15:38:54
18606 Log: Subject: [PATCH perl@8102] cygwin port
18607 From: "Eric Fifer" <efifer@dircon.co.uk>
18608 Date: Thu, 14 Dec 2000 13:41:29 -0000
18609 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
18610
18611 When compiling modules the data item that is being imported
18612 from libperl.dll needs to be tagged as imported/shared data:
18613 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
18614 Branch: perl
18615 ! perliol.h
18616____________________________________________________________________________
18617[ 8185] By: jhi on 2000/12/19 14:53:24
18618 Log: Regen uconfig.h and uconfig.sh.
18619 Branch: perl
18620 ! uconfig.h uconfig.sh
18621____________________________________________________________________________
18622[ 8184] By: jhi on 2000/12/18 20:43:49
18623 Log: Comments work so much better when they are closed.
18624 Branch: perl
18625 ! regcomp.c
18626____________________________________________________________________________
18627[ 8183] By: jhi on 2000/12/18 18:04:02
18628 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
18629 Fixes the bug 20001218.016.
18630 Branch: perl
18631 ! regcomp.c
18632____________________________________________________________________________
18633[ 8182] By: gsar on 2000/12/18 09:53:47
18634 Log: delete spurious files
18635 Branch: maint-5.6/perl
18636 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
18637 - vos/config.h vos/config_h.SH_orig
18638____________________________________________________________________________
18639[ 8181] By: gsar on 2000/12/18 09:46:08
18640 Log: regen perltoc
18641 Branch: maint-5.6/perl
18642 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
18643____________________________________________________________________________
18644[ 8180] By: gsar on 2000/12/18 09:20:27
18645 Log: integrate changes#7924..7926,7946,7952 from mainline
18646 Branch: maint-5.6/perl
18647 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
18648 !> lib/File/stat.pm t/lib/class-struct.t
18649____________________________________________________________________________
18650[ 8179] By: gsar on 2000/12/18 08:55:54
18651 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
18652 7918,7919,7988,8907 from mainline (various)
18653 Branch: maint-5.6/perl
18654 +> t/lib/class-struct.t
18655 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
18656 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
18657 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
18658____________________________________________________________________________
18659[ 8178] By: gsar on 2000/12/18 08:16:30
18660 Log: avoid redefinition warnings on windows due to sys/socket.h getting
18661 #included before win32.h
18662 Branch: maint-5.6/perl
18663 ! win32/include/sys/socket.h
18664____________________________________________________________________________
18665[ 8177] By: gsar on 2000/12/18 05:24:04
18666 Log: make regen_headers; fix POSIX.xs problems; remove outdated
18667 code from sys/socket.h that makes build fail now
18668 Branch: maint-5.6/perl
18669 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
18670 ! pod/perlapi.pod
18671 !> win32/include/sys/socket.h
18672____________________________________________________________________________
18673[ 8176] By: gsar on 2000/12/18 05:20:17
18674 Log: update Changes
18675 Branch: maint-5.6/perl
18676 ! Changes patchlevel.h
18677____________________________________________________________________________
18678[ 8175] By: gsar on 2000/12/18 04:57:48
18679 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
18680 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
18681 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
18682 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
18683 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
18684 7823,7825,7838
18685 Branch: maint-5.6/perl
18686 +> lib/File/Spec/Epoc.pm
18687 !> (integrate 88 files)
18688____________________________________________________________________________
18689[ 8174] By: gsar on 2000/12/18 03:53:09
18690 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
18691 7625..7629,7631..7634,7637,7639,7642 from mainline
18692 Branch: maint-5.6/perl
18693 +> README.solaris
18694 !> (integrate 26 files)
18695____________________________________________________________________________
18696[ 8173] By: gsar on 2000/12/18 03:37:02
18697 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
18698 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
18699 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
18700 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
18701 Branch: maint-5.6/perl
18702 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
18703 - MAINTAIN
18704 !> (integrate 111 files)
18705____________________________________________________________________________
18706[ 8172] By: jhi on 2000/12/18 02:49:27
18707 Log: Regen pods.
18708 Branch: perl
18709 ! pod/perlmodlib.pod pod/perltoc.pod
18710____________________________________________________________________________
18711[ 8171] By: gsar on 2000/12/18 02:49:24
18712 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
18713 7465..7471 from mainline
18714
18715 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
18716 in platforms that strictly require all the symbols being present
18717 at link time.
18718
18719 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
18720
18721 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
18722
18723 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
18724
18725 Subject: [PATCH] todo
18726
18727 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
18728
18729 Use $sort, $uniq (and $tr) consistently as wondered
18730 by Nicholas Clark.
18731
18732 Too enthusiastic editing in #7460.
18733
18734 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
18735
18736 Upgrade to CPAN 1.58_55.
18737 Subject: CPAN.pm status
18738
18739 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
18740
18741 Make target reordering to avoid pointless re-makes.
18742 Subject: Re: Total re-make of 'make okfile' after 7451 ?
18743
18744 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
18745
18746 Subject: DOC PATCH 5.6.0
18747
18748 Add the repository doc by Malcolm, Sarathy, and by Simon,
18749 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
18750 Branch: maint-5.6/perl
18751 +> Porting/repository.pod
18752 !> Configure MANIFEST Makefile.SH README.dos README.os2
18753 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
18754 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
18755 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
18756____________________________________________________________________________
18757[ 8169] By: gsar on 2000/12/18 02:33:34
18758 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
18759 7435..7441,7445 from mainline
18760
18761 Make the UTF-8 decoding stricter and more verbose when
18762 malformation happens. This involved adding an argument
18763 to utf8_to_uv_chk(), which involved changing its prototype,
18764 and prefer STRLEN over I32 for the UTF-8 length, which as
18765 a domino effect necessitated changing the prototypes of
18766 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
18767 The stricter UTF-8 decoding checking uses Markus Kuhn's
18768 UTF-8 Decode Stress Tester from
18769 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
18770
18771 Run vms/vms_yfix.pl, should have done that after changing
18772 perly.c in #7382.
18773
18774 Subject: [PATCH 5.7.0] static linking with uninstalled perl
18775
18776 (Replaced by #7440.)
18777 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
18778
18779 Fix the bug ID 20001024.005, the bug introduced by #7416.
18780
18781 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
18782
18783 Fix the bug reported in
18784 From: andreas.koenig@anima.de (Andreas J. Koenig)
18785 Also make is_utf8_char() stricter.
18786
18787 Missed the header file changes from #7425.
18788
18789 Check if stdio supports tweaking lval and cnt simultaneously.
18790 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
18791
18792 Stratus VOS updates from Paul Green.
18793
18794 Podify README.epoc and README.vos.
18795
18796 Add targets to Makefile.SH, most importantly
18797 'regen_all' which also remembers to update vms/perly*.
18798
18799 Subject: Minor update to find2perl, for portability
18800
18801 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
18802
18803 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
18804
18805 Rename UTF8LEN() to be UNISKIP(), too confusing to have
18806 UTF8LEN() and UTF8SKIP().
18807
18808 Allow poking holes at the UTF-8 decoding strictness.
18809
18810 Continue the internal UTF-8 API tweaking.
18811 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
18812 used much more than the simpler API, now called utf8_to_uv_simple().
18813 Still not quite happy with API, too much partial duplication
18814 of functionality.
18815
18816 A new version of making the syslog test more robust.
18817 (Replaces #7421.)
18818 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
18819
18820 buildtoc target tweaks.
18821
18822 Integrate with vmsperl #7430 by Charles Bailey:
18823
18824 Cleanup from prior patch (Charles Lane?):
18825 - improve handling of MFDs in Basename and Path
18826 - default to no xsubpp line # munging when building debug images
18827 Branch: maint-5.6/perl
18828 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18829 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
18830 !> (integrate 67 files)
18831____________________________________________________________________________
18832[ 8168] By: gsar on 2000/12/18 02:05:49
18833 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
18834
18835 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
18836 From: Martin Husemann <martin@duskware.de>
18837
18838 Subject: [PATCH 5.7.0] restore match data on backtracing
18839 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18840 Branch: maint-5.6/perl
18841 !> regcomp.c regexec.c t/op/re_tests
18842____________________________________________________________________________
18843[ 8167] By: gsar on 2000/12/18 01:55:22
18844 Log: integrate changes#7858,7986 from mainline
18845
18846 C<foreach my $x ...> in pseudo-fork()ed process may diddle
18847 parent's memory; fix it by keeping track of the actual pad
18848 offset rather than a raw pointer (this change is probably also
18849 relevant to non-ithreads case to avoid fallout from reallocs of
18850 the pad array, but is currently only enabled for the ithreads
18851 case in the interests of minimal disruption to existing "well
18852 tested" code)
18853
18854 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
18855 due to the notorious GetFileType() bug in Windows 9x, which fstat()
18856 tickles)
18857 Branch: maint-5.6/perl
18858 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
18859 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
18860 !> win32/win32.c win32/win32.h win32/win32sck.c
18861____________________________________________________________________________
18862[ 8166] By: gsar on 2000/12/18 01:52:59
18863 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
18864 from mainline (xsubpp and ExtUtils::LibList fixups, various
18865 other small items)
18866 Branch: maint-5.6/perl
18867 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
18868 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
18869 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
18870 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
18871 !> win32/bin/search.pl
18872____________________________________________________________________________
18873[ 8165] By: gsar on 2000/12/18 01:28:45
18874 Log: integrate changes#7533,7563,7611,7623 from mainline (various
18875 malloc.c embellishments)
18876 Branch: maint-5.6/perl
18877 !> malloc.c pod/perldiag.pod
18878____________________________________________________________________________
18879[ 8164] By: gsar on 2000/12/18 01:23:33
18880 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
18881 fixups)
18882 Branch: maint-5.6/perl
18883 !> utils/h2xs.PL
18884____________________________________________________________________________
18885[ 8163] By: gsar on 2000/12/18 01:17:50
18886 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
18887 fixups)
18888 Branch: maint-5.6/perl
18889 !> Makefile.SH utils/perlbug.PL
18890____________________________________________________________________________
18891[ 8162] By: gsar on 2000/12/18 00:25:43
18892 Log: always export Perl_deb() (it is required by re.xs whether
18893 Perl is built with or without -DDEBUGGING)
18894 Branch: maint-5.6/perl
18895 ! makedef.pl
18896____________________________________________________________________________
18897[ 8161] By: gsar on 2000/12/18 00:23:38
18898 Log: integrate change#7414 from mainline
18899
18900 Undo the basename() part of #7412 since the lib/basename
18901 tests would need upgrading too.
18902
18903 squelch two tests in tr.t that rely on tr/// paranoia change
18904 that's not in 5.6.x
18905 Branch: maint-5.6/perl
18906 ! t/op/tr.t
18907 !> lib/File/Basename.pm
18908____________________________________________________________________________
18909[ 8160] By: gsar on 2000/12/18 00:05:30
18910 Log: missing change in previous integrate
18911 Branch: maint-5.6/perl
18912 !> README.aix
18913____________________________________________________________________________
18914[ 8159] By: gsar on 2000/12/18 00:03:38
18915 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
18916 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
18917 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
18918 7410..7413 from mainline
18919 Branch: maint-5.6/perl
18920 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
18921 +> t/lib/tie-splice.t
18922 - lib/unicode/Is/DCinital.pl
18923 !> (integrate 112 files)
18924____________________________________________________________________________
18925[ 8158] By: jhi on 2000/12/17 23:04:24
18926 Log: Subject: [PATCHES] RE: perl@8150
18927 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
18928 Date: Sun, 17 Dec 2000 21:46:39 +0100
18929 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
18930
18931 Neither cygwin has a getpwuid() one can trust on.
18932 Branch: perl
18933 ! t/lib/glob-basic.t
18934____________________________________________________________________________
18935[ 8157] By: jhi on 2000/12/17 23:01:54
18936 Log: More MAN.PODS => {} fixes.
18937 Branch: perl
18938 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
18939 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
18940 ! os2/OS2/REXX/Makefile.PL
18941____________________________________________________________________________
18942[ 8156] By: gsar on 2000/12/17 22:49:13
18943 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
18944 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
18945 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
18946 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
18947 7201,7204 from mainline
18948 Branch: maint-5.6/perl
18949 !> (integrate 121 files)
18950____________________________________________________________________________
18951[ 8155] By: jhi on 2000/12/17 22:30:58
18952 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
18953 From: "Craig A. Berry" <craigberry@mac.com>
18954 Date: Sun, 17 Dec 2000 13:09:28 -0600
18955 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
18956
18957 MAN.PODS => ' ' is naughty.
18958 Branch: perl
18959 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
18960____________________________________________________________________________
18961[ 8154] By: nick on 2000/12/17 22:07:13
18962 Log: MULTIPLICITY nit.
18963 Branch: perl
18964 ! mg.c
18965____________________________________________________________________________
18966[ 8153] By: gsar on 2000/12/17 21:23:05
18967 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
18968 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
18969 from mainline
18970
18971 Document the SvIOK_.*UV().
18972
18973 Update Unicode todo list.
18974
18975 Guard against bad string->int conversion for quads.
18976
18977 Subject: small apidoc fix
18978
18979 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
18980
18981 Subject: [PATCH] Tied filehandle documentation
18982
18983 Subject: [PATCH] Modernize Opcode.pm documentation
18984
18985 Make Data::Dumper (non-XS) to work with changed semantics of ref().
18986 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
18987 [applied even though said semantics didn't change in 5.6.x]
18988
18989 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
18990
18991 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
18992
18993 Fix the URL, but the server is still missing in action.
18994 Subject: [ID 20000905.002] perlfaq1.pod URL error
18995
18996 Subject: [ID 20000903.001] \w in utf8-strings
18997
18998 Fix the ccversion detection for 5.1 and beyond.
18999 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
19000
19001 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
19002
19003 Subject: [ID 20000904.008] Tiny fix for perldiag
19004
19005 Subject: Re: [ID 20000906.004] segfault with bad perl statement
19006
19007 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
19008
19009 Subject: [ID 20000908.002] perlipc documentation bug.
19010
19011 Subject: [PATCH lib/Benchmark.pm]
19012
19013 Re-allow vec() for characters > 255.
19014 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
19015
19016 Do away with memory models cruft. Sorry, PDP users.
19017
19018 Continue #7041.
19019
19020 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
19021
19022 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
19023
19024 Upgrade to CPAN 1.57_65, from Andreas König.
19025
19026 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
19027 by Russ Allbery.
19028
19029 Silence t/pod/*.t about alternate quote-mappings now implemented
19030 by Pod::Text, from Brad Appleton.
19031
19032 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
19033 Subject: borland C++ win32.c tweak
19034
19035 C<@a = @b = split(...)> optimization coredumps under ithreads
19036 (missed a spot when fixing up op_pmreplroot hack for ithreads)
19037
19038 Document the SvUTF8*().
19039
19040 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
19041
19042 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
19043
19044 Do in VMS as the #7054 does.
19045
19046 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
19047
19048 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
19049
19050 Subject: [patch: perl@7045] vms updates
19051
19052 Test for the #7049.
19053 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
19054
19055 Break up the myconfig lines a bit.
19056 Subject: perlbug/perl -V output format
19057
19058 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
19059
19060 The #7054 truncated Configure badly.
19061
19062 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
19063 initialization in all the threads on Windows
19064
19065 Allow for whitespace between "#" and "line" in cpp output.
19066 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
19067
19068 Remove vestiges of tr//CU.
19069 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
19070
19071 The return value of setlocale must be copied away.
19072 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
19073
19074 Allow chop() and chomp() to be overridden.
19075 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
19076
19077 Hints optimization.
19078 Subject: Minor nit
19079
19080 Subject: [PATCH] de-wall t/README
19081
19082 Subject: Re: Two advertising clauses need to be removed
19083 Branch: maint-5.6/perl
19084 !> (integrate 75 files)
19085____________________________________________________________________________
19086[ 8152] By: gsar on 2000/12/17 20:30:11
19087 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
19088 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
19089 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
19090
19091 Don't attach -ld to the archname if pointless.
19092
19093 Document UNTIE in a very minimalistic way.
19094
19095 POSIX doesn't report long double values under -Duselongdouble
19096 when the long doubles are "real" (bigger than doubles).
19097
19098 More author updates.
19099
19100 Try to deduce NV_MAX. Really should be Configure fodder.
19101
19102 :: not allowed in pathnames, change to .
19103 Subject: [PATCH perl@6938] cygwin port
19104
19105 Forget about NV_MAX (#6951). Various floating point tweaks,
19106 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
19107
19108 Move the Solaris 7 scan to use64bitall, make the
19109 failure to find 64-bot sparc libc to mention the
19110 possibility of being in an intel, from Lupe and Alan.
19111
19112 Regen perltoc.
19113
19114 AUTHORS tweaks, from Peter Prymmer.
19115
19116 More address tweaking.
19117
19118 Small tweaks all over.
19119
19120 File::Temp patches from Andreas König,
19121
19122 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
19123
19124 Subject: CPAN.pm beta 1.57_57 for the core
19125
19126 Part of the solution.
19127 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
19128
19129 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
19130
19131 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
19132
19133 Add the overload warnings to perldiag.
19134
19135 Drop unused argument.
19136 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
19137
19138 Subject: Nit in Configure (bleadperl@6961)
19139
19140 Update to PodParser 1.18, from Brad Appleton.
19141
19142 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
19143
19144 Subject: [PATCH: 6948] add SCNfldbl to configure.com
19145
19146 Document UNTIE. Also tweak implementation to suppress the 'inner references'
19147 warning when UNTIE exists and instead pass the cound of extra references to
19148 the UNTIE method.
19149
19150 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
19151 so that case-ignoring systems like DCL can tell them from
19152 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
19153
19154 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
19155
19156 Feature ordering tweak.
19157
19158 Regen perltoc.
19159
19160 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
19161
19162 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
19163
19164 Subject: http:// in L<>
19165
19166 Detypo.
19167
19168 change#6791 accidentally clobbered change#6710, put it back
19169
19170 Only the first line, thank you very much.
19171
19172 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
19173 plus rework the http: spots as suggested by Tom Christiansen,
19174 plus regen perltoc.
19175
19176 Undo part of change 6489 which looks like a bulk edit which
19177 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
19178 The supressing of main:: on return from select() is undesirable.
19179
19180 Apparently avoiding the swapping is too costly.
19181
19182 Various Configure nits by Philip Newton,
19183 plus the ebcdic one by me.
19184
19185 Make certain cc is set before trying to run it.
19186
19187 If overloaded %{} etc. return the object do not loop.
19188 Thus sub deref { $_[0] } functions if object is wanted type.
19189
19190 Update perlhist.
19191
19192 More %{} and other deref special casing - do not pass to 'nomethod'.
19193 Branch: maint-5.6/perl
19194 !> (integrate 59 files)
19195____________________________________________________________________________
19196[ 8151] By: gsar on 2000/12/17 19:14:38
19197 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
19198 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
19199
19200 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
19201
19202 Make the epsilon to be relative, not absolute.
19203
19204 Put back the flags dump as reasoned in
19205 Subject: Re: [PATCH] Glob dumping
19206
19207 Introduce ccname to keep track of what compiler kind of we have.
19208
19209 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
19210
19211 Put back the slice accidentally removed by #6907.
19212
19213 Reset archname and archname64 always, forcing them be
19214 recomputed at each Configure run, make Configure and
19215 the hints files agree on the naming of largefiles variables.
19216
19217 Don't say "Perl 5.0 source kit".
19218
19219 Subject: [PATCH] fix misc cast warnings
19220
19221 Subject: typos in pods
19222
19223 NVs not necessarily doubles, as pointed out by Yitzchak.
19224
19225 Subject: [PATCH 6889] add a few ldbl formats to configure.com
19226
19227 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
19228
19229 Better options for rsync.
19230
19231 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
19232
19233 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
19234
19235 Subject: [PATCH] Re: UNTIE method
19236
19237 A better fix for the Socket building problem from Craig Berry.
19238
19239 Retract the dummy test, skip the security tests (instead of failing),
19240 explain what the warnings mean.
19241
19242 Heap decorruption.
19243 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
19244
19245 Update to Unicode 3.0.1.
19246
19247 Missed one Unicode file.
19248
19249 Subject: Re: typos in pods
19250
19251 The #6929 was too skimpy.
19252
19253 sscanf() may be the only way to read long doubles from strings.
19254
19255 Reveal Borland's isnan.
19256 Subject: build with BC++ tweak
19257
19258 Issue useful diagnostic on unknown pod commands.
19259 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
19260
19261 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
19262
19263 Clarify the third case of ftmp-security warnings.
19264
19265 Make -Dusemorebits find long doubles in Solaris.
19266
19267 Wrap the test in eval.
19268 Branch: maint-5.6/perl
19269 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
19270 +> lib/unicode/PropList.txt lib/unicode/README.perl
19271 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
19272 +> lib/unicode/Unicode.301 vms/vmspipe.com
19273 - lib/unicode/Props.txt lib/unicode/UCD300.html
19274 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
19275 !> (integrate 305 files)
19276____________________________________________________________________________
19277[ 8150] By: jhi on 2000/12/17 18:47:57
19278 Log: Uncheckedin generated files.
19279 Branch: perl
19280 ! global.sym perlapi.c pod/perlapi.pod
19281____________________________________________________________________________
19282[ 8149] By: jhi on 2000/12/17 18:41:22
19283 Log: Update Changes.
19284 Branch: perl
19285 ! Changes patchlevel.h
19286____________________________________________________________________________
70fa61ca
JH
19287[ 8148] By: jhi on 2000/12/17 18:39:16
19288 Log: Subject: [PATCH] Fcntl constants speedup
19289 From: Nicholas Clark <nick@ccl4.org>
19290 Date: Sun, 17 Dec 2000 16:29:24 +0000
19291 Message-ID: <20001217162924.E97668@plum.flirble.org>
19292
19293 Use IVs for the Fcntl constants instead of NVs.
19294 Branch: perl
19295 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
19296____________________________________________________________________________
19297[ 8147] By: jhi on 2000/12/17 18:33:41
19298 Log: Add test for #8145 (binmode() warning), add warning for
19299 ioctl() and sockpair(), document them. (fileno() cannot
19300 be tripwired with the same kind of warning because
19301 'defined fileno($foo)' seems to be an idiom.)
19302 Branch: perl
19303 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
19304____________________________________________________________________________
19305[ 8146] By: gsar on 2000/12/17 18:09:08
19306 Log: update Changes
19307 Branch: maint-5.6/perl
19308 ! Changes
19309____________________________________________________________________________
19310[ 8145] By: jhi on 2000/12/17 17:39:35
19311 Log: Subject: [PATCH] Re: The long awaited feature ...
19312 From: Simon Cozens <simon@cozens.net>
19313 Date: Sun, 17 Dec 2000 12:31:56 +0000
19314 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
19315
19316 Add a warning to binmode() about using bad filehandles
19317 (can happen e.g. if someone forgets the filehandle argument)
19318 Branch: perl
19319 ! pp_sys.c
19320____________________________________________________________________________
19321[ 8144] By: jhi on 2000/12/17 17:33:48
19322 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
19323 From: Jonathan Stowe <gellyfish@gellyfish.com>
19324 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
19325 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
19326 Branch: perl
19327 ! lib/Net/Ping.pm
19328____________________________________________________________________________
19329[ 8143] By: jhi on 2000/12/17 05:31:37
19330 Log: Polymorphic regexps.
19331
19332 Fixes at least the bugs 20001028.003 (both of them...) and
19333 20001108.001. The bugs 20001114.001 and 20001205.014 seem
19334 also to be fixed by now, probably already before this patch.
19335 Branch: perl
19336 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
19337 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
19338 ! t/op/utf8decode.t t/pragma/utf8.t
19339____________________________________________________________________________
19340[ 8142] By: jhi on 2000/12/16 17:16:05
19341 Log: Subject: [patch perl@8102] dos/djgpp update
19342 From: Laszlo Molnar <ml1050@freemail.hu>
19343 Date: Sat, 16 Dec 2000 01:40:52 +0100
19344 Message-ID: <20001216014052.A335@freemail.hu>
19345 Branch: perl
19346 ! djgpp/config.over t/base/commonsense.t
19347____________________________________________________________________________
19348[ 8141] By: jhi on 2000/12/16 17:09:27
19349 Log: Few uncheckedin files.
19350 Branch: perl
19351 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
19352____________________________________________________________________________
19353[ 8140] By: nick on 2000/12/15 22:14:31
19354 Log: Integrate mainline
19355 Branch: perlio
19356 !> (integrate 53 files)
19357____________________________________________________________________________
19358[ 8139] By: jhi on 2000/12/15 19:49:49
19359 Log: One more IVUV tweak from Nicholas Clark.
19360 Branch: perl
19361 ! sv.c
19362____________________________________________________________________________
19363[ 8138] By: jhi on 2000/12/15 19:17:06
19364 Log: Return of the IVUV-preservation, now seems to be happy even
19365 in Digital UNIX (the broken strtoul brokenness detection
19366 seems to have been the fly in the ointment).
19367 Branch: perl
19368 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19369 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
19370 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
19371 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
19372 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19373 ! vos/config.ga.h win32/config.bc win32/config.gc
19374 ! win32/config.vc
19375____________________________________________________________________________
19376[ 8137] By: jhi on 2000/12/15 18:12:14
19377 Log: Metaconfig unit change for #8136.
19378 Branch: metaconfig
19379 ! U/modified/d_strtoul.U
19380 Branch: metaconfig/U/perl
19381 ! d_strtoull.U d_strtouq.U
19382____________________________________________________________________________
19383[ 8136] By: jhi on 2000/12/15 18:11:35
19384 Log: I don't think it's sensible or portable to test the strtou*
19385 on /^-/ strings.
19386 Branch: perl
19387 ! Configure
19388____________________________________________________________________________
19389[ 8135] By: jhi on 2000/12/15 17:18:49
19390 Log: Metaconfig unit change for #8134.
19391 Branch: metaconfig
19392 ! U/modified/d_strtoul.U
19393____________________________________________________________________________
19394[ 8134] By: jhi on 2000/12/15 17:14:13
0052ac31 19395 Log: If longsize is 8 we don't need a LL suffix for integer constants.
70fa61ca
JH
19396 Branch: perl
19397 ! Configure config_h.SH
19398____________________________________________________________________________
19399[ 8133] By: jhi on 2000/12/15 16:00:23
19400 Log: Update Changes.
19401 Branch: perl
19402 ! Changes patchlevel.h
19403____________________________________________________________________________
78b3f299
JH
19404[ 8132] By: jhi on 2000/12/15 15:44:16
19405 Log: Some compilers get huffy if you do not cast a const pointer
19406 to a non-const when assigning.
19407 Branch: perl
19408 ! gv.c
19409____________________________________________________________________________
19410[ 8131] By: jhi on 2000/12/15 15:38:30
19411 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
19412 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19413 Date: Fri, 15 Dec 2000 05:26:57 -0500
19414 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
19415 Branch: perl
19416 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
19417 ! t/pragma/overload.t
19418____________________________________________________________________________
19419[ 8130] By: jhi on 2000/12/15 15:36:08
19420 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
19421 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19422 Date: Thu, 14 Dec 2000 22:02:43 -0500
19423 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
19424 Branch: perl
19425 ! gv.c perl.h
19426____________________________________________________________________________
19427[ 8129] By: jhi on 2000/12/15 15:34:16
19428 Log: Subject: PATCH: h2xs nit
19429 From: Tim Jenness <t.jenness@jach.hawaii.edu>
19430 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
19431 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
19432
19433 Add a template README.
19434 Branch: perl
19435 ! utils/h2xs.PL
19436____________________________________________________________________________
19437[ 8128] By: jhi on 2000/12/15 15:32:22
19438 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
19439 Branch: perl
19440 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
19441____________________________________________________________________________
19442[ 8127] By: jhi on 2000/12/15 15:19:34
19443 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
19444 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19445 Date: Thu, 14 Dec 2000 20:04:42 EST
19446 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
19447 Branch: perl
19448 ! ext/Opcode/Opcode.xs
19449____________________________________________________________________________
19450[ 8126] By: jhi on 2000/12/15 15:17:49
19451 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
19452 From: Peter Prymmer <pvhp@forte.com>
19453 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
19454 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
19455 Branch: perl
19456 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
19457 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
19458 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
19459____________________________________________________________________________
19460[ 8125] By: jhi on 2000/12/15 15:11:05
19461 Log: This seems to be a stage sane and stable enough to checkin.
19462 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
19463 Branch: perl
19464 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
19465 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
19466 ! t/op/cmp.t t/op/numconvert.t
19467____________________________________________________________________________
19468[ 8124] By: jhi on 2000/12/15 04:20:26
19469 Log: Something is really wonky.
19470 Branch: perl
19471 ! sv.c
19472____________________________________________________________________________
19473[ 8123] By: jhi on 2000/12/15 04:00:50
19474 Log: Fixes for the IV UV patches to compile in Digital UNIX.
19475 Branch: perl
19476 ! sv.c
19477____________________________________________________________________________
19478[ 8122] By: jhi on 2000/12/15 02:53:40
19479 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
19480 From: "Craig A. Berry" <craigberry@mac.com>
19481 Date: Thu, 14 Dec 2000 19:10:49 -0600
19482 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
19483 Branch: perl
19484 ! vms/vms.c
19485____________________________________________________________________________
19486[ 8121] By: jhi on 2000/12/15 02:50:00
19487 Log: Metaconfig changes for #8120.
19488 Branch: metaconfig
19489 + U/modified/d_strtoul.U
19490 Branch: metaconfig/U/perl
19491 ! d_strtoull.U d_strtouq.U
19492____________________________________________________________________________
19493[ 8120] By: jhi on 2000/12/15 02:49:42
19494 Log: From: Nicholas Clark <nick@ccl4.org>
19495 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
19496 Date: Thu, 14 Dec 2000 18:38:57 +0000
19497 Message-ID: <20001214183857.B97909@plum.flirble.org>
19498 Branch: perl
19499 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19500 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
19501 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
19502 ! vos/config.ga.def vos/config.ga.h win32/config.bc
19503 ! win32/config.gc win32/config.vc
19504____________________________________________________________________________
19505[ 8119] By: jhi on 2000/12/14 23:40:58
19506 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
19507 From: Nicholas Clark <nick@ccl4.org>
19508 Date: Wed, 13 Dec 2000 20:08:50 +0000
19509 Message-ID: <20001213200849.B71166@plum.flirble.org>
19510 Branch: perl
19511 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
19512 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
19513____________________________________________________________________________
19514[ 8118] By: jhi on 2000/12/14 22:46:26
19515 Log: Integrate perlio.
19516 Branch: perl
19517 !> MANIFEST ext/Encode/compile makedef.pl
19518____________________________________________________________________________
19519[ 8117] By: nick on 2000/12/14 22:38:53
19520 Log: Win32 tweaks to get Encode to build
19521 - temp hack to makedef.pl till PerlIO is properly "exported".
19522 - MSVC dislikes
19523 static encpage_t foo[];
19524 so make 'em extern for now.
19525 Branch: perlio
19526 ! ext/Encode/compile makedef.pl
19527____________________________________________________________________________
19528[ 8116] By: nick on 2000/12/14 22:00:53
19529 Log: Document the new files
19530 Branch: perlio
19531 ! MANIFEST
19532____________________________________________________________________________
19533[ 8115] By: jhi on 2000/12/14 21:58:01
19534 Log: MANIFEST new files of #8114.
19535 Branch: perl
19536 ! MANIFEST
19537____________________________________________________________________________
19538[ 8114] By: jhi on 2000/12/14 21:50:49
19539 Log: Integrate perlio.
19540 Branch: perl
19541 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
19542 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
19543 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
19544 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
19545 !> ext/Encode/Makefile.PL
19546____________________________________________________________________________
19547[ 8113] By: jhi on 2000/12/14 21:48:49
19548 Log: The documentation part of the
19549
19550 Subject: [ID 20001214.002] Net::Ping patch
19551 From: Jonathan Stowe <gellyfish@gellyfish.com>
19552 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
19553 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
19554 since the #7529 had already addressed the same problem.
19555 Branch: perl
19556 ! lib/Net/Ping.pm
19557____________________________________________________________________________
19558[ 8112] By: jhi on 2000/12/14 21:42:57
19559 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
19560 From: Dominic Dunlop <domo@computer.org>
19561 Date: Tue, 12 Dec 2000 10:47:10 +0100
19562 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
19563
19564 Document how elusive subroutines can be.
19565 Branch: perl
19566 ! pod/perlfunc.pod
19567____________________________________________________________________________
19568[ 8111] By: jhi on 2000/12/14 21:38:05
19569 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
19570 From: Dominic Dunlop <domo@computer.org>
19571 Date: Thu, 14 Dec 2000 10:13:51 +0100
19572 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
19573 Branch: perl
19574 ! ext/POSIX/POSIX.pod
19575____________________________________________________________________________
19576[ 8110] By: jhi on 2000/12/14 21:36:32
19577 Log: Subject: [patch] perlfaq7
19578 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
19579 Date: Thu, 14 Dec 2000 15:31:07 +0100
19580 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
19581 Branch: perl
19582 ! pod/perlfaq7.pod
19583____________________________________________________________________________
19584[ 8109] By: jhi on 2000/12/14 21:29:20
19585 Log: Subject: [8104] Encode
19586 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19587 Date: Thu, 14 Dec 2000 14:49:34 +0100
19588 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
19589
19590 Type casting for nervous compilers.
19591 Branch: perl
19592 ! ext/Encode/Encode.xs
19593____________________________________________________________________________
19594[ 8108] By: jhi on 2000/12/14 21:26:17
19595 Log: Subject: [8104] DB_File
19596 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19597 Date: Thu, 14 Dec 2000 14:49:35 +0100
19598 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
19599
19600 Type definition incorrect for DB 2.7.7. Not known when it
19601 changed, so only changed it for a known revision.
19602 Branch: perl
19603 ! ext/DB_File/DB_File.xs
19604____________________________________________________________________________
19605[ 8107] By: jhi on 2000/12/14 21:23:41
19606 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
19607 From: Peter Prymmer <pvhp@forte.com>
19608 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
19609 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
19610
19611 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
19612 Branch: perl
19613 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
19614 ! ext/Encode/Encode/posix-bc.enc
19615____________________________________________________________________________
19616[ 8106] By: nick on 2000/12/14 20:36:13
19617 Log: "Cold" build correction to Encode's Makefile.PL
19618 Branch: perlio
19619 ! ext/Encode/Makefile.PL
19620____________________________________________________________________________
19621[ 8105] By: nick on 2000/12/14 20:09:37
19622 Log: "Compiled" encodings.
19623 Correct replacement character in EBCDIC .enc files
19624 Add 0x7F to ASCII repertoire.
19625 Branch: perlio
19626 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
19627 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
19628 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
19629 ! ext/Encode/Makefile.PL ext/Encode/compile
19630 ! ext/Encode/encengine.c ext/Encode/encode.h
19631____________________________________________________________________________
19632[ 8104] By: nick on 2000/12/14 00:38:20
19633 Log: Integrate mainline
19634 Branch: perlio
19635 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
19636 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
19637 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
19638 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
19639 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
19640 !> t/lib/db-hash.t t/lib/db-recno.t
19641____________________________________________________________________________
19642[ 8103] By: nick on 2000/12/13 23:16:13
19643 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
19644 so far and so it does not get lost.
19645 Branch: perlio
19646 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
19647____________________________________________________________________________
19648[ 8102] By: jhi on 2000/12/13 17:14:22
19649 Log: Update Changes.
19650 Branch: perl
19651 ! Changes patchlevel.h
19652____________________________________________________________________________
6a156541
JH
19653[ 8101] By: jhi on 2000/12/13 16:53:41
19654 Log: Move the proto of start_glob() to a better place; regen api files.
19655 Branch: perl
19656 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
19657____________________________________________________________________________
19658[ 8100] By: jhi on 2000/12/13 16:47:11
19659 Log: Metaconfig change for #8099.
19660 Branch: metaconfig
19661 ! U/modified/Head.U
19662____________________________________________________________________________
19663[ 8099] By: jhi on 2000/12/13 16:46:48
19664 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
19665 From: Andy Dougherty <doughera@lafayette.edu>
19666 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
19667 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
19668 Branch: perl
19669 ! Configure
19670____________________________________________________________________________
19671[ 8098] By: jhi on 2000/12/13 16:39:02
19672 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
19673 From: rspier@pobox.com (Robert Spier)
19674 Date: Tue, 12 Dec 2000 21:12:39 -0500
19675 Message-ID: <14902.56087.678086.725773@rls.cx>
19676
19677 fastgetcwd is defined using a glob alias on a $^O dependent basis -
19678 and there was no default assignment or perl subroutine.
19679 Branch: perl
19680 ! lib/Cwd.pm
19681____________________________________________________________________________
19682[ 8097] By: jhi on 2000/12/13 16:16:01
19683 Log: Subject: [PATCH] move startglob out of pp_hot.c
19684 From: Nicholas Clark <nick@ccl4.org>
19685 Date: Mon, 11 Dec 2000 23:16:39 +0000
19686 Message-ID: <20001211231638.A55550@plum.flirble.org>
19687 Branch: perl
19688 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
19689____________________________________________________________________________
19690[ 8096] By: jhi on 2000/12/13 15:26:23
19691 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
19692 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19693 Date: Wed, 13 Dec 2000 14:01:37 +0100
19694 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
19695
19696 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
19697 in turn requires libpthread in libswanted.
19698 Branch: perl
19699 ! hints/hpux.sh
19700____________________________________________________________________________
19701[ 8095] By: jhi on 2000/12/12 19:51:05
19702 Log: The integration wars continue.
19703 Branch: perl
19704 !> sv.c
19705____________________________________________________________________________
19706[ 8094] By: jhi on 2000/12/12 19:48:26
19707 Log: Subject: [PATCH perl@8070] DB_File-1.74
19708 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19709 Date: Mon, 11 Dec 2000 23:07:17 -0000
19710 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
19711 Branch: perl
19712 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19713 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
19714 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
19715 ! t/lib/db-recno.t
19716____________________________________________________________________________
19717[ 8093] By: nick on 2000/12/12 19:42:13
19718 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
19719 Branch: perlio
19720 ! sv.c
19721 !> lib/File/DosGlob.pm
19722____________________________________________________________________________
19723[ 8092] By: jhi on 2000/12/12 19:28:11
19724 Log: Integrate perlio.
19725 Branch: perl
19726 !> sv.c
19727____________________________________________________________________________
19728[ 8091] By: nick on 2000/12/12 18:49:45
19729 Log: Fix for Tk, and upgrading shared SVs.
19730 Branch: perlio
19731 ! sv.c
19732____________________________________________________________________________
19733[ 8090] By: jhi on 2000/12/12 16:48:59
19734 Log: Subject: [PATCH] Re: Breadperl & Tk
19735 From: Nick Ing-Simmons <nik@tiuk.ti.com>
19736 Date: Tue, 12 Dec 2000 14:48:27 GMT
19737 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
19738 Branch: perl
19739 ! sv.c
19740____________________________________________________________________________
19741[ 8089] By: jhi on 2000/12/12 03:37:19
19742 Log: Subject: DosGlob.pm diff for bash style brace expansion.
19743 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
19744 Date: Fri, 8 Dec 2000 10:45:30 -0600
19745 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
19746 Branch: perl
19747 ! lib/File/DosGlob.pm
19748____________________________________________________________________________
19749[ 8088] By: nick on 2000/12/11 23:59:59
19750 Log: Integrate mainline
19751 Branch: perlio
19752 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
19753 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
19754 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
19755 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
19756 !> t/op/local.t t/pragma/warn/toke toke.c
19757____________________________________________________________________________
19758[ 8087] By: jhi on 2000/12/11 23:20:23
19759 Log: Integrate perlio.
19760 Branch: perl
19761 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
19762____________________________________________________________________________
19763[ 8086] By: jhi on 2000/12/11 22:50:59
19764 Log: Tune further the OS detection of CGI.
19765 Branch: perl
19766 ! lib/CGI.pm
19767____________________________________________________________________________
19768[ 8085] By: nick on 2000/12/11 22:50:46
19769 Log: Finish 1st pass of "encoding" layer e.g. :
19770 open($fh,"<encoding(iso8859-7)",$greek) || die;
19771 Branch: perlio
19772 ! ext/Encode/Encode.xs perlio.c perliol.h
19773____________________________________________________________________________
19774[ 8084] By: jhi on 2000/12/11 22:32:06
19775 Log: Revert the -f ambiguousity patch, seems to cause
19776 too much hassle (the interpret -Q as a function
19777 where Q is not a known filetest part is left in).
19778 Branch: perl
19779 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
19780 ! toke.c
19781____________________________________________________________________________
19782[ 8083] By: jhi on 2000/12/11 22:27:23
19783 Log: (accidentally empty check-in)
19784 Branch: perl
19785 ! lib/File/DosGlob.pm
19786____________________________________________________________________________
19787[ 8082] By: nick on 2000/12/11 19:09:51
19788 Log: Restore mmap function (broken by tweaks to shared buffer
19789 layer for encode(xxxx)).
19790 Branch: perlio
19791 ! perlio.c
19792____________________________________________________________________________
19793[ 8081] By: jhi on 2000/12/11 18:29:13
19794 Log: Subject: Re: The long awaited feature ...
19795 From: Simon Cozens <simon@cozens.net>
19796 Date: Mon, 11 Dec 2000 15:54:24 +0000
19797 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
19798
19799 More io/utf8 tests.
19800 Branch: perl
19801 ! t/io/utf8.t
19802____________________________________________________________________________
19803[ 8080] By: jhi on 2000/12/11 18:19:36
19804 Log: Subject: PATCH MakeMaker manpage clarification
19805 From: andreas.koenig@anima.de (Andreas J. Koenig)
19806 Date: 10 Dec 2000 20:46:13 +0100
19807 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
19808 Branch: perl
19809 ! lib/ExtUtils/MakeMaker.pm
19810____________________________________________________________________________
19811[ 8079] By: jhi on 2000/12/11 15:35:07
19812 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
19813 From: Simon Cozens <simon@cozens.net>
19814 Date: Sun, 10 Dec 2000 19:06:19 +0000
19815 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
19816 Branch: perl
19817 ! ext/B/B/Deparse.pm t/lib/b.t
19818____________________________________________________________________________
19819[ 8078] By: jhi on 2000/12/11 15:09:11
19820 Log: Subject: [PATCH] docs on NaN
19821 From: Nicholas Clark <nick@ccl4.org>
19822 Date: Mon, 11 Dec 2000 01:48:38 +0000
19823 Message-ID: <20001211014838.B99205@plum.flirble.org>
19824 Branch: perl
19825 ! pod/perlop.pod
19826____________________________________________________________________________
19827[ 8077] By: jhi on 2000/12/11 15:02:21
19828 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
19829 From: Simon Cozens <simon@cozens.net>
19830 Date: Mon, 11 Dec 2000 01:21:45 +0000
19831 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
19832 Branch: perl
19833 ! pp.c pp_hot.c scope.c t/op/local.t
19834____________________________________________________________________________
19835[ 8076] By: nick on 2000/12/10 20:43:32
19836 Log: Not merge worthy...
19837 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
19838 syntax is modelled on attributes.
19839 Untested fix for io/utf8 on Win32 etc.
19840 Very clumsy start to the encode layer.
19841 Branch: perlio
19842 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
19843____________________________________________________________________________
19844[ 8075] By: jhi on 2000/12/10 18:39:33
19845 Log: Darwin is not Windows.
19846 Branch: perl
19847 ! lib/CGI.pm
19848____________________________________________________________________________
19849[ 8074] By: jhi on 2000/12/10 18:31:27
19850 Log: Subject: Ambiguous -%c() resolved as a file test
19851 From: "Paul Marquess" <Paul.Marquess@openwave.com>
19852 Date: Sun, 10 Dec 2000 15:35:07 -0000
19853 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
19854 Branch: perl
19855 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
19856____________________________________________________________________________
19857[ 8073] By: jhi on 2000/12/10 18:16:29
19858 Log: Subject: PATCH installperl misinformed
19859 From: andreas.koenig@anima.de (Andreas J. Koenig)
19860 Date: 10 Dec 2000 13:01:32 +0100
19861 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
19862 Branch: perl
19863 ! installperl
19864____________________________________________________________________________
19865[ 8072] By: jhi on 2000/12/10 18:07:55
19866 Log: The walkoptree confusion rages; walkoptree() seems to be coming
19867 from B.xs, while walkoptree_slow() comes from B.pm.
19868 Branch: perl
19869 ! ext/B/B.pm
19870____________________________________________________________________________
19871[ 8071] By: nick on 2000/12/10 11:45:47
19872 Log: Integrate mainline
19873 Branch: perlio
19874 +> t/base/commonsense.t
19875 !> (integrate 37 files)
19876____________________________________________________________________________
19877[ 8070] By: jhi on 2000/12/10 04:46:21
19878 Log: Update Changes.
19879 Branch: perl
19880 ! Changes patchlevel.h
19881____________________________________________________________________________
fb79c7d7
JH
19882[ 8069] By: jhi on 2000/12/10 04:39:19
19883 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
19884 From: andreas.koenig@anima.de (Andreas J. Koenig)
19885 Date: 09 Dec 2000 17:14:25 +0100
19886 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
19887 Branch: perl
19888 + t/base/commonsense.t
19889 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
19890____________________________________________________________________________
19891[ 8068] By: jhi on 2000/12/10 04:17:36
19892 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
19893 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19894 Date: Sat, 9 Dec 2000 16:47:22 -0000
19895 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
19896 Branch: perl
19897 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
19898 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
19899 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
19900 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
19901 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
19902 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
19903 ! t/lib/sdbm.t
19904____________________________________________________________________________
19905[ 8067] By: jhi on 2000/12/10 03:52:02
19906 Log: Test case for #8066.
19907 Branch: perl
19908 ! t/op/misc.t
19909____________________________________________________________________________
19910[ 8066] By: jhi on 2000/12/10 03:50:30
19911 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
19912 From: Simon Cozens <simon@cozens.net>
19913 Date: Sun, 10 Dec 2000 00:55:37 +0000
19914 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
19915 Branch: perl
19916 ! pp_sys.c
19917____________________________________________________________________________
19918[ 8065] By: jhi on 2000/12/10 03:44:52
19919 Log: Test case for #8064.
19920 Branch: perl
19921 ! t/comp/proto.t
19922____________________________________________________________________________
19923[ 8064] By: jhi on 2000/12/10 03:42:32
19924 Log: Subject: Re: prototype of substr
19925 From: Simon Cozens <simon@cozens.net>
19926 Date: Sun, 10 Dec 2000 00:13:33 +0000
19927 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
19928
19929 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
19930 Branch: perl
19931 ! pp.c
19932____________________________________________________________________________
19933[ 8063] By: jhi on 2000/12/10 03:39:42
19934 Log: Subject: [PATCH] perlguts.pod
19935 From: Simon Cozens <simon@cozens.net>
19936 Date: Sun, 10 Dec 2000 00:06:47 +0000
19937 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
19938
19939 Documentation of the different types of ops,
19940 plus the functions in dump.c
19941 Branch: perl
19942 ! pod/perlguts.pod
19943____________________________________________________________________________
19944[ 8062] By: jhi on 2000/12/10 03:30:04
19945 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
19946 From: Nicholas Clark <nick@talking.bollo.cx>
19947 Date: Sat, 09 Dec 2000 18:57:25 +0000
19948 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
19949
19950 Be more robust in weird hostname setups.
19951 Branch: perl
19952 ! t/lib/net-hostent.t
19953____________________________________________________________________________
19954[ 8061] By: jhi on 2000/12/10 03:28:21
19955 Log: Pacify fussy compiler.
19956 Branch: perl
19957 ! pp_sys.c
19958____________________________________________________________________________
19959[ 8060] By: jhi on 2000/12/10 02:52:46
19960 Log: Integrate perlio.
19961 Branch: perl
19962 !> pp_sys.c t/io/utf8.t
19963____________________________________________________________________________
19964[ 8059] By: nick on 2000/12/09 23:40:14
19965 Log: read/sysread/recv should now be utf8 aware.
19966 Basic test for utf8 read.
19967 Branch: perlio
19968 ! pp_sys.c t/io/utf8.t
19969____________________________________________________________________________
19970[ 8058] By: jhi on 2000/12/09 21:56:02
19971 Log: Integrate perlio.
19972 Branch: perl
19973 +> t/io/utf8.t
19974 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
19975____________________________________________________________________________
19976[ 8057] By: jhi on 2000/12/09 21:53:35
19977 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
19978 From: Inaba Hiroto <inaba@st.rim.or.jp>
19979 Date: Sun, 10 Dec 2000 05:53:21 +0900
19980 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
19981
19982 Tests for #8056.
19983 Branch: perl
19984 ! t/op/each.t
19985____________________________________________________________________________
19986[ 8056] By: jhi on 2000/12/09 21:51:16
19987 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
19988 From: Inaba Hiroto <inaba@st.rim.or.jp>
19989 Date: Sat, 09 Dec 2000 18:02:00 +0900
19990 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
19991
19992 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
19993 Branch: perl
19994 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
19995____________________________________________________________________________
19996[ 8055] By: nick on 2000/12/09 20:11:48
19997 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
19998 than raw PerlIO_write() - does not seem to break any tests.
19999 Branch: perlio
20000 ! pp_sys.c
20001____________________________________________________________________________
20002[ 8054] By: nick on 2000/12/09 19:47:30
20003 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
20004 (sysread, recv and write i.e. formats still to do...)
20005 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
20006 open($fh,">:utf8","name")
20007 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
20008 so no extra overhead is involved.
20009 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
20010 to a non-utf8 stream.
20011 Add initial io/utf8.t
20012 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
20013 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
20014 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
20015 Branch: perlio
20016 + t/io/utf8.t
20017 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
20018____________________________________________________________________________
20019[ 8053] By: nick on 2000/12/09 19:26:37
20020 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
20021 was only testing this_utf8.
20022 Branch: perlio
20023 ! toke.c
20024____________________________________________________________________________
20025[ 8052] By: nick on 2000/12/09 19:09:41
20026 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
20027 i.e. the output string has one, but don't mess with source assumption.
20028 Branch: perlio
20029 ! toke.c
20030____________________________________________________________________________
20031[ 8051] By: jhi on 2000/12/09 16:55:17
20032 Log: Integrate perlio.
20033 Branch: perl
20034 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
20035 !> sv.c thrdvar.h util.c
20036____________________________________________________________________________
20037[ 8050] By: jhi on 2000/12/09 16:48:07
20038 Log: Nits noticed by Peter Prymmer.
20039 Branch: perl
20040 ! lib/ExtUtils/MM_VMS.pm
20041____________________________________________________________________________
20042[ 8049] By: nick on 2000/12/09 13:49:40
20043 Log: UTF8 output prework.
20044 - Store $\ and $, as SVs so they can have SvUTF8 flag
20045 - use do_print() rather than raw PerlIO_write() to print them.
20046 Branch: perlio
20047 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
20048 ! thrdvar.h util.c
20049____________________________________________________________________________
20050[ 8048] By: nick on 2000/12/09 12:30:43
20051 Log: Integrate mainline.
20052 Branch: perlio
20053 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
20054 +> t/op/reverse.t
20055 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
20056 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
20057 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
20058 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
20059 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
20060 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
20061____________________________________________________________________________
20062[ 8047] By: jhi on 2000/12/09 00:23:27
20063 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
20064 From: Michael G Schwern <schwern@pobox.com>
20065 Date: Fri, 8 Dec 2000 14:43:04 -0600
20066 Branch: perl
20067 ! lib/ExtUtils/MM_VMS.pm
20068____________________________________________________________________________
20069[ 8046] By: jhi on 2000/12/08 23:10:27
20070 Log: A missed check-in.
20071 Branch: perl
20072 ! lib/ExtUtils/Manifest.pm
20073____________________________________________________________________________
20074[ 8045] By: jhi on 2000/12/08 21:57:12
20075 Log: (null check-in)
20076 Branch: perl
20077 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
20078____________________________________________________________________________
20079[ 8044] By: jhi on 2000/12/08 21:11:06
20080 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
20081 at the final draft stage.
20082 Branch: perl
20083 + ext/Encode/Encode/iso8859-16.enc
20084 ! MANIFEST
20085____________________________________________________________________________
20086[ 8043] By: jhi on 2000/12/08 16:39:04
20087 Log: Update Changes.
20088 Branch: perl
20089 ! Changes patchlevel.h
20090____________________________________________________________________________
935679df
JH
20091[ 8042] By: jhi on 2000/12/08 16:33:39
20092 Log: Do not return the Unicode replacement character if UTF-8
20093 decoding goes awry, it should be up to the caller to decide.
20094 Branch: perl
20095 ! pod/perlapi.pod utf8.c
20096____________________________________________________________________________
20097[ 8041] By: jhi on 2000/12/08 16:22:28
20098 Log: metaconfig maintenance.
20099 Branch: metaconfig
20100 ! U/modified/stdchar.U
20101 Branch: metaconfig/U/perl
20102 + testsyml.U
20103____________________________________________________________________________
20104[ 8040] By: jhi on 2000/12/08 16:03:08
20105 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
20106 From: sthoenna@efn.org
20107 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
20108 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
20109 Branch: perl
20110 ! Changes lib/ExtUtils/MM_OS2.pm
20111____________________________________________________________________________
20112[ 8039] By: jhi on 2000/12/08 15:57:11
20113 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
20114 From: Simon Cozens <simon@cozens.net>
20115 Date: Fri, 8 Dec 2000 13:33:31 +0000
20116 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
20117
20118 (The pp_hot part needed a rewrite.)
20119 Branch: perl
20120 ! doop.c pp_hot.c utf8.c
20121____________________________________________________________________________
20122[ 8038] By: jhi on 2000/12/08 15:25:08
20123 Log: Subject: djSP
20124 From: Michael Stevens <michael@etla.org>
20125 Date: Wed, 6 Dec 2000 23:24:01 +0000
20126 Message-ID: <20001206232400.A21381@firedrake.org>
20127
20128 Plus a note from Nick Ing-Simmons.
20129 Branch: perl
20130 ! pp.h
20131____________________________________________________________________________
20132[ 8037] By: jhi on 2000/12/08 15:18:35
20133 Log: Filetype is text.
20134 Branch: perl
20135 ! t/op/utf8decode.t
20136____________________________________________________________________________
20137[ 8036] By: jhi on 2000/12/08 03:31:27
20138 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
20139 From: Andy Dougherty <doughera@lafayette.edu>
20140 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
20141 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
20142
20143 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
20144 From: Andy Dougherty <doughera@lafayette.edu>
20145 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
20146 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
20147 Branch: perl
20148 + ext/POSIX/hints/svr4.pl
20149 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
20150____________________________________________________________________________
20151[ 8035] By: jhi on 2000/12/08 03:26:01
20152 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
20153 From: Andy Dougherty <doughera@lafayette.edu>
20154 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
20155 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
20156 Branch: perl
20157 ! t/README t/base/term.t
20158____________________________________________________________________________
20159[ 8034] By: jhi on 2000/12/08 03:21:59
20160 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
20161 From: mjd@plover.com
20162 Date: 7 Dec 2000 21:04:20 -0000
20163 Message-ID: <20001207210420.22282.qmail@plover.com>
20164
20165 Plus -z doc.
20166 Branch: perl
20167 ! pod/perlfunc.pod
20168____________________________________________________________________________
20169[ 8033] By: jhi on 2000/12/08 03:19:03
20170 Log: Use the UTF8 macros a bit. They can't be used with abandon
20171 everywhere because we do generate illegal UTF-8 in some situations.
20172 This is of course naughty.
20173 Branch: perl
20174 ! pod/perlapi.pod utf8.c utf8.h
20175____________________________________________________________________________
20176[ 8032] By: jhi on 2000/12/08 03:00:09
20177 Log: Out of sync?
20178 Branch: perl
20179 ! t/pragma/warn/utf8
20180____________________________________________________________________________
20181[ 8031] By: jhi on 2000/12/08 02:22:39
20182 Log: Cnt spl.
20183 Branch: perl
20184 ! MANIFEST
20185____________________________________________________________________________
20186[ 8030] By: jhi on 2000/12/08 01:23:54
20187 Log: Add test for reverse().
20188 Branch: perl
20189 + t/op/reverse.t
20190 ! MANIFEST
20191____________________________________________________________________________
20192[ 8029] By: jhi on 2000/12/08 01:21:47
20193 Log: Integrate perlio.
20194 Branch: perl
20195 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
20196 !> perlio.c perlio.h perlsdio.h warnings.pl
20197____________________________________________________________________________
20198[ 8028] By: jhi on 2000/12/08 01:19:08
20199 Log: Introduce macros for UTF8 decoding.
20200 Branch: perl
20201 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
20202____________________________________________________________________________
20203[ 8027] By: nick on 2000/12/07 22:18:19
20204 Log: Integrate mainline
20205 Branch: perlio
20206 !> embed.pl pod/perlapi.pod utf8.c
20207____________________________________________________________________________
20208[ 8026] By: nick on 2000/12/07 21:45:08
20209 Log: Various oddities p4 diff -se showed up
20210 Remove 'our' from warnings.pl
20211 Branch: perlio
20212 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
20213____________________________________________________________________________
20214[ 8025] By: nick on 2000/12/07 21:43:32
20215 Log: Change PerlIO_(get|set)pos to take SV *
20216 Should fix, OS/2, VMS, (sfio??)
20217 Branch: perlio
20218 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
20219____________________________________________________________________________
20220[ 8024] By: jhi on 2000/12/07 19:05:32
20221 Log: Document utf8_to_uv() better.
20222 Branch: perl
20223 ! pod/perlapi.pod utf8.c
20224____________________________________________________________________________
20225[ 8023] By: jhi on 2000/12/07 18:23:47
20226 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
20227 Branch: perl
20228 ! embed.pl pod/perlapi.pod utf8.c
20229____________________________________________________________________________
20230[ 8022] By: jhi on 2000/12/07 04:13:51
20231 Log: Integrate perlio.
20232 Branch: perl
20233 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
20234 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
20235 !> win32/makefile.mk
20236____________________________________________________________________________
20237[ 8021] By: nick on 2000/12/07 00:28:14
20238 Log: Various attempts at MSVC debug - not sure what has
20239 changed but works now.
20240 Seems atexit() _may_ work for DLLs built with MSVC so don't
20241 call cleanup that way.
20242 Branch: perlio
20243 ! perlio.c win32/makefile.mk
20244____________________________________________________________________________
20245[ 8020] By: nick on 2000/12/06 19:57:20
20246 Log: Integrate mainline
20247 Branch: perlio
20248 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
20249 !> (integrate 75 files)
20250____________________________________________________________________________
20251[ 8019] By: nick on 2000/12/06 19:28:21
20252 Log: Add useperlio to config.vc
20253 Turn off binmode in config_H.PL
20254 Regen all the config_H.xx
20255 Attempt to get debugging build with MSVC.
20256 Branch: perlio
20257 ! win32/config.vc win32/config_H.bc win32/config_H.gc
20258 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
20259____________________________________________________________________________
20260[ 8018] By: nick on 2000/12/06 19:21:57
20261 Log: Test various dup/external program options on all platforms.
20262 Branch: perlio
20263 ! t/io/dup.t
20264____________________________________________________________________________
20265[ 8017] By: nick on 2000/12/06 19:20:47
20266 Log: Fix harness to be less picky
20267 Branch: perlio
20268 ! lib/Test/Harness.pm
20269____________________________________________________________________________
20270[ 8016] By: jhi on 2000/12/06 16:45:12
20271 Log: Update Changes.
20272 Branch: perl
20273 ! Changes patchlevel.h
20274____________________________________________________________________________
a7ff9532
JH
20275[ 8015] By: jhi on 2000/12/06 16:41:03
20276 Log: Test \x{...} with ord().
20277 Branch: perl
20278 ! t/op/ord.t
20279____________________________________________________________________________
20280[ 8014] By: jhi on 2000/12/06 16:20:33
20281 Log: Test tweak because of #8013.
20282 Branch: perl
20283 ! t/lib/b.t
20284____________________________________________________________________________
20285[ 8013] By: jhi on 2000/12/06 16:09:09
20286 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
20287 From: Michael G Schwern <schwern@pobox.com>
20288 Date: Tue, 5 Dec 2000 21:23:28 -0500
20289 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
20290
20291 Carp::Heavy parts not very applicable because of recent changes.
20292 Branch: perl
20293 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
20294 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
20295 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
20296 ! lib/Exporter.pm lib/Exporter/Heavy.pm
20297 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
20298 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
20299 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
20300 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
20301 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
20302 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
20303 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
20304 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
20305 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
20306 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
20307 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
20308 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
20309 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
20310 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
20311 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
20312 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
20313 ! warnings.pl
20314____________________________________________________________________________
20315[ 8012] By: jhi on 2000/12/06 15:22:38
20316 Log: Subject: [PATCH] Re: New harness is failing things
20317 From: Nick Ing-Simmons <nik@tiuk.ti.com>
20318 Date: Wed, 6 Dec 2000 13:00:30 GMT
20319 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
20320 Branch: perl
20321 ! lib/Test/Harness.pm
20322____________________________________________________________________________
20323[ 8011] By: jhi on 2000/12/06 15:12:08
20324 Log: Subject: installhtml changes
20325 From: Michael Stevens <michael@etla.org>
20326 Date: Wed, 6 Dec 2000 13:15:53 +0000
20327 Message-ID: <20001206131553.A27317@firedrake.org>
20328 Branch: perl
20329 ! installhtml
20330____________________________________________________________________________
20331[ 8010] By: jhi on 2000/12/06 15:06:05
20332 Log: Subject: the dTHR hits
20333 From: Michael Stevens <michael@etla.org>
20334 Date: Wed, 6 Dec 2000 12:06:03 +0000
20335 Message-ID: <20001206120603.A24581@firedrake.org>
20336
20337 More, errrm, less dTHRs.
20338 Branch: perl
20339 ! bytecode.pl ext/B/B/C.pm
20340____________________________________________________________________________
20341[ 8009] By: jhi on 2000/12/06 15:04:25
20342 Log: Subject: MakeMaker mailing list gone?
20343 From: Michael G Schwern <schwern@pobox.com>
20344 Date: Tue, 5 Dec 2000 19:29:59 -0500
20345 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
20346
20347 The MakeMaker mailing list is dead, perlbug is the right
20348 address to report bugs.
20349 Branch: perl
20350 ! lib/ExtUtils/MakeMaker.pm
20351____________________________________________________________________________
20352[ 8008] By: jhi on 2000/12/06 15:00:32
20353 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
20354 From: Michael G Schwern <schwern@pobox.com>
20355 Date: Tue, 5 Dec 2000 19:21:21 -0500
20356 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
20357
20358 Add a default MANIFEST skip that ignores things like
20359 version control files, editor temporary files, and the Makefile.
20360 Branch: perl
20361 + lib/ExtUtils/MANIFEST.SKIP
20362 ! MANIFEST lib/ExtUtils/Manifest.pm
20363____________________________________________________________________________
20364[ 8007] By: jhi on 2000/12/06 14:57:20
20365 Log: In Amiga more manual hackery of the scripts seems to be needed,
20366 from Jan-Erik Karlsson. Why Configure does not get this right
20367 is unknown, may be shell-induced.
20368 Branch: perl
20369 ! README.amiga
20370____________________________________________________________________________
20371[ 8006] By: jhi on 2000/12/05 23:53:12
20372 Log: Add TOPm1s to peek at the second topmost stack item.
20373 Branch: perl
20374 ! pp.h
20375____________________________________________________________________________
20376[ 8005] By: jhi on 2000/12/05 23:13:55
20377 Log: Avaunt, you foul UTF-8 tests.
20378 Branch: perl
20379 ! t/op/ver.t t/pragma/utf8.t
20380____________________________________________________________________________
20381[ 8004] By: jhi on 2000/12/05 23:09:54
20382 Log: Continue utf8 dispersal.
20383 Branch: perl
20384 + t/op/concat.t
20385 ! MANIFEST t/pragma/utf8.t
20386____________________________________________________________________________
20387[ 8003] By: nick on 2000/12/05 23:02:39
20388 Log: Integrate mainline.
20389 Branch: perlio
20390 +> t/op/length.t t/op/utf8decode.t
20391 !> (integrate 69 files)
20392____________________________________________________________________________
20393[ 8002] By: jhi on 2000/12/05 22:59:28
20394 Log: Integrate perlio.
20395 Branch: perl
20396 !> iperlsys.h perl.c perlio.c win32/perllib.c
20397____________________________________________________________________________
20398[ 8001] By: nick on 2000/12/05 22:07:52
20399 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
20400 - calloc/free suffer from damage on TerminateThread()
20401 - use PerlMemShared (as originally planned) now fixed
20402 - avoid doing anything important on DLL "detach".
20403 Branch: perlio
20404 ! perl.c perlio.c win32/perllib.c
20405____________________________________________________________________________
20406[ 8000] By: nick on 2000/12/05 21:05:09
20407 Log: Fix gross PerlMemShared issue.
20408 Branch: perlio
20409 ! iperlsys.h
20410____________________________________________________________________________
20411[ 7999] By: jhi on 2000/12/05 20:46:58
20412 Log: Test for Unicode (UTF-8) hash keys.
20413 Branch: perl
20414 ! t/op/each.t
20415____________________________________________________________________________
20416[ 7998] By: jhi on 2000/12/05 20:30:35
20417 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
20418 is now always UTF-8), empty line cosmetics.
20419 Branch: perl
20420 ! t/pragma/utf8.t
20421____________________________________________________________________________
20422[ 7997] By: jhi on 2000/12/05 20:15:40
20423 Log: Subject: Re: STRLEN - what?
20424 From: Andy Dougherty <doughera@lafayette.edu>
20425 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
20426 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
20427
20428 Explain STRLEN.
20429 Branch: perl
20430 ! pod/perlguts.pod
20431____________________________________________________________________________
20432[ 7996] By: jhi on 2000/12/05 20:13:34
20433 Log: Split off the UTF-8 decoder tests, make them to check also
20434 the error message.
20435 Branch: perl
20436 + t/op/utf8decode.t
20437 ! MANIFEST t/pragma/utf8.t utf8.c
20438____________________________________________________________________________
20439[ 7995] By: jhi on 2000/12/05 16:39:47
20440 Log: Start migrating bits of pragma/utf8 to elsewhere
20441 (since the long term plan is to obsolete 'use utf8').
20442 Branch: perl
20443 + t/op/length.t
20444 ! MANIFEST t/pragma/utf8.t
20445____________________________________________________________________________
20446[ 7994] By: jhi on 2000/12/05 16:30:21
20447 Log: Fix a manual edit typo from #7993, fix the message formatting
20448 for Unicode, add few our declarations.
20449 Branch: perl
20450 ! lib/Carp/Heavy.pm
20451____________________________________________________________________________
20452[ 7993] By: jhi on 2000/12/05 16:09:15
20453 Log: Subject: Need help with warnings :-(
20454 From: "Ben Tilly" <ben_tilly@hotmail.com>
20455 Date: Tue, 05 Dec 2000 01:35:54 -0500
20456 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
20457
20458 Subject: UPDATE: Carp/Heavy now passes all tests
20459 From: "Ben Tilly" <ben_tilly@hotmail.com>
20460 Date: Tue, 05 Dec 2000 07:59:41 -0500
20461 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
20462
20463 The Brave New Carp.
20464 Branch: perl
20465 ! lib/Carp.pm lib/Carp/Heavy.pm
20466____________________________________________________________________________
20467[ 7992] By: jhi on 2000/12/05 15:55:08
20468 Log: Subject: [PATCH perl@7979] cygwin port
20469 From: "Eric Fifer" <efifer@dircon.co.uk>
20470 Date: Tue, 5 Dec 2000 14:04:09 -0000
20471 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
20472 Branch: perl
20473 ! t/lib/net-hostent.t
20474____________________________________________________________________________
20475[ 7991] By: jhi on 2000/12/05 15:52:34
20476 Log: Subject: Re: [PATCH] The largest hoax of all times?
20477 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20478 Date: Tue, 5 Dec 2000 00:40:25 -0500
20479 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
20480
20481 Subject: Re: [PATCH] The largest hoax of all times?
20482 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20483 Date: Mon, 4 Dec 2000 23:55:53 -0500
20484 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
20485
20486 Subject: Re: [PATCH] The largest hoax of all times?
20487 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20488 Date: Tue, 5 Dec 2000 01:28:45 -0500
20489 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
20490
20491 Fix the unpredictable order of DESTROYs.
20492 Branch: perl
20493 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
20494 ! sv.c sv.h t/op/ref.t
20495____________________________________________________________________________
20496[ 7990] By: jhi on 2000/12/05 14:38:53
20497 Log: Subject: [PATCH] shrink pp_hot fractionally
20498 From: Nicholas Clark <nick@ccl4.org>
20499 Date: Tue, 5 Dec 2000 12:44:31 +0000
20500 Message-ID: <20001205124431.E74518@plum.flirble.org>
20501
20502 Use report_evil_fh().
20503 Branch: perl
20504 ! opcode.pl opnames.h pp_hot.c util.c
20505____________________________________________________________________________
20506[ 7989] By: jhi on 2000/12/05 14:21:27
20507 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
20508 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20509 Date: Mon, 04 Dec 2000 22:21:59 -0800
20510 Message-ID: <HmIL6gzkgepS092yn@efn.org>
20511
659f4fc5 20512 Harness shouldn't ignore responses like "ok 3\r\r\n".
a7ff9532
JH
20513 Branch: perl
20514 ! lib/Test/Harness.pm
20515____________________________________________________________________________
20516[ 7988] By: jhi on 2000/12/05 13:51:28
20517 Log: Integrate the "skip" messages to explain().
20518 Branch: perl
20519 ! t/lib/syslfs.t t/op/lfs.t
20520____________________________________________________________________________
20521[ 7987] By: jhi on 2000/12/05 12:34:54
20522 Log: The one that got away in #7984.
20523
20524 Subject: Re: dTHR - what and why?
20525 From: Michael Stevens <michael@etla.org>
20526 Date: Tue, 5 Dec 2000 11:15:52 +0000
20527 Message-ID: <20001205111552.A4647@firedrake.org>
20528 Branch: perl
20529 ! sv.h
20530____________________________________________________________________________
20531[ 7986] By: gsar on 2000/12/05 09:14:44
20532 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
20533 due to the notorious GetFileType() bug in Windows 9x, which fstat()
20534 tickles)
20535 Branch: perl
20536 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
20537____________________________________________________________________________
20538[ 7985] By: jhi on 2000/12/05 05:49:03
20539 Log: Integrate perlio.
20540 Branch: perl
20541 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
20542 !> win32/perlhost.h win32/perllib.c
20543____________________________________________________________________________
20544[ 7984] By: jhi on 2000/12/05 05:48:16
20545 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
20546 Branch: perl
20547 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
20548 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
20549 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
20550 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
20551 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
20552 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
20553 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
20554 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
20555 ! win32/win32.c
20556____________________________________________________________________________
20557[ 7983] By: nick on 2000/12/04 23:27:43
20558 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
20559 Branch: perlio
20560 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
20561 ! win32/perlhost.h win32/perllib.c
20562____________________________________________________________________________
20563[ 7982] By: jhi on 2000/12/04 19:44:09
20564 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
20565 uncovered by #7980.
20566 Branch: perl
20567 ! op.c
20568____________________________________________________________________________
20569[ 7981] By: jhi on 2000/12/04 19:42:07
20570 Log: Subject: [PATCH] Trivial dump.c feature
20571 From: Simon Cozens <simon@cozens.net>
20572 Date: Mon, 4 Dec 2000 18:08:38 +0000
20573 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
20574
20575 Show whether a constant is UTF-8.
20576 Branch: perl
20577 ! dump.c
20578____________________________________________________________________________
20579[ 7980] By: jhi on 2000/12/04 19:36:51
20580 Log: UTF-8 hash keys, patch from Inaba Hiroto.
20581 Branch: perl
20582 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
20583____________________________________________________________________________
20584[ 7979] By: jhi on 2000/12/04 17:36:28
20585 Log: Update Changes.
20586 Branch: perl
20587 ! Changes patchlevel.h
20588____________________________________________________________________________
38ff9fd4
JH
20589[ 7978] By: jhi on 2000/12/04 16:42:17
20590 Log: Retract #7977, still too volatile (the euphemism of the day
20591 for unfinished and buggy :-)
20592 Branch: perl
20593 ! doop.c hv.c pp.c sv.h
20594____________________________________________________________________________
20595[ 7977] By: jhi on 2000/12/04 16:25:15
20596 Log: (Retracted by #7978, too shaky yet.)
20597
20598 Subject: Re: utf8 in hash keys, implementor missing
20599 From: Simon Cozens <simon@cozens.net>
20600 Date: Sat, 2 Dec 2000 19:49:35 +0000
20601 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
20602
20603 The first step at UTF-8 hash keys.
20604 Branch: perl
20605 ! doop.c hv.c pp.c sv.h
20606____________________________________________________________________________
20607[ 7976] By: jhi on 2000/12/04 16:13:53
20608 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
20609 From: sthoenna@efn.org
20610 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
20611 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
20612 Branch: perl
20613 ! os2/os2.c perlio.c
20614____________________________________________________________________________
20615[ 7975] By: jhi on 2000/12/04 16:05:25
20616 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
20617 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20618 Date: Thu, 30 Nov 2000 20:50:37 -0800
20619 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
20620 Branch: perl
20621 ! os2/os2.c
20622____________________________________________________________________________
20623[ 7974] By: jhi on 2000/12/04 16:03:57
20624 Log: Subject: [PATCH] ++ 20% faster
20625 From: Nicholas Clark <nick@ccl4.org>
20626 Date: Mon, 4 Dec 2000 12:17:27 +0000
20627 Message-ID: <20001204121726.B52976@plum.flirble.org>
20628
20629 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
20630 Branch: perl
20631 ! sv.c
20632____________________________________________________________________________
20633[ 7973] By: jhi on 2000/12/04 16:00:48
20634 Log:
20635 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
20636 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20637 Date: Mon, 04 Dec 2000 12:30:45 +0100
20638 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
20639
20640 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
20641 library (getprotobyname and getprotobynumber are outversioned by
20642 the same calls in libc, at least for xlc version 3.
20643 Branch: perl
20644 ! hints/aix.sh
20645____________________________________________________________________________
20646[ 7972] By: jhi on 2000/12/04 02:58:31
20647 Log: Integrate perlio.
20648 Branch: perl
20649 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
20650 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
20651 !> win32/win32.h win32/win32iop.h win32/win32thread.h
20652____________________________________________________________________________
20653[ 7971] By: nick on 2000/12/04 00:24:33
20654 Log: Quieten some noise in Win32 builds:
20655 - win32.h is included after <sys/socket.h>, so need to
20656 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
20657 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
20658 Branch: perlio
20659 ! doio.c perl.h toke.c win32/win32.h
20660____________________________________________________________________________
20661[ 7970] By: nick on 2000/12/03 22:57:46
20662 Log: PERL_IMPLICIT_SYS compiles but does not work.
20663 Branch: perlio
20664 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
20665 ! win32/perlhost.h win32/perllib.c win32/win32.h
20666 ! win32/win32iop.h win32/win32thread.h
20667____________________________________________________________________________
20668[ 7969] By: jhi on 2000/12/03 22:12:58
20669 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
20670 used to swash_init(), makes regprop() dumps more informative
20671 (+utf8::IsAlpha, -utf8::IsDigit, for example).
20672 Branch: perl
20673 ! regcomp.c regexec.c
20674____________________________________________________________________________
20675[ 7968] By: jhi on 2000/12/03 21:39:56
20676 Log: Implement ANYOFUTF8 regprop() dumping.
20677 Branch: perl
20678 ! regcomp.c
20679____________________________________________________________________________
20680[ 7967] By: jhi on 2000/12/03 20:57:19
20681 Log: Make uv_to_utf8() to zero-terminate its output buffer,
20682 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
20683 Branch: perl
20684 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
20685____________________________________________________________________________
20686[ 7966] By: nick on 2000/12/03 18:41:21
20687 Log: Integrate mainline (STDCHAR)
20688 Branch: perlio
20689 !> Configure t/pragma/utf8.t
20690____________________________________________________________________________
20691[ 7965] By: jhi on 2000/12/03 17:58:20
20692 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
20693 Branch: perl
20694 ! t/pragma/utf8.t
20695____________________________________________________________________________
20696[ 7964] By: jhi on 2000/12/03 17:35:56
20697 Log: Integrate perlio.
20698 Branch: perl
20699 !> iperlsys.h perlio.c
20700____________________________________________________________________________
20701[ 7963] By: jhi on 2000/12/03 17:33:55
20702 Log: Metaconfig unit change for #7962.
20703 Branch: metaconfig
20704 ! U/modified/stdchar.U
20705____________________________________________________________________________
20706[ 7962] By: jhi on 2000/12/03 17:33:27
20707 Log: Untangle the <stdio.h> #include nest for the stdchar test,
20708 from Andy Dougherty.
20709 Branch: perl
20710 ! Configure
20711____________________________________________________________________________
20712[ 7961] By: nick on 2000/12/03 16:53:00
20713 Log: Make iperlsys.h vector stdio not PerlIO.
20714 Branch: perlio
20715 ! iperlsys.h perlio.c
20716____________________________________________________________________________
20717[ 7960] By: nick on 2000/12/03 14:43:01
20718 Log: Integrate mainline
20719 Branch: perlio
20720 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
20721 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
20722____________________________________________________________________________
20723[ 7959] By: jhi on 2000/12/03 08:16:36
20724 Log: Use DO_UTF8().
20725 Branch: perl
20726 ! op.c
20727____________________________________________________________________________
20728[ 7958] By: jhi on 2000/12/02 18:33:05
20729 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
20730 From: Mike Guy <mjtg@cam.ac.uk>
20731 Date: Sat, 02 Dec 2000 17:27:13 +0000
20732 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
20733
20734 An extraneous argument.
20735 Branch: perl
20736 ! toke.c
20737____________________________________________________________________________
20738[ 7957] By: jhi on 2000/12/02 18:22:32
20739 Log: A missing hunk.
20740 Branch: perl
20741 ! t/lib/net-hostent.t
20742____________________________________________________________________________
20743[ 7956] By: jhi on 2000/12/02 18:06:20
20744 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
20745 From: Nicholas Clark <nick@ccl4.org>
20746 Date: Sat, 2 Dec 2000 14:28:27 +0000
20747 Message-ID: <20001202142827.A12308@plum.flirble.org>
20748
20749 Test robustness.
20750 Branch: perl
20751 ! t/lib/net-hostent.t
20752____________________________________________________________________________
20753[ 7955] By: jhi on 2000/12/02 17:58:06
20754 Log: Metaconfig unit change for #7954.
20755 Branch: metaconfig
20756 ! U/modified/stdchar.U
20757____________________________________________________________________________
20758[ 7954] By: jhi on 2000/12/02 17:54:32
20759 Log: An inconvenient hang would happen if the stdio _ptr wasn't
20760 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
20761 would be grepping stdin for all eternity for the _ptr.)
20762 Branch: perl
20763 ! Configure
20764____________________________________________________________________________
20765[ 7953] By: jhi on 2000/12/02 00:07:15
20766 Log: Update Changes.
20767 Branch: perl
20768 ! Changes patchlevel.h
20769____________________________________________________________________________
4248a4fb
JH
20770[ 7952] By: jhi on 2000/12/01 23:54:47
20771 Log: Subject: Re: long shell lines
20772 From: Andy Dougherty <doughera@lafayette.edu>
20773 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
20774 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
20775
20776 Split overly long shell command lines.
20777 Branch: perl
20778 ! lib/ExtUtils/MM_Unix.pm
20779____________________________________________________________________________
20780[ 7951] By: jhi on 2000/12/01 23:48:02
20781 Log: The metaconfig unit change for #7950.
20782 Branch: metaconfig
20783 + U/modified/stdchar.U
20784____________________________________________________________________________
20785[ 7950] By: jhi on 2000/12/01 23:47:39
20786 Log: Try to find stdchar also from <stdio_impl.h>.
20787 Branch: perl
20788 ! Configure config_h.SH
20789____________________________________________________________________________
20790[ 7949] By: jhi on 2000/12/01 23:46:45
20791 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
20792 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
20793 Date: Fri, 1 Dec 2000 16:26:08 -0500
20794 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
20795
20796 Reword the diagnostic message.
20797 Branch: perl
20798 ! pod/perldiag.pod
20799____________________________________________________________________________
20800[ 7948] By: nick on 2000/12/01 22:49:43
20801 Log: Integrate mainline (for s/y/m as sub names stuff).
20802 Branch: perlio
20803 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
20804 !> t/pragma/warn/toke toke.c
20805____________________________________________________________________________
20806[ 7947] By: jhi on 2000/12/01 20:55:41
20807 Log: Integrate perlio.
20808 Branch: perl
20809 !> perlio.c perliol.h t/io/pipe.t
20810____________________________________________________________________________
20811[ 7946] By: jhi on 2000/12/01 20:36:51
20812 Log: Upgrade to CPAN 1.59_51, from Andreas König.
20813 Branch: perl
20814 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20815____________________________________________________________________________
20816[ 7945] By: nick on 2000/12/01 20:31:32
20817 Log: Integrate mainline
20818 Branch: perlio
20819 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
20820 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
20821 +> t/lib/net-hostent.t
20822 !> (integrate 35 files)
20823____________________________________________________________________________
20824[ 7944] By: jhi on 2000/12/01 20:23:29
20825 Log: Some help for 20001130.011. Now one gets warnings like
20826 "Ambiguous -f() resolved as a file test ..."
20827 Branch: perl
20828 ! pod/perldiag.pod t/pragma/warn/toke toke.c
20829____________________________________________________________________________
20830[ 7943] By: jhi on 2000/12/01 19:44:44
20831 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
20832 that also breaks using them as methods.
20833 Branch: perl
20834 ! pod/perldiag.pod t/op/misc.t toke.c
20835____________________________________________________________________________
20836[ 7942] By: nick on 2000/12/01 17:56:46
20837 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
20838 Make 'unix' pass most tests
20839 - do unread by temporary push of layer ("pending") holding unread chars
20840 - fast_gets is now based on per-handle flag
20841 - relax one of io/pipe.t tests to allow print to fail and close to
20842 succeed so that it passes on unbuffered "unix" layer.
20843 Remaining fail is sporadic and a genuine race condition between
20844 parent/child in fork test.
20845 Branch: perlio
20846 ! perlio.c perliol.h t/io/pipe.t
20847____________________________________________________________________________
20848[ 7941] By: jhi on 2000/12/01 15:28:58
20849 Log: (Retracted by #7943.)
20850
20851 Reserve the short named string operator names.
20852 Branch: perl
20853 ! pod/perldiag.pod t/op/misc.t toke.c
20854____________________________________________________________________________
20855[ 7940] By: jhi on 2000/12/01 06:45:53
20856 Log: Get the three different space character classes right under utf8.
20857 Branch: perl
20858 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
20859 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
20860 ! regexec.c t/op/pat.t utf8.c
20861____________________________________________________________________________
20862[ 7939] By: jhi on 2000/12/01 03:26:26
20863 Log: Two more tests that make no sense in UTF-8 since the test
20864 data is not in UTF-8.
20865 Branch: perl
20866 ! t/op/regexp.t
20867____________________________________________________________________________
20868[ 7938] By: jhi on 2000/12/01 03:20:39
20869 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
20870 should it be required inside regexen?
20871 Branch: perl
20872 ! regcomp.c t/op/regmesg.t
20873____________________________________________________________________________
20874[ 7937] By: jhi on 2000/12/01 02:58:53
20875 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
20876 stored and restored, and thusly was trounced by the utf8 swash
20877 routines.
20878 Branch: perl
20879 ! regcomp.c
20880____________________________________________________________________________
20881[ 7936] By: jhi on 2000/11/30 20:41:39
20882 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
20883 Why the different platforms behave so differently (core dump vs
20884 no core dump) on this bug is a but of a mystery, but if I had to
20885 guess I would mumble something like 'alignment'.
20886 Branch: perl
20887 ! sv.c
20888____________________________________________________________________________
20889[ 7935] By: jhi on 2000/11/30 16:17:02
20890 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
20891 From: Robin Barker <rmb1@cise.npl.co.uk>
20892 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
20893 Date: Thu, 30 Nov 2000 14:27:12 GMT
20894 Branch: perl
20895 ! perlio.c toke.c
20896____________________________________________________________________________
20897[ 7934] By: jhi on 2000/11/30 16:04:49
20898 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
20899 Branch: perl
20900 ! t/lib/net-hostent.t
20901____________________________________________________________________________
20902[ 7933] By: jhi on 2000/11/30 06:07:26
20903 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
20904 From: Peter Prymmer <pvhp@forte.com>
20905 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
20906 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
20907
20908 In VMS the localhost may be LOCALHOST.
20909 Branch: perl
20910 ! t/lib/net-hostent.t
20911____________________________________________________________________________
20912[ 7932] By: jhi on 2000/11/30 01:11:11
20913 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
20914 From: Peter Prymmer <pvhp@forte.com>
20915 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
20916 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
20917
20918 plus regen perlapi.pod.
20919 Branch: perl
20920 ! pod/perlapi.pod utf8.c
20921____________________________________________________________________________
20922[ 7931] By: jhi on 2000/11/30 01:06:19
20923 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
20924 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20925 Date: Wed, 29 Nov 2000 17:15:11 EST
20926 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
20927 Branch: perl
20928 ! t/lib/filter-util.pl t/lib/filter-util.t
20929____________________________________________________________________________
20930[ 7930] By: jhi on 2000/11/29 18:51:55
20931 Log: Update Changes.
20932 Branch: perl
20933 ! Changes patchlevel.h
20934____________________________________________________________________________
20935[ 7929] By: jhi on 2000/11/29 18:50:55
20936 Log: Update the va_copy() metaconfig unit.
20937 Branch: metaconfig/U/perl
20938 ! need_va_copy.U
20939____________________________________________________________________________
3ac87aec
JH
20940[ 7928] By: jhi on 2000/11/29 17:50:43
20941 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
20942 From: Dominic Dunlop <domo@computer.org>
20943 Date: Tue, 28 Nov 2000 16:41:57 +0100
20944 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
20945
20946 Patch to catch a core dump in the Configure va_copy test.
20947 Branch: perl
20948 ! Configure config_h.SH
20949____________________________________________________________________________
20950[ 7927] By: jhi on 2000/11/29 17:31:59
20951 Log: Retract #7921, the patch shouldn't be needed.
20952 Branch: perl
20953 ! sv.c
20954____________________________________________________________________________
20955[ 7926] By: jhi on 2000/11/29 17:01:41
20956 Log: Make the Class::Struct import() wiser.
20957 Branch: perl
20958 ! lib/Class/Struct.pm t/lib/class-struct.t
20959____________________________________________________________________________
20960[ 7925] By: jhi on 2000/11/29 16:36:33
20961 Log: All the core library users of Class::Struct seem to be
20962 using "use Class::Struct 'struct';" instead of the bare
20963 "use Class::Struct;", which isn't documented in Class::Struct.
20964 This can't be right.
20965 Branch: perl
20966 ! lib/File/stat.pm
20967____________________________________________________________________________
20968[ 7924] By: jhi on 2000/11/29 16:32:15
4248a4fb 20969 Log: A test works better if it has the right 1..$n output.
3ac87aec
JH
20970 Branch: perl
20971 ! t/lib/class-struct.t
20972____________________________________________________________________________
20973[ 7923] By: jhi on 2000/11/29 16:29:11
20974 Log: Forgot to MANIFEST the new Net::hostent test.
20975 Branch: perl
20976 ! MANIFEST
20977____________________________________________________________________________
20978[ 7922] By: jhi on 2000/11/29 16:27:49
20979 Log: Integrate perlio.
20980 Branch: perl
20981 !> iperlsys.h perlio.c
20982____________________________________________________________________________
20983[ 7921] By: jhi on 2000/11/29 16:27:10
20984 Log: (Retracted by #7927.)
20985
20986 Subject: [PATCH] Is infinity a number?
20987 From: Simon Cozens <simon@cozens.net>
20988 Date: Wed, 29 Nov 2000 14:48:20 +0000
20989 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
20990 Branch: perl
20991 ! sv.c
20992____________________________________________________________________________
20993[ 7920] By: jhi on 2000/11/29 16:23:02
20994 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
20995 From: rspier@pobox.com (Robert Spier)
20996 Date: Wed, 29 Nov 2000 02:17:49 -0500
20997 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
20998
20999 Add a test for Net::hostent.
21000 Branch: perl
21001 + t/lib/net-hostent.t
21002____________________________________________________________________________
21003[ 7919] By: jhi on 2000/11/29 16:21:31
21004 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
21005 add a test for Class::Struct.
21006 Branch: perl
21007 + t/lib/class-struct.t
21008 ! MANIFEST lib/Class/Struct.pm
21009____________________________________________________________________________
21010[ 7918] By: jhi on 2000/11/29 15:48:40
21011 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
21012 From: rspier@pobox.com (Robert Spier)
21013 Date: Wed, 29 Nov 2000 02:25:39 -0500
21014 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
21015
21016 More checking in case someone has broken their services or
21017 protocol databases.
21018 Branch: perl
21019 ! ext/Sys/Syslog/Syslog.pm
21020____________________________________________________________________________
21021[ 7917] By: jhi on 2000/11/29 15:46:25
21022 Log: Subject: [PATCH] $^O win32 -> MSWin32
21023 From: rspier@pobox.com (Robert Spier)
21024 Date: Wed, 29 Nov 2000 02:17:38 -0500
21025 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
21026
21027 plus similar nits for vms, err, VMS, and UNICOS.
21028 Branch: perl
21029 ! t/lib/syslfs.t t/op/lfs.t
21030____________________________________________________________________________
21031[ 7916] By: jhi on 2000/11/29 15:42:51
21032 Log: Subject: [PATCH] Tokeniser debugging
21033 From: Simon Cozens <simon@cozens.net>
21034 Date: Wed, 29 Nov 2000 14:15:45 +0000
21035 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
21036 Branch: perl
21037 ! perl.c perl.h pod/perlrun.pod toke.c
21038____________________________________________________________________________
21039[ 7915] By: jhi on 2000/11/29 15:41:36
21040 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
21041 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21042 Date: Wed, 29 Nov 2000 02:13:14 -0500
21043 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
21044
21045 OUT keyword nits.
21046
21047 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
21048 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21049 Date: Wed, 29 Nov 2000 03:09:04 -0500
21050 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
21051
21052 OUT and IN_OUT documentation.
21053 Branch: perl
21054 ! lib/ExtUtils/xsubpp pod/perlxs.pod
21055____________________________________________________________________________
21056[ 7914] By: jhi on 2000/11/29 03:35:01
21057 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
21058 From: John Tobey <jtobey@john-edwin-tobey.org>
21059 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
21060 Message-Id: <m140e1N-000FOoC@feynman.localnet>
21061
21062 plus a performance speedup noticed by Sarathy.
21063 Branch: perl
21064 ! op.c
21065____________________________________________________________________________
21066[ 7913] By: jhi on 2000/11/29 03:16:59
21067 Log: Use "1 while unlink" so that VMS gets clean, too.
21068 Branch: perl
21069 ! t/lib/filter-util.t
21070____________________________________________________________________________
21071[ 7912] By: jhi on 2000/11/29 03:09:08
21072 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
21073 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21074 Date: Tue, 28 Nov 2000 03:27:09 -0500
21075 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
21076 Branch: perl
21077 ! lib/ExtUtils/xsubpp
21078____________________________________________________________________________
21079[ 7911] By: jhi on 2000/11/29 03:06:30
21080 Log: This should have been part of #7872: no need to scan UTF-8
21081 until eternity.
21082 Branch: perl
21083 ! utf8.c
21084____________________________________________________________________________
21085[ 7910] By: jhi on 2000/11/29 02:50:04
21086 Log: One more perltie.pod nit from Casey R. Tweten.
21087 Branch: perl
21088 ! pod/perltie.pod
21089____________________________________________________________________________
21090[ 7909] By: jhi on 2000/11/29 02:44:23
21091 Log: Document the known sprintf test failures, exact standard
21092 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
21093 Branch: perl
21094 ! pod/perldelta.pod t/op/sprintf.t
21095____________________________________________________________________________
21096[ 7908] By: jhi on 2000/11/29 02:36:23
21097 Log: Add the Encoding table format documentation.
21098 Branch: perl
21099 + ext/Encode/Encode/EncodeFormat.pod
21100 ! MANIFEST
21101____________________________________________________________________________
21102[ 7907] By: jhi on 2000/11/29 02:07:24
21103 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
21104 From: "Casey R. Tweten" <crt@kiski.net>
21105 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
21106 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
21107
21108 Subject: Re: [PATCH] Updating perltie.pod for arrays
21109 From: "Casey R. Tweten" <crt@kiski.net>
21110 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
21111 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
21112 Branch: perl
21113 ! pod/perltie.pod
21114____________________________________________________________________________
21115[ 7906] By: nick on 2000/11/28 22:40:59
21116 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
21117 Branch: perlio
21118 ! iperlsys.h perlio.c
21119____________________________________________________________________________
21120[ 7905] By: nick on 2000/11/28 22:04:34
21121 Log: Integrate mainline
21122 Branch: perlio
21123 !> (integrate 39 files)
21124____________________________________________________________________________
21125[ 7904] By: jhi on 2000/11/28 16:44:43
21126 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
21127 From: Nicholas Clark <nick@babyhippo.co.uk>
21128 Date: Tue, 28 Nov 2000 11:16:57 +0000
21129 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
21130 Branch: perl
21131 ! pod/perlipc.pod
21132____________________________________________________________________________
21133[ 7903] By: jhi on 2000/11/28 16:40:31
21134 Log: Subject: [PATCH] Updating perltie.pod for arrays
21135 From: "Casey R. Tweten" <crt@kiski.net>
21136 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
21137 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
21138 Branch: perl
21139 ! pod/perltie.pod
21140____________________________________________________________________________
21141[ 7902] By: jhi on 2000/11/28 16:39:37
21142 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
21143 From: Robin Barker <rmb1@cise.npl.co.uk>
21144 Date: Mon, 27 Nov 2000 17:56:44 GMT
21145 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
21146 Branch: perl
21147 ! pod/perlfunc.pod t/op/split.t
21148____________________________________________________________________________
21149[ 7901] By: jhi on 2000/11/28 16:28:04
21150 Log: setmode() is a DOSish-only thing.
21151 Branch: perl
21152 ! perlio.c
21153____________________________________________________________________________
21154[ 7900] By: jhi on 2000/11/28 16:21:46
21155 Log: Subject: [PATCH] perlcc.PL cleanups
21156 From: Simon Cozens <simon@cozens.net>
21157 Date: Tue, 28 Nov 2000 12:44:35 +0000
21158 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
21159 Branch: perl
21160 ! utils/perlcc.PL
21161____________________________________________________________________________
21162[ 7899] By: gsar on 2000/11/28 06:32:55
21163 Log: reintegrate files missed by change#7895
21164 Branch: maint-5.6/perl
21165 +> ext/ByteLoader/bytecode.h utils/Makefile
21166 - utils/perlbc.PL
21167____________________________________________________________________________
21168[ 7897] By: gsar on 2000/11/27 18:22:47
21169 Log: can't integrate these two files, for some reason
21170 Branch: maint-5.6/perl
21171 - ext/ByteLoader/bytecode.h utils/Makefile
21172____________________________________________________________________________
21173[ 7895] By: gsar on 2000/11/27 18:11:21
21174 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
21175 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
21176 6757..6890,6892..6901 from mainline
21177
21178 Bytecompiler patches from Benjamin Stuhl.
21179
21180 More bytecompiler.
21181
21182 Subject: [PATCH blead] B:: missing dependency
21183
21184 Subject: [PATCH: 6757] configure.com updates and syslog build
21185
21186 Long double Gconvert fixes from Yitzchak Scott-Thoennes
21187 and Spider Boardman.
21188
21189 Subject: [PATCH blead] nextchar() abuse misses an optimisation
21190
21191 Long double fixes from Spider Boardman.
21192
21193 Make the selection of NVff et al stricter.
21194
21195 cSVOPo_*v things index into the current PL_curpad
21196 under ithreads, which is different from the curpad
21197 used by the XSUB. (In other words, the code as-is
21198 before this patch wouldn't work under ithreads.)
21199
21200 Be portable.
21201
21202 VMS MMS (make) wants null action.
21203
21204 Mac and other portability updates from Chris Nandor.
21205
21206 Storable support, v-version fixes.
21207 Subject: CPAN.pm beta for testing available
21208
21209 Portability fix from Hugo van der Sanden.
21210
21211 Bad makefile.
21212
21213 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
21214
21215 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
21216
21217 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
21218
21219 Replace #6705 with a minimal doc patch.
21220 Subject: [PATCH 5.6.0] replace change #6705
21221
21222 Drop the separate perlbc, perlcc -b should be enough.
21223
21224 installperl couldn't tell whether it had run tests or not.
21225 Subject: [PATCH] Re: installperl and t/TEST
21226
21227 Add silencer flags to installperl.
21228 Subject: [PATCH] Making installperl silent.
21229
21230 Make "make install" by default silent. A new "install-verbose"
21231 target is verbose.
21232
21233 More liberal parsing of version numbers.
21234 Subject: Re: CPAN.pm beta for testing available
21235
21236 Create directories in silence.
21237 Subject: [PATCH] Another silencer for MakeMaker
21238
21239 DOS patches and portability/porting notes, from Tim Jenness.
21240
21241 Make installman to recognize the silence flag -S.
21242
21243 Actually do something with the silencer option.
21244
21245 Continue silencing.
21246
21247 Show the doc file, not the temp file.
21248
21249 Regen perltoc.
21250
21251 Subject: [PATCH] More silencing of installman.
21252
21253 Better wording for the vec lvalue diagnostic.
21254 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
21255
21256 Subject: [PATCH: 6805] several more tweaks to configure.com
21257
21258 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
21259
21260 Missing parts of
21261 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
21262
21263 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
21264 (applied slightly modified)
21265
21266 installperl --verbose and --silent.
21267 Subject: Re: [PATCH] More silencing of installman.
21268
21269 Add install-silent target.
21270
21271 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
21272 the problem reported in
21273 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
21274
21275 Tweak the sfio/useperlio logic, hopefully as wished in
21276 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
21277
21278 One forgotten file from #6816.
21279
21280 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
21281
21282 Remove duplicately applied patch shards.
21283 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
21284
21285 Support preserving extremely big/small angles.
21286
21287 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
21288
21289 Subject: [PATCH] installation not quite silent yet.
21290
21291 Update the test count.
21292
21293 Use UVxf, PTR2UV, NVff.
21294
21295 Document PTR2XX and INT2PTR.
21296
21297 no-install target a la make -n.
21298 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
21299
21300 grep -e isn't portable.
21301 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
21302
21303 Can't get the test to reliably work thanks to the
21304 inaccurateness of floating point. "Resolves" bug ids
21305 20000826.003, 20000826.009, 20000826.010,
21306
21307 Subject: installman buglet
21308
21309 DJGPP update from Laszlo Molnar.
21310
21311 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
21312
21313 Passing -R in ldflags makes now it to appear in the default
21314 for lddlflags, just like with -L.
21315 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
21316
21317 Test nit.
21318
21319 Use the actual thread type, not the pointer-to-struct.
21320
21321 Provice virtual $Config{ccflags_nolargefiles} etc.
21322
21323 display_format used as a class method without arguments was broken,
21324 reported in
21325 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
21326
21327 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
21328
21329 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
21330
21331 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
21332
21333 opmini.o may be left around if a build is interrupted.
21334
21335 Typo in #6858.
21336
21337 Fix for ID 20000828.001, long doubles were not formatted
21338 correctly (showed up in $], which stopped installing perl).
21339
21340 An attempt to fix the problem reported in
21341 Subject: Building perl@6856 using gcc/AIX 4.3.3
21342 I can't test this properly since the gcc installation I have
21343 access to seems to be botched (gcc is calling the AIX cpp,
21344 a losing proposition...)
21345
21346 Add -ld to archname on long tr...double platforms.
21347
21348 Subject: hv.h Doc Patch
21349
21350 Potential cruft.
21351
21352 Subject: [PATCH bleedperl@6856] warnings fixes
21353
21354 -S is the silent flag, -s is the strip flag.
21355 Subject: [PATCH] Re: [PATCH] make no-install
21356
21357 Take out the SUIDMAIL thing, that will not be
21358 a problem in 5.7.*.
21359
21360 Subject: [PATCH bleedperl@6866] spellings
21361
21362 Subject: [PATCH] Re: files not cleaned even by veryclean
21363
21364 Use minimal @INC in tests, most of the time just '../lib',
21365 so that we simply can't pick up stuff from other Perls than
21366 the one we are testing. Pointed out by
21367 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
21368
21369 Update to Getopt::Long 2.24, from Johan Vromans.
21370
21371 Fix for thinko in #6848.
21372 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
21373
21374 Patches all over for people and the files they (hopefully) care about.
21375
21376 Subject: Net::protoent does not export 'getproto'
21377
21378 Missed a change in #6869.
21379
21380 Subject: [PATCH] Warnings in B::Deparse
21381
21382 Subject: [PATCH] Glob dumping
21383
21384 Disable one of the tests for now.
21385
21386 Disabling the one test is a bit tricky.
21387
21388 Don't forget to tidy up.
21389
21390 The #6881 removed one dump line.
21391
21392 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
21393
21394 Under usethreads the dumped variable is IN_PAD.
21395 Subject: Re: [PATCH] Glob dumping
21396
21397 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
21398
21399 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
21400
21401 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
21402
21403 Regen Configure for #6894.
21404
21405 Subject: [PATCH: 6889] updates to perlebcdic.pod
21406
21407 Undo namespace pollution of #6878.
21408 Subject: Re: Net::protoent does not export 'getproto'
21409
21410 Admit that we are leaking scalars.
21411
21412 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
21413 Branch: maint-5.6/perl
21414 !> (integrate 271 files)
21415____________________________________________________________________________
21416[ 7894] By: gsar on 2000/11/27 16:00:34
21417 Log: a couple of nits
21418 Branch: maint-5.6/perl
21419 ! MANIFEST pp_sys.c
21420____________________________________________________________________________
21421[ 7893] By: gsar on 2000/11/27 15:10:56
21422 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
21423 6740..6745,6747..6757,6760
21424
21425 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
21426
21427 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
21428
21429 Doc nits spotted by Richard Soderberg.
21430
21431 move WNOHANG definition to where other such things are
21432
21433 Make $Config{byteorder} more magical so that it is
21434 dynamically computed: nice for 'fat binaries'.
21435 Subject: [PATCH]: default byteorder
21436
21437 Subject: [PATCH] Cwd.pm now uses strict
21438
21439 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
21440
21441 Get -DLEAKTEST to compile (not necessarily to work, mind)
21442 Subject: [ID 20000724.006] -DLEAKTEST problem
21443
21444 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
21445
21446 Add perlebcdic from Peter Prymmer, regen toc.
21447
21448 Don't propose using modules built for 5.005 if no binary
21449 compatibility with 5.005 is attempted.
21450
21451 Do not use prototyping here.
21452 Subject: [ID 20000817.016] [PATCH] Peek.xs
21453
21454 Document what the backtick returns if the command fails.
21455
21456 Add byteorder to the myconfig output.
21457
21458 Introduce NVef, NVff, and NVgf, use the middle one.
21459 (helps for lib/peek + Linux + long doubles) Reported in
21460 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
21461 Use NVs in POSIX math, not doubles.
21462 Subject: [ID 20000817.014] POSIX & modfl
21463
21464 Subject: [PATCH 5.6.0+] newSVrv() memory leak
21465
21466 The byteorder code in #6671 was wrong.
21467
21468 Fix the lib/complex failure of
21469 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
21470 Linux long double accuracy issue: something that
21471 when printed with %g looks like "2" but int() of it is 1.
21472
21473 Propagate new Configure vars.
21474
21475 Unbuffer the output.
21476
21477 Subject: [PATCH] perltrap.pod spring cleaning
21478
21479 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
21480 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
21481
21482 Tiny Getopt::Long patch from Johan Vromans.
21483
21484 Document code point which makes if (defined %stash::) to work
21485 (noted by Spider Boardman).
21486
21487 Subject: [PATCH perl@6698] cygwin port
21488
21489 Document the NDBM_File and ODBM_File as SDBM_File
21490 was documented in #6417.
21491
21492 The new tests were missing from #6415.
21493
21494 Add [[:blank:]] as suggested in
21495 Subject: [ID 20000716.024] [=cc=] / [:blank:]
21496 (the [=cc=] has already been taken care of by #6439
21497 so the whole bug report can be closed)
21498 and make [[:space:]] to be equivalent to isspace(3)
21499 (as opposed to \s, which is isSPACE()). The difference
21500 is that now [[:space:]] matches the mythical vertical tab,
21501 while \s doesn't.
21502
21503 Don't eat leading os from index entries.
21504 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
21505
21506 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
21507
21508 Typo in pp_complement().
21509 Subject: [PATCH perl-current] Deparse
21510
21511 Add warnif(), check warnings further up the stack,
21512 all the warnings functions now can take an optional object reference.
21513 Subject: [PATCH bleedperl@6691] warnings pragma update
21514
21515 Fix a core dump in lib/selfloader under -DDEBUGGING.
21516 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
21517
21518 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
21519
21520 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
21521
21522 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
21523 Put back the long double avoidance code to POSIX.xs
21524 because VMS seems to need it still.
21525
21526 Introduce a 'veryclean' target that is like 'distclean'
21527 but also removes *~ and *.orig.
21528
21529 Subject: [ID 20000817.023] endianness description in perlfunc.pod
21530
21531 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
21532
21533 Let's try #6717 again.
21534
21535 UTF8 concat fixes.
21536 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
21537
21538 pp_open() could pass an uninitialized filename down to do_open9().
21539
21540 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
21541
21542 Update to CGI 2.72, from Lincoln Stein.
21543
21544 Subject: [PATCH] Silence MakeMaker (Was: installman)
21545
21546 Use temporary directory instead of current directory.
21547 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
21548
21549 Document odd vs even subreleases and -Dusedevel.
21550
21551 The veryclean target needs to clobber.
21552
21553 Use File::Spec->tmpdir().
21554
21555 Document the number of exponent digits.
21556
21557 Mention perlebcdic and perlposix-bc.
21558
21559 s/this one/the 5.6.0 release/
21560
21561 The #6724 is here.
21562
21563 The correct cleaning order is an art.
21564
21565 small tweaks for change#6705: avoid C++ style comments in C code;
21566 use Perl's malloc API rather than the low level system one
21567
21568 Array context keeps slithering in.
21569
21570 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
21571
21572 Subject: [PATCH] os2.c fix for use64bitint
21573
21574 Update to Pod::LaTeX 0.53.
21575 Subject: [PATCH] lib/Pod/LaTeX.pm updates
21576
21577 Document the endianness of Alpha more precisely.
21578
21579 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
21580
21581 Rename the macro argument because some preprocessors
21582 can't tell the difference and expand arguments also inside
21583 double quoted strings.
21584
21585 free TLS slot properly on Windows
21586
21587 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
21588
21589 Unicos/mk requires elaborate paranoia.
21590
21591 Tweak the floating point output routine preferences.
21592
21593 Also under djgpp the timestamps are funky.
21594
21595 Apply some PodParser 1.18 patches; the Pod/Find.pm
21596 patches cannot be applied since #6712 conflicts.
21597
21598 Use PodParser 1.18 new test.
21599
21600 A pod nit.
21601 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
21602
21603 Be verydeepclean.
21604 Branch: maint-5.6/perl
21605 +> pod/perlebcdic.pod
21606 !> (integrate 106 files)
21607____________________________________________________________________________
21608[ 7892] By: jhi on 2000/11/27 15:02:32
21609 Log: Update Changes.
21610 Branch: perl
21611 ! Changes patchlevel.h
21612____________________________________________________________________________
e138c1e6
JH
21613[ 7891] By: jhi on 2000/11/27 14:57:23
21614 Log: Subject: Re: perlfaq style changes
21615 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21616 Date: Sat, 25 Nov 2000 23:32:26 -0800
21617 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
21618
21619 plus a note from Ronald Kimball.
21620 Branch: perl
21621 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
21622____________________________________________________________________________
21623[ 7890] By: jhi on 2000/11/27 14:53:14
21624 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
21625 From: Benjamin Holzman <bah@ecnvantage.com>
21626 Date: Sun, 26 Nov 2000 16:27:33 -0500
21627 Message-ID: <20001126162733.J25040@ecnvantage.com>
21628 Branch: perl
21629 ! gv.c
21630____________________________________________________________________________
21631[ 7889] By: jhi on 2000/11/27 14:43:11
21632 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
21633 From: lvirden@cas.org
21634 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
21635 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
21636 Branch: perl
21637 ! README.amiga
21638____________________________________________________________________________
21639[ 7888] By: jhi on 2000/11/27 14:32:34
21640 Log: Restore also the locale test to no-sprintf-taint state.
21641 Fixes the bug 20001127.003.
21642 Branch: perl
21643 ! sv.c t/pragma/locale.t
21644____________________________________________________________________________
21645[ 7887] By: gsar on 2000/11/27 14:13:05
21646 Log: integrate changes#6613..6616,6620..6665 from mainline
21647
21648 VMS configure.com update continues.
21649
21650 Subject: Test fails / warnings with perl-current #6612
21651
21652 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
21653
21654 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
21655
21656 For now remove the mail code.
21657
21658 Subject: Re: [PATCH] @+, @- readonly
21659
21660 Subject: warning: storage class after type is obsolescent
21661
21662 Subject: sfio2000
21663
21664 Subject: Re: File::Temp problems on VMS in bleedperl
21665
21666 README.os2 update.
21667 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
21668
21669 Make the user to give up his firstborn, err, to knowingly
21670 verify installing an unstable developer release. Also bump
21671 the release to 5.7.0, but leave a patch tag in the local
21672 patches saying that this is not yet the real thing.
21673
21674 Update (kinda) to Test 1.14, from Joshua Pritikin.
21675
21676 make ok etc also for win32.
21677
21678 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
21679
21680 Don't blow limited stacks, a lower number is enough to
21681 tickle the lookbehind limit.
21682
21683 Use -Dusedevel; regen Configure and the respective Porting stuff.
21684
21685 Subject: [PATCH] debugger exit code should reflect user exit code
21686
21687 Subject: [PATCH perl@6620] cygwin port
21688
21689 Missed a file from #6638.
21690
21691 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)
21692
21693 magic callbacks all need to have same type signature
21694
21695 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
21696
21697 Fix a dependency problem.
21698 Subject: [PATCH: 6640] VMS Makefile.SH update
21699
21700 The numeric locale was reset to "C" by s?printf and never restored.
21701 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
21702 No test since adding the failing example to locale.t
21703 does not fail -- probably because the locale settings are so
21704 thoroughly tweaked by that time. Running the example standalone
21705 does fail, though. UPDATE: test case added at change #7540.
21706
21707 Subject: [ID 20000324.040] minor fix to perlhpux.pod
21708
21709 Update to CPAN 1.57.
21710
21711 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
21712
21713 Change the perlbug address to perl.org since it's more forgiving.
21714
21715 Change the regx compilation error markers to use = instead of <
21716 since pod makes using the latter quite messy. Reported in
21717 ID 20000814.006 by Abigail and in
21718 Subject: Unknown escape E<> ?
21719
21720 Update to perldebtut 1.9, from Richard Foley.
21721
21722 check that the number pseudo children doesn't exceed
21723 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
21724 the WaitForMultipleObjects() limit that would cause wait()
21725 to crash)
21726 wait() and waitpid() could potentially be rewritten to use
21727 more than one thread to do the waiting to eliminate this
21728 limitation
21729
21730 change#6328 could make close(SOCKET) return false on windows
21731 when it shouldn't
21732
21733 pod nit seen in passing
21734
21735 on windows, the return values from wait() and waitpid() don't
21736 match those of pseudo-pids
21737
21738 waitpid() now handles externally spawned pids correctly;
21739 fixes for backtick/wait/waitpid failures on Windows 9x
21740 these changes make the pid returned by process functions on
21741 Windows 9x always positive by clearing the high bit (which
21742 is always set on Win9x); pseudo-process PIDs are likewise
21743 always negative now on Win9x (just as on NT/2000)
21744
21745 trailing new %ENV entries weren't being pushed into the real
21746 environment of subprocesses on Windows
21747
21748 Tweak the regex compilation errors once more.
21749
21750 avoid warnings from dense compiler
21751
21752 add "ok" targets from change#6632 in makefile.mk
21753 Branch: maint-5.6/perl
21754 - lib/Pod/PlainText.pm vms/configure.com
21755 !> (integrate 66 files)
21756____________________________________________________________________________
21757[ 7886] By: jhi on 2000/11/27 13:54:18
21758 Log: __FUNCTION__ isn't portable and trying to emulate it leads
21759 into practically spelling out the name of the function.
21760 Takes care of the bug 20001127.001.
21761 Branch: perl
21762 ! perlio.c
21763____________________________________________________________________________
21764[ 7885] By: gsar on 2000/11/27 13:53:18
21765 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
21766 6610..6611 from mainline
21767
21768 Make regular expression parse error messages easier to understand.
21769 Subject: Re: enhanced(?) regex error messages
21770
21771 Tiny tidying on report_evil_fh().
21772
21773 Subject: Re: enhanced(?) regex error messages
21774 plus Capitalize the error messages, plus perldiag them.
21775
21776 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
21777
21778 Document here-doc better.
21779
21780 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
21781
21782 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
21783 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
21784 (either perlbug or p5p ate the original), plus regen
21785 perlapi and perltoc.
21786
21787 Regen global.sym.
21788
21789 Double check that we have a dirhandle.
21790
21791 Subject: Re: enhanced(?) regex error messages
21792 (plus two small patches sent privately)
21793 (this still seems to leave few test failures)
21794
21795 warn is a macro, avoid using at a variable to avoid warnings
21796 in some configurations; readdir.t is too conservative in
21797 estimating number of *.t's
21798
21799 Get back into sync with Jeffrey on the enhanced regex warnings.
21800
21801 Subject: [PATCH 5.6.0] cygwin port
21802
21803 Zero entries were skipped, fix from Adrian Goalby
21804 <argoalby@yahoo.co.uk>
21805
21806 Subject: Remove dead entry in perldiag
21807
21808 Amend the description of Perl6.
21809 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
21810
21811 detypo
21812
21813 It's the 2ndO'ROSSC.
21814
21815 Revert the sv.c part of #6559, a better fix is needed.
21816
21817 Iterating perl6 description.
21818
21819 Update to Term::ANSIColor 1.03, from Russ Allbery.
21820
21821 Update to Getopt::Long 2.23_05, from Johan Vromans.
21822
21823 Small AUTHORS and MAINTAIN updates. Could do with big updates.
21824
21825 Update to Pod::Parser 1.17, from Brad Appleton.
21826
21827 Update to CPAN 1.56, from Andreas König.
21828
21829 Update to CGI 2.70, from Lincoln Stein.
21830
21831 Put back the std @INC thing.
21832
21833 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
21834 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
21835
21836 Document the IO::Select timeout.
21837
21838 sleep(1) does not necessarily return 1.
21839 Subject: [PATCH bleadperl] op/lex_assign.t
21840
21841 Subject: debugger "d" command doesnt check line number
21842
21843 B::Deparse didn't do sub attributes.
21844 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
21845
21846 Preprocessing and postprocessing for File::Find.
21847 Subject: Patch to Find::File.pm to allow alphabetical results
21848
21849 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
21850
21851 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
21852
21853 Subject: Re: [ID 20000730.003] utf8::length() bad
21854
21855 Subject: Getting perlio and threads to compile
21856 (the Solaris version changes in Configure skipped)
21857
21858 Tests for #6589.
21859 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
21860
21861 Add Perl debugging tutorial, regen toc.
21862 Subject: perldebtut.pod
21863
21864 Add a few missing files, update MANIFEST.
21865
21866 Rewrite of vms/subconfigure.com as configure.com,
21867 from Peter Prymmer and the vmsperl crew.
21868
21869 Should have deleted this in #6603.
21870
21871 Fix the test for 5005threads.
21872
21873 Fix-n-skip the tests under 5005threads.
21874
21875 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
21876
21877 Upgrade to CGI 2.71, from Lincoln Stein.
21878 Branch: maint-5.6/perl
21879 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
21880 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
21881 +> t/op/regmesg.t t/pod/find.t vms/configure.com
21882 - vms/subconfigure.com
21883 ! lib/lib.pm
21884 !> (integrate 115 files)
21885____________________________________________________________________________
21886[ 7884] By: jhi on 2000/11/27 13:44:33
21887 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
21888 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21889 Date: Mon, 27 Nov 2000 08:23:54 EST
21890 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
21891 Branch: perl
21892 ! vms/descrip_mms.template vms/test.com
21893____________________________________________________________________________
21894[ 7883] By: gsar on 2000/11/27 11:50:46
21895 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
21896 6511..6513,6515..6523,6525..6536
21897
21898 The swallow_bom() saga continues. The #23 of require.t
21899 (UTF16-LE) still fails (silently, no output) but the #22
21900 (UTF16-BE) seems to be working now. The root of the
21901 failure may be in sv_gets(): is it UTF-16LE-aware,
21902 especially when it comes to line endings?
21903
21904 Document the problem with -P in HP-UX and its workaround.
21905
21906 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
21907 (aka ID 20000730.002)
21908
21909 Subject: fix and question re: waitpid() under win32
21910
21911 Make the safety catch for buggy gccs work with triple version
21912 numbers like 2.95.2. Reported in
21913 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
21914
21915 In Digital UNIX warn if gcc explicitly chosen because even
21916 2.95.2 is known to cause problems.
21917
21918 Make chr() for values >127 to create utf8 when under utf8.
21919
21920 various syntax errors and such (not fixed: comp/require.t#22 coredump
21921 on Windows)
21922
21923 Stash away the largefiles flags and libswanted.
21924
21925 BOM patching from Simon Cozens.
21926
21927 If gccosandvers is equal to osname, clear gccosandvers.
21928
21929 Make p4desc to skip non-mainperl branches by default.
21930
21931 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
21932
21933 The test from this
21934 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
21935
21936 In new BSDs changes to argv[] do not show up in ps(1) output,
21937 instead one must use setproctitle(). This was already addressed
21938 by change #6457, but the below has a new variant for FreeBSD 4.0
21939 or later, and the matter is also documented more.
21940
21941 FreeBSD 3.* updates from
21942 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
21943
21944 regen_headers, regen perltoc.
21945
21946 Document in one place the memory abstractions used in Perl core.
21947
21948 memcpy has n o in it, as pinted ut by Sarathy.
21949
21950 Remove the extraneous "main::" prefix from all the
21951 "opened only for", "on closed", and "never opened" warnings.
21952
21953 The name of a filehandle does not have <these>.
21954
21955 The tr utf8 patching continues.
21956
21957 The new setproctitle() feature is available only in
21958 bleeding edge FreeBSD. From Paul Saab.
21959
21960 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
21961
21962 Dump UVs as UVs in Data::Dumper.
21963
21964 detypo #6494
21965
21966 Document the IVdf UVuf UVof UVxf.
21967
21968 require.t needs binmode() to work on windows
21969
21970 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
21971 that are hopefully soon put into use.
21972
21973 Allow "no Module;" even if there is no 'unimport'.
21974
21975 Better skip message for the test; one of the two problems in
21976 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
21977
21978 The subtest 4 may fail also on VOBS, as pointed out
21979 by Nick Ing-Simmons in November 1999, bug id 19991124.003
21980 (but the failure in that bug report isn't the subtest 4).
21981
21982 Be more informative on what is skipped and why,
21983 also repeat the list at the end.
21984
21985 Add a URL for FSF.
21986
21987 Subject: [PATCH] sv.h documentation - SvLEN
21988
21989 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
21990
21991 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
21992
21993 Subject: [PATCH] bad cppsymbols on os2 + Configure question
21994
21995 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
21996
21997 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
21998 mention the idea of @( and @)
21999
22000 This is 6512. Really.
22001
22002 Subject: [ID 19990721.004] Documentation bug in perlfunc
22003
22004 Subject: Minor tweak to perlvar.pod
22005
22006 In the warnings call filehandles consistently so;
22007 add "unopened" warning for stat().
22008
22009 After the #6519 a warning about stat() is just that,
22010 not about a filetest, which now have their own warning.
22011
22012 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
22013
22014 Subject: Re: Array vs. List context
22015
22016 Subject: New perlcc, take 2
22017
22018 Weed buglets pointed out by
22019 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
22020
22021 gcc versions might have (parentheses) in them.
22022
22023 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
22024
22025 Essential prototype changes were missing from #6527.
22026 Also make report_evil_fh() more bomb-proof.
22027
22028 Zap lib/Sys directory when cleaning up.
22029
22030 Change the Policy policy: now -Dprefix= with an existing
22031 Policy.sh and prefix == siteprefix == vendorprefix, then all
22032 of them follow along the new prefix.
22033 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
22034
22035 Continue fixing the io warnings. This also
22036 sort of fixes bug ID 20000802.003: the core dump
22037 is no more. Whether the current behaviour is correct
22038 (giving a warning: "Not a format reference"), is another matter.
22039
22040 Have symbols for the IoTYPEs.
22041
22042 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
22043
22044 Document a bit that UDP is not what you might think.
22045 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
22046 tr memory corruption fix from Simon Cozens.
22047
22048 Plug the security hole described in the Aug 05 2000 bugtraq message
22049 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
22050 The security hole exists only in suidperls, which isn't
22051 installed or even built by default.
22052 Branch: maint-5.6/perl
22053 !> (integrate 71 files)
22054____________________________________________________________________________
22055[ 7882] By: gsar on 2000/11/27 10:25:36
22056 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
22057 from mainline
22058
22059 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
22060 to be fatal errors (instead of by default ignoring them, and
22061 ignoring with a bug: even though -w gave an error, the opening [
22062 was left in) Reported in:
22063
22064 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
22065
22066 Subject: [PATCH] split /^/
22067
22068 MacOS nits from Matthias Neeracher.
22069
22070 More split() doc and test patches from Mike Guy.
22071
22072 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
22073 from Graham Barr in the module list.
22074
22075 docfix from Peter Scott <Peter@PSDT.com>.
22076
22077 File::Temp patches for VMS and OS/2 from Tim Jenness.
22078
22079 open() wariness in perlbug.
22080
22081 Subject: [PATCH] minor doc change - perlguts
22082
22083 Subject: Minor doc patch: handy.h
22084
22085 Be wary of close()s, too.
22086
22087 Further File::Temp patches from Yitzchak Scott-Thoennes
22088 and Craig A. Berry.
22089
22090 Subject: [PATCH] fixes bug 20000508.004
22091
22092 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
22093
22094 Allow "no AutoLoader;", based on change #6444,
22095 suggested by Graham Barr.
22096
22097 Use setproctitle() if available to modify $0.
22098
22099 Warn if the version of the operating system used to compile gcc
22100 differs from the current version of the operating system.
22101 Also display the gcc compilation os and version in myconfig.
22102 Inspiration from
22103
22104 Tiny fixes for #6460.
22105
22106 The problem described in this
22107 Subject: [ID 20000322.018] named chars aren't magical enough
22108 has been fixed in perl 5.6.0 but just in case added a test
22109 to keep it away. (The report from Joseph Hall.)
22110
22111 Tune the comments and hopefully stop a memory leak.
22112
22113 Subject: UTF8 concat
22114 (with a memory leak fixed, plus a few casts added)
22115 This also seems to help for
22116 Subject: [ID 20000716.015] join UTF8 weirdness
22117
22118 Do not upgrade SVs into utf8 just because they participate
22119 in eq or cmp. Reported and fix suggested in
22120 Subject: [ID 20000720.009] sv_eq UTF8 bug
22121
22122 Fix the HALF_UPGRADE() macro introduced in #6263.
22123
22124 Find green threads before native threads.
22125 Subject: Re: Patch to jpl/JNI/Makefile.PL
22126 Branch: maint-5.6/perl
22127 !> (integrate 30 files)
22128____________________________________________________________________________
22129[ 7881] By: jhi on 2000/11/27 05:48:41
22130 Log: It seems that *both* the unused submatch loop cleanup
22131 codes are needed.
22132 Branch: perl
22133 ! regexec.c
22134____________________________________________________________________________
22135[ 7880] By: jhi on 2000/11/27 04:50:07
22136 Log: Clean .exists deeper.
22137 Branch: perl
22138 ! Makefile.SH
22139____________________________________________________________________________
22140[ 7879] By: jhi on 2000/11/27 02:31:35
22141 Log: The code in regcppop() (see #7878) contains the correct lower
22142 limit for the unused submatch 'cleanup' loop so that under
22143 "use utf8" the following code wouldn't dump core:
22144 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
22145 the cleanup loop in regtry() stomped beyond allocated area
22146 in the startp[] array. Therefore, copied the correct lower
22147 loop limit (*PL_reglastparen) to regtry(). Note: something
22148 may still not be quite right: why was the _higher_ loop limit
22149 (prog->nparens) different in the utf8 case?
22150
22151 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
22152 without core dumps, there were about 17 of them before
22153 the patch (with us since Perl 5.7.0). Two failures, still:
22154 496 and 505 (though these may not be severe).
22155
22156 Patch #7881 is also needed since both the cleanup loops
22157 seem to be needed.
22158
22159 Also, the t/op/pat#44 seems to core dump under utf8.
22160 Plus a couple of failures. UGH-8.
22161 Branch: perl
22162 ! regexec.c
22163____________________________________________________________________________
22164[ 7878] By: jhi on 2000/11/27 02:21:17
22165 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
22166 the code in regcppop() seems to be redundant for the test suite --
22167 but it contains a germ of truth, and it needed for the build
22168 process itself: see #7879 and #7881.
22169 Branch: perl
22170 ! regexec.c
22171____________________________________________________________________________
22172[ 7877] By: jhi on 2000/11/27 01:53:09
22173 Log: Comment on comment.
22174 Branch: perl
22175 ! regexec.c
22176____________________________________________________________________________
22177[ 7876] By: jhi on 2000/11/27 00:49:59
22178 Log: Adjust the docs to agree with #7875.
22179 Branch: perl
22180 ! pod/perllocale.pod
22181____________________________________________________________________________
22182[ 7875] By: jhi on 2000/11/27 00:49:27
22183 Log: Retract #7863. It makes more sense not to taint formatted output,
22184 not even by sprintf().
22185 Branch: perl
22186 ! sv.c
22187____________________________________________________________________________
22188[ 7874] By: jhi on 2000/11/26 23:36:02
22189 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
22190 Not really fixed (should really dump the UTF-8 charclass),
22191 but stopped displaying the garbage.
22192
22193 Also add a note on the (missing) Unicode PSXSPC and BLANK.
22194 Branch: perl
22195 ! regcomp.c
22196____________________________________________________________________________
22197[ 7873] By: jhi on 2000/11/26 21:31:13
22198 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
22199 Branch: perl
22200 ! regexec.c
22201____________________________________________________________________________
22202[ 7872] By: jhi on 2000/11/26 21:06:04
22203 Log: No need to scan till infinity, 13 is enough.
22204 Branch: perl
22205 ! handy.h utf8.c
22206____________________________________________________________________________
22207[ 7871] By: jhi on 2000/11/26 20:20:32
22208 Log: Test line numbers are different with utf8.
22209 Branch: perl
22210 ! t/op/re_tests
22211____________________________________________________________________________
22212[ 7870] By: jhi on 2000/11/26 20:10:12
22213 Log: Message nit.
22214 Branch: perl
22215 ! regcomp.c
22216____________________________________________________________________________
22217[ 7869] By: jhi on 2000/11/26 19:01:05
22218 Log: Make utf8_length() and utf8_distance() (the latter of which
22219 is unused at the moment) to be less forgiving about bad UTF-8.
22220 Branch: perl
22221 ! embed.h embed.pl objXSUB.h proto.h utf8.c
22222____________________________________________________________________________
22223[ 7868] By: jhi on 2000/11/26 18:45:56
22224 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
22225 From: Benjamin Holzman <bah@ecnvantage.com>
22226 Date: Sat, 25 Nov 2000 20:40:20 -0500
22227 Message-ID: <20001125204020.A25040@ecnvantage.com>
22228
22229 Debian allows installing /usr/bin/locale without installing
22230 any locales, an error message will ensue.
22231 Branch: perl
22232 ! t/pragma/locale.t
22233____________________________________________________________________________
22234[ 7867] By: jhi on 2000/11/26 18:31:12
22235 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
22236 From: Benjamin Holzman <bah@ecnvantage.com>
22237 Date: Sun, 26 Nov 2000 02:42:34 -0500
22238 Message-ID: <20001126024234.G25040@ecnvantage.com>
22239
22240 Patch for the bug 20000212.002.
22241 Branch: perl
22242 ! sv.c t/op/array.t
22243____________________________________________________________________________
22244[ 7866] By: jhi on 2000/11/26 18:28:09
22245 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
22246 From: Tim Jenness <t.jenness@jach.hawaii.edu>
22247 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
22248 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
22249
22250 File::Temp 0.11.
22251 Branch: perl
22252 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
22253____________________________________________________________________________
22254[ 7865] By: jhi on 2000/11/26 18:24:22
22255 Log: The metaconfig unit change for #7864.
22256 Branch: metaconfig/U/perl
22257 ! need_va_copy.U
22258____________________________________________________________________________
22259[ 7864] By: jhi on 2000/11/26 18:23:41
22260 Log: Make the va_copy() test not to be so talkative.
22261 Branch: perl
22262 ! Configure config_h.SH
22263____________________________________________________________________________
22264[ 7863] By: jhi on 2000/11/26 18:11:02
22265 Log: Fix locale inconsistencies unearthed by Hugo's work.
22266 Now the floating point sprintf really does taint the result
22267 string as perllocale promises (has promised for a long time)
22268 if "use locale" is in the lexical scope.
22269 Branch: perl
22270 ! sv.c t/pragma/locale.t
22271____________________________________________________________________________
22272[ 7862] By: jhi on 2000/11/26 00:35:15
22273 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
22274 From: Nicholas Clark <nick@ccl4.org>
22275 Date: Sun, 26 Nov 2000 00:07:50 +0000
22276 Message-ID: <20001126000750.A22446@plum.flirble.org>
22277
22278 Infinit.
22279 Branch: perl
22280 ! sv.c
22281____________________________________________________________________________
22282[ 7861] By: jhi on 2000/11/26 00:01:26
22283 Log: Integrate perlio.
22284 Branch: perl
22285 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
22286____________________________________________________________________________
22287[ 7860] By: nick on 2000/11/25 22:04:17
22288 Log: Correct relative path from new ext\Filter\Util\Call location
22289 back to miniperl.
22290 Branch: perlio
22291 ! win32/makefile.mk
22292____________________________________________________________________________
22293[ 7859] By: nick on 2000/11/25 21:26:54
22294 Log: Integrate mainline.
22295 Branch: perlio
22296 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
22297 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
22298 +> t/lib/filter-util.t
22299 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
22300 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
22301 - t/lib/filt-util.t
22302 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
22303 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
22304 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
22305 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
22306 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
22307 !> win32/makefile.mk
22308____________________________________________________________________________
22309[ 7858] By: gsar on 2000/11/25 20:52:17
22310 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
22311 parent's memory; fix it by keeping track of the actual pad
22312 offset rather than a raw pointer (this change is probably also
22313 relevant to non-ithreads case to avoid fallout from reallocs of
22314 the pad array, but is currently only enabled for the ithreads
22315 case in the interests of minimal disruption to existing "well
22316 tested" code)
22317 Branch: perl
22318 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
22319 ! proto.h scope.c scope.h sv.c t/op/fork.t
22320____________________________________________________________________________
22321[ 7857] By: nick on 2000/11/25 20:01:28
22322 Log: All tests pass on Win32/gcc/USE_PERLIO.
22323 - when crlf layer is pushed make unix-level binary.
22324 - remove :crlf injection in pp_backtick in pp_sys.c
22325 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
22326 Branch: perlio
22327 ! doio.c perlio.c pp_sys.c win32/makefile.mk
22328____________________________________________________________________________
22329[ 7856] By: jhi on 2000/11/25 18:38:30
22330 Log: Update the metaconfig units for #7855.
22331 Branch: metaconfig/U/perl
22332 ! useperlio.U usesocks.U
22333____________________________________________________________________________
22334[ 7855] By: jhi on 2000/11/25 18:37:54
22335 Log: Undo the SOCKS workarounds, instead start using PerlIO
22336 if SOCKS is selected.
22337
22338 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
22339 From: Jens Hamisch <jens@Strawberry.COM>
22340 Date: Fri, 24 Nov 2000 18:31:30 +0100
22341 Message-ID: <20001124183130.E28337@Strawberry.COM>
22342
22343 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
22344 From: Jens Hamisch <jens@Strawberry.COM>
22345 Date: Fri, 24 Nov 2000 19:11:51 +0100
22346 Message-ID: <20001124191151.A28753@Strawberry.COM>
22347 Branch: perl
22348 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
22349 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
22350____________________________________________________________________________
22351[ 7854] By: jhi on 2000/11/25 17:39:08
22352 Log: Undo #7848. Some of the code seems to use walkoptree(),
22353 some walkoptree_slow(). An unfinished renaming?
22354 Now the sub is walkoptree() (which is @EXPORT_OK),
22355 the walkoptree_slow() is a typeglob alias to walkoptree.
22356 This makes the tests to pass, at least.
22357 Branch: perl
22358 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
22359____________________________________________________________________________
22360[ 7853] By: nick on 2000/11/24 22:24:33
22361 Log: Re-arrange crlf vs binary for platforms that care.
22362 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
22363 Lip-service to making stdio layer work on such platfroms (untested).
22364 Now fails 3 tests rather than one, checkin to see if I can debug
22365 the issue under linux. (Do not merge.)
22366 Branch: perlio
22367 ! doio.c perlio.c perliol.h
22368____________________________________________________________________________
22369[ 7852] By: jhi on 2000/11/24 18:57:39
22370 Log: AUTHORS edits.
22371 Branch: perl
22372 ! AUTHORS
22373____________________________________________________________________________
22374[ 7851] By: jhi on 2000/11/24 17:34:56
22375 Log: Add Jan-Erik Karlsson.
22376 Branch: perl
22377 ! AUTHORS
22378____________________________________________________________________________
22379[ 7850] By: jhi on 2000/11/24 17:27:56
22380 Log: Configure should find stdchar on its own.
22381 Branch: perl
22382 ! hints/solaris_2.sh
22383____________________________________________________________________________
22384[ 7849] By: jhi on 2000/11/24 17:24:55
22385 Log: Subject: PATCH over 7848: Filter test flawed
22386 From: andreas.koenig@anima.de (Andreas J. Koenig)
22387 Date: 24 Nov 2000 10:28:29 +0100
22388 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
22389 Branch: perl
22390 ! t/lib/filter-util.t
22391____________________________________________________________________________
22392[ 7848] By: jhi on 2000/11/24 17:22:15
22393 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
22394 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
22395 Date: Fri, 24 Nov 2000 16:12:58 +0000
22396 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
22397 Branch: perl
22398 ! ext/B/B.pm
22399____________________________________________________________________________
22400[ 7847] By: jhi on 2000/11/24 03:07:01
22401 Log: Integrate perlio.
22402 Branch: perl
22403 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
22404 !> win32/makefile.mk
22405____________________________________________________________________________
22406[ 7846] By: gsar on 2000/11/24 00:55:57
22407 Log: integrate changes#6415..6418,6420..6438 from mainline
22408
22409 Fix the bitvector ops for utf8 (tricky since past 7 bits
22410 the utf8 'characters' can be more than one octet).
22411
22412 MPE/ix updates for perl 5.6.0 from Mark Bixby.
22413
22414 Subject: SDBM_File documentation
22415
22416 Detypo.
22417
22418 Decutandpasto.
22419
22420 Send all installperl messages to STDERR and be -w clean.
22421
22422 Out-of-date note removed.
22423
22424 Protect against "wild next"s, that is, callbacks doing "next"
22425 instead of "return".
22426
22427 Use STDOUT consistently.
22428
22429 The output might have been produced in the wrong order.
22430
22431 A missing 'break' after the [[:space:]] switch case.
22432
22433 Add tests for
22434 [ID 19991110.003] another matching finding by pcre author
22435 which has already been fixed by some patch, as verified in
22436
22437 Documentation to explain the behaviour of map().
22438
22439 Add an optimization for map-maps-a-list-element-to-more-list-elements
22440 case, but add also notes explaining the relationship of this
22441 patch and the earlier notes by Sarathy.
22442
22443 Subject: [ID 20000716.023] syslog test fails without sockets
22444
22445 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
22446 Test cases for #6431.
22447
22448 File::Spec::VMS fixup for tmpdir from Craig Berry.
22449
22450 Make the "uninit variable" warning to say "concat or string"
22451 or "join or string" when in concat or join .
22452
22453 Get UTF16 BOMs working. Patch from
22454 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
22455
22456 Subject: [PATCH] Make large file tests deal with SIGXFSZ
22457
22458 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
22459
22460 Subject: [PATCH] av.c apidoc
22461 Branch: maint-5.6/perl
22462 !> (integrate 43 files)
22463____________________________________________________________________________
22464[ 7845] By: gsar on 2000/11/24 00:20:45
22465 Log: integrate changes#6406..6414 from mainline
22466
22467 Merge perlhacktut into perlhack, update perlguts.
22468
22469 Fix AutoSplit to use File::Spec the right way in VMS,
22470 from Peter Prymmer.
22471
22472 The bug report
22473 [ID 19991110.002] minimal matching discrepancy found by pcre author
22474 seems to have been fixed (though differently from what was suggested
22475 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
22476
22477 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
22478 not in pod, from Peter Prymmer
22479
22480 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
22481 From: Hugo <hv@crypt.compulink.co.uk>
22482 Date: Fri, 14 Jul 2000 23:05:20 +0100
22483 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
22484
22485 Didn't anymore apply, but that point still could use another fix.
22486
22487 lib/b test fixes from Peter Prymmer.
22488
22489 More docs for sv functions.
22490
22491 perlvms.pod whitespace cleanup to keep pod utils happy.
22492
22493 another VMS build tweak from Peter Prymmer
22494 Branch: maint-5.6/perl
22495 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
22496 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
22497 !> vms/descrip_mms.template vms/perlvms.pod
22498____________________________________________________________________________
22499[ 7844] By: nick on 2000/11/23 23:42:45
22500 Log: Win32/perlio Now just fails one io/argv.t test - lack
22501 of default :crlf on standard streams.
22502 Branch: perlio
22503 ! doio.c perlio.c
22504____________________________________________________________________________
22505[ 7843] By: nick on 2000/11/23 23:04:05
22506 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
22507 peek fail is showing a real problem (multiple crlf layers
22508 are getting pushed.)
22509 Branch: perlio
22510 ! doio.c perlio.c win32/makefile.mk
22511____________________________________________________________________________
22512[ 7842] By: nick on 2000/11/23 19:46:23
22513 Log: Implement PerlIO_binmode()
22514 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
22515 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
22516 make binmode in t/lib/io_tell.t unconditional so that works.
22517 Checkin just so Win32 machine can see these changes.
22518 Branch: perlio
22519 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
22520____________________________________________________________________________
22521[ 7841] By: jhi on 2000/11/23 19:30:00
22522 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
22523 Branch: perl
22524 ! README.amiga
22525____________________________________________________________________________
22526[ 7840] By: jhi on 2000/11/23 17:18:02
22527 Log: SOCKS wrestling continues, patches from Jens Hamisch.
22528 Branch: perl
22529 ! doio.c embed.h embed.pl perlsdio.h proto.h
22530____________________________________________________________________________
22531[ 7839] By: jhi on 2000/11/23 16:54:14
22532 Log: Push Filter::Util::Call one level deeper.
22533 Branch: perl
22534 + t/lib/filter-util.t
22535 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
22536 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
22537 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
22538 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
22539 - t/lib/filt-util.t
22540 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
22541 ! win32/Makefile win32/makefile.mk
22542____________________________________________________________________________
22543[ 7838] By: jhi on 2000/11/23 16:52:40
22544 Log: Reach back one higher up when searching for PERL_SRC.
22545 Branch: perl
22546 ! lib/ExtUtils/MM_Unix.pm
22547____________________________________________________________________________
22548[ 7837] By: jhi on 2000/11/23 16:05:41
22549 Log: Subject: Re: perl@7826
22550 Date: Thu, 23 Nov 2000 02:20:25 -0600
22551 From: "Craig A. Berry" <craigberry@mac.com>
22552 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
22553
22554 Make VMS to like Filter::Util::Call.
22555 Branch: perl
22556 ! configure.com ext/Filter/Util/Makefile.PL
22557____________________________________________________________________________
22558[ 7836] By: nick on 2000/11/23 16:04:08
22559 Log: Implement crlf layer - not ready for merge.
22560 Branch: perlio
22561 ! perlio.c win32/makefile.mk
22562____________________________________________________________________________
22563[ 7835] By: jhi on 2000/11/23 15:56:52
22564 Log: STDCHAR is different in Sparc v9 vs x86.
22565 Branch: perl
22566 ! hints/solaris_2.sh
22567____________________________________________________________________________
22568[ 7834] By: jhi on 2000/11/23 15:50:47
22569 Log: The type needs to be visible to protos.
22570 Branch: perl
22571 ! perl.h
22572____________________________________________________________________________
22573[ 7833] By: jhi on 2000/11/23 15:40:46
22574 Log: Finish unfinished SOCKS workaround changes.
22575 Branch: perl
22576 ! doio.c
22577____________________________________________________________________________
22578[ 7832] By: jhi on 2000/11/23 15:33:30
22579 Log: Integrate perlio.
22580 Branch: perl
22581 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22582 !> win32/makefile.mk
22583____________________________________________________________________________
22584[ 7831] By: nick on 2000/11/23 10:31:07
22585 Log: Correct makefile.mk dependancies for ext/Filter/Util
22586 Build ext/Encode
22587 Run dmake regen_config_h
22588 Branch: perlio
22589 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22590 ! win32/makefile.mk
22591____________________________________________________________________________
22592[ 7830] By: nick on 2000/11/23 08:05:07
22593 Log: Integrate mainline
22594 Branch: perlio
22595 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
22596 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
22597 +> t/lib/filt-util.pl t/lib/filt-util.t
22598 !> (integrate 41 files)
22599____________________________________________________________________________
22600[ 7829] By: gsar on 2000/11/23 03:07:11
22601 Log: build the Filter extension on windows
22602 Branch: perl
22603 ! win32/Makefile win32/makefile.mk
22604____________________________________________________________________________
22605[ 7828] By: gsar on 2000/11/23 02:46:35
22606 Log: regenerate win32/config* and fix some inconsistencies in the
22607 makefiles; always export Perl_deb() because it is needed
22608 by ext/re/* (whether perl itself is built with -DDEBUGGING
22609 or not)
22610 Branch: perl
22611 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
22612 ! win32/config_H.vc win32/makefile.mk
22613____________________________________________________________________________
22614[ 7827] By: gsar on 2000/11/23 02:18:38
22615 Log: get sources building on windows+MSVC again (untested with other
22616 compilers)
22617 Branch: perl
22618 ! win32/include/sys/socket.h win32/perllib.c
22619____________________________________________________________________________
22620[ 7826] By: jhi on 2000/11/23 01:18:26
22621 Log: Update Changes.
22622 Branch: perl
22623 ! Changes patchlevel.h
22624____________________________________________________________________________
0fbcf867
JH
22625[ 7825] By: jhi on 2000/11/23 00:20:41
22626 Log: Subject: Re: av.c patch (having slight problems)
22627 From: "Ben Tilly" <ben_tilly@hotmail.com>
22628 Date: Tue, 21 Nov 2000 23:29:31 -0500
22629 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
22630
22631 unshift() speedup.
22632 Branch: perl
22633 ! av.c
22634____________________________________________________________________________
22635[ 7824] By: jhi on 2000/11/22 23:59:15
22636 Log: Fixes for signedness warnings noticed by VMSperlers.
22637 Branch: perl
22638 ! ext/Storable/Storable.xs regcomp.c sv.c
22639____________________________________________________________________________
22640[ 7823] By: jhi on 2000/11/22 23:19:31
22641 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
22642 From: Peter Prymmer <pvhp@forte.com>
22643 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
22644 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
22645 Branch: perl
22646 ! t/pragma/warn/pp_hot
22647____________________________________________________________________________
22648[ 7822] By: jhi on 2000/11/22 22:52:20
22649 Log: Be clean.
22650 Branch: perl
22651 ! Makefile.SH
22652____________________________________________________________________________
22653[ 7821] By: jhi on 2000/11/22 22:46:39
22654 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
22655 by Damian Conway, as suggested by Paul Marquess.
22656 Branch: perl
22657 + lib/Filter/Simple.pm
22658____________________________________________________________________________
22659[ 7820] By: jhi on 2000/11/22 22:45:51
22660 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
22661 Branch: perl
22662 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
22663 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
22664 + t/lib/filt-util.t
22665 ! MANIFEST
22666____________________________________________________________________________
22667[ 7819] By: jhi on 2000/11/22 22:03:27
22668 Log: Integrate perlio.
22669 Branch: perl
22670 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
22671 !> win32/makefile.mk
22672____________________________________________________________________________
22673[ 7818] By: jhi on 2000/11/22 21:56:02
22674 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
22675 Branch: perl
22676 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
22677 ! t/lib/io_sock.t
22678____________________________________________________________________________
22679[ 7817] By: jhi on 2000/11/22 21:39:49
22680 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
22681 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22682 Date: Wed, 22 Nov 2000 16:08:12 -0500
22683 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
22684 Branch: perl
22685 ! lib/ExtUtils/Liblist.pm
22686____________________________________________________________________________
22687[ 7816] By: jhi on 2000/11/22 21:38:25
22688 Log: Go ahead and #include <unistd.h> in perl.h.
22689 Branch: perl
22690 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
22691 ! util.c
22692____________________________________________________________________________
22693[ 7815] By: jhi on 2000/11/22 21:22:52
22694 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
22695 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22696 Date: Mon, 20 Nov 2000 18:30:52 -0500
22697 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
22698 Branch: perl
22699 ! pod/perlre.pod regcomp.c t/op/re_tests
22700____________________________________________________________________________
22701[ 7814] By: jhi on 2000/11/22 21:21:46
22702 Log: Subject: [PATCH 5.7.0] Liblist finally works
22703 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22704 Date: Tue, 21 Nov 2000 22:02:17 -0500
22705 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
22706 Branch: perl
22707 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
22708 ! lib/ExtUtils/MakeMaker.pm
22709____________________________________________________________________________
22710[ 7813] By: jhi on 2000/11/22 21:20:23
22711 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
22712 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22713 Date: Wed, 22 Nov 2000 17:53:15 +0100
22714 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
22715
22716 AIX dynaloader and perlio patch.
22717 Branch: perl
22718 ! ext/DynaLoader/dl_aix.xs
22719____________________________________________________________________________
22720[ 7812] By: jhi on 2000/11/22 21:17:52
22721 Log: (Accidentally empty patch.)
22722 Branch: perl
22723 ! av.c
22724____________________________________________________________________________
22725[ 7811] By: jhi on 2000/11/22 21:16:31
22726 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
22727 From: Peter Prymmer <pvhp@forte.com>
22728 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
22729 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
22730 Branch: perl
22731 ! vms/test.com
22732____________________________________________________________________________
22733[ 7810] By: jhi on 2000/11/22 21:15:36
22734 Log: Subject: Re: perl@7777
22735 From: "John P. Linderman" <jpl@research.att.com>
22736 Date: Wed, 22 Nov 2000 13:11:11 -0500
22737 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
22738
22739 Detypoing.
22740 Branch: perl
22741 ! lib/CPAN.pm
22742____________________________________________________________________________
22743[ 7809] By: jhi on 2000/11/22 21:14:19
22744 Log: Subject: [PATCH perl@7795] Perlio_tell fix
22745 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22746 Date: Wed, 22 Nov 2000 13:51:37 EST
22747 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
22748 Branch: perl
22749 ! perlsdio.h
22750____________________________________________________________________________
22751[ 7808] By: jhi on 2000/11/22 21:13:27
22752 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
22753 From: Casey Tweten <crt@kiski.net>
22754 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
22755 Message-Id: <200011201653.LAA10194@home.kiski.net>
22756 Branch: perl
22757 ! t/lib/io_udp.t
22758____________________________________________________________________________
22759[ 7807] By: jhi on 2000/11/22 21:12:35
22760 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
22761 From: Casey Tweten <crt@kiski.net>
22762 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
22763 Message-Id: <200011201636.LAA07227@home.kiski.net>
22764 Branch: perl
22765 ! t/lib/io_sock.t
22766____________________________________________________________________________
22767[ 7806] By: jhi on 2000/11/22 21:10:59
22768 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
22769 From: "Casey R. Tweten" <crt@kiski.net>
22770 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
22771 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
22772 Branch: perl
22773 ! utils/h2xs.PL
22774____________________________________________________________________________
22775[ 7805] By: nick on 2000/11/22 21:05:06
22776 Log: Integrate mainline
22777 Branch: perlio
22778 !> Changes Porting/genlog ext/DB_File/DB_File.xs
22779 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
22780 !> utils/perlbug.PL
22781____________________________________________________________________________
22782[ 7804] By: jhi on 2000/11/22 21:01:12
22783 Log: Subject: [PATCH] Test.pm POD peculiarity
22784 From: "Casey R. Tweten" <crt@kiski.net>
22785 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
22786 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
22787 Branch: perl
22788 ! lib/Test.pm
22789____________________________________________________________________________
22790[ 7803] By: jhi on 2000/11/22 20:59:59
22791 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
22792 From: "Philip Newton" <pnewton@gmx.de>
22793 Date: Wed, 22 Nov 2000 14:25:53 +0100
22794 Message-Id: <3A1BD771.25462.1939FAD@localhost>
22795
22796 Be case-understanding also on 's', and use the -oi of sendmail
22797 not to terminate the transmission on a lone '.'.
22798 Branch: perl
22799 ! utils/perlbug.PL
22800____________________________________________________________________________
22801[ 7802] By: nick on 2000/11/22 20:51:42
22802 Log: Win32 PerlIO intermediate state now working as expected.
22803 - In current state we are still using C runtime in text/binary
22804 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
22805 - PERLIO=stdio and PERLIO=unix pass all expected tests.
22806 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
22807 and PerlIO_seek() and the dummy crlf layer is not making adjustments
22808 for CRLF translation happening in C runtime. All other tests pass.
22809
22810 Added note to README.win32 to point out the snags of doing a perl build
22811 with Norton AntiVirus turned on.
22812
22813 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
22814 which file a fail comes from.
22815
22816 Updated "canned" config.h to match the one generated.
22817 Branch: perlio
22818 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
22819 ! win32/makefile.mk
22820____________________________________________________________________________
22821[ 7801] By: jhi on 2000/11/22 06:50:20
22822 Log: Nickety nits.
22823 Branch: perl
22824 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
22825____________________________________________________________________________
22826[ 7800] By: jhi on 2000/11/22 01:29:55
22827 Log: Changes had accidentally gone too silent on non-main branches.
22828 Branch: perl
22829 ! Changes Porting/genlog patchlevel.h
22830____________________________________________________________________________
51c9377f
JH
22831[ 7799] By: gsar on 2000/11/22 01:02:56
22832 Log: some lib_pm.PL changes snuck in via change#7772
22833 Branch: maint-5.6/perl
22834 ! Makefile.SH
22835____________________________________________________________________________
22836[ 7798] By: nick on 2000/11/21 21:59:40
22837 Log: Integrate mainline
22838 Branch: perlio
22839 !> (integrate 28 files)
22840____________________________________________________________________________
22841[ 7797] By: jhi on 2000/11/21 21:01:45
22842 Log: Integrate perlio.
22843 Branch: perl
22844 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
22845____________________________________________________________________________
22846[ 7796] By: nick on 2000/11/21 20:36:22
22847 Log: Win32 builds and runs (mostly) with USE_PERLIO.
22848 PERLIO=perlio passes all tests.
22849 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
22850 Branch: perlio
22851 ! perlio.c win32/perllib.c win32/win32.c
22852____________________________________________________________________________
22853[ 7795] By: jhi on 2000/11/21 19:03:44
22854 Log: Update Changes.
22855 Branch: perl
22856 ! Changes patchlevel.h
22857____________________________________________________________________________
2a06dd00
JH
22858[ 7794] By: jhi on 2000/11/21 18:56:34
22859 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
22860 From: "Craig A. Berry" <craigberry@mac.com>
22861 Date: Mon, 20 Nov 2000 20:27:06 -0600
22862 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
22863
22864 A cut-and-pasto.
22865 Branch: perl
22866 ! perlio.h
22867____________________________________________________________________________
22868[ 7793] By: jhi on 2000/11/21 18:54:41
22869 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
22870 From: Dominic Dunlop <domo@computer.org>
22871 Date: Mon, 20 Nov 2000 18:55:29 +0100
22872 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
22873
22874 va_copy() and the need of it.
22875 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
22876 Branch: metaconfig/U/perl
22877 + need_va_copy.U
22878 Branch: perl
22879 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22880 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
22881 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
22882 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22883 ! win32/config.bc win32/config.gc win32/config.vc
22884____________________________________________________________________________
22885[ 7792] By: jhi on 2000/11/21 17:04:10
22886 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
22887 Branch: perl
22888 !> scope.h
22889____________________________________________________________________________
22890[ 7791] By: jhi on 2000/11/21 17:01:16
22891 Log: Export the SOCKS workaround symbols only if necessary.
22892 Branch: perl
22893 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
22894____________________________________________________________________________
51c9377f
JH
22895[ 7790] By: nick on 2000/11/20 23:57:11
22896 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
22897 Branch: perlio
22898 ! scope.h
22899____________________________________________________________________________
22900[ 7789] By: nick on 2000/11/20 23:38:33
22901 Log: Integrate mainline
22902 Branch: perlio
22903 +> lib/File/Spec/Epoc.pm
22904 !> (integrate 34 files)
22905____________________________________________________________________________
22906[ 7788] By: nick on 2000/11/20 23:20:18
22907 Log: Make extra buffer layer work (dummy crlf layer)
22908 Branch: perlio
22909 ! doio.c perlio.c perlio.h
22910____________________________________________________________________________
2a06dd00
JH
22911[ 7787] By: jhi on 2000/11/20 22:44:04
22912 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
22913 From: Peter Prymmer <pvhp@forte.com>
22914 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
22915 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
22916 Branch: perl
22917 ! t/pragma/locale.t
22918____________________________________________________________________________
22919[ 7786] By: jhi on 2000/11/20 22:29:10
22920 Log: Subject: DOC PATCH 5.6.0 perlreftut
22921 From: mjd@plover.com
22922 Date: 20 Nov 2000 19:45:06 -0000
22923 Message-ID: <20001120194506.9505.qmail@plover.com>
22924 Branch: perl
22925 ! pod/perlreftut.pod
22926____________________________________________________________________________
22927[ 7785] By: jhi on 2000/11/20 22:27:44
22928 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
22929 From: David Dyck <dcd@tc.fluke.com>
22930 Date: Mon, 20 Nov 2000 11:43:40 -0800
22931 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
22932 Branch: perl
22933 ! lib/Cwd.pm
22934____________________________________________________________________________
22935[ 7784] By: jhi on 2000/11/20 22:23:21
22936 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
22937 Date: Mon, 20 Nov 2000 17:06:10 -0500
22938 To: Mailing list Perl5 <perl5-porters@perl.org>
22939 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
22940 Branch: perl
22941 ! pp_ctl.c t/op/pat.t
22942____________________________________________________________________________
22943[ 7783] By: jhi on 2000/11/20 22:11:18
22944 Log: Subject: [PATCH] doop.c - UTF8 tr///
22945 From: Simon Cozens <simon@cozens.net>
22946 Date: Sat, 18 Nov 2000 18:49:30 +0000
22947 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
22948
22949 Subject: Re: [PATCH] doop.c - UTF8 tr///
22950 From: Simon Cozens <simon@cozens.net>
22951 Date: Mon, 20 Nov 2000 20:45:22 +0000
22952 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
22953
22954 Make tr on UTF-8 better but still not correct.
22955 Branch: perl
22956 ! doop.c
22957____________________________________________________________________________
22958[ 7782] By: jhi on 2000/11/20 22:02:16
22959 Log: Remove the shared object before attempting to create
22960 (by linking) a new one. E.g. in AIX not removing
22961 becomes quite painful if one tries to do more than one
22962 build in the same tree (an interrupted build, for example),
22963 since the AIX' shared dynaloader seemingly keeps the shared
22964 objects open and therefore 'busy' for quite a while, even when
22965 nobody is using the objects, leading into link failures.
22966 Branch: perl
22967 ! lib/ExtUtils/MM_Unix.pm
22968____________________________________________________________________________
51c9377f
JH
22969[ 7781] By: gsar on 2000/11/20 19:02:55
22970 Log: type mismatch due to faulty integration
22971 Branch: maint-5.6/perl
22972 ! toke.c win32/Makefile
22973____________________________________________________________________________
22974[ 7780] By: gsar on 2000/11/20 17:31:55
22975 Log: integrate changes#6392,6394..6399,6401..6404
22976
22977 The {multiplier} of a fixed substring was overlooked which
22978 caused a wrong initial search offset for that substring.
22979
22980 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
22981 From: Hugo <hv@crypt.compulink.co.uk>
22982 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
22983 Date: Thu, 13 Jul 2000 19:27:13 +0100
22984
22985 Fix the BOM bug: not a byteorder bug, a signedness bug.
22986
22987 Replace change #6337 with a better one.
22988
22989 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
22990 From: Hugo <hv@crypt.compulink.co.uk>
22991 Date: Fri, 14 Jul 2000 04:16:20 +0100
22992 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
22993
22994 MakeMaker should not remove editor backups (*~) on `make clean`
22995 by default (completes change#6383)
22996
22997 move new variables to the end of the interpreter structure (for
22998 bincompat in code that doesn't #include XSUB.h)
22999
23000 rename totally bletcherous SvLOCK() thingy (doesn't do what the
23001 name suggests anyway)
23002
23003 various cleanups (typos, misformatted code, and small bugs)
23004
23005 typecasts needed for change#6394
23006
23007 typos in change#6399, regen headers
23008
23009 inconsistent types needs casts
23010
23011 PERL_OBJECT build tweaks
23012 Branch: maint-5.6/perl
23013 !> MANIFEST doop.c embed.h embed.pl embedvar.h
23014 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
23015 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
23016 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
23017 !> toke.c util.c
23018____________________________________________________________________________
23019[ 7779] By: gsar on 2000/11/20 17:06:29
23020 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
23021
23022 Cosmetics and perldelta.
23023
23024 Fix nits noticed by Boston.pm.
23025
23026 Do the cc sanity check both before the hints and
23027 after the cc selction.
23028
23029 get sprintf.t to adjust properly for 3-digit exponents
23030
23031 don't clobber *.orig files on *clean targets
23032
23033 fix bugs in processing %v-*d and similar format specs (from
23034 Avi Finkel <avi@finkel.org>)
23035
23036 sprintf test tweaks (from Dominic Dunlop)
23037
23038 new selfloader.t in change#6183 doesn't close DATA handles,
23039 and thus fails to clean up tmp files on dosish platforms
23040
23041 typos (spotted by Peter Prymmer)
23042
23043 typo fix from Craig Berry
23044 Branch: maint-5.6/perl
23045 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
23046 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
23047 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
23048 !> x2p/Makefile.SH
23049____________________________________________________________________________
23050[ 7778] By: gsar on 2000/11/20 16:46:51
23051 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
23052
23053 Subject: Re: format bug report [Patch]
23054 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23055 Date: Wed, 05 Jul 2000 13:12:52 +0200
23056 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
23057
23058 Subject: Re: format bug report [Patch]
23059 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23060 Date: Wed, 05 Jul 2000 14:10:01 +0200
23061 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
23062
23063 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
23064 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23065 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
23066 Date: Fri, 07 Jul 2000 17:57:16 +0100
23067
23068 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
23069 To: perl5-porters@perl.org
23070 From: Karsten Sperling <spiff@phreax.net>
23071 Date: Mon, 10 Jul 2000 15:12:52 +0200
23072 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
23073
23074 README.posix-bc podified from Thomas Dorner.
23075
23076 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
23077 From: Dominic Dunlop <domo@computer.org>
23078 Date: Tue, 11 Jul 2000 12:27:33 +0200
23079 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
23080
23081 Typo in #6341.
23082
23083 Fix for
23084 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
23085 From: Roderick Schertler <roderick@argon.org>
23086 Date: Tue, 11 Jul 2000 13:55:05 -0400
23087 Message-Id: <200007111755.NAA05077@jones.argon.org>
23088
23089 Minor cleanups on the booklist.
23090
23091 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
23092 regen perltoc.
23093
23094 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
23095 Branch: maint-5.6/perl
23096 +> pod/perlbook.pod
23097 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
23098 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
23099 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
23100____________________________________________________________________________
2a06dd00
JH
23101[ 7777] By: jhi on 2000/11/20 16:08:49
23102 Log: Update Changes.
23103 Branch: perl
23104 ! Changes patchlevel.h
23105____________________________________________________________________________
7b69f83d
JH
23106[ 7776] By: jhi on 2000/11/20 15:27:56
23107 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
23108 This may be overly harsh but until proven otherwise, we think this
23109 way, or until we have a simple test for Configure (having to start
23110 up servers is does not count as simple) to check for the problems.
23111 Branch: perl
23112 ! perl.h
23113____________________________________________________________________________
23114[ 7775] By: jhi on 2000/11/20 15:22:17
23115 Log: Solaris hints tweaks.
23116 Branch: perl
23117 ! hints/solaris_2.sh
23118____________________________________________________________________________
23119[ 7774] By: jhi on 2000/11/20 15:01:20
23120 Log: Add a workaround to SOCKS 64-bit problems.
23121 Branch: perl
23122 ! doio.c embed.h embed.pl perlsdio.h proto.h
23123____________________________________________________________________________
23124[ 7773] By: jhi on 2000/11/20 14:51:47
23125 Log: sysseek() instead of seek().
23126 Branch: perl
23127 ! t/lib/syslfs.t
23128____________________________________________________________________________
51c9377f
JH
23129[ 7772] By: gsar on 2000/11/20 13:06:23
23130 Log: integrate changes#6315..6319,6321..6331,6333..6338
23131
23132 Integrate with Sarathy, preliminary fix for unicos
23133 alignment problems in [ID 20000612.002] Perl problem on Cray system.
23134
23135 some debugger output does not go to the socket when RemotePort is set
23136
23137 winsock cleanup never done on Windows (leads to handle leaks)
23138
23139 fix UNC path handling on Windows under ithreads, and chdir()
23140 return value when given a non-existent directory
23141
23142 Autogenerate pod/Makefile and pod/buildtoc.
23143 buildtoc also checks whether the existin pods are
23144 mentioned in MANIFEST and perl.pod, and vice versa.
23145 (None of the thusly found discrepancies fixed yet.)
23146 roffitall also needs to be autogenerated similarly but it
23147 seems so badly out of date that I didn't touch it yet.
23148
23149 Config is being used.
23150
23151 Add =head1 NAMEs so that buildtoc is happy.
23152 (The CGI::Util nit reported to Lincoln.)
23153
23154 Fix complaints of buildtoc.
23155
23156 Fix the alignment problem in Crays ([ID 20000612.002]).
23157
23158 Remove perlbook, update perlfaq book listing,
23159 rearrange perl.pod, regenerate perltoc.
23160
23161 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
23162 was cast to an unsigned (32-bit) integer with wild abandon.
23163
23164 winsock options weren't being set in all threads under ithreads
23165 (caused send()s from second and subsequent threads to fail)
23166
23167 accept() leaks memory on windows due to incorrect ordering of
23168 closesocket() and fclose() calls
23169
23170 Reorder perl.pod once more.
23171
23172 More POSIX.pod tweaks.
23173
23174 Sprinkle ldlibpath.
23175
23176 Precedence goof, fix based on
23177 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
23178 From: Hugo <hv@crypt.compulink.co.uk>
23179 Date: Tue, 11 Jul 2000 12:52:38 +0100
23180 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
23181
23182 Subject: PATCH perlguts.pod: Document D and d magic types
23183 From: mjd@plover.com
23184 Date: 5 Jul 2000 18:01:51 -0000
23185 Message-ID: <20000705180151.29413.qmail@plover.com>
23186
23187 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
23188 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
23189 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
23190 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
23191
23192 Subject: [PATCH cfgperl] $& segfaults if you trick it
23193 From: simon@brecon.co.uk (Simon Cozens)
23194 Date: 7 Jul 2000 11:26:09 GMT
23195 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
23196
23197 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
23198 From: Hugo <hv@crypt.compulink.co.uk>
23199 Date: Tue, 11 Jul 2000 12:44:50 +0100
23200 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
23201
23202 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
23203 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23204 Date: Tue, 11 Jul 2000 13:50:51 +0100
23205 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
23206 Branch: maint-5.6/perl
23207 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
23208 +> pod/buildtoc.PL
23209 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
23210 !> (integrate 26 files)
23211____________________________________________________________________________
23212[ 7771] By: gsar on 2000/11/20 12:31:42
23213 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
23214 6310,6311,6314
23215
23216 Subject: [PATCH bleedperl] File::Spec 0.82 beta
23217 From: Barrie Slaymaker <barries@jester.slaysys.com>
23218 Date: Wed, 28 Jun 2000 11:35:29 -0400
23219 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
23220
23221 tweak perlembed for multiplicity/usethreads sanity; correct notes
23222 about Windows
23223
23224 localize %INC in a Safe compartment so that use/require work
23225 (many other magic globals probably need similar treatment)
23226
23227 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
23228 when @_ is modified, causing coredumps
23229
23230 slurp mode fix in change#4736 still not quite right
23231
23232 Point to perlipc for more SysV IPC examples.
23233
23234 Elaborate POSIX.pod. Still needs work.
23235
23236 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
23237
23238 fix large memory leak that has been around for ever, masked by
23239 -DPURIFY (most of the arenas were never freed!)
23240
23241 fix memory leak on Windows (PL_sys_intern contents were never
23242 freed)
23243
23244 PERL_OBJECT build tweak
23245
23246 adjust change#6299
23247
23248 remove rel2abs prototypes (from Barrie Slaymaker)
23249
23250 missing perldiag entry for unpack("w",...) diagnostic (from
23251 Andreas Koenig)
23252
23253 better diagnostic on Frob->stuff() when Frob:: doesn't exist
23254 (from Richard Soderberg <rs@oregonnet.com>)
23255
23256 Win32 patches for cfgperl from Sarathy.
23257
23258 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
23259
23260 More POSIX.pod embellishment.
23261
23262 tyop in change#6306
23263 Branch: maint-5.6/perl
23264 !> (integrate 44 files)
23265____________________________________________________________________________
23266[ 7770] By: gsar on 2000/11/20 11:51:00
23267 Log: integrate changes#6268..6282 from cfgperl branch
23268
23269 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
23270 From: Dominic Dunlop <domo@computer.org>
23271 Date: Thu, 29 Jun 2000 12:32:39 +0200
23272 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
23273
23274 Regen headers for #6261 (and update embed.pl for this) and #6267,
23275 silence few compiler warnings.
23276
23277 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
23278 From: Nicholas Clark <nick@talking.bollo.cx>
23279 Date: Fri, 23 Jun 2000 16:21:15 +0100
23280 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
23281
23282 Subject: PATCH pod/perltie.pod
23283 From: Ian Phillipps <Ian.Phillipps@iname.com>
23284 Date: Fri, 16 Jun 2000 00:17:19 +0100
23285 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
23286 (only the first hunk, the second hunk had already been done
23287 by some other patch)
23288
23289 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
23290 From: Tom Phoenix <rootbeer@redcat.com>
23291 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
23292 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
23293
23294 Subject: [PATCH] xsub attributes
23295 From: Doug MacEachern <dougm@covalent.net>
23296 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
23297 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
23298
23299 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
23300 From: Andy Dougherty <doughera@lafayette.edu>
23301 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
23302 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
23303
23304 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
23305 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23306 Date: Tue, 13 Jun 2000 02:43:48 -0500
23307 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
23308
23309 Subject: [PATCH] Re: eval documentation: context
23310 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23311 Date: Mon, 12 Jun 2000 15:07:29 +0100
23312 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
23313
23314 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
23315 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23316 Date: Mon, 12 Jun 2000 14:55:59 +0100
23317 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
23318
23319 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
23320 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
23321 Date: Fri, 09 Jun 2000 12:39:27 -0400
23322 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
23323 (plus update the version "number" of Text::Wrap)
23324
23325 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
23326 From: Tim Ayers <tayers@bridge.com>
23327 Date: Thu, 08 Jun 2000 08:11:06 +0200
23328 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
23329 [resent by Richard Foley, Message-Id probably wrong]
23330
23331 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
23332 From: rspier@pobox.com (Robert Spier)
23333 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
23334 Message-ID: <14654.31913.845602.610277@rls.cx>
23335
23336 Subject: [PATCH 5.6.0] utils/h2xs.PL
23337 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23338 Date: Wed, 7 Jun 2000 04:02:04 -0500
23339 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
23340
23341 Subject: [PATCH 5.6.0]ITHREADs for VMS
23342 From: Dan Sugalski <dan@sidhe.org>
23343 Date: Tue, 06 Jun 2000 11:59:50 -0400
23344 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
23345 Branch: maint-5.6/perl
23346 !> (integrate 31 files)
23347____________________________________________________________________________
23348[ 7769] By: gsar on 2000/11/20 11:29:06
23349 Log: integrate changes#6261..6266 from cfgperl
23350
23351 Subject: Re: [PATCH cfgperl] BOMs away!
23352 From: simon@brecon.co.uk (Simon Cozens)
23353 Date: 17 Jun 2000 11:49:57 GMT
23354 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
23355
23356 Subject: 5.6.0 Patch for EPOC
23357 From: Olaf Flebbe <o.flebbe@gmx.de>
23358 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
23359 Message-ID: <23449.960929969@www11.gmx.net>
23360
23361 tr fixes from Simon Cozens
23362
23363 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
23364 From: Marty Lucich <marty@netcom.com>
23365 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
23366 Message-Id: <200006282116.OAA11148@netcom.com>
23367 ccdlflags update (the BSD/OS 4.1 part had already been taken
23368 care of by #6141).
23369
23370 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
23371 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23372 Date: Wed, 28 Jun 2000 17:50:12 -0700
23373 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
23374
23375 Subject: [PATCH 5.6.0] cygwin port
23376 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
23377 From: "Fifer, Eric" <EFifer@sanwaint.com>
23378 Date: Thu, 29 Jun 2000 12:58:29 +0100
23379 Branch: maint-5.6/perl
23380 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
23381 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
23382 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
23383 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
23384____________________________________________________________________________
23385[ 7768] By: gsar on 2000/11/20 11:13:44
23386 Log: integrate changes#6252..6256,6259..6260
23387
23388 Paranoia tweak on #6249.
23389 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
23390 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
23391 Date: Sun, 25 Jun 2000 23:43:12 -0400
23392 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
23393
23394 Subject: tr///, help wanted.
23395 From: simon@brecon.co.uk (Simon Cozens)
23396 Date: 28 Jun 2000 11:29:04 GMT
23397 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
23398
23399 small thinko tweaks
23400
23401 tweaks from Simon Conzes to further fix tr/// under utf8
23402
23403 perlnewmod was missing from MANIFEST.
23404
23405 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
23406 From: simon@brecon.co.uk (Simon Cozens)
23407 Date: 17 Jun 2000 11:56:44 GMT
23408 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
23409 pack U0, pack C0
23410 Branch: maint-5.6/perl
23411 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
23412 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
23413 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
23414 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
23415____________________________________________________________________________
23416[ 7767] By: gsar on 2000/11/20 10:51:38
23417 Log: integrate change#6250 from cfgperl
23418
23419 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
23420 From: Doug MacEachern <dougm@covalent.net>
23421 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
23422 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
23423 Branch: maint-5.6/perl
23424 +> t/op/my_stash.t
23425 !> MANIFEST embed.pl global.sym proto.h toke.c
23426____________________________________________________________________________
23427[ 7766] By: gsar on 2000/11/20 10:48:34
23428 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
23429
23430 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
23431 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
23432 Date: Mon, 26 Jun 2000 18:40:14 +0100
23433 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
23434
23435 Subject: [PATCH] bytes<->utf8 fixes
23436 From: simon@brecon.co.uk (Simon Cozens)
23437 Date: 26 Jun 2000 04:55:45 GMT
23438 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
23439
23440 Subject: [PATCH] is_utf8_string
23441 From: simon@brecon.co.uk (Simon Cozens)
23442 Date: 26 Jun 2000 02:25:59 GMT
23443 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
23444
23445 Subject: [PATCH] avoid mg_ptr in '*' magic
23446 From: Doug MacEachern <dougm@covalent.net>
23447 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
23448 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
23449
23450 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
23451 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
23452 Date: Sat, 24 Jun 2000 13:06:20 +0100
23453 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
23454
23455 Allow for standalone testing.
23456
23457 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
23458 From: Mark-Jason Dominus <mjd@plover.com>
23459 Date: Tue, 27 Jun 2000 22:36:42 -0400
23460 Message-ID: <20000628023642.12166.qmail@plover.com>
23461
23462 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
23463 From: Frank Tobin <ftobin@uiuc.edu>
23464 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
23465 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
23466 Branch: maint-5.6/perl
23467 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
23468 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
23469 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
23470 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
23471 !> utf8.c utils/h2xs.PL
23472____________________________________________________________________________
23473[ 7765] By: gsar on 2000/11/20 10:29:13
23474 Log: integrate change#6239 from cfgperl
23475
23476 Configure maintenance. Sever some dependency cycles,
23477 separate gccversion from the cc unit,
23478 address [ID 20000623.006] Configure script patch for using gcc on AIX
23479 (but solve it a little bit differently),
23480 unduplex some accidentally duplicated units,
23481 suggest using gcc if no cc available
23482 (p5p thread: "Solaris configure: counterproposal", 1999-09)
23483 Branch: maint-5.6/perl
23484 !> Configure Todo-5.6 config_h.SH
23485____________________________________________________________________________
23486[ 7764] By: gsar on 2000/11/20 10:25:55
23487 Log: integrate changes#6233..6238 from cfgperl
23488
23489 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
23490 From: Mark-Jason Dominus <mjd@plover.com>
23491 Date: Fri, 16 Jun 2000 20:53:04 -0400
23492 Message-ID: <20000617005304.8008.qmail@plover.com>
23493
23494 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
23495 because when run as services (Win32ese for daemons)
23496 no environment variables are set and tmpdir ends up as /tmp,
23497 which is ambiguous.
23498 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
23499 From: matt@sergeant.org
23500 Date: 16 Jun 2000 16:30:43 -0000
23501 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
23502
23503 The thread begun by
23504 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
23505 From: Kevin.Ruscoe@ubsw.com
23506 Date: Fri, 16 Jun 2000 16:38:51 +0100
23507 Message-Id: <H000019b03c300d6@MHS>
23508
23509 Tweak embed.pl, regen headers.
23510
23511 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
23512 From: Dan Sugalski <dan@sidhe.org>
23513 Date: Fri, 23 Jun 2000 17:00:00 -0400
23514 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
23515 Branch: maint-5.6/perl
23516 !> (integrate 27 files)
23517____________________________________________________________________________
23518[ 7763] By: gsar on 2000/11/20 10:08:08
23519 Log: s/perl56delta/perldelta/g
23520 Branch: maint-5.6/perl
23521 ! pod/Makefile
23522____________________________________________________________________________
23523[ 7762] By: gsar on 2000/11/20 10:04:00
23524 Log: integrate changes#6225,6229,6231,6232 from cfgperl
23525
23526 Add source code filenames to apidoc.
23527 From: simon@brecon.co.uk (Simon Cozens)
23528 Subject: [PATCH embed.pl] Source X-ref
23529 Date: 22 Jun 2000 02:18:49 GMT
23530 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
23531
23532 Subject: README.hpux version 0.6.1
23533 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
23534 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
23535 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
23536
23537 Subject: [PATCH 5.6.0] cygwin port
23538 From: "Fifer, Eric" <EFifer@sanwaint.com>
23539 Date: Tue, 20 Jun 2000 14:30:58 +0100
23540 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
23541
23542 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
23543 From: simon@brecon.co.uk (Simon Cozens)
23544 Date: 19 Jun 2000 15:18:27 GMT
23545 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
23546
23547 plus update pod/Makefile and regenerate perltoc
23548 Branch: maint-5.6/perl
23549 +> pod/perlutil.pod
23550 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
23551 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
23552____________________________________________________________________________
7b69f83d
JH
23553[ 7761] By: jhi on 2000/11/20 04:09:55
23554 Log: Miraculous typo.
23555 Branch: perl
23556 ! t/op/pat.t
23557____________________________________________________________________________
23558[ 7760] By: jhi on 2000/11/20 04:06:08
23559 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
23560 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23561 Date: Sun, 19 Nov 2000 22:30:26 -0500
23562 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
23563 Branch: perl
23564 ! regexec.c scope.h t/op/pat.t
23565____________________________________________________________________________
23566[ 7759] By: jhi on 2000/11/20 02:05:22
23567 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
23568 Branch: perl
23569 ! perl.h
23570____________________________________________________________________________
23571[ 7758] By: jhi on 2000/11/20 01:58:11
23572 Log: Subject: [perl 7711: EPOC] updates
23573 From: Olaf Flebbe <o.flebbe@gmx.de>
23574 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
23575 Message-ID: <25575.974658810@www23.gmx.net>
23576 Branch: perl
23577 + lib/File/Spec/Epoc.pm
23578 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
23579 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
23580 ! lib/File/Spec.pm perl.c sv.c
23581____________________________________________________________________________
23582[ 7757] By: jhi on 2000/11/20 01:53:11
23583 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
23584 Branch: perl
23585 ! MANIFEST
23586____________________________________________________________________________
23587[ 7756] By: jhi on 2000/11/20 01:47:22
23588 Log: Integrate perlio.
23589 Branch: perl
23590 - ext/re/hints/MSWin32.pl
23591 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
23592 !> win32/config.gc win32/config_H.gc win32/win32sck.c
23593____________________________________________________________________________
51c9377f
JH
23594[ 7755] By: nick on 2000/11/19 20:57:17
23595 Log: Add dummy crlf layer (just as buffer)
23596 Correct 1st bug - one layer of indirection.
23597 Branch: perlio
23598 ! perlio.c perlio.h perliol.h
23599____________________________________________________________________________
23600[ 7754] By: nick on 2000/11/19 20:56:12
23601 Log: Work-round to Perl_deb_nocontext is no longer required
23602 Branch: perlio
23603 - ext/re/hints/MSWin32.pl
23604____________________________________________________________________________
23605[ 7753] By: nick on 2000/11/19 20:01:16
23606 Log: diff -se shows these as different
23607 Branch: perlio
23608 ! global.sym pod/perlapi.pod
23609____________________________________________________________________________
23610[ 7752] By: nick on 2000/11/19 18:57:30
23611 Log: Configure GCC/Win32 build -Duseperlio
23612 Fix a couple of gross issues
23613 - double-include of ../deb.o in re.dll
23614 - win32sck.c needs PerlIO and FILE
23615 Branch: perlio
23616 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
23617 ! win32/win32sck.c
23618____________________________________________________________________________
23619[ 7751] By: nick on 2000/11/19 17:05:36
23620 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
23621 Branch: perlio
23622 ! perlio.c
23623____________________________________________________________________________
23624[ 7750] By: nick on 2000/11/19 16:57:14
23625 Log: Missing aTHX_
23626 Branch: perlio
23627 ! sv.c
23628____________________________________________________________________________
7b69f83d
JH
23629[ 7749] By: jhi on 2000/11/19 16:28:40
23630 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
23631 From: "Peter J. Farley III" <pjfarley@banet.net>
23632 Date: Sun, 19 Nov 2000 01:42:58 -0500
23633 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
23634 Branch: perl
23635 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
23636____________________________________________________________________________
23637[ 7748] By: jhi on 2000/11/19 16:08:10
23638 Log: Subject: podlators 1.05 available
23639 From: Russ Allbery <rra@stanford.edu>
23640 Date: 18 Nov 2000 22:04:28 -0800
23641 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
23642 Branch: perl
23643 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
23644____________________________________________________________________________
51c9377f
JH
23645[ 7747] By: nick on 2000/11/19 11:19:39
23646 Log: Integrate mainline
23647 Branch: perlio
23648 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
23649 !> util.c
23650____________________________________________________________________________
7b69f83d
JH
23651[ 7746] By: jhi on 2000/11/19 06:42:22
23652 Log: Make hex scanning warn on "\x{x}" and "\xx".
23653 "\x" and and hex("x") are still valid.
23654 Branch: perl
23655 ! util.c
23656____________________________________________________________________________
51c9377f
JH
23657[ 7745] By: nick on 2000/11/18 22:52:28
23658 Log: Integrate mainline
23659 Branch: perlio
23660 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
23661 !> perl.h perlio.c proto.h regcomp.c regcomp.h
23662____________________________________________________________________________
7b69f83d
JH
23663[ 7744] By: jhi on 2000/11/18 22:50:28
23664 Log: Introduce Perl_utf8_length(). Use it.
23665 Branch: perl
23666 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
23667____________________________________________________________________________
23668[ 7743] By: jhi on 2000/11/18 22:38:51
23669 Log: Compiler denit.
23670 Branch: perl
23671 ! perlio.c
23672____________________________________________________________________________
23673[ 7742] By: jhi on 2000/11/18 20:33:05
23674 Log: Integrate perlio.
23675 Branch: perl
23676 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
23677 !> perlio.h pp_ctl.c pp_sys.c sv.c
23678____________________________________________________________________________
23679[ 7741] By: jhi on 2000/11/18 20:31:27
23680 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
23681 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23682 Date: Fri, 17 Nov 2000 20:35:11 -0500
23683 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
23684
23685 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
23686 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23687 Date: Fri, 17 Nov 2000 21:03:47 -0500
23688 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
23689
23690 Plus a little bit of tweaking in pregcomp().
23691 Branch: perl
23692 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
23693____________________________________________________________________________
51c9377f
JH
23694[ 7740] By: nick on 2000/11/18 20:17:22
23695 Log: Lexical use open ... support:
23696 add ->cop_io to COP structure in cop.h.
23697 Make mg.c and gv.c associate it with ${^OPEN}.
23698 Make lib/open.pm set it.
23699 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
23700 manner similar to ->cop_warnings.
23701 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
23702 call new PerlIO_apply_layers().
23703 Declare latter in perlio.h and define in perlio.c
23704 Branch: perlio
23705 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
23706 ! perlio.h pp_ctl.c pp_sys.c sv.c
23707____________________________________________________________________________
7b69f83d
JH
23708[ 7739] By: jhi on 2000/11/18 19:54:00
23709 Log: Integrate perlio.
23710 Branch: perl
23711 !> doio.c perlio.c pp.c
23712____________________________________________________________________________
23713[ 7738] By: jhi on 2000/11/18 17:16:13
23714 Log: Subject: [PATCH 5.7.0] etags broken again
23715 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23716 Date: Sat, 18 Nov 2000 02:41:36 -0500
23717 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
23718 Branch: perl
23719 ! emacs/ptags
23720____________________________________________________________________________
23721[ 7737] By: jhi on 2000/11/18 17:12:18
23722 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
23723 Branch: perl
23724 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23725____________________________________________________________________________
51c9377f
JH
23726[ 7736] By: nick on 2000/11/18 14:06:20
23727 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
23728 part to be isolated.
23729 Branch: perlio
23730 ! doio.c perlio.c
23731____________________________________________________________________________
23732[ 7735] By: nick on 2000/11/18 11:03:32
23733 Log: Integrate mainline
23734 Branch: perlio
23735 !> Changes README.amiga README.win32 patchlevel.h
23736 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
23737____________________________________________________________________________
7b69f83d
JH
23738[ 7734] By: jhi on 2000/11/18 01:18:56
23739 Log: Update Changes.
23740 Branch: perl
23741 ! Changes patchlevel.h
23742____________________________________________________________________________
355cf289
JH
23743[ 7733] By: jhi on 2000/11/18 00:32:54
23744 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
23745 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23746 Date: Fri, 17 Nov 2000 17:28:02 -0500
23747 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
23748 Branch: perl
23749 ! regcomp.c regexec.c t/op/re_tests
23750____________________________________________________________________________
23751[ 7732] By: jhi on 2000/11/18 00:28:56
23752 Log: Sparc 64-bit pack() fix from Jens Hamisch.
23753 Branch: perl
23754 ! pp.c
23755____________________________________________________________________________
23756[ 7731] By: jhi on 2000/11/18 00:18:39
23757 Log: Explain in more detail the {} syntax ambiguousity.
23758
23759 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
23760 From: Nicholas Clark <nick@ccl4.org>
23761 Date: Fri, 17 Nov 2000 22:10:28 +0000
23762 Message-ID: <20001117221028.A88930@plum.flirble.org>
23763 Branch: perl
23764 ! pod/perlfunc.pod
23765____________________________________________________________________________
23766[ 7730] By: jhi on 2000/11/18 00:12:18
23767 Log: Subject: Fix for README.amiga (20000323.033)
23768 From: "Stephen P. Potter" <spp@spotter.yi.org>
23769 Date: Fri, 17 Nov 2000 12:25:51 -0500
23770 Message-Id: <200011171725.MAA05768@spotter.yi.org>
23771 Branch: perl
23772 ! README.amiga
23773____________________________________________________________________________
23774[ 7729] By: jhi on 2000/11/18 00:08:34
23775 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
23776 From: "A. C. Yardley" <yardley@tanet.net>
23777 Date: Mon, 3 Apr 2000 11:35:33 -0700
23778 Message-ID: <3483.000403@tanet.net>
23779 Branch: perl
23780 ! README.win32
23781____________________________________________________________________________
51c9377f
JH
23782[ 7728] By: nick on 2000/11/17 21:59:47
23783 Log: Integrate mainline
23784 Branch: perlio
23785 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
23786 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
23787 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
23788 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
23789____________________________________________________________________________
23790[ 7727] By: nick on 2000/11/17 21:56:31
23791 Log: Experiment on use of attributes.pm interface.
23792 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
23793 SVt_PVRV if not already something better (else vivify of say magic gets
23794 core dump).
23795 Branch: perlio
23796 ! perlio.c pp.c
23797____________________________________________________________________________
355cf289
JH
23798[ 7726] By: jhi on 2000/11/17 14:15:49
23799 Log: Subject: Fix for 20000815.006
23800 From: "Stephen P. Potter" <spp@spotter.yi.org>
23801 Date: Fri, 17 Nov 2000 08:57:45 -0500
23802 Message-Id: <200011171357.IAA05122@spotter.yi.org>
23803
23804 It's really 20000518.006.
23805 Branch: perl
23806 ! pod/perlmodlib.PL
23807____________________________________________________________________________
23808[ 7725] By: jhi on 2000/11/17 14:12:31
23809 Log: Subject: Fix for 20000409.001
23810 From: "Stephen P. Potter" <spp@spotter.yi.org>
23811 Date: Fri, 17 Nov 2000 08:55:45 -0500
23812 Message-Id: <200011171355.IAA05104@spotter.yi.org>
23813 Branch: perl
23814 ! pod/perlfaq9.pod
23815____________________________________________________________________________
23816[ 7724] By: jhi on 2000/11/17 14:08:58
23817 Log: Undo #7627 now that we have =head3.
23818 Branch: perl
23819 ! pod/perlhack.pod
23820____________________________________________________________________________
23821[ 7723] By: jhi on 2000/11/17 14:04:09
23822 Log: As surmised the #7719 wasn't a good move.
23823 Branch: perl
23824 ! hints/solaris_2.sh
23825____________________________________________________________________________
23826[ 7722] By: jhi on 2000/11/17 13:59:04
23827 Log: Also the 64bitall hints can be either here or there.
23828 Branch: perl
23829 ! hints/solaris_2.sh
23830____________________________________________________________________________
23831[ 7721] By: jhi on 2000/11/17 02:26:23
23832 Log: Test tweak for the open pragma.
23833 Branch: perl
23834 ! t/lib/b.t
23835____________________________________________________________________________
23836[ 7720] By: jhi on 2000/11/17 00:23:22
23837 Log: The long double hints can be here or there.
23838 Branch: perl
23839 ! hints/solaris_2.sh
23840____________________________________________________________________________
23841[ 7719] By: jhi on 2000/11/17 00:14:06
23842 Log: For Solaris use64bitall the stdchar needs a little bit of help.
23843 Branch: perl
23844 ! hints/solaris_2.sh
23845____________________________________________________________________________
23846[ 7718] By: jhi on 2000/11/16 23:27:34
23847 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
23848 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23849 Date: Wed, 15 Nov 2000 08:56:32 +0100
23850 Message-ID: <3A1241B0.64477E00@alcatel.at>
23851 Branch: perl
23852 ! lib/Carp/Heavy.pm
23853____________________________________________________________________________
23854[ 7717] By: jhi on 2000/11/16 23:23:29
23855 Log: Subject: [PATCH] Re: 20001101.003 PDL
23856 From: Nicholas Clark <nick@ccl4.org>
23857 Date: Thu, 16 Nov 2000 16:48:25 +0000
23858 Message-ID: <20001116164825.B93487@plum.flirble.org>
23859 Branch: perl
23860 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
23861____________________________________________________________________________
23862[ 7716] By: jhi on 2000/11/16 23:21:31
23863 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
23864 From: "Casey R. Tweten" <crt@kiski.net>
23865 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
23866 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
23867 Branch: perl
23868 ! lib/Pod/Checker.pm pod/perlpod.pod
23869____________________________________________________________________________
23870[ 7715] By: jhi on 2000/11/16 23:19:40
23871 Log: Avoid an infinite loop in VMS when utils scripts are run
23872 with no arguments, from Charles Lane.
23873 Branch: perl
23874 ! configure.com
23875____________________________________________________________________________
23876[ 7714] By: jhi on 2000/11/16 23:17:08
23877 Log: Subject: perllocale.pod changes
23878 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
23879 Date: Mon, 13 Nov 2000 10:09:22 +0300
23880 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
23881 Branch: perl
23882 ! pod/perllocale.pod
23883____________________________________________________________________________
23884[ 7713] By: jhi on 2000/11/16 23:14:06
23885 Log: Integrate perlio.
23886 Branch: perl
23887 !> doio.c perlio.c perlio.h util.c
23888____________________________________________________________________________
51c9377f
JH
23889[ 7712] By: nick on 2000/11/16 21:10:58
23890 Log: Integrate mainline
23891 Branch: perlio
23892 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23893 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
23894 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
23895 !> vos/config.ga.def vos/config.ga.h win32/config.bc
23896 !> win32/config.gc win32/config.vc
23897____________________________________________________________________________
23898[ 7711] By: nick on 2000/11/16 19:56:41
23899 Log: Minor tweaks:
23900 consistent way of getting 'rb', 'wb' etc. for binary opens
23901 move *perlio::layers to *open::layers
23902 a #define to show layers available
23903 DOSISH popen/PerlIO had export/import sense inverted.
23904 Branch: perlio
23905 ! doio.c perlio.c perlio.h util.c
23906____________________________________________________________________________
355cf289
JH
23907[ 7710] By: jhi on 2000/11/16 15:46:05
23908 Log: Add HAS_SBRK_PROTO.
23909 Branch: metaconfig/U/perl
23910 + d_sbrkproto.U
23911 Branch: perl
23912 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23913 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
23914 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23915 ! vos/config.ga.def vos/config.ga.h win32/config.bc
23916 ! win32/config.gc win32/config.vc
23917____________________________________________________________________________
51c9377f
JH
23918[ 7709] By: nick on 2000/11/16 07:31:49
23919 Log: Integrate mainline
23920 Branch: perlio
23921 !> (integrate 35 files)
23922____________________________________________________________________________
355cf289
JH
23923[ 7708] By: jhi on 2000/11/16 05:33:03
23924 Log: These files are text, not binary.
23925 Branch: perl
23926 ! ext/Encode/Encode/iso8859-10.enc
23927 ! ext/Encode/Encode/iso8859-13.enc
23928 ! ext/Encode/Encode/iso8859-14.enc
23929 ! ext/Encode/Encode/iso8859-15.enc
23930____________________________________________________________________________
23931[ 7707] By: jhi on 2000/11/16 01:53:37
23932 Log: Update Changes.
23933 Branch: perl
23934 ! Changes patchlevel.h
23935____________________________________________________________________________
734efae8
JH
23936[ 7706] By: jhi on 2000/11/16 01:35:59
23937 Log: More #undefing of stdio.
23938 Branch: perl
23939 ! fakesdio.h nostdio.h
23940____________________________________________________________________________
23941[ 7705] By: jhi on 2000/11/16 01:34:18
23942 Log: Add fwalk() probe to the configuration files and regen perltoc.
23943 Branch: perl
23944 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23945 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
23946 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
23947 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23948 ! win32/config.bc win32/config.gc win32/config.vc
23949____________________________________________________________________________
51c9377f
JH
23950[ 7704] By: jhi on 2000/11/16 01:33:07
23951 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
23952 an optional third argument to Inlibc?)
23953 Branch: metaconfig/U/perl
23954 + d__fwalk.U
23955____________________________________________________________________________
734efae8
JH
23956[ 7703] By: jhi on 2000/11/16 01:09:22
23957 Log: The type of the hash_cb() size argument is tricky.
23958 Branch: perl
23959 ! ext/DB_File/DB_File.xs
23960____________________________________________________________________________
23961[ 7702] By: jhi on 2000/11/15 23:01:16
23962 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
23963 Branch: perl
23964 ! nostdio.h
23965____________________________________________________________________________
23966[ 7701] By: jhi on 2000/11/15 22:52:32
23967 Log: Detypo.
23968 Branch: perl
23969 ! t/lib/bigfltpm.t
23970____________________________________________________________________________
23971[ 7700] By: jhi on 2000/11/15 22:51:56
23972 Log: UINT64_C() work continues.
23973 Branch: perl
23974 ! handy.h perl.h utf8.h
23975____________________________________________________________________________
23976[ 7699] By: jhi on 2000/11/15 14:13:04
23977 Log: SOCKS has its own USE_THREADS, based on
23978
23979 Subject: [ID 20001114.002] et. al. bugfix followup
23980 From: Jens Hamisch <jens@Strawberry.COM>
23981 Date: Wed, 15 Nov 2000 14:23:11 +0100
23982 Message-ID: <20001115142311.A21164@Strawberry.COM>
23983 Branch: perl
23984 ! perl.h
23985____________________________________________________________________________
23986[ 7698] By: jhi on 2000/11/15 03:50:56
23987 Log: Add few missing #undefs and sort them.
23988 Branch: perl
23989 ! fakesdio.h
23990____________________________________________________________________________
23991[ 7697] By: jhi on 2000/11/15 03:39:14
23992 Log: Linenumber fix.
23993 Branch: perl
23994 ! t/pragma/warn/utf8
23995____________________________________________________________________________
23996[ 7696] By: jhi on 2000/11/15 02:55:26
23997 Log: EBCDIC tweaks.
23998
23999 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
24000 From: Peter Prymmer <pvhp@forte.com>
24001 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
24002 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
24003 Branch: perl
24004 ! t/op/regmesg.t t/pragma/warn/utf8
24005____________________________________________________________________________
24006[ 7695] By: jhi on 2000/11/15 02:53:58
24007 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
24008 From: Peter Prymmer <pvhp@forte.com>
24009 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
24010 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
24011 Branch: perl
24012 ! utf8.c
24013____________________________________________________________________________
24014[ 7694] By: jhi on 2000/11/15 02:50:55
24015 Log: Subject: [PATCH: perl@7674] updates to README.os390
24016 From: Prymmer/Kahn <pvhp@best.com>
24017 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
24018 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
24019 Branch: perl
24020 ! README.os390
24021____________________________________________________________________________
24022[ 7693] By: jhi on 2000/11/15 02:48:37
24023 Log: Quit utf8_to_uv() instantly if curlen == 0.
24024 Branch: perl
24025 ! utf8.c
24026____________________________________________________________________________
24027[ 7692] By: jhi on 2000/11/15 02:24:29
24028 Log: Use u_int32_t for the size of hash_cb(), not size_t.
24029
24030 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
24031 From: Jens Hamisch <jens@Strawberry.COM>
24032 Date: Tue, 14 Nov 2000 19:03:55 +0100
24033 Message-Id: <20001114190355.A20559@Strawberry.COM>
24034 Branch: perl
24035 ! ext/DB_File/DB_File.xs
24036____________________________________________________________________________
24037[ 7691] By: jhi on 2000/11/15 02:20:12
24038 Log: Use UINT64_C().
24039
24040 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
24041 From: Jens Hamisch <jens@Strawberry.COM>
24042 Date: Tue, 14 Nov 2000 19:16:23 +0100
24043 Message-Id: <20001114191623.G20559@Strawberry.COM>
24044 Branch: perl
24045 ! utf8.c utf8.h
24046____________________________________________________________________________
24047[ 7690] By: jhi on 2000/11/15 02:17:06
24048 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
24049 (a macro to define signed and unsigned integer constants).
24050 Branch: perl
24051 ! handy.h
24052____________________________________________________________________________
24053[ 7689] By: jhi on 2000/11/15 01:56:51
24054 Log: Regen Configure.
24055 Branch: perl
24056 ! Configure
24057____________________________________________________________________________
51c9377f
JH
24058[ 7688] By: jhi on 2000/11/15 01:56:32
24059 Log: Make the unit know about SOCKS.
24060 Branch: metaconfig
24061 ! U/protos/socksizetype.U
24062____________________________________________________________________________
24063[ 7687] By: jhi on 2000/11/15 01:54:47
24064 Log: Remove unused dependencies.
24065 Branch: metaconfig
24066 ! U/compline/d_getpagsz.U
24067____________________________________________________________________________
24068[ 7686] By: nick on 2000/11/14 21:25:13
24069 Log: Integrate mainline.
24070 Branch: perlio
24071 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
24072 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
24073 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
24074 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
24075 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
24076 !> win32/config.bc win32/config.gc win32/config.vc
24077 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
24078____________________________________________________________________________
734efae8
JH
24079[ 7685] By: jhi on 2000/11/14 17:54:56
24080 Log: Integrate perlio.
24081 Branch: perl
24082 +> fakesdio.h perliol.h
24083 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
24084 !> perlsdio.h perlsfio.h pod/perlfunc.pod
24085____________________________________________________________________________
51c9377f
JH
24086[ 7684] By: nick on 2000/11/14 17:43:04
24087 Log: PerlIO #include and #ifdef re-work.
24088 Branch: perlio
24089 + fakesdio.h perliol.h
24090 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
24091 ! perlsdio.h perlsfio.h
24092____________________________________________________________________________
734efae8
JH
24093[ 7683] By: jhi on 2000/11/14 15:42:40
24094 Log: Hoist the duplicated socket/netdb include logic to perl.h;
24095 undef SETERRNO in case SOCKS has defined it. Based on:
24096
24097 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
24098 From: Jens Hamisch <jens@Strawberry.COM>
24099 Date: Tue, 14 Nov 2000 11:34:40 +0100
24100 Message-Id: <20001114113440.A20005@Strawberry.COM>
24101 Branch: perl
24102 ! doio.c perl.h pp_sys.c
24103____________________________________________________________________________
24104[ 7682] By: jhi on 2000/11/14 14:07:28
24105 Log: Subject: some additions for makefiles for win32 (for perl@7674)
24106 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
24107 Date: Tue, 14 Nov 2000 09:31:13 +0300
24108 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
24109 Branch: perl
24110 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
24111 ! win32/makefile.mk
24112____________________________________________________________________________
24113[ 7681] By: jhi on 2000/11/14 14:01:41
24114 Log: Subject: tiny typo in perl5db.pl
24115 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
24116 Date: Tue, 14 Nov 2000 09:29:28 +0300
24117 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
24118 Branch: perl
24119 ! lib/perl5db.pl
24120____________________________________________________________________________
24121[ 7680] By: jhi on 2000/11/14 04:13:50
24122 Log: Redo #7679 with LFs instead of CRLFs.
24123 Branch: perl
24124 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
24125 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
24126 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
24127____________________________________________________________________________
24128[ 7679] By: jhi on 2000/11/14 01:21:09
24129 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
24130 From: Benjamin Stuhl <tiriath@yahoo.com>
24131 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
24132 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
24133 Branch: perl
24134 + win32/bin/mdelete.bat
24135 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
24136 ! makedef.pl perlio.c win32/Makefile win32/config.gc
24137 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
24138____________________________________________________________________________
24139[ 7678] By: jhi on 2000/11/14 01:19:20
24140 Log: Fix the re extension building for Win32.
24141
24142 Subject: [PATCH perl@7638] Get PerlIO building on Win32
24143 From: Benjamin Stuhl <tiriath@yahoo.com>
24144 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
24145 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
24146 Branch: perl
24147 + ext/re/hints/MSWin32.pl
24148 ! MANIFEST
24149____________________________________________________________________________
24150[ 7677] By: jhi on 2000/11/14 01:13:54
24151 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
24152 From: sthoenna@efn.org
24153 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
24154 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
24155 Branch: perl
24156 ! doop.c pp.c toke.c utf8.c utf8.h
24157____________________________________________________________________________
24158[ 7676] By: jhi on 2000/11/13 20:23:15
24159 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
24160 From: Nicholas Clark <nick@ccl4.org>
24161 Date: Mon, 13 Nov 2000 18:55:04 +0000
24162 Message-ID: <20001113185504.J29183@plum.flirble.org>
24163 Branch: perl
24164 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
24165____________________________________________________________________________
51c9377f
JH
24166[ 7675] By: nick on 2000/11/13 20:21:57
24167 Log: Integrate mainline ...
24168 Branch: perlio
24169 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
24170 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
24171 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
24172 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
24173____________________________________________________________________________
734efae8
JH
24174[ 7674] By: jhi on 2000/11/13 15:07:56
24175 Log: Update Changes.
24176 Branch: perl
24177 ! Changes patchlevel.h
24178____________________________________________________________________________
436e4861
JH
24179[ 7673] By: jhi on 2000/11/13 14:42:42
24180 Log: Remove the new two tests of lib/io_xs for now, they seem to
24181 fail under perlio on some platforms.
24182 Branch: perl
24183 ! t/lib/io_xs.t
24184____________________________________________________________________________
24185[ 7672] By: jhi on 2000/11/13 13:57:53
24186 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
24187 Branch: perl
24188 ! perlio.c
24189____________________________________________________________________________
24190[ 7671] By: jhi on 2000/11/13 05:30:48
24191 Log: Placate nervous compilers that see longer than ints switch()ing.
24192 Branch: perl
24193 ! utf8.c
24194____________________________________________________________________________
24195[ 7670] By: jhi on 2000/11/13 05:14:21
24196 Log: fputs() does return EOF on error but here we don't care.
24197 Branch: perl
24198 ! perlio.c
24199____________________________________________________________________________
24200[ 7669] By: jhi on 2000/11/13 05:02:45
24201 Log: Declare reg_data like reg_substr_data.
24202 Branch: perl
24203 ! regexp.h
24204____________________________________________________________________________
24205[ 7668] By: jhi on 2000/11/13 04:54:34
24206 Log: Typos in #7667.
24207 Branch: perl
24208 ! perl.h
24209____________________________________________________________________________
24210[ 7667] By: jhi on 2000/11/13 04:49:49
24211 Log: Cleanup messy #ifdef.
24212 Branch: perl
24213 ! perl.h
24214____________________________________________________________________________
24215[ 7666] By: jhi on 2000/11/13 04:17:34
24216 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
24217 From: Nicholas Clark <nick@talking.bollo.cx>
24218 Date: Sun, 12 Nov 2000 21:14:11 +0000
24219 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
24220
24221 Note: only one breakage of the two reported is fixed by this patch.
24222 Branch: perl
24223 ! perlio.c
24224____________________________________________________________________________
24225[ 7665] By: jhi on 2000/11/13 04:05:07
24226 Log: Tweak the definition of the bit complement on UTF-8 data:
24227 if none of the characters in the string are > 0xff,
24228 the result is a complemented byte string, not a (UTF-8)
24229 char string. Based on the summary in
24230
24231 Subject: Re: [ID 20000918.005] ~ on wide chars
24232 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24233 Date: Fri, 10 Nov 2000 09:47:15 -0800
24234 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
24235
24236 This should give us the maximum backward (pre-char string)
24237 compatibility and utf8 compatibility. The other alternative
24238 would be to limit the bit complement to be always byte only,
24239 taking the least significant byte of the chars.
24240 Branch: perl
24241 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
24242____________________________________________________________________________
24243[ 7664] By: jhi on 2000/11/13 00:23:44
24244 Log: Couple of tests from #7660 salvaged.
24245 Branch: perl
24246 - t/op/tell.t
24247 ! MANIFEST t/io/tell.t
24248____________________________________________________________________________
24249[ 7663] By: jhi on 2000/11/13 00:02:48
24250 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
24251 From: Nicholas Clark <nick@talking.bollo.cx>
24252 Date: Sun, 12 Nov 2000 21:23:43 +0000
24253 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
24254 Branch: perl
24255 ! perlsfio.h
24256____________________________________________________________________________
24257[ 7662] By: jhi on 2000/11/13 00:01:39
24258 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
24259 From: Nicholas Clark <nick@talking.bollo.cx>
24260 Date: Sun, 12 Nov 2000 21:30:04 +0000
24261 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
24262 Branch: perl
24263 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
24264____________________________________________________________________________
24265[ 7661] By: jhi on 2000/11/12 23:57:29
24266 Log: Document tell() on special streams.
24267 Branch: perl
24268 ! pod/perlfunc.pod
24269____________________________________________________________________________
24270[ 7660] By: jhi on 2000/11/12 23:54:22
24271 Log: (Subsumed by #7664)
24272 Branch: perl
24273 + t/op/tell.t
24274 ! MANIFEST
24275____________________________________________________________________________
24276[ 7659] By: jhi on 2000/11/12 22:55:25
24277 Log: Many subdocumented return values of the IO extension now documented.
24278 ungetc and write still left subdocumented.
24279
24280 Subject: [PATCH] (was Re: IO::Handle::ungetc)
24281 From: Nicholas Clark <nick@talking.bollo.cx>
24282 Date: Sun, 12 Nov 2000 21:35:53 +0000
24283 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
24284 Branch: perl
24285 ! ext/IO/lib/IO/Handle.pm
24286____________________________________________________________________________
24287[ 7658] By: jhi on 2000/11/12 21:37:06
24288 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
24289 From: Nicholas Clark <nick@talking.bollo.cx>
24290 Date: Sun, 12 Nov 2000 20:03:22 +0000
24291 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
24292 Branch: perl
24293 ! pod/perlfunc.pod
24294____________________________________________________________________________
24295[ 7657] By: jhi on 2000/11/12 20:34:55
24296 Log: Integrate perlio.
24297 Branch: perl
24298 !> perlio.c
24299____________________________________________________________________________
51c9377f
JH
24300[ 7656] By: nick on 2000/11/12 19:25:06
24301 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
24302 Branch: perlio
24303 ! perlio.c
24304____________________________________________________________________________
24305[ 7655] By: nick on 2000/11/12 19:09:41
24306 Log: Integrate mainline
24307 Branch: perlio
24308 +> README.solaris ext/Encode/Encode/cp1006.enc
24309 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
24310 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
24311 +> ext/Encode/Encode/iso8859-13.enc
24312 +> ext/Encode/Encode/iso8859-14.enc
24313 +> ext/Encode/Encode/iso8859-15.enc
24314 !> (integrate 34 files)
24315____________________________________________________________________________
24316[ 7654] By: jhi on 2000/11/12 19:00:22
24317 Log: Add a metaconfig unit for fsync.
24318 Branch: metaconfig/U/perl
24319 + d_fsync.U
24320____________________________________________________________________________
436e4861
JH
24321[ 7653] By: jhi on 2000/11/12 19:00:01
24322 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
24323 Branch: perl
24324 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24325 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
24326 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24327 ! vos/config.ga.h win32/config.bc win32/config.gc
24328 ! win32/config.vc
24329____________________________________________________________________________
24330[ 7652] By: jhi on 2000/11/11 21:12:01
24331 Log: Copy the s// information of README.hpux also to the perlrun.
24332 Branch: perl
24333 ! README.hpux pod/perlrun.pod
24334____________________________________________________________________________
24335[ 7651] By: jhi on 2000/11/11 21:03:13
24336 Log: More README.solaris updates from Andy Dougherty.
24337 Branch: perl
24338 ! README.solaris
24339____________________________________________________________________________
24340[ 7650] By: jhi on 2000/11/11 18:38:57
24341 Log: More descriptive error for unknown perlio layers.
24342
24343 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
24344 From: Dominic Dunlop <domo@computer.org>
24345 Date: Sat, 11 Nov 2000 18:20:32 +0100
24346 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
24347 Branch: perl
24348 ! perlio.c pod/perldiag.pod
24349____________________________________________________________________________
24350[ 7649] By: jhi on 2000/11/11 18:37:52
24351 Log: MachTen doesn't really do mmap() and munmap().
24352
24353 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
24354 From: Dominic Dunlop <domo@computer.org>
24355 Date: Sat, 11 Nov 2000 18:20:32 +0100
24356 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
24357 Branch: perl
24358 ! hints/machten.sh
24359____________________________________________________________________________
24360[ 7648] By: jhi on 2000/11/11 18:36:46
24361 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
24362 From: rspier@pobox.com (Robert Spier)
24363 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
24364 Message-ID: <14861.32839.491271.985797@rls.cx>
24365 Branch: perl
24366 ! Porting/Contract pod/perltoot.pod
24367____________________________________________________________________________
51c9377f
JH
24368[ 7647] By: jhi on 2000/11/11 18:35:30
24369 Log: Simplify the getpagesize() unit by dropping the
24370 pagesize probe since it's nowadays slightly more
24371 complicated because of sysconf(). (Note: if some
24372 platform really needs the -lPW for getpagesize,
24373 I just broke it.)
24374
24375 TODO: a new pagesize unit.
24376 Branch: metaconfig
24377 ! U/compline/d_getpagsz.U
24378____________________________________________________________________________
436e4861
JH
24379[ 7646] By: jhi on 2000/11/11 18:33:23
24380 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
24381 Branch: perl
24382 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24383 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
24384 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24385 ! vos/config.ga.h win32/config.bc win32/config.gc
24386 ! win32/config.vc
24387____________________________________________________________________________
24388[ 7645] By: jhi on 2000/11/11 16:45:15
24389 Log: Use sysconf() or getpagesize() to find out the pagesize.
24390 Branch: perl
24391 ! perlio.c
24392____________________________________________________________________________
24393[ 7644] By: jhi on 2000/11/11 15:46:08
24394 Log: Integrate perlio.
24395 Branch: perl
24396 !> perlio.c
24397____________________________________________________________________________
24398[ 7643] By: jhi on 2000/11/11 15:33:36
24399 Log: Subject: Re: [PATCH] README.solaris
24400 From: Lupe Christoph <lupe@lupe-christoph.de>
24401 Date: Sat, 11 Nov 2000 14:08:10 +0100
24402 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
24403 Branch: perl
24404 ! README.solaris
24405____________________________________________________________________________
24406[ 7642] By: jhi on 2000/11/11 15:22:12
24407 Log: Subject: [PATCH perl@7638] cygwin port
24408 From: "Eric Fifer" <egf7@columbia.edu>
24409 Date: Fri, 10 Nov 2000 19:30:30 -0000
24410 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
24411 Branch: perl
24412 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
24413____________________________________________________________________________
51c9377f
JH
24414[ 7641] By: nick on 2000/11/11 14:50:36
24415 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
24416 Also call "Buf" layer directly when unread'ing non-read chars.
24417 Branch: perlio
24418 ! perlio.c
24419____________________________________________________________________________
436e4861
JH
24420[ 7640] By: jhi on 2000/11/11 02:05:02
24421 Log: Add more encoding tables.
24422 Branch: perl
24423 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
24424 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
24425 + ext/Encode/Encode/iso8859-10.enc
24426 + ext/Encode/Encode/iso8859-13.enc
24427 + ext/Encode/Encode/iso8859-14.enc
24428 + ext/Encode/Encode/iso8859-15.enc
24429 ! MANIFEST
24430____________________________________________________________________________
24431[ 7639] By: jhi on 2000/11/10 18:49:25
24432 Log: Subject: [PATCH] README.solaris
24433 From: Andy Dougherty <doughera@lafayette.edu>
24434 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
24435 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
24436 Branch: perl
24437 + README.solaris
24438 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
24439 ! pod/perl.pod pod/perltoc.pod
24440____________________________________________________________________________
24441[ 7638] By: jhi on 2000/11/10 15:04:15
24442 Log: Update Changes.
24443 Branch: perl
24444 ! Changes patchlevel.h
24445____________________________________________________________________________
92e9a5a0
JH
24446[ 7637] By: jhi on 2000/11/10 14:14:28
24447 Log: Explain better why certain regex tests are skipped.
24448
24449 Subject: Re: tests skipped: unknown reason
24450 From: Lupe Christoph <lupe@lupe-christoph.de>
24451 Date: Fri, 10 Nov 2000 09:08:56 +0100
24452 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
24453 Branch: perl
24454 ! t/op/regexp.t
24455____________________________________________________________________________
51c9377f
JH
24456[ 7636] By: nick on 2000/11/10 13:40:00
24457 Log: Integrate mainline.
24458 Branch: perlio
24459 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
24460 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
24461 !> win32/bin/search.pl
24462____________________________________________________________________________
92e9a5a0
JH
24463[ 7635] By: nick on 2000/11/10 13:25:52
24464 Log: Re-instate stdio large file support via perlio.
24465 Branch: perl
24466 ! perlio.c
24467____________________________________________________________________________
24468[ 7634] By: jhi on 2000/11/10 04:49:55
24469 Log: Amdahl UTS hints updates.
24470
24471 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
24472 From: hom00@utsglobal.com (Harold O Morris)
24473 Date: Thu, 9 Nov 2000 20:02 PST
24474 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
24475 Branch: perl
24476 ! hints/uts.sh
24477____________________________________________________________________________
24478[ 7633] By: jhi on 2000/11/09 23:33:28
24479 Log: Subject: [PATCH] IO::Seekable pod
24480 From: Nicholas Clark <nick@talking.bollo.cx>
24481 Date: Thu, 9 Nov 2000 20:29:45 +0000
24482 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
24483 Branch: perl
24484 ! ext/IO/lib/IO/Handle.pm
24485____________________________________________________________________________
24486[ 7632] By: jhi on 2000/11/09 21:55:41
24487 Log: Various doc oddball characters.
24488
24489 Subject: [ID 20001106.004] Perl 5.6.0 bugs
24490 From: Michael Somos <somos@grail.cba.csuohio.edu>
24491 Date: Mon, 6 Nov 2000 17:44:20 -0500
24492 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
24493 Branch: perl
24494 ! emacs/cperl-mode.el lib/unicode/syllables.txt
24495 ! win32/bin/search.pl
24496____________________________________________________________________________
24497[ 7631] By: jhi on 2000/11/09 21:12:29
24498 Log: Subject: Re: bash -c exit and linux hints
24499 From: "John P. Linderman" <jpl@research.att.com>
24500 Date: Thu, 02 Nov 2000 09:37:25 -0500
24501 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
24502 Branch: perl
24503 ! hints/linux.sh
24504____________________________________________________________________________
51c9377f
JH
24505[ 7630] By: nick on 2000/11/09 20:34:11
24506 Log: Integrate mainline.
24507 Branch: perlio
24508 !> (integrate 91 files)
24509____________________________________________________________________________
92e9a5a0
JH
24510[ 7629] By: jhi on 2000/11/09 19:46:31
24511 Log: Missing dTHXs.
24512
24513 Subject: RE: perl@7595 builds not on cygwin
24514 From: "Eric Fifer" <egf7@columbia.edu>
24515 Date: Thu, 9 Nov 2000 19:26:50 -0000
24516 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
24517 Branch: perl
24518 ! ext/Devel/Peek/Peek.xs
24519____________________________________________________________________________
24520[ 7628] By: jhi on 2000/11/09 14:48:27
24521 Log: Disable only the tests 99 and 166 for UTF-8 locales.
24522 Branch: perl
24523 ! t/pragma/locale.t
24524____________________________________________________________________________
24525[ 7627] By: jhi on 2000/11/09 14:40:27
24526 Log: There's no =head3.
24527 Branch: perl
24528 ! pod/perlhack.pod
24529____________________________________________________________________________
24530[ 7626] By: jhi on 2000/11/09 13:54:26
24531 Log: The generated boot_* headers are wrong. Pickier compiler,
24532 such as KAI C++ will refuse to compile the resulting perlmain.
24533
24534 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
24535 From: Harri Pasanen <harri.pasanen@trema.com>
24536 Date: Thu, 09 Nov 2000 14:23:28 +0100
24537 Message-Id: <3A0AA550.26D548A3@trema.com>
24538 Branch: perl
24539 ! minimod.pl
24540____________________________________________________________________________
24541[ 7625] By: jhi on 2000/11/09 13:50:44
24542 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
24543 From: Prymmer/Kahn <pvhp@best.com>
24544 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
24545 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
24546
24547 All except the "cow orker" change.
24548 Branch: perl
24549 ! Porting/pumpkin.pod
24550____________________________________________________________________________
24551[ 7624] By: jhi on 2000/11/09 13:45:33
24552 Log: Fix for
24553
24554 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
24555 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24556 Date: Thu, 09 Nov 2000 11:05:52 +0100
24557 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
24558 Branch: perl
24559 ! pod/perldiag.pod t/pragma/warn/pp_sys
24560____________________________________________________________________________
24561[ 7623] By: jhi on 2000/11/09 13:37:16
24562 Log: Typo in an ifndef.
24563
24564 Subject: Re: [PATCH 5.7.0] better messages from malloc()
24565 From: Joe Smith <jms@inwap.com>
24566 Date: Thu, 09 Nov 2000 01:33:14 -0800
24567 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
24568 Branch: perl
24569 ! malloc.c
24570____________________________________________________________________________
24571[ 7622] By: jhi on 2000/11/09 13:31:18
24572 Log: Remove unused extra arguments.
24573 Branch: metaconfig/U/perl
24574 ! perlxv.U
24575 Branch: perl
24576 ! Configure config_h.SH
24577____________________________________________________________________________
24578[ 7621] By: jhi on 2000/11/09 13:16:36
24579 Log: More VMS moves on environment handling, from Charles Lane.
24580 Branch: perl
24581 ! t/pragma/locale.t
24582____________________________________________________________________________
24583[ 7620] By: jhi on 2000/11/09 04:42:38
24584 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
24585 From: David Dyck <dcd@tc.fluke.com>
24586 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
24587 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
24588 Branch: perl
24589 ! pp_sys.c
24590____________________________________________________________________________
24591[ 7619] By: jhi on 2000/11/09 04:36:21
24592 Log: Forgot from #7618.
24593 Branch: perl
24594 ! lib/File/stat.pm
24595____________________________________________________________________________
24596[ 7618] By: jhi on 2000/11/09 04:28:44
24597 Log: Make deleting for %ENV work for (newer versions of) VMS,
24598 from Craig A. Berry.
24599 Branch: perl
24600 ! vms/vms.c
24601____________________________________________________________________________
24602[ 7617] By: jhi on 2000/11/09 04:25:05
24603 Log: Subject: [PATCH] Class::Struct at compile time
24604 From: "Casey R. Tweten" <crt@kiski.net>
24605 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
24606 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
24607 Branch: perl
24608 ! lib/Class/Struct.pm
24609____________________________________________________________________________
24610[ 7616] By: jhi on 2000/11/09 04:15:17
24611 Log: Subject: [ID 20001108.013] spelling
24612 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
24613 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
24614 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
24615 Branch: perl
24616 ! lib/ftp.pl
24617____________________________________________________________________________
24618[ 7615] By: jhi on 2000/11/09 04:12:42
24619 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
24620 From: Peter Prymmer <pvhp@forte.com>
24621 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
24622 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
24623 Branch: perl
24624 ! configure.com
24625____________________________________________________________________________
24626[ 7614] By: jhi on 2000/11/08 22:42:55
24627 Log: A missing aTHX_.
24628 Branch: perl
24629 ! ext/IPC/SysV/SysV.xs
24630____________________________________________________________________________
24631[ 7613] By: jhi on 2000/11/08 19:30:21
24632 Log: Update Changes.
24633 Branch: perl
24634 ! Changes patchlevel.h
24635____________________________________________________________________________
5d7f827b
JH
24636[ 7612] By: jhi on 2000/11/08 18:35:25
24637 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
24638 From: David Dyck <dcd@tc.fluke.com>
24639 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
24640 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
24641 Branch: perl
24642 ! pp_sys.c
24643____________________________________________________________________________
24644[ 7611] By: jhi on 2000/11/08 18:30:26
24645 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
24646 From: Dominic Dunlop <domo@computer.org>
24647 Date: Tue, 7 Nov 2000 12:05:25 +0100
24648 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
24649 Branch: perl
24650 ! malloc.c
24651____________________________________________________________________________
24652[ 7610] By: jhi on 2000/11/08 18:25:14
24653 Log: Do not test UTF-8 locales since that the tests would require
24654 polymorphic regexen.
24655 Branch: perl
24656 ! t/pragma/locale.t
24657____________________________________________________________________________
24658[ 7609] By: jhi on 2000/11/08 17:12:51
24659 Log: Locale buglets.
24660
24661 Subject: RE: Locales support (setlocale) fixes
24662 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
24663 Date: Wed, 8 Nov 2000 20:01:39 +0300
24664 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
24665 Branch: perl
24666 ! t/pragma/locale.t util.c
24667____________________________________________________________________________
24668[ 7608] By: jhi on 2000/11/08 17:00:16
24669 Log: Deleting $ENV{PATH} in VMS is not recommendable.
24670 Branch: perl
24671 ! t/pragma/locale.t
24672____________________________________________________________________________
24673[ 7607] By: jhi on 2000/11/08 16:58:26
24674 Log: Subject: PATCH std stdio for (Free)BSD
24675 From: Nicholas Clark <nick@ccl4.org>
24676 Date: Wed, 8 Nov 2000 15:36:29 +0000
24677 Message-ID: <20001108153629.D98736@plum.flirble.org>
24678 Branch: metaconfig
24679 ! U/compline/d_stdstdio.U
24680 Branch: perl
24681 ! Configure config_h.SH
24682____________________________________________________________________________
24683[ 7606] By: jhi on 2000/11/08 16:43:31
24684 Log: Forgot to bump the line numbers in #7601.
24685 Branch: perl
24686 ! t/pragma/warn/pp_sys
24687____________________________________________________________________________
24688[ 7605] By: jhi on 2000/11/08 16:39:12
24689 Log: More careful detection of how well NVs and UVs mix.
24690
24691 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))
24692 From: Nicholas Clark <nick@ccl4.org>
24693 Date: Wed, 8 Nov 2000 15:14:12 +0000
24694 Message-ID: <20001108151412.B98736@plum.flirble.org>
24695
24696 Added some SIGFPE paranoia.
24697 Branch: metaconfig/U/perl
24698 ! perlxv.U
24699 Branch: perl
24700 ! Configure config_h.SH
24701____________________________________________________________________________
24702[ 7604] By: jhi on 2000/11/08 14:39:10
24703 Log: Subject: [patch perl@7595] VMS configure.com tweak
24704 From: "Craig A. Berry" <craigberry@mac.com>
24705 Date: Wed, 8 Nov 2000 00:24:12 -0600
24706 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
24707 Branch: perl
24708 ! configure.com
24709____________________________________________________________________________
24710[ 7603] By: jhi on 2000/11/08 14:27:11
24711 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
24712 From: Robin Barker <rmb1@cise.npl.co.uk>
24713 Date: Wed, 8 Nov 2000 11:11:39 GMT
24714 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
24715 Branch: perl
24716 ! perlio.c
24717____________________________________________________________________________
24718[ 7602] By: jhi on 2000/11/08 14:25:03
24719 Log: Fix for the tie-refhash string table leaks.
24720
24721 From: Nick Ing-Simmons <nik@tiuk.ti.com>
24722 Date: Wed, 8 Nov 2000 13:03:04 GMT
24723 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
24724 Branch: perl
24725 ! t/lib/tie-refhash.t
24726____________________________________________________________________________
24727[ 7601] By: jhi on 2000/11/08 14:21:08
24728 Log: Try to avoid flockless and emulationless places.
24729 Branch: perl
24730 ! t/pragma/warn/pp_sys
24731____________________________________________________________________________
24732[ 7600] By: jhi on 2000/11/08 02:28:54
24733 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
24734
24735 Subject: [PATCH] prototyped functions that should be overrideable
24736 From: "Casey R. Tweten" <crt@kiski.net>
24737 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
24738 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
24739 Branch: perl
24740 ! toke.c
24741____________________________________________________________________________
24742[ 7599] By: jhi on 2000/11/08 01:12:05
24743 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
24744
24745 Subject: [PATCH] perlbug.PL
24746 From: "Kurt D. Starsinic" <kstar@chapin.edu>
24747 Date: Mon, 6 Nov 2000 21:39:01 -0500
24748 Message-ID: <20001106213901.B20955@O2.chapin.edu>
24749 Branch: perl
24750 ! utils/perlbug.PL
24751____________________________________________________________________________
24752[ 7598] By: jhi on 2000/11/07 23:42:00
24753 Log: Bad thinko in #7581 (I used the test program with the expanded
24754 values as-is).
24755 Branch: metaconfig
24756 ! U/compline/d_stdstdio.U
24757 Branch: perl
24758 ! Configure
24759____________________________________________________________________________
24760[ 7597] By: jhi on 2000/11/07 21:43:29
24761 Log: Subject: [PATCH perl@7573] cygwin port
24762 From: "Fifer, Eric" <EFifer@sanwaint.com>
24763 Date: Tue, 7 Nov 2000 18:08:51 -0000
24764 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
24765
24766 Synchronize with Cygwin 1.1.5.
24767 Branch: perl
24768 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
24769 ! pod/perlport.pod unixish.h util.c
24770____________________________________________________________________________
24771[ 7596] By: jhi on 2000/11/07 21:39:25
24772 Log: perlhack updates from H.Merijn Brand.
24773 Branch: perl
24774 ! pod/perlhack.pod
24775____________________________________________________________________________
24776[ 7595] By: jhi on 2000/11/07 20:21:41
24777 Log: Update Changes.
24778 Branch: perl
24779 ! Changes patchlevel.h
24780____________________________________________________________________________
f2b18709
JH
24781[ 7594] By: jhi on 2000/11/07 19:18:58
24782 Log: Be more robust in Dynaloader.pm.
24783 Branch: perl
24784 ! ext/DynaLoader/DynaLoader_pm.PL
24785____________________________________________________________________________
24786[ 7593] By: jhi on 2000/11/07 16:49:31
24787 Log: AUTHORS update.
24788 Branch: perl
24789 ! AUTHORS
24790____________________________________________________________________________
24791[ 7592] By: gsar on 2000/11/07 16:39:51
24792 Log: normalize relative paths in virtualized current directory on windows,
24793 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
24794 returns)
24795 Branch: perl
24796 ! win32/vdir.h
24797____________________________________________________________________________
24798[ 7591] By: jhi on 2000/11/07 16:04:26
24799 Log: Too profiler-happy: with optimization the #7590 actually makes
24800 the test to run 0.5% _slower_. Requires much more instrumentation.
24801 Retract #7590.
24802 Branch: perl
24803 ! regcomp.c regcomp.h
24804____________________________________________________________________________
24805[ 7590] By: jhi on 2000/11/07 15:51:13
24806 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
24807 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
24808 by using memset() and testing bytewise (as opposed to bitwise).
24809 Branch: perl
24810 ! regcomp.c regcomp.h
24811____________________________________________________________________________
24812[ 7589] By: jhi on 2000/11/07 12:56:39
24813 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
24814 From: "Craig A. Berry" <craig.berry@psinetcs.com>
24815 Date: Mon, 06 Nov 2000 23:45:30 -0500
24816 Message-Id: <0011079735.AA973576259@univpress.com>
24817 Branch: perl
24818 ! configure.com t/lib/st-lock.t
24819____________________________________________________________________________
24820[ 7588] By: jhi on 2000/11/07 01:03:28
24821 Log: Tweak #7587.
24822 Branch: perl
24823 ! pod/perldiag.pod
24824____________________________________________________________________________
24825[ 7587] By: jhi on 2000/11/07 01:00:27
24826 Log: A doc addition for bug id 20001105.019, beware \p.
24827 Branch: perl
24828 ! pod/perldiag.pod
24829____________________________________________________________________________
24830[ 7586] By: jhi on 2000/11/07 00:32:22
24831 Log: Fake support of holey files in win/dosish platforms.
24832
24833 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
24834 From: kipp@shonanblue.ne.jp
24835 Date: Mon, 6 Nov 2000 13:30:55 -0800
24836 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
24837 Branch: perl
24838 ! ext/SDBM_File/sdbm/sdbm.c
24839____________________________________________________________________________
24840[ 7585] By: jhi on 2000/11/07 00:12:54
24841 Log: Subject: Pod updates
24842 From: "Stephen P. Potter" <spp@spotter.yi.org>
24843 Date: Mon, 06 Nov 2000 18:56:43 -0500
24844 Message-Id: <200011062357.SAA18173@spotter.yi.org>
24845 Branch: perl
24846 ! README.dos README.os2 README.win32 pod/buildtoc.PL
24847 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
24848 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
24849 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
24850 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
24851 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
24852 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
24853 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
24854 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
24855 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
24856 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
24857 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
24858 ! pod/perltootc.pod pod/perlunicode.pod
24859____________________________________________________________________________
24860[ 7584] By: jhi on 2000/11/07 00:04:17
24861 Log: Varargs don't always work too well if one puts an unsigned
24862 char on the stack and pop an unsigned quad off the stack.
24863
24864 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
24865 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24866 Date: Mon, 06 Nov 2000 15:19:05 -0800
24867 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
24868 Branch: perl
24869 ! utf8.c
24870____________________________________________________________________________
24871[ 7583] By: jhi on 2000/11/06 23:58:48
24872 Log: %ENV note tweaks from Dan Sugalski.
24873 Branch: perl
24874 ! pod/perlport.pod vms/perlvms.pod
24875____________________________________________________________________________
24876[ 7582] By: jhi on 2000/11/06 23:05:49
24877 Log: glibc5 detection by __GNU_LIBRARY__.
24878 Branch: perl
24879 ! toke.c
24880____________________________________________________________________________
24881[ 7581] By: jhi on 2000/11/06 22:51:29
24882 Log: Make the stdio test program of 7427 less noisy while being
24883 compiled so that Digital UNIX wouldn't get both
24884 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
24885 undefined. This makes perlio happy.
24886 Branch: metaconfig
24887 ! U/compline/d_stdstdio.U
24888 Branch: perl
24889 ! Configure config_h.SH
24890____________________________________________________________________________
24891[ 7580] By: jhi on 2000/11/06 22:41:41
24892 Log: Document %ENV = () portability issues.
24893 Branch: perl
24894 ! pod/perlport.pod vms/perlvms.pod
24895____________________________________________________________________________
24896[ 7579] By: jhi on 2000/11/06 21:29:24
24897 Log: VOS updates from Paul Green.
24898 Branch: perl
24899 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
24900____________________________________________________________________________
24901[ 7578] By: jhi on 2000/11/06 21:00:40
24902 Log: Sanitize the environment further.
24903 Branch: perl
24904 ! t/pragma/locale.t
24905____________________________________________________________________________
24906[ 7577] By: jhi on 2000/11/06 20:53:51
24907 Log: Re-introduce 7552 lost in integration.
24908 Branch: perl
24909 ! perlio.c
24910____________________________________________________________________________
24911[ 7576] By: jhi on 2000/11/06 20:33:46
24912 Log: Admit that the test leaks scalars.
24913 Branch: perl
24914 ! t/comp/proto.t
24915____________________________________________________________________________
24916[ 7575] By: jhi on 2000/11/06 20:17:08
24917 Log: Integrate perlio.
24918 Branch: perl
24919 !> perlio.c
24920____________________________________________________________________________
51c9377f
JH
24921[ 7574] By: nick on 2000/11/06 20:07:28
24922 Log: Remove debug. Try (Mmap_t) on madvise() call.
24923 Branch: perlio
24924 ! perlio.c
24925____________________________________________________________________________
f2b18709
JH
24926[ 7573] By: jhi on 2000/11/06 13:56:05
24927 Log: Update Changes.
24928 Branch: perl
24929 ! Changes patchlevel.h
24930____________________________________________________________________________
e3b1fa82
JH
24931[ 7572] By: jhi on 2000/11/06 13:48:41
24932 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
24933 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24934 Date: Mon, 06 Nov 2000 10:11:42 +0100
24935 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
24936 Branch: perl
24937 ! pod/perlhack.pod
24938____________________________________________________________________________
24939[ 7571] By: jhi on 2000/11/06 01:45:51
24940 Log: AUTHORS updates.
24941 Branch: perl
24942 ! AUTHORS
24943____________________________________________________________________________
24944[ 7570] By: jhi on 2000/11/06 00:18:00
24945 Log: Fix for
24946
24947 Subject: [ID 20000728.005] perl -P broken
24948 From: David Dyck <dcd@tc.fluke.com>
24949 Date: Fri, 28 Jul 2000 17:19:16 -0700
24950 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
24951
24952 (hopefully). The fix is also not complete, it seems to break
24953 BOM swallowing for libc5 systems, but until someone figures
24954 out a way to do this without ftell(), this will do.
24955 Branch: perl
24956 ! toke.c
24957____________________________________________________________________________
24958[ 7569] By: jhi on 2000/11/06 00:05:30
24959 Log: Document that the evaled syntax errors cause scalar leaks.
24960 Branch: perl
24961 ! t/comp/proto.t
24962____________________________________________________________________________
24963[ 7568] By: jhi on 2000/11/05 23:14:47
24964 Log: opmini.o can linger from Configures past.
24965 Branch: perl
24966 ! Makefile.SH
24967____________________________________________________________________________
24968[ 7567] By: jhi on 2000/11/05 21:28:39
24969 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
24970 first argument correctly.
24971 Branch: perl
24972 ! perlio.c
24973____________________________________________________________________________
24974[ 7566] By: jhi on 2000/11/05 21:15:56
24975 Log: Integrate perlio.
24976 Branch: perl
24977 !> perlio.c
24978____________________________________________________________________________
24979[ 7565] By: jhi on 2000/11/05 21:15:13
24980 Log: Use -dM for gcc (the suggested patch did it only for Linux,
24981 but I think it can be generalized).
24982
24983 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
24984 From: Pixel <pixel@mandrakesoft.com>
24985 Date: 05 Nov 2000 21:49:34 +0100
24986 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
24987 Branch: perl
24988 ! ext/Errno/Errno_pm.PL
24989____________________________________________________________________________
51c9377f
JH
24990[ 7564] By: nick on 2000/11/05 21:09:18
24991 Log: Added a mmap layer as a "subclass" of perlio.
24992 PERLIO=mmap ./perl harness passes
24993 Branch: perlio
24994 ! perlio.c
24995____________________________________________________________________________
e3b1fa82
JH
24996[ 7563] By: jhi on 2000/11/05 19:48:55
24997 Log: Add a note for future generations about bug id 20000229.006.
24998 Branch: perl
24999 ! malloc.c
25000____________________________________________________________________________
25001[ 7562] By: jhi on 2000/11/05 19:38:24
25002 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
25003 Branch: perl
25004 ! pp_ctl.c t/op/pos.t
25005____________________________________________________________________________
25006[ 7561] By: jhi on 2000/11/05 18:21:46
25007 Log: Add =pod to be tidy.
25008 Branch: perl
25009 ! lib/Math/Complex.pm
25010____________________________________________________________________________
25011[ 7560] By: jhi on 2000/11/05 17:38:46
25012 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
25013 Branch: perl
25014 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25015 ! ext/Storable/Storable.xs t/lib/st-recurse.t
25016____________________________________________________________________________
25017[ 7559] By: jhi on 2000/11/05 17:32:59
25018 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
25019 From: "Peter J. Farley III" <pjfarley@banet.net>
25020 Date: Sun, 05 Nov 2000 11:55:59 -0500
25021 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
25022 Branch: perl
25023 ! t/lib/syslog.t
25024____________________________________________________________________________
25025[ 7558] By: jhi on 2000/11/05 17:29:19
25026 Log: Integrate perlio.
25027 Branch: perl
25028 !> perlio.c
25029____________________________________________________________________________
25030[ 7557] By: jhi on 2000/11/05 17:22:01
25031 Log: A fix of sorts for 20000329.026, a better error message
25032 for a missing "use charnames" when using the \N{...}.
25033 Branch: perl
25034 ! pod/perldiag.pod toke.c
25035____________________________________________________________________________
25036[ 7556] By: jhi on 2000/11/05 16:33:50
25037 Log: Test tweak: show also the failed locales.
25038
25039 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
25040 From: Lupe Christoph <lupe@lupe-christoph.de>
25041 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
25042 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
25043 Branch: perl
25044 ! t/pragma/locale.t
25045____________________________________________________________________________
51c9377f
JH
25046[ 7555] By: nick on 2000/11/05 11:09:34
25047 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
25048 open RDWR so does not fail. (pragma/warnings 303 again...)
25049 Branch: perlio
25050 ! perlio.c
25051____________________________________________________________________________
25052[ 7554] By: nick on 2000/11/05 10:10:13
25053 Log: Fix case where ungetc(f,EOF) was allowed.
25054 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
25055 so we can see similarities.
25056 Use types more carefully and a STDCHAR array in hope that this will
25057 fix Jarrko's 64bit machine.
25058 Branch: perlio
25059 ! perlio.c
25060____________________________________________________________________________
e3b1fa82
JH
25061[ 7553] By: jhi on 2000/11/05 01:12:16
25062 Log: Fix for
25063
25064 Subject: [ID 20001004.007] taint propogation is inconsistent
25065 From: pimlott@idiomtech.com (Andrew Pimlott)
25066 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
25067 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
25068
25069 The culprit was sv_setsv() which was rather blindly
51c9377f
JH
25070 propagating taint, which lead to behaviour where if
25071 a tainted anon hash value was seen all the hash values
25072 from then on at that level became tainted, or at any
25073 upper levels in the case of nested anon hashes.
e3b1fa82
JH
25074 Branch: perl
25075 ! sv.c t/op/taint.t
25076____________________________________________________________________________
25077[ 7552] By: jhi on 2000/11/04 23:44:18
25078 Log: Some cpps don't like splitting conditionals across several lines.
25079 Branch: perl
25080 ! perlio.c
25081____________________________________________________________________________
51c9377f
JH
25082[ 7551] By: nick on 2000/11/04 23:40:44
25083 Log: Integrate mainline
25084 Branch: perlio
25085 !> pp_hot.c t/op/taint.t
25086____________________________________________________________________________
25087[ 7550] By: nick on 2000/11/04 23:39:05
25088 Log: Integrate mainline again
25089 Branch: perlio
25090 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
25091 !> t/lib/b.t t/op/misc.t util.c
25092____________________________________________________________________________
e3b1fa82
JH
25093[ 7549] By: jhi on 2000/11/04 23:14:01
25094 Log: Fix for
25095
25096 Subject: [ID 20001004.006] undef is never tainted
25097 From: pimlott@idiomtech.com (Andrew Pimlott)
25098 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
25099 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
25100
25101 An undef read from a slurped file was not tainted.
25102 Branch: perl
25103 ! pp_hot.c t/op/taint.t
25104____________________________________________________________________________
25105[ 7548] By: jhi on 2000/11/04 22:56:21
25106 Log: Test tweak ($Config{useperlio} is by default undef) .
25107 Branch: perl
25108 ! t/lib/b.t
25109____________________________________________________________________________
25110[ 7547] By: jhi on 2000/11/04 22:43:56
25111 Log: Integrate perlio.
25112 Branch: perl
25113 +> lib/perlio.pm
25114 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
25115 !> pod/perlapi.pod t/lib/b.t
25116____________________________________________________________________________
25117[ 7546] By: jhi on 2000/11/04 22:40:59
25118 Log: Configure would use a bad $myuname from an old config.sh.
25119
25120 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
25121 From: Andy Dougherty <doughera@lafayette.edu>
25122 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
25123 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
25124 Branch: metaconfig
25125 ! U/modified/Oldconfig.U
25126 Branch: perl
25127 ! Configure config_h.SH
25128____________________________________________________________________________
25129[ 7545] By: jhi on 2000/11/04 22:36:54
25130 Log: Subject: Locales support (setlocale) fixes
25131 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
25132 Date: Sat, 4 Nov 2000 10:15:48 +0300
25133 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
25134
25135 Modified quite a bit to be more portable.
25136 Branch: perl
25137 ! embed.h embed.pl perl.h proto.h util.c
25138____________________________________________________________________________
25139[ 7544] By: jhi on 2000/11/04 22:32:47
25140 Log: Dying is too strict here, better just skip.
25141 Branch: perl
25142 ! t/op/misc.t
25143____________________________________________________________________________
51c9377f
JH
25144[ 7543] By: nick on 2000/11/04 21:55:13
25145 Log: Merge mainline
25146 Branch: perlio
25147 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
25148 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
25149 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
25150 !> (integrate 64 files)
25151____________________________________________________________________________
e3b1fa82
JH
25152[ 7542] By: jhi on 2000/11/04 21:09:28
25153 Log: More Changes tweakery.
25154 Branch: perl
25155 ! Changes Porting/genlog
25156____________________________________________________________________________
0b3b9d72
JH
25157[ 7541] By: jhi on 2000/11/04 20:58:18
25158 Log: Changes fixups.
25159 Branch: perl
25160 ! Changes
25161____________________________________________________________________________
71d4b5fd
JH
25162[ 7540] By: jhi on 2000/11/04 20:42:38
25163 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
25164 create a "fast path" for locale name probing using "locale -a"
25165 if available, squash finally hopefully the s?printf resetting
25166 the numeric locale (since, IIUC perllocale, it never shouldn't).
25167 Branch: perl
25168 ! sv.c t/op/misc.t t/pragma/locale.t
25169____________________________________________________________________________
51c9377f
JH
25170[ 7539] By: nick on 2000/11/04 19:56:10
25171 Log: PerlIO infrastructure complete.
25172 Branch: perlio
25173 + lib/perlio.pm
25174 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
25175____________________________________________________________________________
25176[ 7538] By: nick on 2000/11/04 14:31:32
25177 Log: Type tweaks + less contorted allocation scheme
25178 Branch: perlio
25179 ! perlio.c
25180____________________________________________________________________________
25181[ 7537] By: nick on 2000/11/04 12:40:42
25182 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
25183 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
25184 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
25185 sensible) which lead to some interesting fails.
25186 Branch: perlio
25187 ! perlio.c
25188____________________________________________________________________________
0b3b9d72
JH
25189[ 7536] By: jhi on 2000/11/04 00:20:02
25190 Log: Add FCNTL_CAN_LOCK.
25191
25192 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
25193 From: Andy Dougherty <doughera@lafayette.edu>
25194 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
25195 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
25196
25197 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
25198 From: Andy Dougherty <doughera@lafayette.edu>
25199 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
25200 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
25201 Branch: metaconfig/U/perl
25202 + d_fcntl_can_lock.U
25203 ! startperl.U
25204 Branch: perl
25205 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25206 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
25207 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25208 ! vos/config.ga.h win32/config.bc win32/config.gc
25209 ! win32/config.vc
25210____________________________________________________________________________
51c9377f
JH
25211[ 7535] By: nick on 2000/11/03 22:19:10
25212 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
25213 - Works on Linux with
25214 perlio + unix
25215 stdio
25216 - Works on Solaris with
25217 perlio + unix
25218 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
25219 - Fails (hangs in openpid) if you try and stack
25220 perlio + stdio - Linux stdio's read() logic is hanging.
25221 Branch: perlio
25222 ! iperlsys.h perlio.c
25223____________________________________________________________________________
71d4b5fd
JH
25224[ 7534] By: jhi on 2000/11/03 15:16:02
25225 Log: Subject: Re: README.aix
25226 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25227 Date: Fri, 03 Nov 2000 16:03:15 +0100
25228 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
25229 Branch: perl
25230 ! README.aix
25231____________________________________________________________________________
25232[ 7533] By: jhi on 2000/11/03 03:59:02
25233 Log: Subject: [PATCH 5.7.0] better messages from malloc()
25234 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25235 Date: Wed, 1 Nov 2000 23:39:56 -0500
25236 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
25237 Branch: perl
25238 ! malloc.c pod/perldiag.pod
25239____________________________________________________________________________
25240[ 7532] By: jhi on 2000/11/03 00:11:56
25241 Log: The #7521 touched things it shouldn't have.
25242 Branch: perl
25243 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
25244____________________________________________________________________________
25245[ 7531] By: jhi on 2000/11/02 22:32:33
25246 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
25247 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25248 Date: Thu, 2 Nov 2000 16:58:36 EST
25249 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
25250 Branch: perl
25251 ! vms/gen_shrfls.pl
25252____________________________________________________________________________
25253[ 7530] By: jhi on 2000/11/02 22:08:49
25254 Log: Fix the problem discussed in
25255
25256 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
25257 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
25258 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
25259
25260 originally from Linc Madison. Also Andreas König's comments
25261 taken into account. Some other problems with Tie::SubstrHash
25262 fixed: didn't croak when the table exceeded the requested number
25263 of entries (as documented) but instead when the number of entries
25264 exceeded the size of the table, a croak() had an unnecessary \n,
25265 didn't have a CLEAR method, documented that there is no exists().
25266 Didn't fix to be strict-proof because the module uses &foo; and
25267 dynamic scope. Added a test script exercizing both first tamely
25268 the basic functionality, and then the failure cases reported by
25269 Linc Madison.
25270 Branch: perl
25271 + t/lib/tie-substrhash.t
25272 ! MANIFEST lib/Tie/SubstrHash.pm
25273____________________________________________________________________________
25274[ 7529] By: jhi on 2000/11/02 17:58:08
25275 Log: recv() can fail and return undef.
25276
25277 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
25278 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
25279 Date: Thu, 2 Nov 2000 20:12:20 +0300
25280 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
25281 Branch: perl
25282 ! lib/Net/Ping.pm
25283____________________________________________________________________________
25284[ 7528] By: jhi on 2000/11/02 17:49:09
25285 Log: Detpyo.
25286 Branch: perl
25287 ! pod/perlop.pod
25288____________________________________________________________________________
25289[ 7527] By: jhi on 2000/11/02 15:48:37
25290 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
25291 fix a autovivification bug in Tie::RefHash, add tests for both.
25292
25293 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
25294 From: Edward Avis <epa98@doc.ic.ac.uk>
25295 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
25296 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
25297 Branch: perl
25298 + t/lib/tie-refhash.t
25299 ! MANIFEST lib/Tie/RefHash.pm
25300____________________________________________________________________________
25301[ 7526] By: jhi on 2000/11/02 13:56:26
25302 Log: Test::Harness revealed buglets in the new DynaLoader.
25303
25304 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
25305 From: andreas.koenig@anima.de (Andreas J. Koenig)
25306 Date: 02 Nov 2000 11:26:48 +0100
25307 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
25308 Branch: perl
25309 ! ext/DynaLoader/DynaLoader_pm.PL
25310____________________________________________________________________________
25311[ 7525] By: jhi on 2000/11/01 23:52:08
25312 Log: The entry for #7503 was missing.
25313 Branch: perl
25314 ! Changes
25315____________________________________________________________________________
25316[ 7524] By: jhi on 2000/11/01 23:40:52
25317 Log: Update Changes.
25318 Branch: perl
25319 ! Changes patchlevel.h
25320____________________________________________________________________________
4d1e299e
JH
25321[ 7523] By: jhi on 2000/11/01 22:57:09
25322 Log: More tweaking on the #7522 theme.
25323 Branch: perl
25324 ! ext/DynaLoader/DynaLoader_pm.PL
25325____________________________________________________________________________
25326[ 7522] By: jhi on 2000/11/01 22:06:15
25327 Log: Expand %Config variables and %ENV variables only if
25328 so requested during build time using the
25329 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
25330 Not expanding makes relocating distributions easier.
25331 Branch: perl
25332 ! ext/DynaLoader/DynaLoader_pm.PL
25333____________________________________________________________________________
25334[ 7521] By: jhi on 2000/11/01 20:56:34
25335 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
25336 and setgid() because they were just changing $< and $( which means
25337 only changing the real uid/gid, as opposed to changing both
25338 real and effective ids. (The alternative way could have been
25339 in POSIX.pm to change $> and $), too, but making a direct call
25340 to the C API feels cleaner.) Fixes the bug
25341
25342 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
25343 From: "Garry T. Williams" <garry@zvolve.com>
25344 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
25345 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
25346 Branch: perl
25347 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
25348 ! ext/POSIX/typemap pod/perlvar.pod
25349____________________________________________________________________________
25350[ 7520] By: jhi on 2000/11/01 20:08:33
25351 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
25352 From: "Garry T. Williams" <garry@zvolve.com>
25353 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
25354 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
25355 Branch: perl
25356 ! pod/perlsec.pod
25357____________________________________________________________________________
25358[ 7519] By: jhi on 2000/11/01 20:01:22
25359 Log: Locale warning explanation tweak.
25360 Branch: perl
25361 ! pod/perldiag.pod
25362____________________________________________________________________________
25363[ 7518] By: jhi on 2000/11/01 18:57:13
25364 Log: C.pm part of
25365
25366 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
25367 From: Jarkko Hietaniemi <jhi@iki.fi>
25368 Date: Tue, 10 Oct 2000 08:22:28 -0500
25369 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
25370 Branch: perl
25371 ! ext/B/B/C.pm
25372____________________________________________________________________________
25373[ 7517] By: jhi on 2000/11/01 18:41:59
25374 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
25375 From: Martien Verbruggen <mgjv@comdyn.com.au>
25376 Date: Fri, 6 Oct 2000 14:09:10 +1100
25377 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
25378 Branch: perl
25379 ! pod/perlop.pod
25380____________________________________________________________________________
25381[ 7516] By: jhi on 2000/11/01 18:34:55
25382 Log: Generalize the Camel wording.
25383
25384 Subject: Re: perlfaq style changes
25385 From: John Borwick <jhborwic@unity.ncsu.edu>
25386 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
25387 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
25388 Branch: perl
25389 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
25390____________________________________________________________________________
25391[ 7515] By: jhi on 2000/11/01 16:52:31
25392 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
25393 From: pimlott@idiomtech.com (Andrew Pimlott)
25394 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
25395 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
25396 Branch: perl
25397 ! pod/perlsec.pod
25398____________________________________________________________________________
25399[ 7514] By: jhi on 2000/11/01 15:03:40
25400 Log: More AIX lore.
25401 Branch: perl
25402 ! ext/re/hints/aix.pl
25403____________________________________________________________________________
25404[ 7513] By: jhi on 2000/11/01 14:48:30
25405 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
25406 From: root <root@chronos.fi.muni.cz>
25407 Date: Wed, 1 Nov 2000 12:31:32 +0100
25408 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
25409 Branch: perl
25410 ! lib/Net/Ping.pm
25411____________________________________________________________________________
25412[ 7512] By: jhi on 2000/11/01 14:46:47
25413 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
25414 From: Martin Husemann <martin@duskware.de>
25415 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
25416 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
25417 Branch: perl
25418 ! regcomp.c
25419____________________________________________________________________________
25420[ 7511] By: jhi on 2000/11/01 14:39:50
25421 Log: AUTHORS updates.
25422 Branch: perl
25423 ! AUTHORS
25424____________________________________________________________________________
0b3b9d72
JH
25425[ 7510] By: jhi on 2000/11/01 14:29:50
25426 Log: Subject: [PATCH] startperl to respect versiononly
25427 From: Robin Barker <rmb1@cise.npl.co.uk>
25428 Date: Tue, 31 Oct 2000 16:29:36 GMT
25429 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
25430 Branch: metaconfig/U/perl
25431 ! startperl.U
25432 Branch: perl
25433 ! Configure config_h.SH
25434____________________________________________________________________________
4d1e299e
JH
25435[ 7509] By: jhi on 2000/11/01 14:19:53
25436 Log: printf UVs the correct way, noticed by Robin Barker.
25437 Branch: perl
25438 ! utf8.c
25439____________________________________________________________________________
25440[ 7508] By: jhi on 2000/11/01 14:10:03
25441 Log: Do not cleanup *% because the % has special meanings in some
25442 shell environments.
25443 Branch: perl
25444 ! ext/Storable/Makefile.PL
25445____________________________________________________________________________
25446[ 7507] By: jhi on 2000/11/01 14:06:00
25447 Log: The NonStop-UX libraries have a novel way to say NaN.
25448 Branch: perl
25449 ! t/lib/bigfltpm.t
25450____________________________________________________________________________
0b3b9d72
JH
25451[ 7506] By: jhi on 2000/11/01 14:03:35
25452 Log: The osname has been lowercased by now, from Tom Bates.
25453 Branch: metaconfig
25454 ! U/modified/Oldconfig.U
25455 Branch: perl
25456 ! Configure config_h.SH
25457____________________________________________________________________________
4d1e299e
JH
25458[ 7505] By: jhi on 2000/10/31 19:18:39
25459 Log: The compiler is either gcc or cc, from Tom Bates.
25460 Branch: perl
25461 ! hints/nonstopux.sh
25462____________________________________________________________________________
25463[ 7504] By: jhi on 2000/10/31 14:53:42
25464 Log: Update Changes.
25465 Branch: perl
25466 ! Changes patchlevel.h
25467____________________________________________________________________________
0b3b9d72
JH
25468[ 7503] By: jhi on 2000/10/31 14:30:50
25469 Log: Whitespace style tweak. Was originally going to see to
25470
25471 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
25472 From: Joe Smith <jms@inwap.com>
25473 Date: Mon, 30 Oct 2000 18:47:57 -0800
25474 Message-Id: <39FE32DD.24AAC4D@inwap.com>
25475
25476 but that had already been taken care of.
25477 Branch: metaconfig
25478 ! U/compline/d_stdstdio.U
25479 Branch: perl
25480 ! Configure config_h.SH
25481____________________________________________________________________________
582754e4
JH
25482[ 7502] By: jhi on 2000/10/31 14:25:02
25483 Log: AUTHORS tweaks.
25484 Branch: perl
25485 ! AUTHORS
25486____________________________________________________________________________
25487[ 7501] By: jhi on 2000/10/31 14:23:59
25488 Log: Subject: perlfaq style changes
25489 From: John Borwick <jhborwic@unity.ncsu.edu>
25490 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
25491 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
25492 Branch: perl
25493 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
25494 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
25495 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
25496 ! pod/perlfaq9.pod
25497____________________________________________________________________________
25498[ 7500] By: jhi on 2000/10/31 14:22:15
25499 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
25500
25501 Subject: Re: [ID 20000918.005] ~ on wide chars
25502 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25503 Date: Mon, 30 Oct 2000 21:09:55 -0800
25504 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
25505
25506 (The ord() part of the patch skipped.)
25507 Branch: perl
25508 ! doop.c
25509____________________________________________________________________________
25510[ 7499] By: jhi on 2000/10/31 14:20:08
25511 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
25512 From: Jens Hamisch <jens@Strawberry.COM>
25513 Date: Mon, 30 Oct 2000 15:17:07 +0100
25514 Message-Id: <20001030151707.A9597@Strawberry.COM>
25515 Branch: perl
25516 ! av.c
25517____________________________________________________________________________
25518[ 7498] By: jhi on 2000/10/31 14:16:29
25519 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
25520 From: Peter Prymmer <pvhp@forte.com>
25521 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
25522 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
25523 Branch: perl
25524 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
25525 + ext/Encode/Encode/posix-bc.enc
25526 ! MANIFEST t/lib/encode.t
25527____________________________________________________________________________
25528[ 7497] By: jhi on 2000/10/31 14:13:22
25529 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
25530 From: Peter Prymmer <pvhp@forte.com>
25531 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
25532 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
25533 Branch: perl
25534 ! t/lib/cgi-html.t
25535____________________________________________________________________________
25536[ 7496] By: jhi on 2000/10/31 14:12:05
25537 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
25538 From: Peter Prymmer <pvhp@forte.com>
25539 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
25540 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
25541 Branch: perl
25542 ! t/lib/cgi-function.t
25543____________________________________________________________________________
25544[ 7495] By: jhi on 2000/10/31 14:11:08
25545 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
25546 From: Peter Prymmer <pvhp@forte.com>
25547 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
25548 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
25549 Branch: perl
25550 + ext/re/hints/aix.pl
25551 ! MANIFEST ext/re/Makefile.PL
25552____________________________________________________________________________
25553[ 7494] By: jhi on 2000/10/31 14:08:32
25554 Log: Use Errno magic.
25555
25556 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
25557 From: Casey Tweten <perl@ctweten.amsite.com>
25558 Date: Mon, 30 Oct 2000 15:51:17 -0500
25559 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
25560 Branch: perl
25561 ! lib/File/Temp.pm
25562____________________________________________________________________________
25563[ 7493] By: jhi on 2000/10/31 14:05:07
25564 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
25565
25566 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
25567 From: Nicholas Clark <nick@ccl4.org>
25568 Date: Mon, 30 Oct 2000 17:38:45 +0000
25569 Message-ID: <20001030173845.O60355@plum.flirble.org>
25570 Branch: perl
25571 ! Makefile.SH utils/perlbug.PL
25572____________________________________________________________________________
51c9377f
JH
25573[ 7492] By: nick on 2000/10/30 19:37:23
25574 Log: Change files which are mysteriously different to mainline to be
25575 copies of mainline.
25576 Branch: perlio
25577 ! objXSUB.h perlapi.c pod/perlapi.pod
25578____________________________________________________________________________
25579[ 7491] By: nick on 2000/10/30 18:05:54
25580 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
25581 - typo in endian code in putc.
25582 - Don't allow read of write-only files and vice-versa
25583 - and off-by-one in flush-all loop.
25584 Remove debug calls as they were using GCC specific features.
25585 Branch: perlio
25586 ! perlio.c
25587____________________________________________________________________________
25588[ 7490] By: nick on 2000/10/29 21:45:45
25589 Log: Integrate mainline to perlio
25590 Branch: perlio
25591 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
25592 !> toke.c
25593____________________________________________________________________________
582754e4
JH
25594[ 7489] By: jhi on 2000/10/29 21:11:08
25595 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
25596 From: andreas.koenig@anima.de (Andreas J. Koenig)
25597 Date: 29 Oct 2000 22:05:59 +0100
25598 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
25599 Branch: perl
25600 ! lib/ExtUtils/Manifest.pm
25601____________________________________________________________________________
25602[ 7488] By: jhi on 2000/10/29 21:07:47
25603 Log: Tests for #7487.
25604
25605 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
25606 From: andreas.koenig@anima.de (Andreas J. Koenig)
25607 Date: 29 Oct 2000 19:37:09 +0100
25608 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
25609 Branch: perl
25610 ! t/comp/proto.t
25611____________________________________________________________________________
25612[ 7487] By: jhi on 2000/10/29 21:06:27
25613 Log: constsub spillage.
25614
25615 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
25616 From: John Tobey <jtobey@john-edwin-tobey.org>
25617 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
25618 Message-Id: <m13pvSr-000FObC@feynman.localnet>
25619 Branch: perl
25620 ! op.c
25621____________________________________________________________________________
51c9377f
JH
25622[ 7486] By: nick on 2000/10/29 21:05:04
25623 Log: Integrate mainline to perlio branch
25624 Branch: perlio
25625 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
25626 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
25627 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
25628 +> vos/install_perl.cm
25629 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
25630 - vos/config.h vos/config_h.SH_orig
25631 !> (integrate 141 files)
25632____________________________________________________________________________
582754e4
JH
25633[ 7485] By: jhi on 2000/10/29 21:00:47
25634 Log: Make \x{...} consistently produce UTF-8.
25635
25636 Subject: Re: \x{...} is confused
25637 From: Simon Cozens <simon@cozens.net>
25638 Date: Sun, 29 Oct 2000 19:36:48 +0000
25639 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
25640 Branch: perl
25641 ! t/pragma/utf8.t toke.c
25642____________________________________________________________________________
51c9377f
JH
25643[ 7484] By: nick on 2000/10/29 20:05:29
25644 Log: PerlIO passes all tests.
25645 Branch: perlio
25646 ! perlio.c
25647____________________________________________________________________________
582754e4
JH
25648[ 7483] By: jhi on 2000/10/29 18:06:55
25649 Log: Update Changes.
25650 Branch: perl
25651 ! Changes patchlevel.h
25652____________________________________________________________________________
51c9377f
JH
25653[ 7482] By: nick on 2000/10/29 17:43:28
25654 Log: Include <unistd.h> to get correct lseek() prototype etc.
25655 (I thought perl.h did that) - down to two fails
25656 - comp/require.t (last test)
25657 - lib/io_xs.t - possibly import/export of FILE * ?
25658 Branch: perlio
25659 ! perlio.c
25660____________________________________________________________________________
39ca283e
JH
25661[ 7481] By: jhi on 2000/10/29 17:02:37
25662 Log: UTF-8 decoder tweak.
25663 Branch: perl
25664 ! utf8.c
25665____________________________________________________________________________
51c9377f
JH
25666[ 7480] By: nick on 2000/10/29 16:26:11
25667 Log: Fixed two bugs:
25668 - error code not being set on close (of broken pipe)
25669 - append mode was truncating.
25670 At least one seek/tell bug remains.
25671 Branch: perlio
25672 ! perlio.c
25673____________________________________________________________________________
25674[ 7479] By: nick on 2000/10/29 11:18:16
25675 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
25676 in case of accidents. Still several worrying fails, no line disciplines yet.
25677 Branch: perlio
25678 ! iperlsys.h perlio.c
25679____________________________________________________________________________
39ca283e
JH
25680[ 7478] By: jhi on 2000/10/29 02:04:01
25681 Log: Add also emailless people.
25682 Branch: perl
25683 ! AUTHORS
25684____________________________________________________________________________
25685[ 7477] By: jhi on 2000/10/29 01:36:00
25686 Log: The #7476 needs a MANIFEST change, too.
25687 Branch: perl
25688 ! MANIFEST
25689____________________________________________________________________________
25690[ 7476] By: jhi on 2000/10/29 01:35:21
25691 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
25692 Branch: perl
25693 - MAINTAIN
25694 ! AUTHORS Changes
25695____________________________________________________________________________
25696[ 7475] By: jhi on 2000/10/28 23:57:25
25697 Log: De-quoted-unreadable to ISO Latin 1.
25698 (There's one ISO-2022-JP name in Changes5.004.)
25699 Branch: perl
25700 ! Changes Changes5.6
25701____________________________________________________________________________
25702[ 7474] By: jhi on 2000/10/28 19:13:06
25703 Log: Subject: [ID 20001027.007] uniq array in perlfaq
25704 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
25705 Date: Fri, 27 Oct 2000 19:28:30 +0200
25706 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
25707 Branch: perl
25708 ! pod/perlfaq4.pod
25709____________________________________________________________________________
25710[ 7473] By: jhi on 2000/10/28 18:02:05
25711 Log: Locking null mutexes is not recommendable.
25712
25713 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
25714 From: Hugo <hv@crypt.compulink.co.uk>
25715 Date: Sat, 28 Oct 2000 18:41:12 +0100
25716 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
25717 Branch: perl
25718 ! op.c
25719____________________________________________________________________________
25720[ 7472] By: jhi on 2000/10/28 17:52:58
25721 Log: Better create a true mailing list for the repository keepers.
25722 Branch: perl
25723 ! Porting/repository.pod
25724____________________________________________________________________________
25725[ 7471] By: jhi on 2000/10/28 17:28:24
25726 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
25727 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
25728 Branch: perl
25729 + Porting/repository.pod
25730 ! MANIFEST
25731____________________________________________________________________________
25732[ 7470] By: jhi on 2000/10/28 17:20:54
25733 Log: Subject: DOC PATCH 5.6.0
25734 From: mjd@plover.com
25735 Date: 27 Oct 2000 17:32:44 -0000
25736 Message-ID: <20001027173244.23754.qmail@plover.com>
25737 Branch: perl
25738 ! pod/perlfunc.pod
25739____________________________________________________________________________
25740[ 7469] By: jhi on 2000/10/28 17:16:45
25741 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
25742 From: "Peter J. Farley III" <pjfarley@banet.net>
25743 Date: Fri, 27 Oct 2000 20:32:56 -0400
25744 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
25745 Branch: perl
25746 ! README.dos
25747____________________________________________________________________________
25748[ 7468] By: jhi on 2000/10/28 17:07:18
25749 Log: Make target reordering to avoid pointless re-makes.
25750
25751 Subject: Re: Total re-make of 'make okfile' after 7451 ?
25752 From: Nicholas Clark <nick@ccl4.org>
25753 Date: Sat, 28 Oct 2000 00:31:02 +0100
25754 Message-ID: <20001028003101.A54517@plum.flirble.org>
25755 Branch: perl
25756 ! Makefile.SH
25757____________________________________________________________________________
25758[ 7467] By: jhi on 2000/10/28 17:05:31
25759 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
25760 From: lvirden@cas.org
25761 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
25762 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
25763 Branch: perl
25764 ! README.os2
25765____________________________________________________________________________
25766[ 7466] By: jhi on 2000/10/28 16:09:16
25767 Log: Upgrade to CPAN 1.58_55.
25768
25769 Subject: CPAN.pm status
25770 From: andreas.koenig@anima.de (Andreas J. Koenig)
25771 Date: 28 Oct 2000 08:18:00 +0200
25772 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
25773 Branch: perl
25774 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25775____________________________________________________________________________
25776[ 7465] By: jhi on 2000/10/28 16:02:47
25777 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
25778 Branch: perl
25779 ! embed.h embed.pl perl.h proto.h toke.c
25780____________________________________________________________________________
25781[ 7464] By: nick on 2000/10/28 10:43:44
25782 Log: Fix for sv_2iv() on "shared" value from keys %hash.
25783 Branch: perl
25784 ! sv.c
25785____________________________________________________________________________
25786[ 7463] By: jhi on 2000/10/27 16:18:29
25787 Log: Update Changes.
25788 Branch: perl
25789 ! Changes patchlevel.h
25790____________________________________________________________________________
0b3b9d72
JH
25791[ 7462] By: jhi on 2000/10/27 16:17:44
25792 Log: Too enthusiastic editing in #7460.
25793 Branch: metaconfig
25794 ! U/modified/Oldsym.U
25795 Branch: perl
25796 ! Configure config_h.SH
25797____________________________________________________________________________
9fa20d2e
JH
25798[ 7461] By: jhi on 2000/10/27 15:37:38
25799 Log: Retract #7459, the script needs more work.
25800 Branch: perl
25801 - mkreef
25802 ! MANIFEST
25803____________________________________________________________________________
0b3b9d72
JH
25804[ 7460] By: jhi on 2000/10/27 15:23:14
25805 Log: Use $sort, $uniq (and $tr) consistently as wondered
25806 by Nicholas Clark.
25807 Branch: metaconfig
25808 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
25809 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
25810 ! U/modified/libc.U
25811 Branch: perl
25812 ! Configure config_h.SH
25813____________________________________________________________________________
9fa20d2e
JH
25814[ 7459] By: jhi on 2000/10/27 15:02:07
25815 Log: (Retracted by #7461)
25816
25817 Add a shell script for creating/removing symbolic link farms,
25818 useful for keeping the source code read-only and doing the
25819 builds somewhere else.
25820 Branch: perl
25821 + mkreef
25822 ! MANIFEST
25823____________________________________________________________________________
25824[ 7458] By: jhi on 2000/10/27 14:42:20
25825 Log: Do away with the fix_pl.
25826 Branch: perl
25827 - fix_pl
25828 ! MANIFEST Makefile.SH
25829____________________________________________________________________________
25830[ 7457] By: jhi on 2000/10/27 12:43:13
25831 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
25832 From: Jens Hamisch <jens@Strawberry.COM>
25833 Date: Fri, 27 Oct 2000 14:38:21 +0200
25834 Message-Id: <20001027143821.B3366@Strawberry.COM>
25835 Branch: perl
25836 ! perl.h
25837____________________________________________________________________________
25838[ 7456] By: jhi on 2000/10/27 12:33:42
25839 Log: Subject: [PATCH] todo
25840 From: Nicholas Clark <nick@ccl4.org>
25841 Date: Thu, 26 Oct 2000 22:32:29 +0100
25842 Message-ID: <20001026223229.A44540@plum.flirble.org>
25843 Branch: perl
25844 ! pod/perltodo.pod
25845____________________________________________________________________________
25846[ 7455] By: jhi on 2000/10/27 12:02:21
25847 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
25848 From: John Tobey <jtobey@john-edwin-tobey.org>
25849 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
25850 Message-Id: <m13ozHF-000FObC@feynman.localnet>
25851 Branch: perl
25852 ! op.c t/pragma/sub_lval.t
25853____________________________________________________________________________
25854[ 7454] By: jhi on 2000/10/27 11:59:42
25855 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
25856 From: sthoenna@efn.org
25857 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
25858 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
25859 Branch: perl
25860 ! pp.c t/op/assignwarn.t
25861____________________________________________________________________________
25862[ 7453] By: jhi on 2000/10/27 00:15:08
25863 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
25864 Branch: perl
25865 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25866 ! ext/Storable/Storable.xs t/lib/st-lock.t
25867____________________________________________________________________________
25868[ 7452] By: jhi on 2000/10/26 13:05:52
25869 Log: Undo #7451, this seems to be a deficiency in Perforce,
25870 there is no per-file line-terminator type, only per-client.
25871 Branch: perl
25872 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
25873 ! win32/makefile.mk
25874____________________________________________________________________________
25875[ 7451] By: jhi on 2000/10/26 04:56:03
25876 Log: Experimenting in DOS arcana.
25877 Branch: perl
25878 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
25879 ! win32/makefile.mk
25880____________________________________________________________________________
25881[ 7450] By: jhi on 2000/10/26 04:50:52
25882 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
25883 From: "Peter J. Farley III" <pjfarley@banet.net>
25884 Date: Wed, 25 Oct 2000 23:10:18 -0400
25885 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
25886 Branch: perl
25887 ! t/io/open.t
25888____________________________________________________________________________
25889[ 7449] By: jhi on 2000/10/26 04:49:16
25890 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
25891 From: Hugo <hv@crypt.compulink.co.uk>
25892 Date: Thu, 26 Oct 2000 01:55:17 +0100
25893 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
25894
25895 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
25896 Branch: perl
25897 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
25898____________________________________________________________________________
25899[ 7448] By: jhi on 2000/10/26 04:38:36
25900 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
25901 From: Peter Prymmer <pvhp@forte.com>
25902 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
25903 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
25904 Branch: perl
25905 ! configure.com
25906____________________________________________________________________________
25907[ 7447] By: jhi on 2000/10/25 23:20:02
25908 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
25909 in platforms that strictly require all the symbols being present
25910 at link time.
25911 Branch: perl
25912 ! handy.h
25913____________________________________________________________________________
25914[ 7446] By: jhi on 2000/10/25 21:55:57
25915 Log: Update Changes.
25916 Branch: perl
25917 ! Changes patchlevel.h
25918____________________________________________________________________________
fdfe4652
JH
25919[ 7445] By: jhi on 2000/10/25 21:27:08
25920 Log: Integrate with vmsperl #7430 by Charles Bailey:
25921
25922 Cleanup from prior patch (Charles Lane?):
25923 - improve handling of MFDs in Basename and Path
25924 - default to no xsubpp line # munging when building debug images
25925 Branch: perl
25926 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
25927____________________________________________________________________________
25928[ 7444] By: jhi on 2000/10/25 21:03:50
25929 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
25930 From: John Peacock <JPeacock@UnivPress.com>
25931 Date: Thu, 18 May 2000 11:55:27 -0400
25932 Message-ID: <3924126F.A58BE57A@UnivPress.com>
25933 Branch: perl
25934 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
25935 ! t/op/write.t
25936____________________________________________________________________________
25937[ 7443] By: jhi on 2000/10/25 20:43:10
25938 Log: Temporary stopgap for the self-tying issue: for now only
25939 array and hash self-ties are verboten. The real fix, of
25940 course, would be to comprehensively test (and implement?)
25941 and debug (and document) self-ties.
25942 Branch: perl
25943 ! pod/perldiag.pod pp_sys.c t/op/tie.t
25944____________________________________________________________________________
25945[ 7442] By: jhi on 2000/10/25 20:14:30
25946 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
25947 From: Dan Sugalski <dan@sidhe.org>
25948 Date: Wed, 25 Oct 2000 13:36:35 -0400
25949 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
25950
25951 plus regen global.sym.
25952 Branch: perl
25953 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
25954 ! thrdvar.h util.c
25955____________________________________________________________________________
25956[ 7441] By: jhi on 2000/10/25 20:12:20
25957 Log: buildtoc target tweaks.
25958 Branch: perl
25959 ! pod/Makefile.SH
25960____________________________________________________________________________
25961[ 7440] By: jhi on 2000/10/25 20:03:53
25962 Log: A new version of making the syslog test more robust.
25963 (Replaces #7421.)
25964
25965 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25966 From: "Kurt D. Starsinic" <kstar@chapin.edu>
25967 Date: Wed, 25 Oct 2000 12:13:54 -0400
25968 Message-ID: <20001025121354.B2264@O2.chapin.edu>
25969 Branch: perl
25970 ! t/lib/syslog.t
25971____________________________________________________________________________
25972[ 7439] By: jhi on 2000/10/25 20:00:48
25973 Log: Continue the internal UTF-8 API tweaking.
25974 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
25975 used much more than the simpler API, now called utf8_to_uv_simple().
25976 Still not quite happy with API, too much partial duplication
25977 of functionality.
25978 Branch: perl
25979 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
25980 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
25981 ! regcomp.c regexec.c sv.c toke.c utf8.c
25982____________________________________________________________________________
25983[ 7438] By: jhi on 2000/10/25 18:52:30
25984 Log: Allow poking holes at the UTF-8 decoding strictness.
25985 Branch: perl
25986 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
25987 ! utf8.h
25988____________________________________________________________________________
25989[ 7437] By: jhi on 2000/10/25 13:53:05
25990 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
25991 UTF8LEN() and UTF8SKIP().
25992 Branch: perl
25993 ! pp.c utf8.c utf8.h
25994____________________________________________________________________________
25995[ 7436] By: jhi on 2000/10/25 13:51:37
25996 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
25997 From: Nicholas Clark <nick@ccl4.org>
25998 Date: Wed, 25 Oct 2000 14:44:05 +0100
25999 Message-ID: <20001025144404.D27253@plum.flirble.org>
26000 Branch: perl
26001 ! pod/perlrun.pod
26002____________________________________________________________________________
26003[ 7435] By: jhi on 2000/10/25 13:49:32
26004 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
26005 From: Mike Guy <mjtg@cam.ac.uk>
26006 Date: Tue, 24 Oct 2000 14:59:40 +0100
26007 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
26008 Branch: perl
26009 ! scope.c
26010____________________________________________________________________________
26011[ 7434] By: jhi on 2000/10/25 13:48:41
26012 Log: AIX is picky about its symbol exports. Solution for now
26013 is to include the deb.o explicitly to the re extension build.
26014
26015 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
26016 From: Peter Prymmer <pvhp@forte.com>
26017 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
26018 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
26019 Branch: perl
26020 ! ext/re/Makefile.PL hints/aix.sh
26021____________________________________________________________________________
26022[ 7433] By: jhi on 2000/10/25 13:46:49
26023 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
26024 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26025 Date: Wed, 25 Oct 2000 12:02:20 +0200
26026 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
26027 Branch: perl
26028 ! perlsdio.h
26029____________________________________________________________________________
26030[ 7432] By: jhi on 2000/10/25 13:44:28
26031 Log: Subject: Minor update to find2perl, for portability
26032 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
26033 Date: Wed, 25 Oct 2000 12:05:47 +0100
26034 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
26035 Branch: perl
26036 ! x2p/find2perl.PL
26037____________________________________________________________________________
26038[ 7431] By: jhi on 2000/10/25 13:40:39
26039 Log: Add targets to Makefile.SH, most importantly
26040 'regen_all' which also remembers to update vms/perly*.
26041 Branch: perl
26042 ! Makefile.SH
26043____________________________________________________________________________
51c9377f
JH
26044[ 7430] By: bailey on 2000/10/25 03:13:53
26045 Log: Cleanup from prior patch (Charles Lane?):
26046 - improve handling of MFDs in Basename and Path
26047 - default to no xsubpp line # munging when building debug images
26048 Branch: vmsperl
26049 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
26050____________________________________________________________________________
fdfe4652
JH
26051[ 7429] By: jhi on 2000/10/24 20:03:40
26052 Log: Podify README.epoc and README.vos.
26053 Branch: perl
26054 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
26055 ! pod/perlport.pod pod/perltoc.pod
26056____________________________________________________________________________
26057[ 7428] By: jhi on 2000/10/24 19:10:33
26058 Log: Stratus VOS updates from Paul Green.
26059 Branch: perl
26060 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26061 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
26062 - vos/config.def vos/config.h vos/config_h.SH_orig
26063 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
26064 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
26065____________________________________________________________________________
0b3b9d72
JH
26066[ 7427] By: jhi on 2000/10/24 18:59:48
26067 Log: Check if stdio supports tweaking lval and cnt simultaneously.
26068
26069 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
26070 From: Nicholas Clark <nick@ccl4.org>
26071 Date: Mon, 23 Oct 2000 15:39:32 +0100
26072 Message-ID: <20001023153932.A10786@plum.flirble.org>
26073 Branch: metaconfig
26074 ! U/compline/d_stdstdio.U
26075 Branch: perl
26076 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26077 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
26078 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
26079 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
26080 ! vos/config.h vos/config_h.SH_orig win32/config.bc
26081 ! win32/config.gc win32/config.vc
26082____________________________________________________________________________
fdfe4652
JH
26083[ 7426] By: jhi on 2000/10/24 17:57:44
26084 Log: Missed the header file changes from #7425.
26085 Branch: perl
26086 ! embed.h embed.pl objXSUB.h proto.h
26087____________________________________________________________________________
26088[ 7425] By: jhi on 2000/10/24 17:55:17
26089 Log: Fix the bug reported in
26090
26091 From: andreas.koenig@anima.de (Andreas J. Koenig)
26092 Subject: Encode bug?
26093 Date: 24 Oct 2000 14:01:26 +0200
26094 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
26095
26096 Also make is_utf8_char() stricter.
26097 Branch: perl
26098 ! ext/Encode/Encode.xs utf8.c
26099____________________________________________________________________________
26100[ 7424] By: jhi on 2000/10/24 15:15:39
26101 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
26102 From: Peter Scott <Peter@PSDT.com>
26103 Date: Mon, 23 Oct 2000 19:46:01 -0700
26104 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
26105 Branch: perl
26106 ! pod/perlfaq5.pod
26107____________________________________________________________________________
26108[ 7423] By: jhi on 2000/10/24 14:25:30
26109 Log: Test tweak to avoid pulling in the whole Config.
26110 Branch: perl
26111 ! t/lib/st-lock.t
26112____________________________________________________________________________
26113[ 7422] By: jhi on 2000/10/24 14:03:16
26114 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
26115 Branch: perl
26116 ! pp.c
26117____________________________________________________________________________
26118[ 7421] By: jhi on 2000/10/24 13:32:09
26119 Log: (Replaced by #7440.)
26120
26121 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
26122 From: "Kurt D. Starsinic" <kstar@chapin.edu>
26123 Date: Mon, 23 Oct 2000 16:40:54 -0400
26124 Message-ID: <20001023164054.B14491@O2.chapin.edu>
26125 Branch: perl
26126 ! t/lib/syslog.t
26127____________________________________________________________________________
26128[ 7420] By: jhi on 2000/10/24 13:30:53
26129 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
26130 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26131 Date: Mon, 23 Oct 2000 17:29:03 -0400
26132 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
26133 Branch: perl
26134 ! lib/ExtUtils/MM_Unix.pm
26135____________________________________________________________________________
26136[ 7419] By: jhi on 2000/10/24 13:29:57
26137 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
26138 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26139 Date: Mon, 23 Oct 2000 19:01:32 -0400
26140 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
26141 Branch: perl
26142 ! utils/h2xs.PL
26143____________________________________________________________________________
26144[ 7418] By: jhi on 2000/10/24 13:26:04
26145 Log: Replace #7409 with
26146
26147 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
26148 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
26149 Date: Mon, 23 Oct 2000 20:08:56 +0200
26150 Message-ID: <20001023200855.A14850@nice.ram.loc>
26151 Branch: perl
26152 ! ext/Storable/Storable.pm t/lib/st-lock.t
26153____________________________________________________________________________
26154[ 7417] By: jhi on 2000/10/24 13:17:52
26155 Log: Run vms/vms_yfix.pl, should have done that after changing
26156 perly.c in #7382.
26157 Branch: perl
26158 ! vms/perly_c.vms vms/perly_h.vms
26159____________________________________________________________________________
26160[ 7416] By: jhi on 2000/10/24 02:55:33
26161 Log: Make the UTF-8 decoding stricter and more verbose when
26162 malformation happens. This involved adding an argument
26163 to utf8_to_uv_chk(), which involved changing its prototype,
26164 and prefer STRLEN over I32 for the UTF-8 length, which as
26165 a domino effect necessitated changing the prototypes of
26166 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
26167 The stricter UTF-8 decoding checking uses Markus Kuhn's
26168 UTF-8 Decode Stress Tester from
26169 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
26170 Branch: perl
26171 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
26172 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
26173 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
26174 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
26175____________________________________________________________________________
26176[ 7415] By: jhi on 2000/10/23 14:06:06
26177 Log: Update Changes.
26178 Branch: perl
26179 ! Changes patchlevel.h
26180____________________________________________________________________________
177b92d2
JH
26181[ 7414] By: jhi on 2000/10/23 12:39:52
26182 Log: Undo the basename() part of #7412 since the lib/basename
26183 tests would need upgrading too.
26184 Branch: perl
26185 ! lib/File/Basename.pm
26186____________________________________________________________________________
26187[ 7413] By: jhi on 2000/10/23 12:19:27
26188 Log: Document PERL_INSTALL_ROOT of #7210.
26189 Branch: perl
26190 ! lib/ExtUtils/Install.pm
26191____________________________________________________________________________
26192[ 7412] By: jhi on 2000/10/23 12:16:47
26193 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
26194 Branch: perl
26195 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
26196 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
26197____________________________________________________________________________
26198[ 7411] By: jhi on 2000/10/23 12:07:41
26199 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
26200 From: Prymmer/Kahn <pvhp@best.com>
26201 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
26202 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
26203 Branch: perl
26204 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
26205____________________________________________________________________________
26206[ 7410] By: jhi on 2000/10/23 04:10:11
26207 Log: The change #7187 was not so good on VMS.
26208
26209 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
26210 From: "Craig A. Berry" <craig.berry@psinetcs.com>
26211 Date: Sun, 22 Oct 2000 23:03:08 -0500
26212 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
26213 Branch: perl
26214 ! utils/perldoc.PL
26215____________________________________________________________________________
26216[ 7409] By: jhi on 2000/10/23 03:57:36
26217 Log: Avoid Storable locking on DJGPP for now.
26218
26219 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
26220 From: "Peter J. Farley III" <pjfarley@banet.net>
26221 Date: Sun, 22 Oct 2000 20:00:00 -0400
26222 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
26223 Branch: perl
26224 ! ext/Storable/Storable.pm t/lib/st-lock.t
26225____________________________________________________________________________
26226[ 7408] By: jhi on 2000/10/23 03:50:24
26227 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
26228 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26229 Date: Sun, 22 Oct 2000 21:12:22 -0400
26230 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
26231 Branch: perl
26232 ! lib/vars.pm
26233____________________________________________________________________________
26234[ 7407] By: jhi on 2000/10/23 03:43:12
26235 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
26236 From: Hugo <hv@crypt.compulink.co.uk>
26237 Date: Mon, 23 Oct 2000 00:47:22 +0100
26238 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
26239 Branch: perl
26240 ! regexec.c t/op/pat.t
26241____________________________________________________________________________
26242[ 7406] By: jhi on 2000/10/23 03:40:29
26243 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
26244 Branch: perl
26245 ! lib/ExtUtils/MakeMaker.pm
26246____________________________________________________________________________
26247[ 7405] By: jhi on 2000/10/22 21:32:00
26248 Log: Doc patch.
26249
26250 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
26251 From: rspier@pobox.com (Robert Spier)
26252 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
26253 Message-ID: <14835.16112.13457.447971@rls.cx>
26254 Branch: perl
26255 ! lib/strict.pm
26256____________________________________________________________________________
26257[ 7404] By: jhi on 2000/10/22 21:30:51
26258 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
26259 From: rspier@pobox.com (Robert Spier)
26260 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
26261 Message-ID: <14835.17223.72448.705566@rls.cx>
26262 Branch: perl
26263 ! lib/ExtUtils/MakeMaker.pm
26264____________________________________________________________________________
26265[ 7403] By: jhi on 2000/10/22 21:24:11
26266 Log: Subject: [PATCH bleadperl] ripples from constsub patch
26267 From: John Tobey <jtobey@john-edwin-tobey.org>
26268 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
26269 Message-Id: <m13nSOB-000FObC@feynman.localnet>
26270 Branch: perl
26271 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
26272____________________________________________________________________________
26273[ 7402] By: jhi on 2000/10/22 20:59:35
26274 Log: Support s?printf parameter reordering.
26275 Branch: perl
26276 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
26277____________________________________________________________________________
26278[ 7401] By: jhi on 2000/10/22 19:19:14
71d4b5fd
JH
26279 Log: Expand %Config variables only if explicitly so requested
26280 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
177b92d2
JH
26281
26282 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
26283 From: Gurusamy Sarathy <gsar@ActiveState.com>
26284 Date: Sun, 22 Oct 2000 11:47:32 -0700
26285 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
26286 Branch: perl
26287 ! Makefile.SH lib/lib_pm.PL
26288____________________________________________________________________________
26289[ 7400] By: jhi on 2000/10/22 18:24:10
26290 Log: Move the #7390 test from warn/op to comp/redef.
26291
26292 Subject: Re: Creating const subs for constants.
26293 From: John Tobey <jtobey@john-edwin-tobey.org>
26294 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
26295 Message-Id: <m13nG72-000FObC@feynman.localnet>
26296 Branch: perl
26297 ! t/comp/redef.t t/pragma/warn/op
26298____________________________________________________________________________
26299[ 7399] By: jhi on 2000/10/22 17:49:59
26300 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
26301 From: Nicholas Clark <nick@ccl4.org>
26302 Date: Sat, 21 Oct 2000 22:23:19 +0100
26303 Message-ID: <20001021222319.B45586@plum.flirble.org>
26304 Branch: perl
26305 ! ext/DynaLoader/DynaLoader_pm.PL
26306____________________________________________________________________________
26307[ 7398] By: jhi on 2000/10/22 17:47:35
26308 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
26309 From: Hugo <hv@crypt.compulink.co.uk>
26310 Date: Sat, 21 Oct 2000 18:19:59 +0100
26311 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
26312 Branch: perl
26313 ! ext/B/B.pm ext/B/B/C.pm
26314____________________________________________________________________________
26315[ 7397] By: jhi on 2000/10/22 17:35:18
26316 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
26317 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
26318 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
26319 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
26320 Branch: perl
26321 ! hints/openbsd.sh
26322____________________________________________________________________________
26323[ 7396] By: jhi on 2000/10/22 17:19:46
26324 Log: Subject: installman go-faster stripes
26325 From: Nicholas Clark <nick@talking.bollo.cx>
26326 Date: Sat, 21 Oct 2000 17:24:53 +0100
26327 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
26328
26329 Subject: Re: installman go-faster stripes
26330 From: Russ Allbery <rra@stanford.edu>
26331 Date: 21 Oct 2000 11:04:13 -0700
26332 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
26333 Branch: perl
26334 ! installman pod/pod2man.PL
26335____________________________________________________________________________
26336[ 7395] By: jhi on 2000/10/22 17:17:35
26337 Log: Hints tweak from Anton Berezin.
26338 Branch: perl
26339 ! hints/freebsd.sh
26340____________________________________________________________________________
26341[ 7394] By: jhi on 2000/10/22 04:50:04
26342 Log: Tweak the Is* definitions of Unicode character classes
26343 to better match the official categorizations; embrace
26344 the official categorizations; add the combining marks
26345 as alpha (and -numeric); fix DCinital (a typo and edito)
26346 to be DCmedial.
26347 Branch: perl
26348 + lib/unicode/Is/DCmedial.pl
26349 - lib/unicode/Is/DCinital.pl
26350 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
26351 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
26352 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
26353 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
26354____________________________________________________________________________
26355[ 7393] By: jhi on 2000/10/21 18:06:05
26356 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
26357 From: Daniel Chetlin <daniel@chetlin.com>
26358 Date: Sat, 21 Oct 2000 02:57:03 -0700
26359 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
26360 Branch: perl
26361 + t/lib/tie-splice.t
26362 ! MANIFEST lib/Tie/Array.pm
26363____________________________________________________________________________
51c9377f
JH
26364[ 7392] By: gsar on 2000/10/21 18:05:15
26365 Log: resync utfperl branch with mainline
26366 Branch: utfperl
26367 !> (integrate 1760 files)
26368____________________________________________________________________________
177b92d2
JH
26369[ 7391] By: jhi on 2000/10/21 14:37:49
26370 Log: Testcases for a #7383,#7385 related bug.
26371
26372 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
26373 From: Nicholas Clark <nick@ccl4.org>
26374 Date: Sat, 21 Oct 2000 15:04:51 +0100
26375 Message-ID: <20001021150451.A51566@plum.flirble.org>
26376 Branch: perl
26377 ! t/pragma/utf8.t
26378____________________________________________________________________________
26379[ 7390] By: jhi on 2000/10/21 14:35:57
26380 Log: Add a testcase for #7389.
26381 Branch: perl
26382 ! t/pragma/warn/op
26383____________________________________________________________________________
26384[ 7389] By: jhi on 2000/10/21 14:26:45
26385 Log: Subject: Re: Creating const subs for constants.
26386 From: John Tobey <jtobey@john-edwin-tobey.org>
26387 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
26388 Message-Id: <m13mo0N-000FObC@feynman.localnet>
26389 Branch: perl
26390 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
26391 ! proto.h sv.c
26392____________________________________________________________________________
51c9377f
JH
26393[ 7388] By: nick on 2000/10/21 11:44:23
26394 Log: Populate perlio branch
26395 Branch: perlio
26396 +> (branch 1760 files)
26397____________________________________________________________________________
26398[ 7387] By: nick on 2000/10/21 10:52:05
26399 Log: Get branch back as replica of mainline via :
26400 p4 integrate -b utfperl
26401 p4 resolve -at ./...
26402 Branch: utfperl
26403 +> (branch 269 files)
26404 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
26405 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
26406 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
26407 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
26408 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
26409 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
26410 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
26411 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
26412 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
26413 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
26414 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
26415 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
26416 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
26417 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
26418 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
26419 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
26420 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
26421 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
26422 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
26423 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
26424 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
26425 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
26426 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
26427 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
26428 - lib/unicode/UCD300.html lib/unicode/Unicode.300
26429 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
26430 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
26431 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
26432 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
26433 !> (integrate 965 files)
26434____________________________________________________________________________
177b92d2
JH
26435[ 7386] By: jhi on 2000/10/21 01:31:12
26436 Log: Update Changes.
26437 Branch: perl
26438 ! Changes patchlevel.h
26439____________________________________________________________________________
3a67c0c7
JH
26440[ 7385] By: jhi on 2000/10/21 01:28:42
26441 Log: The #7383 was right only in the context of the original bug report,
26442 not in more general case.
26443 Branch: perl
26444 ! pp_hot.c
26445____________________________________________________________________________
26446[ 7384] By: jhi on 2000/10/21 01:08:23
26447 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
26448 Branch: perl
26449 ! ext/IO/lib/IO/Select.pm
26450____________________________________________________________________________
26451[ 7383] By: jhi on 2000/10/21 00:44:18
26452 Log: Fix for ID 20001020.006, concatenating an unset submatch
26453 with utf8 resulted in "Modification of a read-only value".
26454 Branch: perl
26455 ! pp_hot.c t/pragma/utf8.t
26456____________________________________________________________________________
26457[ 7382] By: jhi on 2000/10/20 20:44:31
26458 Log: Make scan_num() reëntrant, as suggested in
26459
26460 Subject: [PATCH perl@7229] Rentrant parser and yylex()
26461 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
26462 Date: Fri, 20 Oct 2000 14:17:27 +0100
26463 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
26464 Branch: perl
26465 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
26466 ! toke.c
26467____________________________________________________________________________
26468[ 7381] By: jhi on 2000/10/20 20:07:29
26469 Log: Reëntrancy fix.
26470
26471 Subject: [PATCH perl@7229] Rentrant parser and yylex()
26472 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
26473 Date: Fri, 20 Oct 2000 14:17:27 +0100
26474 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
26475 Branch: perl
26476 ! embed.h embed.pl perl.h proto.h toke.c
26477____________________________________________________________________________
26478[ 7380] By: jhi on 2000/10/20 19:15:54
26479 Log: Don't write double values through long double pointers,
26480 based on a part of
26481
26482 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
26483 From: Jens Hamisch <jens@Strawberry.COM>
26484 Date: Tue, 17 Oct 2000 08:39:36 +0200
26485 Message-Id: <20001017083936.A11104@Strawberry.COM>
26486 Branch: perl
26487 ! perl.h pp.c
26488____________________________________________________________________________
26489[ 7379] By: jhi on 2000/10/20 18:43:37
26490 Log: Portability tweak on #7377.
26491
26492 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
26493 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26494 Date: Fri, 20 Oct 2000 13:13:41 EDT
26495 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
26496 Branch: perl
26497 ! t/lib/dprof.t
26498____________________________________________________________________________
26499[ 7378] By: jhi on 2000/10/20 12:57:19
26500 Log: SOCKS function redefinitions need prototypes, too, otherwise
26501 for example 32 bit versus 64 bit differences cause a lot of
26502 problems. Part of
26503
26504 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
26505 From: Jens Hamisch <jens@Strawberry.COM>
26506 Date: Tue, 17 Oct 2000 08:39:36 +0200
26507 Message-Id: <20001017083936.A11104@Strawberry.COM>
26508 Branch: perl
26509 ! doio.c pp_sys.c
26510____________________________________________________________________________
26511[ 7377] By: jhi on 2000/10/20 12:37:12
26512 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
26513 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26514 Date: Fri, 20 Oct 2000 08:26:04 EDT
26515 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
26516 Branch: perl
26517 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
26518____________________________________________________________________________
26519[ 7376] By: jhi on 2000/10/20 12:35:31
26520 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
26521 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26522 Date: Fri, 20 Oct 2000 07:48:15 EDT
26523 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
26524 Branch: perl
26525 ! configure.com vms/gen_shrfls.pl
26526____________________________________________________________________________
51c9377f
JH
26527[ 7375] By: bailey on 2000/10/20 04:44:37
26528 Log: SYN SYN
26529 Branch: vmsperl
26530 +> (branch 134 files)
26531 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
26532 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
26533 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
26534 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
26535 - eg/cgi/frameset.cgi eg/cgi/index.html
26536 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
26537 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
26538 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
26539 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
26540 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
26541 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
26542 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
26543 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
26544 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
26545 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
26546 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
26547 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
26548 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
26549 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
26550 - lib/unicode/Props.txt lib/unicode/UCD300.html
26551 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
26552 - utils/perlbc.PL vms/subconfigure.com
26553 !> (integrate 785 files)
26554____________________________________________________________________________
3a67c0c7
JH
26555[ 7374] By: jhi on 2000/10/20 00:59:48
26556 Log: In the latest compiler builds cccdlflags must not become -fpic,
26557 from Wilfredo Sánchez.
26558 Branch: perl
26559 ! hints/darwin.sh
26560____________________________________________________________________________
26561[ 7373] By: jhi on 2000/10/20 00:56:35
26562 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
26563 From: Tony Cook <tony@develop-help.com>
26564 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
26565 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
26566 Branch: perl
26567 ! pod/perlop.pod
26568____________________________________________________________________________
26569[ 7372] By: jhi on 2000/10/19 19:34:40
26570 Log: Typo noted by Mark Lutz.
26571 Branch: perl
26572 ! t/op/64bitint.t
26573____________________________________________________________________________
0b3b9d72
JH
26574[ 7371] By: jhi on 2000/10/19 19:33:13
26575 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
26576 Branch: metaconfig
26577 ! U/modified/Cppsym.U U/modified/Oldconfig.U
26578 Branch: metaconfig/U/perl
26579 ! End.U dlsrc.U libperl.U
26580 Branch: perl
26581 + hints/nonstopux.sh
26582 ! Configure MANIFEST config_h.SH
26583____________________________________________________________________________
3a67c0c7
JH
26584[ 7370] By: jhi on 2000/10/19 17:18:08
26585 Log: Subject: PATCH do_print has 2 PerlIO_error()s
26586 From: nick@ccl4.org
26587 Date: Thu, 19 Oct 2000 18:09:20 +0100
26588 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
26589 Branch: perl
26590 ! doio.c
26591____________________________________________________________________________
26592[ 7369] By: jhi on 2000/10/19 14:01:49
26593 Log: Update Changes.
26594 Branch: perl
26595 ! Changes patchlevel.h
26596____________________________________________________________________________
23c0d66e
JH
26597[ 7368] By: jhi on 2000/10/19 13:04:29
26598 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
26599 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26600 Date: Wed, 18 Oct 2000 13:12:01 +0200
26601 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
26602 Branch: perl
26603 ! hints/aix.sh
26604____________________________________________________________________________
26605[ 7367] By: jhi on 2000/10/19 02:22:40
26606 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
26607 of a 'pmshort' anywhere in the B, so the offending line was simply
26608 removed.
26609 Branch: perl
26610 ! ext/B/B/Debug.pm
26611____________________________________________________________________________
26612[ 7366] By: jhi on 2000/10/19 02:12:37
26613 Log: Add the test case for the bug id 20000730.004 which seems
26614 to have been fixed by now.
26615 Branch: perl
26616 ! t/pragma/utf8.t
26617____________________________________________________________________________
26618[ 7365] By: jhi on 2000/10/18 23:36:24
26619 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
26620 From: Hugo <hv@crypt.compulink.co.uk>
26621 Date: Wed, 18 Oct 2000 23:25:58 +0100
26622 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
26623 Branch: perl
26624 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
26625____________________________________________________________________________
26626[ 7364] By: jhi on 2000/10/18 21:12:53
26627 Log: (retracted)
26628 Branch: perl
26629 ! pp.c
26630____________________________________________________________________________
26631[ 7363] By: jhi on 2000/10/18 20:55:38
26632 Log: Missing change from #7362.
26633 Branch: perl
26634 ! win32/perlhost.h
26635____________________________________________________________________________
26636[ 7362] By: jhi on 2000/10/18 20:52:01
26637 Log: Borland C fstat() never saw the fd as writable.
26638
26639 Subject: fix for Borland's weak "stat" (perl@7211)
26640 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26641 Date: Mon, 16 Oct 2000 09:55:03 +0400
26642 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
26643 Branch: perl
26644 ! win32/win32.c
26645____________________________________________________________________________
26646[ 7361] By: jhi on 2000/10/18 17:43:50
26647 Log: Regen toc.
26648 Branch: perl
26649 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
26650____________________________________________________________________________
26651[ 7360] By: jhi on 2000/10/18 17:07:44
26652 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26653 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
26654 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
26655 Date: Mon, 16 Oct 2000 15:19:49 +0200
26656 Branch: perl
26657 + README.aix
26658 ! MANIFEST
26659____________________________________________________________________________
26660[ 7359] By: jhi on 2000/10/18 17:04:49
26661 Log: Subject: Pod patch for Devel::Peek
26662 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26663 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
26664 Date: Mon, 16 Oct 2000 12:26:34 +0200
26665 Branch: perl
26666 ! ext/Devel/Peek/Peek.pm
26667____________________________________________________________________________
26668[ 7358] By: jhi on 2000/10/18 17:03:15
26669 Log: Make Cwd more bulletproof in chrooted environments.
26670
26671 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
26672 From: "Eric E. Coe" <Eric.Coe@oracle.com>
26673 Date: Wed, 18 Oct 2000 04:03:54 -0400
26674 Message-Id: <39ED596A.70E599FE@oracle.com>
26675 Branch: perl
26676 ! lib/Cwd.pm
26677____________________________________________________________________________
26678[ 7357] By: jhi on 2000/10/18 16:37:26
26679 Log: Disable the UTF8 downgrade croakage for now to avoid
26680 too many not okay messages.
26681 Branch: perl
26682 ! doio.c
26683____________________________________________________________________________
26684[ 7356] By: jhi on 2000/10/17 23:29:41
26685 Log: Show the failed remote port, instead of the failing line number.
26686
26687 Subject: [PATCH 5.6.1 Debugger] More diagnostics
26688 From: David Sparks <daves@ActiveState.com>
26689 Date: Tue, 17 Oct 2000 15:00:24 -0700
26690 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
26691 Branch: perl
26692 ! lib/perl5db.pl
26693____________________________________________________________________________
26694[ 7355] By: jhi on 2000/10/17 14:11:31
26695 Log: On output try to downgrade to bytes, croak if impossible,
26696 from Simon Cozens. This means that outputting >255 UTF8
26697 is impossible. Consider this as a strong incentive to get
26698 the I/O disciplines implemented.
26699 Branch: perl
26700 ! doio.c pod/perldiag.pod sv.c
26701____________________________________________________________________________
26702[ 7354] By: jhi on 2000/10/17 13:42:23
26703 Log: Clarify documentation on 'use bytes'.
26704
26705 Subject: Re: What does 'use bytes' "mean" ?
26706 From: Simon Cozens <simon@cozens.net>
26707 Date: Mon, 18 Sep 2000 18:24:25 +0100
26708 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
26709 Branch: perl
26710 ! lib/bytes.pm
26711____________________________________________________________________________
26712[ 7353] By: jhi on 2000/10/17 13:28:12
26713 Log: Workaround for a sfio bug where the stream error indicator
26714 is not cleared as documented.
26715
26716 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
26717 From: Nicholas Clark <nick@ccl4.org>
26718 Date: Mon, 16 Oct 2000 18:28:23 +0100
26719 Message-ID: <20001016182823.J19700@plum.flirble.org>
26720 Branch: perl
26721 ! doio.c
26722____________________________________________________________________________
26723[ 7352] By: jhi on 2000/10/17 13:06:19
26724 Log: More IoTYPE sprinkling.
26725 Branch: perl
26726 ! doio.c pp_hot.c
26727____________________________________________________________________________
51c9377f
JH
26728[ 7351] By: jhi on 2000/10/16 22:47:07
26729 Log: Detect early whether the std streams have gone bad.
26730
26731 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
26732 Date: Mon, 16 Oct 2000 23:28:42 +0100
26733 From: Nicholas Clark <nick@ccl4.org>
26734 Message-ID: <20001016232842.A37942@plum.flirble.org>
26735 Branch: perl
26736 ! t/op/misc.t
26737____________________________________________________________________________
26738[ 7350] By: jhi on 2000/10/16 22:45:16
26739 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
26740 From: "Peter J. Farley III" <pjfarley@banet.net>
26741 Date: Mon, 16 Oct 2000 18:15:59 -0400
26742 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
26743 Branch: perl
26744 ! djgpp/djgpp.c dosish.h t/io/open.t
26745____________________________________________________________________________
26746[ 7349] By: jhi on 2000/10/16 22:36:45
26747 Log: perldelta tweak.
26748 Branch: perl
26749 ! pod/perldelta.pod
26750____________________________________________________________________________
26751[ 7348] By: jhi on 2000/10/16 15:17:53
26752 Log: Update Changes.
26753 Branch: perl
26754 ! Changes patchlevel.h
26755____________________________________________________________________________
26756[ 7347] By: jhi on 2000/10/16 13:55:27
26757 Log: Add the capability to include/exclude branches.
26758 Branch: perl
26759 ! Porting/genlog
26760____________________________________________________________________________
26761[ 7346] By: jhi on 2000/10/16 13:18:04
26762 Log: Add Charles Lane.
26763 Branch: perl
26764 ! AUTHORS Changes
26765____________________________________________________________________________
26766[ 7345] By: jhi on 2000/10/16 13:13:21
26767 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
26768 Branch: perl
26769 ! pod/perldelta.pod
26770____________________________________________________________________________
26771[ 7344] By: gsar on 2000/10/16 09:30:21
26772 Log: integrate change#6220 from cfgperl
26773
26774 Win32 patches from Benjamin Stuhl.
26775 Branch: maint-5.6/perl
26776 !> makedef.pl win32/win32.h
26777____________________________________________________________________________
26778[ 7343] By: gsar on 2000/10/16 08:32:19
26779 Log: integrate changes#6221,6222 from cfgperl
26780
26781 Remove tr///CU (the feature is to be obsoleted by better interfaces).
26782 From: simon@brecon.co.uk (Simon Cozens)
26783 Subject: [PATCH] Eliminate tr///[CU][CU]
26784 Date: 23 Jun 2000 11:05:40 GMT
26785 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
26786
26787 doc typo fix
26788 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
26789 From: Ian Phillipps <Ian.Phillipps@iname.com>
26790 Date: Fri, 23 Jun 2000 10:40:58 +0100
26791 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
26792 Branch: maint-5.6/perl
26793 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
26794____________________________________________________________________________
26795[ 7342] By: gsar on 2000/10/16 08:28:08
26796 Log: integrate change#6217 from cfgperl (in part)
26797
26798 Rename the fdpid locking and integrate with Sarathy.
26799 Branch: maint-5.6/perl
26800 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
26801 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
26802 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
26803 !> win32/win32.c
26804____________________________________________________________________________
26805[ 7341] By: gsar on 2000/10/16 08:23:39
26806 Log: integrate changes#6214..6216 from mainline
26807
26808 @_ can't have junk in it even in the non-USE_ITHREADS case because
26809 caller() wants to populate @DB::args with it (causes a coredump
26810 in Carp::confess())
26811
26812 tweak comment about @DB::args
26813
26814 be more optimal about clearing @_
26815 Branch: maint-5.6/perl
26816 !> av.h cop.h pp_ctl.c t/op/runlevel.t
26817____________________________________________________________________________
26818[ 7340] By: gsar on 2000/10/16 08:20:37
26819 Log: integrate changes#6207..6210 from cfgperl
26820
26821 Subject: [PATCH 5.6.0] Threadsafe patches
26822 From: Dan Sugalski <dan@sidhe.org>
26823 To: perl5-porters@perl.org
26824 Date: Mon, 08 May 2000 18:08:13 -0400
26825 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
26826
26827 Regen headers for #6207.
26828
26829 Lock PL_fdpid against race conditions, based on:
26830 Subject: [PATCH 5.6.0]subprocess fixup for threads
26831 From: Dan Sugalski <dan@sidhe.org>
26832 To: perl5-porters@perl.org
26833 Date: Tue, 11 Apr 2000 17:02:32 -0400
26834 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
26835
26836 Mopup for #6207 and #6209.
26837 Branch: maint-5.6/perl
26838 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
26839 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
26840 !> win32/win32.c
26841____________________________________________________________________________
26842[ 7339] By: gsar on 2000/10/16 08:14:34
26843 Log: integrate change#6203 from cfgperl
26844
26845 perldiag should refer to perlos2.pod not README.os2
26846 Branch: maint-5.6/perl
26847 !> pod/perldiag.pod
26848____________________________________________________________________________
26849[ 7338] By: gsar on 2000/10/16 08:11:42
26850 Log: integrate change#6201 from mainline
26851
26852 Perl_eval_pv() leaks 4 bytes every time it is called because it
26853 does a PUSHMARK that's never ever POPMARKed; in general, only
26854 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
26855 Perl_eval_[sp]v() don't because they don't take any incoming
26856 arguments (this leak has been around since the original version
26857 of perl_eval_pv() in 5.003_97e)
26858 Branch: maint-5.6/perl
26859 !> perl.c
26860____________________________________________________________________________
26861[ 7337] By: gsar on 2000/10/16 08:08:47
26862 Log: integrate changes#6197..6200 from cfgperl
26863
26864 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
26865 From: John Borwick <jhborwic@unity.ncsu.edu>
26866 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
26867 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
26868
26869 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
26870 From: Dan Sugalski <dan@sidhe.org>
26871 To: vmsperl@perl.org, perl5-porters@perl.org
26872 Date: Fri, 02 Jun 2000 16:00:41 -0400
26873 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
26874 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
26875
26876 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
26877 From: Dan Sugalski <dan@sidhe.org>
26878 To: perl5-porters@perl.org, vmsperl@perl.org
26879 Date: Fri, 02 Jun 2000 17:30:51 -0400
26880 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
26881
26882 Update to cperl-mode.el 4.31 from
26883 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
26884 Subject: A couple of notes
26885 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26886 To: Mailing list Perl5 <perl5-porters@perl.org>
26887 Date: Sat, 3 Jun 2000 23:33:32 -0400
26888 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
26889 Branch: maint-5.6/perl
26890 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
26891 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
26892 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
26893 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
26894 !> vms/vmsish.h
26895____________________________________________________________________________
26896[ 7336] By: gsar on 2000/10/16 08:03:46
26897 Log: integrate changes#6194,6195 from mainline
26898
26899 fix small eval"" memory leaks under USE_ITHREADS
26900
26901 fix yet another eval"" leak under USE_ITHREADS
26902 Branch: maint-5.6/perl
26903 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
26904 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
26905 !> vms/perly_c.vms
26906____________________________________________________________________________
26907[ 7335] By: gsar on 2000/10/16 08:02:15
26908 Log: integrate changes#6190,6191 from mainline
26909
26910 submit missing embed.pl change
26911
26912 vec() loses numericalness (modified version of patch suggested
26913 by Robin Barker)
26914 Branch: maint-5.6/perl
26915 !> doop.c embed.pl t/op/vec.t
26916____________________________________________________________________________
26917[ 7334] By: gsar on 2000/10/16 08:01:03
26918 Log: integrate change#6189 from mainline
26919
26920 counting tr/// corrupts later operation (from M.J.T Guy)
26921 Branch: maint-5.6/perl
26922 !> doop.c t/op/tr.t
26923____________________________________________________________________________
26924[ 7333] By: gsar on 2000/10/16 07:59:07
26925 Log: integrate changes#6183..6188 from mainline
26926
26927 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
26928 <nick@ccl4.org>)
26929
26930 tweak for change#6127
26931
26932 remove incorrect documentation about implicit split to @_ in
26933 list context, which never really worked in perl 5 (from
26934 M.J.T. Guy)
26935
26936 further qualify references to "alphanumeric" (from Wolfgang Laun
26937 <wolfgang.laun@alcatel.at>)
26938
26939 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
26940 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
26941
26942 h2xs tweaks
26943 Branch: maint-5.6/perl
26944 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
26945 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
26946 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
26947 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
26948 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
26949 !> pod/pod2latex.PL utils/h2xs.PL
26950____________________________________________________________________________
26951[ 7332] By: gsar on 2000/10/16 07:53:52
26952 Log: integrate change#6179 from mainline
26953
26954 buggy modulus on UVs introduced by change#3378 (resulted in
26955 4063328477 % 65535 amounting to 27406, instead of 27407)
26956 Branch: maint-5.6/perl
26957 !> pp.c t/op/arith.t
26958____________________________________________________________________________
26959[ 7331] By: gsar on 2000/10/16 07:52:49
26960 Log: integrate changes#6176,6177,6178,6182 from cfgperl
26961
26962 Single-quoted utf8 patch from Simon Cozens.
26963
26964 Substitution utf8 patch from Simon Cozens.
26965
26966 Be cleaner.
26967
26968 Be Cleaner Part Deux.
26969 Branch: maint-5.6/perl
26970 !> Makefile.SH pp_hot.c toke.c
26971____________________________________________________________________________
26972[ 7330] By: gsar on 2000/10/16 07:41:36
26973 Log: integrate change#6172 from mainline
26974
26975 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
26976 (from Ilya Zakharevich)
26977 Branch: maint-5.6/perl
26978 !> regexec.c t/op/re_tests
26979____________________________________________________________________________
26980[ 7329] By: gsar on 2000/10/16 07:40:25
26981 Log: integrate change#6171 from mainline
26982
26983 scalar() doesn't force scalar context when used in void context
26984 (from Simon Cozens)
26985 Branch: maint-5.6/perl
26986 !> op.c t/op/wantarray.t
26987____________________________________________________________________________
26988[ 7328] By: gsar on 2000/10/16 07:39:33
26989 Log: integrate change#6170 from mainline
26990
26991 change#6142 needs tweaks to tests to work where there's no
26992 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
26993 Branch: maint-5.6/perl
26994 !> t/lib/filefind.t
26995____________________________________________________________________________
26996[ 7327] By: gsar on 2000/10/16 07:35:34
26997 Log: integrate changes#6166..6168 from cfgperl
26998
26999 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
27000 in case somebody wants to write an extension for more
27001 shadow database interfaces.
27002
27003 tweak todo
27004
27005 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
27006 Branch: maint-5.6/perl
27007 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
27008 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
27009 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
27010 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
27011 !> win32/config.vc win32/config_H.bc win32/config_H.gc
27012 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
27013____________________________________________________________________________
27014[ 7326] By: gsar on 2000/10/16 07:29:05
27015 Log: integrate changes#6157,6159..6161,6164 from cfgperl
27016
27017 Regen Configure to jive with #6149.
27018
27019 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
27020
27021 Changes for the File::Temp 0.08 (change #6159) test suite
27022 to fit better into the Perl distribution test framework.
27023
27024 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
27025 both from Simon Cozens.
27026
27027 detypo
27028 Branch: maint-5.6/perl
27029 +> pod/perlmodlib.PL pod/perlnewmod.pod
27030 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
27031 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
27032 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
27033 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
27034____________________________________________________________________________
27035[ 7325] By: gsar on 2000/10/16 07:25:13
27036 Log: integrate change#6158 from vmsperl
27037
27038 Add fallback to tmpfile for use in cases where user's relying on
27039 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
27040 Lane's patch)
27041 Branch: maint-5.6/perl
27042 !> vms/vms.c vms/vmsish.h
27043____________________________________________________________________________
27044[ 7324] By: gsar on 2000/10/16 07:20:50
27045 Log: integrate changes#6153..6155 from mainline
27046
27047 prettier Test::Harness output on failed tests (from Nicholas Clark
27048 <nick@Bagpuss.uk.boo.com>)
27049
27050 avoid type mismatch warning
27051
27052 small bug in change#6144; remove random \xA0 character that snuck
27053 in via change#6145
27054 Branch: maint-5.6/perl
27055 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
27056 !> perl.c
27057____________________________________________________________________________
27058[ 7323] By: gsar on 2000/10/16 07:18:47
27059 Log: integrate changes#6151,6152 from mainline
27060
27061 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
27062
27063 cosmetic fixups of RE debug output (from Ilya Zakharevich)
27064 Branch: maint-5.6/perl
27065 !> regexec.c
27066____________________________________________________________________________
27067[ 7322] By: gsar on 2000/10/16 07:17:25
27068 Log: integrate changes#6146..6150 from mainline
27069
27070 doc typo
27071
27072 add a make entry to Config.pm so "perl -V:make" works on VMS
27073 (from Peter Prymmer)
27074
27075 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
27076
27077 OS/2 tweaks for usethreads build (from Rocco Caputo
27078 <troc@netrus.net>)
27079
27080 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
27081 Branch: maint-5.6/perl
27082 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
27083 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
27084 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
27085 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
27086 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
27087 !> warnings.pl x2p/a2p.h
27088____________________________________________________________________________
27089[ 7321] By: gsar on 2000/10/16 07:14:02
27090 Log: integrate changes#6143..6145 from mainline
27091
27092 MacOS support, part 1 (from Matthias Neeracher
27093 <neeri@iis.ee.ethz.ch>)
27094
27095 MacOS support, part 2: make AutoSplit use File::Spec instead
27096 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
27097 <neeri@iis.ee.ethz.ch>)
27098
27099 make xsubpp skip embedded pod (from Matthias Neeracher
27100 <neeri@iis.ee.ethz.ch>)
27101 Branch: maint-5.6/perl
27102 +> ext/DynaLoader/dl_mac.xs
27103 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
27104 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
27105 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
27106 !> pp_ctl.c proto.h toke.c util.c util.h
27107____________________________________________________________________________
27108[ 7320] By: gsar on 2000/10/16 07:12:13
27109 Log: integrate changes#6141,6142 from mainline
27110
27111 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
27112 forwarded by Peter Seebach from the bsdi-users mailing list.
27113 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
27114
27115 File::Find fails to chdir when chasing symlinks (from
27116 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
27117 Branch: maint-5.6/perl
27118 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
27119____________________________________________________________________________
27120[ 7319] By: gsar on 2000/10/16 07:04:30
27121 Log: integrate change#6139 from mainline
27122
27123 revise mktables.PL for bugs and newness in Unicode 3.0
27124 (from James Bence <jbence@amgen.com>)
27125 Branch: maint-5.6/perl
27126 +> (branch 30 files)
27127 !> (integrate 49 files)
27128____________________________________________________________________________
27129[ 7318] By: gsar on 2000/10/16 07:01:01
27130 Log: integrate changes#6137,6138 from mainline
27131
27132 fix bogus redeclaration warning for "our" variables in different
27133 scopes
27134
27135 add note about the handling of negative indices to tied arrays
27136 (from Michael G Schwern <schwern@pobox.com>)
27137 Branch: maint-5.6/perl
27138 !> op.c pod/perltie.pod t/pragma/strict-vars
27139____________________________________________________________________________
27140[ 7317] By: gsar on 2000/10/16 06:58:46
27141 Log: integrate changes#6127..6136 from mainline
27142
27143 call_method(...,G_EVAL) can longjmp() out if the method probing
27144 failed (from Gisle Aas)
27145
27146 new perlxstut example for passing/returning refs to arrays
27147 (from David Lowe <dlowe@pootpoot.com>)
27148
27149 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
27150
27151 fix places that mean C<"word" character> but say C<alphanumeric
27152 character>
27153
27154 avoid warnings in POSIX.pm (from Barrie Slaymaker)
27155
27156 warnings::enabled() doesn't fall back to looking at $^W if
27157 caller isn't using lexical warnings (from Paul Marquess)
27158
27159 elide bogus test in change#6132
27160
27161 make Test::Harness use wait.h/WCOREDUMP if available
27162 (from Ben Tilly <ben_tilly@hotmail.com>)
27163
27164 enable Test::Harness to dynamically determine column width etc.
27165 (from Rob Napier <rnapier@employees.org>)
27166
27167 random pod typos (from Peter Scott <Peter@PSDT.com>)
27168 Branch: maint-5.6/perl
27169 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
27170 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
27171 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
27172 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
27173____________________________________________________________________________
27174[ 7316] By: gsar on 2000/10/16 06:53:23
27175 Log: integrate change#6126 from mainline
27176
27177 change#2879 broke rvalue autovivification of magicals such as
27178 ${$num} (reworked variant of patch suggested by Simon Cozens)
27179 Branch: maint-5.6/perl
27180 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
27181 !> pp_hot.c proto.h t/op/gv.t
27182____________________________________________________________________________
27183[ 7315] By: gsar on 2000/10/16 06:51:38
27184 Log: integrate changes#6123,6125 from mainline
27185
27186 clarify gotcha with #line directives (from Rocco Caputo
27187 <troc@netrus.net>)
27188
27189 enable propagating exception objects via Perl_croak() in XS code
27190 (from Gisle Aas)
27191 Branch: maint-5.6/perl
27192 !> pod/perldebug.pod pod/perlsyn.pod util.c
27193____________________________________________________________________________
27194[ 7314] By: gsar on 2000/10/16 06:49:28
27195 Log: integrate change#6122 from mainline
27196
27197 downgrade fatal error on C<"foo@nosucharray.com"> to optional
27198 warning (from Mark-Jason Dominus)
27199 Branch: maint-5.6/perl
27200 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
27201 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
27202 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
27203 !> toke.c
27204____________________________________________________________________________
27205[ 7313] By: gsar on 2000/10/16 06:46:54
27206 Log: integrate changes#6112..6121 from vmsperl
27207
27208 Check for existence of file before trying to delete
27209
27210 Ugly workaround for version-specific RTL error
27211
27212 Urk -- undo previous removal of vmsish 'exit' change
27213
27214 Add bounds checking for several strings (Charles Lane)
27215
27216 Miscellaneous cosmetic fixes (Charles Lane)
27217
27218 Treat sockets as special in sys(read|write) (Charles Lane et al.)
27219
27220 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
27221 Flatten case labels in switch statements uniformly (Charles Bailey)
27222
27223 Quiet error messages in vmsish.t (Charles Lane)
27224
27225 Add missing escape (Charles Lane)
27226
27227 Allow eliminate_macros() and fixpath() to handle space-delimited
27228 lists (based on fixes by Craig Berry)
27229 Branch: maint-5.6/perl
27230 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
27231 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
27232 !> vms/vmsish.h
27233____________________________________________________________________________
27234[ 7312] By: gsar on 2000/10/16 06:41:18
27235 Log: integrate changes#6107,6110 from cfgperl
27236
27237 Tweak the todo list.
27238
27239 todo tweak
27240 Branch: maint-5.6/perl
27241 !> Todo-5.6
27242____________________________________________________________________________
27243[ 7311] By: gsar on 2000/10/16 06:38:38
27244 Log: integrate changes#6104,6108 from mainline
27245
27246 PL_sys_intern was being initialized too late on windows
27247
27248 reenable fake signal handling on Windows, bugs and all
27249 Branch: maint-5.6/perl
27250 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
27251 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
27252 !> win32/win32.c
27253____________________________________________________________________________
27254[ 7310] By: gsar on 2000/10/16 06:36:03
27255 Log: integrate changes#6095,6097..6103 from cfgperl
27256
27257 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
27258 might be useful in future.
27259
27260 Add a note about possible compilation problems from Allen Smith.
27261
27262 Add a note about other, yet unsupported, shadow password APIs.
27263
27264 Tweaks for the cc bugs from Allen Smith.
27265
27266 More compilation tweakery from Allen Smith.
27267
27268 Hints and test tweaks for Unicos.
27269
27270 The test suite tweak in #6101 wasn't quite right.
27271
27272 Test tweaking for Unicos continues.
27273 Branch: maint-5.6/perl
27274 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
27275 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
27276 !> t/lib/complex.t t/op/64bitint.t
27277____________________________________________________________________________
27278[ 7309] By: gsar on 2000/10/16 06:29:41
27279 Log: integrate changes#6093,6094 from mainline
27280
27281 fork() failure to create pseudo process sets errno=EAGAIN and returns
27282 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
27283
27284 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
27285 Branch: maint-5.6/perl
27286 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
27287 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
27288____________________________________________________________________________
27289[ 7308] By: gsar on 2000/10/16 06:27:29
27290 Log: integrate change#6092 from cfgperl
27291
27292 Regen perltoc with the fixed buildtoc.
27293 Branch: maint-5.6/perl
27294 !> pod/perltoc.pod
27295____________________________________________________________________________
27296[ 7307] By: gsar on 2000/10/16 06:26:40
27297 Log: integrate changes#6089,6090 from mainline
27298
27299 buildtoc tweak to fix newline lossage
27300
27301 concat doesn't preserve utf8-ness, and doesn't invalidate
27302 [NI]OK; added tests for both
27303 Branch: maint-5.6/perl
27304 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
27305____________________________________________________________________________
27306[ 7306] By: gsar on 2000/10/16 06:24:05
27307 Log: integrate change#6088 from cfgperl
27308
27309 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
27310 because we do not use those. The HAS_GETSPNAM remains,
27311 though, because we still do use that.
27312 Branch: maint-5.6/perl
27313 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
27314 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
27315 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
27316 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
27317 !> win32/config.vc win32/config_H.bc win32/config_H.gc
27318 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
27319____________________________________________________________________________
27320[ 7305] By: gsar on 2000/10/16 06:15:52
27321 Log: integrate changes#6084,6085,6087 from mainline
27322
27323 substr() does not preserve utf8-ness (from Stefan Eissing
27324 <Eissing@medicaldataservice.de>); added tests
27325
27326 repeat operator (x) doesn't preserve utf8-ness
27327
27328 reverse() and quotemeta() weren't preserving utf8-ness; add tests
27329 Branch: maint-5.6/perl
27330 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
27331____________________________________________________________________________
27332[ 7304] By: gsar on 2000/10/16 06:13:10
27333 Log: integrate changes#6077..6083 from mainline
27334
27335 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
27336 and Tom Phoenix)
27337
27338 workaround for CRT bug in chdir() (from Charles Lane, via
27339 Peter Prymmer)
27340
27341 remove outdated kludge in Carp (NULLs are permitted in diagnostics
27342 now)
27343
27344 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
27345 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
27346
27347 better default perlbug categories for ok reports (from Richard Foley)
27348
27349 peek.t non-portable to ithreads
27350
27351 note about undocumented caller() return value (from M.J.T. Guy);
27352 yet another peek.t tweak
27353 Branch: maint-5.6/perl
27354 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
27355 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
27356 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
27357 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
27358 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
27359 !> vms/vmsish.h
27360____________________________________________________________________________
27361[ 7303] By: gsar on 2000/10/16 06:03:18
27362 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
27363 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
27364
27365 &HUGE_VAL is not defined, it exists.
27366
27367 Do not warn that an infinity does not look like a number.
27368
27369 Rewrite the pwent/spent logic to be a little bit more clearer.
27370
27371 Continue on the pwent/spent case.
27372
27373 Correct Freudian slip.
27374
27375 Use HUGE_VALL if applicable.
27376
27377 pwent/spent #ifdef imbalance.
27378
27379 Infinite problems.
27380
27381 Call getspnam() only iff needd.
27382
27383 Test both the scalar and list contexts.
27384
27385 Use setxxent()/endxxent().
27386
27387 Complex tweakery.
27388
27389 Unicos hint tweak.
27390
27391 Be more forgiving in POSIX about HUGE_VALL.
27392
27393 Detypo.
27394
27395 The search of infinity continues, this time simplified.
27396
27397 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
27398 in natively 64-bit platforms where a long is a quad (no need
27399 for long longs). Also added bias for IVs.
27400
27401 Complex tweaks.
27402
27403 Introduce t/lib/peek.t.
27404
27405 Make the test more portable.
27406 Branch: maint-5.6/perl
27407 +> t/lib/peek.t
27408 ! pp_sys.c
27409 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
27410 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
27411 !> t/op/pwent.t toke.c util.c
27412____________________________________________________________________________
27413[ 7302] By: gsar on 2000/10/16 05:03:37
27414 Log: integrate changes#6066..6071 from mainline
27415
27416 s/END/CHECK/
27417
27418 replace direct call to sighandler() with (*PL_sighandlerp)()
27419
27420 note about values()
27421
27422 File::Spec compatibility update (from Barrie Slaymaker
27423 <barries@slaysys.com>)
27424
27425 remove misleading comment (from M.J.T. Guy)
27426
27427 misformatted perllocal.pod (from Tim Jenness
27428 <t.jenness@jach.hawaii.edu>)
27429 Branch: maint-5.6/perl
27430 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
27431 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
27432 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
27433 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
27434____________________________________________________________________________
27435[ 7301] By: gsar on 2000/10/16 05:00:08
27436 Log: integrate changes#6061..6063 from mainline
27437
27438 change#5921 neglected to make eq honor "use bytes"
27439
27440 additional tests for utf8.t
27441
27442 tokeq() could read unallocated field in argument
27443 Branch: maint-5.6/perl
27444 !> sv.c t/pragma/utf8.t toke.c
27445____________________________________________________________________________
27446[ 7300] By: gsar on 2000/10/16 04:56:54
27447 Log: integrate changes#6046,6048,6057,6058 from mainline
27448
27449 libscheck has insufficient checks for n32 libs (from
27450 Albert Chin-A-Young <china@thewrittenword.com>)
27451
27452 add note about how $( doesn't interpolate in REs (from
27453 Philip Newton <newton@ficus.frogspace.net>)
27454
27455 fix broken parsing of /\x{ab}/
27456
27457 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
27458 (spotted by Donald Kinzer <dkinzer@premia.com>)
27459 Branch: maint-5.6/perl
27460 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
27461 !> t/pragma/utf8.t
27462____________________________________________________________________________
27463[ 7299] By: gsar on 2000/10/16 04:52:50
27464 Log: integrate change#6044 from mainline
27465
27466 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
27467 such that underscores are only ignored in literal numbers,
27468 "\x{...}", and hex/oct argument
27469 Branch: maint-5.6/perl
27470 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
27471____________________________________________________________________________
27472[ 7298] By: gsar on 2000/10/16 04:50:53
27473 Log: integrate changes#6027..6043 from mainline
27474
27475 podlators-1.02 update (from Russ Allbery)
27476
27477 Pod::Man generates groff-incompatible macro definition (from
27478 Tom Christiansen)
27479
27480 add CGI.pm v2.66 (from Lincoln Stein)
27481
27482 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
27483 for @- and @+ (from Johan Vromans)
27484
27485 small nits in diagnostics.pm (from Robin Barker)
27486
27487 whitespace adjustments
27488
27489 missing files in MANIFEST
27490
27491 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
27492 to compensate
27493
27494 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
27495
27496 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
27497 Branch: maint-5.6/perl
27498 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
27499 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
27500 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
27501 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
27502 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
27503 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
27504 !> t/lib/cgi-html.t t/lib/cgi-request.t
27505____________________________________________________________________________
27506[ 7297] By: gsar on 2000/10/16 04:44:30
27507 Log: integrate change#6025 from mainline
27508
27509 Is{Alnum,Alpha,Word} don't match titlecase
27510 TODO: IsSpace is defined recursively!
27511 (both spotted by Larry)
27512 Branch: maint-5.6/perl
27513 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
27514 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
27515____________________________________________________________________________
27516[ 7296] By: gsar on 2000/10/16 04:39:30
27517 Log: integrate change#6023 from mainline
27518
27519 debugger stomps on $. (from M.J.T. Guy)
27520 Branch: maint-5.6/perl
27521 !> lib/perl5db.pl
27522____________________________________________________________________________
27523[ 7295] By: gsar on 2000/10/16 04:38:02
27524 Log: integrate change#6022 from mainline
27525
27526 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
27527 Branch: maint-5.6/perl
27528 !> sv.c
27529____________________________________________________________________________
27530[ 7294] By: gsar on 2000/10/16 04:37:05
27531 Log: integrate changes#6018..6021 from mainline
27532
27533 make lib/syslog.t portable to systems that don't have _PATH_LOG,
27534 make _PATH_LOG() return "" if unavailable
27535
27536 windows portability tweaks
27537
27538 test tweak
27539
27540 remove Win2K issue in pod (fixed by change#6020)
27541 Branch: maint-5.6/perl
27542 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
27543 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
27544 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
27545____________________________________________________________________________
27546[ 7293] By: gsar on 2000/10/16 04:20:00
27547 Log: integrate changes#6013..6015 from mainline
27548
27549 tweak change#5945 to display correct switch name in diagnostic
27550
27551 glob() loading File::Glob behind the scenes may cause syntax errors
27552
27553 tweak test for portability
27554 Branch: maint-5.6/perl
27555 !> op.c perl.c pod/perldiag.pod t/lib/b.t
27556____________________________________________________________________________
27557[ 7292] By: gsar on 2000/10/16 04:18:11
27558 Log: integrate changes#6005..6010 from mainline, cfgperl
27559
27560 perldoc might fail via "use blib" (from Hugo van der Sanden)
27561
27562 Regen Configure.
27563
27564 note about compile failures and END blocks (from M.J.T. Guy)
27565
27566 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
27567
27568 (change#6009 integrated earlier in change#7255)
27569
27570 clarify note about shadow password support (from
27571 gellyfish@gellyfish.com)
27572 Branch: maint-5.6/perl
27573 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
27574 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
27575 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
27576____________________________________________________________________________
27577[ 7291] By: gsar on 2000/10/16 04:12:03
27578 Log: integrate changes#6002,6003 from mainline
27579
27580 destructive sv_setsv() can lose UV-ness from source, causing
27581 numeric promotions/comparisons to fail to do the right thing
27582
27583 allow REG_EXPAND_SZ keys in Windows registry (from
27584 John Clayton <John.Clayton@barclayscapital.com>)
27585 Branch: maint-5.6/perl
27586 !> sv.c win32/win32.c
27587____________________________________________________________________________
27588[ 7290] By: gsar on 2000/10/16 04:10:19
27589 Log: integrate change#6001 from mainline
27590
27591 support additional library locations via $Config{otherlibdirs}
27592 (from Andy Dougherty)
27593 Branch: maint-5.6/perl
27594 !> Configure INSTALL Porting/Glossary Porting/config.sh
27595 !> Porting/config_H config_h.SH epoc/config.sh perl.c
27596 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
27597 !> win32/config.bc win32/config.gc win32/config.vc
27598____________________________________________________________________________
27599[ 7289] By: gsar on 2000/10/16 04:08:28
27600 Log: integrate change#5999 from mainline
27601
27602 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
27603 Branch: maint-5.6/perl
27604 !> t/pragma/warn/toke toke.c
27605____________________________________________________________________________
27606[ 7288] By: gsar on 2000/10/16 04:07:01
27607 Log: integrate changes#5997,5998 from cfgperl
27608
27609 Preserve $!.
27610
27611 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
27612 Branch: maint-5.6/perl
27613 !> lib/Math/Complex.pm
27614____________________________________________________________________________
27615[ 7287] By: gsar on 2000/10/16 04:04:37
27616 Log: integrate change#5995 from mainline
27617
27618 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
27619 Branch: maint-5.6/perl
27620 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
27621____________________________________________________________________________
27622[ 7286] By: gsar on 2000/10/16 04:03:21
27623 Log: integrate change#5994 from mainline
27624
27625 fix for missed accounting for null byte in pack("Z",...) (from
27626 M.J.T. Guy)
27627 Branch: maint-5.6/perl
27628 !> pp.c t/op/pack.t
27629____________________________________________________________________________
27630[ 7285] By: gsar on 2000/10/16 04:02:11
27631 Log: integrate changes#5989..5993 from mainline
27632
27633 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
27634 itself and no other (from Tom Hughes)
27635
27636 use $ENV{LIB} to search for libs under Visual C compiler
27637 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
27638
27639 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
27640
27641 pod nit (from Simon Cozens)
27642
27643 various minor tweaks seen on p5p
27644 Branch: maint-5.6/perl
27645 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
27646 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
27647 !> t/op/array.t toke.c
27648____________________________________________________________________________
27649[ 7284] By: gsar on 2000/10/16 03:59:00
27650 Log: integrate changes#5978..5988 from mainline
27651
27652 sync version numbers in File::Spec with the ones on CPAN
27653 (from Barrie Slaymaker)
27654
27655 under useithreads, constant pad entries could inadvertantly be
27656 shared across threads (from Eric Blood <eblood@xmission.com>);
27657 added Eric's test case to testsuite
27658
27659 allow Configure -S to run non-interactively (spotted by Greg Hudson
27660 <ghudson@mit.edu>)
27661
27662 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
27663 prototype mismatch with CORE::glob(); update pod and tests to
27664 suit (File::Glob::glob() is still available for backward
27665 compatibility, but should be considered deprecated)
27666
27667 avoid error in IO::Socket::INET when given an unknown service name
27668 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
27669
27670 numeric conversion of non-number in change#3378 tramples on
27671 OOK offset, causing segfaults
27672
27673 attributes::reftype() doesn't work on tied argument
27674
27675 forked child may not exit correctly if it failed to open
27676 /dev/console (from Graham Barr)
27677
27678 add regular expressions tutorial and quick-start guide (from
27679 Mark Kvale <kvale@phy.ucsf.edu>)
27680
27681 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
27682
27683 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
27684 <paul@miraclefish.com>)
27685 Branch: maint-5.6/perl
27686 +> pod/perlrequick.pod pod/perlretut.pod
27687 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
27688 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
27689 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
27690 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
27691 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
27692 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
27693 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
27694 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
27695____________________________________________________________________________
27696[ 7283] By: gsar on 2000/10/16 03:52:14
27697 Log: integrate change#5977 from mainline
27698
27699 autoquote barewords followed by newline and arrow properly
27700 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
27701 Branch: maint-5.6/perl
27702 !> t/pragma/warn/toke toke.c
27703____________________________________________________________________________
27704[ 7282] By: gsar on 2000/10/16 03:50:48
27705 Log: integrate change#5976 from mainline
27706
27707 DB_File v1.73 update (from Paul Marquess)
27708 Branch: maint-5.6/perl
27709 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
27710 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
27711____________________________________________________________________________
27712[ 7281] By: gsar on 2000/10/16 03:49:14
27713 Log: integrate change#5975 from mainline
27714
27715 allow sort() reentrancy (variant of patch suggested by
27716 Hugo van der Sanden)
27717 Branch: maint-5.6/perl
27718 !> pp_ctl.c t/op/sort.t
27719____________________________________________________________________________
27720[ 7280] By: gsar on 2000/10/16 03:48:22
27721 Log: integrate change#5974 from mainline
27722
27723 change#4197 somehow missed initializing PL_errors, meaning
27724 syntax error queueing wasn't working outside eval"" at all;
27725 also fixed eval"" to localize PL_error_count, so that compile-time
27726 eval's don't clobber the error state of the outer context
27727 Branch: maint-5.6/perl
27728 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
27729 !> t/pragma/warn/toke
27730____________________________________________________________________________
27731[ 7279] By: gsar on 2000/10/16 03:46:21
27732 Log: integrate change#5973 from mainline
27733
27734 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
27735 Branch: maint-5.6/perl
27736 !> regcomp.c regexec.c t/op/re_tests
27737____________________________________________________________________________
27738[ 7278] By: gsar on 2000/10/16 03:44:54
27739 Log: integrate change#5971 from cfgperl
27740
27741 Unicos tweaks from Mark P. Lutz.
27742 Branch: maint-5.6/perl
27743 !> hints/unicos.sh lib/Math/Complex.pm
27744____________________________________________________________________________
27745[ 7277] By: gsar on 2000/10/16 03:42:59
27746 Log: integrate changes#5966..5970 from mainline
27747
27748 add testsuite for B backends, fix bug in B::Deparse (from
27749 Simon Cozens <simon@brecon.co.uk>)
27750
27751 improved docs on the warn_uninit diagnostic (from David Glasser
27752 and Simon Cozens)
27753
27754 tolerate spaces in group names in test on solaris (from David Boyce
27755 <dsb@boyski.com>)
27756
27757 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
27758
27759 Data::Dumper fumbles negative numbers on 32-bit platforms where
27760 IV is >32bits
27761 Branch: maint-5.6/perl
27762 +> t/lib/b.t t/lib/syslog.t
27763 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
27764 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
27765 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
27766____________________________________________________________________________
27767[ 7276] By: gsar on 2000/10/16 03:39:30
27768 Log: integrate change#5965 from mainline
27769
27770 avoid "will not stay shared" warnings for our variables (from
27771 Robin Barker)
27772 Branch: maint-5.6/perl
27773 !> op.c t/pragma/warn/op
27774____________________________________________________________________________
27775[ 7275] By: gsar on 2000/10/16 03:38:18
27776 Log: integrate change#5964 from mainline
27777
27778 reformat to 72 columns (again)
27779 Branch: maint-5.6/perl
27780 !> pod/perldiag.pod
27781____________________________________________________________________________
27782[ 7274] By: gsar on 2000/10/16 03:36:58
27783 Log: integrate change#5963 from mainline
27784
27785 patch from Larry to make (\&) prototype work; added tests for
27786 the same
27787 Branch: maint-5.6/perl
27788 !> op.c t/comp/proto.t
27789____________________________________________________________________________
27790[ 7273] By: gsar on 2000/10/16 03:35:51
27791 Log: integrate changes#5956..5962 from mainline
27792
27793 better diagnostics on failed tests (from Ilya Zakharevich)
27794
27795 pod nits (from A. C. Yardley <yardley@tanet.net>)
27796
27797 change#3569 deleted some essential code, revert; avoid use of
27798 atexit() to make DynaLoader work properly on AIX under mod_perl
27799 (from Jens-Uwe Mager <jum@helios.de>)
27800
27801 doubled words in pods (from Simon Cozens
27802 <simon.p.cozens@jp.pwcglobal.com>)
27803
27804 better INSTALL notes on Solaris issues (from Dominic Dunlop)
27805
27806 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
27807
27808 updated README.hpux (from Jeff Okamoto)
27809 Branch: maint-5.6/perl
27810 !> INSTALL README.hpux emacs/cperl-mode.el
27811 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
27812 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
27813 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
27814 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
27815 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
27816 !> t/op/lex_assign.t
27817____________________________________________________________________________
27818[ 7272] By: gsar on 2000/10/16 03:31:22
27819 Log: integrate change#5955 from mainline
27820
27821 longstanding bug exposed by change#3307: sort arguments weren't
27822 compiled with the right wantarray context (ensuing runtime lookup
27823 via block_gimme() was getting the incidental context of the
27824 sort() itself)
27825 Branch: maint-5.6/perl
27826 !> op.c t/op/sort.t
27827____________________________________________________________________________
27828[ 7271] By: gsar on 2000/10/16 03:29:11
27829 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
27830 branch
27831
27832 Flatten the cpp jungle doing the nosuid checking.
27833
27834 Do not assume sign propagation. (from M.J.T. Guy)
27835
27836 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
27837
27838 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
27839 Now pp_ncmp() returns undef is either operand is a NaN.
27840
27841 On second thoughts frexp() does have two arguments.
27842
27843 Document that tr() is not tr(1).
27844
27845 Be more robust on "extreme" (large absolute value)
27846 arguments. Originally reported by Daniel Connelly
27847 as a problem with asinh() on large negative arguments,
27848 asinh() used to bail out because an argument to log()
27849 ended up being zero. Ilya Zakharevich proposed using
27850 Taylor's series in such cases, which for such large
27851 arguments is a very good approximation.
27852
27853 Undo "use integer" addition from 64bitint as it seems
27854 to break most of the subtests in Digital UNIX;
27855 Unicos needs to find another way.
27856 Branch: maint-5.6/perl
27857 !> (integrate 29 files)
27858____________________________________________________________________________
27859[ 7270] By: gsar on 2000/10/16 03:09:44
27860 Log: integrate changes#5948,5949,5950 from mainline
27861
27862 typo in vars.pm that leads to cryptic message (from Piotr
27863 Piatkowski <kompas@kompas.usr.onet.pl>)
27864
27865 make perldoc use the pod2man from the same version (from
27866 M.J.T. Guy)
27867
27868 reformat perldiag to avoid long lines
27869 Branch: maint-5.6/perl
27870 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
27871____________________________________________________________________________
27872[ 7269] By: gsar on 2000/10/16 03:05:54
27873 Log: integrate change#5947 from mainline
27874
27875 use &dl_error rather than &dl_load_file as the guard for calling
27876 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
27877 statically built perl)
27878 Branch: maint-5.6/perl
27879 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
27880____________________________________________________________________________
27881[ 7268] By: gsar on 2000/10/16 03:04:48
27882 Log: integrate change#5945 from mainline
27883
27884 make module name mandatory after -M switch; reorder perldiag
27885 alphabetically (from Mark-Jason Dominus)
27886 Branch: maint-5.6/perl
27887 !> perl.c pod/perldiag.pod
27888____________________________________________________________________________
27889[ 7267] By: gsar on 2000/10/16 03:03:01
27890 Log: integrate change#5939 from mainline
27891
27892 more pod nits (from Larry Virden)
27893 Branch: maint-5.6/perl
27894 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
27895 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
27896 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
27897____________________________________________________________________________
27898[ 7266] By: gsar on 2000/10/16 03:01:39
27899 Log: integrate change#5938 from mainline
27900
27901 Consolidated B::Deparse fixes (from Stephen McCamant)
27902 Branch: maint-5.6/perl
27903 !> ext/B/B/Deparse.pm
27904____________________________________________________________________________
27905[ 7265] By: gsar on 2000/10/16 03:00:43
27906 Log: integrate change#5936 from mainline
27907
27908 additional tests for change#7263 (from Paul Marquess)
27909 Branch: maint-5.6/perl
27910 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
27911 !> t/pragma/warn/5nolint t/pragma/warn/6default
27912____________________________________________________________________________
27913[ 7264] By: gsar on 2000/10/16 02:58:34
27914 Log: integrate change#5934 from mainline
27915
27916 propagate lexical warnings from surrounding scope correctly
27917 within string eval() (from Paul Marquess)
27918 Branch: maint-5.6/perl
27919 !> pp_ctl.c t/pragma/warn/pp_ctl
27920____________________________________________________________________________
27921[ 7263] By: gsar on 2000/10/16 02:56:53
27922 Log: integrate change#5932 from mainline
27923
27924 add rsignal(), whichsig() and do_join() to public API list
27925 (mod_perl uses them to good advantage)
27926 Branch: maint-5.6/perl
27927 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
27928____________________________________________________________________________
27929[ 7262] By: gsar on 2000/10/16 02:55:53
27930 Log: integrate change#5931 from mainline
27931
27932 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
27933 Branch: maint-5.6/perl
27934 !> pp_hot.c regexec.c t/op/pat.t
27935____________________________________________________________________________
27936[ 7261] By: gsar on 2000/10/16 02:55:01
27937 Log: integrate change#5930 from mainline
27938
27939 small os390 tweaks (from Peter Prymmer)
27940 Branch: maint-5.6/perl
27941 !> config_h.SH makedepend.SH
27942____________________________________________________________________________
27943[ 7260] By: gsar on 2000/10/16 02:54:10
27944 Log: integrate change#5929 from mainline
27945
27946 pod nits
27947 Branch: maint-5.6/perl
27948 !> pod/perlguts.pod
27949____________________________________________________________________________
27950[ 7259] By: gsar on 2000/10/16 02:52:55
27951 Log: integrate change#5927 from mainline
27952
27953 arrange for next() to resume at the unstack op rather than the
27954 loop conditional, so that scope cleanup happens correctly
27955 (from Stephen McCamant)
27956 Branch: maint-5.6/perl
27957 !> op.c pp_ctl.c t/op/misc.t
27958____________________________________________________________________________
27959[ 7258] By: gsar on 2000/10/16 02:51:38
27960 Log: integrate change#5926 from mainline
27961
27962 on windows, reserve 16M of stack rather than 128M (allows more
27963 threads to run concurrently)
27964 Branch: maint-5.6/perl
27965 !> win32/Makefile win32/makefile.mk
27966____________________________________________________________________________
27967[ 7257] By: gsar on 2000/10/16 02:50:37
27968 Log: integrate change#5925 from mainline
27969
27970 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
27971 Branch: maint-5.6/perl
27972 !> toke.c
27973____________________________________________________________________________
27974[ 7256] By: gsar on 2000/10/16 02:49:36
27975 Log: integrate change#5924 from mainline
27976
27977 avoid using uninitialized memory in require version check
27978 Branch: maint-5.6/perl
27979 !> pp_ctl.c universal.c
27980____________________________________________________________________________
27981[ 7255] By: gsar on 2000/10/16 02:48:03
27982 Log: integrate changes#5923,5928,6009 from mainline
27983
27984 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
27985 Branch: maint-5.6/perl
27986 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
27987____________________________________________________________________________
27988[ 7254] By: gsar on 2000/10/16 02:44:46
27989 Log: integrate change#5922 from mainline
27990
27991 commentary about IoTYPE() (from Nathan Torkington)
27992 Branch: maint-5.6/perl
27993 !> sv.h
27994____________________________________________________________________________
27995[ 7253] By: gsar on 2000/10/16 02:43:49
27996 Log: integrate change#5921 from mainline
27997
27998 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
27999 Branch: maint-5.6/perl
28000 !> sv.c t/lib/charnames.t t/pragma/utf8.t
28001____________________________________________________________________________
28002[ 7252] By: gsar on 2000/10/16 02:42:31
28003 Log: integrate change#5920 from mainline
23c0d66e 28004
51c9377f
JH
28005 Larry's fix for buggy propagation of utf8-ness in join(); add test
28006 Branch: maint-5.6/perl
28007 !> doop.c t/op/ver.t
23c0d66e 28008____________________________________________________________________________
51c9377f
JH
28009[ 7251] By: gsar on 2000/10/16 02:41:14
28010 Log: integrate changes#5915..5919 from mainline
28011
28012 various (pod tweaks &c)
28013 Branch: maint-5.6/perl
28014 !> (integrate 33 files)
23c0d66e 28015____________________________________________________________________________
51c9377f
JH
28016[ 7250] By: gsar on 2000/10/16 02:38:16
28017 Log: integrate change#5914 from mainline
28018
28019 caller() wasn't returning the right number of elements for
28020 eval {...}
28021 Branch: maint-5.6/perl
28022 !> pp_ctl.c t/pragma/warn/9enabled
23c0d66e 28023____________________________________________________________________________
51c9377f
JH
28024[ 7249] By: gsar on 2000/10/16 02:37:02
28025 Log: integrate change#5913 from mainline
28026
28027 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
28028 (from Mark-Jason Dominus)
28029 Branch: maint-5.6/perl
28030 !> pod/perlfunc.pod
23c0d66e 28031____________________________________________________________________________
51c9377f
JH
28032[ 7248] By: gsar on 2000/10/16 02:35:58
28033 Log: integrate change#5912 from mainline
28034
28035 fix totally broken caching in UNIVERSAL::isa() (from
28036 Nick Ing-Simmons)
28037 Branch: maint-5.6/perl
28038 !> t/op/universal.t universal.c
a4abfbda 28039____________________________________________________________________________
51c9377f
JH
28040[ 7247] By: gsar on 2000/10/16 02:34:27
28041 Log: integrate changes#5910,5911 from mainline
28042
28043 typo in pod
28044
28045 add linebreak properties from unicode/LineBrk.txt (from
28046 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
28047 Branch: maint-5.6/perl
28048 +> (branch 29 files)
28049 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
a4abfbda 28050____________________________________________________________________________
51c9377f
JH
28051[ 7246] By: gsar on 2000/10/16 02:33:29
28052 Log: integrate change#5909 from mainline
28053
28054 mode argument to do_binmode() should be file mode, not boolean
28055 Branch: maint-5.6/perl
28056 !> pp_sys.c
28057____________________________________________________________________________
28058[ 7245] By: gsar on 2000/10/16 02:31:04
28059 Log: integrate change#5908 from mainline
28060
28061 introduce illegal symbols into null package so that
28062 gv_fetchpv(...,TRUE) always returns a valid GV even when the
28063 symbol is trapped by strictures (avoids coredumps)
28064 Branch: maint-5.6/perl
28065 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
28066 !> t/pragma/strict-vars
a4abfbda
JH
28067____________________________________________________________________________
28068[ 7244] By: jhi on 2000/10/16 02:29:54
28069 Log: Subject: $Carp::ExportLevel confusion in Exporter
28070 From: "Ben Tilly" <ben_tilly@hotmail.com>
28071 Date: Sat, 14 Oct 2000 16:44:34 EDT
28072 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
28073 Branch: perl
28074 ! lib/Exporter/Heavy.pm
28075____________________________________________________________________________
28076[ 7243] By: jhi on 2000/10/16 02:28:33
28077 Log: Subject: [PATCH perlguts.pod] Document offset hack
28078 From: Simon Cozens <simon@cozens.net>
28079 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
28080 Date: Sat, 14 Oct 2000 19:32:25 +0100
28081 Branch: perl
28082 ! pod/perlguts.pod
28083____________________________________________________________________________
51c9377f
JH
28084[ 7242] By: gsar on 2000/10/16 02:26:51
28085 Log: integrate changes#5905,5906,5907,6064 from mainline
28086
28087 printf/sprintf didn't get quad types right under use64bitint
28088 Branch: maint-5.6/perl
28089 !> pp_sys.c sv.c t/op/64bitint.t
28090____________________________________________________________________________
a4abfbda
JH
28091[ 7241] By: jhi on 2000/10/16 02:22:44
28092 Log: Subject: small pod patch
28093 From: Dan Boorstein <dan_boo@bellsouth.net>
28094 Date: Sat, 14 Oct 2000 14:29:24 -0400
28095 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
28096 Branch: perl
28097 ! pod/perlfaq7.pod pod/perlmod.pod
28098____________________________________________________________________________
28099[ 7240] By: jhi on 2000/10/16 02:13:46
28100 Log: -w cleanup.
28101
28102 Subject: Re: Problems with bleadperl
28103 From: "Stephen P. Potter" <spp@ds.net>
28104 Date: Fri, 13 Oct 2000 13:32:49 -0400
28105 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
28106 Branch: perl
28107 ! t/pragma/overload.t
28108____________________________________________________________________________
28109[ 7239] By: jhi on 2000/10/16 01:41:18
28110 Log: One more ~utf8 tweak.
28111 Branch: perl
28112 ! t/op/bop.t
28113____________________________________________________________________________
28114[ 7238] By: jhi on 2000/10/16 01:34:14
28115 Log: Tweak the test of #7235.
28116 Branch: perl
28117 ! t/op/bop.t
28118____________________________________________________________________________
28119[ 7237] By: jhi on 2000/10/16 01:25:04
28120 Log: Fix a couple of compiler-noted nits in #7235.
28121 Branch: perl
28122 ! pp.c
28123____________________________________________________________________________
28124[ 7236] By: jhi on 2000/10/16 01:22:46
28125 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
28126 Branch: perl
28127 ! pp.c pp_hot.c
28128____________________________________________________________________________
28129[ 7235] By: jhi on 2000/10/15 16:24:44
28130 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
28131
28132 From: Simon Cozens <simon@cozens.net>
28133 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
28134 Date: Sat, 14 Oct 2000 20:52:13 +0100
28135 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
28136 Branch: perl
28137 ! pp.c t/op/bop.t utf8.h
28138____________________________________________________________________________
28139[ 7234] By: jhi on 2000/10/15 15:19:29
28140 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
28141 The problem was that rx->minlen was in chars while pp_split()
28142 thought it would be in bytes.
28143 Branch: perl
28144 ! pp.c t/pragma/utf8.t
28145____________________________________________________________________________
28146[ 7233] By: jhi on 2000/10/14 20:24:24
28147 Log: Document FNCASE=y as discussed in the bug 20000902.009.
28148 Branch: perl
28149 ! README.dos
28150____________________________________________________________________________
28151[ 7232] By: jhi on 2000/10/14 18:52:21
28152 Log: Add test for bug id 20000427.003 (which seems to have
28153 been fixed) (also duplicate as 20000427.004, though
28154 with a higher severity). Move one utf8 from op/append
28155 to pragma/utf8, tag the tests with bug ids.
28156 Branch: perl
28157 ! t/op/append.t t/pragma/utf8.t
28158____________________________________________________________________________
28159[ 7231] By: jhi on 2000/10/14 17:28:37
28160 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
28161 Branch: perl
28162 ! t/pragma/utf8.t
28163____________________________________________________________________________
0b3b9d72
JH
28164[ 7230] By: jhi on 2000/10/14 14:24:50
28165 Log: Needs to be conditional on SunOS 4.
28166
28167 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
28168 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28169 Date: Sat, 14 Oct 2000 13:37:49 +0100
28170 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
28171 Branch: metaconfig/U/perl
28172 ! End.U
28173 Branch: perl
28174 ! Configure myconfig.SH pod/perldelta.pod
28175____________________________________________________________________________
a4abfbda
JH
28176[ 7229] By: jhi on 2000/10/14 00:49:22
28177 Log: Update Changes.
28178 Branch: perl
28179 ! Changes patchlevel.h
28180____________________________________________________________________________
0835f758
JH
28181[ 7228] By: jhi on 2000/10/14 00:46:10
28182 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
28183 From: Peter Prymmer <pvhp@forte.com>
28184 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
28185 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
28186 Branch: perl
28187 ! lib/utf8.pm
28188____________________________________________________________________________
28189[ 7227] By: jhi on 2000/10/13 23:20:30
28190 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
28191 Branch: perl
28192 ! t/op/tie.t
28193____________________________________________________________________________
28194[ 7226] By: jhi on 2000/10/13 22:14:32
28195 Log: Tweak #7225.
28196
28197 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
28198 From: Peter Prymmer <pvhp@forte.com>
28199 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
28200 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
28201 Branch: perl
28202 ! t/op/sprintf.t
28203____________________________________________________________________________
28204[ 7225] By: jhi on 2000/10/13 22:11:31
28205 Log: op/sprintf.t patch for OS/390 (and any other host with limited
28206 floating-point exponent length)
28207
28208 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
28209 From: Dominic Dunlop <domo@computer.org>
28210 Date: Fri, 13 Oct 2000 19:17:57 +0200
28211 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
28212 Branch: perl
28213 ! t/op/sprintf.t
28214____________________________________________________________________________
28215[ 7224] By: jhi on 2000/10/13 18:40:48
28216 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
28217 Branch: perl
28218 ! toke.c
28219____________________________________________________________________________
28220[ 7223] By: jhi on 2000/10/13 18:37:13
28221 Log: Thinko in #7222.
28222 Branch: perl
28223 ! utf8.c
28224____________________________________________________________________________
28225[ 7222] By: jhi on 2000/10/13 18:05:23
28226 Log: Use UTF8SKIP(), from Simon Cozens.
28227 Branch: perl
28228 ! utf8.c
28229____________________________________________________________________________
28230[ 7221] By: jhi on 2000/10/13 15:43:19
28231 Log: (accidentally empty check-in)
28232 Branch: perl
28233 ! utf8.c
28234____________________________________________________________________________
28235[ 7220] By: jhi on 2000/10/13 15:23:51
28236 Log: Add (optimistically) Storable to static extensions.
28237 Branch: perl
28238 ! hints/uwin.sh hints/vmesa.sh
28239____________________________________________________________________________
28240[ 7219] By: jhi on 2000/10/13 15:20:05
28241 Log: Amdahl UTS doesn't seem to do dynaloading.
28242 Branch: perl
28243 ! hints/uts.sh
28244____________________________________________________________________________
28245[ 7218] By: jhi on 2000/10/13 15:15:20
28246 Log: Slight tweak of the code to appease Amdahl UTS cc.
28247 Branch: perl
28248 ! pp.c
28249____________________________________________________________________________
28250[ 7217] By: jhi on 2000/10/13 14:50:42
28251 Log: In Amdahl UTS "struct sv" is defined by a system header,
28252 <ksync.h>.
28253 Branch: perl
28254 ! perl.h sv.h
28255____________________________________________________________________________
28256[ 7216] By: jhi on 2000/10/13 11:58:25
28257 Log: Ilya implemented the memory profiling API.
28258 Branch: perl
28259 ! Todo
28260____________________________________________________________________________
28261[ 7215] By: jhi on 2000/10/13 02:56:38
28262 Log: Subject: [PATCH 5.7.0] Perl API for mstats
28263 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28264 Date: Thu, 12 Oct 2000 22:52:40 -0400
28265 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
28266 Branch: perl
28267 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
28268____________________________________________________________________________
28269[ 7214] By: jhi on 2000/10/13 02:55:38
28270 Log: Subject: [PATCH 5.7.0] IVs in mtats
28271 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28272 Date: Thu, 12 Oct 2000 22:51:04 -0400
28273 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
28274 Branch: perl
28275 ! malloc.c perl.h
28276____________________________________________________________________________
28277[ 7213] By: jhi on 2000/10/13 02:31:47
28278 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
28279 Branch: perl
28280 ! pod/perldiag.pod pp_sys.c
28281____________________________________________________________________________
28282[ 7212] By: jhi on 2000/10/13 01:27:38
28283 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
28284 From: Peter Prymmer <pvhp@forte.com>
28285 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
28286 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
28287 Branch: perl
28288 ! t/op/oct.t
28289____________________________________________________________________________
28290[ 7211] By: jhi on 2000/10/13 00:35:09
28291 Log: Update Changes.
28292 Branch: perl
28293 ! Changes patchlevel.h
28294____________________________________________________________________________
9b10d7ba
JH
28295[ 7210] By: jhi on 2000/10/12 23:59:40
28296 Log: The Install.pm third of
28297
28298 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
28299 From: Bill Campbell <bill@celestial.com>
28300 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
28301 Date: Thu, 5 Oct 2000 18:04:51 -0700
28302 Branch: perl
28303 ! lib/ExtUtils/Install.pm
28304____________________________________________________________________________
28305[ 7209] By: jhi on 2000/10/12 23:58:43
28306 Log: Two thirds of
28307
28308 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
28309 Date: Thu, 5 Oct 2000 18:04:51 -0700
28310 From: Bill Campbell <bill@celestial.com>
28311 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
28312
28313 The Install.pm changes will be submitted separately because
28314 they need some work and discussion still.
28315 Branch: perl
28316 ! lib/getopts.pl lib/termcap.pl
28317____________________________________________________________________________
28318[ 7208] By: jhi on 2000/10/12 23:41:19
28319 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
28320 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28321 Date: Thu, 12 Oct 2000 07:30:02 EDT
28322 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
28323 Branch: perl
28324 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
28325 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
28326____________________________________________________________________________
28327[ 7207] By: jhi on 2000/10/12 23:39:01
28328 Log: An updated EBCDIC tr patch.
28329
28330 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
28331 From: Peter Prymmer <pvhp@forte.com>
28332 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
28333 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
28334 Branch: perl
28335 ! t/op/tr.t
28336____________________________________________________________________________
28337[ 7206] By: jhi on 2000/10/12 23:34:55
28338 Log: Upgrade to CPAN 1.58, from Andreas König.
28339 Branch: perl
28340 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28341____________________________________________________________________________
0b3b9d72
JH
28342[ 7205] By: jhi on 2000/10/12 23:29:08
28343 Log: Introduce the man[24-8] variables, from Andy Dougherty.
28344 Branch: metaconfig/U/perl
28345 + mandirs.U mandirstyle.U
28346 Branch: perl
28347 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28348 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
28349 ! vos/config.h vos/config.pl vos/config_h.SH_orig
28350 ! win32/config.bc win32/config.gc win32/config.vc
28351____________________________________________________________________________
9b10d7ba
JH
28352[ 7204] By: gsar on 2000/10/12 18:11:24
28353 Log: restore change#7202
28354 Branch: perl
28355 ! mg.c
28356____________________________________________________________________________
28357[ 7203] By: gsar on 2000/10/12 18:09:40
28358 Log: another test of the Emergency Broadcast System--back out
28359 change#7202
28360 Branch: perl
28361 ! mg.c
28362____________________________________________________________________________
28363[ 7202] By: gsar on 2000/10/12 16:40:47
28364 Log: (submitted on behalf of Jarkko)
28365 Fix the lib/encode.t subtest 6 failure as reported by Andreas
28366 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
28367 was unearthed by change 7182, as was a bug in HTML::Entities.
28368 Branch: perl
28369 ! mg.c
28370____________________________________________________________________________
28371[ 7201] By: jhi on 2000/10/11 03:16:05
28372 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
28373 Branch: perl
28374 ! pp_hot.c t/pragma/utf8.t
28375____________________________________________________________________________
28376[ 7200] By: jhi on 2000/10/11 00:40:30
28377 Log: The #7198 was a false alarm.
28378 Branch: perl
28379 ! pp_hot.c
28380____________________________________________________________________________
28381[ 7199] By: jhi on 2000/10/11 00:26:04
28382 Log: Remove duplicated code.
28383 Branch: perl
28384 ! t/lib/cgi-html.t
28385____________________________________________________________________________
28386[ 7198] By: jhi on 2000/10/10 23:30:46
28387 Log: (Retracted by #7200.)
28388 Branch: perl
28389 ! pp_hot.c
28390____________________________________________________________________________
28391[ 7197] By: jhi on 2000/10/10 21:49:30
28392 Log: Add the test case for #7190, from the original bug report
28393 by Andreas König.
28394 Branch: perl
28395 ! t/pragma/utf8.t
28396____________________________________________________________________________
28397[ 7196] By: jhi on 2000/10/10 21:40:49
28398 Log: Reapply Andy's patch and regen Configure.
28399 Branch: perl
28400 ! Configure INSTALL Makefile.SH Porting/Glossary
28401 ! Porting/config.sh config_h.SH epoc/config.sh installperl
28402 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
28403 ! win32/config.vc
28404____________________________________________________________________________
28405[ 7195] By: jhi on 2000/10/10 21:09:30
28406 Log: Use the versiononly instead of the installscripts,
28407 retract the changes 7146 and 7147.
28408 Branch: perl
28409 ! Configure INSTALL Makefile.SH Porting/Glossary
28410 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
28411 ! installperl uconfig.sh vos/config.def win32/config.bc
28412 ! win32/config.gc win32/config.vc
28413____________________________________________________________________________
28414[ 7194] By: jhi on 2000/10/10 21:06:15
28415 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
28416 From: Peter Prymmer <pvhp@forte.com>
28417 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
28418 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
28419 Branch: perl
28420 ! t/op/ver.t
28421____________________________________________________________________________
28422[ 7193] By: jhi on 2000/10/10 21:05:12
28423 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
28424 From: Peter Prymmer <pvhp@forte.com>
28425 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
28426 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
28427 Branch: perl
28428 ! t/op/tr.t
28429____________________________________________________________________________
51c9377f
JH
28430[ 7192] By: jhi on 2000/10/10 20:57:30
28431 Log: Add versiononly, delete installscripts, from Andy Dougherty.
28432 Branch: metaconfig
28433 - U/installdirs/installscripts.U
28434 Branch: metaconfig/U/perl
28435 + versiononly.U
28436____________________________________________________________________________
9b10d7ba
JH
28437[ 7191] By: jhi on 2000/10/10 19:41:21
28438 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
28439 From: Peter Prymmer <pvhp@forte.com>
28440 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
28441 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
28442 Branch: perl
28443 ! pod/perlebcdic.pod
28444____________________________________________________________________________
28445[ 7190] By: jhi on 2000/10/10 19:26:14
28446 Log: Subject: Re: utf8 concat, mg_get
28447 From: Simon Cozens <simon@cozens.net>
28448 Date: Tue, 10 Oct 2000 17:40:17 +0100
28449 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
28450 Branch: perl
28451 ! pp_hot.c
28452____________________________________________________________________________
28453[ 7189] By: jhi on 2000/10/10 19:23:03
28454 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
28455 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
28456 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
28457 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
28458 Branch: perl
28459 ! lib/ExtUtils/MM_Unix.pm
28460____________________________________________________________________________
28461[ 7188] By: jhi on 2000/10/10 15:31:24
28462 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
28463 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
28464 Date: Fri, 14 Jul 2000 10:47:36 +0100
28465 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
28466 Branch: perl
28467 ! README.win32
28468____________________________________________________________________________
28469[ 7187] By: jhi on 2000/10/10 13:30:10
28470 Log: Quote the temp file name, needed in Win32 because the
28471 default name unfortunately contains spaces, shouldn't
28472 hurt elsewhere.
28473
28474 Subject: FW: perldoc fails if $TEMP contains spaces
28475 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
28476 Date: Thu, 14 Sep 2000 08:58:45 +0100
28477 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
28478 Branch: perl
28479 ! utils/perldoc.PL
28480____________________________________________________________________________
28481[ 7186] By: jhi on 2000/10/10 13:16:27
28482 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
28483 From: hv@hugo.hybyte.com
28484 Date: Tue, 10 Oct 2000 14:10:20 +0100
28485 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
28486 Branch: perl
28487 ! t/lib/thr5005.t util.c
28488____________________________________________________________________________
28489[ 7185] By: jhi on 2000/10/10 12:06:22
28490 Log: Upgrade to podlators 1.04, from Russ Allbery.
28491 Branch: perl
28492 ! lib/Pod/Man.pm lib/Pod/Text.pm
28493____________________________________________________________________________
28494[ 7184] By: jhi on 2000/10/10 12:01:32
28495 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
28496 Branch: perl
28497 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
28498____________________________________________________________________________
28499[ 7183] By: jhi on 2000/10/09 23:47:15
28500 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
28501 From: Peter Prymmer <pvhp@forte.com>
28502 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
28503 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
28504 Branch: perl
28505 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
28506____________________________________________________________________________
28507[ 7182] By: jhi on 2000/10/09 23:43:16
28508 Log: Make eq work again with utf8 (disabling the upgrading
28509 should no more be necessary since the copies of the
28510 scalars are upgraded, not the scalars themselves).
28511 Takes care of ID 20001009.001. (The claimed length()
28512 bug in 20001009.001 seems bogus to me.)
28513 Branch: perl
28514 ! sv.c t/pragma/utf8.t
28515____________________________________________________________________________
28516[ 7181] By: gsar on 2000/10/09 19:41:54
28517 Log: tweak for change#7173
28518 Branch: perl
28519 ! win32/win32sck.c
28520____________________________________________________________________________
28521[ 7180] By: gsar on 2000/10/09 19:26:56
28522 Log: on Windows, clean targets might not work under some flavors of the shell
28523 Branch: perl
28524 ! win32/Makefile win32/makefile.mk
28525____________________________________________________________________________
28526[ 7179] By: jhi on 2000/10/09 19:21:02
28527 Log: Update Changes.
28528 Branch: perl
28529 ! Changes patchlevel.h
28530____________________________________________________________________________
3a3d8f3c
JH
28531[ 7178] By: jhi on 2000/10/09 19:18:23
28532 Log: Warn about unknown scripts.
28533
28534 Subject: Re: ideas? patches? [PATCH bleadperl]
28535 From: Dominic Dunlop <domo@computer.org>
28536 Date: Mon, 9 Oct 2000 14:57:17 +0200
28537 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
28538 Branch: perl
28539 ! lib/charnames.pm
28540____________________________________________________________________________
0b3b9d72
JH
28541[ 7177] By: jhi on 2000/10/09 19:13:27
28542 Log: Change #7160 had a nasty typo.
28543 Branch: metaconfig
28544 ! U/compline/Compile.U
28545 Branch: perl
28546 ! Configure config_h.SH
28547____________________________________________________________________________
3a3d8f3c
JH
28548[ 7176] By: gsar on 2000/10/09 18:59:33
28549 Log: pod nit
28550 Branch: perl
28551 ! pod/perlport.pod
28552____________________________________________________________________________
28553[ 7175] By: gsar on 2000/10/09 18:54:28
28554 Log: Windows9x doesn't support link(), despite what Config.pm
28555 might think
28556 Branch: perl
28557 ! lib/ExtUtils/Manifest.pm
28558____________________________________________________________________________
28559[ 7174] By: gsar on 2000/10/09 18:50:03
28560 Log: avoid nonportable example code
28561 Branch: perl
28562 ! lib/File/Copy.pm
28563____________________________________________________________________________
28564[ 7173] By: gsar on 2000/10/09 18:46:54
28565 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
28566 being used) when closing a socket handle
28567 Branch: perl
28568 ! win32/win32.c win32/win32.h win32/win32sck.c
28569____________________________________________________________________________
28570[ 7172] By: gsar on 2000/10/09 18:41:40
28571 Log: on Windows, cwd strings in the environment should be of the
28572 form =X:=X:\foo instead of =X=X:\foo\
28573 Branch: perl
28574 ! win32/vdir.h
28575____________________________________________________________________________
28576[ 7171] By: gsar on 2000/10/09 18:30:09
28577 Log: on Windows, LoadLibrary() could load an extension DLL multiple
28578 times if forward slashes are used in the path
28579 Branch: perl
28580 ! win32/win32.c
28581____________________________________________________________________________
28582[ 7170] By: jhi on 2000/10/09 17:53:59
28583 Log: Add a todo note about overloadable assertions.
28584 Branch: perl
28585 ! Todo-5.6
28586____________________________________________________________________________
28587[ 7169] By: jhi on 2000/10/09 13:43:45
28588 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
28589 From: mjd@plover.com
28590 Date: 9 Oct 2000 00:24:44 -0000
28591 Message-ID: <20001009002444.10616.qmail@plover.com>
28592 Branch: perl
28593 ! pod/perldebguts.pod
28594____________________________________________________________________________
28595[ 7168] By: nick on 2000/10/08 13:16:33
28596 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
28597 is not right thing to do on (e.g. x86). Network order is also "right" for
28598 X fonts.
28599 Branch: perl
28600 ! ext/Encode/Encode.pm
28601____________________________________________________________________________
28602[ 7167] By: nick on 2000/10/08 12:54:42
28603 Log: Make "encodings" work post-install when Encode/*.enc files may not
28604 be in same directory as Encode.pm
28605 Branch: perl
28606 ! ext/Encode/Encode.pm
28607____________________________________________________________________________
28608[ 7166] By: nick on 2000/10/08 11:51:26
28609 Log: Work round the fact that $hash->{$key} does not take into account
28610 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
28611 so that key is always in the "expected" encoding - i.e. same way we put
28612 it in the hash.
28613 Branch: perl
28614 ! ext/Encode/Encode.pm
28615____________________________________________________________________________
28616[ 7165] By: gsar on 2000/10/08 04:15:29
28617 Log: save_re_context() could reset PL_curcop to freed memory, causing core
28618 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
28619 Branch: perl
28620 ! pp_ctl.c
28621____________________________________________________________________________
28622[ 7164] By: jhi on 2000/10/06 20:51:48
28623 Log: UTF8ize split() so that the cloned substrings get the UTF8
28624 flag of the original scalar. Problem reported by Simon Cozens.
28625 Branch: perl
28626 ! pp.c t/pragma/utf8.t
28627____________________________________________________________________________
28628[ 7163] By: nick on 2000/10/06 20:48:34
28629 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
28630 got a false +ve and so did not reach code which would have un-FAKEd the SV.
28631 Branch: perl
28632 ! sv.c
28633____________________________________________________________________________
28634[ 7162] By: nick on 2000/10/06 20:25:37
28635 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
28636 To fix (sort {$a <=> $b} keys %hash) in particular but
28637 should cover a number of other as-yet-unknown cases as well.
28638 Branch: perl
28639 ! sv.c
28640____________________________________________________________________________
28641[ 7161] By: jhi on 2000/10/06 19:56:18
28642 Log: Change the version number of Tie::Handle in the core to 4.0,
28643 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
28644
28645 Subject: Note on Tie::Handle
28646 From: andreas.koenig@anima.de (Andreas J. Koenig)
28647 Date: 06 Oct 2000 21:48:58 +0200
28648 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
28649 Branch: perl
28650 ! lib/Tie/Handle.pm
28651____________________________________________________________________________
0b3b9d72
JH
28652[ 7160] By: jhi on 2000/10/06 18:20:35
28653 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
28654 as the first option of cc/ld because of ultrapicky compilers
28655 (e.g. OS/390 R2.5)
28656 Branch: metaconfig
28657 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
28658 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
28659 ! U/compline/orderlib.U U/modified/Cppsym.U
28660 ! U/modified/d_access.U
28661 Branch: metaconfig/U/perl
28662 ! Checkcc.U d_dlsymun.U gccvers.U
28663 Branch: perl
28664 ! Configure config_h.SH
28665____________________________________________________________________________
3a3d8f3c
JH
28666[ 7159] By: jhi on 2000/10/06 13:56:39
28667 Log: Update Changes.
28668 Branch: perl
28669 ! Changes patchlevel.h
28670____________________________________________________________________________
db9f7605
JH
28671[ 7158] By: jhi on 2000/10/06 12:48:40
28672 Log: Eliminate $Is_VMS code from the test.
28673
28674 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
28675 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28676 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
28677 Date: Thu, 5 Oct 2000 07:46:33 EDT
28678 Branch: perl
28679 ! t/lib/b.t
28680____________________________________________________________________________
0b3b9d72
JH
28681[ 7157] By: jhi on 2000/10/06 12:47:13
28682 Log: Also the $ccflags is needed for the C compiler check.
28683
28684 Subject: Configure (check for C-compiler)
28685 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28686 Date: Fri, 06 Oct 2000 08:47:15 +0200
28687 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
28688 Branch: metaconfig/U/perl
28689 ! Checkcc.U
28690 Branch: perl
28691 ! Configure config_h.SH
28692____________________________________________________________________________
db9f7605
JH
28693[ 7156] By: jhi on 2000/10/06 11:45:15
28694 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
28695 Branch: perl
28696 ! perl.c pp_ctl.c sv.h utf8.c
28697____________________________________________________________________________
28698[ 7155] By: jhi on 2000/10/06 11:40:41
28699 Log: IO::Handle->syswrite() did not handle length omission
28700 like CORE::syswrite() does.
28701
28702 Subject: [Fwd] IO::Handle, syswrite and arguments
28703 From: Graham Barr <gbarr@pobox.com>
28704 Date: Fri, 6 Oct 2000 10:22:05 +0100
28705 Message-ID: <20001006102205.U6312@pobox.com>
28706
28707 The original patch from andrew@ugh.net.au.
28708 Branch: perl
28709 ! ext/IO/lib/IO/Handle.pm
28710____________________________________________________________________________
28711[ 7154] By: jhi on 2000/10/06 01:42:15
28712 Log: Tweak #7153.
28713 Branch: perl
28714 ! utf8.h
28715____________________________________________________________________________
28716[ 7153] By: jhi on 2000/10/06 00:39:55
28717 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
28718 Branch: perl
28719 ! utf8.h
28720____________________________________________________________________________
28721[ 7152] By: jhi on 2000/10/06 00:38:11
28722 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
28723 Branch: perl
28724 ! perl.c pp_ctl.c sv.h utf8.c
28725____________________________________________________________________________
28726[ 7151] By: jhi on 2000/10/06 00:36:38
28727 Log: Subject: Re: Questions about Tie::Array and perl modules
28728 From: Nick Ing-Simmons <nik@tiuk.ti.com>
28729 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
28730 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
28731
28732 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
28733 Branch: perl
28734 ! lib/Tie/Array.pm t/op/array.t
28735____________________________________________________________________________
28736[ 7150] By: jhi on 2000/10/05 00:20:45
28737 Log: Regen Changes.
28738 Branch: perl
28739 ! Changes patchlevel.h
28740____________________________________________________________________________
8511762d
JH
28741[ 7149] By: jhi on 2000/10/05 00:20:01
28742 Log: Regen toc.
28743 Branch: perl
28744 ! pod/perltoc.pod
28745____________________________________________________________________________
28746[ 7148] By: jhi on 2000/10/04 23:35:08
28747 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
28748 reported several times by Dominic Dunlop, for example in
28749 ID 20000315.008. Patch from Dominic. Patch affects at
28750 least MachTen, and possibly other oldish BSDs. Should not
28751 break non-broken platforms (tested on LinuxPPC).
28752 Branch: perl
28753 ! doio.c
28754____________________________________________________________________________
51c9377f
JH
28755[ 7147] By: jhi on 2000/10/04 23:26:34
28756 Log: The one that got away from 7146.
28757 Branch: metaconfig
28758 + U/installdirs/installscripts.U
28759____________________________________________________________________________
8511762d
JH
28760[ 7146] By: jhi on 2000/10/04 23:25:04
28761 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
28762 suggested by H. Merijn Brand.
28763 Branch: perl
28764 ! Configure INSTALL Makefile.SH Porting/Glossary
28765 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
28766 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
28767 ! win32/config.vc
28768____________________________________________________________________________
28769[ 7145] By: jhi on 2000/10/04 22:08:21
28770 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
28771 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28772 Date: Wed, 4 Oct 2000 17:37:46 -0400
28773 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
28774 Branch: perl
28775 ! utils/h2xs.PL
28776____________________________________________________________________________
28777[ 7144] By: jhi on 2000/10/04 18:11:41
28778 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
28779 From: Jeff Pinyan <jeffp@crusoe.net>
28780 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
28781 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
28782 Branch: perl
28783 ! pod/perlrun.pod
28784____________________________________________________________________________
28785[ 7143] By: jhi on 2000/10/04 18:09:58
28786 Log: Subject: perlhack.pod Patch for Externals Tools
28787 From: Fisher Mark <fisherm@tce.com>
28788 Date: Tue, 3 Oct 2000 15:43:27 -0500
28789 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
28790 Branch: perl
28791 ! pod/perlhack.pod
28792____________________________________________________________________________
28793[ 7142] By: jhi on 2000/10/04 18:08:41
28794 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
28795 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28796 Date: Wed, 4 Oct 2000 12:11:11 EDT
28797 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
28798 Branch: perl
28799 ! vms/vms.c
28800____________________________________________________________________________
28801[ 7141] By: jhi on 2000/10/04 12:20:16
28802 Log: Subject: [PATCH 5.7.0] h2xs not working
28803 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28804 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
28805 Date: Tue, 3 Oct 2000 21:43:01 -0400
28806
28807 Subject: [PATCH 5.7.0] h2xs not documenting the created module
28808 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28809 Date: Tue, 3 Oct 2000 22:55:19 -0400
28810 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
28811 Branch: perl
28812 ! utils/h2xs.PL
28813____________________________________________________________________________
28814[ 7140] By: jhi on 2000/10/04 11:53:44
28815 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
28816 From: nick@babyhippo.com
28817 Date: Wed, 4 Oct 2000 12:06:45 +0100
28818 Message-Id: <20001004120645.A7356@babyhippo.com>
28819
28820 Retract 7118 and 7135.
28821 Branch: perl
28822 ! installman installperl op.c t/pragma/subs.t
28823____________________________________________________________________________
0b3b9d72
JH
28824[ 7139] By: jhi on 2000/10/03 22:09:41
28825 Log: It is possible to have no hosts database at all. Pointed out in
28826
28827 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
28828 From: Peter Prymmer <pvhp@forte.com>
28829 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
28830 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
28831 Branch: metaconfig
28832 ! U/modified/myhostname.U
28833 Branch: perl
28834 ! Configure config_h.SH
28835____________________________________________________________________________
8511762d
JH
28836[ 7138] By: jhi on 2000/10/03 21:49:49
28837 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
28838 From: Peter Prymmer <pvhp@forte.com>
28839 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
28840 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
28841 Branch: perl
28842 ! pp_sys.c
28843____________________________________________________________________________
28844[ 7137] By: jhi on 2000/10/03 20:10:05
28845 Log: One remaining nit less at the VMS mailbox sizing.
28846 Branch: perl
28847 ! vms/vms.c
28848____________________________________________________________________________
28849[ 7136] By: jhi on 2000/10/03 20:08:47
28850 Log: Test harness update to sync with the new perlcc,
28851 from Simon Cozens.
28852 Branch: perl
28853 ! t/TEST t/UTEST
28854____________________________________________________________________________
28855[ 7135] By: jhi on 2000/10/03 15:15:42
28856 Log: Subject: Re: PATCH for 20001003.004
28857 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
28858 From: "AARON B. DOSSETT" <aaron@iglou.com>
28859 Message-Id: <E13gTay-0006od-00@iglou.com>
28860 Branch: perl
28861 ! installman installperl
28862____________________________________________________________________________
28863[ 7134] By: jhi on 2000/10/03 15:00:34
28864 Log: Subject: [ID 20001003.006] B::Debug not -w clean
28865 From: Nicholas Clark <nick@babyhippo.co.uk>
28866 Date: Tue, 03 Oct 2000 15:46:32 +0100
28867 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
28868 Branch: perl
28869 ! ext/B/B/Debug.pm
28870____________________________________________________________________________
28871[ 7133] By: jhi on 2000/10/03 14:58:39
28872 Log: Scale down the VMS message boxes, by Charles Lane.
28873 Fix for ID 20000903.009, workaround at
28874 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
28875 Branch: perl
28876 ! vms/vms.c
28877____________________________________________________________________________
28878[ 7132] By: jhi on 2000/10/03 11:20:37
28879 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
28880 Branch: perl
28881 + t/lib/st-lock.t t/lib/st-utf8.t
28882 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
28883 ! ext/Storable/Storable.xs t/lib/st-recurse.t
28884____________________________________________________________________________
28885[ 7131] By: jhi on 2000/10/03 03:38:23
28886 Log: Encode nits.
28887 Branch: perl
28888 ! MANIFEST Makefile.SH
28889____________________________________________________________________________
28890[ 7130] By: jhi on 2000/10/03 03:31:05
28891 Log: Update Changes.
28892 Branch: perl
28893 ! Changes patchlevel.h
28894____________________________________________________________________________
0b3b9d72
JH
28895[ 7129] By: jhi on 2000/10/03 02:24:02
28896 Log: Misplaced else.
28897 Branch: metaconfig/U/perl
28898 ! d_strtoll.U
28899 Branch: perl
28900 ! Configure config_h.SH
28901____________________________________________________________________________
28902[ 7128] By: jhi on 2000/10/03 02:08:29
28903 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
28904 From: sthoenna@efn.org
28905 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
28906 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
28907 Branch: metaconfig/U/perl
28908 ! d_strtoll.U
28909 Branch: perl
28910 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
28911____________________________________________________________________________
0f72438a
JH
28912[ 7127] By: jhi on 2000/10/03 01:13:14
28913 Log: Update Changes.
28914 Branch: perl
28915 ! Changes patchlevel.h
28916____________________________________________________________________________
70acb981
JH
28917[ 7126] By: jhi on 2000/10/03 00:57:08
28918 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
28919 as suggested by Olaf Flebbe and Nick Clark.
28920 Branch: perl
28921 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
28922____________________________________________________________________________
28923[ 7125] By: jhi on 2000/10/03 00:50:56
28924 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
28925 From: Nick Clark <nick@plum.flirble.org>
28926 Date: Mon, 2 Oct 2000 11:03:24 +0100
28927 Message-Id: <20001002110324.D20073@plum.flirble.org>
71d4b5fd
JH
28928
28929 Also fixes bug ID 20001002.005.
70acb981
JH
28930 Branch: perl
28931 ! t/lib/encode.t
28932____________________________________________________________________________
28933[ 7124] By: jhi on 2000/10/03 00:34:59
28934 Log: Subject: [PATCH 5.7.0] Epoc update
28935 From: Olaf Flebbe <o.flebbe@gmx.de>
28936 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
28937 Message-ID: <26423.969484586@www10.gmx.net>
28938 Branch: perl
28939 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
28940 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
28941 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
28942 ! util.c util.h
28943____________________________________________________________________________
28944[ 7123] By: jhi on 2000/10/03 00:30:07
28945 Log: Regen headers.
28946 Branch: perl
28947 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
28948____________________________________________________________________________
28949[ 7122] By: jhi on 2000/10/03 00:10:48
28950 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
28951 Branch: perl
28952 ! hints/openbsd.sh
28953____________________________________________________________________________
28954[ 7121] By: jhi on 2000/10/03 00:05:06
28955 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
28956 From: <abigail@foad.org>
28957 Date: Tue, 26 Sep 2000 13:36:14 -0400
28958 Message-ID: <20000926173614.4356.qmail@foad.org>
28959 Branch: perl
28960 ! pod/perlop.pod
28961____________________________________________________________________________
28962[ 7120] By: jhi on 2000/10/03 00:04:00
28963 Log: Inside require() $^S was always left undefined.
28964
28965 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
28966 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28967 Date: Wed, 27 Sep 2000 18:54:49 -0400
28968 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
28969 Branch: perl
28970 ! cop.h mg.c pp_ctl.c util.c
28971____________________________________________________________________________
28972[ 7119] By: jhi on 2000/10/03 00:00:16
28973 Log: Subject: [PATCH] DLL not restartabke with threaded perl
28974 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
28975 Date: Thu, 28 Sep 2000 09:20:46 +0100
28976 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
28977 Branch: perl
28978 ! perl.c
28979____________________________________________________________________________
28980[ 7118] By: jhi on 2000/10/02 23:59:20
28981 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
28982 From: Nicholas Clark <nick@ccl4.org>
28983 Date: Thu, 28 Sep 2000 11:52:24 +0100
28984 Message-ID: <20000928115224.D7924@plum.flirble.org>
28985 Branch: perl
28986 ! op.c
28987____________________________________________________________________________
28988[ 7117] By: jhi on 2000/10/02 23:57:51
28989 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
28990 From: Nicholas Clark <nick@babyhippo.co.uk>
28991 Date: Thu, 28 Sep 2000 12:18:10 +0100
28992 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
28993
28994 Did not apply cleanly, manual intervention was needed.
28995 Branch: perl
28996 ! ext/B/B/Bytecode.pm utils/perlcc.PL
28997____________________________________________________________________________
28998[ 7116] By: jhi on 2000/10/02 23:50:40
28999 Log: Document the issue (is not a syntax error, kind of)
29000
29001 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
29002 From: Nicholas Clark <nick@ccl4.org>
29003 Date: Thu, 28 Sep 2000 17:12:42 +0100
29004 Message-ID: <20000928171242.K7924@plum.flirble.org>
29005 Branch: perl
29006 ! pod/perldata.pod
29007____________________________________________________________________________
29008[ 7115] By: jhi on 2000/10/02 23:48:58
29009 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
29010 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29011 Date: Thu, 28 Sep 2000 21:55:31 -0400
29012 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
29013 Branch: perl
29014 ! regexec.c
29015____________________________________________________________________________
29016[ 7114] By: jhi on 2000/10/02 23:47:57
29017 Log: Subject: DOC PATCH 5.6.0
29018 From: mjd@plover.com
29019 Date: 30 Sep 2000 06:02:34 -0000
29020 Message-ID: <20000930060234.4559.qmail@plover.com>
29021 Branch: perl
29022 ! pod/perldebguts.pod
29023____________________________________________________________________________
29024[ 7113] By: jhi on 2000/10/02 23:46:43
29025 Log: SOCK_DGRAM and listen() do not mix as reported in
29026
29027 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
29028 From: Petter Reinholdtsen <pere@hungry.com>
29029 Date: Sun, 1 Oct 2000 10:57:20 +0800
29030 Message-Id: <200010010257.KAA05735@localhost.localdomain>
29031
29032 The patch for 5.7.0+ had to be reengineered, though.
29033 Branch: perl
29034 ! ext/IO/lib/IO/Socket/UNIX.pm
29035____________________________________________________________________________
29036[ 7112] By: jhi on 2000/10/02 23:36:57
29037 Log: Subject: Re: [PATCH 5.005_64 missed]
29038 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29039 Date: Sun, 1 Oct 2000 18:50:10 -0400
29040 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
29041 Branch: perl
29042 ! pod/perlxs.pod
29043____________________________________________________________________________
29044[ 7111] By: jhi on 2000/10/02 23:35:40
29045 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
29046 From: Radu Greab <radu@netsoft.ro>
29047 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
29048 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
29049 Branch: perl
29050 ! op.c opcode.pl t/op/substr.t
29051____________________________________________________________________________
29052[ 7110] By: jhi on 2000/10/02 23:32:38
29053 Log: Subject: [PATCH] Fix aliasing of tied filehandles
29054 From: Daniel Chetlin <daniel@chetlin.com>
29055 Date: Mon, 2 Oct 2000 14:53:27 -0700
29056 Message-ID: <20001002145327.C1617@ilmd>
29057 Branch: perl
29058 ! perl.h pp_hot.c t/op/tiehandle.t
29059____________________________________________________________________________
29060[ 7109] By: jhi on 2000/10/02 23:31:30
29061 Log: s/Robin Parker/Robin Barker/
29062 Branch: perl
29063 ! Changes5.6
29064____________________________________________________________________________
29065[ 7108] By: jhi on 2000/10/02 23:15:46
29066 Log: Retract #7091 as suggested in
29067
29068 From: Robin Barker <rmb1@cise.npl.co.uk>
29069 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
29070 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
29071 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
29072 Branch: perl
29073 ! embed.pl proto.h
29074____________________________________________________________________________
29075[ 7107] By: nick on 2000/10/02 18:23:14
29076 Log: A few tweaks to get Tk803 to work with Encode scheme.
29077 Branch: perl
29078 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
29079____________________________________________________________________________
29080[ 7106] By: nick on 2000/10/01 21:34:14
29081 Log: Add checking cases to Encode's toUnicode and fromUnicode.
29082 Branch: perl
29083 ! ext/Encode/Encode.pm
29084____________________________________________________________________________
29085[ 7105] By: nick on 2000/10/01 17:18:01
29086 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
29087 To read and use them.
29088 Add a lib/encode.t which checks a few things.
29089 Branch: perl
29090 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
29091 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
29092 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
29093 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
29094 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
29095 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
29096 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
29097 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
29098 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
29099 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
29100 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
29101 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
29102 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
29103 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
29104 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
29105 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
29106 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
29107 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
29108 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
29109 + ext/Encode/Encode/iso2022-jp.enc
29110 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
29111 + ext/Encode/Encode/iso8859-1.enc
29112 + ext/Encode/Encode/iso8859-2.enc
29113 + ext/Encode/Encode/iso8859-3.enc
29114 + ext/Encode/Encode/iso8859-4.enc
29115 + ext/Encode/Encode/iso8859-5.enc
29116 + ext/Encode/Encode/iso8859-6.enc
29117 + ext/Encode/Encode/iso8859-7.enc
29118 + ext/Encode/Encode/iso8859-8.enc
29119 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
29120 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
29121 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
29122 + ext/Encode/Encode/macCentEuro.enc
29123 + ext/Encode/Encode/macCroatian.enc
29124 + ext/Encode/Encode/macCyrillic.enc
29125 + ext/Encode/Encode/macDingbats.enc
29126 + ext/Encode/Encode/macGreek.enc
29127 + ext/Encode/Encode/macIceland.enc
29128 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
29129 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
29130 + ext/Encode/Encode/macTurkish.enc
29131 + ext/Encode/Encode/macUkraine.enc
29132 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
29133 + t/lib/encode.t
29134 ! MANIFEST ext/Encode/Encode.pm
29135____________________________________________________________________________
29136[ 7104] By: nick on 2000/09/30 13:04:30
29137 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
29138 From: Daniel Chetlin <daniel@chetlin.com>
29139 Date: Mon, 18 Sep 2000 05:05:40 -0700
29140 Message-Id: <20000918050540.C652@ilmd>
29141 Branch: perl
29142 ! lib/overload.pm sv.c t/pragma/overload.t
29143____________________________________________________________________________
29144[ 7103] By: nick on 2000/09/30 12:53:36
29145 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
29146 From: Johan Vromans <jvromans@squirrel.nl>
29147 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
29148 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
29149 Branch: perl
29150 ! pod/Makefile.SH
29151____________________________________________________________________________
29152[ 7102] By: nick on 2000/09/30 12:52:31
29153 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
29154 From: Spider Boardman <spider@Orb.Nashua.NH.US>
29155 Date: Sat, 16 Sep 2000 16:36:45 -0400
29156 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
29157 Branch: perl
29158 ! ext/B/B/Deparse.pm
29159____________________________________________________________________________
29160[ 7101] By: nick on 2000/09/30 12:51:41
29161 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
29162 From: Craig A. Berry <craig.berry@psinetcs.com>
29163 Date: Sat, 16 Sep 2000 10:11:10 -0500
29164 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
29165 Branch: perl
29166 ! vms/vms.c
29167____________________________________________________________________________
29168[ 7100] By: nick on 2000/09/30 12:50:33
29169 Log: Subject: Re: unicode support and perl [ID 20000901.097]
29170 From: Spider Boardman <spider@Orb.Nashua.NH.US>
29171 Date: Fri, 15 Sep 2000 16:37:58 -0400
29172 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
29173 Branch: perl
29174 ! t/op/append.t
29175____________________________________________________________________________
29176[ 7099] By: nick on 2000/09/30 12:49:35
29177 Log: Subject: Re: unicode support and perl [ID 20000901.097]
29178 From: Spider Boardman <spider@Orb.Nashua.NH.US>
29179 Date: Fri, 15 Sep 2000 16:25:30 -0400
29180 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
29181 Branch: perl
29182 ! pp_hot.c
29183____________________________________________________________________________
29184[ 7098] By: nick on 2000/09/30 12:48:00
29185 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
29186 From: Gisle Aas <gisle@ActiveState.com>
29187 Date: 15 Sep 2000 16:23:41 +0200
29188 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
29189 Branch: perl
29190 ! toke.c
29191____________________________________________________________________________
29192[ 7097] By: nick on 2000/09/30 12:45:16
29193 Log: Subject: [PATCH] Nits in perlmod.pod
29194 From: Daniel Chetlin <daniel@chetlin.com>
29195 Date: Fri, 15 Sep 2000 02:04:09 -0700
29196 Message-Id: <20000915020409.A2104@ilmd>
29197 Branch: perl
29198 ! pod/perlmod.pod
29199____________________________________________________________________________
29200[ 7096] By: nick on 2000/09/30 12:18:00
29201 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
29202 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
29203 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
29204 0 to checking to get the warning.
29205 Branch: perl
29206 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
29207 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
29208 ! regexec.c sv.c toke.c utf8.c
29209____________________________________________________________________________
29210[ 7095] By: nick on 2000/09/15 16:55:59
29211 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
29212
29213 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
29214 From: Spider Boardman <spider@Orb.Nashua.NH.US>
29215 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
29216 Date: Fri, 15 Sep 2000 06:37:30 -0400
29217 Branch: perl
29218 ! ext/Encode/Encode.xs sv.c
29219____________________________________________________________________________
29220[ 7094] By: jhi on 2000/09/15 03:23:32
29221 Log: Update Changes.
29222 Branch: perl
29223 ! Changes patchlevel.h
29224____________________________________________________________________________
f7f6dc29
JH
29225[ 7093] By: jhi on 2000/09/15 03:11:44
29226 Log: Fix for the charnames.t failures from Spider Boardman.
29227 Branch: perl
29228 ! toke.c
29229____________________________________________________________________________
29230[ 7092] By: jhi on 2000/09/15 00:15:48
29231 Log: Botched the #7090 check-in.
29232 Branch: perl
29233 ! sv.c
29234____________________________________________________________________________
29235[ 7091] By: jhi on 2000/09/14 23:33:24
29236 Log: Part of #7081 didn't come through.
29237 Branch: perl
29238 ! embed.pl proto.h
29239____________________________________________________________________________
29240[ 7090] By: jhi on 2000/09/14 23:17:39
29241 Log: Subject: Re: perl@7078
29242 From: Spider Boardman <spider@web.zk3.dec.com>
29243 Date: Thu, 14 Sep 2000 19:06:36 -0400
29244 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
29245 Branch: perl
29246 ! sv.c toke.c
29247____________________________________________________________________________
29248[ 7089] By: jhi on 2000/09/14 23:11:21
29249 Log: Small portability tweaks.
29250 Branch: perl
29251 ! ext/Encode/Encode.xs
29252____________________________________________________________________________
29253[ 7088] By: jhi on 2000/09/14 22:57:23
29254 Log: Fake return to pacify picky compilers.
29255 Branch: perl
29256 ! ext/Encode/Encode.xs
29257____________________________________________________________________________
29258[ 7087] By: jhi on 2000/09/14 22:53:37
29259 Log: Subject: [PATCH] utf8.c apidoc
29260 From: Simon Cozens <simon@cozens.net>
29261 Date: Thu, 14 Sep 2000 23:46:57 +0100
29262 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
29263 Branch: perl
29264 ! perlapi.c pod/perlapi.pod utf8.c
29265____________________________________________________________________________
29266[ 7086] By: jhi on 2000/09/14 22:40:38
29267 Log: We don't need to count the high bit bytes, a boolean is enough.
29268 Branch: perl
29269 ! sv.c
29270____________________________________________________________________________
29271[ 7085] By: jhi on 2000/09/14 21:20:09
29272 Log: Replace #7084 with
29273
29274 Subject: Re: perl@7078
29275 From: Spider Boardman <spider@web.zk3.dec.com>
29276 Date: Thu, 14 Sep 2000 17:09:36 -0400
29277 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
29278 Branch: perl
29279 ! sv.c utf8.c
29280____________________________________________________________________________
29281[ 7084] By: jhi on 2000/09/14 20:03:34
29282 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
29283 convertable to bytes by checking it doesn't go above 0xc3
29284
29285 Subject: Re: perl@7078
29286 From: Simon Cozens <simon@cozens.net>
29287 Date: Thu, 14 Sep 2000 20:59:19 +0100
29288 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
29289 Branch: perl
29290 ! utf8.c
29291____________________________________________________________________________
29292[ 7083] By: jhi on 2000/09/14 19:38:47
29293 Log: Subject: Re: perl@7078
29294 From: Simon Cozens <simon@cozens.net>
29295 Date: Thu, 14 Sep 2000 20:13:09 +0100
29296 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
29297 Branch: perl
29298 ! t/op/bop.t
29299____________________________________________________________________________
29300[ 7082] By: jhi on 2000/09/14 17:50:44
29301 Log: The one that got away.
29302 Branch: perl
29303 ! lib/File/Find.pm
29304____________________________________________________________________________
29305[ 7081] By: jhi on 2000/09/14 17:45:35
29306 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
29307 From: Robin Barker <rmb1@cise.npl.co.uk>
29308 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
29309 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
29310 Branch: perl
29311 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
29312 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
29313 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
29314 ! regcomp.c toke.c universal.c
29315____________________________________________________________________________
29316[ 7080] By: jhi on 2000/09/14 17:40:35
29317 Log: Problems picked up by AIX cc.
29318
29319 Subject: Re: perl@7078 (patch included)
29320 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29321 Date: Thu, 14 Sep 2000 18:53:30 +0200
29322 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
29323 Branch: perl
29324 ! ext/Encode/Encode.xs
29325____________________________________________________________________________
29326[ 7079] By: jhi on 2000/09/14 17:38:27
29327 Log: Subject: File::Find 5.7.0 POD nits
29328 From: Rich Morin <rdm@cfcl.com>
29329 Date: Wed, 13 Sep 2000 22:03:58 -0700
29330 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
29331 Branch: perl
29332 ! lib/File/Find.pm
29333____________________________________________________________________________
29334[ 7078] By: jhi on 2000/09/14 14:58:20
29335 Log: Update Changes.
29336 Branch: perl
29337 ! Changes patchlevel.h
29338____________________________________________________________________________
446da98b
JH
29339[ 7077] By: jhi on 2000/09/14 14:55:54
29340 Log: Compilation warnings and an error.
29341 Branch: perl
29342 ! sv.c
29343____________________________________________________________________________
29344[ 7076] By: jhi on 2000/09/14 14:42:56
29345 Log: Fix for a parsing bug, not for the original bug.
29346
29347 Subject: Re: [ID 20000910.005] Another segfault with regexes.
29348 From: Spider Boardman <spider@web.zk3.dec.com>
29349 Date: Wed, 13 Sep 2000 17:52:20 -0400
29350 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
29351 Branch: perl
29352 ! regcomp.c
29353____________________________________________________________________________
29354[ 7075] By: jhi on 2000/09/14 14:40:40
29355 Log: Batch of UTF-8 patches from Simon Cozens.
29356 Branch: perl
29357 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
29358 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
29359 ! toke.c utf8.c
29360____________________________________________________________________________
29361[ 7074] By: jhi on 2000/09/14 14:29:58
29362 Log: Subject: Re: Two advertising clauses need to be removed
29363 From: Russ Allbery <rra@stanford.edu>
29364 Date: 13 Sep 2000 18:50:26 -0700
29365 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
29366 Branch: perl
29367 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
29368____________________________________________________________________________
29369[ 7073] By: jhi on 2000/09/14 14:28:20
29370 Log: Subject: [PATCH] de-wall t/README
29371 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29372 Date: Wed, 13 Sep 2000 17:46:55 -0700
29373 Message-ID: <//Bw5gzkge/e092yn@efn.org>
29374 Branch: perl
29375 ! t/README
29376____________________________________________________________________________
29377[ 7072] By: jhi on 2000/09/14 14:25:10
29378 Log: Hints optimization.
29379
29380 Subject: Minor nit
29381 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29382 Date: Wed, 13 Sep 2000 21:42:07 +0200
29383 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
29384 Branch: perl
29385 ! hints/hpux.sh
29386____________________________________________________________________________
29387[ 7071] By: jhi on 2000/09/14 14:23:30
29388 Log: Allow chop() and chomp() to be overridden.
29389
29390 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
29391 From: "Casey R. Tweten" <crt@kiski.net>
29392 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
29393 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
29394 Branch: perl
29395 ! toke.c
29396____________________________________________________________________________
29397[ 7070] By: jhi on 2000/09/14 14:20:36
29398 Log: The return value of setlocale must be copied away.
29399
29400 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
29401 From: Alan Burlison <Alan.Burlison@uk.sun.com>
29402 Date: Wed, 13 Sep 2000 16:27:37 +0100
29403 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
29404 Branch: perl
29405 ! util.c
29406____________________________________________________________________________
29407[ 7069] By: jhi on 2000/09/14 14:16:27
29408 Log: Remove vestiges of tr//CU.
29409
29410 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
29411 From: Nick Clark <nick@plum.flirble.org>
29412 Date: Tue, 12 Sep 2000 22:50:14 +0100
29413 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
29414
29415 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
29416 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29417 Date: Tue, 12 Sep 2000 21:38:48 -0700
29418 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
29419 Branch: perl
29420 ! op.h pod/perlunicode.pod
29421____________________________________________________________________________
29422[ 7068] By: jhi on 2000/09/13 14:18:39
29423 Log: Add the Encode extension. The code is still largely just skeleton.
29424 Branch: perl
29425 + ext/Encode/Encode.pm ext/Encode/Encode.xs
29426 + ext/Encode/Makefile.PL ext/Encode/Todo
29427 ! MANIFEST Todo-5.6
29428____________________________________________________________________________
29429[ 7067] By: jhi on 2000/09/12 17:43:33
29430 Log: Allow for whitespace between "#" and "line" in cpp output.
29431
29432 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
29433 From: Calle Dybedahl <calle@lysator.liu.se>
29434 Date: 12 Sep 2000 19:38:02 +0200
29435 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
29436 Branch: perl
29437 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
29438____________________________________________________________________________
29439[ 7066] By: gsar on 2000/09/12 17:24:29
29440 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
29441 initialization in all the threads on Windows
29442 Branch: perl
29443 ! win32/win32.c
29444____________________________________________________________________________
29445[ 7065] By: jhi on 2000/09/12 15:11:31
29446 Log: Update Changes.
29447 Branch: perl
29448 ! Changes patchlevel.h
29449____________________________________________________________________________
7f4b70e8
JH
29450[ 7064] By: jhi on 2000/09/12 14:54:54
29451 Log: Retract #7062, the pod tests are not ready.
29452 Branch: perl
29453 ! t/TEST t/harness
29454____________________________________________________________________________
0b3b9d72
JH
29455[ 7063] By: jhi on 2000/09/12 14:25:41
29456 Log: The #7054 truncated Configure badly.
29457 Branch: metaconfig/U/perl
29458 ! End.U
29459 Branch: perl
29460 ! Configure config_h.SH
29461____________________________________________________________________________
7f4b70e8
JH
29462[ 7062] By: jhi on 2000/09/12 14:08:32
29463 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
29464 From: sthoenna@efn.org
29465 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
29466 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
29467 Branch: perl
29468 ! t/TEST t/harness
29469____________________________________________________________________________
29470[ 7061] By: jhi on 2000/09/12 14:07:18
29471 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
29472 From: sthoenna@efn.org
29473 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
29474 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
29475 Branch: perl
29476 ! pod/perlxs.pod
29477____________________________________________________________________________
29478[ 7060] By: jhi on 2000/09/12 14:06:08
29479 Log: Break up the myconfig lines a bit.
29480
29481 Subject: perlbug/perl -V output format
29482 From: sthoenna@efn.org
29483 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
29484 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
29485 Branch: perl
29486 ! myconfig.SH
29487____________________________________________________________________________
29488[ 7059] By: jhi on 2000/09/12 14:05:04
29489 Log: Test for the #7049.
29490
29491 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
29492 From: andreas.koenig@anima.de (Andreas J. Koenig)
29493 Date: 12 Sep 2000 06:42:01 +0200
29494 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
29495 Branch: perl
29496 ! t/op/my.t
29497____________________________________________________________________________
29498[ 7058] By: jhi on 2000/09/12 14:03:05
29499 Log: Subject: [patch: perl@7045] vms updates
29500 From: Peter Prymmer <pvhp@forte.com>
29501 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
29502 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
29503 Branch: perl
29504 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
29505____________________________________________________________________________
29506[ 7057] By: jhi on 2000/09/12 14:00:51
29507 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
29508 From: sthoenna@efn.org
29509 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
29510 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
29511 Branch: perl
29512 ! t/op/64bitint.t
29513____________________________________________________________________________
29514[ 7056] By: jhi on 2000/09/12 13:58:14
29515 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
29516 From: Jeff Pinyan <jeffp@crusoe.net>
29517 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
29518 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
29519 Branch: perl
29520 ! pod/perlfunc.pod
29521____________________________________________________________________________
29522[ 7055] By: jhi on 2000/09/12 13:56:32
29523 Log: Do in VMS as the #7054 does.
29524 Branch: perl
29525 ! configure.com
29526____________________________________________________________________________
0b3b9d72
JH
29527[ 7054] By: jhi on 2000/09/12 13:50:31
29528 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
29529 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
29530 Date: Mon, 11 Sep 2000 08:33:09 +0100
29531 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
29532 Branch: metaconfig/U/perl
29533 ! End.U
29534 Branch: perl
29535 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
29536 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
29537____________________________________________________________________________
7f4b70e8
JH
29538[ 7053] By: jhi on 2000/09/12 13:29:19
29539 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
29540 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29541 Date: Tue, 12 Sep 2000 08:35:59 EDT
29542 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
29543 Branch: perl
29544 ! vms/test.com
29545____________________________________________________________________________
29546[ 7052] By: jhi on 2000/09/11 23:01:50
29547 Log: Document the SvUTF8*().
29548 Branch: perl
29549 ! pod/perlapi.pod sv.h
29550____________________________________________________________________________
29551[ 7051] By: gsar on 2000/09/11 14:46:30
29552 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
29553 (missed a spot when fixing up op_pmreplroot hack for ithreads)
29554 Branch: perl
29555 ! op.c t/op/split.t
29556____________________________________________________________________________
29557[ 7050] By: nick on 2000/09/11 10:03:51
29558 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
29559
29560 Subject: borland C++ win32.c tweak
29561 From: Vadim Konovalov <vkonovalov@lucent.com>
29562 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
29563 Date: Mon, 11 Sep 2000 11:22:33 +0400
29564 Branch: perl
29565 ! win32/win32.c
29566____________________________________________________________________________
29567[ 7049] By: nick on 2000/09/11 09:57:33
29568 Log: Point fix for s/// on foreach (keys %xxx).
29569 Branch: perl
29570 ! pp_hot.c
29571____________________________________________________________________________
29572[ 7048] By: jhi on 2000/09/10 23:37:09
29573 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
29574 by Pod::Text, from Brad Appleton.
29575 Branch: perl
29576 ! t/pod/testp2pt.pl
29577____________________________________________________________________________
29578[ 7047] By: jhi on 2000/09/10 14:32:53
29579 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
29580 by Russ Allbery.
29581 Branch: perl
29582 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
29583____________________________________________________________________________
29584[ 7046] By: jhi on 2000/09/10 14:15:08
29585 Log: Upgrade to CPAN 1.57_65, from Andreas König.
29586 Branch: perl
29587 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29588____________________________________________________________________________
29589[ 7045] By: jhi on 2000/09/08 21:36:32
29590 Log: Update Changes.
29591 Branch: perl
29592 ! Changes patchlevel.h
29593____________________________________________________________________________
0a0d439f
JH
29594[ 7044] By: jhi on 2000/09/08 21:29:56
29595 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
29596 From: Peter Prymmer <pvhp@forte.com>
29597 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
29598 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
29599 Branch: perl
29600 ! configure.com
29601____________________________________________________________________________
29602[ 7043] By: jhi on 2000/09/08 21:27:50
29603 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
29604 From: Peter Prymmer <pvhp@forte.com>
29605 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
29606 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
29607 Branch: perl
29608 ! Makefile.SH installperl
29609____________________________________________________________________________
29610[ 7042] By: jhi on 2000/09/08 21:23:21
29611 Log: Continue #7041.
29612 Branch: perl
29613 ! cygwin/Makefile.SHs os2/Makefile.SHs
29614____________________________________________________________________________
0b3b9d72
JH
29615[ 7041] By: jhi on 2000/09/08 21:18:10
29616 Log: Do away with memory models cruft. Sorry, PDP users.
29617 Branch: metaconfig
29618 ! U/modified/cc.U U/modified/libpth.U
29619 Branch: perl
29620 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
29621 ! Porting/config_H cflags.SH config_h.SH configure.com
29622 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
29623 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
29624 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
29625____________________________________________________________________________
0a0d439f
JH
29626[ 7040] By: jhi on 2000/09/08 14:34:18
29627 Log: Major rewrite of s2p. And I mean really major, it is
29628 an implementation of sed in perl. If called as s2p it
29629 will function as s2p. Note: needs non-UNIXifying.
29630
29631 Subject: s2p
29632 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29633 Date: Mon, 28 Aug 2000 14:05:12 +0200
29634 Message-ID: <39AA5578.2102E2AA@alcatel.at>
29635 Branch: perl
29636 ! x2p/s2p.PL
29637____________________________________________________________________________
29638[ 7039] By: jhi on 2000/09/08 14:19:49
29639 Log: Re-allow vec() for characters > 255.
29640
29641 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
29642 From: Spider Boardman <spider@web.zk3.dec.com>
29643 Date: Fri, 08 Sep 2000 02:21:02 -0400
29644 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
29645 Branch: perl
29646 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
29647 ! t/op/vec.t
29648____________________________________________________________________________
29649[ 7038] By: jhi on 2000/09/08 14:14:18
29650 Log: Subject: [PATCH lib/Benchmark.pm]
29651 From: <abigail@foad.org>
29652 Date: Thu, 7 Sep 2000 15:03:20 -0400
29653 Message-ID: <20000907190320.888.qmail@foad.org>
29654 Branch: perl
29655 ! lib/Benchmark.pm
29656____________________________________________________________________________
29657[ 7037] By: jhi on 2000/09/08 14:11:06
29658 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
29659
29660 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
29661 From: Spider Boardman <spider@web.zk3.dec.com>
29662 Date: Fri, 08 Sep 2000 01:30:27 -0400
29663 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
29664 Branch: perl
29665 ! op.c
29666____________________________________________________________________________
29667[ 7036] By: jhi on 2000/09/08 14:08:58
29668 Log: Subject: [ID 20000908.002] perlipc documentation bug.
29669 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
29670 Date: Fri, 08 Sep 2000 12:38:32 +0200
29671 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
29672 Branch: perl
29673 ! pod/perlipc.pod
29674____________________________________________________________________________
29675[ 7035] By: jhi on 2000/09/08 14:03:12
29676 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
29677 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29678 Date: Fri, 08 Sep 2000 11:47:34 +0200
29679 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
29680 Branch: perl
29681 ! hints/dec_osf.sh
29682____________________________________________________________________________
29683[ 7034] By: jhi on 2000/09/08 13:59:35
29684 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
29685 From: Simon Cozens <simon@cozens.net>
29686 Date: Thu, 7 Sep 2000 20:40:38 +0100
29687 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
29688 Branch: perl
29689 ! pp_hot.c
29690____________________________________________________________________________
29691[ 7033] By: jhi on 2000/09/08 04:03:03
29692 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
29693 From: "Larry W. Virden" <lvirden@cas.org>
29694 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
29695 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
29696 Branch: perl
29697 ! pod/perldiag.pod
29698____________________________________________________________________________
29699[ 7032] By: jhi on 2000/09/07 22:18:30
29700 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
29701 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
29702 Date: Mon, 04 Sep 2000 13:16:38 -0700
29703 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
29704 Branch: perl
29705 ! lib/perl5db.pl
29706____________________________________________________________________________
29707[ 7031] By: jhi on 2000/09/07 22:02:29
29708 Log: Fix the ccversion detection for 5.1 and beyond.
29709
29710 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
29711 From: Spider Boardman <spider@leggy.zk3.dec.com>
29712 Date: Thu, 7 Sep 2000 17:54:27 -0400
29713 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
29714 Branch: perl
29715 ! hints/dec_osf.sh
29716____________________________________________________________________________
29717[ 7030] By: jhi on 2000/09/07 19:12:28
29718 Log: Fix for
29719
29720 Subject: [ID 20000903.001] \w in utf8-strings
29721 From: Marc Lehmann <pcg@goof.com>
29722 Date: Sun, 03 Sep 2000 09:44:29 +0200
29723 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
29724
29725 and various related nits.
29726 Branch: perl
29727 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
29728____________________________________________________________________________
29729[ 7029] By: jhi on 2000/09/07 18:49:09
29730 Log: Fix the URL, but the server is still missing in action.
29731
29732 Subject: [ID 20000905.002] perlfaq1.pod URL error
29733 From: "Larry W. Virden" <lvirden@cas.org>
29734 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
29735 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
29736 Branch: perl
29737 ! pod/perlfaq1.pod
29738____________________________________________________________________________
29739[ 7028] By: jhi on 2000/09/07 18:47:13
29740 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
29741 From: Hugo <hv@crypt.compulink.co.uk>
29742 Date: Tue, 05 Sep 2000 14:13:37 +0100
29743 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
29744 Branch: perl
29745 ! toke.c
29746____________________________________________________________________________
29747[ 7027] By: jhi on 2000/09/07 18:45:35
29748 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
29749 From: Daniel Chetlin <daniel@chetlin.com>
29750 Date: Tue, 5 Sep 2000 04:57:07 -0700
29751 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
29752 Branch: perl
29753 ! pod/perlfaq6.pod pod/perlop.pod
29754____________________________________________________________________________
29755[ 7026] By: jhi on 2000/09/07 18:44:01
29756 Log: Document the new ref() semantics.
29757
29758 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
29759 From: Gisle Aas <gisle@ActiveState.com>
29760 Date: 05 Sep 2000 08:10:30 +0200
29761 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
29762 Branch: perl
29763 ! pod/perldelta.pod
29764____________________________________________________________________________
29765[ 7025] By: jhi on 2000/09/07 18:42:27
29766 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
29767
29768 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
29769 From: Gisle Aas <gisle@ActiveState.com>
29770 Date: 05 Sep 2000 08:11:40 +0200
29771 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
29772 Branch: perl
29773 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
29774____________________________________________________________________________
29775[ 7024] By: jhi on 2000/09/07 18:39:32
29776 Log: Subject: [PATCH] Modernize Opcode.pm documentation
29777 From: Gisle Aas <gisle@ActiveState.com>
29778 Date: 4 Sep 2000 00:18:55 -0000
29779 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
29780 Branch: perl
29781 ! ext/Opcode/Opcode.pm
29782____________________________________________________________________________
29783[ 7023] By: jhi on 2000/09/07 18:37:42
29784 Log: Subject: [PATCH] Tied filehandle documentation
29785 From: Gisle Aas <gisle@ActiveState.com>
29786 Date: 4 Sep 2000 00:14:40 -0000
29787 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
29788 Branch: perl
29789 ! pod/perlfunc.pod pod/perltie.pod
29790____________________________________________________________________________
29791[ 7022] By: jhi on 2000/09/07 18:35:37
29792 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
29793 From: Gisle Aas <gisle@ActiveState.com>
29794 Date: 4 Sep 2000 00:04:22 -0000
29795 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
29796 Branch: perl
29797 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
29798____________________________________________________________________________
29799[ 7021] By: jhi on 2000/09/07 18:33:22
29800 Log: Subject: small apidoc fix
29801 From: Marc Lehmann <pcg@goof.com>
29802 Date: Sun, 3 Sep 2000 05:12:06 +0200
29803 Message-ID: <20000903051206.A5909@cerebro.laendle>
29804 Branch: perl
29805 ! pod/perlapi.pod utf8.c
29806____________________________________________________________________________
29807[ 7020] By: jhi on 2000/09/07 16:14:57
29808 Log: Tiny perldelta nits.
29809 Branch: perl
29810 ! pod/perldelta.pod
29811____________________________________________________________________________
29812[ 7019] By: jhi on 2000/09/07 16:04:20
29813 Log: Guard against bad string->int conversion for quads.
29814 Branch: perl
29815 ! t/op/64bitint.t
29816____________________________________________________________________________
29817[ 7018] By: jhi on 2000/09/06 17:07:03
29818 Log: Update Unicode todo list.
29819 Branch: perl
29820 ! Todo-5.6
29821____________________________________________________________________________
29822[ 7017] By: jhi on 2000/09/05 21:16:01
29823 Log: Document the SvIOK_.*UV().
29824 Branch: perl
29825 ! pod/perlapi.pod sv.h
29826____________________________________________________________________________
29827[ 7016] By: nick on 2000/09/03 21:54:46
29828 Log: Hash lookup of constant strings optimization:
29829 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
29830 to string table (as per sharepvn). Add newSV_pvn_share to create such
29831 a thing. Make hv.c compare addresses of strings and skip string compare
29832 if equal. Make method_named and helem ops use these shared-string SVs
29833 when arg is constant. Make keys op return shared-string SVs (less clearly
29834 a win).
29835 Branch: perl
29836 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
29837 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
29838 ! pod/perlintern.pod pp_hot.c proto.h sv.c
29839____________________________________________________________________________
29840[ 7015] By: jhi on 2000/09/02 17:48:59
29841 Log: This is 5.7.0.
29842 Branch: perl
29843 ! Changes
29844____________________________________________________________________________
6570e624
JH
29845[ 7014] By: jhi on 2000/09/02 17:35:45
29846 Log: Changes and patchlevel tweaks.
29847 Branch: perl
29848 ! Changes patchlevel.h
29849____________________________________________________________________________
29850[ 7013] By: jhi on 2000/09/02 17:30:50
29851 Log: Update Changes.
29852 Branch: perl
29853 ! Changes patchlevel.h
29854____________________________________________________________________________
8a1f490d
JH
29855[ 7012] By: nick on 2000/09/02 17:25:20
29856 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
29857 Branch: perl
29858 ! gv.c lib/overload.pm
29859____________________________________________________________________________
29860[ 7011] By: jhi on 2000/09/02 17:16:25
29861 Log: Update perlhist.
29862 Branch: perl
29863 ! pod/perlhist.pod
29864____________________________________________________________________________
29865[ 7010] By: jhi on 2000/09/02 17:01:35
29866 Log: perldelta nits.
29867 Branch: perl
29868 ! pod/perldelta.pod
29869____________________________________________________________________________
29870[ 7009] By: nick on 2000/09/02 16:48:35
29871 Log: If overloaded %{} etc. return the object do not loop.
29872 Thus sub deref { $_[0] } functions if object is wanted type.
29873 Branch: perl
29874 ! pp.h
29875____________________________________________________________________________
29876[ 7008] By: jhi on 2000/09/02 16:26:11
29877 Log: Retab MANIFEST.
29878 Branch: perl
29879 ! ext/Storable/MANIFEST
29880____________________________________________________________________________
29881[ 7007] By: jhi on 2000/09/02 16:23:02
29882 Log: Make certain cc is set before trying to run it.
29883 Branch: perl
29884 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
29885____________________________________________________________________________
29886[ 7006] By: jhi on 2000/09/02 15:45:41
29887 Log: Unicode notes.
29888 Branch: perl
29889 ! pod/perldelta.pod
29890____________________________________________________________________________
0b3b9d72
JH
29891[ 7005] By: jhi on 2000/09/02 15:42:11
29892 Log: Various Configure nits by Philip Newton,
29893 plus the ebcdic one by me.
29894 Branch: metaconfig
29895 + U/modified/pager.U
29896 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
29897 Branch: metaconfig/U/perl
29898 ! Devel.U quadfio.U
29899 Branch: perl
29900 ! Configure config_h.SH
29901____________________________________________________________________________
8a1f490d
JH
29902[ 7004] By: jhi on 2000/09/02 15:06:14
29903 Log: Apparently avoiding the swapping is too costly.
29904
29905 From: "Ben Tilly" <ben_tilly@hotmail.com>
29906 Subject: Re: the door is closed.
29907 Date: Fri, 01 Sep 2000 20:23:16 EDT
29908 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
29909 Branch: perl
29910 ! pod/perlfaq4.pod
29911____________________________________________________________________________
29912[ 7003] By: nick on 2000/09/02 12:26:04
29913 Log: Undo part of change 6489 which looks like a bulk edit which
29914 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
29915 The supressing of main:: on return from select() is undesirable.
29916 Branch: perl
29917 ! pp_sys.c
29918____________________________________________________________________________
29919[ 7002] By: jhi on 2000/09/01 23:08:54
29920 Log: Update Changes.
29921 Branch: perl
29922 ! Changes patchlevel.h
29923____________________________________________________________________________
c567d284
JH
29924[ 7001] By: jhi on 2000/09/01 23:00:13
29925 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
29926 From: Peter Prymmer <pvhp@forte.com>
29927 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
29928 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
29929
29930 plus rework the http: spots as suggested by Tom Christiansen,
29931 plus regen perltoc.
29932 Branch: perl
29933 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
29934 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
29935____________________________________________________________________________
29936[ 7000] By: jhi on 2000/09/01 22:36:01
29937 Log: Only the first line, thank you very much.
29938 Branch: perl
29939 ! hints/solaris_2.sh
29940____________________________________________________________________________
29941[ 6999] By: gsar on 2000/09/01 22:16:40
29942 Log: change#6791 accidentally clobbered change#6710, put it back
29943 Branch: perl
29944 ! win32/win32.c
29945____________________________________________________________________________
29946[ 6998] By: jhi on 2000/09/01 22:14:16
29947 Log: Mention the HP-UX LP64 freak failure.
29948 Branch: perl
29949 ! pod/perldelta.pod
29950____________________________________________________________________________
29951[ 6997] By: jhi on 2000/09/01 21:48:32
29952 Log: Detypo.
29953 Branch: perl
29954 ! hints/hpux.sh
29955____________________________________________________________________________
29956[ 6996] By: jhi on 2000/09/01 21:27:10
29957 Log: Update Changes.
29958 Branch: perl
29959 ! Changes patchlevel.h
29960____________________________________________________________________________
89f57497
JH
29961[ 6995] By: jhi on 2000/09/01 21:14:24
29962 Log: Mi splgn s gnin.g
29963 Branch: perl
29964 ! pp_ctl.c
29965____________________________________________________________________________
29966[ 6994] By: jhi on 2000/09/01 21:09:54
29967 Log: Subject: http:// in L<>
29968 From: Nicholas Clark <nick@ccl4.org>
29969 Date: Fri, 1 Sep 2000 22:03:21 +0100
29970 Message-ID: <20000901220321.B72074@plum.flirble.org>
29971 Branch: perl
29972 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
29973____________________________________________________________________________
29974[ 6993] By: jhi on 2000/09/01 21:06:54
29975 Log: Update to Storable 1.0, from Raphael Manfredi.
29976 Branch: perl
29977 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
29978 ! ext/Storable/Makefile.PL ext/Storable/README
29979 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
29980 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
29981 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
29982 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
29983 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
29984 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
29985____________________________________________________________________________
29986[ 6992] By: jhi on 2000/09/01 20:43:05
29987 Log: Mention known sfio+linux buglet.
29988 Branch: perl
29989 ! pod/perldelta.pod
29990____________________________________________________________________________
29991[ 6991] By: jhi on 2000/09/01 20:40:11
29992 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
29993 From: Peter Prymmer <pvhp@forte.com>
29994 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
29995 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
29996 Branch: perl
29997 ! vms/vms.c
29998____________________________________________________________________________
29999[ 6990] By: jhi on 2000/09/01 20:25:26
30000 Log: Retract #6986.
30001 Branch: perl
30002 ! hints/solaris_2.sh
30003____________________________________________________________________________
30004[ 6989] By: jhi on 2000/09/01 20:23:00
30005 Log: Mergesort is back.
30006 Branch: perl
30007 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
30008____________________________________________________________________________
30009[ 6988] By: jhi on 2000/09/01 19:37:40
30010 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
30011 From: Mike Guy <mjtg@cam.ac.uk>
30012 Date: Fri, 01 Sep 2000 17:43:33 +0100
30013 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
30014 Branch: perl
30015 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
30016 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
30017____________________________________________________________________________
30018[ 6987] By: jhi on 2000/09/01 19:17:10
30019 Log: Regen perltoc.
30020 Branch: perl
30021 ! pod/perltoc.pod
30022____________________________________________________________________________
30023[ 6986] By: jhi on 2000/09/01 18:51:10
30024 Log: Subject: Re: Solaris x86 has no SPARC libraries!
30025 From: Lupe Christoph <lupe@lupe-christoph.de>
30026 Date: Fri, 1 Sep 2000 20:41:20 +0200
30027 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
30028 Branch: perl
30029 ! hints/solaris_2.sh
30030____________________________________________________________________________
30031[ 6985] By: jhi on 2000/09/01 18:28:10
30032 Log: Update Changes.
30033 Branch: perl
30034 ! Changes patchlevel.h
30035____________________________________________________________________________
bb8b7748
JH
30036[ 6984] By: jhi on 2000/09/01 18:26:53
30037 Log: Feature ordering tweak.
30038 Branch: perl
30039 ! myconfig.SH
30040____________________________________________________________________________
30041[ 6983] By: jhi on 2000/09/01 18:19:50
30042 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
30043 From: <abigail@foad.org>
30044 Date: Fri, 1 Sep 2000 13:07:32 -0400
30045 Message-ID: <20000901170732.18249.qmail@foad.org>
30046 Branch: perl
30047 ! t/pragma/overload.t
30048____________________________________________________________________________
0b3b9d72
JH
30049[ 6982] By: jhi on 2000/09/01 18:17:54
30050 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
30051 so that case-ignoring systems like DCL can tell them from
30052 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
30053 Branch: metaconfig/U/perl
30054 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
30055 Branch: perl
30056 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30057 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
30058 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
30059 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
30060 ! vos/config.def vos/config.h vos/config_h.SH_orig
30061 ! win32/config.bc win32/config.gc win32/config.vc
30062____________________________________________________________________________
bb8b7748
JH
30063[ 6981] By: nick on 2000/09/01 17:21:57
30064 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
30065 warning when UNTIE exists and instead pass the cound of extra references to
30066 the UNTIE method.
30067 Branch: perl
30068 ! pod/perltie.pod pp_sys.c
30069____________________________________________________________________________
30070[ 6980] By: jhi on 2000/09/01 16:54:44
30071 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
30072 From: Peter Prymmer <pvhp@forte.com>
30073 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
30074 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
30075 Branch: perl
30076 ! configure.com
30077____________________________________________________________________________
30078[ 6979] By: jhi on 2000/09/01 16:06:20
30079 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
30080 From: Mike Guy <mjtg@cam.ac.uk>
30081 Date: Fri, 01 Sep 2000 16:49:27 +0100
30082 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
30083 Branch: perl
30084 ! t/base/rs.t
30085____________________________________________________________________________
30086[ 6978] By: jhi on 2000/09/01 16:00:42
30087 Log: Update to PodParser 1.18, from Brad Appleton.
30088 Branch: perl
30089 ! lib/Pod/Checker.pm t/pod/find.t
30090____________________________________________________________________________
0b3b9d72
JH
30091[ 6977] By: jhi on 2000/09/01 14:48:58
30092 Log: Subject: Nit in Configure (bleadperl@6961)
30093 From: Lupe Christoph <lupe@lupe-christoph.de>
30094 Date: Fri, 1 Sep 2000 16:34:29 +0200
30095 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
30096 Branch: metaconfig
30097 ! U/compline/ccflags.U
30098 Branch: perl
30099 ! Configure config_h.SH
30100____________________________________________________________________________
bb8b7748
JH
30101[ 6976] By: jhi on 2000/09/01 14:39:52
30102 Log: Update Changes.
30103 Branch: perl
30104 ! Changes patchlevel.h
30105____________________________________________________________________________
68fd1378
JH
30106[ 6975] By: jhi on 2000/09/01 14:37:36
30107 Log: microperl config update.
30108 Branch: perl
30109 ! uconfig.h uconfig.sh
30110____________________________________________________________________________
30111[ 6974] By: jhi on 2000/09/01 14:36:53
30112 Log: Document known deficiencies.
30113 Branch: perl
30114 ! pod/perldelta.pod
30115____________________________________________________________________________
30116[ 6973] By: jhi on 2000/09/01 14:10:20
30117 Log: Mention warnings fixes and updates.
30118 Branch: perl
30119 ! pod/perldelta.pod
30120____________________________________________________________________________
30121[ 6972] By: jhi on 2000/09/01 14:01:52
30122 Log: Drop unused argument.
30123
30124 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
30125 From: Spider Boardman <spider@web.zk3.dec.com>
30126 Date: Thu, 31 Aug 2000 16:10:15 -0400
30127 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
30128 Branch: perl
30129 ! toke.c
30130____________________________________________________________________________
30131[ 6971] By: jhi on 2000/09/01 13:59:24
30132 Log: Add the overload warnings to perldiag.
30133 Branch: perl
30134 ! lib/overload.pm pod/perldiag.pod
30135____________________________________________________________________________
30136[ 6970] By: jhi on 2000/09/01 13:55:10
30137 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
30138 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30139 Date: Fri, 1 Sep 2000 13:43:15 +0100
30140 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
30141 Branch: perl
30142 ! lib/overload.pm t/pragma/overload.t
30143____________________________________________________________________________
30144[ 6969] By: jhi on 2000/09/01 13:52:27
30145 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
30146 From: <abigail@foad.org>
30147 Date: Fri, 1 Sep 2000 05:46:54 -0400
30148 Message-ID: <20000901094654.6476.qmail@foad.org>
30149 Branch: perl
30150 ! lib/overload.pm
30151____________________________________________________________________________
30152[ 6968] By: jhi on 2000/09/01 13:50:05
30153 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
30154 From: Daniel Chetlin <daniel@chetlin.com>
30155 Date: Fri, 1 Sep 2000 02:10:55 -0700
30156 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
30157 Branch: perl
30158 ! pod/perlretut.pod
30159____________________________________________________________________________
30160[ 6967] By: jhi on 2000/09/01 13:47:54
30161 Log: Part of the solution.
30162
30163 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
30164 From: Mike Guy <mjtg@cam.ac.uk>
30165 Date: Fri, 01 Sep 2000 14:16:01 +0100
30166 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
30167 Branch: perl
30168 ! gv.c mg.c
30169____________________________________________________________________________
30170[ 6966] By: jhi on 2000/09/01 13:46:17
30171 Log: Subject: CPAN.pm beta 1.57_57 for the core
30172 From: andreas.koenig@anima.de (Andreas J. Koenig)
30173 Date: 01 Sep 2000 15:16:31 +0200
30174 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
30175 Branch: perl
30176 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30177____________________________________________________________________________
30178[ 6965] By: jhi on 2000/09/01 13:43:18
30179 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
30180 From: "Craig A. Berry" <craig.berry@psinetcs.com>
30181 Date: Fri, 01 Sep 2000 01:47:22 -0500
30182 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
30183 Branch: perl
30184 ! pod/perldelta.pod vms/vms.c
30185____________________________________________________________________________
30186[ 6964] By: jhi on 2000/09/01 13:35:35
30187 Log: File::Temp patches from Andreas König,
30188
30189 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
30190 From: andreas.koenig@anima.de (Andreas J. Koenig)
30191 Date: 01 Sep 2000 10:07:20 +0200
30192 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
30193
30194 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
30195 From: andreas.koenig@anima.de (Andreas J. Koenig)
30196 Date: 31 Aug 2000 23:26:08 +0200
30197 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
30198 Branch: perl
30199 ! lib/File/Temp.pm t/lib/ftmp-security.t
30200____________________________________________________________________________
30201[ 6963] By: jhi on 2000/09/01 02:22:24
30202 Log: Retract the mergesort code, way too incompatible licensing
30203 and copyrights.
30204 Branch: perl
30205 ! pod/perldelta.pod pp_ctl.c
30206____________________________________________________________________________
30207[ 6962] By: jhi on 2000/08/31 23:27:32
30208 Log: Update Changes.
30209 Branch: perl
30210 ! Changes patchlevel.h
30211____________________________________________________________________________
0b3b9d72
JH
30212[ 6961] By: jhi on 2000/08/31 23:20:04
30213 Log: Small tweaks all over.
30214 Branch: metaconfig
30215 ! U/compline/d_gconvert.U
30216 Branch: perl
30217 ! AUTHORS Configure config_h.SH pp_ctl.c
30218____________________________________________________________________________
c54b6e81
JH
30219[ 6960] By: jhi on 2000/08/31 22:39:36
30220 Log: Further rewording.
30221 Branch: perl
30222 ! pp_ctl.c
30223____________________________________________________________________________
30224[ 6959] By: jhi on 2000/08/31 21:26:44
30225 Log: More address tweaking.
30226 Branch: perl
30227 ! AUTHORS Changes
30228____________________________________________________________________________
30229[ 6958] By: jhi on 2000/08/31 20:47:25
30230 Log: AUTHORS tweaks, from Peter Prymmer.
30231
30232 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
30233 From: Peter Prymmer <pvhp@forte.com>
30234 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
30235 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
30236 Branch: perl
30237 ! AUTHORS MAINTAIN
30238____________________________________________________________________________
30239[ 6957] By: jhi on 2000/08/31 20:34:43
30240 Log: perldelta tweaks.
30241 Branch: perl
30242 ! pod/perldelta.pod
30243____________________________________________________________________________
30244[ 6956] By: jhi on 2000/08/31 19:11:06
30245 Log: Regen perltoc.
30246 Branch: perl
30247 ! pod/perltoc.pod
30248____________________________________________________________________________
30249[ 6955] By: jhi on 2000/08/31 19:06:30
30250 Log: Clarify the mergesort situation.
30251 Branch: perl
30252 ! pp_ctl.c
30253____________________________________________________________________________
30254[ 6954] By: jhi on 2000/08/31 18:24:17
30255 Log: Move the Solaris 7 scan to use64bitall, make the
30256 failure to find 64-bot sparc libc to mention the
30257 possibility of being in an intel, from Lupe and Alan.
30258 Branch: perl
30259 ! hints/solaris_2.sh
30260____________________________________________________________________________
0b3b9d72
JH
30261[ 6953] By: jhi on 2000/08/31 18:09:20
30262 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
30263 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
30264 Branch: metaconfig
30265 ! U/compline/d_gconvert.U U/threads/archname.U
30266 Branch: metaconfig/U/perl
30267 ! perlxv.U
30268 Branch: perl
30269 ! Configure config_h.SH sv.c
30270____________________________________________________________________________
51c9377f
JH
30271[ 6952] By: jhi on 2000/08/31 17:42:24
30272 Log: :: not allowed in pathnames, change to .
30273
30274 Subject: [PATCH perl@6938] cygwin port
30275 From: "Fifer, Eric" <EFifer@sanwaint.com>
30276 Date: Thu, 31 Aug 2000 16:32:59 +0100
30277 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
30278 Branch: metaconfig/U/perl
30279 ! perlxv.U
30280____________________________________________________________________________
c54b6e81
JH
30281[ 6951] By: jhi on 2000/08/31 17:02:05
30282 Log: Try to deduce NV_MAX. Really should be Configure fodder.
30283 Branch: perl
30284 ! perl.h
30285____________________________________________________________________________
30286[ 6950] By: jhi on 2000/08/31 16:26:08
30287 Log: More author updates.
30288
30289 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
30290 From: Simon Cozens <simon@cozens.net>
30291 Date: Thu, 31 Aug 2000 17:13:32 +0100
30292 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
30293 Branch: perl
30294 ! AUTHORS
30295____________________________________________________________________________
30296[ 6949] By: jhi on 2000/08/31 16:04:49
30297 Log: POSIX doesn't report long double values under -Duselongdouble
30298 when the long doubles are "real" (bigger than doubles).
71d4b5fd
JH
30299
30300 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
30301 From: Spider Boardman <spider@peano.zk3.dec.com>
30302 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
30303 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
c54b6e81
JH
30304 Branch: perl
30305 ! ext/POSIX/POSIX.xs
30306____________________________________________________________________________
30307[ 6948] By: jhi on 2000/08/31 15:25:10
30308 Log: Update Changes.
30309 Branch: perl
30310 ! Changes patchlevel.h
30311____________________________________________________________________________
0d3805ce
JH
30312[ 6947] By: jhi on 2000/08/31 15:22:29
30313 Log: Document UNTIE in a very minimalistic way.
30314 Branch: perl
30315 ! pod/perlfunc.pod pod/perltie.pod
30316____________________________________________________________________________
30317[ 6946] By: jhi on 2000/08/31 15:15:23
30318 Log: Document known failures.
30319 Branch: perl
30320 ! pod/perldelta.pod
30321____________________________________________________________________________
0b3b9d72
JH
30322[ 6945] By: jhi on 2000/08/31 15:07:00
30323 Log: Don't attach -ld to the archname if pointless.
30324 Branch: metaconfig
30325 ! U/threads/archname.U
30326 Branch: perl
30327 ! Configure config_h.SH
30328____________________________________________________________________________
0d3805ce
JH
30329[ 6944] By: jhi on 2000/08/31 14:37:42
30330 Log: Wrap the test in eval.
30331
30332 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
30333 From: Tim Jenness <timj@jach.hawaii.edu>
30334 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
30335 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
30336 Branch: perl
30337 ! t/lib/ftmp-security.t
30338____________________________________________________________________________
30339[ 6943] By: jhi on 2000/08/31 14:30:57
30340 Log: Make -Dusemorebits find long doubles in Solaris.
30341 Branch: perl
30342 ! hints/solaris_2.sh
30343____________________________________________________________________________
30344[ 6942] By: jhi on 2000/08/31 13:48:45
30345 Log: Clarify the third case of ftmp-security warnings.
30346 Branch: perl
30347 ! INSTALL
30348____________________________________________________________________________
30349[ 6941] By: jhi on 2000/08/31 13:40:31
30350 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
30351 From: <abigail@foad.org>
30352 Date: Thu, 31 Aug 2000 01:35:05 -0400
30353 Message-ID: <20000831053505.32120.qmail@foad.org>
30354 Branch: perl
30355 ! pod/perldelta.pod
30356____________________________________________________________________________
30357[ 6940] By: jhi on 2000/08/31 13:38:48
30358 Log: Issue useful diagnostic on unknown pod commands.
30359
30360 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
30361 From: <abigail@foad.org>
30362 Date: Thu, 31 Aug 2000 03:41:18 -0400
30363 Message-ID: <20000831074118.24880.qmail@foad.org>
30364 Branch: perl
30365 ! lib/Pod/Man.pm
30366____________________________________________________________________________
30367[ 6939] By: jhi on 2000/08/31 13:34:33
30368 Log: Reveal Borland's isnan.
30369
30370 Subject: build with BC++ tweak
30371 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30372 Date: Thu, 31 Aug 2000 13:09:37 +0400
30373 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
30374 Branch: perl
30375 ! win32/win32.h
30376____________________________________________________________________________
30377[ 6938] By: jhi on 2000/08/31 05:01:20
30378 Log: Update Changes.
30379 Branch: perl
30380 ! Changes patchlevel.h
30381____________________________________________________________________________
0b3b9d72
JH
30382[ 6937] By: jhi on 2000/08/31 04:26:23
30383 Log: sscanf() may be the only way to read long doubles from strings.
30384 Branch: metaconfig/U/perl
30385 ! longdblfio.U
30386 Branch: perl
30387 ! Configure config_h.SH perl.h util.c
30388____________________________________________________________________________
a0bff7c3
JH
30389[ 6936] By: jhi on 2000/08/31 04:18:19
30390 Log: The #6929 was too skimpy.
30391 Branch: perl
30392 ! sv.c
30393____________________________________________________________________________
30394[ 6935] By: jhi on 2000/08/31 02:47:07
30395 Log: Subject: Re: typos in pods
30396 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30397 Date: Wed, 30 Aug 2000 19:25:34 -0700
30398 Message-ID: <eIcr5gzkg25X092yn@efn.org>
30399 Branch: perl
30400 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
30401____________________________________________________________________________
30402[ 6934] By: jhi on 2000/08/31 02:42:55
30403 Log: Missed one Unicode file.
30404 Branch: perl
30405 + lib/unicode/UCDFF301.html
30406____________________________________________________________________________
30407[ 6933] By: jhi on 2000/08/30 23:42:27
30408 Log: Update Changes.
30409 Branch: perl
30410 ! Changes patchlevel.h
30411____________________________________________________________________________
cf19c48c
JH
30412[ 6932] By: jhi on 2000/08/30 23:40:07
30413 Log: Mention UNTIE in perldelta. Still needs documenting
30414 in perltie et alia.
30415 Branch: perl
30416 ! pod/perldelta.pod
30417____________________________________________________________________________
30418[ 6931] By: jhi on 2000/08/30 23:36:02
30419 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
30420 From: <abigail@foad.org>
30421 Date: Wed, 30 Aug 2000 19:28:07 -0400
30422 Message-ID: <20000830232807.305.qmail@foad.org>
30423 Branch: perl
30424 ! pod/perldelta.pod
30425____________________________________________________________________________
30426[ 6930] By: jhi on 2000/08/30 23:32:40
30427 Log: Update to Unicode 3.0.1.
30428 Branch: perl
30429 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
30430 + lib/unicode/PropList.txt lib/unicode/README.perl
30431 + lib/unicode/UCD301.html lib/unicode/Unicode.301
30432 - lib/unicode/Props.txt lib/unicode/UCD300.html
30433 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
30434 ! (edit 257 files)
30435____________________________________________________________________________
30436[ 6929] By: jhi on 2000/08/30 22:38:18
30437 Log: Heap decorruption.
30438
30439 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
30440 From: Alan Burlison <Alan.Burlison@uk.sun.com>
30441 Date: Wed, 30 Aug 2000 22:39:52 +0100
30442 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
30443 Branch: perl
30444 ! sv.c
30445____________________________________________________________________________
30446[ 6928] By: jhi on 2000/08/30 22:29:34
30447 Log: Retract the dummy test, skip the security tests (instead of failing),
30448 explain what the warnings mean.
30449 Branch: perl
30450 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
30451____________________________________________________________________________
30452[ 6927] By: jhi on 2000/08/30 22:14:13
30453 Log: Change the internal implementation of sort() to be mergesort
30454 instead of quicksort, from John Linderman <jpl@research.att.com>.
30455 Gives us better worst case, better average case, and stability.
30456 What's there not to like? (Small fixes for threaded builds
30457 were required).
30458 Branch: perl
30459 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
30460____________________________________________________________________________
30461[ 6926] By: jhi on 2000/08/30 20:55:20
30462 Log: A better fix for the Socket building problem from Craig Berry.
30463 Branch: perl
30464 ! vms/vms.c
30465____________________________________________________________________________
30466[ 6925] By: jhi on 2000/08/30 20:20:25
30467 Log: Subject: [PATCH] Re: UNTIE method
30468 From: Nick Ing-Simmons <nik@tiuk.ti.com>
30469 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
30470 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
30471 Branch: perl
30472 ! pp_sys.c t/op/tie.t
30473____________________________________________________________________________
30474[ 6924] By: jhi on 2000/08/30 20:17:11
30475 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
30476 From: "Craig A. Berry" <craig.berry@psinetcs.com>
30477 Date: Wed, 30 Aug 2000 15:03:14 -0500
30478 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
30479 Branch: perl
30480 ! vms/vms.c
30481____________________________________________________________________________
30482[ 6923] By: jhi on 2000/08/30 20:15:18
30483 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
30484 From: "Craig A. Berry" <craig.berry@psinetcs.com>
30485 Date: Wed, 30 Aug 2000 13:30:36 -0500
30486 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
30487 Branch: perl
30488 ! vms/vms.c
30489____________________________________________________________________________
30490[ 6922] By: jhi on 2000/08/30 19:54:43
30491 Log: Better options for rsync.
30492 Branch: perl
30493 ! pod/perlhack.pod
30494____________________________________________________________________________
30495[ 6921] By: jhi on 2000/08/30 19:40:16
30496 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
30497 From: Rick Delaney <rick@consumercontact.com>
30498 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
30499 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
30500 Branch: perl
30501 ! pod/perlfunc.pod
30502____________________________________________________________________________
30503[ 6920] By: jhi on 2000/08/30 19:36:40
30504 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
30505 From: Peter Prymmer <pvhp@forte.com>
30506 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
30507 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
30508 Branch: perl
30509 ! configure.com
30510____________________________________________________________________________
30511[ 6919] By: jhi on 2000/08/30 14:52:02
30512 Log: Update Changes.
30513 Branch: perl
30514 ! Changes patchlevel.h
30515____________________________________________________________________________
9a871999
JH
30516[ 6918] By: jhi on 2000/08/30 14:48:34
30517 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
30518 Branch: perl
30519 ! lib/ExtUtils/typemap
30520____________________________________________________________________________
30521[ 6917] By: jhi on 2000/08/30 14:46:34
30522 Log: Subject: typos in pods
30523 From: Nicholas Clark <nick@ccl4.org>
30524 Date: Wed, 30 Aug 2000 01:12:50 +0100
30525 Message-ID: <20000830011249.A61388@plum.flirble.org>
30526 Branch: perl
30527 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
30528 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
30529 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
30530 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
30531____________________________________________________________________________
30532[ 6916] By: jhi on 2000/08/30 14:19:09
30533 Log: Document Storable problems on Crays. (Will have
30534 to document all the other Storable problems, too.)
30535 Branch: perl
30536 ! pod/perldelta.pod
30537____________________________________________________________________________
30538[ 6915] By: jhi on 2000/08/30 14:06:02
30539 Log: Subject: [PATCH] fix misc cast warnings
30540 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30541 Date: Tue, 29 Aug 2000 23:16:14 -0700
30542 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
30543 Branch: perl
30544 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
30545 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
30546 ! os2/os2ish.h
30547____________________________________________________________________________
30548[ 6914] By: jhi on 2000/08/30 14:03:45
30549 Log: Timestamp mismatch again. Need to fix this dependence on
30550 config_h.SH timestamp, since it's the contents of config_h.SH
30551 that matter.
30552 Branch: perl
30553 ! uconfig.h uconfig.sh
30554____________________________________________________________________________
30555[ 6913] By: jhi on 2000/08/30 13:54:06
30556 Log: Don't say "Perl 5.0 source kit".
30557 Branch: perl
30558 ! perl.c
30559____________________________________________________________________________
0b3b9d72
JH
30560[ 6912] By: jhi on 2000/08/30 13:51:24
30561 Log: Reset archname and archname64 always, forcing them be
30562 recomputed at each Configure run, make Configure and
30563 the hints files agree on the naming of largefiles variables.
30564 Branch: metaconfig
30565 ! U/threads/archname.U
30566 Branch: metaconfig/U/perl
30567 ! use64bits.U
30568 Branch: perl
30569 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
30570 ! hints/linux.sh hints/solaris_2.sh
30571____________________________________________________________________________
9a871999
JH
30572[ 6911] By: jhi on 2000/08/30 13:30:13
30573 Log: Put back the slice accidentally removed by #6907.
30574 Branch: perl
30575 ! hints/solaris_2.sh
30576____________________________________________________________________________
30577[ 6910] By: jhi on 2000/08/30 01:24:26
30578 Log: Be consistent: other Net::get* do export theirs.
30579
30580 Subject: Re: Net::protoent does not export 'getproto'
30581 From: Yasushi Nakajima <sey@jkc.co.jp>
30582 Date: Wed, 30 Aug 2000 09:53:14 +0900
30583 Message-Id: <200008300051.DAA24700@taku.hut.fi>
30584 Branch: perl
30585 ! lib/Net/protoent.pm
30586____________________________________________________________________________
30587[ 6909] By: jhi on 2000/08/30 01:17:25
30588 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
30589 From: Gurusamy Sarathy <gsar@ActiveState.com>
30590 Date: Tue, 29 Aug 2000 17:17:07 -0700
30591 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
30592 Branch: perl
30593 ! cop.h
30594____________________________________________________________________________
30595[ 6908] By: jhi on 2000/08/30 00:58:05
30596 Log: Update Changes.
30597 Branch: perl
30598 ! Changes patchlevel.h
30599____________________________________________________________________________
0b3b9d72
JH
30600[ 6907] By: jhi on 2000/08/30 00:57:22
30601 Log: Introduce ccname to keep track of what compiler kind of we have.
30602 Branch: metaconfig/U/perl
30603 ! Checkcc.U gccvers.U
30604 Branch: perl
30605 ! Configure config_h.SH hints/solaris_2.sh
30606____________________________________________________________________________
d2caad93
JH
30607[ 6906] By: jhi on 2000/08/30 00:25:47
30608 Log: Put back the flags dump as reasoned in
30609
30610 Subject: Re: [PATCH] Glob dumping
30611 From: Mike Guy <mjtg@cam.ac.uk>
30612 Date: Tue, 29 Aug 2000 21:41:32 +0100
30613 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
30614 Branch: perl
30615 ! dump.c t/lib/peek.t
30616____________________________________________________________________________
30617[ 6905] By: jhi on 2000/08/30 00:16:17
30618 Log: Make the epsilon to be relative, not absolute.
30619
30620 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
30621 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
30622 Date: Tue, 29 Aug 2000 19:58:56 -0400
30623 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
30624 Branch: perl
30625 ! t/lib/trig.t
30626____________________________________________________________________________
30627[ 6904] By: jhi on 2000/08/30 00:13:09
30628 Log: From now on, Gisle is on my list of usual suspects :-)
30629 Retract #6902.
30630 Branch: perl
30631 ! ext/Opcode/Safe.pm
30632____________________________________________________________________________
30633[ 6903] By: jhi on 2000/08/29 23:51:20
30634 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
30635 From: "Craig A. Berry" <craig.berry@psinetcs.com>
30636 Date: Tue, 29 Aug 2000 18:43:26 -0500
30637 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
30638 Branch: perl
30639 + vms/vmspipe.com
30640 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
30641 ! vms/vms.c
30642____________________________________________________________________________
30643[ 6902] By: jhi on 2000/08/29 23:44:14
30644 Log: Retry what #6882 attempted.
30645
30646 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
30647 From: Gisle Aas <gisle@ActiveState.com>
30648 Date: 30 Aug 2000 00:33:09 +0200
30649 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
30650 Branch: perl
30651 ! ext/Opcode/Safe.pm
30652____________________________________________________________________________
30653[ 6901] By: jhi on 2000/08/29 22:59:32
30654 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
30655 From: Hugo <hv@crypt.compulink.co.uk>
30656 Date: Mon, 12 Jun 2000 19:36:08 +0100
30657 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
30658 Branch: perl
30659 ! sv.c
30660____________________________________________________________________________
30661[ 6900] By: jhi on 2000/08/29 22:58:35
30662 Log: Admit that we are leaking scalars.
30663
30664 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
30665 From: Spider Boardman <spider@leggy.zk3.dec.com>
30666 Date: Tue, 29 Aug 2000 18:48:29 -0400
30667 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
30668 Branch: perl
30669 ! t/pragma/warnings.t
30670____________________________________________________________________________
30671[ 6899] By: jhi on 2000/08/29 20:53:13
30672 Log: Update Changes.
30673 Branch: perl
30674 ! Changes patchlevel.h
30675____________________________________________________________________________
a6f9fe2f
JH
30676[ 6898] By: jhi on 2000/08/29 20:46:21
30677 Log: Undo namespace pollution of #6878.
30678
30679 Subject: Re: Net::protoent does not export 'getproto'
30680 From: Mike Guy <mjtg@cam.ac.uk>
30681 Date: Tue, 29 Aug 2000 21:32:37 +0100
30682 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
30683 Branch: perl
30684 ! lib/Net/protoent.pm
30685____________________________________________________________________________
30686[ 6897] By: jhi on 2000/08/29 20:44:29
30687 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
30688 From: Peter Prymmer <pvhp@forte.com>
30689 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
30690 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
30691 Branch: perl
30692 ! pod/perlebcdic.pod
30693____________________________________________________________________________
0b3b9d72
JH
30694[ 6896] By: jhi on 2000/08/29 20:40:57
30695 Log: There's no point repeating the 'revision' (5) of perl5.
30696 Branch: metaconfig/U/perl
30697 ! Devel.U patchlevel.U
30698 Branch: perl
30699 ! Configure config_h.SH
30700____________________________________________________________________________
30701[ 6895] By: jhi on 2000/08/29 20:16:58
30702 Log: Regen Configure for #6894.
30703 Branch: metaconfig/U/perl
30704 ! perladmin.U
30705 Branch: perl
30706 ! Configure config_h.SH
30707____________________________________________________________________________
a6f9fe2f
JH
30708[ 6894] By: jhi on 2000/08/29 19:59:52
30709 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
30710 From: "Philip Newton" <Philip.Newton@gmx.net>
30711 Date: Tue, 29 Aug 2000 21:39:14 +0200
30712 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
30713 Branch: perl
30714 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
30715 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
30716 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
30717 ! utils/perlbug.PL
30718____________________________________________________________________________
30719[ 6893] By: jhi on 2000/08/29 19:55:30
30720 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
30721 From: "Philip Newton" <Philip.Newton@gmx.net>
30722 Date: Tue, 29 Aug 2000 21:39:14 +0200
30723 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
30724 Branch: perl
30725 ! installhtml
30726____________________________________________________________________________
30727[ 6892] By: jhi on 2000/08/29 19:53:59
30728 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
30729 From: "Philip Newton" <Philip.Newton@gmx.net>
30730 Date: Tue, 29 Aug 2000 21:48:18 +0200
30731 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
30732 Branch: perl
30733 ! lib/File/Temp.pm
30734____________________________________________________________________________
30735[ 6891] By: jhi on 2000/08/29 18:30:03
30736 Log: Nail the ID 20000828.023.
30737 Branch: perl
30738 ! ext/Storable/Storable.xs
30739____________________________________________________________________________
30740[ 6890] By: jhi on 2000/08/29 16:50:17
30741 Log: Under usethreads the dumped variable is IN_PAD.
30742
30743 Subject: Re: [PATCH] Glob dumping
30744 From: Gisle Aas <gisle@ActiveState.com>
30745 Date: 29 Aug 2000 18:45:05 +0200
30746 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
30747 Branch: perl
30748 ! t/lib/peek.t
30749____________________________________________________________________________
30750[ 6889] By: jhi on 2000/08/29 15:17:37
30751 Log: Update Changes.
30752 Branch: perl
30753 ! Changes patchlevel.h
30754____________________________________________________________________________
3515010d
JH
30755[ 6888] By: jhi on 2000/08/29 14:49:59
30756 Log: Retract #6882, broke the safe tests.
30757 Branch: perl
30758 ! ext/Opcode/Safe.pm
30759____________________________________________________________________________
30760[ 6887] By: jhi on 2000/08/29 14:47:06
30761 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
30762 From: Gisle Aas <gisle@ActiveState.com>
30763 Date: 09 Jun 2000 20:00:11 +0200
30764 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
30765 Branch: perl
30766 ! utils/perldoc.PL
30767____________________________________________________________________________
30768[ 6886] By: jhi on 2000/08/29 14:42:45
30769 Log: The #6881 removed one dump line.
30770 Branch: perl
30771 ! t/lib/peek.t
30772____________________________________________________________________________
30773[ 6885] By: jhi on 2000/08/29 14:30:47
30774 Log: Don't forget to tidy up.
30775 Branch: perl
30776 ! t/lib/ftmp-security.t
30777____________________________________________________________________________
30778[ 6884] By: jhi on 2000/08/29 14:25:17
30779 Log: Disabling the one test is a bit tricky.
30780 Branch: perl
30781 ! t/lib/ftmp-security.t
30782____________________________________________________________________________
30783[ 6883] By: jhi on 2000/08/29 14:16:25
30784 Log: Disable one of the tests for now.
30785 Branch: perl
30786 ! t/lib/ftmp-security.t
30787____________________________________________________________________________
30788[ 6882] By: jhi on 2000/08/29 14:05:50
30789 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
30790 From: gisle@aas.no
30791 Date: 29 Aug 2000 10:35:06 -0000
30792 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
30793 Branch: perl
30794 ! ext/Opcode/Safe.pm
30795____________________________________________________________________________
30796[ 6881] By: jhi on 2000/08/29 14:03:51
30797 Log: Subject: [PATCH] Glob dumping
30798 From: Gisle Aas <gisle@ActiveState.com>
30799 Date: 29 Aug 2000 07:59:42 -0000
30800 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
30801 Branch: perl
30802 ! dump.c
30803____________________________________________________________________________
30804[ 6880] By: jhi on 2000/08/29 14:02:01
30805 Log: Subject: [PATCH] Warnings in B::Deparse
30806 From: <abigail@foad.org>
30807 Date: Tue, 29 Aug 2000 00:00:01 -0400
30808 Message-ID: <20000829040001.2999.qmail@foad.org>
30809 Branch: perl
30810 ! ext/B/B/Deparse.pm
30811____________________________________________________________________________
30812[ 6879] By: jhi on 2000/08/29 13:57:26
30813 Log: Missed a change in #6869.
30814 Branch: perl
30815 ! mg.c
30816____________________________________________________________________________
30817[ 6878] By: jhi on 2000/08/29 13:45:04
30818 Log: Subject: Net::protoent does not export 'getproto'
30819 From: Yasushi Nakajima <sey@jkc.co.jp>
30820 Date: Tue, 29 Aug 2000 17:28:57 +0900
30821 Branch: perl
30822 ! lib/Net/protoent.pm
30823____________________________________________________________________________
30824[ 6877] By: jhi on 2000/08/29 13:39:19
30825 Log: Patches all over for people and the files they (hopefully) care about.
30826 Branch: perl
30827 ! AUTHORS Changes MAINTAIN
30828____________________________________________________________________________
30829[ 6876] By: jhi on 2000/08/29 12:53:54
30830 Log: Fix for thinko in #6848.
30831
30832 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
30833 From: Lupe Christoph <lupe@lupe-christoph.de>
30834 Date: Tue, 29 Aug 2000 09:04:08 +0200
30835 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
30836 Branch: perl
30837 ! ext/Thread/Thread.xs
30838____________________________________________________________________________
30839[ 6875] By: jhi on 2000/08/29 12:50:14
30840 Log: Update to Getopt::Long 2.24, from Johan Vromans.
30841 Branch: perl
30842 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
30843____________________________________________________________________________
30844[ 6874] By: jhi on 2000/08/29 02:09:53
30845 Log: Use minimal @INC in tests, most of the time just '../lib',
30846 so that we simply can't pick up stuff from other Perls than
30847 the one we are testing. Pointed out by
30848
30849 From: Mike Guy <mjtg@cam.ac.uk>
30850 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
30851 Date: Fri, 25 Aug 2000 15:15:59 +0100
30852 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
30853 Branch: perl
30854 ! (edit 185 files)
30855____________________________________________________________________________
30856[ 6873] By: jhi on 2000/08/29 01:07:11
30857 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
30858 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30859 Date: Mon, 28 Aug 2000 17:45:52 -0700
30860 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
30861 Branch: perl
30862 ! Makefile.SH hints/os2.sh
30863____________________________________________________________________________
30864[ 6872] By: jhi on 2000/08/28 23:33:39
30865 Log: Subject: [PATCH bleedperl@6866] spellings
30866 From: marcel@codewerk.com (Marcel Grunauer)
30867 Date: Tue, 29 Aug 2000 01:19:59 +0200
30868 Message-Id: <200008282319.BAA29862@gandalf.local>
30869 Branch: perl
30870 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
30871 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
30872 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
30873____________________________________________________________________________
30874[ 6871] By: jhi on 2000/08/28 23:22:09
30875 Log: Take out the SUIDMAIL thing, that will not be
30876 a problem in 5.7.*.
30877 Branch: perl
30878 ! patchlevel.h
30879____________________________________________________________________________
30880[ 6870] By: jhi on 2000/08/28 23:19:30
30881 Log: -S is the silent flag, -s is the strip flag.
30882
30883 Subject: [PATCH] Re: [PATCH] make no-install
30884 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30885 Date: Mon, 28 Aug 2000 15:12:55 -0700
30886 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
30887 Branch: perl
30888 ! Makefile.SH
30889____________________________________________________________________________
30890[ 6869] By: jhi on 2000/08/28 23:12:05
30891 Log: Subject: [PATCH bleedperl@6856] warnings fixes
30892 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30893 Date: Mon, 28 Aug 2000 23:55:06 +0100
30894 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
30895 Branch: perl
30896 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
30897 ! warnings.h warnings.pl
30898____________________________________________________________________________
30899[ 6868] By: jhi on 2000/08/28 21:38:22
30900 Log: Potential cruft.
30901 Branch: perl
30902 ! Makefile.SH
30903____________________________________________________________________________
30904[ 6867] By: jhi on 2000/08/28 21:35:36
30905 Log: Update Changes.
30906 Branch: perl
30907 ! Changes patchlevel.h
30908____________________________________________________________________________
98e06804
JH
30909[ 6866] By: jhi on 2000/08/28 21:33:49
30910 Log: Subject: hv.h Doc Patch
30911 From: Fisher Mark <fisherm@tce.com>
30912 Date: Mon, 28 Aug 2000 16:24:59 -0500
30913 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
c40596a0 30914 Branch: perl
98e06804 30915 ! hv.h
c40596a0 30916____________________________________________________________________________
0b3b9d72
JH
30917[ 6865] By: jhi on 2000/08/28 21:02:15
30918 Log: Add -ld to archname on long tr...double platforms.
30919 Branch: metaconfig
30920 ! U/threads/archname.U
30921 Branch: perl
30922 ! Configure config_h.SH
30923____________________________________________________________________________
98e06804
JH
30924[ 6864] By: jhi on 2000/08/28 20:38:59
30925 Log: An attempt to fix the problem reported in
30926
30927 Subject: Building perl@6856 using gcc/AIX 4.3.3
30928 From: Daniel Muino <dmuino@afip.gov.ar>
30929 Date: Mon, 28 Aug 2000 15:50:01 -0300
30930 Message-ID: <20000828155001.A14403@con2-dgi>
30931
30932 I can't test this properly since the gcc installation I have
30933 access to seems to be botched (gcc is calling the AIX cpp,
30934 a losing proposition...)
c40596a0 30935 Branch: perl
98e06804 30936 ! hints/aix.sh
c40596a0 30937____________________________________________________________________________
98e06804
JH
30938[ 6863] By: jhi on 2000/08/28 18:57:52
30939 Log: Fix for ID 20000828.001, long doubles were not formatted
30940 correctly (showed up in $], which stopped installing perl).
c40596a0 30941 Branch: perl
98e06804 30942 ! sv.c
c40596a0 30943____________________________________________________________________________
98e06804
JH
30944[ 6862] By: jhi on 2000/08/28 18:07:15
30945 Log: Typo in #6858.
c40596a0 30946 Branch: perl
98e06804 30947 ! lib/Cwd.pm
c40596a0 30948____________________________________________________________________________
98e06804
JH
30949[ 6861] By: jhi on 2000/08/28 17:57:27
30950 Log: opmini.o may be left around if a build is interrupted.
c40596a0 30951 Branch: perl
98e06804 30952 ! Makefile.SH
c40596a0 30953____________________________________________________________________________
98e06804
JH
30954[ 6860] By: jhi on 2000/08/28 16:52:50
30955 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
30956 From: Daniel Chetlin <daniel@chetlin.com>
30957 Date: Mon, 28 Aug 2000 01:14:18 -0700
30958 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
c40596a0 30959 Branch: perl
98e06804 30960 ! lib/overload.pm
c40596a0 30961____________________________________________________________________________
98e06804
JH
30962[ 6859] By: jhi on 2000/08/28 16:08:46
30963 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
30964 From: Nicholas Clark <nick@ccl4.org>
30965 Date: Mon, 28 Aug 2000 16:03:27 +0100
30966 Message-Id: <20000828160327.C49785@plum.flirble.org>
c40596a0 30967 Branch: perl
98e06804 30968 ! ext/ByteLoader/bytecode.h
c40596a0 30969____________________________________________________________________________
98e06804
JH
30970[ 6858] By: jhi on 2000/08/28 16:02:10
30971 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
30972 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
30973 Date: Mon, 28 Aug 2000 13:08:30 +0200
30974 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
c40596a0 30975 Branch: perl
98e06804 30976 ! lib/Cwd.pm
c40596a0 30977____________________________________________________________________________
98e06804
JH
30978[ 6857] By: jhi on 2000/08/28 15:42:47
30979 Log: display_format used as a class method without arguments was broken,
30980 reported in
30981
30982 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
30983 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
30984 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
30985 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
30986 Branch: perl
30987 ! lib/Math/Complex.pm t/lib/complex.t
30988____________________________________________________________________________
30989[ 6856] By: jhi on 2000/08/27 22:09:48
c40596a0
JH
30990 Log: Update Changes.
30991 Branch: perl
30992 ! Changes patchlevel.h
30993____________________________________________________________________________
98e06804
JH
30994[ 6855] By: jhi on 2000/08/27 21:59:21
30995 Log: Retract #6853 (false alarm).
30996 Branch: perl
30997 ! lib/ExtUtils/xsubpp
30998____________________________________________________________________________
30999[ 6854] By: jhi on 2000/08/27 21:37:44
31000 Log: Update Changes.
31001 Branch: perl
31002 ! Changes patchlevel.h
31003____________________________________________________________________________
31004[ 6853] By: jhi on 2000/08/27 21:37:16
31005 Log: Subject: [PATCH perl@6850] workaround for xsubpp
31006 From: Hugo <hv@crypt.compulink.co.uk>
31007 Date: Sun, 27 Aug 2000 22:30:25 +0100
31008 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
31009 Branch: perl
31010 ! lib/ExtUtils/xsubpp
31011____________________________________________________________________________
c40596a0
JH
31012[ 6852] By: jhi on 2000/08/27 21:33:58
31013 Log: Big-endian 64-bit patch from Raphael Manfredi.
31014 Branch: perl
31015 ! ext/Storable/Storable.xs
31016____________________________________________________________________________
31017[ 6851] By: jhi on 2000/08/27 21:22:21
31018 Log: More ruthless editing from Hugo van der Sanden.
31019 Branch: perl
31020 ! pod/perldelta.pod
31021____________________________________________________________________________
31022[ 6850] By: jhi on 2000/08/27 16:11:46
31023 Log: Update Changes.
31024 Branch: perl
31025 ! Changes patchlevel.h
31026____________________________________________________________________________
1a436f0c
JH
31027[ 6849] By: jhi on 2000/08/27 16:11:05
31028 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
31029 Branch: perl
31030 ! configpm pod/perldelta.pod
31031____________________________________________________________________________
31032[ 6848] By: jhi on 2000/08/27 15:35:08
31033 Log: Use the actual thread type, not the pointer-to-struct.
31034 Branch: perl
31035 ! ext/Thread/Thread.xs
31036____________________________________________________________________________
31037[ 6847] By: jhi on 2000/08/27 15:30:49
31038 Log: Test nit.
31039 Branch: perl
31040 ! t/pragma/warn/pp_sys
31041____________________________________________________________________________
0b3b9d72
JH
31042[ 6846] By: jhi on 2000/08/27 15:19:02
31043 Log: Passing -R in ldflags makes now it to appear in the default
31044 for lddlflags, just like with -L.
31045
31046 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
31047 From: Lupe Christoph <lupe@lupe-christoph.de>
31048 Date: Sun, 27 Aug 2000 10:28:21 +0200
31049 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
31050 Branch: metaconfig/U/perl
31051 ! dlsrc.U
31052 Branch: perl
31053 ! Configure
31054____________________________________________________________________________
1a436f0c
JH
31055[ 6845] By: jhi on 2000/08/27 15:08:54
31056 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
31057 From: Alan Burlison <Alan.Burlison@uk.sun.com>
31058 Date: Sat, 26 Aug 2000 22:23:27 +0100
31059 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
31060 Branch: perl
31061 ! lib/ExtUtils/MM_Unix.pm
31062____________________________________________________________________________
31063[ 6844] By: jhi on 2000/08/27 15:02:37
31064 Log: DJGPP update from Laszlo Molnar.
31065
31066 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
31067 From: ml1050 <ml1050@freemail.hu>
31068 Date: Sat, 26 Aug 2000 23:24:40 +0200
31069 Message-Id: <20000826232440.A439@freemail.hu>
31070 Branch: perl
31071 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
31072 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
31073____________________________________________________________________________
31074[ 6843] By: jhi on 2000/08/27 14:53:58
31075 Log: Subject: installman buglet
31076 From: Lupe Christoph <lupe@lupe-christoph.de>
31077 Date: Sun, 27 Aug 2000 14:38:59 +0200
31078 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
31079 Branch: perl
31080 ! installman
31081____________________________________________________________________________
31082[ 6842] By: jhi on 2000/08/27 14:52:08
31083 Log: Can't get the test to reliably work thanks to the
31084 inaccurateness of floating point. "Resolves" bug ids
31085 20000826.003, 20000826.009, 20000826.010,
31086 Branch: perl
31087 ! t/lib/trig.t
31088____________________________________________________________________________
31089[ 6841] By: jhi on 2000/08/26 15:53:58
31090 Log: Update Changes.
31091 Branch: perl
31092 ! Changes patchlevel.h
31093____________________________________________________________________________
a2518d28
JH
31094[ 6840] By: jhi on 2000/08/26 14:23:03
31095 Log: grep -e isn't portable.
31096
31097 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
31098 From: chris@broadband.att.com
31099 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
31100 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
31101 Branch: perl
31102 ! hints/solaris_2.sh
31103____________________________________________________________________________
31104[ 6839] By: jhi on 2000/08/26 14:12:23
3980cbbb 31105 Log: no-install target a la make -n.
a2518d28
JH
31106
31107 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
31108 From: <abigail@foad.org>
31109 Date: Sat, 26 Aug 2000 03:57:34 -0400
31110 Message-ID: <20000826075735.18912.qmail@foad.org>
31111 Branch: perl
31112 ! Makefile.SH installman installperl
31113____________________________________________________________________________
31114[ 6838] By: jhi on 2000/08/26 14:06:33
31115 Log: Retract #6826 as the #6828 should be do the same
31116 in a More Correct Way.
31117 Branch: perl
31118 ! installperl
31119____________________________________________________________________________
31120[ 6837] By: jhi on 2000/08/26 05:24:00
31121 Log: More casting.
31122 Branch: perl
31123 ! ext/Storable/Storable.xs
31124____________________________________________________________________________
31125[ 6836] By: jhi on 2000/08/26 05:05:46
31126 Log: Nicer in decimal.
31127 Branch: perl
31128 ! ext/Storable/Storable.xs
31129____________________________________________________________________________
31130[ 6835] By: jhi on 2000/08/26 05:03:50
31131 Log: There be no UVdf.
31132 Branch: perl
31133 ! ext/Storable/Storable.xs
31134____________________________________________________________________________
31135[ 6834] By: jhi on 2000/08/26 05:00:18
31136 Log: Continue IVdfing and UVxfing.
31137 Branch: perl
31138 ! ext/Storable/Storable.xs
31139____________________________________________________________________________
31140[ 6833] By: jhi on 2000/08/26 04:53:14
31141 Log: Use IVdf.
31142 Branch: perl
31143 ! ext/Storable/Storable.xs
31144____________________________________________________________________________
31145[ 6832] By: jhi on 2000/08/26 04:40:41
31146 Log: Document PTR2XX and INT2PTR.
31147 Branch: perl
31148 ! pod/perlguts.pod
31149____________________________________________________________________________
31150[ 6831] By: jhi on 2000/08/26 04:33:18
31151 Log: Use UVxf, PTR2UV, NVff.
31152 Branch: perl
31153 ! ext/Storable/Storable.xs
31154____________________________________________________________________________
31155[ 6830] By: jhi on 2000/08/26 04:31:32
31156 Log: Update the test count.
31157 Branch: perl
31158 ! t/lib/trig.t
31159____________________________________________________________________________
31160[ 6829] By: jhi on 2000/08/26 03:05:50
31161 Log: Subject: [PATCH] installation not quite silent yet.
31162 From: <abigail@foad.org>
31163 Date: Fri, 25 Aug 2000 20:07:53 -0400
31164 Message-ID: <20000826000753.7822.qmail@foad.org>
31165 Branch: perl
31166 ! installman installperl
31167____________________________________________________________________________
31168[ 6828] By: jhi on 2000/08/26 03:05:14
31169 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
31170 From: Spider Boardman <spider@web.zk3.dec.com>
31171 Date: Fri, 25 Aug 2000 19:12:40 -0400
31172 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
31173 Branch: perl
31174 ! gv.c
31175____________________________________________________________________________
31176[ 6827] By: jhi on 2000/08/25 23:54:34
31177 Log: Support preserving extremely big/small angles.
31178 Branch: perl
31179 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
31180____________________________________________________________________________
31181[ 6826] By: jhi on 2000/08/25 23:01:20
31182 Log: Patch installperl to be long double-aware.
31183
31184 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
31185 From: Spider Boardman <spider@web.zk3.dec.com>
31186 Date: Fri, 25 Aug 2000 18:15:23 -0400
31187 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
31188 Branch: perl
31189 ! installperl
31190____________________________________________________________________________
31191[ 6825] By: jhi on 2000/08/25 22:58:25
31192 Log: Remove duplicately applied patch shards.
31193
31194 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
31195 From: Spider Boardman <spider@leggy.zk3.dec.com>
31196 Date: Fri, 25 Aug 2000 16:45:03 -0400
31197 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
31198 Branch: perl
31199 ! t/lib/cgi-html.t
31200____________________________________________________________________________
31201[ 6824] By: jhi on 2000/08/25 22:57:00
31202 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
31203 From: Daniel Chetlin <daniel@chetlin.com>
31204 Date: Fri, 25 Aug 2000 12:23:16 -0700
31205 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
31206
31207 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
31208 From: Daniel Chetlin <daniel@chetlin.com>
31209 Date: Fri, 25 Aug 2000 14:47:19 -0700
31210 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
31211 Branch: perl
31212 ! installman
31213____________________________________________________________________________
31214[ 6823] By: jhi on 2000/08/25 22:44:17
31215 Log: Timestamp problem?
31216 Branch: perl
31217 ! uconfig.h uconfig.sh
31218____________________________________________________________________________
31219[ 6822] By: jhi on 2000/08/25 19:01:06
31220 Log: One forgotten file from #6816.
31221 Branch: perl
31222 ! vos/config.h
31223____________________________________________________________________________
31224[ 6821] By: jhi on 2000/08/25 18:56:39
31225 Log: Regen Changes.
31226 Branch: perl
31227 ! Changes patchlevel.h
31228____________________________________________________________________________
99b32ad1
JH
31229[ 6820] By: jhi on 2000/08/25 18:52:35
31230 Log: Fix Changes ordering.
31231 Branch: perl
31232 ! Changes
31233____________________________________________________________________________
31234[ 6819] By: jhi on 2000/08/25 18:50:25
31235 Log: Update Changes.
31236 Branch: perl
31237 ! Changes patchlevel.h
6558817a 31238____________________________________________________________________________
0b3b9d72
JH
31239[ 6818] By: jhi on 2000/08/25 18:47:45
31240 Log: Tweak the sfio/useperlio logic, hopefully as wished in
31241
31242 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
31243 From: Nicholas Clark <nick@babyhippo.co.uk>
31244 Date: Fri, 25 Aug 2000 12:01:45 +0100
31245 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
31246 Branch: metaconfig/U/perl
31247 ! d_sfio.U
31248 Branch: perl
31249 ! Configure
31250____________________________________________________________________________
2b7d8dfb
JH
31251[ 6817] By: jhi on 2000/08/25 18:32:51
31252 Log: Allow microperl to assume <math.h>, without it the math
31253 functions like floor() are assumed to return int, which makes
31254 for core dumps in machines where integer and floating register
31255 don't mix.
31256 Branch: perl
31257 ! uconfig.h uconfig.sh
31258____________________________________________________________________________
0b3b9d72
JH
31259[ 6816] By: jhi on 2000/08/25 18:27:17
31260 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
31261 the problem reported in
31262
31263 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
31264 From: danhale@us.ibm.com
31265 Date: Fri, 25 Aug 2000 10:58:06 -0400
31266 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
31267 Branch: metaconfig/U/perl
31268 + d_socks5_init.U
31269 Branch: perl
31270 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
31271 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
31272 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
31273 ! win32/config.gc win32/config.vc
31274____________________________________________________________________________
2b7d8dfb
JH
31275[ 6815] By: jhi on 2000/08/25 17:43:31
31276 Log: A solution for the retrieve_fd autosplit warning,
31277 idea suggested by Mike Guy.
31278 Branch: perl
31279 ! ext/Storable/Storable.pm
31280____________________________________________________________________________
31281[ 6814] By: jhi on 2000/08/25 17:16:03
31282 Log: Add install-silent target.
31283 Branch: perl
31284 ! Makefile.SH
31285____________________________________________________________________________
31286[ 6813] By: jhi on 2000/08/25 17:14:23
31287 Log: Subject: Re: [PATCH] More silencing of installman.
31288 From: <abigail@foad.org>
31289 Date: Thu, 24 Aug 2000 19:27:03 -0400
31290 Message-ID: <20000824232703.7001.qmail@foad.org>
31291
31292 Subject: Re: [PATCH] More silencing of installman.
31293 From: <abigail@foad.org>
31294 Date: Fri, 25 Aug 2000 03:00:58 -0400
31295 Message-ID: <20000825070058.10697.qmail@foad.org>
31296 Branch: perl
31297 ! installman
31298____________________________________________________________________________
31299[ 6812] By: jhi on 2000/08/25 17:11:28
31300 Log: installperl --verbose and --silent.
31301
31302 Subject: Re: [PATCH] More silencing of installman.
31303 From: <abigail@foad.org>
31304 Message-ID: <20000825064430.9719.qmail@foad.org>
31305 Date: Fri, 25 Aug 2000 02:44:30 -0400
31306 Branch: perl
31307 ! installperl
31308____________________________________________________________________________
31309[ 6811] By: jhi on 2000/08/25 17:05:43
31310 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
31311 From: "Peter J. Farley III" <pjfarley@banet.net>
31312 Date: Thu, 24 Aug 2000 21:58:03 -0400
31313 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
31314
31315 (applied slightly modified)
31316 Branch: perl
31317 ! lib/ExtUtils/MM_Unix.pm
31318____________________________________________________________________________
31319[ 6810] By: jhi on 2000/08/25 17:01:18
31320 Log: Missing parts of
31321
31322 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
31323 From: Peter Prymmer <pvhp@forte.com>
31324 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
31325 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
31326 Branch: perl
31327 ! t/lib/cgi-html.t
31328____________________________________________________________________________
31329[ 6809] By: jhi on 2000/08/25 16:46:32
31330 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
31331 From: "Craig A. Berry" <craig.berry@psinetcs.com>
31332 Date: Thu, 24 Aug 2000 19:13:11 -0500
31333 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
31334 Branch: perl
31335 ! vms/vms.c
31336____________________________________________________________________________
31337[ 6808] By: jhi on 2000/08/25 16:39:22
31338 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
31339 From: Peter Prymmer <pvhp@forte.com>
31340 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
31341 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
31342 Branch: perl
31343 ! configure.com
31344____________________________________________________________________________
31345[ 6807] By: jhi on 2000/08/25 16:36:37
31346 Log: Better wording for the vec lvalue diagnostic.
31347
31348 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
31349 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
31350 Date: Wed, 23 Aug 2000 14:12:16 -0400
31351 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
31352 Branch: perl
31353 ! pod/perldiag.pod
31354____________________________________________________________________________
31355[ 6806] By: jhi on 2000/08/24 18:17:22
31356 Log: Subject: [PATCH] More silencing of installman.
31357 From: <abigail@foad.org>
31358 Date: Thu, 24 Aug 2000 14:01:44 -0400
31359 Message-ID: <20000824180144.20062.qmail@foad.org>
31360 Branch: perl
31361 ! installman
31362____________________________________________________________________________
31363[ 6805] By: jhi on 2000/08/24 15:00:31
31364 Log: Update Changes.
31365 Branch: perl
31366 ! Changes patchlevel.h
31367____________________________________________________________________________
31368[ 6804] By: jhi on 2000/08/24 14:59:07
31369 Log: Regen perltoc.
31370 Branch: perl
31371 ! pod/perltoc.pod
31372____________________________________________________________________________
31373[ 6803] By: jhi on 2000/08/24 14:44:39
31374 Log: Show the doc file, not the temp file.
31375 Branch: perl
31376 ! installman
31377____________________________________________________________________________
b449ee86
JH
31378[ 6802] By: jhi on 2000/08/24 14:41:53
31379 Log: Continue silencing.
31380 Branch: perl
31381 ! installman
31382____________________________________________________________________________
31383[ 6801] By: jhi on 2000/08/24 14:34:40
31384 Log: Actually do something with the silencer option.
31385 Branch: perl
31386 ! installman
31387____________________________________________________________________________
31388[ 6800] By: jhi on 2000/08/24 14:26:22
31389 Log: Make installman to recognize the silence flag -S.
31390 Branch: perl
31391 ! installman
31392____________________________________________________________________________
31393[ 6799] By: jhi on 2000/08/24 13:49:38
31394 Log: DOS patches and portability/porting notes, from Tim Jenness.
31395 Branch: perl
31396 ! lib/File/Temp.pm
31397____________________________________________________________________________
31398[ 6798] By: jhi on 2000/08/24 13:48:27
31399 Log: Create directories in silence.
31400
31401 Subject: [PATCH] Another silencer for MakeMaker
31402 From: andreas.koenig@anima.de (Andreas J. Koenig)
31403 Date: 24 Aug 2000 14:18:52 +0200
31404 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
31405 Branch: perl
31406 ! lib/ExtUtils/Command.pm
31407____________________________________________________________________________
31408[ 6797] By: jhi on 2000/08/24 13:46:42
31409 Log: More liberal parsing of version numbers.
31410
31411 Subject: Re: CPAN.pm beta for testing available
31412 From: andreas.koenig@anima.de (Andreas J. Koenig)
31413 Date: 24 Aug 2000 13:51:57 +0200
31414 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
31415 Branch: perl
31416 ! lib/CPAN.pm
31417____________________________________________________________________________
31418[ 6796] By: jhi on 2000/08/24 13:44:36
31419 Log: Make "make install" by default silent. A new "install-verbose"
31420 target is verbose.
31421 Branch: perl
31422 ! Makefile.SH
31423____________________________________________________________________________
31424[ 6795] By: jhi on 2000/08/24 13:39:14
31425 Log: Add silencer flags to installperl.
31426
31427 Subject: [PATCH] Making installperl silent.
31428 From: <abigail@foad.org>
31429 Date: Thu, 24 Aug 2000 05:01:45 -0400
31430 Message-ID: <20000824090145.13141.qmail@foad.org>
31431 Branch: perl
31432 ! installperl
31433____________________________________________________________________________
31434[ 6794] By: jhi on 2000/08/24 13:35:50
31435 Log: installperl couldn't tell whether it had run tests or not.
31436
31437 Subject: [PATCH] Re: installperl and t/TEST
31438 From: <abigail@foad.org>
31439 Date: Thu, 24 Aug 2000 04:00:53 -0400
31440 Message-ID: <20000824080053.2494.qmail@foad.org>
31441 Branch: perl
31442 ! Makefile.SH installperl
31443____________________________________________________________________________
31444[ 6793] By: jhi on 2000/08/24 13:27:50
31445 Log: Drop the separate perlbc, perlcc -b should be enough.
31446 Branch: perl
31447 - utils/perlbc.PL
31448 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
31449____________________________________________________________________________
31450[ 6792] By: jhi on 2000/08/24 04:41:30
31451 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
31452 plus the typo fix from Peter Prymmer.
31453 Branch: perl
31454 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
31455 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
31456____________________________________________________________________________
31457[ 6791] By: jhi on 2000/08/24 02:10:43
31458 Log: Replace #6705 with a minimal doc patch.
31459
31460 Subject: [PATCH 5.6.0] replace change #6705
31461 From: Jan Dubois <jand@ActiveState.com>
31462 Date: Wed, 23 Aug 2000 18:31:51 -0700
31463 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
31464 Branch: perl
31465 ! lib/Win32.pod win32/win32.c
31466____________________________________________________________________________
31467[ 6790] By: jhi on 2000/08/23 17:52:00
31468 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
31469 From: Mike Guy <mjtg@cam.ac.uk>
31470 Date: Wed, 23 Aug 2000 18:38:46 +0100
31471 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
31472 Branch: perl
31473 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
31474____________________________________________________________________________
31475[ 6789] By: jhi on 2000/08/23 15:34:21
31476 Log: Update Changes.
31477 Branch: perl
31478 ! Changes patchlevel.h
31479____________________________________________________________________________
31480[ 6788] By: jhi on 2000/08/23 15:33:40
31481 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
31482 From: Wilfredo Sánchez <wsanchez@apple.com>
31483 Date: Tue, 22 Aug 2000 19:31:27 -0700
31484 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
31485 Branch: perl
31486 ! perl.h
31487____________________________________________________________________________
31488[ 6787] By: jhi on 2000/08/23 15:29:31
31489 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
31490 From: Spider Boardman <spider@leggy.zk3.dec.com>
31491 Date: Wed, 23 Aug 2000 10:33:23 -0400
31492 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
31493 Branch: perl
31494 ! lib/Pod/Html.pm
31495____________________________________________________________________________
31496[ 6786] By: jhi on 2000/08/23 15:28:11
31497 Log: Bad makefile.
31498 Branch: perl
31499 ! ext/B/Makefile.PL
31500____________________________________________________________________________
31501[ 6785] By: jhi on 2000/08/23 14:37:04
31502 Log: Update Changes.
31503 Branch: perl
31504 ! Changes patchlevel.h
31505____________________________________________________________________________
31506[ 6784] By: jhi on 2000/08/23 13:58:41
31507 Log: Portability fix from Hugo van der Sanden.
31508 Branch: perl
31509 ! ext/re/Makefile.PL
31510____________________________________________________________________________
31511[ 6783] By: jhi on 2000/08/23 13:53:53
31512 Log: Storable support, v-version fixes.
31513
31514 Subject: CPAN.pm beta for testing available
31515 From: andreas.koenig@anima.de (Andreas J. Koenig)
31516 Date: 22 Aug 2000 23:31:33 +0200
31517 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
31518 Branch: perl
31519 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31520____________________________________________________________________________
31521[ 6782] By: jhi on 2000/08/23 13:51:26
31522 Log: Mac and other portability updates from Chris Nandor.
31523 Branch: perl
31524 ! pod/perlmodinstall.pod
31525____________________________________________________________________________
31526[ 6781] By: jhi on 2000/08/23 13:47:33
31527 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
31528 From: Peter Prymmer <pvhp@forte.com>
31529 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
31530 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
31531 Branch: perl
31532 ! ext/Storable/Storable.xs
31533____________________________________________________________________________
31534[ 6780] By: jhi on 2000/08/23 13:33:34
31535 Log: VMS MMS (make) wants null action.
31536 Branch: perl
31537 ! ext/B/Makefile.PL
31538____________________________________________________________________________
31539[ 6779] By: jhi on 2000/08/22 19:44:47
31540 Log: Forgot portability nit.
31541 Branch: perl
31542 ! t/lib/st-forgive.t
31543____________________________________________________________________________
31544[ 6778] By: jhi on 2000/08/22 19:35:25
31545 Log: Be portable.
31546 Branch: perl
31547 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
31548 ! t/lib/st-store.t
31549____________________________________________________________________________
31550[ 6777] By: jhi on 2000/08/22 18:50:53
31551 Log: Update Changes.
31552 Branch: perl
31553 ! Changes patchlevel.h
31554____________________________________________________________________________
31555[ 6776] By: jhi on 2000/08/22 18:44:46
31556 Log: cSVOPo_*v things index into the current PL_curpad
31557 under ithreads, which is different from the curpad
31558 used by the XSUB. (In other words, the code as-is
31559 before this patch wouldn't work under ithreads.)
31560 From Sarathy.
31561 Branch: perl
31562 ! ext/B/B.xs
31563____________________________________________________________________________
0b3b9d72
JH
31564[ 6775] By: jhi on 2000/08/22 18:18:37
31565 Log: Make the selection of NVff et al stricter.
31566 Branch: metaconfig/U/perl
31567 ! perlxvf.U
31568 Branch: perl
31569 ! Configure config_h.SH
31570____________________________________________________________________________
b449ee86
JH
31571[ 6774] By: jhi on 2000/08/22 17:19:42
31572 Log: perldelta nits.
31573 Branch: perl
31574 ! pod/perldelta.pod
31575____________________________________________________________________________
31576[ 6773] By: jhi on 2000/08/22 17:06:26
31577 Log: Long double fixes from Spider Boardman.
31578
31579 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
31580 From: system PRIVILEGED account <root@peano.zk3.dec.com>
31581 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
31582 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
31583 Branch: perl
31584 ! t/lib/bigfltpm.t t/lib/st-06compat.t
31585____________________________________________________________________________
31586[ 6772] By: jhi on 2000/08/22 15:04:53
31587 Log: Update Changes.
31588 Branch: perl
31589 ! Changes patchlevel.h
31590____________________________________________________________________________
31591[ 6771] By: jhi on 2000/08/22 15:01:44
31592 Log: perldelta fixes from Hugo van der Sanden.
31593 Branch: perl
31594 ! pod/perldelta.pod
31595____________________________________________________________________________
31596[ 6770] By: jhi on 2000/08/22 14:34:49
31597 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
31598 From: Hugo <hv@crypt.compulink.co.uk>
31599 Date: Tue, 22 Aug 2000 11:21:53 +0100
31600 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
31601 Branch: perl
31602 ! regcomp.c
31603____________________________________________________________________________
31604[ 6769] By: jhi on 2000/08/22 14:30:02
31605 Log: Add Yitzchak, reformat.
31606 Branch: perl
31607 ! Changes config_h.SH
31608____________________________________________________________________________
0b3b9d72
JH
31609[ 6768] By: jhi on 2000/08/22 14:21:35
31610 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
31611 and Spider Boardman.
31612 Branch: metaconfig
31613 ! U/compline/d_gconvert.U
31614 Branch: perl
31615 ! Configure
31616____________________________________________________________________________
b449ee86
JH
31617[ 6767] By: jhi on 2000/08/22 14:11:24
31618 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
31619 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31620 Date: Mon, 21 Aug 2000 19:08:31 -0700
31621 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
31622 Branch: perl
31623 - ext/Storable/patchlevel.h
31624 ! MANIFEST ext/Storable/MANIFEST
31625____________________________________________________________________________
31626[ 6766] By: jhi on 2000/08/22 13:49:29
31627 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
31628 From: Peter Prymmer <pvhp@forte.com>
31629 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
31630 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
31631 Branch: perl
31632 ! configure.com ext/Storable/Makefile.PL
31633____________________________________________________________________________
31634[ 6765] By: jhi on 2000/08/22 13:44:59
31635 Log: Subject: [PATCH blead] B:: missing dependency
31636 From: Hugo <hv@crypt.compulink.co.uk>
31637 Date: Tue, 22 Aug 2000 06:44:33 +0100
31638 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
31639 Branch: perl
31640 ! ext/B/Makefile.PL
31641____________________________________________________________________________
31642[ 6764] By: jhi on 2000/08/22 13:38:12
31643 Log: More bytecompiler.
31644 Branch: perl
31645 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
31646____________________________________________________________________________
31647[ 6763] By: jhi on 2000/08/22 13:36:44
31648 Log: Bytecompiler patches from Benjamin Stuhl.
31649 Branch: perl
31650 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
31651 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
31652 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
31653 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31654 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
31655 ! perl.c perlapi.h pod/perldelta.pod
31656____________________________________________________________________________
31657[ 6762] By: jhi on 2000/08/21 23:43:40
31658 Log: An obsoleted diagnostic.
31659 Branch: perl
31660 ! pod/perldelta.pod
31661____________________________________________________________________________
31662[ 6761] By: jhi on 2000/08/21 23:01:45
31663 Log: The #6759 wasn't quite right.
31664 Branch: perl
31665 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
31666 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
31667 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
31668 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
31669 ! t/lib/st-tieditems.t
31670____________________________________________________________________________
31671[ 6760] By: jhi on 2000/08/21 22:35:49
31672 Log: Be verydeepclean.
31673 Branch: perl
31674 ! Makefile.SH
31675____________________________________________________________________________
31676[ 6759] By: jhi on 2000/08/21 22:25:40
31677 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
31678 From: Peter Prymmer <pvhp@forte.com>
31679 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
31680 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
31681 Branch: perl
31682 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
31683 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
31684 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
31685 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
31686 ! t/lib/st-tieditems.t
31687____________________________________________________________________________
31688[ 6758] By: jhi on 2000/08/21 22:22:32
31689 Log: Few more casts, need reported in
31690
31691 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
31692 From: Mike Stok <mike@stok.co.uk>
31693 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
31694 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
31695
31696 and
31697
31698 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
31699 From: abigail@foad.org
31700 Date: 21 Aug 2000 21:31:34 -0000
31701 Message-Id: <20000821213134.30170.qmail@foad.org>
31702 Branch: perl
31703 ! ext/Storable/Storable.xs
31704____________________________________________________________________________
31705[ 6757] By: jhi on 2000/08/21 18:37:07
31706 Log: Update Changes.
31707 Branch: perl
31708 ! Changes patchlevel.h
31709____________________________________________________________________________
31710[ 6756] By: jhi on 2000/08/21 18:34:02
31711 Log: A pod nit.
31712
31713 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
31714 From: <abigail@foad.org>
31715 Date: Mon, 21 Aug 2000 14:00:16 -0400
31716 Message-ID: <20000821180016.28627.qmail@foad.org>
31717 Branch: perl
31718 ! pod/perlre.pod
31719____________________________________________________________________________
31720[ 6755] By: jhi on 2000/08/21 18:30:56
31721 Log: Use PodParser 1.18 new test.
31722 Branch: perl
31723 ! t/pod/special_seqs.t t/pod/special_seqs.xr
31724____________________________________________________________________________
31725[ 6754] By: jhi on 2000/08/21 18:28:35
31726 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
31727 patches cannot be applied since #6712 conflicts.
31728 Branch: perl
31729 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
31730____________________________________________________________________________
31731[ 6753] By: jhi on 2000/08/21 18:15:11
31732 Log: Weed out some smaller changes.
31733 Branch: perl
31734 ! pod/perldelta.pod
31735____________________________________________________________________________
31736[ 6752] By: jhi on 2000/08/21 18:02:30
31737 Log: Also under djgpp the timestamps are funky.
31738 Branch: perl
31739 ! t/op/stat.t
31740____________________________________________________________________________
0b3b9d72
JH
31741[ 6751] By: jhi on 2000/08/21 17:55:56
31742 Log: Tweak the floating point output routine preferences.
31743 Branch: metaconfig
31744 ! U/compline/d_gconvert.U
31745 Branch: perl
31746 ! Configure
31747____________________________________________________________________________
b449ee86
JH
31748[ 6750] By: jhi on 2000/08/21 17:51:29
31749 Log: Unicos/mk requires elaborate paranoia.
31750 Branch: perl
31751 ! lib/Math/Complex.pm
31752____________________________________________________________________________
31753[ 6749] By: gsar on 2000/08/21 16:53:31
31754 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
31755 Branch: perl
31756 ! lib/Cwd.pm
31757____________________________________________________________________________
31758[ 6748] By: gsar on 2000/08/21 16:22:19
31759 Log: free TLS slot properly on Windows
31760 Branch: perl
31761 ! thread.h win32/perllib.c win32/win32thread.h
31762____________________________________________________________________________
31763[ 6747] By: jhi on 2000/08/21 16:20:58
31764 Log: Rename the macro argument because some preprocessors
31765 can't tell the difference and expand arguments also inside
31766 double quoted strings.
31767 Branch: perl
31768 ! regcomp.c
31769____________________________________________________________________________
31770[ 6746] By: jhi on 2000/08/21 16:09:41
31771 Log: Support long doubles in Storable.
31772
31773 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
31774 From: Radu Greab <radu@netsoft.ro>
31775 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
31776 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
31777 Branch: perl
31778 ! ext/Storable/Storable.xs
31779____________________________________________________________________________
31780[ 6745] By: jhi on 2000/08/21 15:51:40
31781 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
31782 From: "Fifer, Eric" <EFifer@sanwaint.com>
31783 Date: Mon, 21 Aug 2000 15:34:49 +0100
31784 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
31785 Branch: perl
31786 ! t/pragma/warn/9enabled
31787____________________________________________________________________________
31788[ 6744] By: jhi on 2000/08/21 15:39:35
31789 Log: Document the endianness of Alpha more precisely.
31790 Branch: perl
31791 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
31792 ! pod/perlport.pod
31793____________________________________________________________________________
31794[ 6743] By: jhi on 2000/08/21 14:47:05
31795 Log: perldelta fixes from the p5p crowd.
31796 Branch: perl
31797 ! pod/perldelta.pod pod/perlop.pod
31798____________________________________________________________________________
31799[ 6742] By: jhi on 2000/08/21 13:34:51
31800 Log: Update to Pod::LaTeX 0.53.
31801
31802 Subject: [PATCH] lib/Pod/LaTeX.pm updates
31803 From: Tim Jenness <timj@jach.hawaii.edu>
31804 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
31805 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
31806 Branch: perl
31807 ! lib/Pod/LaTeX.pm
31808____________________________________________________________________________
31809[ 6741] By: jhi on 2000/08/21 13:33:01
31810 Log: Subject: [PATCH] os2.c fix for use64bitint
31811 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31812 Date: Mon, 21 Aug 2000 01:32:25 -0700
31813 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
31814 Branch: perl
31815 ! os2/os2.c
31816____________________________________________________________________________
31817[ 6740] By: jhi on 2000/08/21 13:28:52
31818 Log: Array context keeps slithering in.
31819
31820 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
31821 From: Daniel Chetlin <daniel@chetlin.com>
31822 Date: Sun, 20 Aug 2000 21:40:25 -0700
31823 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
31824 Branch: perl
31825 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
31826 ! pod/perldebtut.pod
31827____________________________________________________________________________
31828[ 6739] By: jhi on 2000/08/21 13:23:55
31829 Log: Big-endian quad fixes for Storable from Radu Greab,
31830 plus few explicit null casts for picky compilers.
31831 Branch: perl
31832 ! ext/Storable/Storable.xs
31833____________________________________________________________________________
31834[ 6738] By: gsar on 2000/08/21 05:56:13
31835 Log: small tweaks for change#6705: avoid C++ style comments in C code;
31836 use Perl's malloc API rather than the low level system one
31837 Branch: perl
31838 ! win32/win32.c
31839____________________________________________________________________________
31840[ 6737] By: gsar on 2000/08/21 05:35:41
31841 Log: add Storable to list of extensions on Windows
31842 Branch: perl
31843 ! win32/Makefile win32/makefile.mk
31844____________________________________________________________________________
31845[ 6736] By: jhi on 2000/08/21 02:57:53
31846 Log: Update Changes.
31847 Branch: perl
31848 ! Changes patchlevel.h
31849____________________________________________________________________________
31850[ 6735] By: jhi on 2000/08/21 02:57:20
31851 Log: Draft 0.
31852 Branch: perl
31853 ! pod/perldelta.pod
31854____________________________________________________________________________
31855[ 6734] By: jhi on 2000/08/21 02:57:03
31856 Log: Add Storable 0.7.2 from Raphael Manfredi,
31857 plus the patch from
31858
31859 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
31860 From: Radu Greab <radu@netsoft.ro>
31861 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
31862 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
31863
31864 plus changes to get Storable to compile with
31865 picky ANSI compilers.
31866 Branch: perl
31867 + ext/Storable/ChangeLog ext/Storable/MANIFEST
31868 + ext/Storable/Makefile.PL ext/Storable/README
31869 + ext/Storable/Storable.pm ext/Storable/Storable.xs
31870 + ext/Storable/patchlevel.h t/lib/st-06compat.t
31871 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
31872 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
31873 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
31874 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
31875 + t/lib/st-tieditems.t
31876 ! MANIFEST
31877____________________________________________________________________________
31878[ 6733] By: jhi on 2000/08/21 02:29:09
31879 Log: The correct cleaning order is an art.
31880 Branch: perl
31881 ! Makefile.SH
31882____________________________________________________________________________
da352bc5
JH
31883[ 6732] By: jhi on 2000/08/21 01:23:39
31884 Log: The #6724 is here.
31885 Branch: perl
31886 ! t/lib/ftmp-security.t
31887____________________________________________________________________________
31888[ 6731] By: jhi on 2000/08/20 23:17:03
31889 Log: s/this one/the 5.6.0 release/
31890 Branch: perl
31891 ! pod/perl56delta.pod
31892____________________________________________________________________________
31893[ 6730] By: jhi on 2000/08/20 23:07:34
31894 Log: Mention perlebcdic and perlposix-bc.
31895 Branch: perl
31896 ! pod/perlport.pod
31897____________________________________________________________________________
31898[ 6729] By: jhi on 2000/08/20 21:32:59
31899 Log: Document the number of exponent digits.
31900 Branch: perl
31901 ! pod/perlfunc.pod
31902____________________________________________________________________________
31903[ 6728] By: jhi on 2000/08/20 21:16:47
31904 Log: Use File::Spec->tmpdir().
31905
31906 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
31907 From: Tim Jenness <timj@jach.hawaii.edu>
31908 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
31909 MIME-Version: 1.0
31910 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
31911 Branch: perl
31912 ! utils/perlbug.PL
31913____________________________________________________________________________
31914[ 6727] By: jhi on 2000/08/20 20:43:32
31915 Log: Update Changes.
31916 Branch: perl
31917 ! Changes patchlevel.h
31918____________________________________________________________________________
e0f5a76d
JH
31919[ 6726] By: jhi on 2000/08/20 20:41:44
31920 Log: The veryclean target needs to clobber.
31921 Branch: perl
31922 ! Makefile.SH
31923____________________________________________________________________________
31924[ 6725] By: jhi on 2000/08/20 20:37:38
31925 Log: Document odd vs even subreleases and -Dusedevel.
31926 Branch: perl
31927 ! INSTALL
31928____________________________________________________________________________
31929[ 6724] By: jhi on 2000/08/20 19:58:05
31930 Log: Use temporary directory instead of current directory.
31931
31932 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
31933 From: Tim Jenness <timj@jach.hawaii.edu>
31934 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
31935 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
31936 Branch: perl
31937 ! t/lib/ftmp-security.t
31938____________________________________________________________________________
31939[ 6723] By: jhi on 2000/08/20 19:55:55
31940 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
31941 From: andreas.koenig@anima.de (Andreas J. Koenig)
31942 Date: 20 Aug 2000 15:52:03 +0200
31943 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
31944 Branch: perl
31945 ! lib/ExtUtils/MM_Unix.pm
31946____________________________________________________________________________
31947[ 6722] By: jhi on 2000/08/20 19:46:01
31948 Log: Update to CGI 2.72, from Lincoln Stein.
31949 Branch: perl
31950 ! lib/CGI.pm
31951____________________________________________________________________________
31952[ 6721] By: jhi on 2000/08/20 19:43:54
31953 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
31954 From: Radu Greab <radu@netsoft.ro>
31955 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
31956 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
31957 Branch: perl
31958 ! ext/GDBM_File/GDBM_File.xs
31959____________________________________________________________________________
31960[ 6720] By: jhi on 2000/08/20 19:42:01
31961 Log: pp_open() could pass an uninitialized filename down to do_open9().
31962 Branch: perl
31963 ! pp_sys.c
31964____________________________________________________________________________
31965[ 6719] By: jhi on 2000/08/20 14:06:41
31966 Log: UTF8 concat fixes.
31967
31968 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
31969 From: Hugo <hv@crypt.compulink.co.uk>
31970 Date: Sun, 20 Aug 2000 07:30:46 +0100
31971 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
31972 Branch: perl
31973 ! pp_hot.c t/op/append.t
31974____________________________________________________________________________
31975[ 6718] By: jhi on 2000/08/20 02:09:37
31976 Log: Let's try #6717 again.
31977 Branch: perl
31978 ! lib/File/Temp.pm
31979____________________________________________________________________________
31980[ 6717] By: jhi on 2000/08/20 01:56:55
31981 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
31982 From: "Craig A. Berry" <craig.berry@metamorgs.com>
31983 Date: Sat, 19 Aug 2000 18:15:39 -0500
31984 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
31985 Branch: perl
31986 ! lib/File/Temp.pm
31987____________________________________________________________________________
31988[ 6716] By: jhi on 2000/08/19 15:50:11
31989 Log: Update Changes.
31990 Branch: perl
31991 ! Changes patchlevel.h
31992____________________________________________________________________________
7ea2983e
JH
31993[ 6715] By: jhi on 2000/08/19 15:39:09
31994 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
31995 From: Jonathan D Johnston <jdjohnston2@juno.com>
31996 Date: Thu, 17 Aug 2000 23:13:01 -0400
31997 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
31998 Branch: perl
31999 ! pod/perlfunc.pod
32000____________________________________________________________________________
32001[ 6714] By: jhi on 2000/08/19 15:34:04
32002 Log: Introduce a 'veryclean' target that is like 'distclean'
32003 but also removes *~ and *.orig.
32004 Branch: perl
32005 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
32006 ! utils/Makefile x2p/Makefile.SH
32007____________________________________________________________________________
32008[ 6713] By: jhi on 2000/08/19 14:15:45
32009 Log: Put back the long double avoidance code to POSIX.xs
32010 because VMS seems to need it still.
32011 Branch: perl
32012 ! ext/POSIX/POSIX.xs
32013____________________________________________________________________________
32014[ 6712] By: jhi on 2000/08/19 14:10:41
32015 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
32016 From: Peter Prymmer <pvhp@forte.com>
32017 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
32018 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
32019 Branch: perl
32020 ! lib/Pod/Find.pm t/pod/find.t
32021____________________________________________________________________________
32022[ 6711] By: jhi on 2000/08/19 14:09:19
32023 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
32024 From: Peter Prymmer <pvhp@forte.com>
32025 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
32026 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
32027 cc: vmsperl@perl.org
32028 Branch: perl
32029 ! t/lib/peek.t
32030____________________________________________________________________________
32031[ 6710] By: jhi on 2000/08/19 14:08:01
32032 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
32033 From: Jan Dubois <jand@ActiveState.com>
32034 Date: Fri, 18 Aug 2000 16:31:48 -0700
32035 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
32036 Branch: perl
32037 ! win32/win32.c
32038____________________________________________________________________________
32039[ 6709] By: jhi on 2000/08/19 14:06:57
32040 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
32041
32042 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
32043 From: Spider.Boardman@Orb.Nashua.NH.US
32044 Date: Fri, 18 Aug 2000 18:41:14 -0400
32045 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
32046 Branch: perl
32047 ! regcomp.c
32048____________________________________________________________________________
32049[ 6708] By: jhi on 2000/08/18 22:04:49
32050 Log: Update Changes.
32051 Branch: perl
32052 ! Changes patchlevel.h
32053____________________________________________________________________________
50588fde
JH
32054[ 6707] By: jhi on 2000/08/18 21:55:14
32055 Log: Add warnif(), check warnings further up the stack,
32056 all the warnings functions now can take an optional object reference.
32057
32058 Subject: [PATCH bleedperl@6691] warnings pragma update
32059 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
32060 Date: Fri, 18 Aug 2000 22:42:06 +0100
32061 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
32062 Branch: perl
32063 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
32064 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
32065 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
32066____________________________________________________________________________
32067[ 6706] By: jhi on 2000/08/18 21:41:45
32068 Log: Typo in pp_complement().
32069
32070 Subject: [PATCH perl-current] Deparse
32071 From: Peter Scott <Peter@PSDT.com>
32072 Date: Fri, 18 Aug 2000 12:44:37 -0700
32073 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
32074 Branch: perl
32075 ! ext/B/B/Deparse.pm
32076____________________________________________________________________________
32077[ 6705] By: jhi on 2000/08/18 21:25:59
32078 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
32079 From: Jan Dubois <jand@ActiveState.com>
32080 Date: Fri, 18 Aug 2000 14:22:51 -0700
32081 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
32082 Branch: perl
32083 ! lib/Win32.pod win32/win32.c
32084____________________________________________________________________________
32085[ 6704] By: jhi on 2000/08/18 21:16:14
32086 Log: Don't eat leading os from index entries.
32087
32088 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
32089 From: Russ Allbery <rra@stanford.edu>
32090 Date: 10 Aug 2000 20:49:25 -0700
32091 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
32092 Branch: perl
32093 ! lib/Pod/Man.pm
32094____________________________________________________________________________
32095[ 6703] By: jhi on 2000/08/18 21:07:06
32096 Log: Add [[:blank:]] as suggested in
32097
32098 Subject: [ID 20000716.024] [=cc=] / [:blank:]
32099 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
32100 Date: Sun, 16 Jul 2000 17:55:29 -0700
32101 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
32102
32103 (the [=cc=] has already been taken care of by #6439
32104 so the whole bug report can be closed)
32105
32106 and make [[:space:]] to be equivalent to isspace(3)
32107 (as opposed to \s, which is isSPACE()). The difference
32108 is that now [[:space:]] matches the mythical vertical tab,
32109 while \s doesn't.
32110 Branch: perl
32111 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
32112 ! regexec.c t/op/pat.t
32113____________________________________________________________________________
32114[ 6702] By: jhi on 2000/08/18 18:47:47
32115 Log: The new tests were missing from #6415.
32116 Branch: perl
32117 ! t/op/bop.t
32118____________________________________________________________________________
32119[ 6701] By: jhi on 2000/08/18 18:20:40
32120 Log: Document the NDBM_File and ODBM_File as SDBM_File
32121 was documented in #6417.
32122 Branch: perl
32123 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
32124 ! ext/SDBM_File/SDBM_File.pm
32125____________________________________________________________________________
32126[ 6700] By: jhi on 2000/08/18 18:10:39
32127 Log: Subject: [PATCH perl@6698] cygwin port
32128 From: "Fifer, Eric" <EFifer@sanwaint.com>
32129 Date: Fri, 18 Aug 2000 17:30:05 +0100
32130 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
32131 Branch: perl
32132 ! lib/File/Temp.pm
32133____________________________________________________________________________
32134[ 6699] By: jhi on 2000/08/18 16:21:49
32135 Log: Document code point which makes if (defined %stash::) to work
32136 (noted by Spider Boardman).
32137 Branch: perl
32138 ! op.c
32139____________________________________________________________________________
32140[ 6698] By: jhi on 2000/08/18 13:43:27
32141 Log: Update Changes.
32142 Branch: perl
32143 ! Changes patchlevel.h
32144____________________________________________________________________________
b2bd8c92
JH
32145[ 6697] By: jhi on 2000/08/18 13:35:57
32146 Log: Tiny Getopt::Long patch from Johan Vromans.
32147 Branch: perl
32148 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
32149____________________________________________________________________________
32150[ 6696] By: jhi on 2000/08/18 13:26:14
32151 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
32152 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
32153 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
32154 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
32155 Branch: perl
32156 ! pod/perldiag.pod pod/perlsyn.pod
32157____________________________________________________________________________
32158[ 6695] By: jhi on 2000/08/18 13:13:26
32159 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
32160 From: Daniel Chetlin <daniel@chetlin.com>
32161 Date: Fri, 18 Aug 2000 03:13:36 -0700
32162 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
32163 Branch: perl
32164 ! pod/perlfunc.pod
32165____________________________________________________________________________
32166[ 6694] By: jhi on 2000/08/18 13:08:05
32167 Log: Subject: [PATCH] perltrap.pod spring cleaning
32168 From: Daniel Chetlin <daniel@chetlin.com>
32169 Date: Fri, 18 Aug 2000 03:06:54 -0700
32170 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
32171
32172 plus Mike Guy's nitfix.
32173 Branch: perl
32174 ! pod/perltrap.pod
32175____________________________________________________________________________
32176[ 6693] By: jhi on 2000/08/18 13:00:26
32177 Log: Unbuffer the output.
32178
32179 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
32180 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32181 Date: Thu, 17 Aug 2000 18:39:29 -0700
32182 Message-ID: <RPJn5gzkgydf092yn@efn.org>
32183 Branch: perl
32184 ! t/op/fork.t
32185____________________________________________________________________________
32186[ 6692] By: jhi on 2000/08/18 05:19:17
32187 Log: Delete the image, too, not just its MANIFEStation.
32188 Branch: perl
32189 - lib/CGI/eg/wilogo.gif
32190____________________________________________________________________________
32191[ 6691] By: jhi on 2000/08/18 05:10:26
32192 Log: Propagate new Configure vars.
32193 Branch: perl
32194 ! configure.com epoc/config.sh uconfig.h uconfig.sh
32195 ! vos/config.def vos/config.h vos/config_h.SH_orig
32196 ! win32/config.bc win32/config.gc win32/config.vc
32197 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32198____________________________________________________________________________
32199[ 6690] By: jhi on 2000/08/18 04:30:56
32200 Log: Update Changes.
32201 Branch: perl
32202 ! Changes patchlevel.h
32203____________________________________________________________________________
eae4ae26
JH
32204[ 6689] By: jhi on 2000/08/18 04:12:30
32205 Log: Fix the lib/complex failure of
32206
32207 From: abigail@foad.org
32208 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
32209 Date: 15 Aug 2000 04:06:38 -0000
32210 Message-Id: <20000815040638.8524.qmail@foad.org>
32211
32212 Linux long double accuracy issue: something that
32213 when printed with %g looks like "2" but int() of it is 1.
32214 Branch: perl
32215 ! lib/Math/Complex.pm
32216____________________________________________________________________________
32217[ 6688] By: jhi on 2000/08/18 03:15:35
32218 Log: The byteorder code in #6671 was wrong.
32219 Branch: perl
32220 ! configpm
32221____________________________________________________________________________
32222[ 6687] By: jhi on 2000/08/18 02:08:42
32223 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
32224 From: Jan Dubois <jand@ActiveState.com>
32225 Date: Thu, 17 Aug 2000 18:31:55 -0700
32226 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
32227 Branch: perl
32228 ! sv.c
32229____________________________________________________________________________
32230[ 6686] By: jhi on 2000/08/18 02:04:15
32231 Log: Use NVs in POSIX math, not doubles.
32232
32233 From: abigail@foad.org
32234 Subject: [ID 20000817.014] POSIX & modfl
32235 Date: 17 Aug 2000 20:49:18 -0000
32236 Message-Id: <20000817204918.23123.qmail@foad.org>
32237 Branch: perl
32238 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
32239____________________________________________________________________________
0b3b9d72
JH
32240[ 6685] By: jhi on 2000/08/18 02:02:12
32241 Log: Introduce NVef, NVff, and NVgf, use the middle one.
32242 (helps for lib/peek + Linux + long doubles) Reported in
32243
32244 From: abigail@foad.org
32245 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
32246 Date: 15 Aug 2000 04:06:38 -0000
32247 Message-Id: <20000815040638.8524.qmail@foad.org>
32248
32249 (note: the lib/complex failure has not yet been addressed)
32250 Branch: metaconfig/U/perl
32251 ! perlxvf.U
32252 Branch: perl
32253 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32254 ! config_h.SH dump.c perl.h pod/perlguts.pod
32255____________________________________________________________________________
eae4ae26
JH
32256[ 6684] By: jhi on 2000/08/17 23:22:19
32257 Log: Add byteorder to the myconfig output.
32258 Branch: perl
32259 ! myconfig.SH
32260____________________________________________________________________________
32261[ 6683] By: jhi on 2000/08/17 23:20:19
32262 Log: The image doth not exist, spotted by Johan Vromans.
32263 Branch: perl
32264 ! MANIFEST
32265____________________________________________________________________________
32266[ 6682] By: jhi on 2000/08/17 22:38:16
32267 Log: Document what the backtick returns if the command fails.
32268 Branch: perl
32269 ! pod/perlop.pod
32270____________________________________________________________________________
32271[ 6681] By: jhi on 2000/08/17 22:33:12
32272 Log: Do not use prototyping here.
32273
32274 Subject: [ID 20000817.016] [PATCH] Peek.xs
32275 From: abigail@foad.org
32276 Date: 17 Aug 2000 20:55:56 -0000
32277 Message-Id: <20000817205556.24270.qmail@foad.org>
32278 Branch: perl
32279 ! ext/Devel/Peek/Makefile.PL
32280____________________________________________________________________________
0b3b9d72
JH
32281[ 6680] By: jhi on 2000/08/17 19:46:43
32282 Log: Don't propose using modules built for 5.005 if no binary
32283 compatibility with 5.005 is attempted.
32284
32285 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
32286 Subject: Minor nit with 5.7.0 (6655)
32287 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
32288 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
32289 Branch: metaconfig
32290 ! U/installdirs/inc_version_list.U
32291 Branch: perl
32292 ! Configure config_h.SH
32293____________________________________________________________________________
eae4ae26
JH
32294[ 6679] By: jhi on 2000/08/17 19:16:39
32295 Log: Microperl config update.
32296 Branch: perl
32297 ! uconfig.h uconfig.sh
32298____________________________________________________________________________
32299[ 6678] By: jhi on 2000/08/17 19:16:13
32300 Log: The #6648 wasn't protective enough for limited platforms
32301 (like microperl).
32302 Branch: perl
32303 ! dump.c sv.c
32304____________________________________________________________________________
32305[ 6677] By: jhi on 2000/08/17 14:46:35
32306 Log: Update Changes.
32307 Branch: perl
32308 ! Changes patchlevel.h
32309____________________________________________________________________________
3ddc1c2e
JH
32310[ 6676] By: jhi on 2000/08/17 14:44:02
32311 Log: Add perlebcdic from Peter Prymmer, regen toc.
32312 Branch: perl
32313 + pod/perlebcdic.pod
32314 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32315____________________________________________________________________________
32316[ 6675] By: jhi on 2000/08/17 14:41:52
32317 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
32318 Branch: perl
32319 ! pod/perldebtut.pod
32320____________________________________________________________________________
32321[ 6674] By: jhi on 2000/08/17 14:29:43
32322 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
32323
32324 Subject: [ID 20000724.006] -DLEAKTEST problem
32325 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
32326 Date: Tue, 25 Jul 2000 00:36:32 -0500
32327 Message-Id: <20000725003632.A26186@www.llamacom.com>
32328
32329 Reminder sent
32330
32331 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
32332 From: Hugo <hv@crypt.compulink.co.uk>
32333 Date: Thu, 17 Aug 2000 15:23:42 +0100
32334 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
32335 Branch: perl
32336 ! util.c
32337____________________________________________________________________________
32338[ 6673] By: jhi on 2000/08/17 04:07:10
32339 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
32340 From: John Peacock <JPeacock@UnivPress.com>
32341 Date: Tue, 01 Aug 2000 09:38:12 -0400
32342 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
32343 Branch: perl
32344 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
32345____________________________________________________________________________
32346[ 6672] By: jhi on 2000/08/17 03:04:35
32347 Log: Subject: [PATCH] Cwd.pm now uses strict
32348 From: Tim Jenness <timj@jach.hawaii.edu>
32349 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
32350 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
32351 Branch: perl
32352 ! lib/Cwd.pm
32353____________________________________________________________________________
32354[ 6671] By: jhi on 2000/08/17 02:16:35
32355 Log: Make $Config{byteorder} more magical so that it is
32356 dynamically computed: nice for 'fat binaries'.
32357
32358 Subject: [PATCH]: default byteorder
32359 From: Wilfredo Sánchez <wsanchez@apple.com>
32360 Date: Mon, 31 Jul 2000 19:45:31 -0700
32361 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
32362 Branch: perl
32363 ! configpm
32364____________________________________________________________________________
32365[ 6670] By: gsar on 2000/08/17 01:22:21
32366 Log: move WNOHANG definition to where other such things are
32367 Branch: perl
32368 ! win32/win32.h
32369____________________________________________________________________________
32370[ 6669] By: jhi on 2000/08/17 01:19:17
32371 Log: Update Changes.
32372 Branch: perl
32373 ! Changes patchlevel.h
32374____________________________________________________________________________
28c9223b
JH
32375[ 6668] By: jhi on 2000/08/17 01:16:29
32376 Log: Doc nits spotted by Richard Soderberg.
32377 Branch: perl
32378 ! README.posix-bc README.vmesa
32379____________________________________________________________________________
32380[ 6667] By: jhi on 2000/08/17 01:12:11
32381 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
32382 From: "Casey R. Tweten" <crt@kiski.net>
32383 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
32384 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
32385 Branch: perl
32386 ! pod/perldebtut.pod
32387____________________________________________________________________________
32388[ 6666] By: jhi on 2000/08/17 01:09:31
32389 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
32390 From: "Casey R. Tweten" <crt@kiski.net>
32391 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
32392 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
32393 Branch: perl
32394 ! lib/Shell.pm
32395____________________________________________________________________________
32396[ 6665] By: gsar on 2000/08/17 01:03:52
32397 Log: add "ok" targets from change#6632 in makefile.mk
32398 Branch: perl
32399 ! pod/perlport.pod win32/Makefile win32/makefile.mk
32400____________________________________________________________________________
32401[ 6664] By: gsar on 2000/08/17 00:56:11
32402 Log: avoid warnings from dense compiler
32403 Branch: perl
32404 ! win32/win32.c
32405____________________________________________________________________________
32406[ 6663] By: jhi on 2000/08/17 00:51:49
32407 Log: Tweak the regex compilation errors once more.
32408 Branch: perl
32409 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
32410 ! t/op/regmesg.t t/pragma/warn/regcomp
32411____________________________________________________________________________
32412[ 6662] By: gsar on 2000/08/17 00:28:19
32413 Log: trailing new %ENV entries weren't being pushed into the real
32414 environment of subprocesses on Windows
32415 Branch: perl
32416 ! t/op/magic.t win32/perlhost.h
32417____________________________________________________________________________
32418[ 6661] By: gsar on 2000/08/17 00:19:20
32419 Log: waitpid() now handles externally spawned pids correctly;
32420 fixes for backtick/wait/waitpid failures on Windows 9x
32421
32422 these changes make the pid returned by process functions on
32423 Windows 9x always positive by clearing the high bit (which
32424 is always set on Win9x); pseudo-process PIDs are likewise
32425 always negative now on Win9x (just as on NT/2000)
32426 Branch: perl
32427 ! pp_sys.c win32/perlhost.h win32/win32.c
32428____________________________________________________________________________
32429[ 6660] By: jhi on 2000/08/17 00:04:32
32430 Log: Retract #6645.
32431 Branch: perl
32432 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32433 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
32434 ! t/op/sprintf.t
32435____________________________________________________________________________
32436[ 6659] By: gsar on 2000/08/16 23:59:28
32437 Log: on windows, the return values from wait() and waitpid() don't
32438 match those of pseudo-pids
32439 Branch: perl
32440 ! pp_sys.c t/op/fork.t util.c win32/win32.c
32441____________________________________________________________________________
32442[ 6658] By: gsar on 2000/08/16 23:56:14
32443 Log: pod nit seen in passing
32444 Branch: perl
32445 ! pod/perlfunc.pod
32446____________________________________________________________________________
32447[ 6657] By: gsar on 2000/08/16 23:53:42
32448 Log: change#6328 could make close(SOCKET) return false on windows
32449 when it shouldn't
32450 Branch: perl
32451 ! win32/win32sck.c
32452____________________________________________________________________________
32453[ 6656] By: gsar on 2000/08/16 23:46:57
32454 Log: check that the number pseudo children doesn't exceed
32455 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
32456 the WaitForMultipleObjects() limit that would cause wait()
32457 to crash)
32458
32459 wait() and waitpid() could potentially be rewritten to use
32460 more than one thread to do the waiting to eliminate this
32461 limitation
32462 Branch: perl
32463 ! win32/perlhost.h
32464____________________________________________________________________________
32465[ 6655] By: jhi on 2000/08/16 14:11:05
32466 Log: Update Changes.
32467 Branch: perl
32468 ! Changes patchlevel.h
32469____________________________________________________________________________
453b8a1c
JH
32470[ 6654] By: jhi on 2000/08/16 14:10:12
32471 Log: Update to perldebtut 1.9, from Richard Foley.
32472 Branch: perl
32473 ! pod/perldebtut.pod
32474____________________________________________________________________________
32475[ 6653] By: jhi on 2000/08/16 14:08:17
32476 Log: Change the regx compilation error markers to use = instead of <
32477 since pod makes using the latter quite messy. Reported in
32478 ID 20000814.006 by Abigail and in
32479 Subject: Unknown escape E<> ?
32480 From: Lupe Christoph <lupe@lupe-christoph.de>
32481 Date: Fri, 11 Aug 2000 00:30:27 +0200
32482 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
32483 Branch: perl
32484 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
32485 ! t/op/regmesg.t t/pragma/warn/regcomp
32486____________________________________________________________________________
32487[ 6652] By: jhi on 2000/08/16 13:25:31
32488 Log: Change the perlbug address to perl.org since it's more forgiving.
32489
32490 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
32491 From: abigail@foad.org
32492 Date: 15 Aug 2000 04:15:40 -0000
32493 Message-Id: <20000815041540.8633.qmail@foad.org>
32494 Branch: perl
32495 ! utils/perlbug.PL
32496____________________________________________________________________________
32497[ 6651] By: jhi on 2000/08/16 13:22:35
32498 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
32499 From: Tim Jenness <timj@jach.hawaii.edu>
32500 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
32501 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
32502 Branch: perl
32503 ! lib/Cwd.pm
32504____________________________________________________________________________
32505[ 6650] By: jhi on 2000/08/16 13:18:13
32506 Log: Update to CPAN 1.57.
32507
32508 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
32509 From: andreas.koenig@anima.de (Andreas J. Koenig)
32510 Date: 16 Aug 2000 15:09:46 +0200
32511 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
32512 Branch: perl
32513 ! lib/CPAN.pm
32514____________________________________________________________________________
32515[ 6649] By: jhi on 2000/08/16 13:12:31
32516 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
32517 From: "Larry W. Virden" <lvirden@cas.org>
32518 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
32519 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
32520 Branch: perl
32521 ! README.hpux
32522____________________________________________________________________________
32523[ 6648] By: jhi on 2000/08/16 13:03:53
32524 Log: The numeric locale was reset to "C" by s?printf and never restored.
32525
32526 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
32527 From: Christian Kirsch <ck@held.mind.de>
32528 Date: Wed, 9 Aug 2000 17:05:17 +0200
32529 Message-Id: <20000809170517.A25389@held>
32530
32531 No test since adding the failing example to locale.t
32532 does not fail -- probably because the locale settings are so
32533 thoroughly tweaked by that time. Running the example standalone
71d4b5fd 32534 does fail, though. UPDATE: test case added at change #7540.
453b8a1c
JH
32535 Branch: perl
32536 ! dump.c perl.h pp.c pp_ctl.c sv.c
32537____________________________________________________________________________
32538[ 6647] By: jhi on 2000/08/16 00:07:54
32539 Log: Update Changes and test semi-automatic patchlevel updating.
32540 Branch: perl
32541 ! Changes patchlevel.h
32542____________________________________________________________________________
0b3b9d72
JH
32543[ 6646] By: jhi on 2000/08/15 23:35:07
32544 Log: Fix a dependency problem.
32545
32546 Subject: [PATCH: 6640] VMS Makefile.SH update
32547 From: Peter Prymmer <pvhp@forte.com>
32548 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
32549 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
32550 Branch: perl
32551 ! vms/descrip_mms.template
32552____________________________________________________________________________
a65e9df7 32553[ 6645] By: jhi on 2000/08/15 23:33:23
28c9223b
JH
32554 Log: (Retracted by #6660)
32555
32556 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
a65e9df7
JH
32557 From: Dominic Dunlop <domo@computer.org>
32558 Date: Tue, 15 Aug 2000 22:20:52 +0200
32559 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
32560 Branch: metaconfig/U/perl
32561 + d_printfed.U
32562 Branch: perl
32563 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32564 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
32565 ! t/op/sprintf.t
32566____________________________________________________________________________
32567[ 6644] By: jhi on 2000/08/15 21:17:20
32568 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
32569 From: abigail@foad.org
32570 Date: 15 Aug 2000 20:12:41 -0000
32571 Message-Id: <20000815201241.25556.qmail@foad.org>
32572 Branch: perl
32573 ! INSTALL
32574____________________________________________________________________________
32575[ 6643] By: jhi on 2000/08/15 21:15:28
32576 Log: (an already applied patch)
32577 Branch: perl
32578 ! lib/CGI.pm
32579____________________________________________________________________________
32580[ 6642] By: gsar on 2000/08/15 19:54:05
32581 Log: magic callbacks all need to have same type signature
32582 Branch: perl
32583 ! embed.pl mg.c proto.h
32584____________________________________________________________________________
32585[ 6641] By: jhi on 2000/08/15 17:56:27
32586 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)
32587 From: Mike Guy <mjtg@cam.ac.uk>
32588 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
32589 Date: Tue, 15 Aug 2000 18:26:45 +0100
32590
32591 Only the peek.t part applied, not the hash quality part.
32592 Branch: perl
32593 ! t/lib/peek.t
32594____________________________________________________________________________
32595[ 6640] By: jhi on 2000/08/15 16:37:37
32596 Log: Update Changes.
32597 Branch: perl
32598 ! Changes
32599____________________________________________________________________________
d07241a9
JH
32600[ 6639] By: jhi on 2000/08/15 16:34:55
32601 Log: Missed a file from #6638.
32602 Branch: perl
32603 ! lib/File/Temp.pm
32604____________________________________________________________________________
32605[ 6638] By: jhi on 2000/08/15 16:33:19
32606 Log: Subject: [PATCH perl@6620] cygwin port
32607 From: "Fifer, Eric" <EFifer@sanwaint.com>
32608 Date: Tue, 15 Aug 2000 17:00:49 +0100
32609 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
32610 Branch: perl
32611 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
32612____________________________________________________________________________
32613[ 6637] By: jhi on 2000/08/15 16:29:22
32614 Log: Subject: [PATCH] debugger exit code should reflect user exit code
32615 From: Mike Guy <mjtg@cam.ac.uk>
32616 Date: Tue, 15 Aug 2000 16:55:59 +0100
32617 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
32618 Branch: perl
32619 ! lib/perl5db.pl
32620____________________________________________________________________________
32621[ 6636] By: jhi on 2000/08/15 15:30:58
32622 Log: Update Changes.
32623 Branch: perl
32624 ! Changes
32625____________________________________________________________________________
ceab000c
JH
32626[ 6635] By: jhi on 2000/08/15 15:27:21
32627 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
32628 Branch: metaconfig
32629 ! U/mkglossary U/mksample
32630 Branch: metaconfig/U/perl
32631 ! Devel.U
32632 Branch: perl
32633 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32634____________________________________________________________________________
32635[ 6634] By: jhi on 2000/08/15 14:11:55
32636 Log: Don't blow limited stacks, a lower number is enough to
32637 tickle the lookbehind limit.
32638
32639 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
32640 From: Dominic Dunlop <domo@computer.org>
32641 Date: Tue, 15 Aug 2000 13:51:24 +0200
32642 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
32643 Branch: perl
32644 ! t/op/regmesg.t
32645____________________________________________________________________________
32646[ 6633] By: jhi on 2000/08/15 14:01:46
32647 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
32648 From: Mike Guy <mjtg@cam.ac.uk>
32649 Date: Tue, 15 Aug 2000 12:10:50 +0100
32650 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
32651 Branch: perl
32652 ! utils/perldoc.PL
32653____________________________________________________________________________
32654[ 6632] By: jhi on 2000/08/15 13:58:48
32655 Log: make ok etc also for win32.
32656
32657 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
32658 From: Prymmer/Kahn <pvhp@best.com>
32659 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
32660 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
32661 Branch: perl
32662 ! win32/Makefile
32663____________________________________________________________________________
32664[ 6631] By: jhi on 2000/08/15 13:45:03
32665 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
32666 Branch: perl
32667 ! lib/Test.pm
32668____________________________________________________________________________
32669[ 6630] By: jhi on 2000/08/15 03:25:09
32670 Log: Update Changes.
32671 Branch: perl
32672 ! Changes
32673____________________________________________________________________________
d8ab2b9d
JH
32674[ 6629] By: jhi on 2000/08/15 03:23:53
32675 Log: magic_regdatum_set() is void, not int.
32676 Branch: perl
32677 ! embed.pl mg.c proto.h
32678____________________________________________________________________________
32679[ 6628] By: jhi on 2000/08/15 03:08:02
32680 Log: Make the user to give up his firstborn, err, to knowingly
32681 verify installing an unstable developer release. Also bump
32682 the release to 5.7.0, but leave a patch tag in the local
32683 patches saying that this is not yet the real thing.
32684 Branch: metaconfig
32685 ! U/modified/Instruct.U
32686 Branch: metaconfig/U/perl
32687 + Devel.U
32688 Branch: perl
32689 ! Configure patchlevel.h
32690____________________________________________________________________________
32691[ 6627] By: jhi on 2000/08/14 22:32:52
32692 Log: README.os2 update.
32693
32694 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
32695 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32696 Date: Wed, 02 Aug 2000 21:55:09 -0700
32697 Message-ID: <tsPi5gzkgegX092yn@efn.org>
32698 Branch: perl
32699 ! README.os2
32700____________________________________________________________________________
32701[ 6626] By: jhi on 2000/08/14 21:00:02
32702 Log: Subject: Re: File::Temp problems on VMS in bleedperl
32703 From: Tim Jenness <timj@jach.hawaii.edu>
32704 cc: vmsperl@perl.org
32705 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
32706 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
32707 Branch: perl
32708 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
32709____________________________________________________________________________
32710[ 6625] By: jhi on 2000/08/14 20:52:16
32711 Log: Add SUIDMAIL as was done for the CERT alert.
32712 Branch: perl
32713 ! patchlevel.h
32714____________________________________________________________________________
32715[ 6624] By: jhi on 2000/08/14 20:48:50
32716 Log: Subject: sfio2000
32717 From: Daniel Muino <dmuino@afip.gov.ar>
32718 Date: Mon, 14 Aug 2000 16:58:11 -0300
32719 Message-ID: <20000814165811.B16368@con2-dgi>
32720 Branch: perl
32721 ! perlsdio.h perlsfio.h
32722____________________________________________________________________________
32723[ 6623] By: jhi on 2000/08/14 20:47:36
32724 Log: Subject: warning: storage class after type is obsolescent
32725 From: Daniel Muino <dmuino@afip.gov.ar>
32726 Date: Mon, 14 Aug 2000 16:42:47 -0300
32727 Message-ID: <20000814164247.A16368@con2-dgi>
32728 Branch: perl
32729 ! regcomp.pl regnodes.h
32730____________________________________________________________________________
32731[ 6622] By: jhi on 2000/08/14 20:43:05
32732 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
32733 From: abigail@foad.org
32734 Date: 14 Aug 2000 20:00:10 -0000
32735 Message-Id: <20000814200010.27271.qmail@foad.org>
32736 Branch: perl
32737 ! Changes
32738____________________________________________________________________________
32739[ 6621] By: jhi on 2000/08/14 15:23:05
32740 Log: Update Changes.
32741 Branch: perl
32742 ! Changes
32743____________________________________________________________________________
81777a03
JH
32744[ 6620] By: jhi on 2000/08/14 15:22:14
32745 Log: Subject: Re: [PATCH] @+, @- readonly
32746 From: Mike Guy <mjtg@cam.ac.uk>
32747 Date: Mon, 14 Aug 2000 15:26:55 +0100
32748 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
32749 Branch: perl
32750 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
32751 ! sv.c t/op/pat.t
32752____________________________________________________________________________
32753[ 6619] By: jhi on 2000/08/14 14:12:08
32754 Log: Update Changes.
32755 Branch: perl
32756 ! Changes
32757____________________________________________________________________________
4f8394d5
JH
32758[ 6618] By: jhi on 2000/08/14 14:09:34
32759 Log: For now remove the mail code.
32760 Branch: perl
32761 ! perl.c
32762____________________________________________________________________________
32763[ 6617] By: jhi on 2000/08/14 14:08:28
32764 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
32765 Branch: perl
32766 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
32767 ! pod/perlfaq8.pod pod/perlsec.pod
32768____________________________________________________________________________
32769[ 6616] By: jhi on 2000/08/14 14:00:11
32770 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
32771 From: Mike Guy <mjtg@cam.ac.uk>
32772 Date: Mon, 14 Aug 2000 08:26:02 +0100
32773 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
32774 Branch: perl
32775 ! lib/perl5db.pl
32776____________________________________________________________________________
32777[ 6615] By: jhi on 2000/08/14 13:58:45
32778 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
32779 From: Mike Guy <mjtg@cam.ac.uk>
32780 Date: Mon, 14 Aug 2000 08:04:22 +0100
32781 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
32782 Branch: perl
32783 ! gv.c mg.c t/op/pat.t
32784____________________________________________________________________________
32785[ 6614] By: jhi on 2000/08/14 13:56:45
32786 Log: Subject: Test fails / warnings with perl-current #6612
32787 From: Mike Guy <mjtg@cam.ac.uk>
32788 Date: Mon, 14 Aug 2000 07:57:23 +0100
32789 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
32790 Branch: perl
32791 ! t/lib/b.t t/lib/peek.t
32792____________________________________________________________________________
32793[ 6613] By: jhi on 2000/08/14 13:45:33
32794 Log: VMS configure.com update continues.
32795 Branch: perl
32796 - vms/configure.com
32797 ! MANIFEST configure.com
32798____________________________________________________________________________
32799[ 6612] By: jhi on 2000/08/13 22:13:35
32800 Log: Update Changes.
32801 Branch: perl
32802 ! Changes
32803____________________________________________________________________________
7f53c13a
JH
32804[ 6611] By: jhi on 2000/08/13 16:21:45
32805 Log: Upgrade to CGI 2.71, from Lincoln Stein.
32806 Branch: perl
32807 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
32808____________________________________________________________________________
32809[ 6610] By: jhi on 2000/08/13 15:09:16
32810 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
32811 From: Mike Guy <mjtg@cam.ac.uk>
32812 Date: Sun, 13 Aug 2000 13:45:51 +0100
32813 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
32814 Branch: perl
32815 ! t/op/regmesg.t
32816____________________________________________________________________________
32817[ 6609] By: jhi on 2000/08/13 14:31:26
32818 Log: Andreas says that 1.56 is fine, so reverting back to it.
32819 Branch: perl
32820 ! lib/CPAN.pm
32821____________________________________________________________________________
32822[ 6608] By: jhi on 2000/08/13 05:34:20
32823 Log: Update Changes.
32824 Branch: perl
32825 ! Changes
32826____________________________________________________________________________
ce0d7702
JH
32827[ 6607] By: jhi on 2000/08/13 05:32:01
32828 Log: Put back the \z changes of #5406 to CPAN.pm.
32829 Branch: perl
32830 ! lib/CPAN.pm
32831____________________________________________________________________________
32832[ 6606] By: jhi on 2000/08/13 05:20:16
32833 Log: Fix-n-skip the tests under 5005threads.
32834 Branch: perl
32835 ! t/lib/b.t
32836____________________________________________________________________________
32837[ 6605] By: jhi on 2000/08/13 05:07:48
32838 Log: Fix the test for 5005threads.
32839 Branch: perl
32840 ! t/lib/peek.t
32841____________________________________________________________________________
32842[ 6604] By: jhi on 2000/08/13 03:35:37
32843 Log: Should have deleted this in #6603.
32844 Branch: perl
32845 - vms/subconfigure.com
32846____________________________________________________________________________
32847[ 6603] By: jhi on 2000/08/12 18:29:32
32848 Log: Rewrite of vms/subconfigure.com as configure.com,
32849 from Peter Prymmer and the vmsperl crew.
32850 Branch: perl
32851 + vms/configure.com
32852 ! MANIFEST
32853____________________________________________________________________________
32854[ 6602] By: jhi on 2000/08/11 13:00:01
32855 Log: PlainText.pm is dead.
32856 Branch: perl
32857 - lib/Pod/PlainText.pm
32858 ! MANIFEST
32859____________________________________________________________________________
32860[ 6601] By: jhi on 2000/08/11 04:06:45
32861 Log: Update Changes.
32862 Branch: perl
32863 ! Changes
32864____________________________________________________________________________
7ed149c9
JH
32865[ 6600] By: jhi on 2000/08/11 04:06:10
32866 Log: Add a few missing files, update MANIFEST.
32867 Branch: perl
32868 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
32869 + lib/Pod/PlainText.pm t/pod/find.t
32870 ! MANIFEST t/op/regmesg.t
32871____________________________________________________________________________
32872[ 6599] By: jhi on 2000/08/11 03:31:10
32873 Log: Add Perl debugging tutorial, regen toc.
32874
32875 Subject: perldebtut.pod
32876 From: Richard Foley <Richard.Foley@m.dasa.de>
32877 Date: Wed, 09 Aug 2000 10:17:15 +0200
32878 Message-id: <3991138B.262247B8@m.dasa.de>
32879 Branch: perl
32880 + pod/perldebtut.pod
32881 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32882____________________________________________________________________________
32883[ 6598] By: jhi on 2000/08/11 02:48:56
32884 Log: tiny Changes edit
32885 Branch: perl
32886 ! Changes
32887____________________________________________________________________________
32888[ 6597] By: jhi on 2000/08/11 02:39:04
32889 Log: Tests for #6589.
32890
32891 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
32892 From: simon@brecon.co.uk (Simon Cozens)
32893 Date: 11 Aug 2000 02:24:52 GMT
32894 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
32895 Branch: perl
32896 ! t/lib/b.t
32897____________________________________________________________________________
32898[ 6596] By: jhi on 2000/08/11 01:50:07
32899 Log: Update Changes.
32900 Branch: perl
32901 ! Changes
32902____________________________________________________________________________
1ddec1b4
JH
32903[ 6595] By: jhi on 2000/08/11 01:47:16
32904 Log: nitfix
32905 Branch: perl
32906 ! Changes
32907____________________________________________________________________________
32908[ 6594] By: jhi on 2000/08/11 01:36:16
32909 Log: Subject: Getting perlio and threads to compile
32910 From: Lupe Christoph <lupe@lupe-christoph.de>
32911 Date: Wed, 9 Aug 2000 11:35:54 +0200
32912 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
32913
32914 (the Solaris version changes in Configure skipped)
32915 Branch: perl
32916 ! hints/solaris_2.sh thread.h
32917____________________________________________________________________________
32918[ 6593] By: jhi on 2000/08/11 01:30:16
32919 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
32920 From: simon@brecon.co.uk (Simon Cozens)
32921 Date: 1 Aug 2000 06:55:19 GMT
32922 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
32923 Branch: perl
32924 ! lib/utf8.pm
32925____________________________________________________________________________
32926[ 6592] By: jhi on 2000/08/11 01:26:39
32927 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
32928 From: Peter Scott <Peter@PeterScott.com>
32929 Date: Thu, 10 Aug 2000 08:23:27 -0700
32930 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
32931 Branch: perl
32932 ! lib/perl5db.pl
32933____________________________________________________________________________
32934[ 6591] By: jhi on 2000/08/11 01:22:02
32935 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
32936 From: Hugo <hv@crypt.compulink.co.uk>
32937 Date: Thu, 10 Aug 2000 19:23:04 +0100
32938 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
32939 Branch: perl
32940 ! regexec.c t/op/pat.t
32941____________________________________________________________________________
32942[ 6590] By: jhi on 2000/08/11 01:19:19
32943 Log: Preprocessing and postprocessing for File::Find.
32944
32945 Subject: Patch to Find::File.pm to allow alphabetical results
32946 From: Joe Smith <jsmith@inwap.com>
32947 Date: Wed, 9 Aug 2000 02:44:54 -0700
32948 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
32949 Branch: perl
32950 ! lib/File/Find.pm
32951____________________________________________________________________________
32952[ 6589] By: jhi on 2000/08/11 01:12:39
32953 Log: B::Deparse didn't do sub attributes.
32954
32955 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
32956 From: simon@brecon.co.uk (Simon Cozens)
32957 Date: 9 Aug 2000 04:49:20 GMT
32958 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
32959 Branch: perl
32960 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
32961____________________________________________________________________________
32962[ 6588] By: jhi on 2000/08/11 01:06:40
32963 Log: Subject: debugger "d" command doesnt check line number
32964 From: Mike Guy <mjtg@cam.ac.uk>
32965 Date: Tue, 08 Aug 2000 21:54:29 +0100
32966 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
32967 Branch: perl
32968 ! lib/perl5db.pl mg.c pod/perldiag.pod
32969____________________________________________________________________________
32970[ 6587] By: jhi on 2000/08/11 00:45:03
32971 Log: sleep(1) does not necessarily return 1.
32972
32973 Subject: [PATCH bleadperl] op/lex_assign.t
32974 From: Hugo <hv@crypt.compulink.co.uk>
32975 Date: Thu, 03 Aug 2000 14:34:22 +0100
32976 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
32977 Branch: perl
32978 ! t/op/lex_assign.t
32979____________________________________________________________________________
32980[ 6586] By: jhi on 2000/08/11 00:31:50
32981 Log: Document the IO::Select timeout.
32982 Branch: perl
32983 ! ext/IO/lib/IO/Select.pm
32984____________________________________________________________________________
32985[ 6585] By: jhi on 2000/08/11 00:13:54
32986 Log: Forgot contributor.
32987 Branch: perl
32988 ! Changes
32989____________________________________________________________________________
32990[ 6584] By: jhi on 2000/08/11 00:09:19
32991 Log: detypo
32992 Branch: perl
32993 ! Changes
32994____________________________________________________________________________
32995[ 6583] By: jhi on 2000/08/11 00:07:53
32996 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
32997
32998 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
32999 From: Mike Guy <mjtg@cam.ac.uk>
33000 Date: Thu, 10 Aug 2000 15:50:54 +0100
33001 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
33002 Branch: perl
33003 ! sv.c t/op/int.t
33004____________________________________________________________________________
33005[ 6582] By: jhi on 2000/08/10 23:29:32
33006 Log: Update Changes.
33007 Branch: perl
33008 ! Changes
33009____________________________________________________________________________
91e6cb77
JH
33010[ 6581] By: jhi on 2000/08/10 23:26:16
33011 Log: Put back the std @INC thing.
33012 Branch: perl
33013 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
33014 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
33015 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
33016 ! t/lib/gol-oo.t
33017____________________________________________________________________________
33018[ 6580] By: jhi on 2000/08/10 23:03:34
5bb12a20 33019 Log: Update to CGI 2.70, from Lincoln Stein.
91e6cb77
JH
33020 Branch: perl
33021 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
33022 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
33023 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
33024 ! t/lib/cgi-request.t
33025____________________________________________________________________________
33026[ 6579] By: jhi on 2000/08/10 22:41:50
33027 Log: Update to CPAN 1.56, from Andreas König.
33028 Branch: perl
33029 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33030____________________________________________________________________________
33031[ 6578] By: jhi on 2000/08/10 22:38:13
33032 Log: Update to Pod::Parser 1.17, from Brad Appleton.
33033 Branch: perl
33034 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
33035 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
33036 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
33037 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
33038 ! t/pod/include.t t/pod/included.t t/pod/lref.t
33039 ! t/pod/multiline_items.t t/pod/nested_items.t
33040 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
33041 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
33042 ! t/pod/special_seqs.t
33043____________________________________________________________________________
33044[ 6577] By: jhi on 2000/08/10 22:35:41
33045 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
33046 Branch: perl
33047 ! AUTHORS MAINTAIN
33048____________________________________________________________________________
33049[ 6576] By: jhi on 2000/08/10 22:24:54
33050 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
33051 Branch: perl
33052 + t/lib/gol-oo.t
33053 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
33054 ! t/lib/gol-compat.t t/lib/gol-linkage.t
33055____________________________________________________________________________
33056[ 6575] By: jhi on 2000/08/10 22:02:07
6b64c7e8 33057 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
91e6cb77
JH
33058 Branch: perl
33059 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
33060____________________________________________________________________________
33061[ 6574] By: jhi on 2000/08/10 21:55:03
33062 Log: Iterating perl6 description.
33063 Branch: perl
33064 ! pod/perlfaq1.pod
33065____________________________________________________________________________
33066[ 6573] By: jhi on 2000/08/10 21:48:26
33067 Log: Revert the sv.c part of #6559, a better fix is needed.
33068 Branch: perl
33069 ! sv.c
33070____________________________________________________________________________
33071[ 6572] By: jhi on 2000/08/10 20:33:43
33072 Log: It's the 2ndO'ROSSC.
33073 Branch: perl
33074 ! pod/perlfaq1.pod
33075____________________________________________________________________________
33076[ 6571] By: jhi on 2000/08/10 15:55:48
33077 Log: detypo
33078 Branch: perl
33079 ! pod/perlfaq1.pod
33080____________________________________________________________________________
33081[ 6570] By: jhi on 2000/08/10 14:11:17
33082 Log: An exceptionally sticky typo.
33083 Branch: perl
33084 ! Changes
33085____________________________________________________________________________
33086[ 6569] By: jhi on 2000/08/10 14:09:33
33087 Log: detypo (and test Changes updating script)
33088 Branch: perl
33089 ! Changes
33090____________________________________________________________________________
b6137716
JH
33091[ 6568] By: jhi on 2000/08/10 14:07:07
33092 Log: Update Changes.
33093 Branch: perl
33094 ! Changes
33095____________________________________________________________________________
02237c86 33096[ 6567] By: jhi on 2000/08/10 14:06:19
5a49ee45 33097 Log: Amend the description of Perl6.
02237c86
JH
33098 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
33099 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
33100 Date: Wed, 9 Aug 2000 22:11:06 -0500
33101 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
33102 Branch: perl
33103 ! pod/perlfaq1.pod
33104____________________________________________________________________________
33105[ 6566] By: jhi on 2000/08/10 13:58:57
33106 Log: Subject: Remove dead entry in perldiag
33107 From: Mike Guy <mjtg@cam.ac.uk>
33108 Date: Thu, 10 Aug 2000 14:19:19 +0100
33109 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
33110 Branch: perl
33111 ! pod/perldiag.pod
33112____________________________________________________________________________
33113[ 6565] By: jhi on 2000/08/10 13:51:48
33114 Log: Zero entries were skipped, fix from Adrian Goalby
33115 <argoalby@yahoo.co.uk>
33116 Branch: perl
33117 ! lib/unicode/Number.pl lib/unicode/mktables.PL
33118____________________________________________________________________________
33119[ 6564] By: jhi on 2000/08/10 13:00:12
33120 Log: Subject: [PATCH 5.6.0] cygwin port
33121 From: "Fifer, Eric" <EFifer@sanwaint.com>
33122 Date: Thu, 10 Aug 2000 13:15:36 +0100
33123 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
33124 Branch: perl
33125 ! README.cygwin hints/cygwin.sh
33126____________________________________________________________________________
33127[ 6563] By: jhi on 2000/08/10 12:55:16
33128 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
33129 Branch: perl
33130 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
33131____________________________________________________________________________
33132[ 6562] By: gsar on 2000/08/10 08:38:39
33133 Log: warn is a macro, avoid using at a variable to avoid warnings
33134 in some configurations; readdir.t is too conservative in
33135 estimating number of *.t's
33136 Branch: perl
33137 ! t/op/readdir.t util.c
33138____________________________________________________________________________
33139[ 6561] By: jhi on 2000/08/09 23:35:42
33140 Log: Update Changes.
33141 Branch: perl
33142 ! Changes
33143____________________________________________________________________________
41df20d4
JH
33144[ 6560] By: jhi on 2000/08/09 23:05:47
33145 Log: Subject: Re: enhanced(?) regex error messages
33146 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
33147 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
33148 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
33149
33150 (plus two small patches sent privately)
33151 (this still seems to leave few test failures)
33152 Branch: perl
33153 + t/op/regmesg.t
33154 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
33155 ! t/pragma/warn/regcomp
33156____________________________________________________________________________
33157[ 6559] By: jhi on 2000/08/09 20:41:18
fcd15f51 33158 Log: (The fix did work but was not right, retracted in #6573)
41df20d4
JH
33159
33160 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
33161 From: Christian Kirsch <ck@held.mind.de>
33162 Date: Wed, 9 Aug 2000 17:05:17 +0200
33163 Message-Id: <20000809170517.A25389@held>
33164 Branch: perl
33165 ! sv.c t/pragma/locale.t
33166____________________________________________________________________________
33167[ 6558] By: jhi on 2000/08/08 22:34:08
33168 Log: Tiny updates on the contributors list.
33169 Branch: perl
33170 ! Changes
33171____________________________________________________________________________
33172[ 6557] By: jhi on 2000/08/08 19:34:28
33173 Log: Double check that we have a dirhandle.
33174 Branch: perl
33175 ! util.c
33176____________________________________________________________________________
33177[ 6556] By: jhi on 2000/08/08 19:01:51
33178 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
33179 May be repopulated with fresh maintained examples.
33180 Branch: perl
33181 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
33182 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
33183 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
33184 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
33185 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
33186 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
33187 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
33188 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
33189 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
33190 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
33191 + lib/CGI/eg/wilogo_gif.uu
33192 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
33193 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
33194 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
33195 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
33196 - eg/cgi/frameset.cgi eg/cgi/index.html
33197 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
33198 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
33199 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
33200 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
33201 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
33202 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
33203 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
33204 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
33205 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
33206 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
33207 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
33208 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
33209 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
33210 - eg/van/vanish eg/who eg/wrapsuid
33211 ! MANIFEST
33212____________________________________________________________________________
33213[ 6555] By: jhi on 2000/08/08 18:51:08
33214 Log: Delete chat2 as requested by Randal.
33215
33216 Subject: Re: perlfaq8 coyness
33217 From: merlyn@stonehenge.com (Randal L. Schwartz)
33218 Date: 15 May 2000 18:52:42 -0700
33219 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
33220 Branch: perl
33221 - lib/chat2.pl
33222 ! MANIFEST
33223____________________________________________________________________________
33224[ 6554] By: jhi on 2000/08/08 18:31:35
33225 Log: Regen global.sym.
33226 Branch: perl
33227 ! global.sym
33228____________________________________________________________________________
33229[ 6553] By: jhi on 2000/08/08 18:28:13
33230 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
33231 (either perlbug or p5p ate the original), plus regen
33232 perlapi and perltoc.
33233 Branch: perl
33234 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
33235 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
33236 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
33237 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
33238 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
33239 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
33240 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
33241 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
33242 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
33243 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
33244____________________________________________________________________________
33245[ 6552] By: jhi on 2000/08/08 18:06:29
33246 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
33247 From: Mike Guy <mjtg@cam.ac.uk>
33248 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
33249 Date: Tue, 08 Aug 2000 15:51:27 +0100
33250 Branch: perl
33251 ! doop.c sv.h t/op/join.t t/pragma/overload.t
33252____________________________________________________________________________
33253[ 6551] By: jhi on 2000/08/08 18:01:11
33254 Log: Re-apply #6549.
33255 Branch: perl
33256 ! lib/perl5db.pl
33257____________________________________________________________________________
33258[ 6550] By: jhi on 2000/08/08 17:43:08
33259 Log: Accidental retraction of #6549.
33260 Branch: perl
33261 ! lib/perl5db.pl
33262____________________________________________________________________________
33263[ 6549] By: jhi on 2000/08/08 17:40:04
33264 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
33265 From: Mike Guy <mjtg@cam.ac.uk>
33266 Date: Mon, 07 Aug 2000 21:49:58 +0100
33267 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
33268 Branch: perl
33269 ! lib/perl5db.pl
33270____________________________________________________________________________
33271[ 6548] By: jhi on 2000/08/08 17:37:57
33272 Log: Document here-doc better.
33273
33274 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
33275 From: Mike Guy <mjtg@cam.ac.uk>
33276 Date: Mon, 07 Aug 2000 14:02:09 +0100
33277 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
33278 Branch: perl
33279 ! pod/perldata.pod
33280____________________________________________________________________________
33281[ 6547] By: jhi on 2000/08/08 17:33:34
33282 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
33283 From: "Randy J. Ray" <rjray@redhat.com>
33284 Date: Mon, 07 Aug 2000 19:12:25 -0700
33285 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
33286 Branch: perl
33287 ! perl.c pod/perlrun.pod
33288____________________________________________________________________________
33289[ 6546] By: jhi on 2000/08/08 17:29:26
33290 Log: Subject: Re: enhanced(?) regex error messages
33291 From: Hugo <hv@crypt.compulink.co.uk>
33292 Date: Tue, 08 Aug 2000 03:25:51 +0100
33293 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
33294
33295 plus Capitalize the error messages, plus perldiag them.
33296 Branch: perl
33297 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
33298____________________________________________________________________________
33299[ 6545] By: jhi on 2000/08/08 13:59:28
33300 Log: Augment #6539 a bit: don't croak if there's magic in the air.
33301
33302 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
33303 From: Hugo <hv@crypt.compulink.co.uk>
33304 Date: Tue, 08 Aug 2000 03:02:03 +0100
33305 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
33306 Branch: perl
33307 ! pp.c t/op/bless.t
33308____________________________________________________________________________
33309[ 6544] By: jhi on 2000/08/07 21:11:52
33310 Log: Make the test -w clean.
33311 Branch: perl
33312 ! t/op/bless.t
33313____________________________________________________________________________
33314[ 6543] By: jhi on 2000/08/07 19:49:53
33315 Log: use warnings instead of $^W.
33316 Branch: perl
33317 ! t/op/bless.t
33318____________________________________________________________________________
33319[ 6542] By: jhi on 2000/08/07 17:41:41
33320 Log: Disable a portability warning Because We Know What We Are Doing.
33321 Branch: perl
33322 ! t/op/bless.t
33323____________________________________________________________________________
33324[ 6541] By: jhi on 2000/08/07 17:29:51
33325 Log: Tiny tidying on report_evil_fh().
33326 Branch: perl
33327 ! util.c
33328____________________________________________________________________________
33329[ 6540] By: jhi on 2000/08/07 16:37:38
33330 Log: Make regular expression parse error messages easier to understand.
33331
33332 Subject: Re: enhanced(?) regex error messages
33333 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
33334 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
33335 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
33336 Branch: perl
33337 ! regcomp.c
33338____________________________________________________________________________
33339[ 6539] By: jhi on 2000/08/07 16:12:27
33340 Log: Make bless(REF, REF) a fatal error, add bless tests.
33341
33342 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
33343 From: Hugo <hv@crypt.compulink.co.uk>
33344 Date: Mon, 07 Aug 2000 16:59:38 +0100
33345 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
33346 Branch: perl
33347 + t/op/bless.t
33348 ! MANIFEST pod/perldiag.pod pp.c sv.c
33349____________________________________________________________________________
33350[ 6538] By: jhi on 2000/08/07 15:59:43
33351 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
33352 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
33353 Date: Thu, 3 Aug 2000 14:29:21 -0700
33354 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
33355 Branch: perl
33356 ! lib/lib_pm.PL
33357____________________________________________________________________________
33358[ 6537] By: jhi on 2000/08/07 15:47:18
33359 Log: Retract #6419 for now since it breaks in AFS and MachTen.
33360 Branch: perl
33361 ! lib/Cwd.pm
33362____________________________________________________________________________
33363[ 6536] By: jhi on 2000/08/07 15:05:29
33364 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
33365 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
33366 The security hole exists only in suidperls, which isn't
33367 installed or even built by default.
33368 Branch: perl
33369 ! perl.c
33370____________________________________________________________________________
33371[ 6535] By: jhi on 2000/08/07 14:45:14
33372 Log: tr memory corruption fix from Simon Cozens.
33373 Branch: perl
33374 ! doop.c
33375____________________________________________________________________________
33376[ 6534] By: jhi on 2000/08/06 11:38:16
33377 Log: Document a bit that UDP is not what you might think.
33378
33379 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
33380 From: Lupe Christoph <lupe@lupe-christoph.de>
33381 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
33382 Date: Mon, 24 Jul 2000 08:59:15 +0200
33383 Branch: perl
33384 ! pod/perlipc.pod
33385____________________________________________________________________________
33386[ 6533] By: jhi on 2000/08/06 11:35:01
33387 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
33388 From: Jeff Pinyan <jeffp@hut.crusoe.net>
33389 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
33390 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
33391 Branch: perl
33392 ! pod/perlfunc.pod
33393____________________________________________________________________________
33394[ 6532] By: jhi on 2000/08/06 03:45:41
33395 Log: Have symbols for the IoTYPEs.
33396 Branch: perl
33397 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
33398____________________________________________________________________________
33399[ 6531] By: jhi on 2000/08/06 01:33:55
33400 Log: Continue fixing the io warnings. This also
33401 sort of fixes bug ID 20000802.003: the core dump
33402 is no more. Whether the current behaviour is correct
33403 (giving a warning: "Not a format reference"), is another matter.
33404 Branch: perl
33405 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
33406 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
33407____________________________________________________________________________
33408[ 6530] By: jhi on 2000/08/05 21:33:12
33409 Log: Change the Policy policy: now -Dprefix= with an existing
33410 Policy.sh and prefix == siteprefix == vendorprefix, then all
33411 of them follow along the new prefix.
33412
33413 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
33414 From: Andy Dougherty <doughera@lafayette.edu>
33415 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
33416 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
33417 Branch: perl
33418 ! Policy_sh.SH
33419____________________________________________________________________________
33420[ 6529] By: jhi on 2000/08/05 18:57:28
33421 Log: Zap lib/Sys directory when cleaning up.
33422 Branch: perl
33423 ! Makefile.SH
33424____________________________________________________________________________
33425[ 6528] By: jhi on 2000/08/05 18:40:44
33426 Log: Essential prototype changes were missing from #6527.
33427 Also make report_evil_fh() more bomb-proof.
33428 Branch: perl
33429 ! embed.h util.c
33430____________________________________________________________________________
33431[ 6527] By: jhi on 2000/08/05 03:22:05
33432 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
33433 From: "Ronald F. Guilmette" <rfg@monkeys.com>
33434 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
33435 Message-Id: <200007242247.PAA52177@monkeys.com>
33436 Branch: perl
33437 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
33438____________________________________________________________________________
33439[ 6526] By: jhi on 2000/08/04 21:23:27
33440 Log: gcc versions might have (parentheses) in them.
33441 Branch: metaconfig/U/perl
33442 ! gccvers.U
33443 Branch: perl
33444 ! Configure config_h.SH
33445____________________________________________________________________________
33446[ 6525] By: jhi on 2000/08/04 20:23:12
33447 Log: Weed buglets pointed out by
33448
33449 From: Lupe Christoph <lupe@lupe-christoph.de>
33450 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
33451 Date: Fri, 4 Aug 2000 17:34:39 +0200
33452 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
33453 Branch: metaconfig/U/perl
33454 ! gccvers.U uselfs.U
33455 Branch: perl
33456 ! Configure config_h.SH
33457____________________________________________________________________________
33458[ 6524] By: jhi on 2000/08/04 19:02:08
33459 Log: Warn under -w if lstat(FH) is attempted.
33460
33461 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
33462 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
33463 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
33464 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
33465 Branch: perl
33466 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
33467 ! t/pragma/warn/pp_sys
33468____________________________________________________________________________
33469[ 6523] By: jhi on 2000/08/04 12:31:11
33470 Log: Subject: New perlcc, take 2
33471 From: simon@brecon.co.uk (Simon Cozens)
33472 Date: 4 Aug 2000 06:21:04 GMT
33473 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
33474 Branch: perl
33475 ! utils/perlcc.PL
33476____________________________________________________________________________
33477[ 6522] By: jhi on 2000/08/04 12:26:33
33478 Log: Subject: Re: Array vs. List context
33479 From: Daniel Chetlin <daniel@chetlin.com>
33480 Date: Fri, 4 Aug 2000 00:22:44 -0700
33481 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
33482 Branch: perl
33483 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
33484 ! pod/perlfaq4.pod
33485____________________________________________________________________________
33486[ 6521] By: jhi on 2000/08/04 12:22:38
33487 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
33488 From: Raymund Will <ray@caldera.de>
33489 Date: Fri, 4 Aug 2000 12:07:09 +0200
33490 Message-Id: <20000804120709.A14982@caldera.de>
33491 Branch: perl
33492 ! configure.gnu
33493____________________________________________________________________________
33494[ 6520] By: jhi on 2000/08/04 04:09:06
33495 Log: After the #6519 a warning about stat() is just that,
33496 not about a filetest, which now have their own warning.
33497 Branch: perl
33498 ! pod/perldiag.pod
33499____________________________________________________________________________
33500[ 6519] By: jhi on 2000/08/04 04:06:30
33501 Log: In the warnings call filehandles consistently so;
33502 add "unopened" warning for stat().
33503 Branch: perl
33504 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
33505 ! t/pragma/warn/pp_sys
33506____________________________________________________________________________
33507[ 6518] By: jhi on 2000/08/04 02:55:35
33508 Log: Subject: Minor tweak to perlvar.pod
33509 From: "Stephen P. Potter" <spp@ds.net>
33510 Date: Tue, 18 Apr 2000 09:26:03 -0400
33511 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
33512 Branch: perl
33513 ! pod/perlvar.pod
33514____________________________________________________________________________
33515[ 6517] By: jhi on 2000/08/04 02:50:08
33516 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
33517 From: "Clinton Pierce" <cpierce1@ford.com>
33518 Date: Wed, 21 Jul 1999 16:45:31 -0400
33519 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
33520
33521 Fix by Stephen Potter (visible in the bug db but not in p5p?)
33522 Branch: perl
33523 ! pod/perlfunc.pod pod/perlop.pod
33524____________________________________________________________________________
33525[ 6516] By: jhi on 2000/08/04 02:09:25
33526 Log: This is 6512. Really.
33527 Branch: perl
33528 ! dump.c
33529____________________________________________________________________________
33530[ 6515] By: jhi on 2000/08/04 01:25:50
33531 Log: mention the idea of @( and @)
33532 Branch: perl
33533 ! Todo-5.6
33534____________________________________________________________________________
51c9377f
JH
33535[ 6514] By: bailey on 2000/08/04 01:18:46
33536 Log: YA resync with mainstem, including VMS patches from others
33537 Branch: vmsperl
33538 +> (branch 48 files)
33539 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
33540 !> (integrate 354 files)
33541____________________________________________________________________________
41df20d4
JH
33542[ 6513] By: jhi on 2000/08/04 01:18:18
33543 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
33544 From: Mark Dickinson <dickins3@fas.harvard.edu>
33545 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
33546 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
33547 Branch: perl
33548 ! t/op/grent.t t/op/pwent.t
33549____________________________________________________________________________
33550[ 6512] By: jhi on 2000/08/04 01:14:06
33551 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
33552 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
33553 Date: Wed, 02 Aug 2000 10:51:01 +0100
33554 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
33555 Branch: perl
33556 ! sv.c
33557____________________________________________________________________________
33558[ 6511] By: jhi on 2000/08/04 00:57:00
33559 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
33560 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33561 Date: Thu, 03 Aug 2000 17:20:04 -0700
33562 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
33563 Branch: metaconfig
33564 ! U/modified/Cppsym.U
33565 Branch: perl
33566 ! Configure config_h.SH
33567____________________________________________________________________________
33568[ 6510] By: jhi on 2000/08/04 00:25:28
33569 Log: detypo
33570 Branch: perl
33571 ! Makefile.SH
33572____________________________________________________________________________
33573[ 6509] By: jhi on 2000/08/03 23:43:18
33574 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
33575 From: Dominic Dunlop <domo@computer.org>
33576 Date: Thu, 3 Aug 2000 22:16:46 +0200
33577 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
33578 Branch: perl
33579 ! t/op/sprintf.t
33580____________________________________________________________________________
33581[ 6508] By: jhi on 2000/08/03 23:40:37
33582 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
33583 From: Hugo <hv@crypt.compulink.co.uk>
33584 Date: Thu, 03 Aug 2000 18:25:30 +0100
33585 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
33586 Branch: perl
33587 ! regcomp.c t/op/re_tests
33588____________________________________________________________________________
33589[ 6507] By: jhi on 2000/08/03 23:38:28
33590 Log: Subject: [PATCH] sv.h documentation - SvLEN
33591 From: Mike Guy <mjtg@cam.ac.uk>
33592 Date: Thu, 03 Aug 2000 14:43:09 +0100
33593 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
33594 Branch: perl
33595 ! sv.h
33596____________________________________________________________________________
33597[ 6506] By: jhi on 2000/08/03 15:49:14
33598 Log: Disable the fix_pl hack for now.
33599 Branch: perl
33600 ! Makefile.SH
33601____________________________________________________________________________
33602[ 6505] By: jhi on 2000/08/03 13:49:04
33603 Log: Add a URL for FSF.
33604
33605 Subject: Patch for README
33606 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
33607 Date: Wed, 2 Aug 2000 13:25:09 -0500
33608 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
33609 Branch: perl
33610 ! README
33611____________________________________________________________________________
33612[ 6504] By: jhi on 2000/08/03 13:29:19
33613 Log: Be more informative on what is skipped and why,
33614 also repeat the list at the end.
33615 Branch: perl
33616 ! Porting/p4desc
33617____________________________________________________________________________
33618[ 6503] By: jhi on 2000/08/03 13:07:05
33619 Log: Circumvent the removal of .patch by fix_pl.
33620
33621 Subject: Re: [ID 20000802.011] unable to 'make test'
33622 From: simon@brecon.co.uk (Simon Cozens)
33623 Date: 3 Aug 2000 04:17:00 GMT
33624 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
33625 Branch: perl
33626 ! Makefile.SH
33627____________________________________________________________________________
51c9377f
JH
33628[ 6502] By: jhi on 2000/08/03 00:14:34
33629 Log: Add the missing setproctitle unit.
33630 Branch: metaconfig/U/perl
33631 + d_setproctitle.U
33632____________________________________________________________________________
41df20d4
JH
33633[ 6501] By: jhi on 2000/08/03 00:00:26
33634 Log: The subtest 4 may fail also on VOBS, as pointed out
33635 by Nick Ing-Simmons in November 1999, bug id 19991124.003
33636 (but the failure in that bug report isn't the subtest 4).
33637 Branch: perl
33638 ! t/op/stat.t
33639____________________________________________________________________________
33640[ 6500] By: jhi on 2000/08/02 23:49:30
33641 Log: Better skip message for the test; one of the two problems in
33642
33643 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
33644 From: Lupe Christoph <lupe@lupe-christoph.de>
33645 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
33646 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
33647 Branch: perl
33648 ! t/op/numconvert.t
33649____________________________________________________________________________
33650[ 6499] By: jhi on 2000/08/02 22:49:16
33651 Log: Allow "no Module;" even if there is no 'unimport'.
33652
33653 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
33654 From: mjd@plover.com
33655 Date: 24 Mar 2000 15:24:34 -0000
33656 Message-Id: <20000324152434.15160.qmail@plover.com>
33657 Branch: perl
33658 ! gv.c
33659____________________________________________________________________________
33660[ 6498] By: jhi on 2000/08/02 22:42:58
33661 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
33662 that are hopefully soon put into use.
33663 Branch: perl
33664 ! opcode.h opcode.pl opnames.h
33665____________________________________________________________________________
33666[ 6497] By: gsar on 2000/08/02 22:28:59
33667 Log: require.t needs binmode() to work on windows
33668 Branch: perl
33669 ! t/comp/require.t
33670____________________________________________________________________________
33671[ 6496] By: jhi on 2000/08/02 22:08:51
33672 Log: Document the IVdf UVuf UVof UVxf.
33673 Branch: perl
33674 ! pod/perlguts.pod
33675____________________________________________________________________________
33676[ 6495] By: jhi on 2000/08/02 21:54:26
33677 Log: detypo #6494
33678 Branch: perl
33679 ! ext/Data/Dumper/Dumper.xs
33680____________________________________________________________________________
33681[ 6494] By: jhi on 2000/08/02 21:49:17
33682 Log: Dump UVs as UVs in Data::Dumper.
33683
33684 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
33685 From: Gurusamy Sarathy <gsar@ActiveState.com>
33686 Date: Thu, 27 Apr 2000 12:26:25 -0700
33687 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
33688 Branch: perl
33689 ! ext/Data/Dumper/Dumper.xs
33690____________________________________________________________________________
33691[ 6493] By: jhi on 2000/08/02 17:01:58
33692 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
33693 From: Hugo <hv@crypt.compulink.co.uk>
33694 Date: Wed, 02 Aug 2000 14:53:56 +0100
33695 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
33696 Branch: perl
33697 ! regexec.c t/op/re_tests
33698____________________________________________________________________________
33699[ 6492] By: jhi on 2000/08/02 15:02:46
33700 Log: The new setproctitle() feature is available only in
33701 bleeding edge FreeBSD. From Paul Saab.
33702 Branch: perl
33703 ! mg.c
33704____________________________________________________________________________
33705[ 6491] By: jhi on 2000/08/02 13:34:36
33706 Log: The tr utf8 patching continues.
33707
33708 Subject: Re: #6469, too many tests claimed in require.t
33709 From: simon@brecon.co.uk (Simon Cozens)
33710 Date: 2 Aug 2000 02:37:17 GMT
33711 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
33712
33713 (the logic of the test was the wrong way round in the patch)
33714 Branch: perl
33715 ! doop.c
33716____________________________________________________________________________
33717[ 6490] By: jhi on 2000/08/02 13:27:38
33718 Log: The name of a filehandle does not have <these>.
33719 Branch: perl
33720 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
33721 ! t/pragma/warn/pp_sys util.c
33722____________________________________________________________________________
33723[ 6489] By: jhi on 2000/08/02 04:26:46
33724 Log: Remove the extraneous "main::" prefix from all the
33725 "opened only for", "on closed", and "never opened" warnings.
33726
33727 Subject: Re: inappropriate warning
33728 From: Gurusamy Sarathy <gsar@ActiveState.com>
33729 Date: Mon, 20 Mar 2000 11:28:02 -0800
33730 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
33731 Branch: perl
33732 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
33733 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
33734 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
33735____________________________________________________________________________
33736[ 6488] By: jhi on 2000/08/02 03:02:57
33737 Log: memcpy has n o in it, as pinted ut by Sarathy.
33738 Branch: perl
33739 ! pod/perlguts.pod
33740____________________________________________________________________________
33741[ 6487] By: jhi on 2000/08/02 02:44:51
33742 Log: Document in one place the memory abstractions used in Perl core.
33743
33744 Subject: Re: Memory abstraction
33745 From: simon@brecon.co.uk (Simon Cozens)
33746 Date: 2 Aug 2000 02:20:23 GMT
33747 Organization: Earth.li Origins
33748 Branch: perl
33749 ! pod/perlguts.pod
33750____________________________________________________________________________
33751[ 6486] By: jhi on 2000/08/02 02:41:57
33752 Log: regen_headers, regen perltoc.
33753 Branch: perl
33754 ! perlapi.c pod/perltoc.pod
33755____________________________________________________________________________
33756[ 6485] By: jhi on 2000/08/02 01:43:33
33757 Log: "This little thing tests for a file .patch, and if it contains
33758 a number, pops into patchlevel.h" (making it easier to track
33759 which development version people are reporting bugs against)
33760
33761 Subject: Patchlevel autogeneration for repository perls
33762 From: simon@brecon.co.uk (Simon Cozens)
33763 Date: 14 Jul 2000 07:12:15 GMT
33764 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
33765 Branch: perl
33766 + fix_pl
33767 ! MANIFEST Makefile.SH
33768____________________________________________________________________________
33769[ 6484] By: jhi on 2000/08/02 01:32:54
33770 Log: FreeBSD 3.* updates from
33771
33772 From: Paul Saab <ps@yahoo-inc.com>
33773 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
33774 Date: Tue, 1 Aug 2000 15:41:39 -0700
33775 Message-Id: <20000801154139.A53740@yahoo-inc.com>
33776 Branch: perl
33777 ! hints/freebsd.sh
33778____________________________________________________________________________
33779[ 6483] By: jhi on 2000/08/02 01:27:44
33780 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
33781 instead one must use setproctitle(). This was already addressed
33782 by change #6457, but the below has a new variant for FreeBSD 4.0
33783 or later, and the matter is also documented more.
33784
33785 From: Paul Saab <ps@yahoo-inc.com>
33786 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
33787 Date: Tue, 1 Aug 2000 15:41:39 -0700
33788 Message-Id: <20000801154139.A53740@yahoo-inc.com>
33789 Branch: metaconfig/U/perl
33790 + i_libutil.U
33791 Branch: perl
33792 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
33793____________________________________________________________________________
33794[ 6482] By: jhi on 2000/08/01 22:17:32
33795 Log: The test from this
33796
33797 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
33798 Date: Sat, 15 Apr 2000 17:03:44 +0100
33799 From: Tom Hughes <tom@compton.nu>
33800 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
33801
33802 was missing, the code change went in as #5989
33803 (which had a different test?)
33804 Branch: perl
33805 ! t/op/misc.t
33806____________________________________________________________________________
33807[ 6481] By: jhi on 2000/08/01 21:48:38
33808 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
33809 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
33810 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
33811 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
33812 Branch: perl
33813 ! perl.h
33814____________________________________________________________________________
33815[ 6480] By: jhi on 2000/08/01 18:05:28
33816 Log: Make p4desc to skip non-mainperl branches by default.
33817 Branch: perl
33818 ! Porting/p4desc
33819____________________________________________________________________________
33820[ 6479] By: jhi on 2000/08/01 17:29:19
33821 Log: If gccosandvers is equal to osname, clear gccosandvers.
33822 Branch: metaconfig/U/perl
33823 ! gccvers.U
33824 Branch: perl
33825 ! Configure config_h.SH
33826____________________________________________________________________________
33827[ 6478] By: jhi on 2000/08/01 15:54:08
33828 Log: BOM patching from Simon Cozens.
33829 Branch: perl
33830 ! toke.c
33831____________________________________________________________________________
33832[ 6477] By: jhi on 2000/08/01 04:50:33
33833 Log: Stash away the largefiles flags and libswanted.
33834 Branch: perl
33835 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
33836____________________________________________________________________________
33837[ 6476] By: gsar on 2000/08/01 04:24:24
33838 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
33839 on Windows)
33840 Branch: perl
33841 ! t/pragma/utf8.t utf8.c win32/win32.c
33842____________________________________________________________________________
33843[ 6475] By: jhi on 2000/08/01 03:35:24
33844 Log: Make chr() for values >127 to create utf8 when under utf8.
33845
33846 Subject: Re: uft8/chr()
33847 From: simon@brecon.co.uk (Simon Cozens)
33848 Date: 1 Aug 2000 02:37:02 GMT
33849 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
33850 Branch: perl
33851 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
33852____________________________________________________________________________
33853[ 6474] By: jhi on 2000/08/01 02:36:18
33854 Log: In Digital UNIX warn if gcc explicitly chosen because even
33855 2.95.2 is known to cause problems.
33856 Branch: perl
33857 ! hints/dec_osf.sh
33858____________________________________________________________________________
33859[ 6473] By: jhi on 2000/08/01 02:00:56
33860 Log: Make the safety catch for buggy gccs work with triple version
33861 numbers like 2.95.2. Reported in
33862
33863 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
33864 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
33865 Date: Mon, 31 Jul 2000 14:55:06 +0200
33866 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
33867 Branch: perl
33868 ! hints/dec_osf.sh
33869____________________________________________________________________________
33870[ 6472] By: jhi on 2000/08/01 01:13:33
33871 Log: Subject: fix and question re: waitpid() under win32
33872 From: Brian Clarke <clarke@appliedmeta.com>
33873 Date: Fri, 28 Jul 2000 15:18:29 -0400
33874 Message-ID: <3981DC85.290314EB@appliedmeta.com>
33875
33876 Slightly reformatted and WNOHANG # define moved to win32.h
33877 so that also POSIX.xs sees it, as suggsted by Sarathy.
33878 Branch: perl
33879 ! win32/win32.c win32/win32.h
33880____________________________________________________________________________
33881[ 6471] By: jhi on 2000/08/01 00:55:05
33882 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
33883 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
33884 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
33885 Date: Mon, 31 Jul 2000 13:28:51 +0100
33886
33887 (aka ID 20000730.002)
33888 Branch: perl
33889 ! op.c t/op/tr.t
33890____________________________________________________________________________
33891[ 6470] By: jhi on 2000/07/31 23:34:42
33892 Log: Document the problem with -P in HP-UX and its workaround.
33893
33894 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
33895 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
33896 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
33897 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
33898 Branch: perl
33899 ! README.hpux
33900____________________________________________________________________________
33901[ 6469] By: jhi on 2000/07/31 04:15:02
33902 Log: The swallow_bom() saga continues. The #23 of require.t
33903 (UTF16-LE) still fails (silently, no output) but the #22
33904 (UTF16-BE) seems to be working now. The root of the
33905 failure may be in sv_gets(): is it UTF-16LE-aware,
33906 especially when it comes to line endings?
33907 Branch: perl
33908 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
33909 ! t/comp/require.t toke.c utf8.c
33910____________________________________________________________________________
33911[ 6468] By: jhi on 2000/07/30 19:05:48
33912 Log: Find green threads before native threads.
33913
33914 Subject: Re: Patch to jpl/JNI/Makefile.PL
33915 From: Jens Thomsen <jens@fiend.cis.com>
33916 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
33917 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
33918 Branch: perl
33919 ! jpl/JNI/Makefile.PL
33920____________________________________________________________________________
33921[ 6467] By: jhi on 2000/07/30 18:36:22
33922 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
33923 Branch: perl
33924 ! doop.c
33925____________________________________________________________________________
33926[ 6466] By: jhi on 2000/07/30 04:37:29
33927 Log: A new version of the "remove UPPERACSE string comparison"
33928 operators. The problem with the previous one (change #6454)
33929 was that it was for Perl 5.6.0. From Paul Marquess.
33930 Branch: perl
33931 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
33932 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
33933 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
33934____________________________________________________________________________
33935[ 6465] By: jhi on 2000/07/29 22:39:56
33936 Log: Do not upgrade SVs into utf8 just because they participate
33937 in eq or cmp. Reported and fix suggested in
33938
33939 Subject: [ID 20000720.009] sv_eq UTF8 bug
33940 From: "Simon Cozens" <simon@othersideofthe.earth.li>
33941 Date: 21 Jul 2000 04:37:29 -0000
33942 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
33943
33944 Exercise for the kind reader: should we or should we not
33945 cache the utf8 conversion alonside the SV? (as magic,
33946 as thestrxfrm()ed version is cached under use locale)
33947 Argue both for and against.
33948 Branch: perl
33949 ! sv.c
33950____________________________________________________________________________
33951[ 6464] By: jhi on 2000/07/29 22:36:22
33952 Log: Subject: UTF8 concat
33953 From: simon@brecon.co.uk (Simon Cozens)
33954 Date: 30 Jun 2000 06:13:25 GMT
33955 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
33956
33957 (with a memory leak fixed, plus a few casts added)
33958
33959 This also seems to help for
33960
33961 Subject: [ID 20000716.015] join UTF8 weirdness
33962 From: root <root@ak-71.mind.de>
33963 Date: Sat, 15 Jul 2000 15:29:54 +0200
33964 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
33965
33966 (from Andreas König)
33967 Branch: perl
33968 ! pp_hot.c
33969____________________________________________________________________________
33970[ 6463] By: jhi on 2000/07/29 00:55:39
33971 Log: Tune the comments and hopefully stop a memory leak.
33972 Branch: perl
33973 ! toke.c utf8.c
33974____________________________________________________________________________
33975[ 6462] By: jhi on 2000/07/29 00:16:53
33976 Log: The problem described in this
33977
33978 Subject: [ID 20000322.018] named chars aren't magical enough
33979 From: root <root@dixie.cscaper.com>
33980 Date: Wed, 22 Mar 2000 18:37:42 -0700
33981 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
33982
33983 has been fixed in perl 5.6.0 but just in case added a test
33984 to keep it away. (The report from Joseph Hall.)
33985 Branch: perl
33986 ! t/lib/charnames.t
33987____________________________________________________________________________
33988[ 6461] By: jhi on 2000/07/28 23:56:36
33989 Log: Tiny fixes for #6460.
33990 Branch: metaconfig/U/perl
33991 ! gccvers.U
33992 Branch: perl
33993 ! Configure config_h.SH
33994____________________________________________________________________________
33995[ 6460] By: jhi on 2000/07/28 23:24:41
33996 Log: Warn if the version of the operating system used to compile gcc
33997 differs from the current version of the operating system.
33998 Also display the gcc compilation os and version in myconfig.
33999 Inspiration from
34000
34001 Subject: Re: [ID 20000710.003] ERRORS!!
34002 From: "Kurt D. Starsinic" <kstar@chapin.edu>
34003 Date: Mon, 10 Jul 2000 15:54:16 -0400
34004 Message-ID: <20000710155416.A1384@O2.chapin.edu>
34005 Branch: metaconfig/U/perl
34006 ! gccvers.U
34007 Branch: perl
34008 ! Configure config_h.SH myconfig.SH
34009____________________________________________________________________________
34010[ 6459] By: jhi on 2000/07/28 22:00:32
34011 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
34012 letter to $Config{osvers}.
34013 Branch: metaconfig
34014 ! U/modified/Oldconfig.U
34015 Branch: perl
34016 ! Configure config_h.SH
34017____________________________________________________________________________
34018[ 6458] By: jhi on 2000/07/28 04:15:39
34019 Log: Back out #6454, doesn't seem to work.
34020 (Reason: that patch was for perl 5.6.0, not perl-current)
34021 (A version of the patch for perl-current came in later as #6466)
34022 Branch: perl
34023 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
34024 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
34025 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
34026____________________________________________________________________________
34027[ 6457] By: jhi on 2000/07/27 23:31:49
34028 Log: Use setproctitle() if available to modify $0.
34029
34030 Subject: setting $* on BSD4 broken
34031 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
34032 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
34033 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
34034 Branch: metaconfig
34035 ! U/modified/Myinit.U
34036 Branch: perl
34037 ! Configure config_h.SH mg.c
34038____________________________________________________________________________
34039[ 6456] By: jhi on 2000/07/27 14:50:47
34040 Log: Allow "no AutoLoader;", based on change #6444,
34041 suggested by Graham Barr.
34042 Branch: perl
34043 ! lib/AutoLoader.pm
34044____________________________________________________________________________
34045[ 6455] By: jhi on 2000/07/27 14:19:10
34046 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
34047 From: rspier@pobox.com (Robert Spier)
34048 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
34049 Message-ID: <14720.15855.787664.424783@rls.cx>
34050 Branch: perl
34051 ! pod/perldiag.pod
34052____________________________________________________________________________
34053[ 6454] By: jhi on 2000/07/27 14:03:02
34054 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
34055 for a long time).
34056
34057 Reported in
34058
34059 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
34060 From: Ryan Herbert <rherbert@sycamorehq.com>
34061 Date: Mon, 17 Jul 2000 11:40:42 -0400
34062 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
34063
34064 Patched in
34065
34066 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
34067 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
34068 Date: Wed, 26 Jul 2000 23:40:18 +0100
34069 Message-ID: <000001bff752$79511880$0a17073e@tiny>
34070
34071 based on an earlier patch from Stephen P. Potter.
34072
34073 (Removed later by change #6458 because this patch was for
34074 perl 5.6.0, not perl-current)
34075 Branch: perl
34076 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
34077 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
34078 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
34079____________________________________________________________________________
34080[ 6453] By: jhi on 2000/07/27 13:48:02
34081 Log: Subject: [PATCH] fixes bug 20000508.004
34082 From: Michael Stevens <mstevens@globnix.org>
34083 Date: Thu, 27 Jul 2000 13:49:04 +0100
34084 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
34085 Branch: perl
34086 ! pod/perldata.pod
34087____________________________________________________________________________
34088[ 6452] By: jhi on 2000/07/26 23:51:26
34089 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
34090 and Craig A. Berry.
34091 Branch: perl
34092 ! lib/File/Temp.pm pod/perlport.pod
34093____________________________________________________________________________
34094[ 6451] By: jhi on 2000/07/26 19:43:30
34095 Log: Be wary of close()s, too.
34096
34097 Subject: Re: [PATCH] perlbug cleanup
34098 From: Tim Jenness <t.jenness@jach.hawaii.edu>
34099 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
34100 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
34101 Branch: perl
34102 ! utils/perlbug.PL
34103____________________________________________________________________________
34104[ 6450] By: jhi on 2000/07/26 18:41:40
34105 Log: Subject: Minor doc patch: handy.h
0b3b9d72 34106 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
41df20d4
JH
34107 Date: Wed, 26 Jul 2000 15:34:25 -0300
34108 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
34109 Branch: perl
34110 ! handy.h pod/perlapi.pod
34111____________________________________________________________________________
34112[ 6449] By: jhi on 2000/07/26 18:23:55
34113 Log: Subject: [PATCH] minor doc change - perlguts
34114 From: Michael Stevens <mstevens@globnix.org>
34115 Date: Thu, 13 Jul 2000 12:39:18 +0100
34116 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
34117 Branch: perl
34118 ! pod/perlguts.pod
34119____________________________________________________________________________
34120[ 6448] By: jhi on 2000/07/26 18:20:30
34121 Log: open() wariness in perlbug.
34122
34123 Subject: [PATCH] perlbug cleanup
34124 From: Michael Stevens <mstevens@globnix.org>
34125 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
34126 Date: Thu, 13 Jul 2000 15:52:23 +0100
34127 Branch: perl
34128 ! utils/perlbug.PL
34129____________________________________________________________________________
34130[ 6447] By: jhi on 2000/07/26 18:13:04
34131 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
34132 Branch: perl
34133 ! lib/File/Temp.pm t/lib/ftmp-security.t
34134____________________________________________________________________________
34135[ 6446] By: jhi on 2000/07/26 18:06:32
34136 Log: docfix from Peter Scott <Peter@PSDT.com>.
34137 Branch: perl
34138 ! pod/perlfunc.pod
34139____________________________________________________________________________
34140[ 6445] By: jhi on 2000/07/26 17:53:31
34141 Log: Fix *foo{FORMAT}.
34142
34143 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34144 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
34145 Date: Wed, 26 Jul 2000 19:51:02 +0200
34146 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
34147
34148 From: Graham Barr <gbarr@pobox.com>
34149 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
34150 Date: Wed, 26 Jul 2000 17:38:36 +0100
34151 Message-ID: <20000726173836.L472@pobox.com>
34152 Branch: perl
34153 ! pp.c sv.c t/op/gv.t
34154____________________________________________________________________________
34155[ 6444] By: jhi on 2000/07/26 17:49:14
34156 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
34157 from Graham Barr in the module list.
34158 Branch: perl
34159 ! gv.c pod/perlobj.pod
34160____________________________________________________________________________
34161[ 6443] By: jhi on 2000/07/26 16:06:56
34162 Log: More split() doc and test patches from Mike Guy.
34163 Branch: perl
34164 ! pod/perlfunc.pod t/op/split.t
34165____________________________________________________________________________
34166[ 6442] By: jhi on 2000/07/26 16:05:30
34167 Log: MacOS nits from Matthias Neeracher.
34168 Branch: perl
34169 ! perl.c pp_ctl.c
34170____________________________________________________________________________
34171[ 6441] By: jhi on 2000/07/26 04:39:57
34172 Log: Subject: [PATCH] split /^/
34173 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34174 Date: Tue, 25 Jul 2000 14:18:57 +0100
34175 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
34176
34177 (with notes from tchrist and gbarr)
34178 Branch: perl
34179 ! pod/perlfunc.pod t/op/split.t
34180____________________________________________________________________________
34181[ 6440] By: jhi on 2000/07/26 04:32:32
34182 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
34183 From: Peter Prymmer <pvhp@forte.com>
34184 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
34185 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
34186 Branch: perl
34187 ! vms/munchconfig.c
34188____________________________________________________________________________
34189[ 6439] By: jhi on 2000/07/26 04:31:01
34190 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
34191 to be fatal errors (instead of by default ignoring them, and
34192 ignoring with a bug: even though -w gave an error, the opening [
34193 was left in) Reported in:
34194
34195 Subject: [ID 20000716.024] [=cc=] / [:blank:]
34196 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
34197 Date: Sun, 16 Jul 2000 17:55:29 -0700
34198 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
34199 Branch: perl
34200 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
34201____________________________________________________________________________
34202[ 6438] By: jhi on 2000/07/25 15:41:15
34203 Log: Subject: [PATCH] av.c apidoc
34204 From: simon@brecon.co.uk (Simon Cozens)
34205 Date: 24 Jul 2000 06:40:52 GMT
34206 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
34207 Branch: perl
34208 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
34209 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
34210____________________________________________________________________________
34211[ 6437] By: jhi on 2000/07/25 14:05:36
34212 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
34213 From: "Stephen P. Potter" <spp@ds.net>
34214 Date: Mon, 24 Jul 2000 14:22:23 -0400
34215 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
34216 Branch: perl
34217 ! pod/perllocale.pod
34218____________________________________________________________________________
34219[ 6436] By: jhi on 2000/07/25 14:02:03
34220 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
34221 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34222 Date: Mon, 24 Jul 2000 18:04:28 +0100
34223 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
34224 Branch: perl
34225 ! t/lib/syslfs.t t/op/lfs.t
34226____________________________________________________________________________
34227[ 6435] By: jhi on 2000/07/25 13:59:28
34228 Log: Get UTF16 BOMs working. Patch from
34229
34230 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
34231 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34232 Date: Tue, 25 Jul 2000 12:52:45 +0100
34233 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
34234
34235 and notes from
34236
34237 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
34238 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34239 Date: Tue, 25 Jul 2000 11:43:25 +0100
34240 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
34241 Branch: perl
34242 ! t/comp/require.t toke.c utf8.c
34243____________________________________________________________________________
34244[ 6434] By: jhi on 2000/07/25 02:39:54
34245 Log: Make the "uninit variable" warning to say "concat or string"
34246 or "join or string" when in concat or join .
34247
34248 Subject: Re: [ID 20000403.009] uninitialised concatenation???
34249 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34250 Date: Tue, 04 Apr 2000 18:22:58 +0100
34251 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
34252
34253 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
34254 From: William R Ward <hermit@BayView.COM>
34255 Date: Thu, 30 Mar 2000 19:50:03 -0800
34256 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
34257 Branch: perl
34258 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
34259 ! t/pragma/warn/op t/pragma/warn/sv
34260____________________________________________________________________________
34261[ 6433] By: jhi on 2000/07/24 17:52:56
34262 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
34263 Branch: perl
34264 ! lib/File/Spec/VMS.pm
34265____________________________________________________________________________
34266[ 6432] By: jhi on 2000/07/24 17:44:44
34267 Log: Test cases for #6431.
34268
34269 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
34270 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34271 Date: Mon, 24 Jul 2000 15:32:29 +0100
34272 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
34273 Branch: perl
34274 ! t/op/pat.t t/op/split.t
34275____________________________________________________________________________
34276[ 6431] By: jhi on 2000/07/24 17:43:17
34277 Log: Bind op fix.
34278
34279 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
34280 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34281 Date: Mon, 17 Jul 2000 20:04:56 +0100
34282 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
34283 Branch: perl
34284 ! op.c
34285____________________________________________________________________________
34286[ 6430] By: jhi on 2000/07/24 03:42:42
34287 Log: Subject: [ID 20000716.023] syslog test fails without sockets
34288 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34289 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
34290 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
34291 Branch: metaconfig/U/perl
34292 ! Extensions.U
34293 Branch: perl
34294 ! Configure config_h.SH
34295____________________________________________________________________________
34296[ 6429] By: jhi on 2000/07/24 03:11:52
34297 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
34298 case, but add also notes explaining the relationship of this
34299 patch and the earlier notes by Sarathy.
34300
34301 Subject: Map is still slow
34302 From: "Ben Tilly" <ben_tilly@hotmail.com>
34303 Date: Sat, 15 Jul 2000 17:23:27 EDT
34304 Message-ID: <20000715212327.21656.qmail@hotmail.com>
34305 Branch: perl
34306 ! pp_ctl.c
34307____________________________________________________________________________
34308[ 6428] By: jhi on 2000/07/24 02:58:52
34309 Log: Documentation to explain the behaviour of map().
34310
34311 Subject: Re: Map is still slow
34312 From: Gurusamy Sarathy <gsar@ActiveState.com>
34313 Date: Sat, 15 Jul 2000 16:05:09 -0700
34314 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
34315 Branch: perl
34316 ! pp_ctl.c
34317____________________________________________________________________________
34318[ 6427] By: jhi on 2000/07/24 02:50:03
34319 Log: Add tests for
34320 [ID 19991110.003] another matching finding by pcre author
34321 which has already been fixed by some patch, as verified in
34322
34323 Subject: Re: two regex bugs from the mists of time (well, last November)
34324 From: Hugo <hv@crypt.compulink.co.uk>
34325 Date: Sat, 22 Jul 2000 18:12:58 +0100
34326 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
34327 Branch: perl
34328 ! t/op/re_tests
34329____________________________________________________________________________
34330[ 6426] By: jhi on 2000/07/24 02:11:20
34331 Log: A missing 'break' after the [[:space:]] switch case.
34332
34333 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
34334 From: "Stephen P. Potter" <spp@ds.net>
34335 Date: Tue, 18 Jul 2000 16:25:17 -0400
34336 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
34337 Branch: perl
34338 ! regcomp.c
34339____________________________________________________________________________
34340[ 6425] By: jhi on 2000/07/24 02:06:12
34341 Log: The output might have been produced in the wrong order.
34342
34343 Subject: [ID 20000720.003] [PATCH] t/op/write.t
34344 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34345 Date: Thu, 20 Jul 2000 18:49:18 +0100
34346 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
34347 Branch: perl
34348 ! t/op/write.t
34349____________________________________________________________________________
34350[ 6424] By: jhi on 2000/07/24 02:00:07
34351 Log: Use STDOUT consistently.
34352
34353 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
34354 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34355 Date: Thu, 20 Jul 2000 18:04:01 +0100
34356 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
34357 Branch: perl
34358 ! lib/Test/Harness.pm
34359____________________________________________________________________________
34360[ 6423] By: jhi on 2000/07/24 01:54:54
34361 Log: Protect against "wild next"s, that is, callbacks doing "next"
34362 instead of "return".
34363
34364 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
34365 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34366 Date: Tue, 18 Jul 2000 11:30:16 +0100
34367 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
34368 Branch: perl
34369 ! lib/File/Find.pm
34370____________________________________________________________________________
34371[ 6422] By: jhi on 2000/07/24 01:35:47
34372 Log: Out-of-date note removed.
34373
34374 Subject: [PATCH] documentation perlipc
34375 From: rspier@pobox.com (Robert Spier)
34376 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
34377 Message-ID: <14711.35178.572612.502654@rls.cx>
34378 Branch: perl
34379 ! pod/perlipc.pod
34380____________________________________________________________________________
34381[ 6421] By: jhi on 2000/07/24 00:09:18
34382 Log: Send all installperl messages to STDERR and be -w clean.
34383
34384 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
34385 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34386 Date: Sat, 22 Jul 2000 14:02:11 +0100
34387 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
34388 Branch: perl
34389 ! installperl
34390____________________________________________________________________________
34391[ 6420] By: jhi on 2000/07/24 00:04:19
34392 Log: Decutandpasto.
34393
34394 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
34395 From: "Richard Soderberg" <rs@crystalflame.net>
34396 Date: Sun, 23 Jul 2000 01:37:23 -0700
34397 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
34398 Branch: perl
34399 ! pod/perlipc.pod
34400____________________________________________________________________________
34401[ 6419] By: jhi on 2000/07/24 00:01:12
34402 Log: A cleaner abs_path().
34403 Subject: Re: unix alternative to Cwd.pm
34404 From: Jeff Pinyan <jeffp@crusoe.net>
34405 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
34406 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
34407 Branch: perl
34408 ! lib/Cwd.pm
34409____________________________________________________________________________
34410[ 6418] By: jhi on 2000/07/23 23:48:56
34411 Log: Detypo.
34412
34413 Subject: [PATCH perl-current] Typo in hints/powerux.sh
34414 From: "Richard Soderberg" <rs@crystalflame.net>
34415 Date: Sun, 23 Jul 2000 01:27:33 -0700
34416 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
34417 Branch: perl
34418 ! hints/powerux.sh
34419____________________________________________________________________________
34420[ 6417] By: jhi on 2000/07/17 22:13:31
34421 Log: Subject: SDBM_File documentation
34422 From: mjd@plover.com
34423 Date: 16 Jul 2000 17:41:17 -0000
34424 Message-ID: <20000716174117.18515.qmail@plover.com>
34425 Branch: perl
34426 ! ext/SDBM_File/SDBM_File.pm
34427____________________________________________________________________________
34428[ 6416] By: jhi on 2000/07/17 19:13:26
34429 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
34430 Branch: perl
34431 ! hints/mpeix.sh mpeix/relink
34432____________________________________________________________________________
34433[ 6415] By: jhi on 2000/07/15 14:11:02
34434 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
34435 the utf8 'characters' can be more than one octet).
34436
34437 Date: Sat, 15 Jul 2000 00:21:56 +0100
34438 From: Tom Hughes <tom@compton.nu>
34439 Subject: Re: [ID 20000714.002]
34440 Message-ID: <db2334de49.tom@compton.compton.nu>
34441
34442 Reported in
34443
34444 Subject: [ID 20000714.002]
34445 From: "Simon Cozens" <simon@othersideofthe.earth.li>
34446 Date: 14 Jul 2000 15:13:09 -0000
34447 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
34448 Branch: perl
34449 ! doop.c
34450____________________________________________________________________________
34451[ 6414] By: jhi on 2000/07/15 03:13:41
34452 Log: another VMS build tweak from Peter Prymmer
34453 Branch: perl
34454 ! vms/descrip_mms.template
34455____________________________________________________________________________
34456[ 6413] By: jhi on 2000/07/15 03:10:40
34457 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
34458 Branch: perl
34459 ! vms/perlvms.pod
34460____________________________________________________________________________
34461[ 6412] By: jhi on 2000/07/15 00:31:05
34462 Log: More docs for sv functions.
34463
34464 Subject: [PATCH cfgperl] sv.c apidoc
34465 From: simon@brecon.co.uk (Simon Cozens)
34466 Date: 13 Jul 2000 09:00:20 GMT
34467 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
34468
34469 Subject: Re: [PATCH cfgperl] sv.c apidoc
34470 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34471 Date: Thu, 13 Jul 2000 12:27:41 +0100
34472 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
34473
34474 Subject: Re: [PATCH cfgperl] sv.c apidoc
34475 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34476 Date: Thu, 13 Jul 2000 13:23:09 +0100
34477 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
34478
34479 Subject: Re: [PATCH cfgperl] sv.c apidoc
34480 From: simon@brecon.co.uk (Simon Cozens)
34481 Date: 14 Jul 2000 06:51:02 GMT
34482 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
34483 Branch: perl
34484 ! embed.pl pod/perlapi.pod sv.c
34485____________________________________________________________________________
34486[ 6411] By: jhi on 2000/07/15 00:10:41
34487 Log: lib/b test fixes from Peter Prymmer.
34488 Branch: perl
34489 ! t/lib/b.t
34490____________________________________________________________________________
34491[ 6410] By: jhi on 2000/07/15 00:02:09
34492 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
34493 From: Hugo <hv@crypt.compulink.co.uk>
34494 Date: Fri, 14 Jul 2000 23:05:20 +0100
34495 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
34496
34497 Didn't anymore apply, but that point still could use another fix.
34498 Branch: perl
34499 ! pod/perlfunc.pod
34500____________________________________________________________________________
34501[ 6409] By: jhi on 2000/07/14 23:15:15
34502 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
34503 not in pod, from Peter Prymmer
34504 Branch: perl
34505 ! vms/descrip_mms.template
34506____________________________________________________________________________
34507[ 6408] By: jhi on 2000/07/14 20:35:05
34508 Log: The bug report
34509 [ID 19991110.002] minimal matching discrepancy found by pcre author
34510 seems to have been fixed (though differently from what was suggested
34511 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
34512 Branch: perl
34513 ! t/op/re_tests
34514____________________________________________________________________________
34515[ 6407] By: jhi on 2000/07/14 17:38:08
34516 Log: Fix AutoSplit to use File::Spec the right way in VMS,
34517 from Peter Prymmer.
34518 Branch: perl
34519 ! lib/AutoSplit.pm
34520____________________________________________________________________________
34521[ 6406] By: jhi on 2000/07/14 14:13:22
34522 Log: Merge perlhacktut into perlhack, update perlguts.
34523
34524 Subject: Re: Perlhacktut
34525 From: simon@brecon.co.uk (Simon Cozens)
34526 Date: 14 Jul 2000 06:49:21 GMT
34527 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
34528
34529 Subject: Re: Perlhacktut
34530 From: simon@brecon.co.uk (Simon Cozens)
34531 Date: 14 Jul 2000 07:09:45 GMT
34532 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
34533 Branch: perl
34534 ! pod/perlguts.pod pod/perlhack.pod
34535____________________________________________________________________________
51c9377f
JH
34536[ 6405] By: jhi on 2000/07/14 14:02:31
34537 Log: Integrate with Sarathy.
34538 Branch: cfgperl
34539 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
34540 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
34541 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
34542____________________________________________________________________________
41df20d4
JH
34543[ 6404] By: gsar on 2000/07/14 12:15:02
34544 Log: PERL_OBJECT build tweaks
34545 Branch: perl
34546 ! toke.c
34547____________________________________________________________________________
34548[ 6403] By: gsar on 2000/07/14 11:23:41
34549 Log: inconsistent types needs casts
34550 Branch: perl
34551 ! toke.c
34552____________________________________________________________________________
34553[ 6402] By: gsar on 2000/07/14 11:12:04
34554 Log: typos in change#6399, regen headers
34555 Branch: perl
34556 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
34557____________________________________________________________________________
34558[ 6401] By: gsar on 2000/07/14 10:59:12
34559 Log: typecasts needed for change#6394
34560 Branch: perl
34561 ! toke.c
34562____________________________________________________________________________
34563[ 6400] By: gsar on 2000/07/14 10:49:37
34564 Log: integrate cfgperl contents into mainline
34565 Branch: perl
34566 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
34567 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
34568____________________________________________________________________________
34569[ 6399] By: gsar on 2000/07/14 10:38:35
34570 Log: enable UTF-16 filter by default if relevant BOM is seen; various
34571 cleanups (typos, misformatted code, and small bugs)
34572 Branch: perl
34573 ! doop.c embed.pl mg.c op.c pp.c toke.c
34574____________________________________________________________________________
34575[ 6398] By: gsar on 2000/07/14 08:55:38
34576 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
34577 name suggests anyway)
34578 Branch: perl
34579 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
34580____________________________________________________________________________
34581[ 6397] By: gsar on 2000/07/14 08:44:33
34582 Log: move new variables to the end of the interpreter structure (for
34583 bincompat in code that doesn't #include XSUB.h)
34584 Branch: perl
34585 ! intrpvar.h
34586____________________________________________________________________________
34587[ 6396] By: gsar on 2000/07/14 08:13:58
34588 Log: MakeMaker should not remove editor backups (*~) on `make clean`
34589 by default (completes change#6383)
34590 Branch: perl
34591 ! lib/ExtUtils/MM_Unix.pm
34592____________________________________________________________________________
51c9377f
JH
34593[ 6395] By: jhi on 2000/07/14 05:20:33
34594 Log: Replace change #6337 with a better one.
34595
34596 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
34597 From: Hugo <hv@crypt.compulink.co.uk>
34598 Date: Fri, 14 Jul 2000 04:16:20 +0100
34599 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
34600 Branch: cfgperl
34601 ! regexec.c t/op/re_tests
34602____________________________________________________________________________
34603[ 6394] By: jhi on 2000/07/14 01:33:59
34604 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
34605 Branch: cfgperl
34606 ! embed.pl global.sym proto.h toke.c
34607____________________________________________________________________________
34608[ 6393] By: jhi on 2000/07/13 23:41:23
34609 Log: remove discarded test
34610 Branch: cfgperl
34611 ! MANIFEST
34612____________________________________________________________________________
34613[ 6392] By: jhi on 2000/07/13 23:32:25
34614 Log: The {multiplier} of a fixed substring was overlooked which
34615 caused a wrong initial search offset for that substring.
34616
34617 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
34618 From: Hugo <hv@crypt.compulink.co.uk>
34619 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
34620 Date: Thu, 13 Jul 2000 19:27:13 +0100
34621 Branch: cfgperl
34622 ! regcomp.c t/op/re_tests
34623____________________________________________________________________________
34624[ 6391] By: jhi on 2000/07/13 16:37:42
34625 Log: typo fix from Craig Berry
34626 Branch: cfgperl
34627 ! vms/subconfigure.com
34628____________________________________________________________________________
34629[ 6390] By: jhi on 2000/07/13 13:20:12
34630 Log: Integrate with Sarathy.
34631 Branch: cfgperl
34632 - t/op/method2entersub.t
34633 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
34634 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
34635 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
34636 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
34637____________________________________________________________________________
34638[ 6389] By: jhi on 2000/07/13 13:18:48
34639 Log: Detypo from Peter Prymmer, part of #6388.
34640 Branch: cfgperl
34641 ! Configure config_h.SH
34642 Branch: metaconfig
34643 ! U/modified/d_longlong.U
34644____________________________________________________________________________
41df20d4
JH
34645[ 6388] By: gsar on 2000/07/13 06:33:40
34646 Log: typos (spotted by Peter Prymmer)
34647 Branch: perl
34648 ! Configure t/lib/english.t
34649____________________________________________________________________________
34650[ 6387] By: gsar on 2000/07/13 05:35:28
34651 Log: new selfloader.t in change#6183 doesn't close DATA handles,
34652 and thus fails to clean up tmp files on dosish platforms
34653 Branch: perl
34654 ! t/lib/selfloader.t
34655____________________________________________________________________________
34656[ 6386] By: gsar on 2000/07/12 21:42:39
34657 Log: sprintf test tweaks (from Dominic Dunlop)
34658 Branch: perl
34659 ! t/op/sprintf.t
34660____________________________________________________________________________
34661[ 6385] By: gsar on 2000/07/12 21:33:46
34662 Log: fix bugs in processing %v-*d and similar format specs (from
34663 Avi Finkel <avi@finkel.org>)
34664 Branch: perl
34665 ! sv.c t/op/sprintf.t
34666____________________________________________________________________________
34667[ 6384] By: gsar on 2000/07/12 16:04:19
34668 Log: readd missing perldelta.pod changes from changes#6339,6376
34669 Branch: perl
34670 ! pod/perldelta.pod
34671____________________________________________________________________________
34672[ 6383] By: gsar on 2000/07/12 16:00:51
34673 Log: don't clobber *.orig files on *clean targets
34674 Branch: perl
34675 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
34676____________________________________________________________________________
51c9377f
JH
34677[ 6382] By: gsar on 2000/07/12 07:59:12
34678 Log: fix broken integrations in cfgperl
34679 Branch: cfgperl
34680 !> Changes pod/perldelta.pod
34681____________________________________________________________________________
41df20d4
JH
34682[ 6381] By: gsar on 2000/07/12 07:42:17
34683 Log: integrate cfgperl changes into mainline
34684 Branch: perl
34685 ! Changes
34686 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
34687 !> pod/perlre.pod
34688____________________________________________________________________________
582cc879
GS
34689[ 6380] By: gsar on 2000/07/12 07:31:00
34690 Log: get sprintf.t to adjust properly for 3-digit exponents
c15ecffd 34691 Branch: perl
582cc879 34692 ! t/op/sprintf.t
c15ecffd 34693____________________________________________________________________________
582cc879
GS
34694[ 6379] By: gsar on 2000/07/12 06:40:04
34695 Log: change#6174 needs corresponding change in win32/config_h.PL,
34696 which grovels through config_h.SH to find the config.h name
34697 Branch: perl
34698 ! win32/config_h.PL
34699____________________________________________________________________________
51c9377f
JH
34700[ 6378] By: jhi on 2000/07/12 05:03:59
34701 Log: Do the cc sanity check both before the hints and
34702 after the cc selction.
34703 Branch: cfgperl
34704 ! Configure config_h.SH
34705 Branch: metaconfig
34706 ! U/modified/Oldconfig.U U/modified/cc.U
34707 Branch: metaconfig/U/perl
34708 + Checkcc.U
34709____________________________________________________________________________
34710[ 6377] By: jhi on 2000/07/12 02:49:22
34711 Log: Fix nits noticed by Boston.pm.
34712 Branch: cfgperl
34713 ! pod/perlre.pod
34714____________________________________________________________________________
34715[ 6376] By: jhi on 2000/07/11 21:22:13
34716 Log: Configure cosmetics and perldelta.
34717 Branch: cfgperl
34718 ! Configure config_h.SH pod/perldelta.pod
34719 Branch: metaconfig
34720 ! U/modified/cc.U
34721____________________________________________________________________________
582cc879
GS
34722[ 6375] By: gsar on 2000/07/11 21:17:35
34723 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
37590e52 34724 Branch: perl
582cc879
GS
34725 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
34726 ! win32/win32sck.c
37590e52 34727____________________________________________________________________________
582cc879
GS
34728[ 6374] By: gsar on 2000/07/11 20:48:50
34729 Log: tweak for build failure under multiplicity
37590e52 34730 Branch: perl
582cc879 34731 ! toke.c
37590e52 34732____________________________________________________________________________
582cc879
GS
34733[ 6373] By: gsar on 2000/07/11 20:37:23
34734 Log: integrate cfgperl changes#6325..6373 into mainline
34735 (NOTE: today's batch of integrations still untested)
37590e52 34736 Branch: perl
582cc879
GS
34737 +> ext/DynaLoader/hints/netbsd.pl
34738 ! Changes
34739 !> (integrate 26 files)
37590e52 34740____________________________________________________________________________
51c9377f
JH
34741[ 6372] By: jhi on 2000/07/11 20:30:36
34742 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
34743 regen perltoc.
34744 Branch: cfgperl
34745 + pod/perlbook.pod
34746 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
34747 ! pod/perltoc.pod
34748____________________________________________________________________________
34749[ 6371] By: jhi on 2000/07/11 20:08:56
34750 Log: Minor cleanups on the booklist.
34751 Branch: cfgperl
34752 ! pod/perlfaq2.pod
34753____________________________________________________________________________
34754[ 6370] By: jhi on 2000/07/11 19:31:13
34755 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
34756 Branch: cfgperl
34757 ! t/pragma/overload.t
34758____________________________________________________________________________
c2e66d9e
GS
34759[ 6369] By: gsar on 2000/07/11 19:27:48
34760 Log: integrate cfgperl changes#6293..6324 into mainline
34761 Branch: perl
34762 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
34763 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
34764 !> (integrate 30 files)
34765____________________________________________________________________________
34766[ 6368] By: gsar on 2000/07/11 19:18:57
34767 Log: skip integrate of problematic change#6292 from cfgperl into mainline
34768 Branch: perl
34769 !> pp_hot.c
34770____________________________________________________________________________
34771[ 6367] By: gsar on 2000/07/11 19:17:21
34772 Log: integrate cfgperl changes#6288..6290 into mainline
34773 Branch: perl
34774 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
34775____________________________________________________________________________
34776[ 6366] By: gsar on 2000/07/11 19:11:18
34777 Log: integrate cfgperl changes#6268..6282 into mainline
34778 Branch: perl
34779 !> (integrate 30 files)
34780____________________________________________________________________________
34781[ 6365] By: gsar on 2000/07/11 18:57:00
34782 Log: delete new accidentally branched file
34783 Branch: perl
34784 - t/op/method2entersub.t
34785____________________________________________________________________________
34786[ 6364] By: gsar on 2000/07/11 18:55:13
34787 Log: skip integrate of change#6267 from cfgperl into mainline (the
34788 method call optimization is flawed without additional hints
34789 from user about immutableness of @ISA and no runtime method
34790 definitions)
34791 Branch: perl
34792 +> t/op/method2entersub.t
34793 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
34794 !> perl.h t/op/sprintf.t xsutils.c
34795____________________________________________________________________________
34796[ 6363] By: gsar on 2000/07/11 18:49:43
34797 Log: integrate cfgperl changes#6261..6266 into mainline
34798 Branch: perl
34799 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
34800 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
34801 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
34802 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
34803____________________________________________________________________________
34804[ 6362] By: gsar on 2000/07/11 18:43:26
34805 Log: integrate cfgperl changes#6252..6260 into mainline
34806 Branch: perl
34807 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
34808 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
34809 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
34810 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
34811____________________________________________________________________________
34812[ 6361] By: gsar on 2000/07/11 18:37:12
34813 Log: skip integrate of problematic change#6251 from cfgperl into mainline
34814 Branch: perl
34815 !> lib/Exporter.pm
34816____________________________________________________________________________
34817[ 6360] By: gsar on 2000/07/11 18:34:56
34818 Log: integrate cfgperl change#6250 into mainline
34819 Branch: perl
34820 +> t/op/my_stash.t
34821 !> MANIFEST embed.pl proto.h toke.c
34822____________________________________________________________________________
34823[ 6359] By: gsar on 2000/07/11 18:21:19
34824 Log: integrate cfgperl changes#6242..6249 into mainline
34825 Branch: perl
34826 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
34827 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
34828 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
34829 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
34830 !> t/lib/peek.t utf8.c
34831____________________________________________________________________________
34832[ 6358] By: gsar on 2000/07/11 18:15:45
34833 Log: skip integrate of problematic change#6241 from cfgperl into mainline
34834 Branch: perl
34835 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
34836____________________________________________________________________________
51c9377f
JH
34837[ 6357] By: jhi on 2000/07/11 18:15:16
34838 Log: Fix for
34839 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
34840 From: Roderick Schertler <roderick@argon.org>
34841 Date: Tue, 11 Jul 2000 13:55:05 -0400
34842 Message-Id: <200007111755.NAA05077@jones.argon.org>
34843 Branch: cfgperl
34844 ! doio.c
34845____________________________________________________________________________
34846[ 6356] By: jhi on 2000/07/11 18:12:51
34847 Log: Typo in #6341.
34848 Branch: cfgperl
34849 ! pp_hot.c
34850____________________________________________________________________________
c2e66d9e
GS
34851[ 6355] By: gsar on 2000/07/11 18:12:10
34852 Log: integrate cfgperl changes#6231..6240 into mainline
34853 Branch: perl
34854 +> pod/perlutil.pod
34855 !> (integrate 35 files)
34856____________________________________________________________________________
51c9377f
JH
34857[ 6354] By: jhi on 2000/07/11 18:04:34
34858 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
34859 From: Dominic Dunlop <domo@computer.org>
34860 Date: Tue, 11 Jul 2000 12:27:33 +0200
34861 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
34862
34863 Replaces change #6268.
34864 Branch: cfgperl
34865 ! t/op/sprintf.t
34866____________________________________________________________________________
c2e66d9e
GS
34867[ 6353] By: gsar on 2000/07/11 17:59:51
34868 Log: skip integrate of problematic change#6230 from cfgperl into mainline
34869 (a later version of File::Spec is already in mainline)
34870 Branch: perl
34871 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
34872 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
34873____________________________________________________________________________
34874[ 6352] By: gsar on 2000/07/11 17:57:48
34875 Log: integrate cfgperl changes#6224..6229 into mainline
34876 Branch: perl
34877 +> lib/lib.pm.PL
34878 - lib/lib.pm
34879 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
34880 !> lib/English.pm op.c t/lib/english.t
34881____________________________________________________________________________
34882[ 6351] By: gsar on 2000/07/11 17:50:10
34883 Log: skip integrate of problematic change#6223 from cfgperl into mainline
34884 Branch: perl
34885 !> doio.c
34886____________________________________________________________________________
34887[ 6350] By: gsar on 2000/07/11 17:48:28
34888 Log: integrate cfgperl changes#6220..6222 into mainline
34889 Branch: perl
34890 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
34891 !> toke.c utf8.c win32/win32.h
34892____________________________________________________________________________
34893[ 6349] By: gsar on 2000/07/11 17:46:13
34894 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
34895 mainline
34896 Branch: perl
34897 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
34898 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
34899 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
34900____________________________________________________________________________
51c9377f
JH
34901[ 6348] By: jhi on 2000/07/11 17:45:49
34902 Log: README.posix-bc podified from Thomas Dorner.
34903 Branch: cfgperl
34904 ! README.posix-bc
34905____________________________________________________________________________
c2e66d9e
GS
34906[ 6347] By: gsar on 2000/07/11 17:42:04
34907 Log: integrate cfgperl change#6217 into mainline
34908 Branch: perl
34909 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
34910 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
34911 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
34912____________________________________________________________________________
34913[ 6346] By: gsar on 2000/07/11 17:39:37
34914 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
34915 mainline
34916 Branch: perl
34917 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
34918 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
34919 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
34920 !> perlapi.h pod/perlapi.pod
34921____________________________________________________________________________
34922[ 6345] By: gsar on 2000/07/11 17:36:42
34923 Log: integrate cfgperl changes#6207..6210 into mainline
34924 Branch: perl
34925 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
34926 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
34927____________________________________________________________________________
34928[ 6344] By: gsar on 2000/07/11 17:31:20
34929 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
34930 mainline
34931 Branch: perl
34932 !> (integrate 40 files)
34933____________________________________________________________________________
34934[ 6343] By: gsar on 2000/07/11 17:19:08
34935 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
34936 Branch: perl
34937 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
34938 ! Changes
34939 !> (integrate 34 files)
34940____________________________________________________________________________
51c9377f
JH
34941[ 6342] By: jhi on 2000/07/11 16:05:48
34942 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
34943 To: perl5-porters@perl.org
34944 From: Karsten Sperling <spiff@phreax.net>
34945 Date: Mon, 10 Jul 2000 15:12:52 +0200
34946 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
34947 Branch: cfgperl
34948 ! lib/Symbol.pm
34949____________________________________________________________________________
34950[ 6341] By: jhi on 2000/07/11 15:59:23
34951 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
34952 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34953 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
34954 Date: Fri, 07 Jul 2000 17:57:16 +0100
34955 Branch: cfgperl
34956 ! pp_hot.c
34957____________________________________________________________________________
34958[ 6340] By: jhi on 2000/07/11 15:55:47
34959 Log: Subject: Re: format bug report [Patch]
34960 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34961 Date: Wed, 05 Jul 2000 13:12:52 +0200
34962 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
34963
34964 Subject: Re: format bug report [Patch]
34965 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34966 Date: Wed, 05 Jul 2000 14:10:01 +0200
34967 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
34968 Branch: cfgperl
34969 ! t/op/write.t toke.c
34970____________________________________________________________________________
34971[ 6339] By: jhi on 2000/07/11 13:54:09
34972 Log: Be less forgiving about ambiguous and illegal tr ranges.
34973 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
34974 From: Mark-Jason Dominus <mjd@plover.com>
34975 Date: Tue, 04 Jul 2000 10:00:12 -0400
34976 Message-ID: <20000704140012.17772.qmail@plover.com>
34977
34978 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
34979 From: Mark-Jason Dominus <mjd@plover.com>
34980 Date: Wed, 05 Jul 2000 09:37:36 -0400
34981 Message-ID: <20000705133736.27293.qmail@plover.com>
34982 Branch: cfgperl
34983 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
34984____________________________________________________________________________
34985[ 6338] By: jhi on 2000/07/11 13:31:24
34986 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
34987 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
34988 Date: Tue, 11 Jul 2000 13:50:51 +0100
34989 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
34990 Branch: cfgperl
34991 ! sv.c
34992____________________________________________________________________________
34993[ 6337] By: jhi on 2000/07/11 13:29:14
34994 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
34995 From: Hugo <hv@crypt.compulink.co.uk>
34996 Date: Tue, 11 Jul 2000 12:44:50 +0100
34997 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
34998 Branch: cfgperl
34999 ! regexec.c t/op/re_tests
35000____________________________________________________________________________
35001[ 6336] By: jhi on 2000/07/11 13:26:47
35002 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
35003 From: simon@brecon.co.uk (Simon Cozens)
35004 Date: 7 Jul 2000 11:26:09 GMT
35005 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
35006 Branch: cfgperl
35007 ! mg.c
35008____________________________________________________________________________
35009[ 6335] By: jhi on 2000/07/11 13:23:37
35010 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
35011 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
35012 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
35013 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
35014 Branch: cfgperl
35015 + ext/DynaLoader/hints/netbsd.pl
35016 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
35017____________________________________________________________________________
35018[ 6334] By: jhi on 2000/07/11 13:20:38
35019 Log: Subject: PATCH perlguts.pod: Document D and d magic types
35020 From: mjd@plover.com
35021 Date: 5 Jul 2000 18:01:51 -0000
35022 Message-ID: <20000705180151.29413.qmail@plover.com>
35023 Branch: cfgperl
35024 ! pod/perlguts.pod
35025____________________________________________________________________________
35026[ 6333] By: jhi on 2000/07/11 13:15:51
35027 Log: Precedence goof, fix based on
35028 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
35029 From: Hugo <hv@crypt.compulink.co.uk>
35030 Date: Tue, 11 Jul 2000 12:52:38 +0100
35031 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
35032 Branch: cfgperl
35033 ! t/op/taint.t
35034____________________________________________________________________________
35035[ 6332] By: jhi on 2000/07/11 12:40:17
35036 Log: Integrate with Sarathy.
35037 Branch: cfgperl
35038 !> win32/win32sck.c
35039____________________________________________________________________________
35040[ 6331] By: jhi on 2000/07/10 20:14:16
35041 Log: Sprinkle ldlibpath.
35042 Branch: cfgperl
35043 ! pod/Makefile.SH
35044____________________________________________________________________________
35045[ 6330] By: jhi on 2000/07/10 17:54:49
35046 Log: More POSIX.pod tweaks.
35047 Branch: cfgperl
35048 ! ext/POSIX/POSIX.pod
35049____________________________________________________________________________
35050[ 6329] By: jhi on 2000/07/10 14:02:12
35051 Log: Reorder perl.pod once more.
35052 Branch: cfgperl
35053 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35054____________________________________________________________________________
0b3b9d72
JH
35055[ 6328] By: gsar on 2000/07/10 07:06:00
35056 Log: accept() leaks memory on windows due to incorrect ordering of
35057 closesocket() and fclose() calls
35058 Branch: perl
35059 ! win32/win32sck.c
37590e52 35060____________________________________________________________________________
25fbdfc0
GS
35061[ 6327] By: gsar on 2000/07/10 06:49:17
35062 Log: winsock options weren't being set in all threads under ithreads
35063 (caused send()s from second and subsequent threads to fail)
37590e52 35064 Branch: perl
25fbdfc0 35065 ! win32/win32sck.c
37590e52 35066____________________________________________________________________________
51c9377f
JH
35067[ 6326] By: jhi on 2000/07/08 02:45:40
35068 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
35069 was cast to an unsigned (32-bit) integer with wild abandon.
35070 Branch: cfgperl
35071 ! ext/Devel/DProf/DProf.xs
35072____________________________________________________________________________
35073[ 6325] By: jhi on 2000/07/07 18:50:33
35074 Log: Remove perlbook, update perlfaq book listing,
35075 rearrange perl.pod, regenerate perltoc.
35076 Branch: cfgperl
35077 - pod/perlbook.pod
35078 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
35079 ! pod/perlfaq2.pod pod/perltoc.pod
35080____________________________________________________________________________
35081[ 6324] By: jhi on 2000/07/07 14:03:40
35082 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
35083 Branch: cfgperl
35084 ! sv.h toke.c
35085____________________________________________________________________________
35086[ 6323] By: jhi on 2000/07/06 16:03:55
35087 Log: Fix complaints of buildtoc.
35088 Branch: cfgperl
35089 + lib/Win32.pod
35090 - pod/Win32.pod
35091 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35092____________________________________________________________________________
35093[ 6322] By: jhi on 2000/07/06 15:15:52
35094 Log: Add =head1 NAMEs so that buildtoc is happy.
35095 (The CGI::Util nit reported to Lincoln.)
35096 Branch: cfgperl
35097 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
35098 ! pod/perltoc.pod
35099____________________________________________________________________________
35100[ 6321] By: jhi on 2000/07/06 03:16:04
35101 Log: Config is being used.
35102 Branch: cfgperl
35103 ! t/op/method.t
35104____________________________________________________________________________
35105[ 6320] By: jhi on 2000/07/06 03:13:13
35106 Log: Integrate with Sarathy.
35107 Branch: cfgperl
35108 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
35109____________________________________________________________________________
35110[ 6319] By: jhi on 2000/07/06 03:11:46
35111 Log: Autogenerate pod/Makefile and pod/buildtoc.
35112 buildtoc also checks whether the existin pods are
35113 mentioned in MANIFEST and perl.pod, and vice versa.
35114 (None of the thusly found discrepancies fixed yet.)
35115 roffitall also needs to be autogenerated similarly but it
35116 seems so badly out of date that I didn't touch it yet.
35117 Branch: cfgperl
35118 + pod/Makefile.SH pod/buildtoc.PL
35119 - pod/Makefile pod/buildtoc
35120 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
35121____________________________________________________________________________
25fbdfc0
GS
35122[ 6318] By: gsar on 2000/07/05 22:10:54
35123 Log: fix UNC path handling on Windows under ithreads, and chdir()
35124 return value when given a non-existent directory
37590e52 35125 Branch: perl
25fbdfc0 35126 ! win32/vdir.h
37590e52 35127____________________________________________________________________________
25fbdfc0
GS
35128[ 6317] By: gsar on 2000/07/05 22:08:19
35129 Log: winsock cleanup never done on Windows (leads to handle leaks)
37590e52 35130 Branch: perl
25fbdfc0 35131 ! win32/perllib.c win32/win32sck.c
37590e52 35132____________________________________________________________________________
25fbdfc0
GS
35133[ 6316] By: gsar on 2000/07/05 22:06:19
35134 Log: some debugger output does not go to the socket when RemotePort is set
37590e52 35135 Branch: perl
25fbdfc0 35136 ! lib/perl5db.pl
37590e52 35137____________________________________________________________________________
51c9377f
JH
35138[ 6315] By: jhi on 2000/07/05 00:25:21
35139 Log: Integrate with Sarathy, preliminary fix for unicos
35140 alignment problems in [ID 20000612.002] Perl problem on Cray system.
35141 Branch: cfgperl
35142 ! sv.h
35143 !> pp_hot.c
35144____________________________________________________________________________
25fbdfc0
GS
35145[ 6314] By: gsar on 2000/07/04 23:34:02
35146 Log: tyop in change#6306
35147 Branch: perl
35148 ! pp_hot.c
37590e52 35149____________________________________________________________________________
51c9377f
JH
35150[ 6313] By: jhi on 2000/07/04 22:14:38
35151 Log: Multiline string literals ENONPORTABLE.
35152 Branch: cfgperl
35153 ! pp_hot.c
35154____________________________________________________________________________
35155[ 6312] By: jhi on 2000/07/04 20:34:44
35156 Log: Integrate with Sarathy.
35157 Branch: cfgperl
35158 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
35159 !> t/op/method.t
35160____________________________________________________________________________
35161[ 6311] By: jhi on 2000/07/04 20:30:56
35162 Log: More POSIX.pod embellishment.
35163 Branch: cfgperl
35164 ! ext/POSIX/POSIX.pod
35165____________________________________________________________________________
25fbdfc0
GS
35166[ 6310] By: gsar on 2000/07/04 17:28:48
35167 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
35168 Branch: perl
35169 ! t/lib/b.t
37590e52 35170____________________________________________________________________________
51c9377f
JH
35171[ 6309] By: jhi on 2000/07/04 17:22:18
35172 Log: The #6308 required a little bit more.
35173 Branch: cfgperl
35174 ! Makefile.SH win32/Makefile
35175____________________________________________________________________________
35176[ 6308] By: jhi on 2000/07/04 16:35:24
35177 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
35178 Branch: cfgperl
35179 + lib/lib_pm.PL
35180 - lib/lib.pm.PL
35181 ! MANIFEST Makefile.SH
35182____________________________________________________________________________
35183[ 6307] By: jhi on 2000/07/04 16:28:58
35184 Log: Win32 patches for cfgperl from Sarathy.
35185 Branch: cfgperl
35186 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
35187 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
35188 ! thread.h toke.c util.c win32/Makefile win32/win32.c
35189____________________________________________________________________________
25fbdfc0
GS
35190[ 6306] By: gsar on 2000/07/04 16:28:40
35191 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
35192 (from Richard Soderberg <rs@oregonnet.com>)
37590e52 35193 Branch: perl
25fbdfc0 35194 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
37590e52 35195____________________________________________________________________________
51c9377f
JH
35196[ 6305] By: jhi on 2000/07/04 16:24:24
35197 Log: Integrate with Sarathy.
35198 Branch: cfgperl
35199 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
35200 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35201 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
35202 !> proto.h win32/win32.c
35203____________________________________________________________________________
25fbdfc0
GS
35204[ 6304] By: gsar on 2000/07/04 16:17:24
35205 Log: missing perldiag entry for unpack("w",...) diagnostic (from
35206 Andreas Koenig)
bc38b8f5 35207 Branch: perl
25fbdfc0 35208 ! pod/perldiag.pod
bc38b8f5 35209____________________________________________________________________________
25fbdfc0
GS
35210[ 6303] By: gsar on 2000/07/04 16:14:44
35211 Log: remove rel2abs prototypes (from Barrie Slaymaker)
bc38b8f5 35212 Branch: perl
25fbdfc0
GS
35213 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
35214 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
bc38b8f5 35215____________________________________________________________________________
25fbdfc0
GS
35216[ 6302] By: gsar on 2000/07/04 04:59:35
35217 Log: adjust change#6299
bc38b8f5 35218 Branch: perl
25fbdfc0
GS
35219 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
35220 ! win32/win32.c
bc38b8f5 35221____________________________________________________________________________
51c9377f
JH
35222[ 6301] By: jhi on 2000/07/04 04:50:07
35223 Log: Integrate with Sarathy.
35224 Branch: cfgperl
35225 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
35226 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
35227 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
35228____________________________________________________________________________
25fbdfc0
GS
35229[ 6300] By: gsar on 2000/07/04 04:42:09
35230 Log: PERL_OBJECT build tweak
ee517269 35231 Branch: perl
25fbdfc0 35232 ! perl.h
ee517269 35233____________________________________________________________________________
25fbdfc0
GS
35234[ 6299] By: gsar on 2000/07/04 04:37:00
35235 Log: fix memory leak on Windows (PL_sys_intern contents were never
35236 freed)
ee517269 35237 Branch: perl
25fbdfc0
GS
35238 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
35239 ! perlapi.c proto.h win32/win32.c
ee517269 35240____________________________________________________________________________
25fbdfc0
GS
35241[ 6298] By: gsar on 2000/07/04 04:15:59
35242 Log: fix large memory leak that has been around for ever, masked by
35243 -DPURIFY (most of the arenas were never freed!)
ee517269 35244 Branch: perl
25fbdfc0 35245 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
ee517269 35246____________________________________________________________________________
25fbdfc0
GS
35247[ 6297] By: gsar on 2000/07/04 04:07:46
35248 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
ee517269 35249 Branch: perl
25fbdfc0 35250 ! perl.c
ee517269 35251____________________________________________________________________________
51c9377f
JH
35252[ 6296] By: jhi on 2000/06/30 18:28:37
35253 Log: Elaborate POSIX.pod. Still needs work.
35254 Branch: cfgperl
35255 ! ext/POSIX/POSIX.pod
35256____________________________________________________________________________
35257[ 6295] By: jhi on 2000/06/30 14:58:18
35258 Log: Point to perlipc for more SysV IPC examples.
35259 Branch: cfgperl
35260 ! pod/perlfunc.pod
35261____________________________________________________________________________
25fbdfc0
GS
35262[ 6294] By: gsar on 2000/06/30 14:47:45
35263 Log: slurp mode fix in change#4736 still not quite right
35264 Branch: perl
35265 ! pp_hot.c t/io/argv.t
ee517269 35266____________________________________________________________________________
51c9377f
JH
35267[ 6293] By: jhi on 2000/06/30 12:02:55
35268 Log: Integrate with Sarathy.
35269 Branch: cfgperl
35270 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
35271____________________________________________________________________________
35272[ 6292] By: jhi on 2000/06/30 12:01:11
35273 Log: From: simon@brecon.co.uk (Simon Cozens)
35274 Subject: UTF8 concat
35275 Date: 30 Jun 2000 06:13:25 GMT
35276 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
35277 Branch: cfgperl
35278 ! pp_hot.c
35279____________________________________________________________________________
35280[ 6291] By: gsar on 2000/06/30 04:37:33
35281 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
35282 when @_ is modified, causing coredumps
35283 Branch: perl
35284 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
35285____________________________________________________________________________
35286[ 6290] By: jhi on 2000/06/30 02:21:44
35287 Log: Integrate with Sarathy.
35288 Branch: cfgperl
35289 !> vms/vms.c vms/vmsish.h
35290____________________________________________________________________________
35291[ 6289] By: jhi on 2000/06/30 02:21:02
35292 Log: Check VERSIONs.
35293 Branch: cfgperl
35294 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
35295 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
35296 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
35297____________________________________________________________________________
35298[ 6288] By: jhi on 2000/06/30 02:18:52
35299 Log: Integrate with Sarathy.
35300 Branch: cfgperl
35301 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
35302 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
35303 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
35304 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
35305____________________________________________________________________________
35306[ 6287] By: gsar on 2000/06/30 02:17:08
35307 Log: integrate vmsperl changes into mainline
35308 Branch: perl
35309 !> vms/vms.c vms/vmsish.h
35310____________________________________________________________________________
35311[ 6285] By: gsar on 2000/06/30 02:05:28
35312 Log: localize %INC in a Safe compartment so that use/require work
35313 (many other magic globals probably need similar treatment)
35314 Branch: perl
35315 ! ext/Opcode/Opcode.xs
35316____________________________________________________________________________
35317[ 6284] By: gsar on 2000/06/30 01:54:54
35318 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
35319 about Windows
35320 Branch: perl
35321 ! pod/perlembed.pod
35322____________________________________________________________________________
35323[ 6283] By: jhi on 2000/06/30 01:50:10
35324 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
35325 From: Barrie Slaymaker <barries@jester.slaysys.com>
35326 Date: Wed, 28 Jun 2000 11:35:29 -0400
35327 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
35328 Branch: perl
35329 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
35330 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
35331 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35332 ! lib/File/Spec/Win32.pm
35333____________________________________________________________________________
35334[ 6282] By: jhi on 2000/06/29 22:57:22
35335 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
35336 From: Dan Sugalski <dan@sidhe.org>
35337 Date: Tue, 06 Jun 2000 11:59:50 -0400
35338 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
35339 Branch: cfgperl
35340 ! vms/vms.c
35341____________________________________________________________________________
35342[ 6281] By: jhi on 2000/06/29 22:52:50
35343 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
35344 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35345 Date: Wed, 7 Jun 2000 04:02:04 -0500
35346 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
35347 Branch: cfgperl
35348 ! utils/h2xs.PL
35349____________________________________________________________________________
35350[ 6280] By: jhi on 2000/06/29 22:45:47
35351 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
35352 From: rspier@pobox.com (Robert Spier)
35353 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
35354 Message-ID: <14654.31913.845602.610277@rls.cx>
35355 Branch: cfgperl
35356 ! utils/h2xs.PL
35357____________________________________________________________________________
35358[ 6279] By: jhi on 2000/06/29 22:38:16
35359 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
35360 From: Tim Ayers <tayers@bridge.com>
35361 Date: Thu, 08 Jun 2000 08:11:06 +0200
35362 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
35363 [resent by Richard Foley, Message-Id probably wrong]
35364 Branch: cfgperl
35365 ! pod/perlsub.pod
35366____________________________________________________________________________
35367[ 6278] By: jhi on 2000/06/29 22:21:45
35368 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
35369 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
35370 Date: Fri, 09 Jun 2000 12:39:27 -0400
35371 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
35372 (plus update the version "number" of Text::Wrap)
35373 Branch: cfgperl
35374 ! lib/Text/Wrap.pm
35375____________________________________________________________________________
35376[ 6277] By: jhi on 2000/06/29 22:13:10
35377 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
35378 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35379 Date: Mon, 12 Jun 2000 14:55:59 +0100
35380 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
35381 Branch: cfgperl
35382 ! pod/perlfunc.pod
35383____________________________________________________________________________
35384[ 6276] By: jhi on 2000/06/29 22:11:06
35385 Log: Subject: [PATCH] Re: eval documentation: context
35386 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35387 Date: Mon, 12 Jun 2000 15:07:29 +0100
35388 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
35389 Branch: cfgperl
35390 ! pod/perlfunc.pod
35391____________________________________________________________________________
35392[ 6275] By: jhi on 2000/06/29 21:59:46
35393 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
35394 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35395 Date: Tue, 13 Jun 2000 02:43:48 -0500
35396 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
35397 Branch: cfgperl
35398 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
35399____________________________________________________________________________
35400[ 6274] By: jhi on 2000/06/29 21:56:14
35401 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
35402 From: Andy Dougherty <doughera@lafayette.edu>
35403 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
35404 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
35405 Branch: cfgperl
35406 ! ext/File/Glob/Glob.pm
35407____________________________________________________________________________
35408[ 6273] By: jhi on 2000/06/29 21:49:09
35409 Log: Subject: [PATCH] xsub attributes
35410 From: Doug MacEachern <dougm@covalent.net>
35411 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
35412 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
35413 Branch: cfgperl
35414 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
35415 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
35416____________________________________________________________________________
35417[ 6272] By: jhi on 2000/06/29 21:41:28
35418 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
35419 From: Tom Phoenix <rootbeer@redcat.com>
35420 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
35421 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
35422 Branch: cfgperl
35423 ! lib/Net/Ping.pm
35424____________________________________________________________________________
35425[ 6271] By: jhi on 2000/06/29 21:36:55
35426 Log: Subject: PATCH pod/perltie.pod
35427 From: Ian Phillipps <Ian.Phillipps@iname.com>
35428 Date: Fri, 16 Jun 2000 00:17:19 +0100
35429 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
35430 (only the first hunk, the second hunk had already been done
35431 by some other patch)
35432 Branch: cfgperl
35433 ! pod/perltie.pod
35434____________________________________________________________________________
35435[ 6270] By: jhi on 2000/06/29 21:24:51
35436 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
35437 From: Nicholas Clark <nick@talking.bollo.cx>
35438 Date: Fri, 23 Jun 2000 16:21:15 +0100
35439 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
35440 Branch: cfgperl
35441 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
35442 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
35443____________________________________________________________________________
35444[ 6269] By: jhi on 2000/06/29 19:38:15
35445 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
35446 silence few compiler warnings.
35447 Branch: cfgperl
35448 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
35449____________________________________________________________________________
35450[ 6268] By: jhi on 2000/06/29 18:21:50
35451 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
35452 From: Dominic Dunlop <domo@computer.org>
35453 Date: Thu, 29 Jun 2000 12:32:39 +0200
35454 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
35455 Branch: cfgperl
35456 ! t/op/sprintf.t
35457____________________________________________________________________________
35458[ 6267] By: jhi on 2000/06/29 18:16:07
35459 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
35460 From: Doug MacEachern <dougm@covalent.net>
35461 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
35462 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
35463 Branch: cfgperl
35464 + t/op/method2entersub.t
35465 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
35466 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35467 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
35468 ! xsutils.c
35469____________________________________________________________________________
35470[ 6266] By: jhi on 2000/06/29 15:11:15
35471 Log: Subject: [PATCH 5.6.0] cygwin port
35472 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
35473 From: "Fifer, Eric" <EFifer@sanwaint.com>
35474 Date: Thu, 29 Jun 2000 12:58:29 +0100
35475 Branch: cfgperl
35476 ! cygwin/Makefile.SHs
35477____________________________________________________________________________
35478[ 6265] By: jhi on 2000/06/29 15:04:05
35479 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
35480 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35481 Date: Wed, 28 Jun 2000 17:50:12 -0700
35482 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
35483 Branch: cfgperl
35484 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
35485____________________________________________________________________________
35486[ 6264] By: jhi on 2000/06/29 15:00:57
35487 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
35488 From: Marty Lucich <marty@netcom.com>
35489 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
35490 Message-Id: <200006282116.OAA11148@netcom.com>
35491 ccdlflags update (the BSD/OS 4.1 part had already been taken
35492 care of by #6141).
35493 Branch: cfgperl
35494 ! hints/bsdos.sh
35495____________________________________________________________________________
35496[ 6263] By: jhi on 2000/06/29 13:47:44
35497 Log: tr fixes from Simon Cozens
35498 Branch: cfgperl
35499 ! doop.c
35500____________________________________________________________________________
35501[ 6262] By: jhi on 2000/06/28 18:46:01
35502 Log: Subject: 5.6.0 Patch for EPOC
35503 From: Olaf Flebbe <o.flebbe@gmx.de>
35504 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
35505 Message-ID: <23449.960929969@www11.gmx.net>
35506 Branch: cfgperl
35507 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
35508 ! epoc/epocish.h
35509____________________________________________________________________________
35510[ 6261] By: jhi on 2000/06/28 18:29:07
35511 Log: Subject: Re: [PATCH cfgperl] BOMs away!
35512 From: simon@brecon.co.uk (Simon Cozens)
35513 Date: 17 Jun 2000 11:49:57 GMT
35514 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
35515 Branch: cfgperl
35516 ! pod/perldiag.pod t/comp/require.t toke.c
35517____________________________________________________________________________
35518[ 6260] By: jhi on 2000/06/28 17:47:16
35519 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
35520 From: simon@brecon.co.uk (Simon Cozens)
35521 Date: 17 Jun 2000 11:56:44 GMT
35522 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
35523 pack U0, pack C0
35524 Branch: cfgperl
35525 ! pod/perlfunc.pod pp.c t/op/pack.t
35526____________________________________________________________________________
35527[ 6259] By: jhi on 2000/06/28 16:43:17
35528 Log: perlnewmod was missing from MANIFEST.
35529 Branch: cfgperl
35530 ! MANIFEST
35531____________________________________________________________________________
35532[ 6258] By: jhi on 2000/06/28 15:54:30
35533 Log: linenumber tweak
35534 Branch: cfgperl
35535 ! t/pragma/warn/regcomp
35536____________________________________________________________________________
35537[ 6257] By: jhi on 2000/06/28 15:50:44
35538 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
35539 From: Doug MacEachern <dougm@covalent.net>
35540 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
35541 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
35542 (one part of the patch had been applied earlier)
35543 Branch: cfgperl
35544 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
35545____________________________________________________________________________
35546[ 6256] By: jhi on 2000/06/28 15:40:22
35547 Log: tweaks from Simon Cozens to further fix tr/// under utf8
35548 Branch: cfgperl
35549 ! doop.c
35550____________________________________________________________________________
35551[ 6255] By: jhi on 2000/06/28 15:33:45
35552 Log: small thinko tweaks
35553 Branch: cfgperl
35554 ! lib/IPC/Open3.pm t/op/my_stash.t
35555____________________________________________________________________________
35556[ 6254] By: jhi on 2000/06/28 15:33:25
35557 Log: Subject: tr///, help wanted.
35558 From: simon@brecon.co.uk (Simon Cozens)
35559 Date: 28 Jun 2000 11:29:04 GMT
35560 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
35561 Branch: cfgperl
35562 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
35563 ! pp_proto.h proto.h t/op/tr.t
35564____________________________________________________________________________
35565[ 6253] By: jhi on 2000/06/28 15:09:17
35566 Log: Paranoia tweak on #6249.
35567 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
35568 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
35569 Date: Sun, 25 Jun 2000 23:43:12 -0400
35570 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
35571 Branch: cfgperl
35572 ! lib/IPC/Open3.pm
35573____________________________________________________________________________
35574[ 6252] By: jhi on 2000/06/28 15:01:38
35575 Log: Document #6249 and #6251.
35576 Branch: cfgperl
35577 ! lib/Exporter.pm lib/IPC/Open3.pm
35578____________________________________________________________________________
35579[ 6251] By: jhi on 2000/06/28 14:50:43
35580 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
35581 From: Doug MacEachern <dougm@covalent.net>
35582 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
35583 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
35584 Branch: cfgperl
35585 ! lib/Exporter.pm
35586____________________________________________________________________________
35587[ 6250] By: jhi on 2000/06/28 14:45:23
35588 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
35589 From: Doug MacEachern <dougm@covalent.net>
35590 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
35591 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
35592 Branch: cfgperl
35593 + t/op/my_stash.t
35594 ! MANIFEST embed.pl global.sym proto.h toke.c
35595____________________________________________________________________________
35596[ 6249] By: jhi on 2000/06/28 14:36:34
35597 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
35598 From: Frank Tobin <ftobin@uiuc.edu>
35599 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
35600 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
35601 Branch: cfgperl
35602 ! lib/IPC/Open3.pm
35603____________________________________________________________________________
35604[ 6248] By: jhi on 2000/06/28 14:11:25
35605 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
35606 From: Mark-Jason Dominus <mjd@plover.com>
35607 Date: Tue, 27 Jun 2000 22:36:42 -0400
35608 Message-ID: <20000628023642.12166.qmail@plover.com>
35609 Branch: cfgperl
35610 ! pod/perlfunc.pod
35611____________________________________________________________________________
35612[ 6247] By: jhi on 2000/06/27 12:46:37
35613 Log: Tweak $VERSION, patch from Doug MacEachern.
35614 Branch: cfgperl
35615 ! lib/File/Spec.pm
35616____________________________________________________________________________
35617[ 6246] By: jhi on 2000/06/27 03:34:46
35618 Log: Allow for standalone testing.
35619 Branch: cfgperl
35620 ! t/lib/filefunc.t t/lib/filespec.t
35621____________________________________________________________________________
35622[ 6245] By: jhi on 2000/06/27 02:50:02
35623 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
35624 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
35625 Date: Sat, 24 Jun 2000 13:06:20 +0100
35626 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
35627 Branch: cfgperl
35628 ! ext/DynaLoader/DynaLoader_pm.PL
35629____________________________________________________________________________
35630[ 6244] By: jhi on 2000/06/27 02:46:10
35631 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
35632 From: Doug MacEachern <dougm@covalent.net>
35633 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
35634 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
35635 Branch: cfgperl
35636 ! gv.c sv.c t/lib/peek.t
35637____________________________________________________________________________
35638[ 6243] By: jhi on 2000/06/27 02:38:07
35639 Log: Subject: [PATCH] is_utf8_string
35640 From: simon@brecon.co.uk (Simon Cozens)
35641 Date: 26 Jun 2000 02:25:59 GMT
35642 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
35643 Branch: cfgperl
35644 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
35645 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
35646 ! proto.h utf8.c
35647____________________________________________________________________________
35648[ 6242] By: jhi on 2000/06/27 02:24:00
35649 Log: Subject: [PATCH] bytes<->utf8 fixes
35650 From: simon@brecon.co.uk (Simon Cozens)
35651 Date: 26 Jun 2000 04:55:45 GMT
35652 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
35653 Branch: cfgperl
35654 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
35655____________________________________________________________________________
35656[ 6241] By: jhi on 2000/06/27 02:12:42
35657 Log: Do no -warn on \_, only on \alpha.
35658 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
35659 From: David Dyck <dcd@tc.fluke.com>
35660 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
35661 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
35662 Branch: cfgperl
35663 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
35664____________________________________________________________________________
35665[ 6240] By: jhi on 2000/06/27 02:00:01
35666 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
35667 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
35668 Date: Mon, 26 Jun 2000 18:40:14 +0100
35669 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
35670 Branch: cfgperl
35671 ! utils/h2xs.PL
35672____________________________________________________________________________
35673[ 6239] By: jhi on 2000/06/27 01:53:40
35674 Log: Configure maintenance. Sever some dependency cycles,
35675 separate gccversion from the cc unit,
35676 address [ID 20000623.006] Configure script patch for using gcc on AIX
35677 (but solve it a little bit differently),
35678 unduplex some accidentally duplicated units,
35679 suggest using gcc if no cc available
35680 (p5p thread: "Solaris configure: counterproposal", 1999-09)
35681 Branch: cfgperl
35682 ! Configure Todo-5.6 config_h.SH
35683 Branch: metaconfig
35684 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
35685 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
35686 Branch: metaconfig/U/perl
35687 + gccvers.U
35688 ! d_getespwnam.U d_getprpwnam.U i_prot.U
35689____________________________________________________________________________
35690[ 6238] By: jhi on 2000/06/25 18:04:56
35691 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
35692 From: Dan Sugalski <dan@sidhe.org>
35693 Date: Fri, 23 Jun 2000 17:00:00 -0400
35694 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
35695 Branch: cfgperl
35696 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
35697____________________________________________________________________________
35698[ 6237] By: jhi on 2000/06/25 16:36:45
35699 Log: Tweak embed.pl, regen headers.
35700 Branch: cfgperl
35701 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
35702 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
35703 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
35704 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
35705 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
35706____________________________________________________________________________
35707[ 6236] By: jhi on 2000/06/25 15:26:42
35708 Log: Regen headers.
35709 Branch: cfgperl
35710 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
35711 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
35712 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
35713 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
35714 ! regnodes.h warnings.h
35715____________________________________________________________________________
35716[ 6235] By: jhi on 2000/06/23 19:39:35
35717 Log: The thread begun by
35718 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
35719 From: Kevin.Ruscoe@ubsw.com
35720 Date: Fri, 16 Jun 2000 16:38:51 +0100
35721 Message-Id: <H000019b03c300d6@MHS>
35722 Branch: cfgperl
35723 ! hints/solaris_2.sh
ee517269 35724____________________________________________________________________________
51c9377f
JH
35725[ 6234] By: jhi on 2000/06/23 19:23:36
35726 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
35727 because when run as services (Win32ese for daemons)
35728 no environment variables are set and tmpdir ends up as /tmp,
35729 which is ambiguous.
35730
35731 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
35732 From: matt@sergeant.org
35733 Date: 16 Jun 2000 16:30:43 -0000
35734 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
35735 Branch: cfgperl
35736 ! lib/File/Spec/Win32.pm
ee517269 35737____________________________________________________________________________
51c9377f
JH
35738[ 6233] By: jhi on 2000/06/23 19:18:58
35739 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
35740 From: Mark-Jason Dominus <mjd@plover.com>
35741 Date: Fri, 16 Jun 2000 20:53:04 -0400
35742 Message-ID: <20000617005304.8008.qmail@plover.com>
35743 Branch: cfgperl
35744 ! op.h
ee517269 35745____________________________________________________________________________
51c9377f
JH
35746[ 6232] By: jhi on 2000/06/23 16:10:02
35747 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
35748 From: simon@brecon.co.uk (Simon Cozens)
35749 Date: 19 Jun 2000 15:18:27 GMT
35750 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
35751
35752 plus update pod/Makefile and regenerate perltoc
35753 Branch: cfgperl
35754 + pod/perlutil.pod
35755 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
ee517269 35756____________________________________________________________________________
51c9377f
JH
35757[ 6231] By: jhi on 2000/06/23 15:19:18
35758 Log: Subject: [PATCH 5.6.0] cygwin port
35759 From: "Fifer, Eric" <EFifer@sanwaint.com>
35760 Date: Tue, 20 Jun 2000 14:30:58 +0100
35761 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
35762 Branch: cfgperl
35763 ! README.cygwin lib/File/Find.pm
35764____________________________________________________________________________
35765[ 6230] By: jhi on 2000/06/23 14:25:21
35766 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
35767 Branch: cfgperl
25fbdfc0
GS
35768 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
35769 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
35770 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
51c9377f
JH
35771 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
35772____________________________________________________________________________
35773[ 6229] By: jhi on 2000/06/23 14:13:34
35774 Log: Subject: README.hpux version 0.6.1
35775 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
35776 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
35777 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
35778 Branch: cfgperl
35779 ! README.hpux
35780____________________________________________________________________________
35781[ 6228] By: jhi on 2000/06/23 14:07:20
35782 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
35783 From: Doug MacEachern <dougm@covalent.net>
35784 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
35785 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
35786 Branch: cfgperl
35787 ! op.c
35788____________________________________________________________________________
35789[ 6227] By: jhi on 2000/06/23 14:01:06
35790 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
35791 From: Doug MacEachern <dougm@covalent.net>
35792 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
35793 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
35794 Branch: cfgperl
35795 + lib/lib.pm.PL
35796 - lib/lib.pm
35797 ! MANIFEST Makefile.SH
35798____________________________________________________________________________
35799[ 6226] By: jhi on 2000/06/23 13:53:07
35800 Log: Subject: [PATCH] remove forward declarations in Socket.pm
35801 From: Doug MacEachern <dougm@covalent.net>
35802 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
35803 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
35804
35805 From: Doug MacEachern <dougm@covalent.net>
35806 Subject: Re: [PATCH] remove forward declarations in Socket.pm
35807 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
35808 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
35809 Branch: cfgperl
35810 ! ext/Socket/Socket.pm op.c
35811____________________________________________________________________________
35812[ 6225] By: jhi on 2000/06/23 13:41:52
35813 Log: Add source code filenames to apidoc.
35814 From: simon@brecon.co.uk (Simon Cozens)
35815 Subject: [PATCH embed.pl] Source X-ref
35816 Date: 22 Jun 2000 02:18:49 GMT
35817 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
35818 Branch: cfgperl
35819 ! embed.pl
35820____________________________________________________________________________
35821[ 6224] By: jhi on 2000/06/23 13:32:33
35822 Log: A way to avoid English.pm performance hit.
35823 From: root <root@jester.slaysys.com>
35824 Subject: [YAPATCH English.pm] My turn to putt again
35825 Date: Thu, 22 Jun 2000 20:33:58 -0400
35826 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
35827 Branch: cfgperl
35828 ! lib/English.pm t/lib/english.t
35829____________________________________________________________________________
35830[ 6223] By: jhi on 2000/06/23 13:27:06
35831 Log: Avoid double close().
35832 Subject: [PATCH] avoid double close()
35833 From: Doug MacEachern <dougm@covalent.net>
35834 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
35835 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
35836 Branch: cfgperl
35837 ! doio.c
35838____________________________________________________________________________
35839[ 6222] By: jhi on 2000/06/23 13:25:54
35840 Log: doc typo fix
35841 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
35842 From: Ian Phillipps <Ian.Phillipps@iname.com>
35843 Date: Fri, 23 Jun 2000 10:40:58 +0100
35844 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
35845 Branch: cfgperl
35846 ! lib/Pod/Usage.pm
35847____________________________________________________________________________
35848[ 6221] By: jhi on 2000/06/23 13:24:15
35849 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
35850 From: simon@brecon.co.uk (Simon Cozens)
35851 Subject: [PATCH] Eliminate tr///[CU][CU]
35852 Date: 23 Jun 2000 11:05:40 GMT
35853 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
35854 Branch: cfgperl
35855 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
35856____________________________________________________________________________
35857[ 6220] By: jhi on 2000/06/22 16:07:51
35858 Log: Win32 patches from Benjamin Stuhl.
35859 Branch: cfgperl
35860 ! makedef.pl win32/win32.h
35861____________________________________________________________________________
35862[ 6219] By: jhi on 2000/06/22 16:06:34
35863 Log: Bytecode patches from Benjamin Stuhl.
35864 Branch: cfgperl
35865 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
35866 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
35867 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
35868____________________________________________________________________________
35869[ 6218] By: jhi on 2000/06/15 23:54:16
35870 Log: Bytecode patches from Benjamin Stuhl.
35871 Branch: cfgperl
35872 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
35873____________________________________________________________________________
35874[ 6217] By: jhi on 2000/06/09 13:38:29
35875 Log: Rename the fdpid locking and integrate with Sarathy.
35876 Branch: cfgperl
35877 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
35878 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
35879 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
35880 ! win32/win32.c
35881 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
ee517269 35882____________________________________________________________________________
25fbdfc0
GS
35883[ 6216] By: gsar on 2000/06/08 14:54:21
35884 Log: be more optimal about clearing @_
bee0ef1e 35885 Branch: perl
25fbdfc0 35886 ! cop.h
bee0ef1e 35887____________________________________________________________________________
25fbdfc0
GS
35888[ 6215] By: gsar on 2000/06/08 14:33:04
35889 Log: tweak comment about @DB::args
bee0ef1e 35890 Branch: perl
25fbdfc0 35891 ! av.h pp_ctl.c
bee0ef1e 35892____________________________________________________________________________
25fbdfc0
GS
35893[ 6214] By: gsar on 2000/06/08 13:57:54
35894 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
35895 caller() wants to populate @DB::args with it (causes a coredump
35896 in Carp::confess())
bee0ef1e 35897 Branch: perl
25fbdfc0 35898 ! cop.h t/op/runlevel.t
bee0ef1e 35899____________________________________________________________________________
25fbdfc0
GS
35900[ 6213] By: gsar on 2000/06/08 07:06:35
35901 Log: back out change#6106 (seems problematic)
bee0ef1e 35902 Branch: perl
25fbdfc0 35903 ! hints/solaris_2.sh
bee0ef1e 35904____________________________________________________________________________
51c9377f
JH
35905[ 6212] By: jhi on 2000/06/07 03:10:36
35906 Log: Continuing mopup for #6204.
35907 Branch: cfgperl
35908 ! ext/B/defsubs_h.PL
35909____________________________________________________________________________
35910[ 6211] By: jhi on 2000/06/07 02:41:50
35911 Log: Mopup for #6204.
35912 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
35913 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
35914 This is comes from const() where POK isn't on when expected.
35915 Branch: cfgperl
35916 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
35917 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
35918 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
35919 ! perlapi.h pod/perlapi.pod
35920____________________________________________________________________________
35921[ 6210] By: jhi on 2000/06/07 01:56:29
35922 Log: Mopup for #6207 and #6209.
35923 Branch: cfgperl
35924 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
35925____________________________________________________________________________
35926[ 6209] By: jhi on 2000/06/07 01:33:12
35927 Log: Lock PL_fdpid against race conditions, based on:
35928 Subject: [PATCH 5.6.0]subprocess fixup for threads
35929 From: Dan Sugalski <dan@sidhe.org>
35930 To: perl5-porters@perl.org
35931 Date: Tue, 11 Apr 2000 17:02:32 -0400
35932 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
35933 Branch: cfgperl
35934 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
35935 ! win32/win32.c
35936____________________________________________________________________________
35937[ 6208] By: jhi on 2000/06/07 01:05:23
35938 Log: Regen headers for #6207.
35939 Branch: cfgperl
35940 ! embed.h global.sym objXSUB.h proto.h
35941____________________________________________________________________________
35942[ 6207] By: jhi on 2000/06/06 23:43:13
35943 Log: Subject: [PATCH 5.6.0] Threadsafe patches
35944 From: Dan Sugalski <dan@sidhe.org>
35945 To: perl5-porters@perl.org
35946 Date: Mon, 08 May 2000 18:08:13 -0400
35947 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
35948 Branch: cfgperl
35949 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
35950 ! proto.h sv.h util.c
35951____________________________________________________________________________
35952[ 6206] By: jhi on 2000/06/06 23:21:23
35953 Log: Subject: [PATCH] Eliminate $a/$b in pod
35954 From: David Glasser <me@davidglasser.net>
35955 To: perl5-porters@perl.org
35956 Date: Mon, 29 May 2000 21:15:59 -0400
35957 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
35958 Branch: cfgperl
35959 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
35960 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
35961 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
35962 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
35963 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
35964 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
35965 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
35966 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
35967 ! pod/perlvar.pod pod/perlxs.pod
35968____________________________________________________________________________
35969[ 6205] By: jhi on 2000/06/06 23:12:14
35970 Log: Subject: [PATCH] Win32 improvements
35971 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
35972 To: gsar@activestate.com, perl5-porters@perl.org
35973 Date: Mon, 29 May 2000 17:22:24 PDT
35974 Message-ID: <20000530002224.91142.qmail@hotmail.com>
35975 (MUA had mangled many lines by wordwrapping)
35976 Branch: cfgperl
35977 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
35978____________________________________________________________________________
35979[ 6204] By: jhi on 2000/06/06 23:01:50
35980 Log: Subject: [PATCH] B::Bytecode patches
35981 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
35982 To: gsar@activestate.com, jhi@iki.fi
35983 Cc: perl5-porters@perl.org
35984 Message-ID: <20000602202526.48694.qmail@hotmail.com>
35985 (MUA had mangled many lines by wordwrapping)
35986 Branch: cfgperl
35987 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
35988 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
35989 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
35990 ! intrpvar.h perl.c
35991____________________________________________________________________________
35992[ 6203] By: jhi on 2000/06/06 22:32:43
35993 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
35994 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35995 Date: Tue, 06 Jun 2000 13:07:45 -0700
35996 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
35997 Branch: cfgperl
35998 ! pod/perldiag.pod
35999____________________________________________________________________________
36000[ 6202] By: jhi on 2000/06/06 19:38:35
36001 Log: Integrate with Sarathy.
36002 Branch: cfgperl
36003 !> perl.c
36004____________________________________________________________________________
25fbdfc0
GS
36005[ 6201] By: gsar on 2000/06/06 00:42:59
36006 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
36007 does a PUSHMARK that's never ever POPMARKed; in general, only
36008 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
36009 Perl_eval_[sp]v() don't because they don't take any incoming
36010 arguments (this leak has been around since the original version
36011 of perl_eval_pv() in 5.003_97e)
bee0ef1e 36012 Branch: perl
25fbdfc0 36013 ! perl.c
bee0ef1e 36014____________________________________________________________________________
51c9377f
JH
36015[ 6200] By: jhi on 2000/06/04 03:44:52
36016 Log: Update to cperl-mode.el 4.31 from
36017 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
36018 Subject: A couple of notes
36019 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36020 To: Mailing list Perl5 <perl5-porters@perl.org>
36021 Date: Sat, 3 Jun 2000 23:33:32 -0400
36022 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
36023 Branch: cfgperl
36024 ! emacs/cperl-mode.el
36025____________________________________________________________________________
36026[ 6199] By: jhi on 2000/06/03 15:11:05
36027 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
36028 From: Dan Sugalski <dan@sidhe.org>
36029 To: perl5-porters@perl.org, vmsperl@perl.org
36030 Date: Fri, 02 Jun 2000 17:30:51 -0400
36031 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
36032 Branch: cfgperl
36033 ! vms/descrip_mms.template vms/gen_shrfls.pl
36034____________________________________________________________________________
36035[ 6198] By: jhi on 2000/06/03 14:59:15
36036 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
36037 From: Dan Sugalski <dan@sidhe.org>
36038 To: vmsperl@perl.org, perl5-porters@perl.org
36039 Date: Fri, 02 Jun 2000 16:00:41 -0400
36040 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
36041 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
36042 Branch: cfgperl
36043 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
36044 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
36045 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
36046____________________________________________________________________________
36047[ 6197] By: jhi on 2000/06/03 14:41:30
36048 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
36049 From: John Borwick <jhborwic@unity.ncsu.edu>
36050 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
36051 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
36052 Branch: cfgperl
36053 ! pod/perlsyn.pod
36054____________________________________________________________________________
36055[ 6196] By: jhi on 2000/06/03 14:38:09
36056 Log: Integrate with Sarathy.
36057 Branch: cfgperl
36058 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
36059 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
36060 !> vms/perly_c.vms
36061____________________________________________________________________________
25fbdfc0
GS
36062[ 6195] By: gsar on 2000/06/02 22:43:13
36063 Log: fix yet another eval"" leak under USE_ITHREADS
bee0ef1e 36064 Branch: perl
25fbdfc0 36065 ! op.c
bee0ef1e 36066____________________________________________________________________________
25fbdfc0
GS
36067[ 6194] By: gsar on 2000/06/02 18:22:06
36068 Log: fix small eval"" memory leaks under USE_ITHREADS
bd05022c 36069 Branch: perl
25fbdfc0
GS
36070 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
36071 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
36072 ! vms/perly_c.vms
bd05022c 36073____________________________________________________________________________
51c9377f
JH
36074[ 6193] By: jhi on 2000/06/01 13:03:56
36075 Log: Signals-be-gone for microperl.
36076 Branch: cfgperl
36077 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
36078____________________________________________________________________________
36079[ 6192] By: jhi on 2000/06/01 12:52:02
36080 Log: Integrate with Sarathy.
36081 Branch: cfgperl
36082 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
36083 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
36084 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
36085 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
36086 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
36087 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
36088 !> t/op/vec.t utils/h2xs.PL
36089____________________________________________________________________________
25fbdfc0
GS
36090[ 6191] By: gsar on 2000/06/01 09:38:21
36091 Log: vec() loses numericalness (modified version of patch suggested
36092 by Robin Barker)
bd05022c 36093 Branch: perl
25fbdfc0 36094 ! doop.c t/op/vec.t
bd05022c 36095____________________________________________________________________________
25fbdfc0
GS
36096[ 6190] By: gsar on 2000/06/01 09:26:15
36097 Log: submit missing embed.pl change
bd05022c 36098 Branch: perl
25fbdfc0 36099 ! embed.pl
bd05022c 36100____________________________________________________________________________
25fbdfc0
GS
36101[ 6189] By: gsar on 2000/06/01 09:05:34
36102 Log: counting tr/// corrupts later operation (from M.J.T Guy)
bd05022c 36103 Branch: perl
25fbdfc0 36104 ! doop.c t/op/tr.t
bd05022c 36105____________________________________________________________________________
25fbdfc0
GS
36106[ 6188] By: gsar on 2000/06/01 08:58:39
36107 Log: h2xs tweaks
bd05022c 36108 Branch: perl
25fbdfc0 36109 ! utils/h2xs.PL
bd05022c 36110____________________________________________________________________________
25fbdfc0
GS
36111[ 6187] By: gsar on 2000/06/01 08:50:07
36112 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
36113 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
e277ebbf 36114 Branch: perl
25fbdfc0
GS
36115 + lib/Pod/LaTeX.pm
36116 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
36117 ! pod/pod2latex.PL
e277ebbf 36118____________________________________________________________________________
25fbdfc0
GS
36119[ 6186] By: gsar on 2000/06/01 08:24:40
36120 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
36121 <wolfgang.laun@alcatel.at>)
e277ebbf 36122 Branch: perl
25fbdfc0
GS
36123 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
36124 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
e277ebbf 36125____________________________________________________________________________
25fbdfc0
GS
36126[ 6185] By: gsar on 2000/06/01 08:12:00
36127 Log: remove incorrect documentation about implicit split to @_ in
36128 list context, which never really worked in perl 5 (from
36129 M.J.T. Guy)
e277ebbf 36130 Branch: perl
25fbdfc0 36131 ! pod/perlfunc.pod pod/perltrap.pod
e277ebbf 36132____________________________________________________________________________
25fbdfc0
GS
36133[ 6184] By: gsar on 2000/06/01 07:52:27
36134 Log: tweak for change#6127
e277ebbf 36135 Branch: perl
25fbdfc0 36136 ! perl.c
e277ebbf 36137____________________________________________________________________________
25fbdfc0
GS
36138[ 6183] By: gsar on 2000/06/01 07:41:02
36139 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
36140 <nick@ccl4.org>)
e277ebbf 36141 Branch: perl
25fbdfc0
GS
36142 + t/lib/selfloader.t
36143 ! MANIFEST lib/SelfLoader.pm
e277ebbf 36144____________________________________________________________________________
51c9377f
JH
36145[ 6182] By: jhi on 2000/06/01 00:34:42
36146 Log: Be Cleaner Part Deux.
36147 Branch: cfgperl
36148 ! Makefile.SH
36149____________________________________________________________________________
36150[ 6181] By: jhi on 2000/06/01 00:32:09
36151 Log: Integrate with Sarathy.
36152 Branch: cfgperl
36153 !> pp.c t/op/arith.t
36154____________________________________________________________________________
36155[ 6180] By: jhi on 2000/06/01 00:31:13
36156 Log: microperl nits from Simon Cozens.
36157 Branch: cfgperl
36158 + uconfig.h
36159 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
36160 ! unixish.h
36161____________________________________________________________________________
25fbdfc0
GS
36162[ 6179] By: gsar on 2000/05/31 22:37:51
36163 Log: buggy modulus on UVs introduced by change#3378 (resulted in
36164 4063328477 % 65535 amounting to 27406, instead of 27407)
e277ebbf 36165 Branch: perl
25fbdfc0 36166 ! pp.c t/op/arith.t
e277ebbf 36167____________________________________________________________________________
51c9377f
JH
36168[ 6178] By: jhi on 2000/05/31 21:52:41
36169 Log: Be cleaner.
36170 Branch: cfgperl
36171 ! Makefile.SH
36172____________________________________________________________________________
36173[ 6177] By: jhi on 2000/05/31 21:47:33
36174 Log: Substitution utf8 patch from Simon Cozens.
36175 Branch: cfgperl
36176 ! pp_hot.c
36177____________________________________________________________________________
36178[ 6176] By: jhi on 2000/05/31 21:45:34
36179 Log: Single-quoted utf8 patch from Simon Cozens.
36180 Branch: cfgperl
36181 ! toke.c
36182____________________________________________________________________________
36183[ 6175] By: jhi on 2000/05/31 21:40:18
36184 Log: Integrate with Sarathy.
36185 Branch: cfgperl
36186 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
36187____________________________________________________________________________
36188[ 6174] By: jhi on 2000/05/31 21:37:31
36189 Log: microperl changes from Simon Cozens; Makefile for microperl
36190 written from scratch; few casts added as microperl compilation
36191 doesn't have all prototypes available.
36192 Branch: cfgperl
36193 + Makefile.micro README.micro Todo.micro uconfig.sh
36194 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
36195 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
36196 Branch: metaconfig
36197 + U/modified/Config_h.U
36198____________________________________________________________________________
36199[ 6173] By: jhi on 2000/05/31 20:00:24
36200 Log: metaconfig maintenance.
36201 Branch: metaconfig
36202 + U/modified/Inhdr.U U/typedefs/inotype.U
36203 Branch: metaconfig/U/perl
36204 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
36205 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
36206____________________________________________________________________________
25fbdfc0
GS
36207[ 6172] By: gsar on 2000/05/31 05:05:42
36208 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
36209 (from Ilya Zakharevich)
e277ebbf 36210 Branch: perl
25fbdfc0 36211 ! regexec.c t/op/re_tests
e277ebbf 36212____________________________________________________________________________
25fbdfc0
GS
36213[ 6171] By: gsar on 2000/05/31 05:01:47
36214 Log: scalar() doesn't force scalar context when used in void context
36215 (from Simon Cozens)
e277ebbf 36216 Branch: perl
25fbdfc0 36217 ! op.c t/op/wantarray.t
e277ebbf 36218____________________________________________________________________________
25fbdfc0
GS
36219[ 6170] By: gsar on 2000/05/31 04:41:33
36220 Log: change#6142 needs tweaks to tests to work where there's no symlink()
36221 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
e277ebbf 36222 Branch: perl
25fbdfc0 36223 ! t/lib/filefind.t
e277ebbf 36224____________________________________________________________________________
25fbdfc0
GS
36225[ 6169] By: gsar on 2000/05/31 04:29:49
36226 Log: integrate cfgperl contents into mainline
e277ebbf 36227 Branch: perl
25fbdfc0
GS
36228 +> pod/perlmodlib.PL pod/perlnewmod.pod
36229 !> (integrate 42 files)
e277ebbf 36230____________________________________________________________________________
51c9377f
JH
36231[ 6168] By: jhi on 2000/05/30 22:53:37
36232 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
36233 Branch: cfgperl
36234 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36235 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
36236 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
36237 ! win32/config.bc win32/config.gc win32/config.vc
36238 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36239 ! win32/config_h.PL win32/config_sh.PL
36240 Branch: metaconfig/U/perl
36241 ! perlxv.U
36242____________________________________________________________________________
36243[ 6167] By: jhi on 2000/05/30 22:20:21
36244 Log: tweak todo
36245 Branch: cfgperl
36246 ! Todo-5.6
36247____________________________________________________________________________
36248[ 6166] By: jhi on 2000/05/30 22:11:51
36249 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
36250 in case somebody wants to write an extension for more
36251 shadow database interfaces.
36252 Branch: cfgperl
36253 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36254 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
36255 ! vos/config.def vos/config.h vos/config_h.SH_orig
36256 ! win32/config.bc win32/config.gc win32/config.vc
36257 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36258 Branch: metaconfig
36259 ! U/modified/Myinit.U
36260 Branch: metaconfig/U/perl
36261 + d_getespwnam.U d_getprpwnam.U i_prot.U
36262____________________________________________________________________________
36263[ 6165] By: jhi on 2000/05/30 18:35:34
36264 Log: Integrate with Sarathy.
36265 Branch: cfgperl
36266 !> op.c
36267____________________________________________________________________________
36268[ 6164] By: jhi on 2000/05/30 18:30:16
36269 Log: detypo
36270 Branch: cfgperl
36271 ! Configure config_h.SH
36272 Branch: metaconfig/U/perl
36273 ! perlxv.U
36274____________________________________________________________________________
25fbdfc0
GS
36275[ 6163] By: gsar on 2000/05/30 03:24:03
36276 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
36277 Branch: perl
36278 ! op.c
36279____________________________________________________________________________
36280[ 6162] By: gsar on 2000/05/30 03:09:38
36281 Log: fix memory leak in method call optimization (change#3768);
36282 made C<eval "$x->foo()"> leak
36283 Branch: perl
36284 ! op.c
36285____________________________________________________________________________
51c9377f
JH
36286[ 6161] By: jhi on 2000/05/29 17:56:26
36287 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
36288 both from Simon Cozens.
36289 Branch: cfgperl
36290 + pod/perlmodlib.PL pod/perlnewmod.pod
36291 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
36292 ! pod/perlmodlib.pod pod/perltoc.pod
36293____________________________________________________________________________
36294[ 6160] By: jhi on 2000/05/29 17:23:55
36295 Log: Changes for the File::Temp 0.08 (change #6159) test suite
36296 to fit better into the Perl distribution test framework.
36297 Branch: cfgperl
36298 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
36299 ! t/lib/ftmp-tempfile.t
36300____________________________________________________________________________
36301[ 6159] By: jhi on 2000/05/29 16:55:36
36302 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
36303 Branch: cfgperl
36304 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
36305 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
36306____________________________________________________________________________
36307[ 6158] By: bailey on 2000/05/29 16:22:08
36308 Log: Add fallback to tmpfile for use in cases where user's relying on
36309 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
36310 Lane's patch)
36311 Branch: vmsperl
36312 ! vms/vms.c vms/vmsish.h
36313____________________________________________________________________________
36314[ 6157] By: jhi on 2000/05/29 03:10:36
36315 Log: Regen Configure to jive with #6149.
36316 Branch: cfgperl
36317 ! Configure
36318 Branch: metaconfig
36319 ! U/modified/Getfile.U
36320____________________________________________________________________________
36321[ 6156] By: jhi on 2000/05/29 03:01:38
36322 Log: Integrate with Sarathy.
36323 Branch: cfgperl
36324 +> ext/DynaLoader/dl_mac.xs
36325 !> (integrate 38 files)
36326____________________________________________________________________________
25fbdfc0
GS
36327[ 6155] By: gsar on 2000/05/28 21:15:58
36328 Log: small bug in change#6144; remove random \xA0 character that snuck
36329 in via change#6145
e277ebbf 36330 Branch: perl
25fbdfc0 36331 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
e277ebbf 36332____________________________________________________________________________
25fbdfc0
GS
36333[ 6154] By: gsar on 2000/05/28 21:04:19
36334 Log: avoid type mismatch warning
36335 Branch: perl
36336 ! perl.c
36337____________________________________________________________________________
36338[ 6153] By: gsar on 2000/05/28 20:58:31
36339 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
36340 <nick@Bagpuss.uk.boo.com>)
e277ebbf 36341 Branch: perl
25fbdfc0 36342 ! lib/Test/Harness.pm
e277ebbf 36343____________________________________________________________________________
25fbdfc0
GS
36344[ 6152] By: gsar on 2000/05/28 20:53:42
36345 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
e277ebbf 36346 Branch: perl
25fbdfc0 36347 ! regexec.c
e277ebbf 36348____________________________________________________________________________
25fbdfc0
GS
36349[ 6151] By: gsar on 2000/05/28 20:50:28
36350 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
e277ebbf 36351 Branch: perl
25fbdfc0 36352 ! regexec.c
e277ebbf 36353____________________________________________________________________________
25fbdfc0
GS
36354[ 6150] By: gsar on 2000/05/28 20:39:58
36355 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
e277ebbf 36356 Branch: perl
25fbdfc0
GS
36357 ! pod/perlrequick.pod
36358____________________________________________________________________________
36359[ 6149] By: gsar on 2000/05/28 20:35:16
36360 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
36361 <troc@netrus.net>)
e277ebbf 36362 Branch: perl
25fbdfc0
GS
36363 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
36364 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
36365 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
36366 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
36367____________________________________________________________________________
36368[ 6148] By: gsar on 2000/05/28 20:21:07
36369 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
e277ebbf 36370 Branch: perl
25fbdfc0
GS
36371 ! lib/ExtUtils/MM_Unix.pm
36372____________________________________________________________________________
36373[ 6147] By: gsar on 2000/05/28 20:12:41
36374 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
36375 (from Peter Prymmer)
36376 Branch: perl
36377 ! vms/subconfigure.com
e277ebbf 36378____________________________________________________________________________
25fbdfc0
GS
36379[ 6146] By: gsar on 2000/05/28 20:06:15
36380 Log: doc typo
e277ebbf 36381 Branch: perl
25fbdfc0 36382 ! lib/warnings.pm warnings.h warnings.pl
e277ebbf 36383____________________________________________________________________________
25fbdfc0
GS
36384[ 6145] By: gsar on 2000/05/28 18:44:33
36385 Log: make xsubpp skip embedded pod (from Matthias Neeracher
36386 <neeri@iis.ee.ethz.ch>)
e277ebbf
GS
36387 Branch: perl
36388 ! lib/ExtUtils/xsubpp
36389____________________________________________________________________________
25fbdfc0
GS
36390[ 6144] By: gsar on 2000/05/28 18:42:49
36391 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
36392 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
36393 <neeri@iis.ee.ethz.ch>)
e277ebbf 36394 Branch: perl
25fbdfc0 36395 ! lib/AutoSplit.pm
e277ebbf 36396____________________________________________________________________________
25fbdfc0
GS
36397[ 6143] By: gsar on 2000/05/28 18:41:12
36398 Log: MacOS support, part 1 (from Matthias Neeracher
36399 <neeri@iis.ee.ethz.ch>)
e277ebbf 36400 Branch: perl
25fbdfc0
GS
36401 + ext/DynaLoader/dl_mac.xs
36402 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
36403 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
36404 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
36405 ! util.h
e277ebbf 36406____________________________________________________________________________
25fbdfc0
GS
36407[ 6142] By: gsar on 2000/05/28 18:21:51
36408 Log: File::Find fails to chdir when chasing symlinks (from
36409 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
36410 Branch: perl
36411 ! lib/File/Find.pm t/lib/filefind.t
e277ebbf 36412____________________________________________________________________________
25fbdfc0
GS
36413[ 6141] By: jhi on 2000/05/28 14:25:15
36414 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
36415 forwarded by Peter Seebach from the bsdi-users mailing list.
36416 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
36417 Branch: perl
36418 ! hints/bsdos.sh
36419____________________________________________________________________________
51c9377f
JH
36420[ 6140] By: jhi on 2000/05/28 14:11:57
36421 Log: Integrate with Sarathy.
36422 Branch: cfgperl
36423 +> (branch 30 files)
36424 !> (integrate 93 files)
36425____________________________________________________________________________
25fbdfc0
GS
36426[ 6139] By: gsar on 2000/05/28 10:01:48
36427 Log: revise mktables.PL for bugs and newness in Unicode 3.0
36428 (from James Bence <jbence@amgen.com>)
36429 Branch: perl
36430 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
36431 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
36432 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
36433 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
36434 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
36435 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
36436 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
36437 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
36438 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
36439 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
36440 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
36441 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
36442 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
36443 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
36444 + lib/unicode/Is/SylWU.pl
36445 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
36446 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
36447 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
36448 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
36449 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
36450 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
36451 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
36452 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
36453 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
36454 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
36455 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
36456 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
36457 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
36458 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
36459 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
36460 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
36461 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
36462 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
36463 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
36464 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
36465 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
36466 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
36467 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
36468 ! lib/unicode/Makefile lib/unicode/mktables.PL
36469____________________________________________________________________________
36470[ 6138] By: gsar on 2000/05/28 08:50:32
36471 Log: add note about the handling of negative indices to tied arrays
36472 (from Michael G Schwern <schwern@pobox.com>)
36473 Branch: perl
36474 ! pod/perltie.pod
36475____________________________________________________________________________
36476[ 6137] By: gsar on 2000/05/28 08:46:10
36477 Log: fix bogus redeclaration warning for "our" variables in different
36478 scopes
36479 Branch: perl
36480 ! op.c t/pragma/strict-vars
36481____________________________________________________________________________
36482[ 6136] By: gsar on 2000/05/28 08:31:20
36483 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
36484 Branch: perl
36485 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
36486____________________________________________________________________________
36487[ 6135] By: gsar on 2000/05/28 08:17:50
36488 Log: enable Test::Harness to dynamically determine column width etc.
36489 (from Rob Napier <rnapier@employees.org>)
36490 Branch: perl
36491 ! lib/Test/Harness.pm
36492____________________________________________________________________________
36493[ 6134] By: gsar on 2000/05/28 08:13:39
36494 Log: make Test::Harness use wait.h/WCOREDUMP if available
36495 (from Ben Tilly <ben_tilly@hotmail.com>)
36496 Branch: perl
36497 ! lib/Test/Harness.pm
e277ebbf 36498____________________________________________________________________________
25fbdfc0
GS
36499[ 6133] By: gsar on 2000/05/28 08:08:05
36500 Log: elide bogus test in change#6132
e277ebbf 36501 Branch: perl
25fbdfc0 36502 ! t/pragma/warn/9enabled
e277ebbf 36503____________________________________________________________________________
25fbdfc0
GS
36504[ 6132] By: gsar on 2000/05/28 08:03:14
36505 Log: warnings::enabled() doesn't fall back to looking at $^W if
36506 caller isn't using lexical warnings (from Paul Marquess)
e277ebbf 36507 Branch: perl
25fbdfc0
GS
36508 ! pp_ctl.c t/pragma/warn/9enabled
36509____________________________________________________________________________
36510[ 6131] By: gsar on 2000/05/28 07:57:47
36511 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
e277ebbf 36512 Branch: perl
25fbdfc0 36513 ! ext/POSIX/POSIX.pm
e277ebbf 36514____________________________________________________________________________
25fbdfc0
GS
36515[ 6130] By: gsar on 2000/05/28 07:29:12
36516 Log: fix places that mean C<"word" character> but say C<alphanumeric
36517 character>
e277ebbf 36518 Branch: perl
25fbdfc0 36519 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
e277ebbf 36520____________________________________________________________________________
25fbdfc0
GS
36521[ 6129] By: gsar on 2000/05/28 07:18:41
36522 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
e277ebbf 36523 Branch: perl
25fbdfc0 36524 ! vms/test.com
e277ebbf 36525____________________________________________________________________________
25fbdfc0
GS
36526[ 6128] By: gsar on 2000/05/28 07:12:55
36527 Log: new perlxstut example for passing/returning refs to arrays
36528 (from David Lowe <dlowe@pootpoot.com>)
36529 Branch: perl
36530 ! pod/perlxstut.pod
e277ebbf 36531____________________________________________________________________________
25fbdfc0
GS
36532[ 6127] By: gsar on 2000/05/28 07:02:50
36533 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
36534 failed (from Gisle Aas)
36535 Branch: perl
36536 ! cop.h perl.c
e277ebbf 36537____________________________________________________________________________
25fbdfc0
GS
36538[ 6126] By: gsar on 2000/05/28 06:39:53
36539 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
36540 (reworked variant of patch suggested by Simon Cozens)
36541 Branch: perl
36542 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
36543 ! pp_hot.c proto.h t/op/gv.t
36544____________________________________________________________________________
36545[ 6125] By: gsar on 2000/05/28 05:14:55
36546 Log: enable propagating exception objects via Perl_croak() in XS code
36547 (from Gisle Aas)
36548 Branch: perl
36549 ! util.c
36550____________________________________________________________________________
36551[ 6124] By: gsar on 2000/05/28 05:07:28
36552 Log: integrate vmsperl contents into mainline
36553 Branch: perl
36554 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
36555 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
36556 !> vms/vmsish.h
36557____________________________________________________________________________
36558[ 6123] By: gsar on 2000/05/28 05:03:53
36559 Log: clarify gotcha with #line directives (from Rocco Caputo
36560 <troc@netrus.net>)
36561 Branch: perl
36562 ! pod/perldebug.pod pod/perlsyn.pod
36563____________________________________________________________________________
36564[ 6122] By: gsar on 2000/05/28 04:58:29
36565 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
36566 (from Mark-Jason Dominus)
36567 Branch: perl
36568 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
36569 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
36570 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
36571 ! toke.c
e277ebbf 36572____________________________________________________________________________
51c9377f
JH
36573[ 6121] By: bailey on 2000/05/25 04:46:54
36574 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
36575 lists (based on fixes by Craig Berry)
36576 Branch: vmsperl
36577 ! lib/File/Spec/VMS.pm
36578____________________________________________________________________________
36579[ 6120] By: bailey on 2000/05/25 04:25:38
36580 Log: Add missing escape (Charles Lane)
36581 Branch: vmsperl
36582 ! t/op/lex_assign.t
36583____________________________________________________________________________
36584[ 6119] By: bailey on 2000/05/25 04:21:25
36585 Log: Quiet error messages in vmsish.t (Charles Lane)
36586 Branch: vmsperl
36587 ! vms/ext/vmsish.t
36588____________________________________________________________________________
36589[ 6118] By: bailey on 2000/05/25 04:17:57
36590 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
36591 Flatten case labels in switch statements uniformly (Charles Bailey)
36592 Branch: vmsperl
36593 ! vms/vms.c
36594____________________________________________________________________________
36595[ 6117] By: bailey on 2000/05/25 03:58:09
36596 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
36597 Branch: vmsperl
36598 ! vms/vmsish.h
36599____________________________________________________________________________
36600[ 6116] By: bailey on 2000/05/25 03:11:15
36601 Log: Miscellaneous cosmetic fixes (Charles Lane)
36602 Branch: vmsperl
36603 ! lib/ExtUtils/MM_VMS.pm
36604____________________________________________________________________________
36605[ 6115] By: bailey on 2000/05/25 03:10:36
36606 Log: Add bounds checking for several strings (Charles Lane)
36607 Branch: vmsperl
36608 ! vms/vms.c
36609____________________________________________________________________________
36610[ 6114] By: bailey on 2000/05/25 02:25:34
36611 Log: Urk -- undo previous removal of vmsish 'exit' change
36612 Branch: vmsperl
36613 ! vms/ext/vmsish.pm vms/vmsish.h
36614____________________________________________________________________________
36615[ 6113] By: bailey on 2000/05/24 02:24:40
36616 Log: Ugly workaround for version-specific RTL error
36617 Branch: vmsperl
36618 ! vms/vms.c
36619____________________________________________________________________________
36620[ 6112] By: bailey on 2000/05/24 02:19:55
36621 Log: Check for existence of file before trying to delete
36622 Branch: vmsperl
36623 ! vms/test.com
36624____________________________________________________________________________
36625[ 6111] By: bailey on 2000/05/23 23:35:13
36626 Log: Resync with mainline prior to post-5.6.0 updates
36627 Branch: vmsperl
36628 +> (branch 49 files)
36629 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
36630 ! vms/ext/vmsish.pm
36631 !> (integrate 334 files)
36632____________________________________________________________________________
36633[ 6110] By: jhi on 2000/05/23 19:28:32
36634 Log: todo tweak
36635 Branch: cfgperl
36636 ! Todo-5.6
36637____________________________________________________________________________
36638[ 6109] By: jhi on 2000/05/18 17:38:54
36639 Log: Integrate with Sarathy.
36640 Branch: cfgperl
36641 !> mg.c perl.h win32/perlhost.h
36642____________________________________________________________________________
25fbdfc0
GS
36643[ 6108] By: gsar on 2000/05/17 02:24:56
36644 Log: reenable fake signal handling on Windows, bugs and all
e277ebbf 36645 Branch: perl
25fbdfc0
GS
36646 ! mg.c perl.h win32/perlhost.h
36647____________________________________________________________________________
51c9377f
JH
36648[ 6107] By: jhi on 2000/05/15 18:01:41
36649 Log: Tweak the todo list.
36650 Branch: cfgperl
36651 ! Todo-5.6
36652____________________________________________________________________________
36653[ 6106] By: jhi on 2000/05/15 13:41:48
36654 Log: The (Configure) script refuses to go on, after asking for
36655 'You may also choose to try maximal 64-bitness....'.
36656 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
36657 -- Patrick Zima
36658 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
36659 Branch: cfgperl
36660 ! hints/solaris_2.sh
36661____________________________________________________________________________
36662[ 6105] By: jhi on 2000/05/11 14:37:43
36663 Log: Integrate with Sarathy.
36664 Branch: cfgperl
36665 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
36666 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
36667____________________________________________________________________________
25fbdfc0
GS
36668[ 6104] By: gsar on 2000/05/11 03:39:07
36669 Log: PL_sys_intern was being initialized too late on windows
e277ebbf 36670 Branch: perl
25fbdfc0
GS
36671 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
36672 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
e277ebbf 36673____________________________________________________________________________
51c9377f
JH
36674[ 6103] By: jhi on 2000/05/09 19:42:20
36675 Log: Test tweaking for Unicos continues.
36676 Branch: cfgperl
36677 ! t/op/64bitint.t
36678____________________________________________________________________________
36679[ 6102] By: jhi on 2000/05/09 16:47:27
36680 Log: The test suite tweak in #6101 wasn't quite right.
36681 Branch: cfgperl
36682 ! t/lib/complex.t
36683____________________________________________________________________________
36684[ 6101] By: jhi on 2000/05/09 15:35:34
36685 Log: Hints and test tweaks for Unicos.
36686 Branch: cfgperl
36687 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
36688____________________________________________________________________________
36689[ 6100] By: jhi on 2000/05/08 21:15:06
36690 Log: More compilation tweakery from Allen Smith.
36691 Branch: cfgperl
36692 ! hints/irix_6.sh
36693____________________________________________________________________________
36694[ 6099] By: jhi on 2000/05/08 19:21:18
36695 Log: Tweaks for the cc bugs from Allen Smith.
36696 Branch: cfgperl
36697 ! hints/irix_6.sh
36698____________________________________________________________________________
36699[ 6098] By: jhi on 2000/05/08 19:13:37
36700 Log: Add a note about other, yet unsupported, shadow password APIs.
36701 Branch: cfgperl
36702 ! pp_sys.c
36703____________________________________________________________________________
36704[ 6097] By: jhi on 2000/05/08 18:46:34
36705 Log: Add a note about possible compilation problems from Allen Smith.
36706 Branch: cfgperl
36707 ! hints/irix_6.sh
36708____________________________________________________________________________
36709[ 6096] By: jhi on 2000/05/08 17:33:10
36710 Log: Integrate with Sarathy.
36711 Branch: cfgperl
36712 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
36713 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
36714____________________________________________________________________________
36715[ 6095] By: jhi on 2000/05/08 16:21:33
36716 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
36717 might be useful in future.
36718 Branch: cfgperl
36719 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36720 ! config_h.SH
36721 Branch: metaconfig
36722 ! U/installdirs/inc_version_list.U
36723 Branch: metaconfig/U/perl
36724 ! perlxv.U
36725____________________________________________________________________________
25fbdfc0
GS
36726[ 6094] By: gsar on 2000/05/08 14:22:22
36727 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
36728 Branch: perl
36729 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
36730 ! hints/cygwin.sh pp_sys.c
36731____________________________________________________________________________
36732[ 6093] By: gsar on 2000/05/08 12:52:28
36733 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
36734 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
36735 Branch: perl
36736 ! pp_sys.c sv.c win32/perlhost.h
e277ebbf 36737____________________________________________________________________________
51c9377f
JH
36738[ 6092] By: jhi on 2000/05/07 22:40:34
36739 Log: Regen perltoc with the fixed buildtoc.
36740 Branch: cfgperl
36741 ! pod/perltoc.pod
36742____________________________________________________________________________
36743[ 6091] By: jhi on 2000/05/07 22:24:16
36744 Log: Integrate with Sarathy.
36745 Branch: cfgperl
36746 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
36747 !> t/op/substr.t toke.c
36748____________________________________________________________________________
25fbdfc0
GS
36749[ 6090] By: gsar on 2000/05/07 19:47:07
36750 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
36751 [NI]OK; added tests for both
e277ebbf 36752 Branch: perl
25fbdfc0 36753 ! perl.c pp_hot.c sv.c t/op/substr.t
e277ebbf 36754____________________________________________________________________________
25fbdfc0
GS
36755[ 6089] By: gsar on 2000/05/07 18:18:38
36756 Log: buildtoc tweak to fix newline lossage
53c32ee0 36757 Branch: perl
25fbdfc0 36758 ! pod/buildtoc
53c32ee0 36759____________________________________________________________________________
51c9377f
JH
36760[ 6088] By: jhi on 2000/05/07 16:35:36
36761 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
36762 because we do not use those. The HAS_GETSPNAM remains,
36763 though, because we still do use that.
36764 Branch: cfgperl
36765 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36766 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
36767 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
36768 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
36769 ! win32/config.vc win32/config_H.bc win32/config_H.gc
36770 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
36771____________________________________________________________________________
25fbdfc0
GS
36772[ 6087] By: gsar on 2000/05/07 16:05:16
36773 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
53c32ee0 36774 Branch: perl
25fbdfc0 36775 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
53c32ee0 36776____________________________________________________________________________
51c9377f
JH
36777[ 6086] By: jhi on 2000/05/07 15:27:07
36778 Log: Integrate with Sarathy.
36779 Branch: cfgperl
36780 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
36781 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
36782 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
36783 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
36784 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
36785 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
36786____________________________________________________________________________
25fbdfc0
GS
36787[ 6085] By: gsar on 2000/05/07 05:52:02
36788 Log: repeat operator (x) doesn't preserve utf8-ness
53c32ee0 36789 Branch: perl
25fbdfc0 36790 ! pp.c t/op/substr.t
53c32ee0 36791____________________________________________________________________________
25fbdfc0
GS
36792[ 6084] By: gsar on 2000/05/07 05:39:55
36793 Log: substr() does not preserve utf8-ness (from Stefan Eissing
36794 <Eissing@medicaldataservice.de>); added tests
53c32ee0 36795 Branch: perl
25fbdfc0 36796 ! pp.c t/op/substr.t
53c32ee0 36797____________________________________________________________________________
25fbdfc0
GS
36798[ 6083] By: gsar on 2000/05/07 05:24:46
36799 Log: note about undocumented caller() return value (from M.J.T. Guy);
36800 yet another peek.t tweak
53c32ee0 36801 Branch: perl
25fbdfc0 36802 ! pod/perlfunc.pod t/lib/peek.t
53c32ee0 36803____________________________________________________________________________
25fbdfc0
GS
36804[ 6082] By: gsar on 2000/05/07 05:08:40
36805 Log: peek.t non-portable to ithreads
53c32ee0 36806 Branch: perl
25fbdfc0 36807 ! t/lib/peek.t
53c32ee0 36808____________________________________________________________________________
25fbdfc0
GS
36809[ 6081] By: gsar on 2000/05/07 04:17:04
36810 Log: better default perlbug categories for ok reports (from Richard Foley)
53c32ee0 36811 Branch: perl
25fbdfc0 36812 ! utils/perlbug.PL
53c32ee0 36813____________________________________________________________________________
25fbdfc0
GS
36814[ 6080] By: gsar on 2000/05/07 04:08:07
36815 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
36816 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
36817 Branch: perl
36818 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
36819 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
36820 ! AUTHORS MAINTAIN MANIFEST
53c32ee0 36821____________________________________________________________________________
25fbdfc0
GS
36822[ 6079] By: gsar on 2000/05/07 04:01:38
36823 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
36824 Branch: perl
36825 ! lib/Carp/Heavy.pm
53c32ee0 36826____________________________________________________________________________
25fbdfc0
GS
36827[ 6078] By: gsar on 2000/05/07 01:24:19
36828 Log: workaround for CRT bug in chdir() (from Charles Lane, via
36829 Peter Prymmer)
36830 Branch: perl
36831 ! iperlsys.h vms/vms.c vms/vmsish.h
53c32ee0 36832____________________________________________________________________________
25fbdfc0
GS
36833[ 6077] By: gsar on 2000/05/07 01:22:23
36834 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
36835 and Tom Phoenix)
53c32ee0 36836 Branch: perl
25fbdfc0 36837 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
53c32ee0 36838____________________________________________________________________________
25fbdfc0 36839[ 6076] By: gsar on 2000/05/06 17:36:29
53c32ee0
GS
36840 Log: integrate cfgperl contents into mainline
36841 Branch: perl
25fbdfc0
GS
36842 +> t/lib/peek.t
36843 !> Configure MANIFEST Porting/Glossary Porting/config.sh
36844 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
36845 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
36846 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
53c32ee0 36847____________________________________________________________________________
51c9377f
JH
36848[ 6075] By: jhi on 2000/05/05 18:56:10
36849 Log: Make the test more portable.
36850 Branch: cfgperl
36851 ! t/lib/peek.t
36852____________________________________________________________________________
36853[ 6074] By: jhi on 2000/05/05 18:49:20
36854 Log: Introduce t/lib/peek.t.
36855 Branch: cfgperl
36856 + t/lib/peek.t
36857 ! MANIFEST
36858____________________________________________________________________________
36859[ 6073] By: jhi on 2000/05/05 14:30:45
36860 Log: Complex tweaks.
36861 Branch: cfgperl
36862 ! lib/Math/Complex.pm t/lib/complex.t
36863____________________________________________________________________________
36864[ 6072] By: jhi on 2000/05/05 12:27:13
36865 Log: Integrate with Sarathy.
36866 Branch: cfgperl
36867 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
36868 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
36869 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
36870 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
36871____________________________________________________________________________
25fbdfc0
GS
36872[ 6071] By: gsar on 2000/05/05 02:24:46
36873 Log: misformatted perllocal.pod (from Tim Jenness
36874 <t.jenness@jach.hawaii.edu>)
53c32ee0 36875 Branch: perl
25fbdfc0 36876 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
53c32ee0 36877____________________________________________________________________________
25fbdfc0
GS
36878[ 6070] By: gsar on 2000/05/05 02:16:52
36879 Log: remove misleading comment (from M.J.T. Guy)
53c32ee0 36880 Branch: perl
25fbdfc0 36881 ! t/lib/anydbm.t
53c32ee0 36882____________________________________________________________________________
25fbdfc0
GS
36883[ 6069] By: gsar on 2000/05/05 02:15:13
36884 Log: File::Spec compatibility update (from Barrie Slaymaker
36885 <barries@slaysys.com>)
53c32ee0 36886 Branch: perl
25fbdfc0
GS
36887 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
36888 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
53c32ee0 36889____________________________________________________________________________
25fbdfc0
GS
36890[ 6068] By: gsar on 2000/05/05 02:01:50
36891 Log: note about values()
53c32ee0 36892 Branch: perl
25fbdfc0 36893 ! pod/perlfunc.pod
53c32ee0 36894____________________________________________________________________________
25fbdfc0
GS
36895[ 6067] By: gsar on 2000/05/05 01:33:09
36896 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
53c32ee0 36897 Branch: perl
25fbdfc0 36898 ! win32/win32.c
53c32ee0 36899____________________________________________________________________________
25fbdfc0
GS
36900[ 6066] By: gsar on 2000/05/05 01:23:43
36901 Log: s/END/CHECK/
53c32ee0 36902 Branch: perl
25fbdfc0 36903 ! perl.c
53c32ee0 36904____________________________________________________________________________
51c9377f
JH
36905[ 6065] By: jhi on 2000/05/04 17:30:22
36906 Log: Integrate with Sarathy.
36907 Branch: cfgperl
36908 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
36909____________________________________________________________________________
25fbdfc0
GS
36910[ 6064] By: gsar on 2000/05/04 17:26:14
36911 Log: change#5905 wasn't quite right--it's intent only applies when arguments
36912 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
53c32ee0 36913 Branch: perl
25fbdfc0 36914 ! pp_sys.c sv.c
53c32ee0 36915____________________________________________________________________________
25fbdfc0
GS
36916[ 6063] By: gsar on 2000/05/04 16:52:29
36917 Log: tokeq() could read unallocated field in argument
53c32ee0 36918 Branch: perl
25fbdfc0 36919 ! toke.c
53c32ee0 36920____________________________________________________________________________
25fbdfc0
GS
36921[ 6062] By: gsar on 2000/05/04 16:34:51
36922 Log: additional tests for utf8.t
53c32ee0 36923 Branch: perl
25fbdfc0 36924 ! t/pragma/utf8.t
53c32ee0 36925____________________________________________________________________________
25fbdfc0
GS
36926[ 6061] By: gsar on 2000/05/04 16:09:28
36927 Log: change#5921 neglected to make eq honor "use bytes"
53c32ee0 36928 Branch: perl
25fbdfc0 36929 ! sv.c
53c32ee0 36930____________________________________________________________________________
51c9377f
JH
36931[ 6060] By: jhi on 2000/05/04 15:30:16
36932 Log: Integrate with Sarathy.
36933 Branch: cfgperl
36934 !> perl.c regcomp.c t/pragma/utf8.t
36935____________________________________________________________________________
36936[ 6059] By: jhi on 2000/05/04 15:26:37
36937 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
36938 in natively 64-bit platforms where a long is a quad (no need
36939 for long longs). Also added bias for IVs.
36940 Branch: cfgperl
36941 ! toke.c
36942____________________________________________________________________________
25fbdfc0
GS
36943[ 6058] By: gsar on 2000/05/04 00:19:14
36944 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
36945 (spotted by Donald Kinzer <dkinzer@premia.com>)
53c32ee0 36946 Branch: perl
25fbdfc0 36947 ! perl.c
53c32ee0 36948____________________________________________________________________________
25fbdfc0
GS
36949[ 6057] By: gsar on 2000/05/03 18:34:01
36950 Log: fix broken parsing of /\x{ab}/
53c32ee0 36951 Branch: perl
25fbdfc0 36952 ! regcomp.c t/pragma/utf8.t
53c32ee0 36953____________________________________________________________________________
51c9377f
JH
36954[ 6056] By: jhi on 2000/05/03 17:57:16
36955 Log: The search of infinity continues, this time simplified.
36956 Branch: cfgperl
36957 ! lib/Math/Complex.pm
36958____________________________________________________________________________
36959[ 6055] By: jhi on 2000/05/03 17:45:30
36960 Log: Detypo.
36961 Branch: cfgperl
36962 ! hints/unicos.sh
36963____________________________________________________________________________
36964[ 6054] By: jhi on 2000/05/02 22:28:27
36965 Log: Be more forgiving in POSIX about HUGE_VALL.
36966 Branch: cfgperl
36967 ! ext/POSIX/POSIX.xs
36968____________________________________________________________________________
36969[ 6053] By: jhi on 2000/05/02 22:25:05
36970 Log: Integrate with Sarathy.
36971 Branch: cfgperl
36972 !> hints/irix_6.sh pod/perlop.pod
36973____________________________________________________________________________
36974[ 6052] By: jhi on 2000/05/02 22:24:31
36975 Log: Unicos hint tweak.
36976 Branch: cfgperl
36977 ! hints/unicos.sh
36978____________________________________________________________________________
36979[ 6051] By: jhi on 2000/05/02 22:21:26
36980 Log: Complex tweakery.
36981 Branch: cfgperl
36982 ! lib/Math/Complex.pm t/lib/complex.t
36983____________________________________________________________________________
36984[ 6050] By: jhi on 2000/05/02 19:26:22
36985 Log: Use setxxent()/endxxent().
36986 Branch: cfgperl
36987 ! t/op/grent.t t/op/pwent.t
36988____________________________________________________________________________
36989[ 6049] By: jhi on 2000/05/02 19:06:02
36990 Log: Test both the scalar and list contexts.
36991 Branch: cfgperl
36992 ! t/op/grent.t t/op/pwent.t
36993____________________________________________________________________________
25fbdfc0
GS
36994[ 6048] By: gsar on 2000/05/02 18:29:10
36995 Log: add note about how $( doesn't interpolate in REs (from
36996 Philip Newton <newton@ficus.frogspace.net>)
41fda654 36997 Branch: perl
25fbdfc0 36998 ! pod/perlop.pod
41fda654 36999____________________________________________________________________________
51c9377f
JH
37000[ 6047] By: jhi on 2000/05/02 17:41:24
37001 Log: Call getspnam() only iff needd.
37002 Branch: cfgperl
37003 ! pp_sys.c
37004____________________________________________________________________________
25fbdfc0
GS
37005[ 6046] By: gsar on 2000/05/02 17:07:25
37006 Log: libscheck has insufficient checks for n32 libs (from
37007 Albert Chin-A-Young <china@thewrittenword.com>)
21bad921 37008 Branch: perl
25fbdfc0 37009 ! hints/irix_6.sh
21bad921 37010____________________________________________________________________________
51c9377f
JH
37011[ 6045] By: jhi on 2000/05/02 13:57:17
37012 Log: Integrate with Sarathy.
37013 Branch: cfgperl
37014 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
37015 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
37016____________________________________________________________________________
25fbdfc0
GS
37017[ 6044] By: gsar on 2000/05/02 06:48:19
37018 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
37019 such that underscores are only ignored in literal numbers,
37020 "\x{...}", and hex/oct argument
21bad921 37021 Branch: perl
25fbdfc0 37022 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
21bad921 37023____________________________________________________________________________
25fbdfc0
GS
37024[ 6043] By: gsar on 2000/05/02 02:22:29
37025 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
21bad921 37026 Branch: perl
25fbdfc0 37027 ! pod/perlretut.pod
21bad921 37028____________________________________________________________________________
25fbdfc0
GS
37029[ 6042] By: gsar on 2000/05/02 02:17:51
37030 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
21bad921 37031 Branch: perl
25fbdfc0 37032 ! pod/perltrap.pod
21bad921 37033____________________________________________________________________________
25fbdfc0
GS
37034[ 6041] By: gsar on 2000/05/02 01:53:51
37035 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
37036 to compensate
21bad921 37037 Branch: perl
25fbdfc0 37038 ! Porting/makerel
21bad921 37039____________________________________________________________________________
25fbdfc0
GS
37040[ 6040] By: gsar on 2000/05/02 01:51:57
37041 Log: missing files in MANIFEST
21bad921 37042 Branch: perl
25fbdfc0 37043 ! MANIFEST
21bad921 37044____________________________________________________________________________
51c9377f
JH
37045[ 6039] By: jhi on 2000/05/02 00:36:46
37046 Log: Infinite problems.
37047 Branch: cfgperl
37048 ! lib/Math/Complex.pm
37049____________________________________________________________________________
37050[ 6038] By: jhi on 2000/05/02 00:06:38
37051 Log: pwent/spent #ifdef imbalance.
37052 Branch: cfgperl
37053 ! pp_sys.c
37054____________________________________________________________________________
37055[ 6037] By: jhi on 2000/05/01 22:50:11
37056 Log: Use HUGE_VALL if applicable.
37057 Branch: cfgperl
37058 ! ext/POSIX/POSIX.xs util.c
37059____________________________________________________________________________
37060[ 6036] By: jhi on 2000/05/01 22:20:53
37061 Log: Correct Freudian slip.
37062 Branch: cfgperl
37063 ! pp_sys.c
37064____________________________________________________________________________
37065[ 6035] By: jhi on 2000/05/01 21:07:38
37066 Log: Continue on the pwent/spent case.
37067 Branch: cfgperl
37068 ! pp_sys.c
37069____________________________________________________________________________
37070[ 6034] By: jhi on 2000/05/01 17:45:14
37071 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
37072 adjustments in 6032 conflicted badly with this, will have
37073 to revisit them later.
37074 Branch: cfgperl
37075 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
37076 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
37077 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
37078 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
37079 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
37080 !> t/lib/cgi-html.t t/lib/cgi-request.t
37081____________________________________________________________________________
37082[ 6033] By: jhi on 2000/05/01 17:40:49
37083 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
37084 Branch: cfgperl
37085 ! pp_sys.c
37086____________________________________________________________________________
25fbdfc0
GS
37087[ 6032] By: gsar on 2000/05/01 15:56:32
37088 Log: whitespace adjustments
21bad921 37089 Branch: perl
25fbdfc0 37090 ! pp_sys.c
21bad921 37091____________________________________________________________________________
25fbdfc0
GS
37092[ 6031] By: gsar on 2000/05/01 15:19:41
37093 Log: small nits in diagnostics.pm (from Robin Barker)
21bad921 37094 Branch: perl
25fbdfc0 37095 ! lib/diagnostics.pm pod/perldiag.pod
21bad921 37096____________________________________________________________________________
25fbdfc0
GS
37097[ 6030] By: gsar on 2000/05/01 08:39:18
37098 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
37099 for @- and @+ (from Johan Vromans)
21bad921 37100 Branch: perl
25fbdfc0 37101 ! lib/English.pm pod/perlvar.pod
21bad921 37102____________________________________________________________________________
25fbdfc0
GS
37103[ 6029] By: gsar on 2000/05/01 08:16:10
37104 Log: add CGI.pm v2.66 (from Lincoln Stein)
f07cf794 37105 Branch: perl
25fbdfc0
GS
37106 + lib/CGI/Util.pm t/lib/cgi-pretty.t
37107 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
37108 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
37109 ! t/lib/cgi-html.t t/lib/cgi-request.t
f07cf794 37110____________________________________________________________________________
25fbdfc0
GS
37111[ 6028] By: gsar on 2000/05/01 06:34:41
37112 Log: Pod::Man generates groff-incompatible macro definition (from
37113 Tom Christiansen)
f07cf794 37114 Branch: perl
25fbdfc0 37115 ! lib/Pod/Man.pm
f07cf794 37116____________________________________________________________________________
25fbdfc0
GS
37117[ 6027] By: gsar on 2000/05/01 06:31:36
37118 Log: podlators-1.02 update (from Russ Allbery)
37119 Branch: perl
37120 ! lib/Pod/Man.pm lib/Pod/Text.pm
f07cf794 37121____________________________________________________________________________
51c9377f
JH
37122[ 6026] By: jhi on 2000/04/30 23:24:23
37123 Log: Integrate with Sarathy.
37124 Branch: cfgperl
37125 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
37126 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
37127 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
37128 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
37129 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
37130 !> t/lib/syslog.t toke.c win32/win32.h
37131____________________________________________________________________________
25fbdfc0
GS
37132[ 6025] By: gsar on 2000/04/30 18:17:47
37133 Log: Is{Alnum,Alpha,Word} don't match titlecase
37134
37135 TODO: IsSpace is defined recursively!
37136
37137 (both spotted by Larry)
f07cf794 37138 Branch: perl
25fbdfc0
GS
37139 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
37140 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
f07cf794 37141____________________________________________________________________________
25fbdfc0
GS
37142[ 6024] By: gsar on 2000/04/30 17:50:19
37143 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
37144 (from Hugo van der Sanden)
f07cf794 37145 Branch: perl
25fbdfc0 37146 ! toke.c
f07cf794 37147____________________________________________________________________________
25fbdfc0
GS
37148[ 6023] By: gsar on 2000/04/30 17:14:43
37149 Log: debugger stomps on $. (from M.J.T. Guy)
f07cf794 37150 Branch: perl
25fbdfc0 37151 ! lib/perl5db.pl
f07cf794 37152____________________________________________________________________________
25fbdfc0
GS
37153[ 6022] By: gsar on 2000/04/30 16:59:22
37154 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
f07cf794 37155 Branch: perl
25fbdfc0 37156 ! sv.c
f07cf794 37157____________________________________________________________________________
25fbdfc0
GS
37158[ 6021] By: gsar on 2000/04/29 21:00:08
37159 Log: remove Win2K issue in pod (fixed by change#6020)
f07cf794 37160 Branch: perl
25fbdfc0 37161 ! README.win32 pod/perl56delta.pod
f07cf794 37162____________________________________________________________________________
25fbdfc0
GS
37163[ 6020] By: gsar on 2000/04/29 20:51:49
37164 Log: test tweak
f07cf794 37165 Branch: perl
25fbdfc0 37166 ! t/lib/open3.t
f07cf794 37167____________________________________________________________________________
25fbdfc0
GS
37168[ 6019] By: gsar on 2000/04/29 20:34:27
37169 Log: windows portability tweaks
f07cf794 37170 Branch: perl
25fbdfc0 37171 ! t/lib/b.t win32/win32.h
f07cf794 37172____________________________________________________________________________
25fbdfc0
GS
37173[ 6018] By: gsar on 2000/04/29 19:55:24
37174 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
37175 make _PATH_LOG() return "" if unavailable
f07cf794 37176 Branch: perl
25fbdfc0
GS
37177 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
37178 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
f07cf794 37179____________________________________________________________________________
51c9377f
JH
37180[ 6017] By: jhi on 2000/04/28 22:49:46
37181 Log: Integrate with Sarathy.
37182 Branch: cfgperl
37183 !> op.c perl.c pod/perldiag.pod t/lib/b.t
37184____________________________________________________________________________
37185[ 6016] By: jhi on 2000/04/28 22:46:14
37186 Log: Do not warn that an infinity does not look like a number.
37187 Branch: cfgperl
37188 ! sv.c
37189____________________________________________________________________________
25fbdfc0
GS
37190[ 6015] By: gsar on 2000/04/28 22:35:49
37191 Log: tweak test for portability
f07cf794 37192 Branch: perl
25fbdfc0 37193 ! t/lib/b.t
f07cf794 37194____________________________________________________________________________
25fbdfc0
GS
37195[ 6014] By: gsar on 2000/04/28 22:05:31
37196 Log: glob() loading File::Glob behind the scenes may cause syntax errors
f07cf794 37197 Branch: perl
25fbdfc0 37198 ! op.c
f07cf794 37199____________________________________________________________________________
25fbdfc0
GS
37200[ 6013] By: gsar on 2000/04/28 21:25:22
37201 Log: tweak change#5945 to display correct switch name in diagnostic
f07cf794 37202 Branch: perl
25fbdfc0 37203 ! perl.c pod/perldiag.pod
f07cf794 37204____________________________________________________________________________
51c9377f
JH
37205[ 6012] By: jhi on 2000/04/28 21:08:12
37206 Log: Integrate with Sarathy.
37207 Branch: cfgperl
37208 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
37209 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
37210 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
37211____________________________________________________________________________
37212[ 6011] By: jhi on 2000/04/28 21:04:46
37213 Log: &HUGE_VAL is not defined, it exists.
37214 Branch: cfgperl
37215 ! lib/Math/Complex.pm
37216____________________________________________________________________________
25fbdfc0
GS
37217[ 6010] By: gsar on 2000/04/28 21:02:58
37218 Log: clarify note about shadow password support (from
37219 gellyfish@gellyfish.com)
f07cf794 37220 Branch: perl
25fbdfc0 37221 ! pod/perlfunc.pod
f07cf794 37222____________________________________________________________________________
25fbdfc0
GS
37223[ 6009] By: gsar on 2000/04/28 21:00:00
37224 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
f07cf794 37225 Branch: perl
25fbdfc0 37226 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
f07cf794 37227____________________________________________________________________________
25fbdfc0
GS
37228[ 6008] By: gsar on 2000/04/28 20:56:33
37229 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
37230 Branch: perl
37231 ! installperl vms/subconfigure.com
f07cf794 37232____________________________________________________________________________
25fbdfc0
GS
37233[ 6007] By: gsar on 2000/04/28 20:51:21
37234 Log: note about compile failures and END blocks (from M.J.T. Guy)
37235 Branch: perl
37236 ! pod/perl56delta.pod pod/perlmod.pod
f07cf794 37237____________________________________________________________________________
51c9377f
JH
37238[ 6006] By: jhi on 2000/04/28 20:42:14
37239 Log: Regen Configure.
37240 Branch: cfgperl
37241 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37242 ! config_h.SH
37243____________________________________________________________________________
25fbdfc0
GS
37244[ 6005] By: gsar on 2000/04/28 20:41:16
37245 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
9b0c9623 37246 Branch: perl
25fbdfc0 37247 ! utils/perldoc.PL
9b0c9623 37248____________________________________________________________________________
51c9377f
JH
37249[ 6004] By: jhi on 2000/04/28 20:28:21
37250 Log: Integrate with Sarathy.
37251 Branch: cfgperl
37252 !> Configure INSTALL Porting/Glossary Porting/config.sh
37253 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
37254 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
37255 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
37256 !> win32/config.vc win32/win32.c
37257____________________________________________________________________________
25fbdfc0
GS
37258[ 6003] By: gsar on 2000/04/28 20:11:20
37259 Log: allow REG_EXPAND_SZ keys in Windows registry (from
37260 John Clayton <John.Clayton@barclayscapital.com>)
9b0c9623 37261 Branch: perl
25fbdfc0 37262 ! win32/win32.c
9b0c9623 37263____________________________________________________________________________
25fbdfc0
GS
37264[ 6002] By: gsar on 2000/04/28 19:34:16
37265 Log: destructive sv_setsv() can lose UV-ness from source, causing
37266 numeric promotions/comparisons to fail to do the right thing
9b0c9623 37267 Branch: perl
25fbdfc0 37268 ! sv.c
9b0c9623 37269____________________________________________________________________________
25fbdfc0
GS
37270[ 6001] By: gsar on 2000/04/28 18:44:15
37271 Log: support additional library locations via $Config{otherlibdirs}
37272 (from Andy Dougherty)
9b0c9623 37273 Branch: perl
25fbdfc0
GS
37274 ! Configure INSTALL Porting/Glossary Porting/config.sh
37275 ! Porting/config_H config_h.SH epoc/config.sh perl.c
37276 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
37277 ! win32/config.bc win32/config.gc win32/config.vc
9b0c9623 37278____________________________________________________________________________
51c9377f
JH
37279[ 6000] By: gsar on 2000/04/28 18:26:58
37280 Log: reworked otherlibdirs.U (from Andy Dougherty)
37281 Branch: metaconfig
37282 ! U/installdirs/otherlibdirs.U
37283____________________________________________________________________________
25fbdfc0
GS
37284[ 5999] By: gsar on 2000/04/28 18:17:07
37285 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9b0c9623 37286 Branch: perl
25fbdfc0
GS
37287 ! t/pragma/warn/toke toke.c
37288____________________________________________________________________________
51c9377f
JH
37289[ 5998] By: jhi on 2000/04/28 13:32:17
37290 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
37291 Branch: cfgperl
37292 ! lib/Math/Complex.pm
37293____________________________________________________________________________
37294[ 5997] By: jhi on 2000/04/28 13:14:04
37295 Log: Preserve $!.
37296 Branch: cfgperl
37297 ! lib/Math/Complex.pm
37298____________________________________________________________________________
37299[ 5996] By: jhi on 2000/04/28 12:59:23
37300 Log: Integrate with Sarathy.
37301 Branch: cfgperl
37302 +> pod/perlrequick.pod pod/perlretut.pod
37303 !> (integrate 51 files)
37304____________________________________________________________________________
25fbdfc0
GS
37305[ 5995] By: gsar on 2000/04/28 09:37:36
37306 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9b0c9623 37307 Branch: perl
25fbdfc0 37308 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9b0c9623 37309____________________________________________________________________________
25fbdfc0
GS
37310[ 5994] By: gsar on 2000/04/28 09:33:26
37311 Log: fix for missed accounting for null byte in pack("Z",...) (from
37312 M.J.T. Guy)
9b0c9623 37313 Branch: perl
25fbdfc0 37314 ! pp.c t/op/pack.t
9b0c9623 37315____________________________________________________________________________
25fbdfc0
GS
37316[ 5993] By: gsar on 2000/04/28 09:30:05
37317 Log: various minor tweaks seen on p5p
9b0c9623 37318 Branch: perl
25fbdfc0 37319 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
9b0c9623 37320____________________________________________________________________________
25fbdfc0
GS
37321[ 5992] By: gsar on 2000/04/28 09:08:19
37322 Log: pod nit (from Simon Cozens)
9b0c9623 37323 Branch: perl
25fbdfc0 37324 ! pod/perlop.pod
9b0c9623 37325____________________________________________________________________________
25fbdfc0
GS
37326[ 5991] By: gsar on 2000/04/28 09:06:36
37327 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
37328 Branch: perl
37329 ! README.posix-bc hints/posix-bc.sh
9b0c9623 37330____________________________________________________________________________
25fbdfc0
GS
37331[ 5990] By: gsar on 2000/04/28 08:54:52
37332 Log: use $ENV{LIB} to search for libs under Visual C compiler
37333 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9b0c9623 37334 Branch: perl
25fbdfc0 37335 ! lib/ExtUtils/Liblist.pm
9b0c9623 37336____________________________________________________________________________
25fbdfc0
GS
37337[ 5989] By: gsar on 2000/04/28 08:27:12
37338 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
37339 itself and no other (from Tom Hughes)
37340 Branch: perl
37341 ! t/op/array.t toke.c
9b0c9623 37342____________________________________________________________________________
25fbdfc0
GS
37343[ 5988] By: gsar on 2000/04/28 08:01:38
37344 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
37345 <paul@miraclefish.com>)
9b0c9623 37346 Branch: perl
25fbdfc0 37347 ! lib/ExtUtils/MakeMaker.pm
9b0c9623 37348____________________________________________________________________________
25fbdfc0
GS
37349[ 5987] By: gsar on 2000/04/28 07:53:09
37350 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
37351 Branch: perl
37352 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
9b0c9623 37353____________________________________________________________________________
25fbdfc0
GS
37354[ 5986] By: gsar on 2000/04/28 07:44:17
37355 Log: add regular expressions tutorial and quick-start guide (from
37356 Mark Kvale <kvale@phy.ucsf.edu>)
9b0c9623 37357 Branch: perl
25fbdfc0
GS
37358 + pod/perlrequick.pod pod/perlretut.pod
37359 ! AUTHORS MAINTAIN MANIFEST
9b0c9623 37360____________________________________________________________________________
25fbdfc0
GS
37361[ 5985] By: gsar on 2000/04/28 07:30:28
37362 Log: forked child may not exit correctly if it failed to open
37363 /dev/console (from Graham Barr)
37364 Branch: perl
37365 ! ext/Sys/Syslog/Syslog.pm
9b0c9623 37366____________________________________________________________________________
25fbdfc0
GS
37367[ 5984] By: gsar on 2000/04/28 07:27:20
37368 Log: attributes::reftype() doesn't work on tied argument
37369 Branch: perl
37370 ! xsutils.c
9b0c9623 37371____________________________________________________________________________
25fbdfc0
GS
37372[ 5983] By: gsar on 2000/04/28 07:15:04
37373 Log: numeric conversion of non-number in change#3378 tramples on
37374 OOK offset, causing segfaults
37375 Branch: perl
37376 ! sv.c
9b0c9623 37377____________________________________________________________________________
25fbdfc0
GS
37378[ 5982] By: gsar on 2000/04/28 04:48:25
37379 Log: avoid error in IO::Socket::INET when given an unknown service name
37380 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
37381 Branch: perl
37382 ! ext/IO/lib/IO/Socket/INET.pm
9b0c9623 37383____________________________________________________________________________
25fbdfc0
GS
37384[ 5981] By: gsar on 2000/04/28 04:31:31
37385 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
37386 prototype mismatch with CORE::glob(); update pod and tests to
37387 suit (File::Glob::glob() is still available for backward
37388 compatibility, but should be considered deprecated)
9b0c9623 37389 Branch: perl
25fbdfc0
GS
37390 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
37391 ! t/lib/glob-taint.t
9b0c9623 37392____________________________________________________________________________
25fbdfc0
GS
37393[ 5980] By: gsar on 2000/04/28 03:47:29
37394 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
37395 <ghudson@mit.edu>)
37396 Branch: metaconfig
37397 ! U/modified/Options.U
37398 Branch: perl
37399 ! Configure
9b0c9623 37400____________________________________________________________________________
25fbdfc0
GS
37401[ 5979] By: gsar on 2000/04/28 03:07:54
37402 Log: under useithreads, constant pad entries could inadvertantly be
37403 shared across threads (from Eric Blood <eblood@xmission.com>);
37404 added Eric's test case to testsuite
9b0c9623 37405 Branch: perl
25fbdfc0 37406 ! op.c t/op/misc.t
9b0c9623 37407____________________________________________________________________________
25fbdfc0
GS
37408[ 5978] By: gsar on 2000/04/27 21:13:00
37409 Log: sync version numbers in File::Spec with the ones on CPAN
37410 (from Barrie Slaymaker)
9b0c9623 37411 Branch: perl
25fbdfc0
GS
37412 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
37413 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
37414 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9b0c9623 37415____________________________________________________________________________
25fbdfc0
GS
37416[ 5977] By: gsar on 2000/04/27 21:07:29
37417 Log: autoquote barewords followed by newline and arrow properly
37418 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9b0c9623 37419 Branch: perl
25fbdfc0 37420 ! t/pragma/warn/toke toke.c
9b0c9623 37421____________________________________________________________________________
25fbdfc0
GS
37422[ 5976] By: gsar on 2000/04/27 20:41:20
37423 Log: DB_File v1.73 update (from Paul Marquess)
37424 Branch: perl
37425 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
37426 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9b0c9623 37427____________________________________________________________________________
25fbdfc0
GS
37428[ 5975] By: gsar on 2000/04/27 20:34:24
37429 Log: allow sort() reentrancy (variant of patch suggested by
37430 Hugo van der Sanden)
9b0c9623 37431 Branch: perl
25fbdfc0 37432 ! pp_ctl.c t/op/sort.t
9b0c9623 37433____________________________________________________________________________
25fbdfc0
GS
37434[ 5974] By: gsar on 2000/04/27 19:46:57
37435 Log: change#4197 somehow missed initializing PL_errors, meaning
37436 sytax error queueing wasn't working outside eval"" at all;
37437 also fixed eval"" to localize PL_error_count, so that compile-time
37438 eval's don't clobber the error state of the outer context
9b0c9623 37439 Branch: perl
25fbdfc0
GS
37440 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
37441 ! t/pragma/warn/toke
9b0c9623 37442____________________________________________________________________________
25fbdfc0
GS
37443[ 5973] By: gsar on 2000/04/27 18:29:05
37444 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
37445 Branch: perl
37446 ! regcomp.c regexec.c t/op/re_tests
9b0c9623 37447____________________________________________________________________________
51c9377f
JH
37448[ 5972] By: jhi on 2000/04/27 18:22:41
37449 Log: Integrate with Sarathy.
37450 Branch: cfgperl
37451 +> t/lib/b.t t/lib/syslog.t
37452 !> (integrate 31 files)
37453____________________________________________________________________________
37454[ 5971] By: jhi on 2000/04/27 18:18:46
37455 Log: Unicos tweaks from Mark P. Lutz.
37456 Branch: cfgperl
37457 ! hints/unicos.sh lib/Math/Complex.pm
37458____________________________________________________________________________
25fbdfc0
GS
37459[ 5970] By: gsar on 2000/04/27 18:05:11
37460 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
37461 IV is >32bits
9b0c9623 37462 Branch: perl
25fbdfc0 37463 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9b0c9623 37464____________________________________________________________________________
25fbdfc0
GS
37465[ 5969] By: gsar on 2000/04/27 17:50:56
37466 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9b0c9623 37467 Branch: perl
25fbdfc0
GS
37468 + t/lib/syslog.t
37469 ! MANIFEST ext/Sys/Syslog/Syslog.pm
9b0c9623 37470____________________________________________________________________________
25fbdfc0
GS
37471[ 5968] By: gsar on 2000/04/27 17:44:49
37472 Log: tolerate spaces in group names in test on solaris (from David Boyce
37473 <dsb@boyski.com>)
9b0c9623 37474 Branch: perl
25fbdfc0 37475 ! t/op/groups.t
9b0c9623 37476____________________________________________________________________________
25fbdfc0
GS
37477[ 5967] By: gsar on 2000/04/27 17:41:22
37478 Log: improved docs on the warn_uninit diagnostic (from David Glasser
37479 and Simon Cozens)
9b0c9623 37480 Branch: perl
25fbdfc0 37481 ! pod/perldiag.pod
9b0c9623 37482____________________________________________________________________________
25fbdfc0
GS
37483[ 5966] By: gsar on 2000/04/27 16:54:58
37484 Log: add testsuite for B backends, fix bug in B::Deparse (from
37485 Simon Cozens <simon@brecon.co.uk>)
9b0c9623 37486 Branch: perl
25fbdfc0
GS
37487 + t/lib/b.t
37488 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9b0c9623 37489____________________________________________________________________________
25fbdfc0
GS
37490[ 5965] By: gsar on 2000/04/27 16:10:37
37491 Log: avoid "will not stay shared" warnings for our variables (from
37492 Robin Barker)
9b0c9623 37493 Branch: perl
25fbdfc0 37494 ! op.c t/pragma/warn/op
9b0c9623 37495____________________________________________________________________________
25fbdfc0
GS
37496[ 5964] By: gsar on 2000/04/27 07:05:05
37497 Log: reformat to 72 columns (again)
9b0c9623 37498 Branch: perl
25fbdfc0 37499 ! pod/perldiag.pod
9b0c9623 37500____________________________________________________________________________
25fbdfc0
GS
37501[ 5963] By: gsar on 2000/04/27 06:28:31
37502 Log: patch from Larry to make (\&) prototype work; added tests for
37503 the same
9b0c9623 37504 Branch: perl
25fbdfc0 37505 ! op.c t/comp/proto.t
9b0c9623 37506____________________________________________________________________________
25fbdfc0
GS
37507[ 5962] By: gsar on 2000/04/27 06:15:47
37508 Log: updated README.hpux (from Jeff Okamoto)
9b0c9623 37509 Branch: perl
25fbdfc0 37510 ! README.hpux
9b0c9623 37511____________________________________________________________________________
25fbdfc0
GS
37512[ 5961] By: gsar on 2000/04/27 05:55:03
37513 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9b0c9623 37514 Branch: perl
25fbdfc0 37515 ! emacs/cperl-mode.el
9b0c9623 37516____________________________________________________________________________
25fbdfc0
GS
37517[ 5960] By: gsar on 2000/04/27 05:49:26
37518 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
9b0c9623 37519 Branch: perl
25fbdfc0 37520 ! INSTALL
9b0c9623 37521____________________________________________________________________________
25fbdfc0
GS
37522[ 5959] By: gsar on 2000/04/27 05:33:41
37523 Log: doubled words in pods (from Simon Cozens
37524 <simon.p.cozens@jp.pwcglobal.com>)
9b0c9623 37525 Branch: perl
25fbdfc0
GS
37526 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
37527 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
37528 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
37529 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
37530 ! pod/perltootc.pod
9b0c9623 37531____________________________________________________________________________
25fbdfc0
GS
37532[ 5958] By: gsar on 2000/04/27 05:11:39
37533 Log: change#3569 deleted some essential code, revert; avoid use of
37534 atexit() to make DynaLoader work properly on AIX under mod_perl
37535 (from Jens-Uwe Mager <jum@helios.de>)
9b0c9623 37536 Branch: perl
25fbdfc0 37537 ! ext/DynaLoader/dl_aix.xs
9b0c9623 37538____________________________________________________________________________
25fbdfc0
GS
37539[ 5957] By: gsar on 2000/04/27 04:54:51
37540 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
9b0c9623 37541 Branch: perl
25fbdfc0 37542 ! pod/perlmod.pod
9b0c9623 37543____________________________________________________________________________
25fbdfc0
GS
37544[ 5956] By: gsar on 2000/04/27 04:51:47
37545 Log: better diagnostics on failed tests (from Ilya Zakharevich)
9b0c9623 37546 Branch: perl
25fbdfc0 37547 ! t/op/lex_assign.t
9b0c9623 37548____________________________________________________________________________
25fbdfc0
GS
37549[ 5955] By: gsar on 2000/04/27 04:26:44
37550 Log: longstanding bug exposed by change#3307: sort arguments weren't
37551 compiled with the right wantarray context (ensuing runtime lookup
37552 via block_gimme() was getting the incidental context of the
37553 sort() itself)
9b0c9623 37554 Branch: perl
25fbdfc0 37555 ! op.c t/op/sort.t
9b0c9623 37556____________________________________________________________________________
25fbdfc0
GS
37557[ 5954] By: gsar on 2000/04/26 23:42:12
37558 Log: integrate cfgperl contents into mainline
9b0c9623 37559 Branch: perl
25fbdfc0 37560 !> (integrate 30 files)
9b0c9623 37561____________________________________________________________________________
51c9377f
JH
37562[ 5953] By: jhi on 2000/04/26 23:06:42
37563 Log: Integrate with Sarathy.
37564 Branch: cfgperl
37565 !> README.win32 ext/B/B/Deparse.pm
37566 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
37567 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
37568 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
37569 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
37570 !> utils/perldoc.PL vms/perlvms.pod
37571____________________________________________________________________________
37572[ 5952] By: jhi on 2000/04/26 23:03:46
37573 Log: Undo "use integer" addition from 64bitint as it seems
37574 to break most of the subtests in Digital UNIX;
37575 Unicos needs to find another way.
37576 Branch: cfgperl
37577 ! t/op/64bitint.t
37578____________________________________________________________________________
37579[ 5951] By: jhi on 2000/04/26 22:57:53
37580 Log: Be more robust on "extreme" (large absolute value)
37581 arguments. Originally reported by Daniel Connelly
37582 as a problem with asinh() on large negative arguments,
37583 asinh() used to bail out because an argument to log()
37584 ended up being zero. Ilya Zakharevich proposed using
37585 Taylor's series in such cases, which for such large
37586 arguments is a very good approximation.
37587 Branch: cfgperl
37588 ! lib/Math/Complex.pm t/lib/complex.t
37589____________________________________________________________________________
25fbdfc0
GS
37590[ 5950] By: gsar on 2000/04/25 19:13:12
37591 Log: reformat perldiag to avoid long lines
9b0c9623 37592 Branch: perl
25fbdfc0 37593 ! pod/perldiag.pod
9b0c9623 37594____________________________________________________________________________
25fbdfc0
GS
37595[ 5949] By: gsar on 2000/04/25 18:41:11
37596 Log: make perldoc use the pod2man from the same version (from
37597 M.J.T. Guy)
37598 Branch: perl
37599 ! utils/perldoc.PL
9b0c9623 37600____________________________________________________________________________
25fbdfc0
GS
37601[ 5948] By: gsar on 2000/04/25 18:21:57
37602 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
37603 <kompas@kompas.usr.onet.pl>)
9b0c9623 37604 Branch: perl
25fbdfc0 37605 ! lib/vars.pm
9b0c9623 37606____________________________________________________________________________
25fbdfc0
GS
37607[ 5947] By: gsar on 2000/04/25 18:11:53
37608 Log: use &dl_error rather than &dl_load_file as the guard for calling
37609 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
37610 statically built perl)
37611 Branch: perl
37612 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9b0c9623 37613____________________________________________________________________________
51c9377f
JH
37614[ 5946] By: jhi on 2000/04/25 17:37:54
37615 Log: Document that tr() is not tr(1).
37616 Branch: cfgperl
37617 ! pod/perlop.pod
37618____________________________________________________________________________
25fbdfc0
GS
37619[ 5945] By: gsar on 2000/04/25 16:34:33
37620 Log: make module name mandatory after -M switch; reorder perldiag
37621 alphabetically (from Mark-Jason Dominus)
9b0c9623 37622 Branch: perl
25fbdfc0 37623 ! perl.c pod/perldiag.pod
9b0c9623 37624____________________________________________________________________________
51c9377f
JH
37625[ 5944] By: jhi on 2000/04/25 01:15:18
37626 Log: On second thoughts frexp() does have two arguments.
37627 Branch: cfgperl
37628 ! perl.h
37629____________________________________________________________________________
37630[ 5943] By: jhi on 2000/04/24 22:56:32
37631 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
37632 Now pp_ncmp() returns undef is either operand is a NaN.
37633 Branch: cfgperl
37634 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37635 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
37636 ! vms/subconfigure.com vos/config.def vos/config.h
37637 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
37638 ! win32/config.vc win32/config_H.bc win32/config_H.gc
37639 ! win32/config_H.vc
37640 Branch: metaconfig/U/perl
37641 + d_modfl.U
37642____________________________________________________________________________
37643[ 5942] By: jhi on 2000/04/24 19:45:17
37644 Log: Regen Configure to match #5937.
37645 Branch: cfgperl
37646 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37647 ! config_h.SH
37648 Branch: metaconfig
37649 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
37650____________________________________________________________________________
37651[ 5941] By: jhi on 2000/04/24 19:24:11
37652 Log: Further Unicos fixes for Mark Lutz.
37653 Branch: cfgperl
37654 ! hints/unicos.sh pp_ctl.c
37655____________________________________________________________________________
37656[ 5940] By: jhi on 2000/04/24 19:09:06
37657 Log: Various Unicos 10.0.0.6 fixes.
37658
37659 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
37660 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
37661 Reply-To: tecmpl1@triton.ca.boeing.com
37662 To: perl5-porters@perl.org
37663 Date: Fri, 14 Apr 2000 20:21:00 GMT
37664 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
37665 Branch: cfgperl
37666 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
37667____________________________________________________________________________
25fbdfc0
GS
37668[ 5939] By: gsar on 2000/04/24 19:01:24
37669 Log: more pod nits (from Larry Virden)
9b0c9623 37670 Branch: perl
25fbdfc0
GS
37671 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
37672 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
37673 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9b0c9623 37674____________________________________________________________________________
25fbdfc0
GS
37675[ 5938] By: gsar on 2000/04/24 18:54:01
37676 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
9b0c9623 37677 Branch: perl
25fbdfc0 37678 ! ext/B/B/Deparse.pm
9b0c9623 37679____________________________________________________________________________
51c9377f
JH
37680[ 5937] By: jhi on 2000/04/24 17:39:00
37681 Log: Integrate with Sarathy.
37682 Branch: cfgperl
37683 +> (branch 31 files)
37684 !> (integrate 73 files)
37685____________________________________________________________________________
25fbdfc0
GS
37686[ 5936] By: gsar on 2000/04/24 17:30:06
37687 Log: additional tests for change#5934 (from Paul Marquess, who also
37688 sent in the same fix)
37689 Branch: perl
37690 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
37691 ! t/pragma/warn/5nolint t/pragma/warn/6default
9b0c9623 37692____________________________________________________________________________
51c9377f
JH
37693[ 5935] By: jhi on 2000/04/24 17:26:05
37694 Log: Do not assume sign propagation.
37695 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
37696 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37697 To: payner@ncifcrf.gov, perl5-porters@perl.org
37698 Date: Tue, 18 Apr 2000 18:24:49 +0100
37699 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
37700 Branch: cfgperl
37701 ! t/op/bop.t t/op/misc.t
37702____________________________________________________________________________
25fbdfc0
GS
37703[ 5934] By: gsar on 2000/04/24 17:16:54
37704 Log: propagate lexical warnings from surrounding scope correctly
37705 within string eval()
9b0c9623 37706 Branch: perl
25fbdfc0 37707 ! pp_ctl.c t/pragma/warn/pp_ctl
9b0c9623 37708____________________________________________________________________________
51c9377f
JH
37709[ 5933] By: jhi on 2000/04/24 17:01:07
37710 Log: Flatten the cpp jungle doing the nosuid checking.
37711 Branch: cfgperl
37712 ! perl.c
37713____________________________________________________________________________
25fbdfc0
GS
37714[ 5932] By: gsar on 2000/04/24 09:08:14
37715 Log: add rsignal(), whichsig() and do_join() to public API list
37716 (mod_perl uses them to good advantage)
9b0c9623 37717 Branch: perl
25fbdfc0 37718 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
9b0c9623 37719____________________________________________________________________________
25fbdfc0
GS
37720[ 5931] By: gsar on 2000/04/24 09:01:40
37721 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
c47ff5f1 37722 Branch: perl
25fbdfc0 37723 ! pp_hot.c regexec.c t/op/pat.t
c47ff5f1 37724____________________________________________________________________________
25fbdfc0
GS
37725[ 5930] By: gsar on 2000/04/24 08:58:33
37726 Log: small os390 tweaks (from Peter Prymmer)
c47ff5f1 37727 Branch: perl
25fbdfc0 37728 ! config_h.SH makedepend.SH
c47ff5f1 37729____________________________________________________________________________
25fbdfc0
GS
37730[ 5929] By: gsar on 2000/04/24 08:55:25
37731 Log: pod nits
c47ff5f1 37732 Branch: perl
25fbdfc0 37733 ! pod/perlguts.pod
c47ff5f1 37734____________________________________________________________________________
25fbdfc0
GS
37735[ 5928] By: gsar on 2000/04/24 08:50:13
37736 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
c47ff5f1 37737 Branch: perl
25fbdfc0 37738 ! ext/IO/lib/IO/Poll.pm
c47ff5f1 37739____________________________________________________________________________
25fbdfc0
GS
37740[ 5927] By: gsar on 2000/04/24 08:43:24
37741 Log: arrange for next() to resume at the unstack op rather than the
37742 loop conditional, so that scope cleanup happens correctly
37743 (from Stephen McCamant)
c47ff5f1 37744 Branch: perl
25fbdfc0 37745 ! op.c pp_ctl.c t/op/misc.t
c47ff5f1 37746____________________________________________________________________________
25fbdfc0
GS
37747[ 5926] By: gsar on 2000/04/24 08:18:40
37748 Log: on windows, reserve 16M of stack rather than 128M (allows more
37749 threads to run concurrently)
c47ff5f1 37750 Branch: perl
25fbdfc0 37751 ! win32/Makefile win32/makefile.mk
c47ff5f1 37752____________________________________________________________________________
25fbdfc0
GS
37753[ 5925] By: gsar on 2000/04/24 08:13:52
37754 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
c47ff5f1 37755 Branch: perl
25fbdfc0 37756 ! toke.c
c47ff5f1 37757____________________________________________________________________________
25fbdfc0
GS
37758[ 5924] By: gsar on 2000/04/24 08:08:59
37759 Log: avoid using uninitialized memory in require version check
c47ff5f1 37760 Branch: perl
25fbdfc0 37761 ! pp_ctl.c universal.c
c47ff5f1 37762____________________________________________________________________________
25fbdfc0
GS
37763[ 5923] By: gsar on 2000/04/24 07:20:14
37764 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
c47ff5f1 37765 Branch: perl
25fbdfc0 37766 ! ext/IO/lib/IO/Poll.pm
c47ff5f1 37767____________________________________________________________________________
25fbdfc0
GS
37768[ 5922] By: gsar on 2000/04/24 07:08:42
37769 Log: commentary about IoTYPE() (from Nathan Torkington)
c47ff5f1 37770 Branch: perl
25fbdfc0 37771 ! sv.h
c47ff5f1 37772____________________________________________________________________________
25fbdfc0
GS
37773[ 5921] By: gsar on 2000/04/24 06:58:26
37774 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
37775 by fix
c47ff5f1 37776 Branch: perl
25fbdfc0 37777 ! sv.c t/lib/charnames.t t/pragma/utf8.t
c47ff5f1 37778____________________________________________________________________________
25fbdfc0
GS
37779[ 5920] By: gsar on 2000/04/24 06:37:59
37780 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
c47ff5f1 37781 Branch: perl
25fbdfc0 37782 ! doop.c t/op/ver.t
c47ff5f1 37783____________________________________________________________________________
25fbdfc0
GS
37784[ 5919] By: gsar on 2000/04/24 06:21:58
37785 Log: Configure might miss old directories when prefix must be
37786 expanded (from Robin Barker)
37787 Branch: metaconfig
37788 ! U/installdirs/inc_version_list.U
c47ff5f1 37789 Branch: perl
25fbdfc0 37790 ! Configure
c47ff5f1 37791____________________________________________________________________________
25fbdfc0
GS
37792[ 5918] By: gsar on 2000/04/24 06:16:11
37793 Log: VMS nits in glob() test (from Charles Lane)
c47ff5f1 37794 Branch: perl
25fbdfc0 37795 ! t/lib/glob-basic.t
c47ff5f1 37796____________________________________________________________________________
25fbdfc0
GS
37797[ 5917] By: gsar on 2000/04/24 06:11:56
37798 Log: various pod nits (from Larry Virden and others)
c47ff5f1 37799 Branch: perl
25fbdfc0
GS
37800 ! README.amiga README.hpux README.machten README.os2
37801 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
37802 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
37803 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
37804 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
37805 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
37806 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
37807 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
37808 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
c47ff5f1 37809____________________________________________________________________________
25fbdfc0
GS
37810[ 5916] By: gsar on 2000/04/24 05:52:43
37811 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
37812 <wjones@tc.fluke.com>)
37813 Branch: perl
37814 ! t/lib/glob-basic.t
c47ff5f1 37815____________________________________________________________________________
25fbdfc0
GS
37816[ 5915] By: gsar on 2000/04/24 05:07:01
37817 Log: supported platforms mixed up
c47ff5f1 37818 Branch: perl
25fbdfc0 37819 ! pod/perl56delta.pod pod/perlport.pod
c47ff5f1 37820____________________________________________________________________________
25fbdfc0
GS
37821[ 5914] By: gsar on 2000/04/24 04:56:08
37822 Log: caller() wasn't returning the right number of elements for
37823 eval {...}
c47ff5f1 37824 Branch: perl
25fbdfc0 37825 ! pp_ctl.c t/pragma/warn/9enabled
c47ff5f1 37826____________________________________________________________________________
25fbdfc0
GS
37827[ 5913] By: gsar on 2000/04/24 04:35:41
37828 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
37829 Mark-Jason Dominus)
37830 Branch: perl
37831 ! pod/perlfunc.pod
c47ff5f1 37832____________________________________________________________________________
25fbdfc0
GS
37833[ 5912] By: gsar on 2000/04/24 04:17:15
37834 Log: fix totally broken caching in UNIVERSAL::isa() (from
37835 Nick Ing-Simmons)
37836 Branch: perl
37837 ! t/op/universal.t universal.c
37838____________________________________________________________________________
37839[ 5911] By: gsar on 2000/04/24 03:39:47
37840 Log: add linebreak properties from unicode/LineBrk.txt (from
37841 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
37842 Branch: perl
37843 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
37844 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
37845 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
37846 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
37847 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
37848 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
37849 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
37850 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
37851 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
37852 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
37853 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
37854 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
37855 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
37856 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
37857 + lib/unicode/Is/LbrkZW.pl
37858 ! lib/unicode/mktables.PL
c47ff5f1 37859____________________________________________________________________________
25fbdfc0
GS
37860[ 5910] By: gsar on 2000/04/24 03:23:10
37861 Log: typo in pod
c47ff5f1 37862 Branch: perl
25fbdfc0 37863 ! ext/Thread/Thread.pm
c47ff5f1 37864____________________________________________________________________________
25fbdfc0
GS
37865[ 5909] By: gsar on 2000/04/24 03:22:03
37866 Log: mode argument to do_binmode() should be file mode, not boolean
c47ff5f1 37867 Branch: perl
25fbdfc0 37868 ! pp_sys.c
c47ff5f1 37869____________________________________________________________________________
25fbdfc0
GS
37870[ 5908] By: gsar on 2000/04/16 16:51:08
37871 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
37872 always returns a valid GV even when the symbol is trapped by strictures
37873 (avoids coredumps)
37874
37875 TODO: the C<package;> hack needs similar treatment
c47ff5f1 37876 Branch: perl
25fbdfc0
GS
37877 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
37878 ! t/pragma/strict-vars
c47ff5f1 37879____________________________________________________________________________
51c9377f
JH
37880[ 5907] By: jhi on 2000/03/31 23:42:56
37881 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
37882 an assumption which #5905 demolished.
37883 Branch: cfgperl
37884 ! pp_sys.c
37885____________________________________________________________________________
37886[ 5906] By: jhi on 2000/03/31 18:54:37
37887 Log: Typo in #5905.
37888 Branch: cfgperl
37889 ! t/op/64bitint.t
37890____________________________________________________________________________
37891[ 5905] By: jhi on 2000/03/31 18:50:54
37892 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
37893 reported by Joseph N. Hall. The bug was that even with use64bitint
37894 one had to use the prefixes q, L, or ll with printf/sprintf,
37895 contrary to the documentation and common sense.
37896 Branch: cfgperl
37897 ! sv.c t/op/64bitint.t
37898____________________________________________________________________________
25fbdfc0
GS
37899[ 5904] By: gsar on 2000/03/28 02:31:32
37900 Log: add Changes, perldelta.pod
fe6f1558 37901 Branch: perl
25fbdfc0 37902 + Changes pod/perldelta.pod
fe6f1558 37903____________________________________________________________________________
25fbdfc0
GS
37904[ 5903] By: gsar on 2000/03/28 02:03:55
37905 Log: rename Changes and perldelta.pod
fe6f1558 37906 Branch: perl
25fbdfc0
GS
37907 +> Changes5.6 pod/perl56delta.pod
37908 - Changes pod/perldelta.pod
37909 ! MANIFEST
fe6f1558 37910____________________________________________________________________________
51c9377f
JH
37911[ 5902] By: gsar on 2000/03/28 01:59:14
37912 Log: create maint-5.6 branch
37913 Branch: maint-5.6/perl
37914 +> (branch 1611 files)
37915____________________________________________________________________________
37916[ 5901] By: jhi on 2000/03/23 05:48:43
37917 Log: Integrate with Sarathy.
37918 Branch: cfgperl
37919 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
37920____________________________________________________________________________
25fbdfc0
GS
37921[ 5900] By: gsar on 2000/03/23 05:42:43
37922 Log: three guesses on what this is :-)
fe6f1558 37923 Branch: perl
25fbdfc0 37924 ! Changes