Encode/IO doc tweaks.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.1          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [  9972] By: jhi                                   on 2001/05/03  12:58:33
35         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
36              From: Prymmer/Kahn <pvhp@best.com>
37              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
38              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
39      Branch: perl
40            ! t/io/fflush.t
41 ____________________________________________________________________________
42 [  9971] By: jhi                                   on 2001/05/03  12:57:26
43         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
44              From: Prymmer/Kahn <pvhp@best.com>
45              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
46              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
47      Branch: perl
48            ! win32/FindExt.pm
49 ____________________________________________________________________________
50 [  9970] By: jhi                                   on 2001/05/03  02:42:46
51         Log: Can't croak sans thread context, from Doug MacEachern.
52      Branch: perl
53            ! toke.c
54 ____________________________________________________________________________
55 [  9969] By: jhi                                   on 2001/05/03  01:23:48
56         Log: Subject: Random input test and Perl
57              From: Ilya Zakharevich <ilya@math.berkeley.edu>
58              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
59              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
60      Branch: perl
61            ! toke.c
62 ____________________________________________________________________________
63 [  9968] By: jhi                                   on 2001/05/02  22:17:21
64         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
65              From: Peter Prymmer <pvhp@forte.com>
66              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
67              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
68      Branch: perl
69            ! pod/perlfunc.pod pod/perlport.pod
70 ____________________________________________________________________________
71 [  9967] By: jhi                                   on 2001/05/02  20:12:45
72         Log: Workaround for UTS compiler casting bug from Hal Morris.
73      Branch: perl
74            ! perl.h
75 ____________________________________________________________________________
76 [  9966] By: jhi                                   on 2001/05/02  18:31:37
77         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
78              From: Dan Sugalski <dan@sidhe.org>
79              Date: Wed, 02 May 2001 15:23:22 -0400
80              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
81      Branch: perl
82            ! perl.c vms/vms.c
83 ____________________________________________________________________________
84 [  9965] By: jhi                                   on 2001/05/02  18:21:29
85         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
86      Branch: perl
87            ! pod/perlfunc.pod
88 ____________________________________________________________________________
89 [  9964] By: jhi                                   on 2001/05/02  18:15:01
90         Log: Document large files in INSTALL, document also the %x
91              limitation if not use64bitint, closes bug 20010326.007.
92      Branch: perl
93            ! INSTALL
94 ____________________________________________________________________________
95 [  9963] By: jhi                                   on 2001/05/02  17:24:47
96         Log: perlmodlib tweaks; regen pods.
97      Branch: perl
98            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
99            ! pod/perltoc.pod
100 ____________________________________________________________________________
101 [  9962] By: jhi                                   on 2001/05/02  17:14:00
102         Log: Fix for a segfault, from Marc Lehmann.
103      Branch: perl
104            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
105 ____________________________________________________________________________
106 [  9961] By: jhi                                   on 2001/05/02  15:55:53
107         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
108              From: "Philip Newton" <pnewton@gmx.de>
109              Date: Wed, 2 May 2001 18:39:03 +0200
110              Message-ID: <3AF05447.15525.173B588@localhost>
111      Branch: perl
112            ! pod/perlop.pod
113 ____________________________________________________________________________
114 [  9960] By: jhi                                   on 2001/05/02  15:35:37
115         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
116              From: Dan Sugalski <dan@sidhe.org>
117              Date: Wed, 02 May 2001 11:37:27 -0400
118              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
119      Branch: perl
120            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
121            ! thread.h vms/vms.c vms/vmsish.h
122 ____________________________________________________________________________
123 [  9959] By: jhi                                   on 2001/05/02  15:21:08
124         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
125              From: Benjamin Sugars <bsugars@canoe.ca>
126              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
127              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
128      Branch: perl
129            ! ext/PerlIO/Scalar/Scalar.xs
130 ____________________________________________________________________________
131 [  9958] By: jhi                                   on 2001/05/02  15:15:53
132         Log: Bug in #9915, spotted by Mike Guy.
133      Branch: perl
134            ! installperl
135 ____________________________________________________________________________
136 [  9957] By: jhi                                   on 2001/05/02  13:26:01
137         Log: Add a test for not griping about references as array
138              indices if the reference has magic in it (overloaded
139              methods).
140      Branch: perl
141            ! pod/perldiag.pod t/pragma/warn/pp_hot
142 ____________________________________________________________________________
143 [  9956] By: jhi                                   on 2001/05/02  13:07:01
144         Log: Retracted a bit too much in #9952.
145      Branch: perl
146            ! t/pragma/sub_lval.t
147 ____________________________________________________________________________
148 [  9955] By: jhi                                   on 2001/05/02  13:05:38
149         Log: Test for #9952.
150      Branch: perl
151            ! t/op/tie.t
152 ____________________________________________________________________________
153 [  9954] By: jhi                                   on 2001/05/02  11:48:18
154         Log: Additional note on the encoding example: one cannot
155              convert string constants in-place.
156      Branch: perl
157            ! ext/Encode/Encode.pm
158 ____________________________________________________________________________
159 [  9953] By: jhi                                   on 2001/05/02  11:43:51
160         Log: Note that if you have recent enough Perl you already
161              have Filter::Util::Call.
162      Branch: perl
163            ! lib/Filter/Simple.pm
164 ____________________________________________________________________________
165 [  9952] By: jhi                                   on 2001/05/02  11:31:53
166         Log: Retract changes #8254 and #8255, causes coredump in
167              'tie FH, "main"', reported by Abigail, culprit found by
168              Benjamin Sugars.  Mirrors maintperl change #9950.
169      Branch: perl
170            ! op.c t/pragma/sub_lval.t
171 ____________________________________________________________________________
172 [  9951] By: jhi                                   on 2001/05/02  11:14:29
173         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
174      Branch: perl
175            + t/lib/MyFilter.pm
176 ____________________________________________________________________________
177 [  9950] By: gsar                                  on 2001/05/02  03:17:11
178         Log: revert integration of changes#8254,8255 in change#8620 (causes
179              a coredump in C<tie FH, 'foo'>; the idea itself may need better
180              rationalization)
181      Branch: maint-5.6/perl
182            ! op.c t/pragma/sub_lval.t
183 ____________________________________________________________________________
184 [  9949] By: gsar                                  on 2001/05/02  02:56:32
185         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
186              
187              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
188              
189              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
190      Branch: maint-5.6/perl
191           !> hints/svr5.sh
192 ____________________________________________________________________________
193 [  9948] By: gsar                                  on 2001/05/02  02:49:15
194         Log: pod/find.t breaks on VMS (from Craig Berry)
195      Branch: maint-5.6/perl
196            ! t/pod/find.t
197 ____________________________________________________________________________
198 [  9947] By: jhi                                   on 2001/05/02  02:43:09
199         Log: Add an encoding conversion example.
200      Branch: perl
201            ! ext/Encode/Encode.pm
202 ____________________________________________________________________________
203 [  9946] By: jhi                                   on 2001/05/02  01:34:22
204         Log: Another coat of paint but still nowhere finished.
205              Need to decide on the semantics of strptime(): should
206              strptime() be a function instead of a method?  To do
207              the week/monthname-strptiming the i18n/l10n bullet needs
208              to be bitten with gusto.
209      Branch: perl
210            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
211 ____________________________________________________________________________
212 [  9945] By: jhi                                   on 2001/05/01  23:40:52
213         Log: Update Changes.
214      Branch: perl
215            ! Changes patchlevel.h
216 ____________________________________________________________________________
217 [  9944] By: jhi                                   on 2001/05/01  23:33:37
218         Log: Add known-to-be-tested modules to the list-to-be-skipped.
219      Branch: perl
220            ! t/lib/1_compile.t
221 ____________________________________________________________________________
222 [  9943] By: jhi                                   on 2001/05/01  23:24:40
223         Log: Subject: BorlandC++ fix
224              From: "Vadim Konovalov" <watman@inbox.ru>
225              Date: Mon, 30 Apr 2001 20:12:26 -0700
226              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
227      Branch: perl
228            ! win32/makefile.mk
229 ____________________________________________________________________________
230 [  9942] By: jhi                                   on 2001/05/01  23:18:02
231         Log: Update to Filter::Simple 0.60, create a test for it.
232      Branch: perl
233            + t/lib/filter-simple.t
234            ! MANIFEST lib/Filter/Simple.pm
235 ____________________________________________________________________________
236 [  9941] By: jhi                                   on 2001/05/01  19:47:24
237         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
238              From: Hugo <hv@crypt.compulink.co.uk>
239              Date: Tue, 01 May 2001 20:12:20 +0100
240              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
241      Branch: perl
242            ! pp_hot.c t/op/re_tests
243 ____________________________________________________________________________
244 [  9940] By: jhi                                   on 2001/05/01  19:42:16
245         Log: Integrate perlio.
246      Branch: perl
247           !> lib/base.pm t/lib/fields.t
248 ____________________________________________________________________________
249 [  9939] By: jhi                                   on 2001/05/01  19:39:51
250         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
251              From: Benjamin Sugars <bsugars@canoe.ca>
252              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
253              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
254      Branch: perl
255            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
256 ____________________________________________________________________________
257 [  9938] By: jhi                                   on 2001/05/01  19:34:09
258         Log: Add NEXT, a pseudo-class for method redispatching.
259              <Damian>NEXT.pm probably offers more bang-for-buck
260              than anything else I've ever written.</Damian>
261      Branch: perl
262            + lib/NEXT.pm t/lib/next.t
263            ! MANIFEST
264 ____________________________________________________________________________
265 [  9937] By: jhi                                   on 2001/05/01  19:21:41
266         Log: Update to Switch 2.02.
267      Branch: perl
268            ! lib/Switch.pm t/lib/switch.t
269 ____________________________________________________________________________
270 [  9936] By: nick                                  on 2001/05/01  19:09:21
271         Log: Fix for base.pm clobbering $VERSION
272      Branch: perlio
273            ! lib/base.pm
274 ____________________________________________________________________________
275 [  9935] By: nick                                  on 2001/05/01  18:54:38
276         Log: Test for base.pm clobbering $VERSION.
277      Branch: perlio
278            ! t/lib/fields.t
279 ____________________________________________________________________________
280 [  9934] By: jhi                                   on 2001/05/01  18:39:10
281         Log: Add information about Scalar::Util::blessed.
282      Branch: perl
283            ! pod/perlobj.pod
284 ____________________________________________________________________________
285 [  9933] By: jhi                                   on 2001/05/01  18:33:51
286         Log: Subject: Extra UNIVERSAL documentation
287              From: Mike Guy <mjtg@cam.ac.uk>
288              Date: Tue, 01 May 2001 20:12:11 +0100
289              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
290      Branch: perl
291            ! pod/perlobj.pod
292 ____________________________________________________________________________
293 [  9932] By: jhi                                   on 2001/05/01  18:26:54
294         Log: Subject: Autoflush in tests as appropriate
295              From: Mike Guy <mjtg@cam.ac.uk>
296              Date: Tue, 01 May 2001 20:05:31 +0100
297              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
298      Branch: perl
299            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
300            ! t/op/taint.t
301 ____________________________________________________________________________
302 [  9931] By: jhi                                   on 2001/05/01  18:02:29
303         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
304              From: Benjamin Sugars <bsugars@canoe.ca>
305              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
306              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
307      Branch: perl
308            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
309 ____________________________________________________________________________
310 [  9930] By: jhi                                   on 2001/05/01  15:12:26
311         Log: Subject: Re: Finally got a round tuit
312              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
313              Date: Tue, 01 May 2001 14:14:10 +0200
314              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
315              
316              The -DP part, slightly modified.
317      Branch: perl
318            ! perl.c
319 ____________________________________________________________________________
320 [  9929] By: jhi                                   on 2001/05/01  14:17:15
321         Log: Subject: Re: Finally got a round tuit
322              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
323              Date: Tue, 01 May 2001 16:34:06 +0200
324              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
325              
326              cpp and optimization tweaks for HP-UX.
327      Branch: perl
328            ! hints/hpux.sh
329 ____________________________________________________________________________
330 [  9928] By: jhi                                   on 2001/05/01  13:24:20
331         Log: Tune the scan_num() comments to reality.
332      Branch: perl
333            ! toke.c
334 ____________________________________________________________________________
335 [  9927] By: jhi                                   on 2001/05/01  13:14:01
336         Log: Subject: [PATCH B::Deparse] optimised sort
337              From: Robin Houston <robin@kitsite.com>
338              Date: Tue, 1 May 2001 14:07:12 +0100
339              Message-ID: <20010501140712.A4266@penderel>
340      Branch: perl
341            ! ext/B/B/Deparse.pm
342 ____________________________________________________________________________
343 [  9926] By: jhi                                   on 2001/05/01  13:10:53
344         Log: Subject: [PATCH t/lib/b-deparse.t] 
345              From: Robin Houston <robin@kitsite.com>
346              Date: Tue, 1 May 2001 13:37:42 +0100
347              Message-ID: <20010501133742.A4082@penderel>
348      Branch: perl
349            ! t/lib/b-deparse.t
350 ____________________________________________________________________________
351 [  9925] By: jhi                                   on 2001/05/01  13:10:13
352         Log: Subject: [PATCH B::Deparse] for(;;), sort
353              From: Robin Houston <robin@kitsite.com>
354              Date: Tue, 1 May 2001 13:35:00 +0100
355              Message-ID: <20010501133500.A4061@penderel>
356      Branch: perl
357            ! ext/B/B/Deparse.pm
358 ____________________________________________________________________________
359 [  9924] By: jhi                                   on 2001/05/01  13:09:22
360         Log: Subject: [PATCH B::Deparse] do, warn, use
361              From: Robin Houston <robin@kitsite.com>
362              Date: Tue, 1 May 2001 13:31:03 +0100
363              Message-ID: <20010501133103.A4041@penderel>
364      Branch: perl
365            ! ext/B/B/Deparse.pm
366 ____________________________________________________________________________
367 [  9923] By: jhi                                   on 2001/05/01  11:45:36
368         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
369              From: Benjamin Sugars <ben.sugars@home.com>
370              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
371              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
372      Branch: perl
373            + t/io/fflush.t
374            ! MANIFEST
375 ____________________________________________________________________________
376 [  9922] By: jhi                                   on 2001/05/01  11:35:42
377         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
378              From: Peter Prymmer <pvhp@forte.com>
379              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
380              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
381      Branch: perl
382            ! t/lib/selfstubber.t
383 ____________________________________________________________________________
384 [  9921] By: jhi                                   on 2001/04/30  16:34:33
385         Log: Subject: [PATCH B::Concise] suppress warning
386              From: Robin Houston <robin@kitsite.com>
387              Date: Mon, 30 Apr 2001 16:09:49 +0100
388              Message-ID: <20010430160949.A25086@penderel>
389      Branch: perl
390            ! ext/B/B/Concise.pm
391 ____________________________________________________________________________
392 [  9920] By: jhi                                   on 2001/04/30  13:56:04
393         Log: Strip the *markers* from #9919.
394      Branch: perl
395            ! pod/perlfaq.pod pod/perlfaq5.pod
396 ____________________________________________________________________________
397 [  9919] By: jhi                                   on 2001/04/30  13:54:04
398         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
399              From: Gwyn Judd <b.judd@xtra.co.nz>
400              Date: Sun, 29 Apr 2001 01:47:49 +1200
401              Message-ID: <20010429014749.A4418@thislove>
402      Branch: perl
403            ! pod/perlfaq.pod pod/perlfaq5.pod
404 ____________________________________________________________________________
405 [  9918] By: jhi                                   on 2001/04/30  13:13:54
406         Log: More_tweakage.
407      Branch: perl
408            ! pod/perldata.pod pod/perldiag.pod
409 ____________________________________________________________________________
410 [  9917] By: jhi                                   on 2001/04/30  13:01:27
411         Log: Update Changes.
412      Branch: perl
413            ! Changes patchlevel.h
414 ____________________________________________________________________________
415 [  9916] By: jhi                                   on 2001/04/30  12:57:03
416         Log: T_w_e_a_k_a_g_e.
417      Branch: perl
418            ! pod/perldata.pod pod/perldiag.pod
419 ____________________________________________________________________________
420 [  9915] By: jhi                                   on 2001/04/30  12:39:29
421         Log: Install s2p also as psed.
422              
423              TODO: psed documentation?
424      Branch: perl
425            ! installperl
426 ____________________________________________________________________________
427 [  9914] By: jhi                                   on 2001/04/30  12:29:21
428         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
429              From: Jens Hamisch <jens@Strawberry.COM>
430              Date: Fri, 27 Apr 2001 17:00:36 +0200
431              Message-ID: <20010427170036.K1372@Strawberry.COM>
432              
433              SOCKS5_VERSION_NAME is the right symbol to detect
434              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
435              function called socks5_init() is available, and even that is
436              not universal, most SOCKS5 installations use SOCKSinit()).
437      Branch: perl
438            ! perlio.c
439 ____________________________________________________________________________
440 [  9913] By: jhi                                   on 2001/04/30  12:22:15
441         Log: Allow a zero timeout on IO::Socket accept and connect--
442              though one really shouldn't do that.  Based on
443              
444              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
445              From: "John Holdsworth" <coldwave@bigfoot.com>
446              Date: Sun, 4 Feb 2001 12:48:18 +0100
447              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
448      Branch: perl
449            ! ext/IO/lib/IO/Socket.pm
450 ____________________________________________________________________________
451 [  9912] By: jhi                                   on 2001/04/30  11:27:27
452         Log: Save the spot of regprev (see #9911) for binary compatibility;
453              regen API.
454      Branch: perl
455            ! embedvar.h perlapi.h thrdvar.h
456 ____________________________________________________________________________
457 [  9911] By: jhi                                   on 2001/04/30  11:22:03
458         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
459              From: Hugo <hv@crypt.compulink.co.uk>
460              Date: Sun, 29 Apr 2001 17:09:30 +0100
461              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
462      Branch: perl
463            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
464 ____________________________________________________________________________
465 [  9910] By: jhi                                   on 2001/04/30  11:15:12
466         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
467              a dummy for PL_numeric_radix); no pressing reason to break
468              binary compatibility; regen API.
469      Branch: perl
470            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
471            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
472 ____________________________________________________________________________
473 [  9909] By: jhi                                   on 2001/04/30  10:56:08
474         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
475              From: Walt Mankowski <waltman@netaxs.com>
476              Date: Sun, 29 Apr 2001 21:53:48 -0400
477              Message-ID: <20010429215348.A3971@netaxs.com>
478      Branch: perl
479            ! pod/perlfunc.pod
480 ____________________________________________________________________________
481 [  9908] By: jhi                                   on 2001/04/30  10:49:40
482         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
483      Branch: perl
484            ! t/lib/selfstubber.t
485 ____________________________________________________________________________
486 [  9907] By: nick                                  on 2001/04/30  09:26:50
487         Log: Integrate mainline.
488      Branch: perlio
489           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
490 ____________________________________________________________________________
491 [  9906] By: jhi                                   on 2001/04/29  23:24:20
492         Log: Abigail spotted a thinko in #9905.
493      Branch: perl
494            ! pod/perldiag.pod
495 ____________________________________________________________________________
496 [  9905] By: jhi                                   on 2001/04/29  15:55:39
497         Log: Changed the underscore/undebar syntax in numeric constants;
498              now any grouping will do, as long as the underscores are not
499              consecutive (so "zero-grouping" is out), and they do not begin
500              or end the integer or fractional parts.
501      Branch: perl
502            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
503 ____________________________________________________________________________
504 [  9904] By: nick                                  on 2001/04/29  15:43:22
505         Log: Integrate mainline.
506      Branch: perlio
507           +> (branch 98 files)
508            - lib/unicode/Block.pl
509            - lib/unicode/In/AlphabeticPresentationForms.pl
510            - lib/unicode/In/Arabic.pl
511            - lib/unicode/In/ArabicPresentationForms-A.pl
512            - lib/unicode/In/ArabicPresentationForms-B.pl
513            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
514            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
515            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
516            - lib/unicode/In/BopomofoExtended.pl
517            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
518            - lib/unicode/In/CJKCompatibility.pl
519            - lib/unicode/In/CJKCompatibilityForms.pl
520            - lib/unicode/In/CJKCompatibilityIdeographs.pl
521            - lib/unicode/In/CJKRadicalsSupplement.pl
522            - lib/unicode/In/CJKSymbolsandPunctuation.pl
523            - lib/unicode/In/CJKUnifiedIdeographs.pl
524            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
525            - lib/unicode/In/Cherokee.pl
526            - lib/unicode/In/CombiningDiacriticalMarks.pl
527            - lib/unicode/In/CombiningHalfMarks.pl
528            - lib/unicode/In/CombiningMarksforSymbols.pl
529            - lib/unicode/In/ControlPictures.pl
530            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
531            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
532            - lib/unicode/In/EnclosedAlphanumerics.pl
533            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
534            - lib/unicode/In/Ethiopic.pl
535            - lib/unicode/In/GeneralPunctuation.pl
536            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
537            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
538            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
539            - lib/unicode/In/HalfwidthandFullwidthForms.pl
540            - lib/unicode/In/HangulCompatibilityJamo.pl
541            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
542            - lib/unicode/In/Hebrew.pl
543            - lib/unicode/In/HighPrivateUseSurrogates.pl
544            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
545            - lib/unicode/In/IPAExtensions.pl
546            - lib/unicode/In/IdeographicDescriptionCharacters.pl
547            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
548            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
549            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
550            - lib/unicode/In/Latin-1Supplement.pl
551            - lib/unicode/In/LatinExtended-A.pl
552            - lib/unicode/In/LatinExtended-B.pl
553            - lib/unicode/In/LatinExtendedAdditional.pl
554            - lib/unicode/In/LetterlikeSymbols.pl
555            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
556            - lib/unicode/In/MathematicalOperators.pl
557            - lib/unicode/In/MiscellaneousSymbols.pl
558            - lib/unicode/In/MiscellaneousTechnical.pl
559            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
560            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
561            - lib/unicode/In/OpticalCharacterRecognition.pl
562            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
563            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
564            - lib/unicode/In/SmallFormVariants.pl
565            - lib/unicode/In/SpacingModifierLetters.pl
566            - lib/unicode/In/Specials.pl
567            - lib/unicode/In/SuperscriptsandSubscripts.pl
568            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
569            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
570            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
571            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
572            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
573           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
574           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
575           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
576           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
577           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
578           !> utf8.c win32/Makefile
579 ____________________________________________________________________________
580 [  9903] By: jhi                                   on 2001/04/29  14:30:53
581         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
582              From: Prymmer/Kahn <pvhp@best.com>
583              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
584              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
585      Branch: perl
586            ! win32/Makefile
587 ____________________________________________________________________________
588 [  9902] By: jhi                                   on 2001/04/29  02:52:44
589         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
590              From: "Abigail" <abigail@foad.org>
591              Date: Sun, 29 Apr 2001 03:14:25 +0200
592              Message-ID: <20010429011425.24503.qmail@foad.org>
593      Branch: perl
594            ! ext/IO/lib/IO/Seekable.pm
595 ____________________________________________________________________________
596 [  9901] By: jhi                                   on 2001/04/29  02:04:46
597         Log: In character classes one couldn't have 0x80..0xff characters
598              at the left hand side if there were 0x100.. characters in the
599              character class.
600      Branch: perl
601            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
602            ! t/op/pat.t utf8.c
603 ____________________________________________________________________________
604 [  9900] By: jhi                                   on 2001/04/28  22:55:04
605         Log: Forgot the latest mktables.PL from #9899.
606      Branch: perl
607            ! lib/unicode/mktables.PL
608 ____________________________________________________________________________
609 [  9899] By: jhi                                   on 2001/04/28  22:53:28
610         Log: Explain the \p{} and \P{} error message better and
611              have prettier prettyprint in In.pl.
612      Branch: perl
613            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
614            ! pod/perldiag.pod
615 ____________________________________________________________________________
616 [  9898] By: jhi                                   on 2001/04/28  21:03:34
617         Log: Add one possible explanation for the "Invalid [] range" error.
618      Branch: perl
619            ! pod/perldiag.pod
620 ____________________________________________________________________________
621 [  9897] By: jhi                                   on 2001/04/28  17:18:26
622         Log: Add a level of indirection to the implementation of \p{InFoo}
623              so that we don't have to have long filenames.  (Nothing changes
624              in the user interface.)   The indirection is defined in
625              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
626              Also rename some the character classes by removing '-' from
627              the classnames, and finally renamed Block.pl as Blocks.pl.
628      Branch: perl
629            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
630            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
631            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
632            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
633            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
634            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
635            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
636            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
637            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
638            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
639            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
640            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
641            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
642            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
643            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
644            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
645            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
646            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
647            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
648            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
649            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
650            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
651            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
652            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
653            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
654            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
655            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
656            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
657            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
658            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
659            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
660            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
661            + lib/unicode/In/94.pl lib/unicode/In/95.pl
662            - lib/unicode/Block.pl
663            - lib/unicode/In/AlphabeticPresentationForms.pl
664            - lib/unicode/In/Arabic.pl
665            - lib/unicode/In/ArabicPresentationForms-A.pl
666            - lib/unicode/In/ArabicPresentationForms-B.pl
667            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
668            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
669            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
670            - lib/unicode/In/BopomofoExtended.pl
671            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
672            - lib/unicode/In/CJKCompatibility.pl
673            - lib/unicode/In/CJKCompatibilityForms.pl
674            - lib/unicode/In/CJKCompatibilityIdeographs.pl
675            - lib/unicode/In/CJKRadicalsSupplement.pl
676            - lib/unicode/In/CJKSymbolsandPunctuation.pl
677            - lib/unicode/In/CJKUnifiedIdeographs.pl
678            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
679            - lib/unicode/In/Cherokee.pl
680            - lib/unicode/In/CombiningDiacriticalMarks.pl
681            - lib/unicode/In/CombiningHalfMarks.pl
682            - lib/unicode/In/CombiningMarksforSymbols.pl
683            - lib/unicode/In/ControlPictures.pl
684            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
685            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
686            - lib/unicode/In/EnclosedAlphanumerics.pl
687            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
688            - lib/unicode/In/Ethiopic.pl
689            - lib/unicode/In/GeneralPunctuation.pl
690            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
691            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
692            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
693            - lib/unicode/In/HalfwidthandFullwidthForms.pl
694            - lib/unicode/In/HangulCompatibilityJamo.pl
695            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
696            - lib/unicode/In/Hebrew.pl
697            - lib/unicode/In/HighPrivateUseSurrogates.pl
698            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
699            - lib/unicode/In/IPAExtensions.pl
700            - lib/unicode/In/IdeographicDescriptionCharacters.pl
701            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
702            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
703            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
704            - lib/unicode/In/Latin-1Supplement.pl
705            - lib/unicode/In/LatinExtended-A.pl
706            - lib/unicode/In/LatinExtended-B.pl
707            - lib/unicode/In/LatinExtendedAdditional.pl
708            - lib/unicode/In/LetterlikeSymbols.pl
709            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
710            - lib/unicode/In/MathematicalOperators.pl
711            - lib/unicode/In/MiscellaneousSymbols.pl
712            - lib/unicode/In/MiscellaneousTechnical.pl
713            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
714            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
715            - lib/unicode/In/OpticalCharacterRecognition.pl
716            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
717            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
718            - lib/unicode/In/SmallFormVariants.pl
719            - lib/unicode/In/SpacingModifierLetters.pl
720            - lib/unicode/In/Specials.pl
721            - lib/unicode/In/SuperscriptsandSubscripts.pl
722            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
723            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
724            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
725            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
726            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
727            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
728            ! pod/perlunicode.pod
729 ____________________________________________________________________________
730 [  9896] By: jhi                                   on 2001/04/28  14:33:17
731         Log: Update the information on shared library path on HP-UX.
732      Branch: perl
733            ! INSTALL
734 ____________________________________________________________________________
735 [  9895] By: jhi                                   on 2001/04/28  14:32:30
736         Log: Because #9894 seems to do the trick, this workaround can be removed.
737      Branch: perl
738            ! t/lib/selfstubber.t
739 ____________________________________________________________________________
740 [  9894] By: jhi                                   on 2001/04/28  14:26:13
741         Log: For PerlIO flush the children's file handles (on fork/exec/system).
742      Branch: perl
743            ! perl.h
744 ____________________________________________________________________________
745 [  9893] By: jhi                                   on 2001/04/28  14:23:15
746         Log: Test tweak for #9891.
747      Branch: perl
748            ! t/lib/b-deparse.t
749 ____________________________________________________________________________
750 [  9892] By: jhi                                   on 2001/04/28  14:10:13
751         Log: New HP-UX hints from Merijn.
752      Branch: perl
753            ! hints/hpux.sh
754 ____________________________________________________________________________
755 [  9891] By: jhi                                   on 2001/04/28  14:07:27
756         Log: Subject: [PATCH B::Deparse] non-block scopes
757              From: Robin Houston <robin@kitsite.com>
758              Date: Fri, 27 Apr 2001 19:15:14 +0100
759              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
760      Branch: perl
761            ! ext/B/B/Deparse.pm
762 ____________________________________________________________________________
763 [  9890] By: nick                                  on 2001/04/27  19:41:25
764         Log: Integrate mainline
765      Branch: perlio
766           +> t/lib/selfstubber.t
767           !> (integrate 50 files)
768 ____________________________________________________________________________
769 [  9889] By: jhi                                   on 2001/04/27  18:23:46
770         Log: Subject: Re: selfstubber test fail on bleadperl
771              From: Mike Guy <mjtg@cam.ac.uk>
772              Date: Fri, 27 Apr 2001 19:31:18 +0100
773              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
774      Branch: perl
775            ! t/lib/selfstubber.t
776 ____________________________________________________________________________
777 [  9888] By: jhi                                   on 2001/04/27  16:20:54
778         Log: Test tweak for #9886.
779      Branch: perl
780            ! t/lib/b-deparse.t
781 ____________________________________________________________________________
782 [  9887] By: jhi                                   on 2001/04/27  16:16:33
783         Log: Buffering issue at least in Solaris (even with perlio).
784      Branch: perl
785            ! t/lib/selfstubber.t
786 ____________________________________________________________________________
787 [  9886] By: jhi                                   on 2001/04/27  14:59:23
788         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
789              From: Robin Houston <robin@kitsite.com>
790              Date: Fri, 27 Apr 2001 16:53:20 +0100
791              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
792      Branch: perl
793            ! ext/B/B/Deparse.pm
794 ____________________________________________________________________________
795 [  9885] By: jhi                                   on 2001/04/27  14:23:51
796         Log: Update Changes.
797      Branch: perl
798            ! Changes patchlevel.h
799 ____________________________________________________________________________
800 [  9884] By: jhi                                   on 2001/04/27  14:14:12
801         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
802              From: "Philip Newton" <pnewton@gmx.de>
803              Date: Fri, 27 Apr 2001 16:40:13 +0200
804              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
805      Branch: perl
806            ! pod/perldata.pod
807 ____________________________________________________________________________
808 [  9883] By: jhi                                   on 2001/04/27  13:28:19
809         Log: Add LOG_PERROR; prettify the "removed".
810      Branch: perl
811            ! ext/Sys/Syslog/Syslog.xs
812 ____________________________________________________________________________
813 [  9882] By: jhi                                   on 2001/04/27  13:13:18
814         Log: h2xs tweaks: use NV instead of double, "quote" the removed
815              prefixes for clarity (especially when nothing is removed),
816              slight pod reformats.
817      Branch: perl
818            ! utils/h2xs.PL
819 ____________________________________________________________________________
820 [  9881] By: jhi                                   on 2001/04/27  12:58:48
821         Log: Don't bother creating existing directories.
822      Branch: perl
823            ! utils/h2xs.PL
824 ____________________________________________________________________________
825 [  9880] By: jhi                                   on 2001/04/27  12:45:39
826         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
827              From: Mike Schilli <m@perlmeister.com>
828              Date: Wed, 25 Apr 2001 01:29:21 -0700
829              Message-id: <3AE68AE1.6A981723@perlmeister.com>
830      Branch: perl
831            ! utils/h2xs.PL
832 ____________________________________________________________________________
833 [  9879] By: jhi                                   on 2001/04/27  12:40:55
834         Log: break is not yet Perl.  Added the template license also to README.
835      Branch: perl
836            ! utils/h2xs.PL
837 ____________________________________________________________________________
838 [  9878] By: jhi                                   on 2001/04/27  03:08:20
839         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
840              From: Tim Jenness <t.jenness@jach.hawaii.edu>
841              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
842              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
843      Branch: perl
844            ! t/lib/xs-typemap.t
845 ____________________________________________________________________________
846 [  9877] By: jhi                                   on 2001/04/26  23:54:40
847         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
848              From: "Abigail" <abigail@foad.org>
849              Date: Fri, 27 Apr 2001 01:44:28 +0200
850              Message-ID: <20010426234428.19786.qmail@foad.org>
851      Branch: perl
852            ! utils/h2xs.PL
853 ____________________________________________________________________________
854 [  9876] By: jhi                                   on 2001/04/26  23:52:06
855         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
856              From: Peter Prymmer <pvhp@forte.com>
857              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
858              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
859      Branch: perl
860            ! t/lib/selfstubber.t
861 ____________________________________________________________________________
862 [  9875] By: jhi                                   on 2001/04/26  23:48:10
863         Log: Deparse nits.
864      Branch: perl
865            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
866 ____________________________________________________________________________
867 [  9874] By: jhi                                   on 2001/04/26  22:46:05
868         Log: Document ANYOF_CLASS.
869      Branch: perl
870            ! regcomp.h
871 ____________________________________________________________________________
872 [  9873] By: jhi                                   on 2001/04/26  22:35:03
873         Log: Subject: Re: [PATCH @9846] dumping ANYOF
874              From: Hugo <hv@crypt.compulink.co.uk>
875              Date: Thu, 26 Apr 2001 23:33:38 +0100
876              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
877      Branch: perl
878            ! regcomp.c regcomp.h
879 ____________________________________________________________________________
880 [  9872] By: jhi                                   on 2001/04/26  22:34:31
881         Log: Subject: [PATCH] more for Devel::SelfStubber
882              From: Nicholas Clark <nick@ccl4.org>
883              Date: Fri, 27 Apr 2001 00:13:52 +0100
884              Message-ID: <20010427001351.K88186@plum.flirble.org>
885      Branch: perl
886            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
887 ____________________________________________________________________________
888 [  9871] By: jhi                                   on 2001/04/26  21:59:17
889         Log: Subject: [PATCH B::Deparse] formats must be flush left
890              From: Robin Houston <robin@kitsite.com>
891              Date: Thu, 26 Apr 2001 23:54:29 +0100
892              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
893      Branch: perl
894            ! ext/B/B/Deparse.pm
895 ____________________________________________________________________________
896 [  9870] By: jhi                                   on 2001/04/26  21:57:37
897         Log: If some of the constants are prefixes of others,
898              the prefixes may never get recognized.  (See 20010426.006.)
899      Branch: perl
900            ! utils/h2xs.PL
901 ____________________________________________________________________________
902 [  9869] By: jhi                                   on 2001/04/26  21:50:42
903         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
904              From: Chris Bongaarts <cab@tc.umn.edu>
905              Date: Thu, 26 Apr 2001 17:10:31 -0500
906              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
907      Branch: perl
908            ! ext/Sys/Syslog/Syslog.xs
909 ____________________________________________________________________________
910 [  9868] By: jhi                                   on 2001/04/26  21:35:12
911         Log: Further cuts and more docs from Graham Barr.
912      Branch: perl
913            ! ext/List/Util/lib/List/Util.pm
914            ! ext/List/Util/lib/Scalar/Util.pm
915 ____________________________________________________________________________
916 [  9867] By: jhi                                   on 2001/04/26  21:18:57
917         Log: Subject: [PATCH 5.7.1] DB_File-1.77
918              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
919              Date: Thu, 26 Apr 2001 22:37:53 +0100
920              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
921      Branch: perl
922            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
923            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
924 ____________________________________________________________________________
925 [  9866] By: jhi                                   on 2001/04/26  21:12:31
926         Log: Subject: [PATCH B::Deparse] fix easy bugs
927              From: Robin Houston <robin@kitsite.com>
928              Date: Thu, 26 Apr 2001 23:03:33 +0100
929              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
930      Branch: perl
931            ! ext/B/B/Deparse.pm
932 ____________________________________________________________________________
933 [  9865] By: jhi                                   on 2001/04/26  20:26:13
934         Log: Update Changes.
935      Branch: perl
936            ! Changes patchlevel.h
937 ____________________________________________________________________________
938 [  9864] By: jhi                                   on 2001/04/26  19:27:48
939         Log: Dethinko from Robin Houston.
940      Branch: perl
941            ! ext/B/B/Deparse.pm
942 ____________________________________________________________________________
943 [  9863] By: jhi                                   on 2001/04/26  19:10:35
944         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
945              From: Robin Houston <robin@kitsite.com>
946              Date: Thu, 26 Apr 2001 21:08:32 +0100
947              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
948      Branch: perl
949            ! ext/B/B/Deparse.pm
950 ____________________________________________________________________________
951 [  9862] By: jhi                                   on 2001/04/26  19:04:23
952         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
953              From: Robin Houston <robin@kitsite.com>
954              Date: Thu, 26 Apr 2001 20:52:50 +0100
955              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
956      Branch: perl
957            ! ext/B/B/Deparse.pm
958 ____________________________________________________________________________
959 [  9861] By: jhi                                   on 2001/04/26  18:56:14
960         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
961              From: Mike Guy <mjtg@cam.ac.uk>
962              Date: Thu, 26 Apr 2001 14:22:40 +0100
963              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
964      Branch: perl
965            ! pod/perlobj.pod
966 ____________________________________________________________________________
967 [  9860] By: jhi                                   on 2001/04/26  18:46:42
968         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
969              From: Robin Houston <robin@kitsite.com>
970              Date: Thu, 26 Apr 2001 20:34:29 +0100
971              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
972              
973              Hashes do not interpolate.
974      Branch: perl
975            ! ext/B/B/Deparse.pm
976 ____________________________________________________________________________
977 [  9859] By: jhi                                   on 2001/04/26  18:43:51
978         Log: Subject: The Time::Piece conspiracy unmasked!!!
979              From: Mike Guy <mjtg@cam.ac.uk>
980              Date: Thu, 26 Apr 2001 19:02:50 +0100
981              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
982              
983              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
984              From: Mike Guy <mjtg@cam.ac.uk>
985              Date: Thu, 26 Apr 2001 19:08:21 +0100
986              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
987              
988              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
989              From: Graham Barr <gbarr@pobox.com>
990              Date: Thu, 26 Apr 2001 19:12:03 +0100
991              Message-ID: <20010426191203.A70835@pobox.com>
992              
993              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
994      Branch: perl
995            ! ext/List/Util/lib/List/Util.pm
996            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
997 ____________________________________________________________________________
998 [  9858] By: jhi                                   on 2001/04/26  18:17:42
999         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
1000              From: Robin Houston <robin@kitsite.com>
1001              Date: Thu, 26 Apr 2001 16:09:35 +0100
1002              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
1003      Branch: perl
1004            ! t/comp/proto.t
1005 ____________________________________________________________________________
1006 [  9857] By: jhi                                   on 2001/04/26  18:04:59
1007         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
1008              From: barries <barries@slaysys.com>
1009              Date: Thu, 26 Apr 2001 12:01:10 -0400
1010              Message-ID: <20010426120110.E29698@jester.slaysys.com>
1011      Branch: perl
1012            ! pod/perldiag.pod
1013 ____________________________________________________________________________
1014 [  9856] By: jhi                                   on 2001/04/26  18:03:33
1015         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
1016              Date: Thu, 26 Apr 2001 17:13:41 +0100
1017              From: Robin Houston <robin@kitsite.com>
1018              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
1019              
1020              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
1021              From: Robin Houston <robin@kitsite.com>
1022              Date: Thu, 26 Apr 2001 18:44:29 +0100
1023              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
1024      Branch: perl
1025            ! ext/B/B/Deparse.pm
1026 ____________________________________________________________________________
1027 [  9855] By: jhi                                   on 2001/04/26  17:56:04
1028         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
1029              From: Robin Houston <robin@kitsite.com>
1030              Date: Thu, 26 Apr 2001 17:04:08 +0100
1031              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
1032      Branch: perl
1033            ! ext/B/B/Deparse.pm
1034 ____________________________________________________________________________
1035 [  9854] By: jhi                                   on 2001/04/26  17:47:26
1036         Log: Subject: Re: Short test case for undef %stash:: crash
1037              From: Benjamin Sugars <bsugars@canoe.ca> 
1038              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
1039              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
1040              Changed and moved the perldiag entry.
1041      Branch: perl
1042            ! gv.c pod/perldiag.pod
1043 ____________________________________________________________________________
1044 [  9853] By: jhi                                   on 2001/04/26  14:35:16
1045         Log: Beginnings of strptime().  Do not touch the wet paint.
1046      Branch: perl
1047            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
1048 ____________________________________________________________________________
1049 [  9852] By: jhi                                   on 2001/04/26  13:17:21
1050         Log: Retract #9851, core dumps from pod2man.
1051      Branch: perl
1052            ! regcomp.c
1053 ____________________________________________________________________________
1054 [  9851] By: jhi                                   on 2001/04/26  11:54:41
1055         Log: (Retracted by #9852.)
1056              
1057              Subject: [PATCH @9846] dumping ANYOF
1058              From: Hugo <hv@crypt.compulink.co.uk>
1059              Date: Thu, 26 Apr 2001 05:32:38 +0100
1060              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
1061      Branch: perl
1062            ! regcomp.c
1063 ____________________________________________________________________________
1064 [  9850] By: jhi                                   on 2001/04/26  02:34:44
1065         Log: If ccflags was empty the _previous_ $* containing all the
1066              environment variables and Configure variables was used,
1067              which lead, among other bad things, into $ccflags being your
1068              uname -a output, which lead into test compile with cc failing,
1069              which lead into gcc being selected, which didn't work that well
1070              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
1071              with large files, et cetera.
1072      Branch: perl
1073            ! hints/hpux.sh
1074 ____________________________________________________________________________
1075 [  9849] By: jhi                                   on 2001/04/26  01:44:57
1076         Log: Make selfstubber test more portable.
1077      Branch: perl
1078            ! t/lib/selfstubber.t
1079 ____________________________________________________________________________
1080 [  9848] By: jhi                                   on 2001/04/26  00:50:26
1081         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
1082              From: Benjamin Sugars <ben.sugars@home.com>
1083              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
1084              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
1085      Branch: perl
1086            ! ext/Cwd/Cwd.xs
1087 ____________________________________________________________________________
1088 [  9847] By: jhi                                   on 2001/04/26  00:46:58
1089         Log: Subject: [PATCH: perl@9841] VMS updates
1090              From: Peter Prymmer <pvhp@forte.com>
1091              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
1092              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
1093      Branch: perl
1094            ! README.vms configure.com vms/descrip_mms.template
1095            ! vms/ext/filespec.t
1096 ____________________________________________________________________________
1097 [  9846] By: jhi                                   on 2001/04/26  00:11:56
1098         Log: re 'debug' was broken by #9084.
1099      Branch: perl
1100            ! ext/re/re.xs
1101 ____________________________________________________________________________
1102 [  9845] By: jhi                                   on 2001/04/25  22:33:17
1103         Log: Subject: [PATCH] test for Devel::SelfStubber
1104              From: Nicholas Clark <nick@ccl4.org>
1105              Date: Thu, 26 Apr 2001 00:00:54 +0100
1106              Message-ID: <20010426000054.D89026@plum.flirble.org>
1107      Branch: perl
1108            + t/lib/selfstubber.t
1109            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
1110 ____________________________________________________________________________
1111 [  9844] By: jhi                                   on 2001/04/25  22:29:32
1112         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
1113              From: Paul Johnson <paul@pjcj.net>
1114              Date: Thu, 26 Apr 2001 00:46:08 +0200
1115              Message-ID: <20010426004608.H2338@pjcj.net>
1116      Branch: perl
1117            ! ext/B/B/Concise.pm
1118 ____________________________________________________________________________
1119 [  9843] By: jhi                                   on 2001/04/25  22:28:28
1120         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
1121              From: Peter Prymmer <pvhp@forte.com>
1122              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
1123              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
1124      Branch: perl
1125            ! ext/Cwd/Cwd.xs
1126 ____________________________________________________________________________
1127 [  9842] By: jhi                                   on 2001/04/25  20:58:12
1128         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
1129              From: John Peacock <jpeacock@rowman.com>
1130              Date: Wed, 25 Apr 2001 17:30:26 -0400
1131              Message-ID: <3AE741F2.B3217464@rowman.com>
1132      Branch: perl
1133            ! lib/Math/BigInt.pm t/lib/bigintpm.t
1134 ____________________________________________________________________________
1135 [  9841] By: jhi                                   on 2001/04/25  20:07:05
1136         Log: Update Changes.
1137      Branch: perl
1138            ! Changes patchlevel.h
1139 ____________________________________________________________________________
1140 [  9840] By: jhi                                   on 2001/04/25  19:56:51
1141         Log: Yet another HP-UX hints version from Merijn.
1142      Branch: perl
1143            ! hints/hpux.sh
1144 ____________________________________________________________________________
1145 [  9839] By: jhi                                   on 2001/04/25  19:53:04
1146         Log: abs_path() didn't terminate the filename correctly,
1147              in DIRNAMLENless systems like HP-UX this would fail.
1148      Branch: perl
1149            ! ext/Cwd/Cwd.xs
1150 ____________________________________________________________________________
1151 [  9838] By: jhi                                   on 2001/04/25  16:37:26
1152         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
1153              From: Mike Guy <mjtg@cam.ac.uk>
1154              Date: Wed, 25 Apr 2001 18:31:47 +0100
1155              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
1156      Branch: perl
1157            ! op.c
1158 ____________________________________________________________________________
1159 [  9837] By: jhi                                   on 2001/04/25  16:21:53
1160         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
1161              From: Jon Eveland <jweveland@yahoo.com>
1162              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
1163              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
1164      Branch: perl
1165            ! lib/perl5db.pl
1166 ____________________________________________________________________________
1167 [  9836] By: jhi                                   on 2001/04/25  14:17:50
1168         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
1169              From: "Philip Newton" <pnewton@gmx.de>
1170              Date: Wed, 25 Apr 2001 17:05:58 +0200
1171              Message-ID: <3AE703F6.3234.1833C45@localhost>
1172      Branch: perl
1173            ! Porting/patching.pod
1174 ____________________________________________________________________________
1175 [  9835] By: jhi                                   on 2001/04/25  13:58:07
1176         Log: It would seem that both ar and full_ar need to be overridden
1177              for HP-UX to avoid the GNU ar.
1178      Branch: perl
1179            ! hints/hpux.sh
1180 ____________________________________________________________________________
1181 [  9834] By: jhi                                   on 2001/04/25  13:50:40
1182         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
1183              From: "Philip Newton" <pnewton@gmx.de>
1184              Date: Wed, 25 Apr 2001 16:09:23 +0200
1185              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
1186              
1187              Detypo.
1188      Branch: perl
1189            ! t/op/misc.t
1190 ____________________________________________________________________________
1191 [  9833] By: jhi                                   on 2001/04/25  12:36:11
1192         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
1193      Branch: perl
1194            ! hints/hpux.sh
1195 ____________________________________________________________________________
1196 [  9832] By: jhi                                   on 2001/04/25  12:33:36
1197         Log: New version of HP-UX hints from Merijn.
1198      Branch: perl
1199            ! hints/hpux.sh
1200 ____________________________________________________________________________
1201 [  9831] By: jhi                                   on 2001/04/25  03:39:45
1202         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
1203      Branch: perl
1204            ! hints/hpux.sh
1205 ____________________________________________________________________________
1206 [  9830] By: jhi                                   on 2001/04/25  02:53:25
1207         Log: The tzname[] bit is not needed by util.c -- and causes
1208              heartburn in VMS (and it missing was probably the cause of
1209              the Mac OS X trouble).  Ouch.
1210      Branch: perl
1211            ! ext/POSIX/POSIX.xs util.c
1212 ____________________________________________________________________________
1213 [  9829] By: jhi                                   on 2001/04/25  00:10:06
1214         Log: Metaconfig unit change for #9828.
1215      Branch: metaconfig
1216            ! U/compline/ccflags.U
1217 ____________________________________________________________________________
1218 [  9828] By: jhi                                   on 2001/04/25  00:04:18
1219         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
1220              (which is actually the reason for the change, we need to pass
1221              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
1222              EP/IX, OS/2, and TitanOS, based on the hints files.
1223      Branch: perl
1224            ! Configure config_h.SH
1225 ____________________________________________________________________________
1226 [  9827] By: jhi                                   on 2001/04/24  23:49:20
1227         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
1228              the $cat must have an absolute path.
1229      Branch: perl
1230            ! makedepend.SH
1231 ____________________________________________________________________________
1232 [  9826] By: jhi                                   on 2001/04/24  23:40:53
1233         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
1234      Branch: perl
1235            ! README.amiga
1236 ____________________________________________________________________________
1237 [  9825] By: jhi                                   on 2001/04/24  23:35:35
1238         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
1239              From: "Philip Newton" <pnewton@gmx.de>
1240              Date: Tue, 24 Apr 2001 18:52:49 +0200
1241              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
1242      Branch: perl
1243            ! x2p/find2perl.PL
1244 ____________________________________________________________________________
1245 [  9824] By: jhi                                   on 2001/04/24  23:33:07
1246         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
1247              Some gcc specifics dropped out due to extensive rewriting;
1248              will be put back later as needed.
1249      Branch: perl
1250            ! hints/hpux.sh
1251 ____________________________________________________________________________
1252 [  9823] By: jhi                                   on 2001/04/24  23:27:57
1253         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
1254      Branch: perl
1255            ! ext/POSIX/POSIX.xs
1256 ____________________________________________________________________________
1257 [  9822] By: jhi                                   on 2001/04/24  23:25:21
1258         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
1259              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1260              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
1261              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
1262      Branch: perl
1263            ! ext/XS/Typemap/Typemap.xs
1264 ____________________________________________________________________________
1265 [  9821] By: jhi                                   on 2001/04/24  23:24:10
1266         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
1267              From: "Abigail" <abigail@foad.org>
1268              Date: Tue, 24 Apr 2001 23:12:03 +0200
1269              Message-ID: <20010424211203.7901.qmail@foad.org>
1270      Branch: perl
1271            ! pod/perlport.pod
1272 ____________________________________________________________________________
1273 [  9820] By: jhi                                   on 2001/04/24  23:23:15
1274         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
1275              From: Matt Sergeant <matt@sergeant.org>
1276              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
1277              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
1278      Branch: perl
1279            ! pod/perlfaq4.pod
1280 ____________________________________________________________________________
1281 [  9819] By: nick                                  on 2001/04/24  18:49:43
1282         Log: Integrate mainline.
1283      Branch: perlio
1284           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
1285           !> (integrate 37 files)
1286 ____________________________________________________________________________
1287 [  9818] By: jhi                                   on 2001/04/24  14:35:23
1288         Log: Update Changes.
1289      Branch: perl
1290            ! Changes patchlevel.h
1291 ____________________________________________________________________________
1292 [  9817] By: jhi                                   on 2001/04/24  14:09:17
1293         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
1294              From: "Philip Newton" <pnewton@gmx.de>
1295              Date: Tue, 24 Apr 2001 12:58:12 +0200
1296              Message-ID: <3AE57864.8304.B77A0A@localhost> 
1297              
1298              plus add CPAN to the list of modules that have their own tests.
1299      Branch: perl
1300            ! t/lib/1_compile.t
1301 ____________________________________________________________________________
1302 [  9816] By: jhi                                   on 2001/04/24  14:07:03
1303         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
1304              From: Michael G Schwern <schwern@pobox.com>
1305              Date: Sat, 21 Apr 2001 22:35:00 +0100
1306              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
1307      Branch: perl
1308            ! t/lib/1_compile.t
1309 ____________________________________________________________________________
1310 [  9815] By: jhi                                   on 2001/04/24  13:54:32
1311         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
1312              From: Robin Houston <robin@kitsite.com>
1313              Date: Tue, 24 Apr 2001 15:51:18 +0100
1314              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
1315      Branch: perl
1316            ! ext/B/B/Deparse.pm
1317 ____________________________________________________________________________
1318 [  9814] By: jhi                                   on 2001/04/24  13:17:34
1319         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
1320              From: Bill Glicker <billg@burrelles.com>
1321              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
1322              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
1323      Branch: perl
1324            ! hints/svr5.sh
1325 ____________________________________________________________________________
1326 [  9813] By: jhi                                   on 2001/04/24  12:54:23
1327         Log: Prevent path disclosure (probing for existence of filenames)
1328              using suidperl; bug id 20010322.218.
1329      Branch: perl
1330            ! perl.c pod/perldiag.pod
1331 ____________________________________________________________________________
1332 [  9812] By: jhi                                   on 2001/04/24  12:08:36
1333         Log: Retract #9811.
1334      Branch: perl
1335            ! ext/POSIX/POSIX.xs
1336 ____________________________________________________________________________
1337 [  9811] By: jhi                                   on 2001/04/24  11:57:35
1338         Log: (Retracted by #9812.)
1339      Branch: perl
1340            ! ext/POSIX/POSIX.xs
1341 ____________________________________________________________________________
1342 [  9810] By: jhi                                   on 2001/04/24  03:32:35
1343         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
1344      Branch: perl
1345            ! util.c
1346 ____________________________________________________________________________
1347 [  9809] By: jhi                                   on 2001/04/24  03:16:13
1348         Log: The Math::BigFloat::import() was broken.
1349              (Fixes bug id 20010422.002.)
1350      Branch: perl
1351            ! lib/Math/BigFloat.pm
1352 ____________________________________________________________________________
1353 [  9808] By: jhi                                   on 2001/04/24  01:11:40
1354         Log: Additional dependencies; should help for parallel makes
1355              not to fail on missing lib/lib.pm or lib/re.pm.
1356      Branch: perl
1357            ! Makefile.SH
1358 ____________________________________________________________________________
1359 [  9807] By: jhi                                   on 2001/04/24  00:57:01
1360         Log: Update the test failure disclaimer.
1361      Branch: perl
1362            ! t/pragma/warn/pp_hot
1363 ____________________________________________________________________________
1364 [  9806] By: jhi                                   on 2001/04/24  00:54:04
1365         Log: Add make target "install-all" which is alias for "install"
1366              to cater for case-preserving filesystems like HFS+.
1367      Branch: perl
1368            ! INSTALL Makefile.SH
1369 ____________________________________________________________________________
1370 [  9805] By: jhi                                   on 2001/04/24  00:47:28
1371         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
1372              From: Peter Prymmer <pvhp@forte.com>
1373              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
1374              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
1375              
1376              (Ken William's message forwarded from macosx@perl.org)
1377      Branch: perl
1378            ! hints/darwin.sh
1379 ____________________________________________________________________________
1380 [  9804] By: jhi                                   on 2001/04/23  23:57:35
1381         Log: Cut-and-pasto.
1382      Branch: perl
1383            ! perlio.c
1384 ____________________________________________________________________________
1385 [  9803] By: jhi                                   on 2001/04/23  23:52:25
1386         Log: More PerlIO robustness.
1387      Branch: perl
1388            ! perlio.c
1389 ____________________________________________________________________________
1390 [  9802] By: jhi                                   on 2001/04/23  23:43:35
1391         Log: Make the "STD* opened only for ..." errors more consistent.
1392      Branch: perl
1393            ! doio.c
1394 ____________________________________________________________________________
1395 [  9801] By: jhi                                   on 2001/04/23  23:34:26
1396         Log: Test case for #9800.
1397      Branch: perl
1398            ! t/op/misc.t
1399 ____________________________________________________________________________
1400 [  9800] By: jhi                                   on 2001/04/23  23:14:43
1401         Log: Avoid coredump on 'close STDERR; die' by making
1402              the PerlIO calls more robust.  Also use SETERRNO()
1403              instead of errno = to be more VMS-ready.
1404      Branch: perl
1405            ! perlio.c
1406 ____________________________________________________________________________
1407 [  9799] By: jhi                                   on 2001/04/23  21:41:10
1408         Log: Subject: test for ID 20010423.002
1409              From: Robin Houston <robin@kitsite.com>
1410              Date: Mon, 23 Apr 2001 16:52:21 +0100
1411              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
1412      Branch: perl
1413            ! t/op/avhv.t
1414 ____________________________________________________________________________
1415 [  9798] By: jhi                                   on 2001/04/23  21:40:07
1416         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
1417              From: David Dyck <dcd@tc.fluke.com>
1418              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
1419              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
1420      Branch: perl
1421            ! installperl
1422 ____________________________________________________________________________
1423 [  9797] By: jhi                                   on 2001/04/23  21:37:56
1424         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
1425              From: Benjamin Sugars <bsugars@canoe.ca>
1426              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
1427              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
1428      Branch: perl
1429            ! ext/Cwd/Cwd.xs lib/Cwd.pm
1430 ____________________________________________________________________________
1431 [  9796] By: jhi                                   on 2001/04/23  21:29:24
1432         Log: Synchronize h2xs and pod2man some more on the documentation
1433              templates they propose.
1434      Branch: perl
1435            ! pod/pod2man.PL utils/h2xs.PL
1436 ____________________________________________________________________________
1437 [  9795] By: jhi                                   on 2001/04/23  17:30:40
1438         Log: Add one more naughty test for base64; make encoding logic cleaner.
1439      Branch: perl
1440            ! t/lib/mimeb64.t
1441 ____________________________________________________________________________
1442 [  9794] By: jhi                                   on 2001/04/23  13:51:32
1443         Log: Update Changes.
1444      Branch: perl
1445            ! Changes patchlevel.h
1446 ____________________________________________________________________________
1447 [  9793] By: jhi                                   on 2001/04/23  13:44:18
1448         Log: Duplicate lines.
1449      Branch: perl
1450            ! MANIFEST
1451 ____________________________________________________________________________
1452 [  9792] By: jhi                                   on 2001/04/23  13:39:13
1453         Log: Subject: Re: PATCH 5.7.1
1454              From: Mark-Jason Dominus <mjd@plover.com>
1455              Date: Mon, 23 Apr 2001 10:30:21 -0400
1456              Message-ID: <20010423143021.17335.qmail@plover.com>
1457      Branch: perl
1458            ! perl.h sv.c
1459 ____________________________________________________________________________
1460 [  9791] By: jhi                                   on 2001/04/23  13:32:40
1461         Log: Add the CPAN.pm 1.59_54 tests.
1462      Branch: perl
1463            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
1464            ! MANIFEST
1465 ____________________________________________________________________________
1466 [  9790] By: jhi                                   on 2001/04/23  13:21:55
1467         Log: Subject: Deparse nit
1468              From: Robin Houston <robin@kitsite.com>
1469              Date: Mon, 23 Apr 2001 12:38:20 +0100
1470              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
1471      Branch: perl
1472            ! ext/B/B/Deparse.pm
1473 ____________________________________________________________________________
1474 [  9789] By: jhi                                   on 2001/04/23  13:19:07
1475         Log: Subject: [PATCH] bug 20010423.002
1476              From: Robin Houston <robin@kitsite.com>
1477              Date: Mon, 23 Apr 2001 13:12:30 +0100
1478              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
1479      Branch: perl
1480            ! pp.c
1481 ____________________________________________________________________________
1482 [  9788] By: jhi                                   on 2001/04/23  13:02:49
1483         Log: Subject: PATCH [5.7.1] hv.c unused #define
1484              From: Mark-Jason Dominus <mjd@plover.com>
1485              Date: Sun, 22 Apr 2001 14:17:49 -0400
1486              Message-ID: <20010422181749.26976.qmail@plover.com>
1487      Branch: perl
1488            ! hv.c
1489 ____________________________________________________________________________
1490 [  9787] By: jhi                                   on 2001/04/23  13:02:02
1491         Log: Subject: PATCH 5.7.1
1492              From: Mark-Jason Dominus <mjd@plover.com>
1493              Date: Sun, 22 Apr 2001 15:12:57 -0400
1494              Message-ID: <20010422191258.6539.qmail@plover.com>
1495              
1496              plus Sarathy's STMT_START + STMT_END suggestion.
1497      Branch: perl
1498            ! perl.h
1499 ____________________________________________________________________________
1500 [  9786] By: jhi                                   on 2001/04/23  12:53:25
1501         Log: Fix for
1502              
1503              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
1504              From: dLux <dlux@spam.sch.bme.hu>
1505              Date: Mon, 23 Apr 2001 01:25:26 +0200
1506              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
1507              
1508              (SvGROW really does return a char *.)
1509      Branch: perl
1510            ! pod/perlapi.pod sv.h
1511 ____________________________________________________________________________
1512 [  9785] By: jhi                                   on 2001/04/23  04:34:04
1513         Log: Time::Piece work continues.  $t->day removed since
1514              I think it's too confusing.  Now has normal and
1515              abbreviated length weekday names and month names,
1516              the names change with _names(), not _list().
1517              Now has strftime() in Perl, _strftime() is
1518              the libc version (to which strftime() falls back
1519              if it doesn't know the format.  To do: the reverse
1520              of strftime, strptime(), and the localisation of both.
1521      Branch: perl
1522            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
1523            ! t/lib/time-piece.t
1524 ____________________________________________________________________________
1525 [  9784] By: jhi                                   on 2001/04/23  02:41:46
1526         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
1527              From: andreas.koenig@anima.de (Andreas J. Koenig)
1528              Date: 23 Apr 2001 05:20:55 +0200
1529              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
1530      Branch: perl
1531            ! t/pragma/overload.t
1532 ____________________________________________________________________________
1533 [  9783] By: jhi                                   on 2001/04/22  23:32:42
1534         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
1535              From: Robin Houston <robin@kitsite.com>
1536              Date: Mon, 23 Apr 2001 00:38:18 +0100
1537              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
1538      Branch: perl
1539            ! ext/B/B/Deparse.pm
1540 ____________________________________________________________________________
1541 [  9782] By: jhi                                   on 2001/04/22  20:55:43
1542         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
1543              From: Simon Cozens <simon@netthink.co.uk>
1544              Date: Sun, 22 Apr 2001 18:47:25 +0100
1545              Message-ID: <20010422184725.A14411@netthink.co.uk>
1546      Branch: perl
1547            ! sv.c t/pragma/overload.t
1548 ____________________________________________________________________________
1549 [  9781] By: jhi                                   on 2001/04/22  20:52:13
1550         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
1551              From: Robin Houston <robin@kitsite.com>
1552              Date: Sun, 22 Apr 2001 22:14:50 +0100
1553              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
1554      Branch: perl
1555            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
1556 ____________________________________________________________________________
1557 [  9780] By: nick                                  on 2001/04/22  20:40:31
1558         Log: Integrate mainline.
1559      Branch: perlio
1560           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
1561           +> t/lib/b-stash.t
1562           !> (integrate 38 files)
1563 ____________________________________________________________________________
1564 [  9779] By: jhi                                   on 2001/04/22  15:16:03
1565         Log: Subject: IO::Socket::INET patch
1566              From: andrew deryabin <djsf@technarchy.ru>
1567              Date: Sat, 21 Apr 2001 17:46:52 +0400
1568              Message-ID: <20010421174652.B1426@technarchy>
1569      Branch: perl
1570            ! ext/IO/lib/IO/Socket/INET.pm
1571 ____________________________________________________________________________
1572 [  9778] By: jhi                                   on 2001/04/22  15:14:33
1573         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
1574              From: Mark-Jason Dominus <mjd@plover.com>
1575              Date: Sat, 21 Apr 2001 21:27:49 -0400
1576              Message-ID: <20010422012749.27024.qmail@plover.com>
1577      Branch: perl
1578            ! regcomp.c
1579 ____________________________________________________________________________
1580 [  9777] By: jhi                                   on 2001/04/22  15:10:51
1581         Log: Subject: Re: Regex debugger patch 
1582              From: Mark-Jason Dominus <mjd@plover.com>
1583              Date: Sat, 21 Apr 2001 21:48:51 -0400
1584              Message-ID: <20010422014851.27165.qmail@plover.com>
1585      Branch: perl
1586            ! pod/perldebguts.pod
1587 ____________________________________________________________________________
1588 [  9776] By: jhi                                   on 2001/04/22  15:09:48
1589         Log: Subject: Re: Regex debugger patch
1590              From: Mark-Jason Dominus <mjd@plover.com>
1591              Date: Sat, 21 Apr 2001 14:24:39 -0400
1592              Message-ID: <20010421182439.16508.qmail@plover.com>
1593              
1594              Regex debugger backend.
1595      Branch: perl
1596            ! regcomp.c regexp.h
1597 ____________________________________________________________________________
1598 [  9775] By: jhi                                   on 2001/04/21  16:45:40
1599         Log: Subject: [PATCH] Typo in utf8.h
1600              From: Jesús Quiroga <jquiroga@pobox.com>
1601              Date: Sat, 21 Apr 2001 19:25:33 +0200
1602              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
1603      Branch: perl
1604            ! utf8.h
1605 ____________________________________________________________________________
1606 [  9774] By: jhi                                   on 2001/04/21  16:43:52
1607         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
1608              From: Joe Orton <jorton@redhat.com>
1609              Date: Tue, 17 Apr 2001 15:50:43 +0100
1610              Message-Id: <20010417155043.D19132@eu.c2.net>
1611      Branch: perl
1612            ! hints/svr5.sh
1613 ____________________________________________________________________________
1614 [  9773] By: jhi                                   on 2001/04/21  15:30:15
1615         Log: Subject: Patch utils/h2xs.PL
1616              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1617              Date: Sat, 21 Apr 2001 10:32:16 -0500
1618              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
1619              
1620              Add MAILING list and LICENSE templates.
1621      Branch: perl
1622            ! utils/h2xs.PL
1623 ____________________________________________________________________________
1624 [  9772] By: jhi                                   on 2001/04/21  15:28:36
1625         Log: Subject: perlfaq2.patch for 5.7.1
1626              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1627              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
1628              Date: Fri, 20 Apr 2001 16:42:19 -0500
1629              
1630              rm an extra tab, a blurb about the xx.cpan to clarify
1631              which countries actually have that and dejanews is history
1632              as well as most of that nonsensical entry.
1633      Branch: perl
1634            ! pod/perlfaq2.pod
1635 ____________________________________________________________________________
1636 [  9771] By: jhi                                   on 2001/04/21  15:27:17
1637         Log: Subject: perlfaq1.patch for 5.7.1
1638              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1639              Date: Fri, 20 Apr 2001 16:57:36 -0500
1640              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
1641              
1642              Evil URLs must die. Especially when they are broken.
1643      Branch: perl
1644            ! pod/perlfaq1.pod
1645 ____________________________________________________________________________
1646 [  9770] By: jhi                                   on 2001/04/21  15:23:38
1647         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
1648              From: Michael G Schwern <schwern@pobox.com>
1649              Date: Sat, 21 Apr 2001 16:11:12 +0100
1650              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
1651      Branch: perl
1652            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
1653            + t/lib/b-stash.t
1654            ! MANIFEST ext/B/B.pm t/lib/b.t
1655 ____________________________________________________________________________
1656 [  9769] By: jhi                                   on 2001/04/21  15:03:32
1657         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
1658              From: Michael G Schwern <schwern@pobox.com>
1659              Date: Sat, 21 Apr 2001 09:48:00 +0100
1660              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
1661      Branch: perl
1662            ! utils/h2ph.PL
1663 ____________________________________________________________________________
1664 [  9768] By: jhi                                   on 2001/04/21  14:33:49
1665         Log: PerlIO and Encode doc cleanup and tweaks.
1666      Branch: perl
1667            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
1668            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
1669 ____________________________________________________________________________
1670 [  9767] By: jhi                                   on 2001/04/21  12:40:16
1671         Log: Integrate perlio.
1672      Branch: perl
1673           !> doio.c
1674 ____________________________________________________________________________
1675 [  9766] By: nick                                  on 2001/04/20  18:28:35
1676         Log: Avoid core dump on
1677              open(STDOUT,">",\$foo);
1678      Branch: perlio
1679            ! doio.c
1680 ____________________________________________________________________________
1681 [  9765] By: jhi                                   on 2001/04/20  13:23:43
1682         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
1683              From: Robin Houston <robin@kitsite.com>
1684              Date: Fri, 20 Apr 2001 14:29:22 +0100
1685              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
1686      Branch: perl
1687            ! ext/B/B.pm ext/B/B/Deparse.pm
1688 ____________________________________________________________________________
1689 [  9764] By: jhi                                   on 2001/04/20  13:19:33
1690         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
1691              From: Peter Prymmer <pvhp@forte.com>
1692              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
1693              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
1694      Branch: perl
1695            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
1696            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
1697            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
1698            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
1699 ____________________________________________________________________________
1700 [  9763] By: jhi                                   on 2001/04/20  12:36:39
1701         Log: Subject: Re: A new PerlIO coredump
1702              From: Nick Ing-Simmons <nik@tiuk.ti.com>
1703              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
1704              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
1705      Branch: perl
1706            ! doio.c
1707 ____________________________________________________________________________
1708 [  9762] By: jhi                                   on 2001/04/19  23:02:30
1709         Log: Update Changes.
1710      Branch: perl
1711            ! Changes patchlevel.h
1712 ____________________________________________________________________________
1713 [  9761] By: jhi                                   on 2001/04/19  22:59:19
1714         Log: More cleanup cleanup.
1715      Branch: perl
1716            ! Makefile.SH win32/Makefile win32/makefile.mk
1717 ____________________________________________________________________________
1718 [  9760] By: jhi                                   on 2001/04/19  22:50:31
1719         Log: lib/Time is non-empty, let's not rmdir it.
1720      Branch: perl
1721            ! Makefile.SH
1722 ____________________________________________________________________________
1723 [  9759] By: jhi                                   on 2001/04/19  22:36:51
1724         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
1725              From: Robin Houston <robin@kitsite.com>
1726              Date: Fri, 20 Apr 2001 00:18:53 +0100
1727              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
1728      Branch: perl
1729            ! ext/B/B/Deparse.pm
1730 ____________________________________________________________________________
1731 [  9758] By: jhi                                   on 2001/04/19  22:36:00
1732         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
1733              From: Peter Prymmer <pvhp@forte.com>
1734              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
1735              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
1736      Branch: perl
1737            ! ext/Cwd/Cwd.xs
1738 ____________________________________________________________________________
1739 [  9757] By: nick                                  on 2001/04/19  18:53:54
1740         Log: Blind (untested) integrate of mainline.
1741      Branch: perlio
1742           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
1743           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
1744           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
1745           !> (integrate 53 files)
1746 ____________________________________________________________________________
1747 [  9756] By: jhi                                   on 2001/04/19  16:59:23
1748         Log: Document and test Time::Piece.
1749      Branch: perl
1750            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
1751            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
1752 ____________________________________________________________________________
1753 [  9755] By: jhi                                   on 2001/04/19  12:13:29
1754         Log: A better fix for the \x{12345678} trouble from NI-S.
1755      Branch: perl
1756            ! utf8.c
1757 ____________________________________________________________________________
1758 [  9754] By: jhi                                   on 2001/04/19  11:56:07
1759         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
1760              From: Robin Houston <robin@kitsite.com>
1761              Date: Wed, 18 Apr 2001 17:58:33 +0100
1762              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
1763      Branch: perl
1764            ! ext/B/B/Deparse.pm op.c
1765 ____________________________________________________________________________
1766 [  9753] By: jhi                                   on 2001/04/19  04:21:52
1767         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
1768              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
1769              Date: Thu, 19 Apr 2001 01:11:41 -0400
1770              Message-ID: <20010419011141.A5798@cpan.org>
1771      Branch: perl
1772            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
1773 ____________________________________________________________________________
1774 [  9752] By: jhi                                   on 2001/04/19  02:41:10
1775         Log: The new time utils need to be thread-aware, too.
1776      Branch: perl
1777            ! util.c
1778 ____________________________________________________________________________
1779 [  9751] By: jhi                                   on 2001/04/19  02:26:47
1780         Log: Compilation nit noticed by AIX compiler.
1781      Branch: perl
1782            ! perlio.c
1783 ____________________________________________________________________________
1784 [  9750] By: jhi                                   on 2001/04/19  02:20:06
1785         Log: The new time utils need to be public.
1786      Branch: perl
1787            ! embed.pl
1788 ____________________________________________________________________________
1789 [  9749] By: jhi                                   on 2001/04/19  01:42:39
1790         Log: Regen toc.
1791      Branch: perl
1792            ! pod/perltoc.pod
1793 ____________________________________________________________________________
1794 [  9748] By: jhi                                   on 2001/04/19  01:41:10
1795         Log: Add Time::Piece, a slight rewrite of Time::Object,
1796              from Matt Sergeant.
1797      Branch: perl
1798            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
1799            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
1800            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
1801            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
1802            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
1803            ! win32/makefile.mk
1804 ____________________________________________________________________________
1805 [  9747] By: jhi                                   on 2001/04/19  00:55:35
1806         Log: The new metaconfig unit from strftime.
1807      Branch: metaconfig/U/perl
1808            + d_strftime.U
1809 ____________________________________________________________________________
1810 [  9746] By: jhi                                   on 2001/04/19  00:54:54
1811         Log: Move the strftime() wrapper from POSIX.xs to util.c
1812              as my_strftime(), requires HAS_STRFTIME.
1813      Branch: perl
1814            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1815            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
1816            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
1817            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1818            ! vos/config.ga.h win32/config.bc win32/config.gc
1819            ! win32/config.vc
1820 ____________________________________________________________________________
1821 [  9745] By: jhi                                   on 2001/04/18  23:11:03
1822         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
1823              in preparation of Time::Piece.
1824      Branch: perl
1825            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
1826 ____________________________________________________________________________
1827 [  9744] By: jhi                                   on 2001/04/18  22:33:12
1828         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
1829              From: Peter Prymmer <pvhp@forte.com>
1830              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
1831              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
1832      Branch: perl
1833            ! t/lib/exporter.t
1834 ____________________________________________________________________________
1835 [  9743] By: jhi                                   on 2001/04/18  22:32:23
1836         Log: Subject: Fwd: pod2html leaves cache files lying around?
1837              From: Rajesh Vaidheeswarran <rv@gnu.org>
1838              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
1839              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
1840      Branch: perl
1841            ! lib/Pod/Html.pm
1842 ____________________________________________________________________________
1843 [  9742] By: jhi                                   on 2001/04/18  20:31:49
1844         Log: Update Changes.
1845      Branch: perl
1846            ! Changes patchlevel.h
1847 ____________________________________________________________________________
1848 [  9741] By: jhi                                   on 2001/04/18  20:23:02
1849         Log: Declare hints only if needed.
1850      Branch: perl
1851            ! ext/B/B/Deparse.pm
1852 ____________________________________________________________________________
1853 [  9740] By: jhi                                   on 2001/04/18  19:06:05
1854         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
1855              bug noticed by Robin Houston; basically the code of detecting
1856              value wraparound was acting differently under different compilers
1857              and platforms.  The workaround is to remove the overflow check
1858              for now, a real fix would be to do the overflow (portably) right.
1859      Branch: perl
1860            ! t/op/pat.t utf8.c
1861 ____________________________________________________________________________
1862 [  9739] By: jhi                                   on 2001/04/18  19:01:23
1863         Log: Subject: [PATCH B::Deparse] some pragma support
1864              From: Robin Houston <robin@kitsite.com>
1865              Date: Wed, 18 Apr 2001 19:32:12 +0100
1866              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
1867      Branch: perl
1868            ! ext/B/B/Deparse.pm
1869 ____________________________________________________________________________
1870 [  9738] By: jhi                                   on 2001/04/18  15:16:37
1871         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
1872              From: Benjamin Sugars <bsugars@canoe.ca>
1873              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
1874              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
1875      Branch: perl
1876            ! t/op/glob.t
1877 ____________________________________________________________________________
1878 [  9737] By: jhi                                   on 2001/04/18  13:24:50
1879         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
1880              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1881              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
1882              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
1883      Branch: perl
1884            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
1885            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
1886 ____________________________________________________________________________
1887 [  9736] By: jhi                                   on 2001/04/18  04:15:14
1888         Log: The #9735 also changes the subtest 12.
1889      Branch: perl
1890            ! t/lib/b.t
1891 ____________________________________________________________________________
1892 [  9735] By: jhi                                   on 2001/04/18  03:55:17
1893         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
1894              From: David Dyck <dcd@tc.fluke.com>
1895              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
1896              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
1897      Branch: perl
1898            ! ext/B/B/Deparse.pm
1899 ____________________________________________________________________________
1900 [  9734] By: jhi                                   on 2001/04/18  03:54:11
1901         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
1902              From: Gisle Aas <gisle@ActiveState.com>
1903              Date: 17 Apr 2001 19:06:45 -0700
1904              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
1905      Branch: perl
1906            ! pp_hot.c t/op/misc.t
1907 ____________________________________________________________________________
1908 [  9733] By: jhi                                   on 2001/04/17  22:25:22
1909         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
1910              From: "Abigail" <abigail@foad.org>
1911              Date: Wed, 18 Apr 2001 01:17:46 +0200
1912              Message-ID: <20010417231746.21657.qmail@foad.org>
1913      Branch: perl
1914            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
1915 ____________________________________________________________________________
1916 [  9732] By: jhi                                   on 2001/04/17  20:47:56
1917         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
1918              From: Robin Houston <robin@kitsite.com>
1919              Date: Tue, 17 Apr 2001 22:37:42 +0100
1920              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
1921      Branch: perl
1922            ! ext/B/B/Deparse.pm
1923 ____________________________________________________________________________
1924 [  9731] By: nick                                  on 2001/04/17  20:46:35
1925         Log: Re-sync for t/lib/b.t fix
1926      Branch: perlio
1927           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
1928 ____________________________________________________________________________
1929 [  9730] By: jhi                                   on 2001/04/17  20:45:29
1930         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
1931              From: Robin Houston <robin@kitsite.com>
1932              Date: Tue, 17 Apr 2001 22:29:36 +0100
1933              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
1934      Branch: perl
1935            ! ext/B/B.xs ext/B/B/Deparse.pm
1936 ____________________________________________________________________________
1937 [  9729] By: jhi                                   on 2001/04/17  20:43:11
1938         Log: Subject: Deparse - parenthesise args to undeclared subs
1939              From: Robin Houston <robin@kitsite.com>
1940              Date: Tue, 17 Apr 2001 21:31:05 +0100
1941              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
1942      Branch: perl
1943            ! ext/B/B/Deparse.pm
1944 ____________________________________________________________________________
1945 [  9728] By: jhi                                   on 2001/04/17  18:57:30
1946         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
1947              From: Benjamin Sugars <ben.sugars@home.com>
1948              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
1949              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
1950      Branch: perl
1951            ! t/lib/cwd.t
1952 ____________________________________________________________________________
1953 [  9727] By: jhi                                   on 2001/04/17  18:20:20
1954         Log: Subject: [PATCH B::Deparse] ambient pragmas
1955              From: Robin Houston <robin@kitsite.com>
1956              Date: Tue, 17 Apr 2001 20:01:59 +0100
1957              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
1958      Branch: perl
1959            ! ext/B/B/Deparse.pm t/lib/b.t
1960 ____________________________________________________________________________
1961 [  9726] By: nick                                  on 2001/04/17  16:33:51
1962         Log: Integrate mainline (t/lib/b.t fails test 2...)
1963      Branch: perlio
1964           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
1965           +> ext/List/Util/README ext/List/Util/Util.xs
1966           +> ext/List/Util/lib/List/Util.pm
1967           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
1968           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
1969           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
1970           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
1971           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
1972           !> (integrate 31 files)
1973 ____________________________________________________________________________
1974 [  9725] By: jhi                                   on 2001/04/17  12:14:24
1975         Log: Subject: multiple B::* changes
1976              From: Robin Houston <robin@kitsite.com>
1977              Date: Thu, 12 Apr 2001 20:12:27 +0100
1978              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
1979      Branch: perl
1980            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
1981 ____________________________________________________________________________
1982 [  9724] By: jhi                                   on 2001/04/17  11:59:05
1983         Log: Thread-awareness from Doug MacEachern.
1984      Branch: perl
1985            ! ext/List/Util/Util.xs
1986 ____________________________________________________________________________
1987 [  9723] By: jhi                                   on 2001/04/17  11:57:41
1988         Log: Make the test more portable.
1989      Branch: perl
1990            ! t/lib/cwd.t
1991 ____________________________________________________________________________
1992 [  9722] By: jhi                                   on 2001/04/17  11:53:50
1993         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
1994              From: Benjamin Sugars <ben.sugars@home.com>
1995              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
1996              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
1997      Branch: perl
1998            ! t/lib/cwd.t
1999 ____________________________________________________________________________
2000 [  9721] By: jhi                                   on 2001/04/17  11:52:17
2001         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
2002              From: Benjamin Sugars <bsugars@canoe.ca>
2003              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
2004              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
2005      Branch: perl
2006            ! op.c
2007 ____________________________________________________________________________
2008 [  9720] By: jhi                                   on 2001/04/17  11:35:42
2009         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
2010              From: Chris Nandor <pudge@pobox.com>
2011              Date: Tue, 17 Apr 2001 00:30:49 -0400
2012              Message-Id: <p05100207b701768712de@[10.0.1.177]>
2013      Branch: perl
2014            ! ext/File/Glob/bsd_glob.c gv.c
2015 ____________________________________________________________________________
2016 [  9719] By: jhi                                   on 2001/04/17  11:32:13
2017         Log: Subject: [PATCH] Tweten->West
2018              From: Casey West <casey@geeknest.com>
2019              Date: Mon, 16 Apr 2001 12:11:22 -0400
2020              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
2021      Branch: perl
2022            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
2023            ! pod/perltie.pod
2024 ____________________________________________________________________________
2025 [  9718] By: jhi                                   on 2001/04/16  03:22:52
2026         Log: Update Changes.
2027      Branch: perl
2028            ! Changes patchlevel.h
2029 ____________________________________________________________________________
2030 [  9717] By: jhi                                   on 2001/04/16  03:06:28
2031         Log: Regen toc.
2032      Branch: perl
2033            ! pod/perltoc.pod
2034 ____________________________________________________________________________
2035 [  9716] By: jhi                                   on 2001/04/16  02:58:42
2036         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
2037              From: Prymmer/Kahn <pvhp@best.com>
2038              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
2039              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
2040      Branch: perl
2041            ! utf8.c
2042 ____________________________________________________________________________
2043 [  9715] By: jhi                                   on 2001/04/15  23:40:35
2044         Log: Subject: Re: Net::Ping patch, adds stream protocol
2045              From: bronson@rinspin.com (Scott Bronson)
2046              Date: Tue, 10 Apr 2001 23:58:33 -0700
2047              Message-ID: <20010410235833.N29719@rinspin.com>
2048      Branch: perl
2049            ! lib/Net/Ping.pm
2050 ____________________________________________________________________________
2051 [  9714] By: jhi                                   on 2001/04/15  23:31:46
2052         Log: Printing out the ok messages helps successful testing.
2053      Branch: perl
2054            ! t/lib/time-hires.t
2055 ____________________________________________________________________________
2056 [  9713] By: jhi                                   on 2001/04/15  21:43:24
2057         Log: Update Douglas Wegscheid's email.
2058      Branch: perl
2059            ! AUTHORS
2060 ____________________________________________________________________________
2061 [  9712] By: jhi                                   on 2001/04/15  21:40:41
2062         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
2063              From: Michael G Schwern <schwern@pobox.com>
2064              Date: Sat, 14 Apr 2001 22:40:50 +0100
2065              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
2066      Branch: perl
2067            + t/lib/exporter.t
2068            ! MANIFEST lib/Exporter/Heavy.pm
2069 ____________________________________________________________________________
2070 [  9711] By: jhi                                   on 2001/04/15  21:39:21
2071         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
2072              From: Michael G Schwern <schwern@pobox.com>
2073              Date: Sat, 14 Apr 2001 22:13:59 +0100
2074              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
2075      Branch: perl
2076            ! t/op/loopctl.t
2077 ____________________________________________________________________________
2078 [  9710] By: jhi                                   on 2001/04/15  21:30:19
2079         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
2080              From: Michael G Schwern <schwern@pobox.com>
2081              Date: Sat, 14 Apr 2001 22:05:32 +0100
2082              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
2083      Branch: perl
2084            ! t/pragma/warnings.t
2085 ____________________________________________________________________________
2086 [  9709] By: jhi                                   on 2001/04/15  19:34:09
2087         Log: Integrate changes #9706,9707 from maintperl into mainline.
2088              
2089              change#7210 broke .packlist generation
2090              
2091              ExtUtils::Installed doesn't quote regex metacharacters in paths
2092              before using them in match; also make it work for dosish platforms
2093      Branch: perl
2094           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2095 ____________________________________________________________________________
2096 [  9708] By: jhi                                   on 2001/04/15  19:31:01
2097         Log: Test also the scalar aspect of getitimer().
2098      Branch: perl
2099            ! t/lib/time-hires.t
2100 ____________________________________________________________________________
2101 [  9707] By: gsar                                  on 2001/04/15  17:24:20
2102         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
2103              before using them in match; also make it work for dosish platforms
2104      Branch: maint-5.6/perl
2105            ! lib/ExtUtils/Installed.pm
2106 ____________________________________________________________________________
2107 [  9706] By: gsar                                  on 2001/04/15  17:21:59
2108         Log: change#7210 broke .packlist generation (listed only filename
2109              rather than fully qualified path name)
2110      Branch: maint-5.6/perl
2111            ! lib/ExtUtils/Install.pm
2112 ____________________________________________________________________________
2113 [  9705] By: jhi                                   on 2001/04/15  12:36:33
2114         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
2115      Branch: perl
2116            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
2117            ! t/lib/time-hires.t
2118 ____________________________________________________________________________
2119 [  9704] By: jhi                                   on 2001/04/15  10:49:08
2120         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
2121              From: Prymmer/Kahn <pvhp@best.com>
2122              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
2123              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
2124      Branch: perl
2125            ! lib/utf8.pm pod/perlebcdic.pod
2126 ____________________________________________________________________________
2127 [  9703] By: jhi                                   on 2001/04/15  02:26:26
2128         Log: I keep forgetting to sort MANIFEST.
2129      Branch: perl
2130            ! MANIFEST
2131 ____________________________________________________________________________
2132 [  9702] By: jhi                                   on 2001/04/15  02:07:47
2133         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
2134              Now we have blessed, reftype, tainted, first, reduce, ...
2135      Branch: perl
2136            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
2137            + ext/List/Util/README ext/List/Util/Util.xs
2138            + ext/List/Util/lib/List/Util.pm
2139            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
2140            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
2141            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
2142            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
2143            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
2144            ! MANIFEST
2145 ____________________________________________________________________________
2146 [  9701] By: jhi                                   on 2001/04/14  15:05:25
2147         Log: Subject: RE: dprofpp.pl updates 
2148              From: Carl Eklof <CEklof@endeca.com>
2149              Date: Thu, 12 Apr 2001 18:45:46 -0400
2150              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
2151      Branch: perl
2152            ! utils/dprofpp.PL
2153 ____________________________________________________________________________
2154 [  9700] By: jhi                                   on 2001/04/14  14:44:55
2155         Log: Do not just blindly add CR.
2156      Branch: perl
2157            ! Porting/makerel
2158 ____________________________________________________________________________
2159 [  9699] By: jhi                                   on 2001/04/13  13:17:01
2160         Log: Update Changes.
2161      Branch: perl
2162            ! Changes patchlevel.h
2163 ____________________________________________________________________________
2164 [  9698] By: jhi                                   on 2001/04/13  12:44:48
2165         Log: Integrate perlio.
2166      Branch: perl
2167           !> ext/PerlIO/Scalar/Scalar.xs
2168 ____________________________________________________________________________
2169 [  9697] By: jhi                                   on 2001/04/13  12:29:15
2170         Log: Add more debug output to the test.
2171      Branch: perl
2172            ! t/lib/cwd.t
2173 ____________________________________________________________________________
2174 [  9696] By: nick                                  on 2001/04/13  10:14:29
2175         Log: Fix core dump on binmode($fh,'Scalar')
2176      Branch: perlio
2177            ! ext/PerlIO/Scalar/Scalar.xs
2178 ____________________________________________________________________________
2179 [  9695] By: nick                                  on 2001/04/13  09:05:42
2180         Log: Integrate mainline
2181      Branch: perlio
2182           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
2183           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
2184           +> t/lib/time-hires.t
2185           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
2186           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
2187           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
2188           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
2189           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
2190           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
2191           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
2192 ____________________________________________________________________________
2193 [  9694] By: jhi                                   on 2001/04/12  22:23:35
2194         Log: Integrate change #9693 from maintperl into mainline.
2195              
2196              $VERSION and Version() on the same line provokes a warning from
2197              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
2198      Branch: perl
2199           !> lib/Devel/SelfStubber.pm
2200 ____________________________________________________________________________
2201 [  9693] By: gsar                                  on 2001/04/12  21:55:56
2202         Log: $VERSION and Version() on the same line provokes a warning from
2203              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
2204      Branch: maint-5.6/perl
2205            ! lib/Devel/SelfStubber.pm
2206 ____________________________________________________________________________
2207 [  9692] By: jhi                                   on 2001/04/12  13:54:00
2208         Log: This is at least 5.005.
2209      Branch: perl
2210            ! ext/Time/HiRes/HiRes.xs
2211 ____________________________________________________________________________
2212 [  9691] By: jhi                                   on 2001/04/12  13:37:20
2213         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
2214      Branch: perl
2215            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
2216            ! win32/Makefile win32/makefile.mk
2217 ____________________________________________________________________________
2218 [  9690] By: jhi                                   on 2001/04/12  01:34:46
2219         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
2220      Branch: perl
2221            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
2222            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
2223            + t/lib/time-hires.t
2224            ! MANIFEST
2225 ____________________________________________________________________________
2226 [  9689] By: jhi                                   on 2001/04/12  00:28:39
2227         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
2228              From: Gisle Aas <gisle@ActiveState.com>
2229              Date: 11 Apr 2001 16:36:11 -0700
2230              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
2231      Branch: perl
2232            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
2233 ____________________________________________________________________________
2234 [  9688] By: jhi                                   on 2001/04/12  00:27:39
2235         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
2236              From: Gisle Aas <gisle@ActiveState.com>
2237              Date: 11 Apr 2001 11:13:24 -0700
2238              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
2239      Branch: perl
2240            ! ext/MIME/Base64/Base64.xs
2241 ____________________________________________________________________________
2242 [  9687] By: jhi                                   on 2001/04/11  19:51:47
2243         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
2244      Branch: perl
2245            ! Todo-5.6
2246 ____________________________________________________________________________
2247 [  9686] By: jhi                                   on 2001/04/11  16:54:25
2248         Log: Subject: [PATCH opcode.pl] Documentation of table format
2249              From: Simon Cozens <simon@netthink.co.uk>
2250              Date: Wed, 11 Apr 2001 12:59:31 +0100
2251              Message-ID: <20010411125931.A25681@netthink.co.uk>
2252      Branch: perl
2253            ! opcode.pl
2254 ____________________________________________________________________________
2255 [  9685] By: jhi                                   on 2001/04/11  16:53:15
2256         Log: Subject: [PATCH] prototype("CORE::recv")
2257              From: Simon Cozens <simon@netthink.co.uk>
2258              Date: Wed, 11 Apr 2001 13:24:35 +0100
2259              Message-ID: <20010411132435.A26169@netthink.co.uk>
2260      Branch: perl
2261            ! pp.c t/comp/proto.t
2262 ____________________________________________________________________________
2263 [  9684] By: jhi                                   on 2001/04/11  16:47:13
2264         Log: FAQ (and AUTHORS) update from Dan Carson: the information
2265              was several years obsolete, Term::Readkey has been updated
2266              to have the functionality.
2267      Branch: perl
2268            ! AUTHORS pod/perlfaq5.pod
2269 ____________________________________________________________________________
2270 [  9683] By: jhi                                   on 2001/04/11  12:15:46
2271         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
2272              From: Calle Dybedahl <calle@lysator.liu.se>
2273              Date: 10 Apr 2001 16:44:16 +0200
2274              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
2275      Branch: perl
2276            ! ext/MIME/Base64/Base64.xs
2277 ____________________________________________________________________________
2278 [  9682] By: jhi                                   on 2001/04/11  12:12:26
2279         Log: A more minimal fix for 20010410.006 from Hugo.
2280      Branch: perl
2281            ! regexec.c
2282 ____________________________________________________________________________
2283 [  9681] By: jhi                                   on 2001/04/11  11:34:23
2284         Log: Integrate changes #9678,9679 from maintline into mainperl.
2285              
2286              addendum to change#9676
2287              
2288              up $File::Glob::VERSION; add a note pointing out the version of
2289              the OpenBSD glob bsd_glob.c resembles
2290      Branch: perl
2291           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2292           !> ext/File/Glob/bsd_glob.h
2293 ____________________________________________________________________________
2294 [  9680] By: jhi                                   on 2001/04/11  11:30:38
2295         Log: Bad test numbering in integrate in #9677.
2296              Fixes ID 20010411.001.
2297      Branch: perl
2298            ! t/op/pat.t
2299 ____________________________________________________________________________
2300 [  9679] By: gsar                                  on 2001/04/11  03:38:40
2301         Log: up $File::Glob::VERSION; add a note pointing out the version of
2302              the OpenBSD glob bsd_glob.c resembles
2303      Branch: maint-5.6/perl
2304            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2305            ! ext/File/Glob/bsd_glob.h
2306 ____________________________________________________________________________
2307 [  9678] By: gsar                                  on 2001/04/11  03:09:48
2308         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
2309              revision 1.8.10.1 found here:
2310              
2311              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
2312      Branch: maint-5.6/perl
2313            ! ext/File/Glob/bsd_glob.c
2314 ____________________________________________________________________________
2315 [  9677] By: jhi                                   on 2001/04/11  02:54:39
2316         Log: Integrate changes #9675,9676 from maintperl into mainline.
2317              
2318              fix for bug 20010410.006, undo change#7115
2319              
2320              port the OpenBSD glob() security patch
2321      Branch: perl
2322           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
2323           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
2324           !> t/op/pat.t
2325 ____________________________________________________________________________
2326 [  9676] By: gsar                                  on 2001/04/11  02:19:02
2327         Log: port the glob() security patch found at:
2328              
2329              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
2330              
2331              CERT advisory for the issue is here:
2332              
2333              http://www.cert.org/advisories/CA-2001-07.html
2334              
2335              Note that the security scare is only relevant for those who are
2336              foolish enough to build suidperl (which is now officially discouraged)
2337      Branch: maint-5.6/perl
2338            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
2339            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
2340 ____________________________________________________________________________
2341 [  9675] By: gsar                                  on 2001/04/10  23:52:11
2342         Log: fix for bug 20010410.006
2343              
2344              undo change#7115 (came into maint-5.6 as change#8156)
2345              
2346              add tests to keep it from coming back
2347      Branch: maint-5.6/perl
2348            ! regexec.c t/op/pat.t
2349 ____________________________________________________________________________
2350 [  9674] By: nick                                  on 2001/04/10  20:39:31
2351         Log: Integrate mainline
2352      Branch: perlio
2353           +> Porting/testall.atom
2354           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
2355           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
2356           !> t/lib/lc-uk.t t/pod/find.t
2357 ____________________________________________________________________________
2358 [  9673] By: nick                                  on 2001/04/10  18:46:14
2359         Log: Integrate against change 9670 aka perl-5.7.1
2360      Branch: perlio
2361           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2362           !> (integrate 53 files)
2363 ____________________________________________________________________________
2364 [  9672] By: jhi                                   on 2001/04/10  13:45:01
2365         Log: Add a script for doing cumulative profile of the test suite.
2366              (Requires ATOM, that is, Tru64.)
2367      Branch: perl
2368            + Porting/testall.atom
2369            ! MANIFEST
2370 ____________________________________________________________________________
2371 [  9671] By: jhi                                   on 2001/04/10  12:38:53
2372         Log: Missing std block.
2373      Branch: perl
2374            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
2375            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
2376            ! t/pod/find.t
2377 ____________________________________________________________________________
2378 [  9670] By: jhi                                   on 2001/04/10  01:25:58
2379         Log: This is 5.7.1.
2380      Branch: perl
2381            ! patchlevel.h
2382 ____________________________________________________________________________
2383 [  9669] By: jhi                                   on 2001/04/10  01:09:14
2384         Log: Update Changes.
2385      Branch: perl
2386            ! Changes patchlevel.h
2387 ____________________________________________________________________________
2388 [  9668] By: jhi                                   on 2001/04/10  01:00:38
2389         Log: Regen toc.
2390      Branch: perl
2391            ! pod/perltoc.pod
2392 ____________________________________________________________________________
2393 [  9667] By: jhi                                   on 2001/04/10  00:52:16
2394         Log: Update perlhist.
2395      Branch: perl
2396            ! pod/perlhist.pod
2397 ____________________________________________________________________________
2398 [  9666] By: jhi                                   on 2001/04/09  23:38:59
2399         Log: Slight wording tweaks from Damian to #9658.
2400      Branch: perl
2401            ! pod/perlobj.pod
2402 ____________________________________________________________________________
2403 [  9665] By: jhi                                   on 2001/04/09  19:56:06
2404         Log: Subject: [PATCH perlutil.pod] Nit
2405              From: Simon Cozens <simon@netthink.co.uk>
2406              Date: Mon, 9 Apr 2001 20:29:44 +0100
2407              Message-ID: <20010409202944.A14796@the.earth.li>
2408      Branch: perl
2409            ! pod/perlutil.pod
2410 ____________________________________________________________________________
2411 [  9664] By: jhi                                   on 2001/04/09  19:54:42
2412         Log: Subject: Re: perl571delta.pod@9631
2413              From: Mike Guy <mjtg@cam.ac.uk>
2414              Date: Mon, 09 Apr 2001 18:09:14 +0100
2415              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
2416      Branch: perl
2417            ! pod/perl571delta.pod
2418 ____________________________________________________________________________
2419 [  9663] By: jhi                                   on 2001/04/09  13:43:35
2420         Log: Update Changes.
2421      Branch: perl
2422            ! Changes patchlevel.h
2423 ____________________________________________________________________________
2424 [  9662] By: jhi                                   on 2001/04/09  13:24:46
2425         Log: tweak tweak.
2426      Branch: perl
2427            ! AUTHORS pod/perl571delta.pod
2428 ____________________________________________________________________________
2429 [  9661] By: jhi                                   on 2001/04/09  13:15:13
2430         Log: Thinko in manual patch applying.
2431      Branch: perl
2432            ! sv.c
2433 ____________________________________________________________________________
2434 [  9660] By: jhi                                   on 2001/04/09  13:07:53
2435         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
2436              From: Robin Barker <rmb1@cise.npl.co.uk> 
2437              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
2438              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
2439              
2440              (This corrects the case where the "isn't numeric" string contains \0s
2441              and is longer than the temporary buffer, and contains \0 at the point
2442              the string would be truncated by "...".) 
2443      Branch: perl
2444            ! sv.c
2445 ____________________________________________________________________________
2446 [  9659] By: jhi                                   on 2001/04/09  12:57:41
2447         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
2448      Branch: perl
2449            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
2450            ! t/lib/cgi-function.t t/lib/cgi-html.t
2451 ____________________________________________________________________________
2452 [  9658] By: jhi                                   on 2001/04/09  12:48:47
2453         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
2454              From: Ilmari Karonen <iltzu@sci.fi>
2455              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
2456              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
2457              
2458              Rearrange and rewrite the Method Invocation section
2459              to explain the concepts in nicer order.
2460      Branch: perl
2461            ! pod/perlobj.pod
2462 ____________________________________________________________________________
2463 [  9657] By: jhi                                   on 2001/04/09  12:35:58
2464         Log: Upgrade to podlators 1.09, from Russ Allbery.
2465      Branch: perl
2466            ! lib/Pod/Man.pm lib/Pod/Text.pm
2467 ____________________________________________________________________________
2468 [  9656] By: jhi                                   on 2001/04/09  12:31:53
2469         Log: perl571delta.
2470      Branch: perl
2471            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
2472 ____________________________________________________________________________
2473 [  9655] By: jhi                                   on 2001/04/09  12:20:09
2474         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
2475              From: Prymmer/Kahn <pvhp@best.com>
2476              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
2477              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
2478      Branch: perl
2479            ! lib/utf8.pm pod/perlunicode.pod
2480 ____________________________________________________________________________
2481 [  9654] By: gsar                                  on 2001/04/09  03:38:33
2482         Log: here lies 5.6.1
2483      Branch: maint-5.6/perl
2484            ! Changes
2485 ____________________________________________________________________________
2486 [  9653] By: jhi                                   on 2001/04/09  03:25:24
2487         Log: Update perlhist.
2488      Branch: perl
2489            ! pod/perlhist.pod
2490 ____________________________________________________________________________
2491 [  9652] By: jhi                                   on 2001/04/09  03:18:49
2492         Log: perl571delta tweaking continues.
2493      Branch: perl
2494            ! pod/perl571delta.pod
2495 ____________________________________________________________________________
2496 [  9651] By: gsar                                  on 2001/04/09  03:11:19
2497         Log: update Changes, patchlevel.h &c.
2498      Branch: maint-5.6/perl
2499            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
2500            ! pod/perltoc.pod
2501 ____________________________________________________________________________
2502 [  9650] By: jhi                                   on 2001/04/09  02:40:24
2503         Log: Integrate the perlfork half of #9513 from maintperl into mainline
2504              (the perlunicode half is obsolete)
2505      Branch: perl
2506            ! pod/perlfork.pod
2507 ____________________________________________________________________________
2508 [  9649] By: gsar                                  on 2001/04/09  02:35:43
2509         Log: tweak perldelta as suggested by Jarkko
2510      Branch: maint-5.6/perl
2511            ! pod/perldelta.pod
2512 ____________________________________________________________________________
2513 [  9648] By: jhi                                   on 2001/04/09  02:13:04
2514         Log: Integrate change #9646 from maintperl into mainline.
2515              
2516              add note about ithreads and Thread.pm
2517      Branch: perl
2518           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
2519 ____________________________________________________________________________
2520 [  9647] By: jhi                                   on 2001/04/09  02:10:18
2521         Log: Bad assumption that shortsize == 2.
2522      Branch: perl
2523            ! t/lib/xs-typemap.t
2524 ____________________________________________________________________________
2525 [  9646] By: gsar                                  on 2001/04/09  00:48:04
2526         Log: add note about ithreads and Thread.pm (too many people are
2527              confused by the fact that Thread.pm is built and installed
2528              under non-5005threads but doesn't work)
2529      Branch: maint-5.6/perl
2530            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
2531 ____________________________________________________________________________
2532 [  9645] By: gsar                                  on 2001/04/09  00:19:03
2533         Log: update perldelta.pod for changes in 5.6.1
2534      Branch: maint-5.6/perl
2535            ! Changes pod/perldelta.pod
2536 ____________________________________________________________________________
2537 [  9644] By: jhi                                   on 2001/04/08  20:37:00
2538         Log: Integrate change #9639 from maintperl into mainline:
2539              on windows, many of the README.* pods were being copied to
2540              the wrong location
2541      Branch: perl
2542           !> win32/Makefile win32/makefile.mk
2543 ____________________________________________________________________________
2544 [  9643] By: jhi                                   on 2001/04/08  20:07:11
2545         Log: Integrate change #9624 from maintperl into mainline:
2546              the pod tests were not okay.  (t/pod/find.t changes ignored)
2547      Branch: perl
2548           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
2549           !> t/pod/include.t t/pod/included.t t/pod/lref.t
2550           !> t/pod/multiline_items.t t/pod/nested_items.t
2551           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
2552           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
2553 ____________________________________________________________________________
2554 [  9642] By: jhi                                   on 2001/04/08  19:57:17
2555         Log: Integrate change #9638 from maintperl into mainline:
2556              update to latest JPL from the anoncvs repository
2557      Branch: perl
2558           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2559           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2560           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
2561 ____________________________________________________________________________
2562 [  9641] By: jhi                                   on 2001/04/08  19:53:30
2563         Log: perl571delta updates.
2564      Branch: perl
2565            ! lib/Filter/Simple.pm pod/perl571delta.pod
2566 ____________________________________________________________________________
2567 [  9640] By: gsar                                  on 2001/04/08  19:20:46
2568         Log: integrate change#9634 from mainline
2569              
2570              Fix the perlmodlib generation (didn't understand separate .pod
2571              files; didn't understand -- as the name-thing separator).
2572              Update the CPAN mirrors list.
2573      Branch: maint-5.6/perl
2574            ! pod/perlmodlib.pod
2575           !> pod/perlmodlib.PL
2576 ____________________________________________________________________________
2577 [  9639] By: gsar                                  on 2001/04/08  18:57:31
2578         Log: on windows, many of the README.* pods were being copied to the wrong
2579              location
2580      Branch: maint-5.6/perl
2581            ! win32/Makefile win32/makefile.mk
2582 ____________________________________________________________________________
2583 [  9638] By: gsar                                  on 2001/04/08  18:38:25
2584         Log: update to latest JPL from the anoncvs repository
2585      Branch: maint-5.6/perl
2586            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2587            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2588            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
2589 ____________________________________________________________________________
2590 [  9637] By: jhi                                   on 2001/04/08  17:53:53
2591         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
2592      Branch: perl
2593            ! pod/perl571delta.pod
2594 ____________________________________________________________________________
2595 [  9636] By: jhi                                   on 2001/04/08  17:18:32
2596         Log: Regen toc.
2597      Branch: perl
2598            ! pod/perltoc.pod
2599 ____________________________________________________________________________
2600 [  9635] By: jhi                                   on 2001/04/08  17:16:33
2601         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
2602              From: "Craig A. Berry" <craigberry@mac.com>
2603              Date: Sun, 08 Apr 2001 12:30:16 -0500
2604              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
2605      Branch: perl
2606            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
2607 ____________________________________________________________________________
2608 [  9634] By: jhi                                   on 2001/04/08  17:09:19
2609         Log: Fix the perlmodlib generation (didn't understand separate .pod
2610              files; didn't understand -- as the name-thing separator).
2611              
2612              Update the CPAN mirrors list.
2613      Branch: perl
2614            ! pod/perlmodlib.PL pod/perlmodlib.pod
2615 ____________________________________________________________________________
2616 [  9633] By: jhi                                   on 2001/04/08  16:49:17
2617         Log: Sort MANIFEST.
2618      Branch: perl
2619            ! MANIFEST
2620 ____________________________________________________________________________
2621 [  9632] By: gsar                                  on 2001/04/08  16:36:06
2622         Log: add $Tie::RefHash::VERSION
2623      Branch: maint-5.6/perl
2624            ! lib/Tie/RefHash.pm
2625 ____________________________________________________________________________
2626 [  9631] By: jhi                                   on 2001/04/08  16:10:15
2627         Log: perl571delta updates based on p5p feedback; still needs
2628              lots of examples.
2629      Branch: perl
2630            ! pod/perl571delta.pod
2631 ____________________________________________________________________________
2632 [  9630] By: jhi                                   on 2001/04/08  15:59:13
2633         Log: Update the list of supported platforms to talk about 5.7.1
2634              (and 5.6.1)
2635      Branch: perl
2636            ! pod/perlport.pod
2637 ____________________________________________________________________________
2638 [  9629] By: jhi                                   on 2001/04/08  15:55:41
2639         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
2640              from maintperl into mainline: perlport updates.
2641      Branch: perl
2642            ! pod/perlport.pod
2643 ____________________________________________________________________________
2644 [  9628] By: jhi                                   on 2001/04/08  15:53:17
2645         Log: perlsolaris.pod copied to wrong directory.
2646      Branch: perl
2647            ! win32/makefile.mk
2648 ____________________________________________________________________________
2649 [  9627] By: jhi                                   on 2001/04/08  14:48:18
2650         Log: Subject: Typos in perl571delta.pod
2651              From: "Stephen P. Potter" <spp@spotter.yi.org>
2652              Date: Sat, 07 Apr 2001 20:37:05 -0400
2653              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
2654      Branch: perl
2655            ! pod/perl571delta.pod
2656 ____________________________________________________________________________
2657 [  9626] By: jhi                                   on 2001/04/08  14:39:04
2658         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
2659      Branch: perl
2660            ! gv.c
2661 ____________________________________________________________________________
2662 [  9625] By: nick                                  on 2001/04/08  10:14:23
2663         Log: Integrate mainline
2664      Branch: perlio
2665           +> pod/perl570delta.pod pod/perl571delta.pod
2666           !> (integrate 27 files)
2667 ____________________________________________________________________________
2668 [  9624] By: gsar                                  on 2001/04/08  06:08:17
2669         Log: test in t/pod/* were busted
2670              
2671              these tests are still not enabled in t/{harness,TEST}
2672      Branch: maint-5.6/perl
2673            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
2674            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
2675            ! t/pod/multiline_items.t t/pod/nested_items.t
2676            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
2677            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
2678 ____________________________________________________________________________
2679 [  9623] By: gsar                                  on 2001/04/08  03:37:01
2680         Log: integrate change#9470 from mainline
2681              
2682              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
2683      Branch: maint-5.6/perl
2684           !> ext/Socket/Socket.xs
2685 ____________________________________________________________________________
2686 [  9622] By: jhi                                   on 2001/04/07  22:40:47
2687         Log: Update Changes.
2688      Branch: perl
2689            ! Changes patchlevel.h
2690 ____________________________________________________________________________
2691 [  9621] By: jhi                                   on 2001/04/07  22:34:16
2692         Log: Update AUTHORS.
2693      Branch: perl
2694            ! AUTHORS
2695 ____________________________________________________________________________
2696 [  9620] By: jhi                                   on 2001/04/07  22:12:47
2697         Log: Forgot to bump the number of tests in #9164.
2698      Branch: perl
2699            ! t/op/array.t
2700 ____________________________________________________________________________
2701 [  9619] By: jhi                                   on 2001/04/07  22:09:50
2702         Log: Bump patchlevel to 5.7.1.
2703      Branch: perl
2704            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2705            ! config_h.SH patchlevel.h
2706 ____________________________________________________________________________
2707 [  9618] By: jhi                                   on 2001/04/07  22:02:41
2708         Log: Populate perl571delta.
2709      Branch: perl
2710            ! pod/perl571delta.pod
2711 ____________________________________________________________________________
2712 [  9617] By: jhi                                   on 2001/04/07  22:01:23
2713         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
2714              to forget it later; do not change patchlevel.h yet or regenerate
2715              Configure yet.
2716      Branch: perl
2717            ! epoc/config.sh win32/Makefile win32/config_H.bc
2718            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2719 ____________________________________________________________________________
2720 [  9616] By: jhi                                   on 2001/04/07  17:46:33
2721         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
2722      Branch: perl
2723            ! pod/perl571delta.pod
2724 ____________________________________________________________________________
2725 [  9615] By: jhi                                   on 2001/04/07  17:33:21
2726         Log: Change the toc configuration.
2727      Branch: perl
2728            ! pod/buildtoc.PL pod/perl.pod
2729 ____________________________________________________________________________
2730 [  9614] By: jhi                                   on 2001/04/07  17:29:47
2731         Log: Subject: PATCH: $[
2732              From: Robin Houston <robin@kitsite.com>
2733              Date: Fri, 6 Apr 2001 18:10:14 +0100
2734              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
2735      Branch: perl
2736            ! op.c t/op/array.t
2737 ____________________________________________________________________________
2738 [  9613] By: jhi                                   on 2001/04/07  17:28:26
2739         Log: Subject: [PATCH perl@9424] isn't numeric warning
2740              From: Robin Barker <rmb1@cise.npl.co.uk>
2741              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
2742              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
2743      Branch: perl
2744            ! sv.c t/pragma/warn/sv
2745 ____________________________________________________________________________
2746 [  9612] By: jhi                                   on 2001/04/07  17:26:45
2747         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
2748              From: Mike Guy <mjtg@cam.ac.uk>
2749              Date: Fri, 06 Apr 2001 12:47:06 +0100
2750              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
2751      Branch: perl
2752            ! dump.c t/lib/peek.t
2753 ____________________________________________________________________________
2754 [  9611] By: jhi                                   on 2001/04/07  17:21:35
2755         Log: Create perl571delta and seed it off with the perldelta changes
2756              since 5.7.0; remove those changes from perldelta and rename it
2757              as perl570delta; recreate perldelta but leave it almost empty.
2758      Branch: perl
2759            + pod/perl570delta.pod pod/perl571delta.pod
2760            ! MANIFEST pod/perldelta.pod
2761 ____________________________________________________________________________
2762 [  9610] By: jhi                                   on 2001/04/07  16:56:32
2763         Log: Denit.
2764      Branch: perl
2765            ! pod/perldelta.pod
2766 ____________________________________________________________________________
2767 [  9609] By: jhi                                   on 2001/04/07  16:38:32
2768         Log: Retract #9523: needs more thought.
2769      Branch: perl
2770            ! Makefile.SH
2771 ____________________________________________________________________________
2772 [  9608] By: jhi                                   on 2001/04/07  14:59:20
2773         Log: atmark() code cleanaup.
2774      Branch: perl
2775            ! ext/IO/IO.xs
2776 ____________________________________________________________________________
2777 [  9607] By: jhi                                   on 2001/04/07  14:48:14
2778         Log: Integrate change #9605 from maintperl into mainline.
2779              
2780              can't optimize away scope entry if tr/// is present
2781      Branch: perl
2782           !> op.c t/op/tr.t
2783 ____________________________________________________________________________
2784 [  9606] By: jhi                                   on 2001/04/07  14:43:59
2785         Log: Integrate perlio.
2786      Branch: perl
2787           +> win32/FindExt.pm
2788           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
2789           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
2790 ____________________________________________________________________________
2791 [  9605] By: gsar                                  on 2001/04/07  11:52:40
2792         Log: can't optimize away scope entry if tr/// is present
2793      Branch: maint-5.6/perl
2794            ! op.c t/op/tr.t
2795 ____________________________________________________________________________
2796 [  9604] By: nick                                  on 2001/04/07  11:39:45
2797         Log: Split out extension finding code from buildext.pl into FindExt.pm
2798              Use it to get Config.pm's idea of available extensions in line
2799              with what is built.
2800      Branch: perlio
2801            + win32/FindExt.pm
2802            ! MANIFEST win32/buildext.pl win32/config_sh.PL
2803            ! win32/makefile.mk
2804 ____________________________________________________________________________
2805 [  9603] By: nick                                  on 2001/04/07  09:11:38
2806         Log: Cleanup correction for failed :Via() layer, also set an error code.
2807      Branch: perlio
2808            ! ext/PerlIO/Via/Via.xs
2809 ____________________________________________________________________________
2810 [  9602] By: nick                                  on 2001/04/07  08:38:04
2811         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
2812              style. So don't use binmode() on the handles so that Win32 etc. see
2813              same sequence and produce same digests.
2814      Branch: perlio
2815            ! t/lib/md5-file.t
2816 ____________________________________________________________________________
2817 [  9601] By: nick                                  on 2001/04/07  08:36:26
2818         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
2819              Else it complains and so crlf layer (say) does not get pushed.
2820      Branch: perlio
2821            ! perlio.c
2822 ____________________________________________________________________________
2823 [  9600] By: jhi                                   on 2001/04/06  23:00:09
2824         Log: Integrate change #9599 from perlio into mainline.
2825      Branch: perl
2826           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
2827           !> win32/config_H.vc
2828 ____________________________________________________________________________
2829 [  9599] By: nick                                  on 2001/04/06  21:42:43
2830         Log: Quote $VERSION in Encode.pm.
2831              regen_config_h as requested.
2832      Branch: perlio
2833            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
2834            ! win32/config_H.vc
2835 ____________________________________________________________________________
2836 [  9598] By: nick                                  on 2001/04/06  20:34:59
2837         Log: Integrate mainline
2838      Branch: perlio
2839           +> README.macos
2840           !> (integrate 39 files)
2841 ____________________________________________________________________________
2842 [  9597] By: gsar                                  on 2001/04/06  18:06:35
2843         Log: integrate change#9464 from mainline (addendum to change#8313)
2844              
2845              Subject: [PATCH @9452] Better peep()ing for foreach() loops
2846      Branch: maint-5.6/perl
2847           !> op.c
2848 ____________________________________________________________________________
2849 [  9596] By: jhi                                   on 2001/04/06  17:26:03
2850         Log: The d_casti32=undef is good for you even when not use64bitall.
2851      Branch: perl
2852            ! hints/hpux.sh
2853 ____________________________________________________________________________
2854 [  9595] By: gsar                                  on 2001/04/06  14:57:17
2855         Log: add a low-impact fix to accomodate darwin-ism
2856      Branch: maint-5.6/perl
2857            ! ext/Errno/Errno_pm.PL
2858 ____________________________________________________________________________
2859 [  9594] By: jhi                                   on 2001/04/06  14:55:14
2860         Log: Integrate changes #9528,9593 from mainline into maintperl;
2861              tweaking the editor/IDE/shell list.
2862      Branch: maint-5.6/perl
2863           !> pod/perlfaq3.pod
2864 ____________________________________________________________________________
2865 [  9593] By: jhi                                   on 2001/04/06  14:51:39
2866         Log: Make the editor/IDE/shell list a little bit airier.
2867      Branch: perl
2868            ! pod/perlfaq3.pod
2869 ____________________________________________________________________________
2870 [  9592] By: gsar                                  on 2001/04/06  14:45:18
2871         Log: integrate change#9477 from mainline (base.pm doc tweak)
2872              
2873              missing doc entry for fmod()
2874      Branch: maint-5.6/perl
2875            ! lib/Math/BigFloat.pm
2876           !> lib/base.pm
2877 ____________________________________________________________________________
2878 [  9591] By: jhi                                   on 2001/04/06  13:55:48
2879         Log: Regen toc.
2880      Branch: perl
2881            ! pod/perltoc.pod
2882 ____________________________________________________________________________
2883 [  9590] By: jhi                                   on 2001/04/06  13:54:52
2884         Log: Math::BigFloat patches from John Peacock.  The equivalent
2885              of #9586 from maintperl but reworked by John to work with
2886              the bleadperl.
2887      Branch: perl
2888            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
2889 ____________________________________________________________________________
2890 [  9589] By: jhi                                   on 2001/04/06  13:42:23
2891         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
2892      Branch: perl
2893            ! ext/Digest/MD5/Makefile.PL
2894 ____________________________________________________________________________
2895 [  9588] By: jhi                                   on 2001/04/06  13:31:45
2896         Log: Integrate changes #9584,9587 from maintperl into mainline.
2897              
2898              keep eval"" CVs alive until the end of the statement in which
2899              they're called
2900              
2901              add README.macos (from Chris Nandor)
2902              
2903              tyop in change#9555
2904      Branch: perl
2905           +> README.macos
2906           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
2907           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
2908           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
2909           !> win32/makefile.mk
2910 ____________________________________________________________________________
2911 [  9587] By: gsar                                  on 2001/04/06  07:31:30
2912         Log: add README.macos (from Chris Nandor)
2913              
2914              tyop in change#9555
2915      Branch: maint-5.6/perl
2916            + README.macos
2917            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
2918            ! win32/Makefile win32/makefile.mk
2919 ____________________________________________________________________________
2920 [  9586] By: gsar                                  on 2001/04/06  07:08:54
2921         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
2922      Branch: maint-5.6/perl
2923            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
2924 ____________________________________________________________________________
2925 [  9585] By: gsar                                  on 2001/04/06  06:58:44
2926         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
2927              from mainline
2928              
2929              Subject: [PATCH] Base64 update to perlfaq9.pod
2930              
2931              Subject: [PATCH AUTHORS] Housekeeping
2932              
2933              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
2934              Mac OS X (Darwin) has extra pwent fields.
2935              
2936              Subject: [PATCH B::*] print control-character vars readably
2937              Needs EBCDICification.
2938              
2939              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
2940              
2941              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
2942              
2943              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
2944              
2945              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
2946              
2947              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
2948              
2949              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
2950              
2951              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
2952              
2953              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
2954              
2955              FreeBSD hints tweak from Anton Berezin.
2956              
2957              Subject: [PATCH foolperl & bleadperl] README.vms update
2958              
2959              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
2960      Branch: maint-5.6/perl
2961           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
2962           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
2963           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
2964 ____________________________________________________________________________
2965 [  9584] By: gsar                                  on 2001/04/06  04:09:00
2966         Log: keep eval"" CVs alive until the end of the statement in which
2967              they're called; this avoids a coredump ensuing from search for
2968              lexicals in code such as:
2969              
2970              sub bug {
2971              my $s = @_;
2972              eval q[sub { eval 'sub { &$s }' }];
2973              }
2974              bug("x")->()->();
2975              
2976              this code still doesn't work as intended (as it has remained
2977              since time immemorial), but it doesn't provoke a coredump anymore
2978      Branch: maint-5.6/perl
2979            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
2980            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
2981 ____________________________________________________________________________
2982 [  9583] By: jhi                                   on 2001/04/05  23:52:51
2983         Log: Update Changes.
2984      Branch: perl
2985            ! Changes patchlevel.h
2986 ____________________________________________________________________________
2987 [  9582] By: jhi                                   on 2001/04/05  23:11:23
2988         Log: Slight doc tweak.
2989      Branch: perl
2990            ! pod/perlunicode.pod
2991 ____________________________________________________________________________
2992 [  9581] By: jhi                                   on 2001/04/05  23:04:11
2993         Log: Integrate perlio.
2994      Branch: perl
2995           !> pod/perlunicode.pod
2996 ____________________________________________________________________________
2997 [  9580] By: jhi                                   on 2001/04/05  23:03:29
2998         Log: Test for #9579.
2999      Branch: perl
3000            ! t/op/do.t
3001 ____________________________________________________________________________
3002 [  9579] By: jhi                                   on 2001/04/05  22:54:17
3003         Log: Subject: [PATCH] Propagate calling context for do '...'
3004              From: Gisle Aas <gisle@ActiveState.com>
3005              Date: 04 Apr 2001 20:17:29 -0700
3006              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
3007      Branch: perl
3008            ! pod/perlfunc.pod pp_ctl.c
3009 ____________________________________________________________________________
3010 [  9578] By: jhi                                   on 2001/04/05  22:52:51
3011         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
3012              From: Peter Prymmer <pvhp@forte.com>
3013              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
3014              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
3015      Branch: perl
3016            ! README.vms
3017 ____________________________________________________________________________
3018 [  9577] By: jhi                                   on 2001/04/05  22:48:22
3019         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
3020              From: "Craig A. Berry" <craigberry@mac.com>
3021              Date: Thu, 5 Apr 2001 13:43:28 -0500
3022              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
3023      Branch: perl
3024            ! README.vms
3025 ____________________________________________________________________________
3026 [  9576] By: jhi                                   on 2001/04/05  22:31:38
3027         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
3028              From: Michael G Schwern <schwern@pobox.com>
3029              Date: Thu, 5 Apr 2001 21:53:21 +0100
3030              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
3031      Branch: perl
3032            ! lib/base.pm t/lib/fields.t
3033 ____________________________________________________________________________
3034 [  9575] By: jhi                                   on 2001/04/05  22:26:10
3035         Log: FreeBSD hints tweak from Anton Berezin.
3036      Branch: perl
3037            ! hints/freebsd.sh
3038 ____________________________________________________________________________
3039 [  9574] By: jhi                                   on 2001/04/05  22:24:03
3040         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
3041              From: David Dyck <dcd@tc.fluke.com>
3042              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
3043              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
3044      Branch: perl
3045            ! t/op/oct.t
3046 ____________________________________________________________________________
3047 [  9573] By: jhi                                   on 2001/04/05  22:23:06
3048         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
3049              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
3050              From: David Dyck <dcd@tc.fluke.com>
3051              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
3052      Branch: perl
3053            ! pp.c
3054 ____________________________________________________________________________
3055 [  9572] By: jhi                                   on 2001/04/05  22:14:47
3056         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
3057              From: Robin Houston <robin@kitsite.com>
3058              Date: Thu, 5 Apr 2001 20:56:48 +0100
3059              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
3060      Branch: perl
3061            ! ext/B/B/Deparse.pm
3062 ____________________________________________________________________________
3063 [  9571] By: jhi                                   on 2001/04/05  22:12:53
3064         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
3065              From: Robin Houston <robin@kitsite.com>
3066              Date: Thu, 5 Apr 2001 19:55:51 +0100
3067              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
3068      Branch: perl
3069            ! ext/B/B/Deparse.pm
3070 ____________________________________________________________________________
3071 [  9570] By: jhi                                   on 2001/04/05  22:11:06
3072         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
3073              From: Robin Houston <robin@kitsite.com>
3074              Date: Thu, 5 Apr 2001 20:16:29 +0100
3075              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
3076      Branch: perl
3077            ! ext/B/B/Deparse.pm
3078 ____________________________________________________________________________
3079 [  9569] By: nick                                  on 2001/04/05  21:32:26
3080         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
3081      Branch: perlio
3082            ! pod/perlunicode.pod
3083 ____________________________________________________________________________
3084 [  9568] By: nick                                  on 2001/04/05  19:38:09
3085         Log: Integrate mainline
3086      Branch: perlio
3087           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
3088           !> (integrate 35 files)
3089 ____________________________________________________________________________
3090 [  9567] By: jhi                                   on 2001/04/05  18:31:45
3091         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
3092              From: Robin Houston <robin@kitsite.com>
3093              Date: Thu, 5 Apr 2001 18:03:23 +0100
3094              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
3095      Branch: perl
3096            ! ext/B/B/Deparse.pm
3097 ____________________________________________________________________________
3098 [  9566] By: jhi                                   on 2001/04/05  18:29:35
3099         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
3100              From: Robin Houston <robin@kitsite.com>
3101              Date: Thu, 5 Apr 2001 16:45:18 +0100
3102              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
3103      Branch: perl
3104            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
3105 ____________________________________________________________________________
3106 [  9565] By: jhi                                   on 2001/04/05  18:24:23
3107         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
3108              From: Robin Houston <robin@kitsite.com>
3109              Date: Thu, 5 Apr 2001 14:50:09 +0100
3110              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
3111      Branch: perl
3112            ! ext/B/B/Deparse.pm
3113 ____________________________________________________________________________
3114 [  9564] By: jhi                                   on 2001/04/05  18:23:03
3115         Log: Subject: [PATCH B::*] print control-character vars readably
3116              From: Robin Houston <robin@kitsite.com>
3117              Date: Thu, 5 Apr 2001 14:27:38 +0100
3118              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
3119              
3120              Needs EBCDICification.
3121      Branch: perl
3122            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
3123            ! ext/B/B/Terse.pm
3124 ____________________________________________________________________________
3125 [  9563] By: jhi                                   on 2001/04/05  18:20:32
3126         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
3127              Date: Thu, 5 Apr 2001 13:21:42 -0400
3128              From: Paul Schinder <schinder@pobox.com>
3129              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
3130              
3131              Mac OS X (Darwin) has extra pwent fields.
3132      Branch: perl
3133            ! t/op/pwent.t
3134 ____________________________________________________________________________
3135 [  9562] By: jhi                                   on 2001/04/05  17:57:51
3136         Log: Regen toc.
3137      Branch: perl
3138            ! pod/perltoc.pod
3139 ____________________________________________________________________________
3140 [  9561] By: jhi                                   on 2001/04/05  17:47:33
3141         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
3142      Branch: metaconfig
3143            ! U/Glossary.patch
3144      Branch: metaconfig/U/perl
3145            + d_u32align.U
3146            ! d_cmsghdr_s.U d_msghdr_s.U
3147 ____________________________________________________________________________
3148 [  9560] By: jhi                                   on 2001/04/05  17:47:01
3149         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
3150              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
3151              Introduce probes for struct msghdr, struct cmsghdr,
3152              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
3153              ualarm, usleep, for possible later extension work.
3154      Branch: perl
3155            + t/lib/md5-align.t
3156            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3157            ! Porting/config_H config_h.SH configure.com epoc/config.sh
3158            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
3159            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3160            ! vos/config.ga.h win32/config.bc win32/config.gc
3161            ! win32/config.vc
3162 ____________________________________________________________________________
3163 [  9559] By: jhi                                   on 2001/04/05  13:03:04
3164         Log: Be traditional in your cpp (for the Errno extension).
3165      Branch: perl
3166            ! hints/darwin.sh
3167 ____________________________________________________________________________
3168 [  9558] By: jhi                                   on 2001/04/05  13:00:05
3169         Log: Add $Config{cppflags} to the gcc incantation.
3170      Branch: perl
3171            ! ext/Errno/Errno_pm.PL
3172 ____________________________________________________________________________
3173 [  9557] By: jhi                                   on 2001/04/05  04:22:39
3174         Log: Introduce Sean Burke's Class::ISA 0.32.
3175      Branch: perl
3176            + lib/Class/ISA.pm t/lib/class-isa.t
3177            ! MANIFEST
3178 ____________________________________________________________________________
3179 [  9556] By: jhi                                   on 2001/04/05  04:09:50
3180         Log: Subject: [PATCH AUTHORS] Housekeeping
3181              From: Paul Johnson <paul@pjcj.net> 
3182              Date: Wed, 4 Apr 2001 22:45:47 +0200
3183              Message-ID: <20010404224547.D9548@pjcj.net>
3184      Branch: perl
3185            ! AUTHORS
3186 ____________________________________________________________________________
3187 [  9555] By: jhi                                   on 2001/04/05  04:06:33
3188         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
3189              From: Gisle Aas <gisle@ActiveState.com>
3190              Date: 04 Apr 2001 14:23:04 -0700
3191              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
3192      Branch: perl
3193            ! pod/perlfaq9.pod
3194 ____________________________________________________________________________
3195 [  9554] By: jhi                                   on 2001/04/05  04:05:49
3196         Log: Downgrade also the "Wide character" diagnostic.
3197      Branch: perl
3198            ! pod/perldiag.pod
3199 ____________________________________________________________________________
3200 [  9553] By: jhi                                   on 2001/04/05  04:00:33
3201         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
3202              maintperl into mainline.
3203              
3204              "double" should be "NV"; standard typemap is missing entry
3205              for NV
3206              
3207              s/djSP/dSP/
3208              
3209              Downgrade "Wide character in print" to a warning.
3210              
3211              B::Deparse fix for ${^FOO} and documentation for PVX() method
3212              (from Robin Houston)
3213              
3214              tr/// doesn't null-terminate the result in some situations
3215              (from Gisle Aas)
3216      Branch: perl
3217           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
3218           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
3219           !> t/io/utf8.t t/op/tr.t
3220 ____________________________________________________________________________
3221 [  9552] By: jhi                                   on 2001/04/05  03:52:50
3222         Log: Retract changes #9542 and #9538 (from maintperl, integrated
3223              at #9540), shouldn't be needed because of the perlio changes.
3224      Branch: perl
3225            ! util.c
3226 ____________________________________________________________________________
3227 [  9551] By: gsar                                  on 2001/04/05  00:18:34
3228         Log: tr/// doesn't null-terminate the result in some situations
3229              (from Gisle Aas)
3230      Branch: maint-5.6/perl
3231            ! doop.c t/op/tr.t
3232 ____________________________________________________________________________
3233 [  9550] By: gsar                                  on 2001/04/04  20:04:17
3234         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
3235              (from Robin Houston)
3236      Branch: maint-5.6/perl
3237            ! ext/B/B.pm ext/B/B/Deparse.pm
3238 ____________________________________________________________________________
3239 [  9549] By: nick                                  on 2001/04/04  18:56:15
3240         Log: Downgrade "Wide character in print" to a warning.
3241      Branch: perlio
3242            ! doio.c t/io/utf8.t
3243 ____________________________________________________________________________
3244 [  9548] By: gsar                                  on 2001/04/04  18:51:49
3245         Log: integrate changes#9460,9462,9482,9521,9522
3246              
3247              Subject: PATCH: B::Debug should show LOOP-specific fields
3248              
3249              Subject: B::Deparse precedence bug. (Patch included.)
3250              
3251              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
3252              
3253              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
3254              
3255              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
3256      Branch: maint-5.6/perl
3257           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
3258           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
3259 ____________________________________________________________________________
3260 [  9547] By: gsar                                  on 2001/04/04  18:49:16
3261         Log: s/djSP/dSP/
3262      Branch: maint-5.6/perl
3263            ! ext/Thread/Thread.xs
3264 ____________________________________________________________________________
3265 [  9546] By: nick                                  on 2001/04/04  18:44:00
3266         Log: Integrate mainline.
3267      Branch: perlio
3268           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
3269           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
3270 ____________________________________________________________________________
3271 [  9545] By: gsar                                  on 2001/04/04  18:38:52
3272         Log: integrate change#8837 from mainline
3273              
3274              Subject: [patch] -Wall cleanup round 2
3275      Branch: maint-5.6/perl
3276           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
3277           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
3278           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
3279           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
3280           !> ext/SDBM_File/SDBM_File.xs
3281 ____________________________________________________________________________
3282 [  9544] By: gsar                                  on 2001/04/04  17:49:57
3283         Log: "double" should be "NV"; standard typemap is missing entry
3284              for NV
3285      Branch: maint-5.6/perl
3286            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
3287 ____________________________________________________________________________
3288 [  9543] By: jhi                                   on 2001/04/04  14:13:18
3289         Log: Thou shalt not (just) match for English error messages.
3290      Branch: perl
3291            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
3292            ! os2/OS2/Process/Process.pm
3293 ____________________________________________________________________________
3294 [  9542] By: jhi                                   on 2001/04/04  13:20:39
3295         Log: Make the stdio tricks of fflush_all() to exist only if
3296              stdio is being used.
3297      Branch: perl
3298            ! util.c
3299 ____________________________________________________________________________
3300 [  9541] By: jhi                                   on 2001/04/04  04:20:24
3301         Log: Subject: Re: [PATCH] Lighten up glob
3302              From: Benjamin Sugars <bsugars@canoe.ca>
3303              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
3304              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
3305      Branch: perl
3306            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
3307            ! util.c
3308 ____________________________________________________________________________
3309 [  9540] By: jhi                                   on 2001/04/04  04:03:57
3310         Log: Integrate changes #9538,9539 from maintperl into mainline.
3311              
3312              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
3313              for use with _fwalk() (fix for change#7705)
3314              
3315              another tweak needed for SunOS 4.1.x build (from Mike Guy)
3316              (cp -f is not portable)
3317      Branch: perl
3318           !> Makefile.SH util.c
3319 ____________________________________________________________________________
3320 [  9539] By: gsar                                  on 2001/04/04  03:01:14
3321         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
3322      Branch: maint-5.6/perl
3323            ! Makefile.SH
3324 ____________________________________________________________________________
3325 [  9538] By: gsar                                  on 2001/04/04  01:00:38
3326         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
3327              for use with _fwalk() (fix for change#7705)
3328      Branch: maint-5.6/perl
3329            ! util.c
3330 ____________________________________________________________________________
3331 [  9537] By: nick                                  on 2001/04/03  19:24:55
3332         Log: Integrate mainline
3333      Branch: perlio
3334           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
3335           +> lib/unicode/PropList.html
3336            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
3337           !> (integrate 69 files)
3338 ____________________________________________________________________________
3339 [  9536] By: jhi                                   on 2001/04/03  18:02:31
3340         Log: Integrate change #9533 from maintperl into mainline.
3341              
3342              better fix for change#9517 to accomodate UNC paths like
3343              \\server\share\foo, and paths with trailing backslash
3344              like c:\this\
3345      Branch: perl
3346           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3347 ____________________________________________________________________________
3348 [  9535] By: jhi                                   on 2001/04/03  17:58:07
3349         Log: Change the push/unshift warning to be of class syntax, not misc.
3350      Branch: perl
3351            ! op.c pod/perldiag.pod t/pragma/warn/op
3352 ____________________________________________________________________________
3353 [  9534] By: jhi                                   on 2001/04/03  15:03:46
3354         Log: Change the push/unshift warning (#9532) to talk about "no values"
3355              instead of "no arguments".
3356      Branch: perl
3357            ! op.c pod/perldiag.pod t/pragma/warn/op
3358 ____________________________________________________________________________
3359 [  9533] By: gsar                                  on 2001/04/03  14:30:07
3360         Log: better fix for change#9517 to accomodate UNC paths like
3361              \\server\share\foo, and paths with trailing backslash
3362              like c:\this\
3363      Branch: maint-5.6/perl
3364            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3365 ____________________________________________________________________________
3366 [  9532] By: jhi                                   on 2001/04/03  13:11:46
3367         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
3368              From: Robin Houston <robin@kitsite.com>
3369              Date: Mon, 2 Apr 2001 15:03:29 +0100
3370              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
3371      Branch: perl
3372            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
3373 ____________________________________________________________________________
3374 [  9531] By: jhi                                   on 2001/04/03  13:06:34
3375         Log: Integrate change #9530 from maintperl into mainline.
3376              
3377              accomodate VMS "mailbox overflow" quirk in testsuite (from
3378              Craig Berry)
3379      Branch: perl
3380           !> t/lib/socket.t
3381 ____________________________________________________________________________
3382 [  9530] By: gsar                                  on 2001/04/03  04:56:41
3383         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
3384              Craig Berry)
3385      Branch: maint-5.6/perl
3386            ! t/lib/socket.t
3387 ____________________________________________________________________________
3388 [  9529] By: jhi                                   on 2001/04/03  02:34:34
3389         Log: Update Changes.
3390      Branch: perl
3391            ! Changes patchlevel.h
3392 ____________________________________________________________________________
3393 [  9528] By: jhi                                   on 2001/04/03  01:27:57
3394         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
3395              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
3396              To: perl5-porters@perl.org
3397              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
3398      Branch: perl
3399            ! pod/perlfaq3.pod
3400 ____________________________________________________________________________
3401 [  9527] By: jhi                                   on 2001/04/03  01:22:09
3402         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
3403              From: Peter Prymmer <pvhp@forte.com>
3404              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
3405              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
3406      Branch: perl
3407            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
3408 ____________________________________________________________________________
3409 [  9526] By: jhi                                   on 2001/04/03  01:18:25
3410         Log: The metaconfig unit changes for #9525.
3411      Branch: metaconfig
3412            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
3413      Branch: metaconfig/U/perl
3414            ! use64bits.U
3415 ____________________________________________________________________________
3416 [  9525] By: jhi                                   on 2001/04/03  01:17:30
3417         Log: Configure sanity checks:
3418              * if use64bitall is attempted but pointers are only 32-bit,
3419              'downgrade' to use64bitint
3420              * if use64bitint is attempted but there's no quad type,
3421              forget about use64bitint (well, the default for it is 'n',
3422              the user can still override this)
3423              * if pointers are 64 bits, do not try to use Perl's malloc
3424      Branch: perl
3425            ! Configure
3426 ____________________________________________________________________________
3427 [  9524] By: gsar                                  on 2001/04/03  01:09:12
3428         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
3429      Branch: maint-5.6/perl
3430            ! pp_sys.c
3431 ____________________________________________________________________________
3432 [  9523] By: jhi                                   on 2001/04/03  00:02:31
3433         Log: (Retracted by #9609)
3434              
3435              Make it harder for parallel makes to enter 'test' before
3436              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
3437              should be unhappy enough, but sometimes parallel makes seem
3438              to sneak past both in Tru64 and AIX.)
3439      Branch: perl
3440            ! Makefile.SH
3441 ____________________________________________________________________________
3442 [  9522] By: jhi                                   on 2001/04/02  22:35:31
3443         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
3444              Date: Mon, 2 Apr 2001 22:54:10 +0100
3445              From: Robin Houston <robin@kitsite.com>
3446              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
3447      Branch: perl
3448            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
3449 ____________________________________________________________________________
3450 [  9521] By: jhi                                   on 2001/04/02  22:32:23
3451         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
3452              From: Robin Houston <robin@kitsite.com>
3453              Date: Mon, 2 Apr 2001 20:24:03 +0100
3454              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
3455      Branch: perl
3456            ! ext/B/B/Concise.pm
3457 ____________________________________________________________________________
3458 [  9520] By: jhi                                   on 2001/04/02  22:30:43
3459         Log: Subject: [PATCH] REALLY pedantic hv.h nit
3460              From: Simon Cozens <simon@netthink.co.uk>
3461              Date: Mon, 2 Apr 2001 15:43:06 +0100
3462              Message-ID: <20010402154306.A21711@netthink.co.uk>
3463      Branch: perl
3464            ! hv.h
3465 ____________________________________________________________________________
3466 [  9519] By: jhi                                   on 2001/04/02  22:28:04
3467         Log: Based on
3468              
3469              Subject: [foolperl] EPOC fix
3470              From: Olaf Flebbe <O.Flebbe@science-computing.de>
3471              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
3472              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
3473      Branch: perl
3474            ! pp_sys.c
3475 ____________________________________________________________________________
3476 [  9518] By: jhi                                   on 2001/04/02  22:22:34
3477         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
3478              
3479              README.win32 tweaks; add a note about alternative location for
3480              getting a gcc-2.95.2 that will build perl properly on windows
3481              
3482              add some notes about gutsy threading matters
3483              
3484              many of the utilities interpolate literal paths within doublequotes
3485              (fails on dosish platforms where path contains backslashes)
3486      Branch: perl
3487           !> README.win32 pod/perlguts.pod utils/perldoc.PL
3488           !> x2p/find2perl.PL x2p/s2p.PL
3489 ____________________________________________________________________________
3490 [  9517] By: gsar                                  on 2001/04/02  19:52:21
3491         Log: many of the utilities interpolate literal paths within doublequotes
3492              (fails on dosish platforms where path contains backslashes)
3493      Branch: maint-5.6/perl
3494            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3495 ____________________________________________________________________________
3496 [  9516] By: gsar                                  on 2001/04/02  05:49:37
3497         Log: a foolish release
3498      Branch: maint-5.6/perl
3499            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
3500            ! pod/perltoc.pod
3501 ____________________________________________________________________________
3502 [  9515] By: gsar                                  on 2001/04/02  05:04:29
3503         Log: add missing changelog summaries
3504      Branch: maint-5.6/perl
3505            ! Changes
3506 ____________________________________________________________________________
3507 [  9514] By: gsar                                  on 2001/04/02  04:07:13
3508         Log: add some notes about gutsy threading matters
3509      Branch: maint-5.6/perl
3510            ! pod/perlguts.pod
3511 ____________________________________________________________________________
3512 [  9513] By: gsar                                  on 2001/04/02  03:25:21
3513         Log: add more prominent caveat notices about experimental features
3514      Branch: maint-5.6/perl
3515            ! pod/perlfork.pod pod/perlunicode.pod
3516 ____________________________________________________________________________
3517 [  9512] By: gsar                                  on 2001/04/02  02:54:33
3518         Log: integrate changes#9479,9509 from mainline
3519              
3520              [PATCH] File::Glob stuff for Mac OS
3521              
3522              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
3523      Branch: maint-5.6/perl
3524           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3525           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
3526           !> t/lib/glob-taint.t
3527 ____________________________________________________________________________
3528 [  9511] By: gsar                                  on 2001/04/02  02:38:24
3529         Log: README.win32 tweaks; add a note about alternative location for
3530              getting a gcc-2.95.2 that will build perl properly on windows
3531      Branch: maint-5.6/perl
3532            ! README.win32
3533 ____________________________________________________________________________
3534 [  9510] By: jhi                                   on 2001/04/01  20:45:10
3535         Log: An ambiguosity warning.
3536      Branch: perl
3537            ! t/lib/trig.t
3538 ____________________________________________________________________________
3539 [  9509] By: jhi                                   on 2001/04/01  19:53:47
3540         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
3541              From: Jonathan Stowe <gellyfish@gellyfish.com>
3542              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
3543              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
3544      Branch: perl
3545            ! ext/File/Glob/bsd_glob.c
3546 ____________________________________________________________________________
3547 [  9508] By: jhi                                   on 2001/04/01  19:35:03
3548         Log: Update Changes.
3549      Branch: perl
3550            ! Changes patchlevel.h
3551 ____________________________________________________________________________
3552 [  9507] By: jhi                                   on 2001/04/01  19:24:01
3553         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
3554              from mainline to maintperl: pod tweaks.
3555      Branch: maint-5.6/perl
3556           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
3557           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
3558           !> pod/perlvar.pod
3559 ____________________________________________________________________________
3560 [  9506] By: jhi                                   on 2001/04/01  19:11:53
3561         Log: Commit Sarathy to April release of 5.6.1 :-)
3562      Branch: perl
3563            ! pod/perlfaq1.pod
3564 ____________________________________________________________________________
3565 [  9505] By: jhi                                   on 2001/04/01  19:03:15
3566         Log: Subject: PATCH 5.6.0 (perldebug.pod)
3567              From: Mark-Jason Dominus <mjd@plover.com>
3568              Date: Sun, 01 Apr 2001 14:25:11 -0400
3569              Message-ID: <20010401182511.9247.qmail@plover.com>
3570      Branch: perl
3571            ! pod/perldebug.pod
3572 ____________________________________________________________________________
3573 [  9504] By: jhi                                   on 2001/04/01  18:43:09
3574         Log: Add great_circle_direction().
3575      Branch: perl
3576            ! lib/Math/Trig.pm t/lib/trig.t
3577 ____________________________________________________________________________
3578 [  9503] By: jhi                                   on 2001/04/01  17:29:12
3579         Log: Unicode ReadMe update for Unicode 3.1.
3580      Branch: perl
3581            ! lib/unicode/ReadMe.txt
3582 ____________________________________________________________________________
3583 [  9502] By: jhi                                   on 2001/04/01  17:18:40
3584         Log: Integrate change #9501 from maintperl into mainline.
3585              
3586              fix the perlembed notes on multiple interpreters
3587              
3588              fix ExtUtils::Embed to work passably on Windows
3589      Branch: perl
3590           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
3591 ____________________________________________________________________________
3592 [  9501] By: gsar                                  on 2001/04/01  07:21:57
3593         Log: fix the perlembed notes on multiple interpreters
3594              
3595              fix ExtUtils::Embed to work passably on Windows
3596      Branch: maint-5.6/perl
3597            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
3598 ____________________________________________________________________________
3599 [  9500] By: jhi                                   on 2001/04/01  05:58:23
3600         Log: Test for #9499.
3601      Branch: perl
3602            ! t/op/tr.t
3603 ____________________________________________________________________________
3604 [  9499] By: jhi                                   on 2001/04/01  05:55:46
3605         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
3606      Branch: perl
3607            ! embed.h embed.pl op.c proto.h
3608 ____________________________________________________________________________
3609 [  9498] By: jhi                                   on 2001/04/01  05:44:34
3610         Log: Protect the workaround hunk more.
3611      Branch: perl
3612            ! toke.c
3613 ____________________________________________________________________________
3614 [  9497] By: jhi                                   on 2001/04/01  00:24:25
3615         Log: Integrate changes #9493,9494,9495,9496 from maintperl
3616              into mainline.
3617              
3618              fix a broken workaround for Borland compiler in change#4739
3619              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
3620              
3621              nits spotted by Borland compiler
3622              
3623              avoid redefinition warnings under Borland 5.02
3624              
3625              various nits identified by the Borland 5.5 compiler; remove suppression
3626              of a few warnings
3627      Branch: perl
3628           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
3629           !> win32/win32.h
3630 ____________________________________________________________________________
3631 [  9496] By: gsar                                  on 2001/03/31  23:22:28
3632         Log: various nits identified by the Borland 5.5 compiler; remove suppression
3633              of a few warnings
3634      Branch: maint-5.6/perl
3635            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
3636 ____________________________________________________________________________
3637 [  9495] By: gsar                                  on 2001/03/31  21:03:08
3638         Log: avoid redefinition warnings under Borland 5.02
3639      Branch: maint-5.6/perl
3640            ! win32/makefile.mk
3641 ____________________________________________________________________________
3642 [  9494] By: gsar                                  on 2001/03/31  20:18:59
3643         Log: nits spotted by Borland compiler
3644      Branch: maint-5.6/perl
3645            ! utf8.h win32/win32.h
3646 ____________________________________________________________________________
3647 [  9493] By: gsar                                  on 2001/03/31  20:18:05
3648         Log: fix a broken workaround for Borland compiler in change#4739
3649              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
3650      Branch: maint-5.6/perl
3651            ! toke.c
3652 ____________________________________________________________________________
3653 [  9492] By: jhi                                   on 2001/03/31  18:36:24
3654         Log: Integrate change #9491 from maintperl into mainline.
3655              
3656              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
3657              directory is relative (need to fetch the full path name *before*
3658              the chdir!)
3659      Branch: perl
3660           !> lib/Cwd.pm
3661 ____________________________________________________________________________
3662 [  9491] By: gsar                                  on 2001/03/31  17:01:56
3663         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
3664              directory is relative (need to fetch the full path name *before*
3665              the chdir!)
3666              
3667              this is a followup patch for change#6749
3668      Branch: maint-5.6/perl
3669            ! lib/Cwd.pm
3670 ____________________________________________________________________________
3671 [  9490] By: jhi                                   on 2001/03/31  15:50:18
3672         Log: Subject: Re: [PATCH] av.h cosmetics
3673              From: Simon Cozens <simon@netthink.co.uk>
3674              Date: Sat, 31 Mar 2001 13:09:59 +0100
3675              Message-ID: <20010331130959.A22000@netthink.co.uk>
3676              
3677              Document AvALLOC.
3678      Branch: perl
3679            ! pod/perlguts.pod
3680 ____________________________________________________________________________
3681 [  9489] By: jhi                                   on 2001/03/31  15:48:44
3682         Log: Subject: [PATCH] Re: Math::Big* v1.21
3683              From: Tels <perl_dummy@bloodgate.com>
3684              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
3685              Message-Id: <200103311125.GAA377738@www08.hway.net>
3686      Branch: perl
3687            ! pod/perlop.pod
3688 ____________________________________________________________________________
3689 [  9488] By: jhi                                   on 2001/03/31  03:39:51
3690         Log: Debug output tweak.
3691      Branch: perl
3692            ! t/lib/cwd.t
3693 ____________________________________________________________________________
3694 [  9487] By: jhi                                   on 2001/03/31  03:33:02
3695         Log: OverVMSification.
3696      Branch: perl
3697            ! t/lib/cwd.t
3698 ____________________________________________________________________________
3699 [  9486] By: jhi                                   on 2001/03/31  03:01:40
3700         Log: Missed MANIFESTations in #9483.
3701      Branch: perl
3702            ! MANIFEST
3703 ____________________________________________________________________________
3704 [  9485] By: jhi                                   on 2001/03/31  02:58:17
3705         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
3706              From: Peter Prymmer <pvhp@forte.com>
3707              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
3708              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
3709      Branch: perl
3710            ! regexec.c t/lib/cwd.t
3711 ____________________________________________________________________________
3712 [  9484] By: jhi                                   on 2001/03/31  01:04:41
3713         Log: Obsolete file (see #3938)
3714      Branch: perl
3715            - lib/unicode/README.Ethiopic
3716            ! MANIFEST
3717 ____________________________________________________________________________
3718 [  9483] By: jhi                                   on 2001/03/31  00:52:42
3719         Log: Update to Unicode 3.1.
3720              (Rename Names.txt to NamesList.txt.)
3721      Branch: perl
3722            + lib/unicode/NamesList.txt lib/unicode/PropList.html
3723            - lib/unicode/Names.txt
3724            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
3725            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
3726            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
3727            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
3728            ! lib/unicode/UCD.html lib/unicode/Unicode.html
3729            ! lib/unicode/rename lib/unicode/version
3730 ____________________________________________________________________________
3731 [  9482] By: jhi                                   on 2001/03/30  23:33:44
3732         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
3733              From: Robin Houston <robin@kitsite.com>
3734              Date: Fri, 30 Mar 2001 20:07:22 +0100
3735              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
3736      Branch: perl
3737            ! ext/B/B/Deparse.pm
3738 ____________________________________________________________________________
3739 [  9481] By: jhi                                   on 2001/03/30  23:20:25
3740         Log: Subject: Re: [PATCH] CwdXS, Take 2
3741              From: Benjamin Sugars <bsugars@canoe.ca>
3742              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
3743              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
3744      Branch: perl
3745            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
3746            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
3747 ____________________________________________________________________________
3748 [  9480] By: jhi                                   on 2001/03/30  22:52:38
3749         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
3750              From: David Dyck <dcd@tc.fluke.com>
3751              Date: Fri, 30 Mar 2001 14:44:13 -0800
3752              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
3753              
3754              The t/rantests flags file creation was accidentally
3755              removed by #9217.
3756      Branch: perl
3757            ! Makefile.SH
3758 ____________________________________________________________________________
3759 [  9479] By: jhi                                   on 2001/03/30  22:45:45
3760         Log: Subject: [PATCH] File::Glob stuff for Mac OS
3761              From: Chris Nandor <pudge@pobox.com>
3762              Date: Fri, 30 Mar 2001 16:51:00 -0500
3763              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
3764      Branch: perl
3765            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3766            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
3767            ! t/lib/glob-taint.t
3768 ____________________________________________________________________________
3769 [  9478] By: jhi                                   on 2001/03/30  22:43:12
3770         Log: Subject: fix for win32/buildext.pl
3771              From: "Vadim Konovalov" <watman@inbox.ru>
3772              Date: Sat, 31 Mar 2001 00:50:36 +0400
3773              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
3774      Branch: perl
3775            ! win32/buildext.pl
3776 ____________________________________________________________________________
3777 [  9477] By: jhi                                   on 2001/03/30  22:41:16
3778         Log: Subject: small base.pm doc patch
3779              From: Leon Brocard <acme@astray.com>
3780              Date: Fri, 30 Mar 2001 21:49:57 +0100
3781              Message-ID: <20010330214957.B8733@ns0.astray.com>
3782      Branch: perl
3783            ! lib/base.pm
3784 ____________________________________________________________________________
3785 [  9476] By: jhi                                   on 2001/03/30  18:16:57
3786         Log: Subject: [PATCH] av.h cosmetics
3787              From: Simon Cozens <simon@netthink.co.uk>
3788              Date: Fri, 30 Mar 2001 18:12:28 +0100
3789              Message-ID: <20010330181228.A9319@netthink.co.uk>
3790      Branch: perl
3791            ! av.h
3792 ____________________________________________________________________________
3793 [  9475] By: jhi                                   on 2001/03/30  18:15:50
3794         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
3795              From: "Philip Newton" <pnewton@gmx.de>
3796              Date: Fri, 30 Mar 2001 19:06:57 +0200
3797              Message-ID: <3AC4D951.14815.1AC7068@localhost>
3798      Branch: perl
3799            ! pod/perlhack.pod
3800 ____________________________________________________________________________
3801 [  9474] By: jhi                                   on 2001/03/30  18:14:02
3802         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
3803              From: Benjamin Sugars <bsugars@canoe.ca>
3804              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
3805              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
3806      Branch: perl
3807            ! t/lib/glob-basic.t
3808 ____________________________________________________________________________
3809 [  9473] By: jhi                                   on 2001/03/30  16:09:24
3810         Log: Update Changes.
3811      Branch: perl
3812            ! Changes patchlevel.h
3813 ____________________________________________________________________________
3814 [  9472] By: jhi                                   on 2001/03/30  15:16:08
3815         Log: Integrate perlio.
3816      Branch: perl
3817           !> t/lib/cwd.t t/lib/glob-basic.t
3818 ____________________________________________________________________________
3819 [  9471] By: nick                                  on 2001/03/30  14:47:10
3820         Log: Should be (^O eq 'MSWin32') not 'Win32'
3821              Fail #12 seems real - chdir is in wrong dir.
3822      Branch: perlio
3823            ! t/lib/cwd.t
3824 ____________________________________________________________________________
3825 [  9470] By: jhi                                   on 2001/03/30  14:41:11
3826         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
3827              From: Radu Greab <radu@netsoft.ro>
3828              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
3829              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
3830              
3831              Replace #9352.
3832      Branch: perl
3833            ! ext/Socket/Socket.xs pp_sys.c
3834 ____________________________________________________________________________
3835 [  9469] By: jhi                                   on 2001/03/30  14:37:51
3836         Log: Subject: PATCH pod/perldiag.pod
3837              From: Robin Houston <robin@kitsite.com>
3838              Date: Fri, 30 Mar 2001 14:10:36 +0100
3839              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
3840      Branch: perl
3841            ! pod/perldiag.pod t/lib/glob-basic.t
3842 ____________________________________________________________________________
3843 [  9468] By: jhi                                   on 2001/03/30  14:36:36
3844         Log: Subject: Better diagnostic in io/fs.t
3845              From: andreas.koenig@anima.de (Andreas J. Koenig)
3846              Date: 30 Mar 2001 10:11:43 +0200
3847              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
3848      Branch: perl
3849            ! t/io/fs.t
3850 ____________________________________________________________________________
3851 [  9467] By: nick                                  on 2001/03/30  14:25:43
3852         Log: Skip order test of glob if case-ignoring system cannot 
3853              create a.test and A.test
3854      Branch: perlio
3855            ! t/lib/glob-basic.t
3856 ____________________________________________________________________________
3857 [  9466] By: nick                                  on 2001/03/30  13:03:12
3858         Log: Integrate mainline.
3859      Branch: perlio
3860            - ext/re/hints/aix.pl
3861           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
3862           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
3863           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
3864           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
3865 ____________________________________________________________________________
3866 [  9465] By: jhi                                   on 2001/03/30  03:53:37
3867         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
3868              the tests sometimes hang, sometimes not.)
3869      Branch: perl
3870            ! t/lib/io_multihomed.t t/lib/io_sock.t
3871 ____________________________________________________________________________
3872 [  9464] By: jhi                                   on 2001/03/30  02:56:04
3873         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
3874              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3875              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
3876              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
3877      Branch: perl
3878            ! op.c
3879 ____________________________________________________________________________
3880 [  9463] By: jhi                                   on 2001/03/30  02:34:48
3881         Log: Test for #9462.
3882      Branch: perl
3883            ! t/lib/b.t
3884 ____________________________________________________________________________
3885 [  9462] By: jhi                                   on 2001/03/30  02:29:37
3886         Log: Subject: B::Deparse precedence bug. (Patch included.)
3887              From: Jeremy Madea <jmadea@inktomi.com>
3888              Date: Thu, 29 Mar 2001 12:05:02 -0800
3889              Message-ID: <20010329120502.A24881@dr.inktomi.com>
3890      Branch: perl
3891            ! ext/B/B/Deparse.pm
3892 ____________________________________________________________________________
3893 [  9461] By: jhi                                   on 2001/03/30  02:18:41
3894         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
3895              From: Peter Prymmer <pvhp@forte.com>
3896              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
3897              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
3898      Branch: perl
3899            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
3900            ! t/lib/md5-file.t
3901 ____________________________________________________________________________
3902 [  9460] By: jhi                                   on 2001/03/30  02:17:07
3903         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
3904              From: Robin Houston <robin@kitsite.com>
3905              Date: Thu, 29 Mar 2001 20:47:56 +0100
3906              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
3907      Branch: perl
3908            ! ext/B/B/Debug.pm
3909 ____________________________________________________________________________
3910 [  9459] By: jhi                                   on 2001/03/30  02:16:05
3911         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
3912              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
3913              Date: Wed, 28 Mar 2001 18:02:20 -0600
3914              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
3915      Branch: perl
3916            ! lib/ExtUtils/MM_VMS.pm
3917 ____________________________________________________________________________
3918 [  9458] By: jhi                                   on 2001/03/30  02:07:58
3919         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
3920              From: "Joshua E. Rodd" <jrodd@pbs.org>
3921              Date: Wed, 28 Mar 2001 17:29:12 -0500
3922              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
3923      Branch: perl
3924            ! pod/perlop.pod
3925 ____________________________________________________________________________
3926 [  9457] By: jhi                                   on 2001/03/30  02:04:33
3927         Log: Subject: ext/re/aix.pl can go
3928              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3929              Date: Thu, 29 Mar 2001 12:03:28 +0200
3930              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
3931      Branch: perl
3932            - ext/re/hints/aix.pl
3933            ! MANIFEST
3934 ____________________________________________________________________________
3935 [  9456] By: jhi                                   on 2001/03/30  02:03:32
3936         Log: Integrate perlio.
3937      Branch: perl
3938           !> ext/Encode/Encode.xs installperl
3939 ____________________________________________________________________________
3940 [  9455] By: nick                                  on 2001/03/29  21:11:46
3941         Log: DLL name has changed so installperl needs to know
3942              (Why isn't it working it out or passed it?)
3943      Branch: perlio
3944            ! installperl
3945 ____________________________________________________________________________
3946 [  9454] By: nick                                  on 2001/03/29  20:56:12
3947         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
3948              and we don't get undef warnings.
3949      Branch: perlio
3950            ! ext/Encode/Encode.xs
3951 ____________________________________________________________________________
3952 [  9453] By: nick                                  on 2001/03/29  17:58:48
3953         Log: Integrate mainline
3954      Branch: perlio
3955           !> Changes patchlevel.h
3956 ____________________________________________________________________________
3957 [  9452] By: jhi                                   on 2001/03/29  16:44:55
3958         Log: Update Changes.
3959      Branch: perl
3960            ! Changes patchlevel.h
3961 ____________________________________________________________________________
3962 [  9451] By: nick                                  on 2001/03/29  16:31:38
3963         Log: Integrate mainline
3964      Branch: perlio
3965           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
3966           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
3967           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
3968           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
3969           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
3970 ____________________________________________________________________________
3971 [  9450] By: jhi                                   on 2001/03/29  16:29:17
3972         Log: Integrate perlio.
3973      Branch: perl
3974           !> win32/buildext.pl
3975 ____________________________________________________________________________
3976 [  9449] By: jhi                                   on 2001/03/29  15:50:01
3977         Log: Update Changes.
3978      Branch: perl
3979            ! Changes patchlevel.h
3980 ____________________________________________________________________________
3981 [  9448] By: nick                                  on 2001/03/29  15:47:15
3982         Log: Make sure buildext.pl finds Errno.pm
3983      Branch: perlio
3984            ! win32/buildext.pl
3985 ____________________________________________________________________________
3986 [  9447] By: jhi                                   on 2001/03/29  15:39:34
3987         Log: Integrate perlio.
3988      Branch: perl
3989           !> win32/makefile.mk
3990 ____________________________________________________________________________
3991 [  9446] By: nick                                  on 2001/03/29  15:30:03
3992         Log: Integrate win32/makefile.mk with mainline.
3993      Branch: perlio
3994           !> win32/makefile.mk
3995 ____________________________________________________________________________
3996 [  9445] By: nick                                  on 2001/03/29  15:27:32
3997         Log: Fix breakage ... 
3998      Branch: perlio
3999            ! win32/makefile.mk
4000 ____________________________________________________________________________
4001 [  9444] By: jhi                                   on 2001/03/29  15:03:08
4002         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
4003              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4004              Date: Thu, 29 Mar 2001 10:32:59 +0400
4005              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
4006      Branch: perl
4007            ! win32/makefile.mk
4008 ____________________________________________________________________________
4009 [  9443] By: jhi                                   on 2001/03/29  15:02:12
4010         Log: Integrate perlio.
4011      Branch: perl
4012           +> win32/buildext.pl
4013           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
4014           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
4015 ____________________________________________________________________________
4016 [  9442] By: nick                                  on 2001/03/29  14:59:11
4017         Log: Work in progress - determine win32 extensions to build via script.
4018      Branch: perlio
4019            + win32/buildext.pl
4020            ! MANIFEST win32/makefile.mk
4021 ____________________________________________________________________________
4022 [  9441] By: jhi                                   on 2001/03/29  14:51:47
4023         Log: Reintroduce the use of external pwd.
4024      Branch: perl
4025            ! t/lib/cwd.t
4026 ____________________________________________________________________________
4027 [  9440] By: jhi                                   on 2001/03/29  14:42:58
4028         Log: use warnings instead of -w.
4029      Branch: perl
4030            ! utils/h2xs.PL
4031 ____________________________________________________________________________
4032 [  9439] By: jhi                                   on 2001/03/29  14:41:52
4033         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
4034              From: Jonathan Stowe <gellyfish@gellyfish.com>
4035              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
4036              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
4037      Branch: perl
4038            ! utils/h2xs.PL
4039 ____________________________________________________________________________
4040 [  9438] By: jhi                                   on 2001/03/29  14:39:38
4041         Log: Subject: [PATCH perl@9424] minor pod nits
4042              From: Robin Barker <rmb1@cise.npl.co.uk>
4043              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
4044              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
4045      Branch: perl
4046            ! pod/perlhack.pod pod/perliol.pod
4047 ____________________________________________________________________________
4048 [  9437] By: jhi                                   on 2001/03/29  14:29:16
4049         Log: Subject: [PATCH perl@9424] typemap cast warning
4050              From: Robin Barker <rmb1@cise.npl.co.uk>
4051              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
4052              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
4053      Branch: perl
4054            ! lib/ExtUtils/typemap
4055 ____________________________________________________________________________
4056 [  9436] By: jhi                                   on 2001/03/29  14:26:03
4057         Log: Subject: [PATCH perl@9424] printf warning
4058              From: Robin Barker <rmb1@cise.npl.co.uk>
4059              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
4060              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
4061      Branch: perl
4062            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
4063            ! ext/Storable/Storable.xs toke.c
4064 ____________________________________________________________________________
4065 [  9435] By: nick                                  on 2001/03/29  14:23:31
4066         Log: Win32 has name conflict with ERROR
4067      Branch: perlio
4068            ! ext/PerlIO/Via/Via.xs
4069 ____________________________________________________________________________
4070 [  9434] By: jhi                                   on 2001/03/29  14:17:48
4071         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
4072              From: Peter Prymmer <pvhp@forte.com>
4073              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
4074              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
4075      Branch: perl
4076            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
4077 ____________________________________________________________________________
4078 [  9433] By: jhi                                   on 2001/03/29  13:52:44
4079         Log: test-prep target was missing.
4080      Branch: perl
4081            ! Makefile.SH
4082 ____________________________________________________________________________
4083 [  9432] By: nick                                  on 2001/03/29  12:40:03
4084         Log: Make as-shipped compiler default to MSVC6 
4085      Branch: perlio
4086            ! win32/makefile.mk
4087 ____________________________________________________________________________
4088 [  9431] By: nick                                  on 2001/03/29  12:12:16
4089         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
4090              akin to PerlIO::Scalar.
4091      Branch: perlio
4092            ! perlio.c perlio.h
4093 ____________________________________________________________________________
4094 [  9430] By: nick                                  on 2001/03/29  10:56:35
4095         Log: Integrate mainline.
4096      Branch: perlio
4097           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
4098           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
4099           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
4100           !> win32/makefile.mk win32/win32sck.c
4101 ____________________________________________________________________________
4102 [  9429] By: nick                                  on 2001/03/29  09:03:43
4103         Log: Noticed that two tests were skipped as perlio:: package
4104              isn't there any more. Changed the skip condition.
4105              Avoid core-dump if sv_utf8_upgrade() called on something
4106              that does not become SvPOK after SvPV() (e.g. a ref).
4107      Branch: perlio
4108            ! sv.c t/io/utf8.t t/lib/io_scalar.t
4109 ____________________________________________________________________________
4110 [  9428] By: jhi                                   on 2001/03/29  01:31:47
4111         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
4112              From: Benjamin Sugars <bsugars@canoe.ca> 
4113              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
4114              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
4115      Branch: perl
4116            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
4117            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
4118            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
4119 ____________________________________________________________________________
4120 [  9427] By: jhi                                   on 2001/03/29  00:49:30
4121         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
4122              From: "Vadim Konovalov" <watman@inbox.ru>
4123              Date: Thu, 29 Mar 2001 01:50:12 +0400
4124              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
4125      Branch: perl
4126            ! win32/makefile.mk win32/win32sck.c
4127 ____________________________________________________________________________
4128 [  9426] By: gsar                                  on 2001/03/29  00:28:04
4129         Log: dmake can only handle == and != in comparisons; support building
4130              with Borland's VCL libraries (from Vadim Konovalov)
4131      Branch: maint-5.6/perl
4132            ! win32/makefile.mk
4133 ____________________________________________________________________________
4134 [  9425] By: nick                                  on 2001/03/28  19:29:56
4135         Log: Integrate (@snapshot)
4136      Branch: perlio
4137           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
4138 ____________________________________________________________________________
4139 [  9424] By: jhi                                   on 2001/03/28  19:03:16
4140         Log: Update Changes.
4141      Branch: perl
4142            ! Changes patchlevel.h
4143 ____________________________________________________________________________
4144 [  9423] By: jhi                                   on 2001/03/28  18:52:09
4145         Log: Rmdir lib/XS on cleanup.
4146      Branch: perl
4147            ! Makefile.SH
4148 ____________________________________________________________________________
4149 [  9422] By: jhi                                   on 2001/03/28  18:49:34
4150         Log: Integrate perlio.
4151      Branch: perl
4152           !> t/op/utf8decode.t
4153 ____________________________________________________________________________
4154 [  9421] By: nick                                  on 2001/03/28  18:46:44
4155         Log: Loose duplicate chunk.
4156      Branch: perlio
4157            ! t/op/utf8decode.t
4158 ____________________________________________________________________________
4159 [  9420] By: nick                                  on 2001/03/28  18:44:11
4160         Log: Integrate mainline.
4161      Branch: perlio
4162           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
4163           !> vms/vmsish.h
4164 ____________________________________________________________________________
4165 [  9419] By: jhi                                   on 2001/03/28  18:42:05
4166         Log: Can't trust external pwds
4167              (either shell builtins or external programs)
4168      Branch: perl
4169            ! t/lib/cwd.t
4170 ____________________________________________________________________________
4171 [  9418] By: jhi                                   on 2001/03/28  18:34:05
4172         Log: Integrate perlio.
4173      Branch: perl
4174            - lib/perlio.pm
4175           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
4176           !> t/op/utf8decode.t
4177 ____________________________________________________________________________
4178 [  9417] By: nick                                  on 2001/03/28  18:24:02
4179         Log: PerlIO.pm / perlio.pm conflict.
4180              Update some pods.
4181              Make t/op/utf8decode.t a text file.
4182      Branch: perlio
4183            - lib/perlio.pm
4184            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
4185            ! t/op/utf8decode.t
4186 ____________________________________________________________________________
4187 [  9416] By: jhi                                   on 2001/03/28  18:06:07
4188         Log: Integrate change #9409 from mainline to maintperl.
4189              
4190              Yet another tweak on AIX dynaloading.
4191      Branch: maint-5.6/perl
4192           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4193 ____________________________________________________________________________
4194 [  9415] By: gsar                                  on 2001/03/28  17:13:01
4195         Log: integrate changes#9377,9385,9401 from mainline
4196              
4197              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
4198              
4199              If directory entries compare equal case-insensitively,
4200              retry case-sensitively.
4201              
4202              Subject: [PATCH] B::Terse and warnings
4203      Branch: maint-5.6/perl
4204           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
4205           !> t/pragma/warn/perl
4206 ____________________________________________________________________________
4207 [  9414] By: jhi                                   on 2001/03/28  17:11:12
4208         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
4209              From: "Craig A. Berry" <craigberry@mac.com>
4210              Date: Wed, 28 Mar 2001 10:55:20 -0600
4211              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
4212      Branch: perl
4213            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
4214 ____________________________________________________________________________
4215 [  9413] By: jhi                                   on 2001/03/28  17:03:12
4216         Log: Dup hunk.
4217      Branch: perl
4218            ! t/op/utf8decode.t
4219 ____________________________________________________________________________
4220 [  9412] By: jhi                                   on 2001/03/28  17:02:36
4221         Log: Forced integrate from perlio.
4222      Branch: perl
4223           !> t/op/utf8decode.t
4224 ____________________________________________________________________________
4225 [  9411] By: nick                                  on 2001/03/28  16:50:03
4226         Log: Integrate mainline.
4227      Branch: perlio
4228           +> t/lib/cwd.t
4229           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4230           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
4231           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
4232           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
4233           !> t/pragma/warn/perl
4234 ____________________________________________________________________________
4235 [  9410] By: jhi                                   on 2001/03/28  16:44:23
4236         Log: Subject: Re: [PATCH] 9403 cannot be tested
4237              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4238              Date: Wed, 28 Mar 2001 18:33:56 +0200
4239              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
4240      Branch: perl
4241            ! makedef.pl
4242 ____________________________________________________________________________
4243 [  9409] By: jhi                                   on 2001/03/28  16:12:45
4244         Log: Yet another tweak on AIX dynaloading.
4245      Branch: perl
4246            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4247 ____________________________________________________________________________
4248 [  9408] By: jhi                                   on 2001/03/28  15:52:55
4249         Log: Subject: [PATCH] 9403 cannot be tested
4250              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
4251              Date: Wed, 28 Mar 2001 17:23:00 +0200
4252              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
4253              
4254              A missing symbol.
4255      Branch: perl
4256            ! makedef.pl
4257 ____________________________________________________________________________
4258 [  9407] By: jhi                                   on 2001/03/28  15:47:43
4259         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
4260      Branch: perl
4261            ! t/op/utf8decode.t
4262           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
4263           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
4264 ____________________________________________________________________________
4265 [  9406] By: jhi                                   on 2001/03/28  15:37:08
4266         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
4267              From: Benjamin Sugars <bsugars@canoe.ca> 
4268              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
4269              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
4270      Branch: perl
4271            + t/lib/cwd.t
4272            ! MANIFEST
4273 ____________________________________________________________________________
4274 [  9405] By: jhi                                   on 2001/03/28  15:13:18
4275         Log: pp_ne() needs a CORRECT boolean.
4276      Branch: perl
4277            ! pp.c
4278 ____________________________________________________________________________
4279 [  9404] By: jhi                                   on 2001/03/28  15:09:23
4280         Log: pp_ne() needs a boolean, not an integer.
4281      Branch: perl
4282            ! pp.c
4283 ____________________________________________________________________________
4284 [  9403] By: jhi                                   on 2001/03/28  14:47:43
4285         Log: (Retracted by #9404.)
4286      Branch: perl
4287            ! pp.c
4288 ____________________________________________________________________________
4289 [  9402] By: jhi                                   on 2001/03/28  14:43:59
4290         Log: Subject: Re: [PATCH] Typemap testing
4291              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
4292              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
4293              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
4294      Branch: perl
4295            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4296            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
4297 ____________________________________________________________________________
4298 [  9401] By: jhi                                   on 2001/03/28  14:42:14
4299         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
4300              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
4301              Date: Sun, 25 Mar 2001 21:59:15 +0100
4302              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
4303              
4304              A variable will be checked for the "use once" warnings if:
4305              
4306              1. It is in the scope of a use warnings 'once'
4307              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
4308              
4309              Otherwise it won't be checked at all.
4310              
4311              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
4312              
4313              The enclosed patch partially fixes this issue. What I didn't
4314              get to work was the case where the "used once" warning is enabled
4315              in any file other than the main file.
4316      Branch: perl
4317            ! gv.c t/pragma/warn/perl
4318 ____________________________________________________________________________
4319 [  9400] By: nick                                  on 2001/03/28  14:38:24
4320         Log: More EBCDIC tweaks:
4321              - one more swash issue &~(0xA0-1) did not do the right thing,
4322              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
4323              - add "use re 'asciirange'" to make [!-~] etc. work
4324              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
4325              - Choose a key for t/op/each.t test which gets encoded.
4326              - Skip utf8decode if this is UTF-EBCDIC.
4327      Branch: perlio
4328            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
4329            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
4330 ____________________________________________________________________________
4331 [  9399] By: jhi                                   on 2001/03/28  14:21:00
4332         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
4333              Andreas Schwab.
4334      Branch: perl
4335            ! pp.c
4336 ____________________________________________________________________________
4337 [  9398] By: jhi                                   on 2001/03/28  00:55:56
4338         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
4339              From: David Dyck <dcd@tc.fluke.com>
4340              Date: Tue, 27 Mar 2001 15:16:24 -0800
4341              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
4342      Branch: perl
4343            ! ext/IO/lib/IO/Socket.pm
4344 ____________________________________________________________________________
4345 [  9397] By: jhi                                   on 2001/03/27  21:52:49
4346         Log: Integrate perlio.
4347      Branch: perl
4348           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
4349           +> ext/PerlIO/Via/Via.xs
4350           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
4351 ____________________________________________________________________________
4352 [  9396] By: nick                                  on 2001/03/27  21:45:13
4353         Log: Integrate mainline.
4354      Branch: perlio
4355           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
4356           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
4357 ____________________________________________________________________________
4358 [  9395] By: nick                                  on 2001/03/27  21:18:58
4359         Log: Outline docs for PerlIO and PerlIO::Scalar
4360      Branch: perlio
4361            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
4362 ____________________________________________________________________________
4363 [  9394] By: nick                                  on 2001/03/27  20:50:13
4364         Log: PerlIO::Via layer (alpha-ish).
4365      Branch: perlio
4366            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
4367            + ext/PerlIO/Via/Via.xs
4368            ! MANIFEST
4369 ____________________________________________________________________________
4370 [  9393] By: jhi                                   on 2001/03/27  20:49:55
4371         Log: Retract #9329 now that 9390 should take care of the matter.
4372      Branch: perl
4373            ! utils/h2xs.PL
4374 ____________________________________________________________________________
4375 [  9390] By: jhi                                   on 2001/03/27  20:47:50
4376         Log: Subject: Autoloading Errno.pm when %! is encountered
4377              From: Robin Houston <robin@kitsite.com>
4378              Date: Tue, 27 Mar 2001 20:57:11 +0100
4379              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
4380      Branch: perl
4381            ! embed.h embed.pl gv.c proto.h t/op/magic.t
4382 ____________________________________________________________________________
4383 [  9389] By: jhi                                   on 2001/03/27  20:24:31
4384         Log: Integrate perlio.
4385      Branch: perl
4386           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
4387           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
4388           !> utf8.c
4389 ____________________________________________________________________________
4390 [  9388] By: jhi                                   on 2001/03/27  20:21:38
4391         Log: Better have a three-element array if one is going to assign
4392              to the third element of that array. (from Tim Jenness)
4393      Branch: perl
4394            ! ext/XS/Typemap/Typemap.xs
4395 ____________________________________________________________________________
4396 [  9387] By: nick                                  on 2001/03/27  20:15:43
4397         Log: Integrate mainline.
4398      Branch: perlio
4399           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
4400           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4401           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
4402           +> t/lib/xs-typemap.t
4403           !> (integrate 34 files)
4404 ____________________________________________________________________________
4405 [  9386] By: jhi                                   on 2001/03/27  20:04:18
4406         Log: Subject: Re: perl@9359 breaks HTML::Parser
4407              From: Gisle Aas <gisle@ActiveState.com>
4408              Date: 27 Mar 2001 11:30:24 -0800
4409              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
4410              
4411              Clarify the UTF-8 issues of the API docs.
4412              (Slightly reworded and expanded.)
4413      Branch: perl
4414            ! pod/perlapi.pod sv.c sv.h
4415 ____________________________________________________________________________
4416 [  9385] By: jhi                                   on 2001/03/27  19:44:25
4417         Log: If directory entries compare equal case-insensitively,
4418              retry case-sensitively.
4419      Branch: perl
4420            ! ext/File/Glob/bsd_glob.c
4421 ____________________________________________________________________________
4422 [  9384] By: nick                                  on 2001/03/27  19:38:50
4423         Log: Various EBCDIC fixes:
4424              - major revelation that swash code is encoding aware,
4425              (or thought it was) - now it is ;-)
4426              - With that out of the way fix a slab of tr/// cases.
4427              - Fix Encode 'Unicode' to be true Unicode so tests pass.
4428              - As anticipated Base64.xs needed tweaks.
4429              - Until tr/// works right avoid old_encode64 in MIME tests.
4430      Branch: perlio
4431            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
4432            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
4433 ____________________________________________________________________________
4434 [  9383] By: jhi                                   on 2001/03/27  18:34:41
4435         Log: Add the std test suite BEGIN block.
4436      Branch: perl
4437            ! t/lib/xs-typemap.t
4438 ____________________________________________________________________________
4439 [  9382] By: jhi                                   on 2001/03/27  15:16:07
4440         Log: Add debugging output to the test.
4441      Branch: perl
4442            ! t/lib/glob-basic.t
4443 ____________________________________________________________________________
4444 [  9381] By: jhi                                   on 2001/03/27  15:08:10
4445         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
4446      Branch: perl
4447            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
4448            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4449            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
4450            + t/lib/xs-typemap.t
4451            ! MANIFEST
4452 ____________________________________________________________________________
4453 [  9380] By: jhi                                   on 2001/03/27  14:48:34
4454         Log: Subject: [PATCH] Typemap testing
4455              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
4456              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
4457              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
4458              
4459              (The first part of the patch.)
4460      Branch: perl
4461            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
4462 ____________________________________________________________________________
4463 [  9379] By: jhi                                   on 2001/03/27  14:44:56
4464         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
4465              From: Benjamin Sugars <bsugars@canoe.ca> 
4466              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
4467              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
4468      Branch: perl
4469            ! t/lib/glob-basic.t
4470 ____________________________________________________________________________
4471 [  9378] By: jhi                                   on 2001/03/27  14:42:30
4472         Log: Subject: [PATCH] perlvar nit
4473              From: Simon Cozens <simon@netthink.co.uk>
4474              Date: Tue, 27 Mar 2001 01:12:01 +0100
4475              Message-ID: <20010327011201.A19179@netthink.co.uk>
4476      Branch: perl
4477            ! pod/perlvar.pod
4478 ____________________________________________________________________________
4479 [  9377] By: jhi                                   on 2001/03/27  14:36:26
4480         Log: Subject: [PATCH] B::Terse and warnings
4481              From: Benjamin Sugars <ben.sugars@home.com>
4482              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
4483              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
4484      Branch: perl
4485            ! ext/B/B.pm ext/B/B/Terse.pm
4486 ____________________________________________________________________________
4487 [  9376] By: jhi                                   on 2001/03/27  14:31:31
4488         Log: Document sockatmark() some.
4489      Branch: perl
4490            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
4491            ! pod/perltoc.pod
4492 ____________________________________________________________________________
4493 [  9375] By: jhi                                   on 2001/03/27  14:00:24
4494         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
4495              noted by Gisle and fixed by NI-S.
4496      Branch: perl
4497            ! sv.c
4498 ____________________________________________________________________________
4499 [  9374] By: jhi                                   on 2001/03/27  05:50:01
4500         Log: Regen toc.
4501      Branch: perl
4502            ! pod/perltoc.pod
4503 ____________________________________________________________________________
4504 [  9373] By: jhi                                   on 2001/03/27  05:43:51
4505         Log: Pixie documenting.
4506      Branch: perl
4507            ! Makefile.SH pod/perlhack.pod
4508 ____________________________________________________________________________
4509 [  9372] By: jhi                                   on 2001/03/27  05:29:34
4510         Log: Metaconfig unit changes for #9371.
4511      Branch: metaconfig
4512            ! U/modified/myhostname.U
4513      Branch: metaconfig/U/perl
4514            + d_sockatmark.U
4515            ! gccvers.U
4516 ____________________________________________________________________________
4517 [  9371] By: jhi                                   on 2001/03/27  05:29:07
4518         Log: Add sockatmark() probing.
4519      Branch: perl
4520            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4521            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4522            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4523            ! vos/config.ga.h win32/config.bc win32/config.gc
4524            ! win32/config.vc
4525 ____________________________________________________________________________
4526 [  9370] By: jhi                                   on 2001/03/26  22:01:18
4527         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
4528              Really need to benchmark this.
4529      Branch: perl
4530            ! pp.c
4531 ____________________________________________________________________________
4532 [  9369] By: nick                                  on 2001/03/26  21:59:30
4533         Log: Integrate mainline.
4534      Branch: perlio
4535            ! ext/MIME/Base64/QuotedPrint.pm
4536           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4537           !> patchlevel.h pod/perlhack.pod pp_sys.c
4538 ____________________________________________________________________________
4539 [  9368] By: jhi                                   on 2001/03/26  21:47:03
4540         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
4541              
4542              TODO1: perlbench.
4543              TODO2: le, lt, ge, gt?  Yech.
4544      Branch: perl
4545            ! pp.c
4546 ____________________________________________________________________________
4547 [  9367] By: jhi                                   on 2001/03/26  21:34:57
4548         Log: Too much cut-and-paste in #9363.
4549      Branch: perl
4550            ! pp_sys.c
4551 ____________________________________________________________________________
4552 [  9366] By: jhi                                   on 2001/03/26  21:20:53
4553         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
4554              From: Andreas Schwab <schwab@suse.de>
4555              Date: 26 Mar 2001 17:29:04 +0200
4556              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
4557              
4558              (The patch for 5.6.0 or so, this is a guess for bleadperl)
4559      Branch: perl
4560            ! pp_hot.c
4561 ____________________________________________________________________________
4562 [  9365] By: jhi                                   on 2001/03/26  21:07:54
4563         Log: Integrate perlio.
4564      Branch: perl
4565           !> perlio.c
4566 ____________________________________________________________________________
4567 [  9364] By: nick                                  on 2001/03/26  20:30:48
4568         Log: REFCNT botch in layer name cache hash.
4569      Branch: perlio
4570            ! perlio.c
4571 ____________________________________________________________________________
4572 [  9363] By: jhi                                   on 2001/03/26  18:44:32
4573         Log: Subject: [PATCH] socket() leaks file descriptors
4574              From: Benjamin Sugars <bsugars@canoe.ca>
4575              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
4576              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
4577              
4578              Also sockpair() fixed similarly.
4579      Branch: perl
4580            ! pp_sys.c
4581 ____________________________________________________________________________
4582 [  9362] By: jhi                                   on 2001/03/26  18:37:52
4583         Log: Integrate perlio.
4584      Branch: perl
4585           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
4586 ____________________________________________________________________________
4587 [  9361] By: nick                                  on 2001/03/26  17:32:06
4588         Log: Implement flush of linebuffered streams on read of a tty.
4589      Branch: perlio
4590            ! perlio.c perliol.h
4591 ____________________________________________________________________________
4592 [  9360] By: nick                                  on 2001/03/26  17:12:32
4593         Log: Memory tweaks and notes for OEMVS.
4594      Branch: perlio
4595            ! README.os390 miniperlmain.c t/op/pat.t
4596 ____________________________________________________________________________
4597 [  9359] By: jhi                                   on 2001/03/26  02:12:54
4598         Log: Update Changes.
4599      Branch: perl
4600            ! Changes patchlevel.h
4601 ____________________________________________________________________________
4602 [  9358] By: jhi                                   on 2001/03/26  02:05:32
4603         Log: Document the most common pixie options.
4604      Branch: perl
4605            ! pod/perlhack.pod
4606 ____________________________________________________________________________
4607 [  9357] By: jhi                                   on 2001/03/26  01:25:28
4608         Log: For perl.pixie check *before* compiling that optimize is -g,
4609              as for perl.third.
4610      Branch: perl
4611            ! Makefile.SH
4612 ____________________________________________________________________________
4613 [  9356] By: jhi                                   on 2001/03/26  01:13:41
4614         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
4615      Branch: perl
4616            ! Makefile.SH
4617 ____________________________________________________________________________
4618 [  9355] By: jhi                                   on 2001/03/26  01:11:19
4619         Log: Remove t/perl.third.
4620      Branch: perl
4621            ! Makefile.SH
4622 ____________________________________________________________________________
4623 [  9354] By: jhi                                   on 2001/03/26  00:23:38
4624         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
4625              IO::Sockatmark().
4626      Branch: perl
4627            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4628 ____________________________________________________________________________
4629 [  9353] By: jhi                                   on 2001/03/25  22:25:04
4630         Log: Integrate perlio.
4631      Branch: perl
4632           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
4633           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
4634           !> pp_hot.c win32/makefile.mk
4635 ____________________________________________________________________________
4636 [  9352] By: jhi                                   on 2001/03/25  22:21:41
4637         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
4638              From: Radu Greab <radu@netsoft.ro>
4639              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
4640              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
4641      Branch: perl
4642            ! pp_sys.c
4643 ____________________________________________________________________________
4644 [  9351] By: nick                                  on 2001/03/25  22:15:02
4645         Log: Fix readline in list mode to tell rest of world that it has
4646              things on the stack. Otherwise if perl code gets invoked
4647              underneath it it scribbles over results-so-far.
4648              (Why TIEHANDLE has not tripped on this is a mystery.)
4649      Branch: perlio
4650            ! pp_hot.c
4651 ____________________________________________________________________________
4652 [  9350] By: nick                                  on 2001/03/25  22:10:13
4653         Log: win32/makefile.mk typos
4654      Branch: perlio
4655            ! win32/makefile.mk
4656 ____________________________________________________________________________
4657 [  9349] By: nick                                  on 2001/03/25  21:31:14
4658         Log: Integrate now-non-binary file.
4659      Branch: perlio
4660           !> t/lib/mimeqp.t
4661 ____________________________________________________________________________
4662 [  9348] By: nick                                  on 2001/03/25  21:27:24
4663         Log: Make it text
4664      Branch: perlio
4665            ! t/lib/mimeqp.t
4666 ____________________________________________________________________________
4667 [  9347] By: nick                                  on 2001/03/25  21:25:37
4668         Log: Integrate mainline.
4669      Branch: perlio
4670           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
4671           !> lib/Term/ReadLine.pm t/lib/md5-file.t
4672 ____________________________________________________________________________
4673 [  9346] By: nick                                  on 2001/03/25  20:58:15
4674         Log: Add destruct time hook to PerlIO (for work-in-process implementing
4675              layers in perl code. In such cases layers need to be popped before
4676              we loose the ability to run perl code.)
4677              Also back-out "PerlIO::object" hook - it isn't going to work like that...
4678      Branch: perlio
4679            ! perl.c perlio.c perlio.h perliol.h
4680 ____________________________________________________________________________
4681 [  9345] By: nick                                  on 2001/03/25  20:49:11
4682         Log: Avoid at leasy one of undefined warnings in Encode.
4683      Branch: perlio
4684            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4685 ____________________________________________________________________________
4686 [  9344] By: jhi                                   on 2001/03/25  20:37:43
4687         Log: A workaround for using Term::ReadLine in emacs minibuffer
4688              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
4689              additional tweaks from Ilya Zakharevich.
4690      Branch: perl
4691            ! lib/Term/ReadLine.pm
4692 ____________________________________________________________________________
4693 [  9343] By: nick                                  on 2001/03/25  20:21:14
4694         Log: Missing return value.
4695      Branch: perlio
4696            ! ext/PerlIO/Scalar/Scalar.xs
4697 ____________________________________________________________________________
4698 [  9342] By: jhi                                   on 2001/03/25  16:21:00
4699         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
4700              to equal the CPAN versions since no code changes have been made.
4701      Branch: perl
4702            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
4703            ! t/lib/md5-file.t
4704 ____________________________________________________________________________
4705 [  9341] By: jhi                                   on 2001/03/25  16:01:48
4706         Log: Escape 8-bit characters.
4707      Branch: perl
4708            ! t/lib/mimeqp.t
4709 ____________________________________________________________________________
4710 [  9340] By: gsar                                  on 2001/03/25  15:50:53
4711         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
4712              chars)
4713      Branch: perl
4714            + t/lib/mimeqp.t
4715 ____________________________________________________________________________
4716 [  9339] By: gsar                                  on 2001/03/25  15:48:50
4717         Log: delete mimeqp.t for later with text mode set
4718      Branch: perl
4719            - t/lib/mimeqp.t
4720 ____________________________________________________________________________
4721 [  9338] By: nick                                  on 2001/03/25  09:01:57
4722         Log: Integrate mainline.
4723      Branch: perlio
4724           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
4725           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
4726           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
4727           +> t/lib/mimeb64u.t t/lib/mimeqp.t
4728           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
4729           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
4730           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
4731 ____________________________________________________________________________
4732 [  9337] By: jhi                                   on 2001/03/25  04:23:24
4733         Log: Add MIME::Base64 here and there.  Again, a lot of
4734              optimism is in the air.
4735      Branch: perl
4736            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
4737            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
4738 ____________________________________________________________________________
4739 [  9336] By: jhi                                   on 2001/03/25  04:12:43
4740         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
4741              this by ear as I do not do Win32 programming.)
4742      Branch: perl
4743            ! win32/Makefile win32/makefile.mk
4744 ____________________________________________________________________________
4745 [  9335] By: jhi                                   on 2001/03/25  04:03:50
4746         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
4747      Branch: perl
4748            ! t/lib/md5-file.t
4749 ____________________________________________________________________________
4750 [  9334] By: jhi                                   on 2001/03/25  03:58:53
4751         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
4752      Branch: perl
4753            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
4754            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
4755            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
4756            + t/lib/mimeb64u.t t/lib/mimeqp.t
4757            ! MANIFEST
4758 ____________________________________________________________________________
4759 [  9333] By: jhi                                   on 2001/03/24  20:14:37
4760         Log: Integrate perlio.
4761      Branch: perl
4762           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
4763 ____________________________________________________________________________
4764 [  9332] By: nick                                  on 2001/03/24  19:40:34
4765         Log: Fix un-init variable leading to spurious "Out of Memory!"
4766      Branch: perlio
4767            ! doio.c
4768 ____________________________________________________________________________
4769 [  9331] By: nick                                  on 2001/03/24  19:09:59
4770         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
4771              and update layers internals doc.
4772      Branch: perlio
4773            ! pod/perlfunc.pod pod/perliol.pod
4774 ____________________________________________________________________________
4775 [  9330] By: jhi                                   on 2001/03/24  18:42:11
4776         Log: The length might be uninitialized garbage if the *svp is the undef.
4777      Branch: perl
4778            ! doio.c
4779 ____________________________________________________________________________
4780 [  9329] By: jhi                                   on 2001/03/24  18:26:57
4781         Log: (Retracted by #9393)
4782
4783              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
4784              From: Simon Cozens <simon@netthink.co.uk>
4785              Date: Sat, 24 Mar 2001 17:13:17 +0000
4786              Message-ID: <20010324171317.A13406@netthink.co.uk>
4787      Branch: perl
4788            ! utils/h2xs.PL
4789 ____________________________________________________________________________
4790 [  9328] By: nick                                  on 2001/03/24  17:22:02
4791         Log: Integrate mainline.
4792      Branch: perlio
4793           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
4794           !> lib/unicode/version
4795 ____________________________________________________________________________
4796 [  9327] By: nick                                  on 2001/03/24  17:16:02
4797         Log: Integrate mainline.
4798      Branch: perlio
4799           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4800           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
4801           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
4802           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
4803           +> t/lib/md5-file.t
4804           !> MANIFEST Makefile.SH configure.com djgpp/config.over
4805           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
4806           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
4807           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
4808           !> win32/makefile.mk
4809 ____________________________________________________________________________
4810 [  9326] By: jhi                                   on 2001/03/24  17:00:42
4811         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
4812      Branch: perl
4813            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
4814            ! lib/unicode/version
4815 ____________________________________________________________________________
4816 [  9325] By: jhi                                   on 2001/03/24  16:22:33
4817         Log: Subject: Re: B::Deparse bug (5.6.0)
4818              From: Robin Houston <robin@kitsite.com>
4819              Date: Sat, 24 Mar 2001 14:33:09 +0000
4820              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
4821      Branch: perl
4822            ! op.c pp.c t/lib/b.t t/op/repeat.t
4823 ____________________________________________________________________________
4824 [  9324] By: jhi                                   on 2001/03/24  16:21:56
4825         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
4826              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
4827              these additions may be too optimistic.
4828      Branch: perl
4829            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
4830            ! hints/uwin.sh hints/vmesa.sh
4831 ____________________________________________________________________________
4832 [  9323] By: jhi                                   on 2001/03/24  16:06:01
4833         Log: Integrate perlio.
4834      Branch: perl
4835           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
4836           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
4837            ! Makefile.SH
4838           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
4839           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
4840           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
4841           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4842           !> win32/makefile.mk win32/perlhost.h win32/win32.c
4843           !> win32/win32iop.h
4844 ____________________________________________________________________________
4845 [  9322] By: nick                                  on 2001/03/24  14:39:12
4846         Log: Routine Win32 regen_config_h - no real changes.
4847      Branch: perlio
4848            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4849 ____________________________________________________________________________
4850 [  9321] By: nick                                  on 2001/03/24  14:31:49
4851         Log: PerlIO fixups for Win32:
4852              - provide win33_popenlist() - non-functional as yet.
4853              - avoid need for aTHX in PerlIO_debug calls - even if not 
4854              enabled args are still evaluated so Win32 has trouble during fork().
4855              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
4856              - Fixup makedef.pl for latest set of symbols.
4857      Branch: perlio
4858            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
4859            ! win32/perlhost.h win32/win32.c win32/win32iop.h
4860 ____________________________________________________________________________
4861 [  9320] By: nick                                  on 2001/03/24  14:26:58
4862         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
4863              was gibberish - broke it on WIn32 at least.
4864      Branch: perlio
4865            ! ext/POSIX/POSIX.xs
4866 ____________________________________________________________________________
4867 [  9319] By: nick                                  on 2001/03/24  11:29:41
4868         Log: Generated files.
4869      Branch: perlio
4870            ! embed.h global.sym objXSUB.h perlapi.c proto.h
4871 ____________________________________________________________________________
4872 [  9318] By: nick                                  on 2001/03/24  10:29:37
4873         Log: Implement:
4874              1.  open($fh,"+<",undef);  # add test to t/io/open.t
4875              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
4876      Branch: perlio
4877            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
4878            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
4879            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
4880            ! t/io/open.t t/io/utf8.t
4881 ____________________________________________________________________________
4882 [  9317] By: jhi                                   on 2001/03/23  23:41:25
4883         Log: AIX does seems to have optimization problems with its C compilers.
4884      Branch: perl
4885            ! hints/aix.sh
4886 ____________________________________________________________________________
4887 [  9316] By: jhi                                   on 2001/03/23  23:40:46
4888         Log: Integrate perlio.
4889      Branch: perl
4890           +> lib/PerlIO.pm
4891           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
4892           !> perliol.h
4893 ____________________________________________________________________________
4894 [  9315] By: jhi                                   on 2001/03/23  22:16:30
4895         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
4896      Branch: perl
4897            ! t/lib/md5-file.t
4898 ____________________________________________________________________________
4899 [  9314] By: nick                                  on 2001/03/23  20:49:02
4900         Log: Perlio internals re-organized.
4901              - open process creates AV of layer/arg pairs
4902              (appends layers from open() or open.pm to default list).
4903              - push arg is now an SV.
4904              - layer ->Open get passed the AV
4905              - open is no longer mandatory method.
4906              - topmost layer that has ->Open method does the open
4907              - any layers above are pushed once that returns.
4908              - vtable re-ordered so dummy layers need only provide push/pop methods.
4909      Branch: perlio
4910            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
4911 ____________________________________________________________________________
4912 [  9313] By: nick                                  on 2001/03/23  16:27:41
4913         Log: Check in a stable (working) version before next round of tweaks.
4914              Changes include:
4915              - Move default layers code out of doio.c and into perlio.c
4916              - Single routine for parsing layer specification strings.
4917              - Skeleton support for demand loading of layers
4918              - Core-dump avoidance if PERLIO environment specifies loadable layer
4919              (does not _work_ as need IO to load and need load to do IO ...)
4920      Branch: perlio
4921            + lib/PerlIO.pm
4922            ! MANIFEST doio.c perlio.c
4923 ____________________________________________________________________________
4924 [  9312] By: gsar                                  on 2001/03/23  16:25:25
4925         Log: add execute bit to files with shebang lines in the repository;
4926              avoid clobbering execute bit in Porting/makerel 
4927      Branch: maint-5.6/perl
4928            ! (edit 144 files)
4929 ____________________________________________________________________________
4930 [  9311] By: jhi                                   on 2001/03/23  14:25:35
4931         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
4932      Branch: perl
4933            ! MANIFEST
4934 ____________________________________________________________________________
4935 [  9310] By: jhi                                   on 2001/03/23  13:45:04
4936         Log: Subject: [PATCH] Net::Ping
4937              From: Colin McMillen <mcmi0037@tc.umn.edu>
4938              Date: Thu, 22 Mar 2001 19:30:31 -0600
4939              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
4940      Branch: perl
4941            ! lib/Net/Ping.pm
4942 ____________________________________________________________________________
4943 [  9309] By: jhi                                   on 2001/03/23  13:39:13
4944         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
4945      Branch: perl
4946            ! t/lib/md5-aaa.t t/lib/md5-file.t
4947 ____________________________________________________________________________
4948 [  9308] By: jhi                                   on 2001/03/23  13:20:34
4949         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
4950              - bump the version to 2.14
4951              - drop the base64 tests since they require MIME::Base64
4952              - drop the rfc1321.txt
4953              - drop the hints/dec_osf.pl since it's only needed for
4954              pre-5.005_03 Perls
4955              Todo:
4956              - the U32 alignment testing is now removed; it needs to
4957              be reintroduced as as a Config variable (meaning also
4958              as a Configure test)
4959              - get the new EBCDIC md5sum for MD5.pm
4960              - test in Win32 to see how badly I botched the makefiles
4961      Branch: perl
4962            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4963            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
4964            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
4965            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
4966            + t/lib/md5-file.t
4967            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
4968            ! win32/Makefile win32/makefile.mk
4969 ____________________________________________________________________________
4970 [  9307] By: jhi                                   on 2001/03/23  12:56:14
4971         Log: Integrate change #9306 from maintperl into mainline,
4972              AIX dynaloader for AIXes without <load.h>.
4973      Branch: perl
4974           !> ext/DynaLoader/hints/aix.pl
4975 ____________________________________________________________________________
4976 [  9306] By: jhi                                   on 2001/03/23  12:51:36
4977         Log: There are AIXes without /usr/include/load.h,
4978              patch from H.Merijn Brand.
4979      Branch: maint-5.6/perl
4980            ! ext/DynaLoader/hints/aix.pl
4981 ____________________________________________________________________________
4982 [  9305] By: nick                                  on 2001/03/23  11:00:42
4983         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
4984      Branch: perlio
4985            ! ext/Encode/Encode.xs perlio.c perlio.h
4986 ____________________________________________________________________________
4987 [  9304] By: nick                                  on 2001/03/23  10:20:46
4988         Log: Render -Duseperlio functional again.
4989              - this is "quick fix" which calls PerlIO_apply_layers after opening,
4990              which is what old scheme did. New scheme needs to change that
4991              to make open(...,\$scalar) etc. work but this will do for now.
4992      Branch: perlio
4993            ! perlio.c
4994 ____________________________________________________________________________
4995 [  9303] By: nick                                  on 2001/03/23  09:53:20
4996         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
4997              -Uuseperlio now works again.
4998              -Duseperlio is still poorly. Don't merge yet...
4999      Branch: perlio
5000            ! doio.c perlio.h
5001 ____________________________________________________________________________
5002 [  9302] By: nick                                  on 2001/03/22  22:26:51
5003         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
5004              type code.
5005              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
5006              is its main caller. In particular now has access to "extra" args, and
5007              can tell when an open handle is "reopened" (or duped?).
5008              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
5009              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
5010              PerlIO_open() et. al. (i.e. other way round).
5011              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
5012              with args close to PerlIO_openn().
5013      Branch: perlio
5014            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
5015 ____________________________________________________________________________
5016 [  9301] By: jhi                                   on 2001/03/22  20:58:04
5017         Log: Integrate perlio.
5018      Branch: perl
5019           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
5020           !> t/io/open.t util.c
5021 ____________________________________________________________________________
5022 [  9300] By: nick                                  on 2001/03/22  17:36:32
5023         Log: Don't include $@ in not ok message.
5024      Branch: perlio
5025            ! t/io/open.t
5026 ____________________________________________________________________________
5027 [  9299] By: gsar                                  on 2001/03/22  16:53:45
5028         Log: back out changes#7532,7521 for now (appears to have problems
5029              on IRIX)
5030      Branch: maint-5.6/perl
5031            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5032            ! ext/POSIX/typemap pod/perlvar.pod
5033 ____________________________________________________________________________
5034 [  9298] By: nick                                  on 2001/03/22  14:35:46
5035         Log: Give a meaning to '&' in n-arg open case:
5036              open($fh,"<&",$scalar);
5037              $scalar can be:
5038              - an integer which does "fdopen"
5039              open($fh,"<&",2); # like open($fh,"<&2")
5040              - something that will yield a file handle via sv_2io()
5041              useful for dup'ing anonymous handles.
5042              e.g.:
5043              open(my $fh,"<&",\*STDIN);
5044              open(my $dup,"<&",$fh);
5045      Branch: perlio
5046            ! doio.c t/io/open.t
5047 ____________________________________________________________________________
5048 [  9297] By: nick                                  on 2001/03/22  13:34:35
5049         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
5050      Branch: perlio
5051            ! util.c
5052 ____________________________________________________________________________
5053 [  9296] By: nick                                  on 2001/03/22  12:51:20
5054         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
5055      Branch: perlio
5056            ! perl.c
5057 ____________________________________________________________________________
5058 [  9295] By: nick                                  on 2001/03/22  11:59:44
5059         Log: If stdin, stdout or stderr get opened in unexpected read/write state
5060              then warn at time of open not at time of use.
5061      Branch: perlio
5062            ! doio.c pp_hot.c pp_sys.c
5063 ____________________________________________________________________________
5064 [  9294] By: nick                                  on 2001/03/22  10:54:35
5065         Log: Die on n-arg open(...,"",xxx,yyy,...)
5066              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
5067              - die on read/write cases so we can decide what it means later.
5068      Branch: perlio
5069            ! doio.c embed.pl iperlsys.h util.c
5070 ____________________________________________________________________________
5071 [  9293] By: nick                                  on 2001/03/22  09:02:45
5072         Log: perlio tweaks (reported by Nick Clark)
5073              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
5074              error check in Pendinf_read().
5075      Branch: perlio
5076            ! perlio.c
5077 ____________________________________________________________________________
5078 [  9292] By: gsar                                  on 2001/03/22  07:12:00
5079         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
5080              fixes)
5081      Branch: maint-5.6/perl
5082           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
5083 ____________________________________________________________________________
5084 [  9291] By: jhi                                   on 2001/03/22  06:06:44
5085         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
5086      Branch: perl
5087            ! t/op/re_tests
5088 ____________________________________________________________________________
5089 [  9290] By: jhi                                   on 2001/03/22  05:57:01
5090         Log: Move MacOS Classic higher in the list of supported platforms.
5091      Branch: maint-5.6/perl
5092            ! pod/perlport.pod
5093 ____________________________________________________________________________
5094 [  9289] By: gsar                                  on 2001/03/22  05:35:04
5095         Log: revert part of change#6438 for compatibility (av_reify()
5096              appears to be needed to implement av_splice()ish things
5097              in XS)
5098      Branch: maint-5.6/perl
5099            ! embed.pl global.sym objXSUB.h perlapi.c
5100 ____________________________________________________________________________
5101 [  9288] By: gsar                                  on 2001/03/22  03:09:19
5102         Log: update copyright year
5103      Branch: maint-5.6/perl
5104            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5105            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
5106            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
5107            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
5108            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
5109            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
5110            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
5111            ! x2p/walk.c
5112 ____________________________________________________________________________
5113 [  9287] By: jhi                                   on 2001/03/21  20:30:54
5114         Log: Integrate perlio.
5115      Branch: perl
5116           !> ext/Data/Dumper/Dumper.xs
5117 ____________________________________________________________________________
5118 [  9286] By: gsar                                  on 2001/03/21  19:49:54
5119         Log: makefile.mk tweak
5120      Branch: maint-5.6/perl
5121            ! win32/Makefile win32/makefile.mk
5122 ____________________________________________________________________________
5123 [  9285] By: nick                                  on 2001/03/21  19:07:13
5124         Log: Multiplicity fix for Dumper.
5125      Branch: perlio
5126            ! ext/Data/Dumper/Dumper.xs
5127 ____________________________________________________________________________
5128 [  9284] By: nick                                  on 2001/03/21  19:01:07
5129         Log: Integrate mainline - (does not build xTHX issue in Dumper).
5130      Branch: perlio
5131           !> (integrate 27 files)
5132 ____________________________________________________________________________
5133 [  9283] By: jhi                                   on 2001/03/21  17:17:35
5134         Log: Integrate change #9282 from mainline into maintperl,
5135              4-arg UTF-8 substr().
5136      Branch: maint-5.6/perl
5137           !> pp.c
5138 ____________________________________________________________________________
5139 [  9282] By: jhi                                   on 2001/03/21  17:15:43
5140         Log: The #9270 would have leaked a scalar if pp_substr()
5141              returned early.
5142      Branch: perl
5143            ! pp.c
5144 ____________________________________________________________________________
5145 [  9281] By: gsar                                  on 2001/03/21  17:03:14
5146         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
5147      Branch: maint-5.6/perl
5148            ! win32/makefile.mk
5149 ____________________________________________________________________________
5150 [  9280] By: gsar                                  on 2001/03/21  17:01:20
5151         Log: some tweaks to change#9278 (fork() emulation should be enabled
5152              by setting BUILD_FLAVOR instead of changing the defaults)
5153      Branch: maint-5.6/perl
5154            ! win32/makefile.mk
5155 ____________________________________________________________________________
5156 [  9279] By: gsar                                  on 2001/03/21  16:47:19
5157         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
5158      Branch: maint-5.6/perl
5159            ! ext/File/Glob/Glob.pm
5160           !> lib/Cwd.pm
5161 ____________________________________________________________________________
5162 [  9278] By: jhi                                   on 2001/03/21  14:35:10
5163         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
5164              From: "Vadim Konovalov" <watman@inbox.ru>
5165              Date: Wed, 21 Mar 2001 01:53:51 +0300
5166              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
5167      Branch: maint-5.6/perl
5168            ! win32/makefile.mk win32/win32sck.c
5169 ____________________________________________________________________________
5170 [  9277] By: jhi                                   on 2001/03/21  13:58:28
5171         Log: Integrate change #9270 from mainline to maintperl:
5172              continued 4-arg UTF-8 substr() fixing.
5173      Branch: maint-5.6/perl
5174           !> pp.c t/op/substr.t
5175 ____________________________________________________________________________
5176 [  9276] By: jhi                                   on 2001/03/21  13:33:00
5177         Log: More pixie cleaning.
5178      Branch: perl
5179            ! Makefile.SH
5180 ____________________________________________________________________________
5181 [  9275] By: jhi                                   on 2001/03/21  03:54:17
5182         Log: Update Changes.
5183      Branch: perl
5184            ! Changes patchlevel.h
5185 ____________________________________________________________________________
5186 [  9274] By: jhi                                   on 2001/03/21  03:48:24
5187         Log: First stab at making Data::Dumper to grok Unicode.
5188              
5189              TODO: tests, EBCDICify.
5190      Branch: perl
5191            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
5192 ____________________________________________________________________________
5193 [  9273] By: jhi                                   on 2001/03/21  02:23:00
5194         Log: Fix for
5195              
5196              Subject: Memory leak in unquoted print   
5197              From: Benjamin Sugars <bsugars@canoe.ca> 
5198              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
5199              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
5200      Branch: perl
5201            ! perlio.c
5202 ____________________________________________________________________________
5203 [  9272] By: jhi                                   on 2001/03/21  01:33:17
5204         Log: Subject: Re: [PATCH] POSIX::getcwd()
5205              From: Benjamin Sugars <bsugars@canoe.ca> 
5206              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
5207              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
5208      Branch: perl
5209            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5210 ____________________________________________________________________________
5211 [  9271] By: jhi                                   on 2001/03/21  01:22:52
5212         Log: Subject: [PATCH] Cwd.pm docs
5213              From: Benjamin Sugars <bsugars@canoe.ca>
5214              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
5215              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
5216      Branch: perl
5217            ! lib/Cwd.pm
5218 ____________________________________________________________________________
5219 [  9270] By: jhi                                   on 2001/03/21  01:16:29
5220         Log: Continue 4-arg substr() UTF-8 fixage.
5221      Branch: perl
5222            ! pp.c t/op/substr.t
5223 ____________________________________________________________________________
5224 [  9269] By: jhi                                   on 2001/03/21  00:46:14
5225         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
5226              
5227              revert the leak fix in change#9142 (problem needs a more experimental
5228              fix unsuitable for 5.6.1)
5229              
5230              do alphabetical sorting by default (for csh compatibility)
5231              
5232              cut-n-paste goof in change#9264
5233              
5234              VMS piping fixes (from Charles Lane)
5235      Branch: perl
5236           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
5237           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
5238           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
5239 ____________________________________________________________________________
5240 [  9268] By: jhi                                   on 2001/03/21  00:37:04
5241         Log: Integrate perlio.
5242      Branch: perl
5243           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
5244           !> utf8.c utf8.h utfebcdic.h
5245 ____________________________________________________________________________
5246 [  9267] By: nick                                  on 2001/03/20  20:04:39
5247         Log: More EBCDIC stuff:
5248              - Loose the extra level of function on ASCII.
5249              - spotted a chr(0) issue in sv.c
5250              - re-work of UTF-X tr/// ranges to work in Unicode
5251              space. Still issues with the "0xff is illegal UTF-8" hack.
5252              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
5253              (why do it once when you can do it all over the place :-(
5254              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
5255              need utf8.pm for swashes.
5256              - Simplified and commented scan_const() in toke.c
5257              Still something wrong regexp and tr (swashes?).
5258      Branch: perlio
5259            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
5260            ! utf8.c utf8.h utfebcdic.h
5261 ____________________________________________________________________________
5262 [  9266] By: gsar                                  on 2001/03/20  19:16:43
5263         Log: VMS piping fixes (from Charles Lane)
5264      Branch: maint-5.6/perl
5265            ! vms/vms.c vms/vmspipe.com
5266 ____________________________________________________________________________
5267 [  9265] By: gsar                                  on 2001/03/20  17:53:52
5268         Log: cut-n-paste goof in change#9264
5269      Branch: maint-5.6/perl
5270            ! ext/File/Glob/Glob.xs
5271 ____________________________________________________________________________
5272 [  9264] By: gsar                                  on 2001/03/20  17:43:47
5273         Log: do alphabetical sorting by default (for csh compatibility);
5274              bsd_glob() does ASCII sort by default as usual, unless
5275              GLOB_ALPHASORT was specified
5276      Branch: maint-5.6/perl
5277            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
5278            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
5279            ! ext/File/Glob/bsd_glob.h
5280 ____________________________________________________________________________
5281 [  9263] By: gsar                                  on 2001/03/20  16:40:08
5282         Log: integrate change#9255 from mainline (unicode fix)
5283              
5284              substr($bytestr, i, n, $charstr)
5285      Branch: maint-5.6/perl
5286           !> Todo-5.6 pp.c t/op/substr.t
5287 ____________________________________________________________________________
5288 [  9262] By: gsar                                  on 2001/03/20  15:57:41
5289         Log: revert the leak fix in change#9142 (problem needs a more experimental
5290              fix unsuitable for 5.6.1)
5291      Branch: maint-5.6/perl
5292            ! scope.c
5293 ____________________________________________________________________________
5294 [  9261] By: jhi                                   on 2001/03/20  14:26:25
5295         Log: Integrate changes #9259,9260 from maintperl into mainline.
5296              
5297              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
5298              
5299              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
5300      Branch: perl
5301           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
5302 ____________________________________________________________________________
5303 [  9260] By: jhi                                   on 2001/03/20  14:05:46
5304         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
5305              From: Robin Barker <rmb1@cise.npl.co.uk>
5306              Date: Tue, 20 Mar 2001 10:12:04 GMT
5307              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
5308      Branch: maint-5.6/perl
5309            ! run.c
5310 ____________________________________________________________________________
5311 [  9259] By: jhi                                   on 2001/03/20  14:04:39
5312         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
5313              From: Chris Nandor <pudge@pobox.com>
5314              Date: Tue, 20 Mar 2001 00:40:56 -0500
5315              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
5316      Branch: maint-5.6/perl
5317            ! ext/POSIX/POSIX.xs lib/File/Path.pm
5318 ____________________________________________________________________________
5319 [  9258] By: jhi                                   on 2001/03/20  05:09:34
5320         Log: Update Changes.
5321      Branch: perl
5322            ! Changes patchlevel.h
5323 ____________________________________________________________________________
5324 [  9257] By: jhi                                   on 2001/03/20  05:04:25
5325         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
5326      Branch: perl
5327            ! t/op/tr.t
5328 ____________________________________________________________________________
5329 [  9256] By: jhi                                   on 2001/03/20  04:43:12
5330         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
5331              From: Peter Prymmer <pvhp@forte.com>
5332              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
5333              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
5334      Branch: maint-5.6/perl
5335            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
5336 ____________________________________________________________________________
5337 [  9255] By: jhi                                   on 2001/03/19  23:17:17
5338         Log: substr($bytestr, i, n, $charstr)
5339
5340              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
5341      Branch: perl
5342            ! Todo-5.6 pp.c t/op/substr.t
5343 ____________________________________________________________________________
5344 [  9254] By: jhi                                   on 2001/03/19  22:25:09
5345         Log: Rearrange the make test target prerequisites so that
5346              in a parallel make 'all' is finished before 'test'.
5347      Branch: perl
5348            ! Makefile.SH
5349 ____________________________________________________________________________
5350 [  9253] By: jhi                                   on 2001/03/19  21:48:07
5351         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
5352              From: Robin Houston <robin@kitsite.com>
5353              Date: Mon, 19 Mar 2001 15:48:41 +0000
5354              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
5355      Branch: perl
5356            ! pp_ctl.c
5357 ____________________________________________________________________________
5358 [  9252] By: jhi                                   on 2001/03/19  21:42:27
5359         Log: Integrate perlio.
5360      Branch: perl
5361           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
5362           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
5363           !> utfebcdic.h vms/perly_c.vms
5364 ____________________________________________________________________________
5365 [  9251] By: jhi                                   on 2001/03/19  21:31:28
5366         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
5367              
5368              Dynaloading in 64-bit AIX with vac.
5369      Branch: perl
5370           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5371           !> hints/aix.sh
5372 ____________________________________________________________________________
5373 [  9250] By: jhi                                   on 2001/03/19  21:18:00
5374         Log: A more robust solution for the 64bitall AIX dynaloading
5375              problem, from Jens-Uwe Mager.
5376      Branch: maint-5.6/perl
5377            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5378 ____________________________________________________________________________
5379 [  9249] By: nick                                  on 2001/03/19  20:59:37
5380         Log: Integrate mainline.
5381      Branch: perlio
5382           !> (integrate 42 files)
5383 ____________________________________________________________________________
5384 [  9248] By: nick                                  on 2001/03/19  20:22:07
5385         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
5386              (Building on OS390 uses native YACC and YYDEBUG has other
5387              side effects.)
5388      Branch: perlio
5389            ! perly.c perly.y vms/perly_c.vms
5390 ____________________________________________________________________________
5391 [  9247] By: jhi                                   on 2001/03/19  19:59:53
5392         Log: 64-bit AIX dynaloading problem (see #9244) idea
5393              from Jens-Uwe Mager.
5394      Branch: maint-5.6/perl
5395            ! ext/DynaLoader/dl_aix.xs
5396 ____________________________________________________________________________
5397 [  9246] By: nick                                  on 2001/03/19  19:27:57
5398         Log: More EBCDIC fixes.
5399      Branch: perlio
5400            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
5401            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
5402 ____________________________________________________________________________
5403 [  9245] By: jhi                                   on 2001/03/19  19:05:19
5404         Log: Integrate change #9243 from mainline into maintperl.
5405              
5406              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
5407      Branch: maint-5.6/perl
5408           !> README.vmesa
5409 ____________________________________________________________________________
5410 [  9244] By: jhi                                   on 2001/03/19  19:03:15
5411         Log: Get 64bitall AIX building, but still does not test okay:
5412              dynaloading anything fails, for example for op/defins:
5413              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
5414              (update: fixed by #9247,9250)
5415      Branch: maint-5.6/perl
5416            ! hints/aix.sh
5417 ____________________________________________________________________________
5418 [  9243] By: jhi                                   on 2001/03/19  19:00:16
5419         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
5420              From: Robin Barker <rmb1@cise.npl.co.uk>
5421              Date: Mon, 19 Mar 2001 18:01:57 GMT
5422              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
5423      Branch: perl
5424            ! README.vmesa
5425 ____________________________________________________________________________
5426 [  9242] By: jhi                                   on 2001/03/19  18:58:43
5427         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
5428              
5429              TODO: tests.
5430      Branch: perl
5431            ! doop.c op.c
5432 ____________________________________________________________________________
5433 [  9241] By: gsar                                  on 2001/03/19  17:34:46
5434         Log: VMSify tests (from Charles Lane)
5435      Branch: maint-5.6/perl
5436            ! t/lib/filehand.t t/lib/texttabs.t
5437 ____________________________________________________________________________
5438 [  9240] By: jhi                                   on 2001/03/19  14:24:26
5439         Log: Integrate change #9233 from maintperl into mainline.
5440              
5441              some refcounts were incorrect in perl_clone()
5442      Branch: perl
5443           !> sv.c
5444 ____________________________________________________________________________
5445 [  9239] By: gsar                                  on 2001/03/19  09:23:17
5446         Log: this is 5.6.1-trial3
5447      Branch: maint-5.6/perl
5448            ! Changes
5449 ____________________________________________________________________________
5450 [  9238] By: gsar                                  on 2001/03/19  08:47:04
5451         Log: some new symbols are only available under ithreads
5452      Branch: maint-5.6/perl
5453            ! makedef.pl
5454 ____________________________________________________________________________
5455 [  9237] By: gsar                                  on 2001/03/19  08:42:28
5456         Log: update patchlevel.h, Changes, &c.
5457      Branch: maint-5.6/perl
5458            ! Changes patchlevel.h pod/perlhist.pod
5459           !> AUTHORS
5460 ____________________________________________________________________________
5461 [  9236] By: gsar                                  on 2001/03/19  08:17:49
5462         Log: integrate changes#8068,8717 from mainline
5463              
5464              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
5465              
5466              [PATCH CPAN 1.59_51] warning message (not!)
5467      Branch: maint-5.6/perl
5468           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
5469           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
5470           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
5471           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
5472           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
5473 ____________________________________________________________________________
5474 [  9235] By: gsar                                  on 2001/03/19  08:07:09
5475         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
5476              
5477              [PATCH] Add missing CV flags to dump.c
5478              
5479              Re: [patch] Re: PL_ptr_table
5480              
5481              Fixup non-ithread build after 8713
5482              
5483              Generated files form 8713 etc.
5484              
5485              Correct the correction :-(
5486              
5487              Documenting coderef @INC (Re: CPAN "make this script work" feature)
5488              
5489              Subject: Re: sync sync sync: have I missed any patches?
5490              Replace djSP with dSP.
5491      Branch: maint-5.6/perl
5492           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
5493           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
5494           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5495           !> sv.c sv.h win32/perlhost.h
5496 ____________________________________________________________________________
5497 [  9234] By: gsar                                  on 2001/03/19  07:22:05
5498         Log: revert the change#9090 integrate for now (change looks somewhat
5499              incomplete in that [ha]v_exists() need something similar; lacks
5500              tests; &c.)
5501      Branch: maint-5.6/perl
5502            ! hv.c
5503 ____________________________________________________________________________
5504 [  9233] By: gsar                                  on 2001/03/19  07:10:01
5505         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
5506              destruction when there are unreferenced scalars (SvREFCNT==0)
5507      Branch: maint-5.6/perl
5508            ! sv.c
5509 ____________________________________________________________________________
5510 [  9232] By: jhi                                   on 2001/03/19  05:11:02
5511         Log: Regen api and toc.
5512      Branch: maint-5.6/perl
5513            ! pod/perlapi.pod pod/perltoc.pod
5514 ____________________________________________________________________________
5515 [  9231] By: jhi                                   on 2001/03/19  04:06:03
5516         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
5517              add a lost line in pp.c:pp_chop(), update to new op/chop.
5518              
5519              Clarify the description differentiating for and while; inspired by
5520              
5521              Subject: [ID 20010306.004] || != named unary operator
5522              
5523              The $Is_MacOS needs to be declared.
5524      Branch: maint-5.6/perl
5525            ! pp.c t/op/chop.t
5526           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
5527 ____________________________________________________________________________
5528 [  9230] By: jhi                                   on 2001/03/19  03:48:16
5529         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
5530              9079,9083,9089,9090,9091 from mainline to maintperl.
5531              
5532              Quieten some noise in Win32 builds
5533              
5534              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
5535              
5536              The perlretut was still talking about the old \p and \P
5537              definitions.
5538              
5539              More tweakage on the Unicode character class descriptions.
5540              
5541              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
5542              
5543              Subject: 'no *POSIX' Patch speeding up make on BS2000 
5544              
5545              Subject: [PATCH] perldata.pod here-doc docs
5546              
5547              Add /sbin and /usr/sbin to the list of directories scanned
5548              for setuid programs.  Takes care of bug id 20010309.003.
5549              
5550              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
5551              
5552              In op/stat #35 better to scan all the potential directories
5553              for setuids, not just the first one.
5554      Branch: maint-5.6/perl
5555            ! Makefile.SH
5556           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
5557           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
5558           !> t/op/stat.t toke.c win32/win32.h
5559 ____________________________________________________________________________
5560 [  9229] By: jhi                                   on 2001/03/19  02:31:50
5561         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
5562              From: Chris Nandor <pudge@pobox.com>
5563              Date: Sat, 10 Mar 2001 14:22:19 -0500
5564              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
5565      Branch: maint-5.6/perl
5566            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
5567            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
5568            ! t/lib/b.t t/lib/errno.t
5569 ____________________________________________________________________________
5570 [  9228] By: jhi                                   on 2001/03/19  02:29:59
5571         Log: Integrate changes #9113,9122 from mainline into maintperl.
5572              
5573              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?)
5574      Branch: maint-5.6/perl
5575           !> Configure README.os390 hints/os390.sh
5576 ____________________________________________________________________________
5577 [  9227] By: jhi                                   on 2001/03/19  02:22:35
5578         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
5579              into maintperl.
5580              
5581              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
5582              
5583              Forgot to check-in the larger part of #9120, duh.
5584              
5585              Subject: Another patch for integer.pm POD 
5586              
5587              h2ph strictness and cleanliness from Kurt Starsinic.
5588              
5589              Borland filename case problem.
5590              
5591              h2ph strictness and cleanliness from Kurt Starsinic.
5592              
5593              Subject: [PATCH] the uncontroversial doc patches
5594      Branch: maint-5.6/perl
5595           +> win32/sncfnmcs.pl
5596           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
5597           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
5598           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
5599           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
5600           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
5601           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
5602           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
5603 ____________________________________________________________________________
5604 [  9226] By: jhi                                   on 2001/03/19  02:10:21
5605         Log: Integrate changes #9207,9214 from mainline into maintperl.
5606              
5607              podchecker relaxations: =over has an *optional* number after it,
5608              and whitespace in L<> is okay.
5609      Branch: maint-5.6/perl
5610           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
5611           !> t/pod/poderrs.xr
5612 ____________________________________________________________________________
5613 [  9225] By: jhi                                   on 2001/03/19  02:07:38
5614         Log: Integrate change #9219 from maintperl into mainline.
5615              
5616              remove duplicated tests
5617      Branch: perl
5618           !> t/op/re_tests
5619 ____________________________________________________________________________
5620 [  9224] By: jhi                                   on 2001/03/19  02:06:11
5621         Log: Integrate change #9223 from mainline to maintperl.
5622              
5623              Document -Dmksymlinks.
5624      Branch: maint-5.6/perl
5625           !> INSTALL
5626 ____________________________________________________________________________
5627 [  9223] By: jhi                                   on 2001/03/19  02:01:25
5628         Log: Document -Dmksymlinks.
5629      Branch: perl
5630            ! INSTALL
5631 ____________________________________________________________________________
5632 [  9222] By: jhi                                   on 2001/03/19  01:15:35
5633         Log: The -Dmksymlinks wasn't working for maintperl.
5634      Branch: maint-5.6/perl
5635            ! Configure
5636 ____________________________________________________________________________
5637 [  9221] By: jhi                                   on 2001/03/19  00:49:43
5638         Log: Cleanup pixie residue.
5639      Branch: perl
5640            ! Makefile.SH
5641 ____________________________________________________________________________
5642 [  9220] By: jhi                                   on 2001/03/19  00:44:47
5643         Log: Document the use of pixie/prof; create make targets for it.
5644              
5645              TODO: make t/TEST pixie-aware.
5646      Branch: perl
5647            ! Makefile.SH pod/perlhack.pod
5648 ____________________________________________________________________________
5649 [  9219] By: gsar                                  on 2001/03/19  00:16:55
5650         Log: remove duplicated tests
5651      Branch: maint-5.6/perl
5652            ! t/op/re_tests
5653 ____________________________________________________________________________
5654 [  9218] By: jhi                                   on 2001/03/18  23:59:31
5655         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
5656      Branch: perl
5657            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
5658 ____________________________________________________________________________
5659 [  9217] By: jhi                                   on 2001/03/18  23:25:20
5660         Log: Rewrite the tests section of Makefile to be less redundant
5661              and to allow for more flexible test targets, many recursive
5662              make calls introduced.
5663      Branch: perl
5664            ! Makefile.SH
5665 ____________________________________________________________________________
5666 [  9216] By: jhi                                   on 2001/03/18  22:30:04
5667         Log: Document the use of Third Degree (sparsely).
5668      Branch: perl
5669            ! pod/perlhack.pod t/TEST
5670 ____________________________________________________________________________
5671 [  9215] By: jhi                                   on 2001/03/18  22:10:30
5672         Log: Make targets for testing with Third Degree.
5673      Branch: perl
5674            ! Makefile.SH
5675 ____________________________________________________________________________
5676 [  9214] By: jhi                                   on 2001/03/18  21:08:53
5677         Log: The podchecker relaxations need to mirrored also at the tests.
5678      Branch: perl
5679            ! t/pod/poderrs.xr
5680 ____________________________________________________________________________
5681 [  9213] By: jhi                                   on 2001/03/18  20:56:21
5682         Log: Update Changes.
5683      Branch: perl
5684            ! Changes patchlevel.h
5685 ____________________________________________________________________________
5686 [  9212] By: jhi                                   on 2001/03/18  20:36:59
5687         Log: Looking for config.sh in parent directories isn't
5688              very useful for the toplevel Makefile.
5689      Branch: perl
5690            ! Makefile.SH
5691 ____________________________________________________________________________
5692 [  9211] By: jhi                                   on 2001/03/18  20:33:37
5693         Log: On "make clean" take care of Third Degree droppings.
5694      Branch: perl
5695            ! Makefile.SH
5696 ____________________________________________________________________________
5697 [  9210] By: jhi                                   on 2001/03/18  20:21:34
5698         Log: Add a hook for running the tests under the Third Degree
5699              debugging tool (set $ENV{PERL_3LOG} to non-zero)
5700              
5701              TODO: Document the use of Third Degree.
5702      Branch: perl
5703            ! t/TEST
5704 ____________________________________________________________________________
5705 [  9209] By: jhi                                   on 2001/03/18  20:19:07
5706         Log: Regen toc and api pods.
5707      Branch: perl
5708            ! pod/perlapi.pod pod/perltoc.pod
5709 ____________________________________________________________________________
5710 [  9208] By: jhi                                   on 2001/03/18  20:12:12
5711         Log: Integrate changes #8128,9132 from mainline into maintperl,
5712              Tie::SubstrHash fixes.
5713      Branch: maint-5.6/perl
5714           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
5715 ____________________________________________________________________________
5716 [  9207] By: jhi                                   on 2001/03/18  20:07:43
5717         Log: podchecker relaxations from Michael Stevens.
5718      Branch: perl
5719            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
5720 ____________________________________________________________________________
5721 [  9206] By: jhi                                   on 2001/03/18  20:04:24
5722         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
5723      Branch: perl
5724            ! lib/Locale/Constants.pm lib/Locale/Country.pm
5725            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
5726            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
5727 ____________________________________________________________________________
5728 [  9205] By: jhi                                   on 2001/03/18  19:54:45
5729         Log: Integrate changes #9161,9162 from maintperl to mainline.
5730              
5731              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
5732              results
5733      Branch: perl
5734           !> t/op/magic.t
5735 ____________________________________________________________________________
5736 [  9204] By: jhi                                   on 2001/03/18  19:37:46
5737         Log: Make perl.third checks more understandable to the builder.
5738      Branch: perl
5739            ! Makefile.SH
5740 ____________________________________________________________________________
5741 [  9203] By: jhi                                   on 2001/03/18  19:20:54
5742         Log: Re-integrate #9138 from maintperl to mainline,
5743              the squelching of the unneeded "Scalars leaked" messages.
5744      Branch: perl
5745           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
5746           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
5747           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
5748 ____________________________________________________________________________
5749 [  9202] By: jhi                                   on 2001/03/18  18:48:36
5750         Log: More robust and more paranoid perl.third target.
5751      Branch: perl
5752            ! Makefile.SH
5753 ____________________________________________________________________________
5754 [  9201] By: jhi                                   on 2001/03/18  18:39:21
5755         Log: Integrate change #9197 from maintperl to mainline.
5756              
5757              more thorough cleaning of arenas.
5758      Branch: perl
5759           !> embed.pl perl.c proto.h sv.c t/op/sort.t
5760 ____________________________________________________________________________
5761 [  9200] By: jhi                                   on 2001/03/18  18:25:17
5762         Log: Integrate perlio.
5763      Branch: perl
5764           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
5765           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
5766           !> t/lib/encode.t toke.c universal.c utf8.c
5767 ____________________________________________________________________________
5768 [  9199] By: nick                                  on 2001/03/18  15:23:51
5769         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
5770              is the sense of the test being done. Avoid some magical 127 and 128 values
5771              by using macros.
5772      Branch: perlio
5773            ! doop.c pp_ctl.c sv.c toke.c
5774 ____________________________________________________________________________
5775 [  9198] By: nick                                  on 2001/03/18  14:18:12
5776         Log: UTF-X encoding invariance for Encode:
5777              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
5778              - move the XS code for those to universal.c (so in miniperl)
5779              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
5780              - change ext/Encode/compile to use above.
5781              - Fix t/lib/encode.t for above
5782              - Teach t/lib/b.t to expect -uutf8
5783              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
5784              utf8.pm is needed.
5785      Branch: perlio
5786            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
5787            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
5788 ____________________________________________________________________________
5789 [  9197] By: gsar                                  on 2001/03/18  12:15:57
5790         Log: more thorough cleaning of arenas--keep going until no more
5791              SvREFCNT_dec()s occur (this fixes the problem that causes the
5792              pesky "Scalars leaked" warnings)
5793      Branch: maint-5.6/perl
5794            ! embed.pl perl.c proto.h sv.c t/op/sort.t
5795 ____________________________________________________________________________
5796 [  9196] By: nick                                  on 2001/03/18  10:57:29
5797         Log: Fix pragma/utf8.t # 15
5798              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
5799              are SvUTF8 as well.
5800      Branch: perlio
5801            ! toke.c
5802 ____________________________________________________________________________
5803 [  9195] By: nick                                  on 2001/03/18  09:27:06
5804         Log: Integrate mainline
5805      Branch: perlio
5806           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
5807           !> t/op/pat.t
5808 ____________________________________________________________________________
5809 [  9194] By: jhi                                   on 2001/03/18  05:29:59
5810         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
5811              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
5812      Branch: perl
5813            ! op.c op.h t/op/misc.t t/op/pat.t
5814 ____________________________________________________________________________
5815 [  9193] By: jhi                                   on 2001/03/18  05:15:06
5816         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
5817      Branch: perl
5818            ! mg.c t/op/pat.t
5819 ____________________________________________________________________________
5820 [  9192] By: jhi                                   on 2001/03/18  04:22:43
5821         Log: tr/// UTF-8 patches from Inaba Hiroto.
5822      Branch: perl
5823            ! doop.c op.c
5824 ____________________________________________________________________________
5825 [  9191] By: jhi                                   on 2001/03/18  04:21:17
5826         Log: Integrate perlio.
5827      Branch: perl
5828           !> utf8.c utfebcdic.h
5829 ____________________________________________________________________________
5830 [  9190] By: nick                                  on 2001/03/17  20:32:01
5831         Log: Correct #if EBCDIC side typos.
5832              Builds and passes many tests on OS390.
5833      Branch: perlio
5834            ! utf8.c utfebcdic.h
5835 ____________________________________________________________________________
5836 [  9189] By: jhi                                   on 2001/03/17  18:55:49
5837         Log: Add prerequisites for the perl.third target.
5838      Branch: perl
5839            ! Makefile.SH
5840 ____________________________________________________________________________
5841 [  9188] By: jhi                                   on 2001/03/17  18:46:00
5842         Log: Integrate perlio.
5843      Branch: perl
5844           +> utfebcdic.h
5845           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
5846 ____________________________________________________________________________
5847 [  9187] By: jhi                                   on 2001/03/17  18:38:47
5848         Log: Add a make rule for perl.third (the Third Degree memory debugging
5849              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
5850      Branch: perl
5851            ! Makefile.SH
5852 ____________________________________________________________________________
5853 [  9186] By: nick                                  on 2001/03/17  18:34:48
5854         Log: MANIFEST addition :-(
5855      Branch: perlio
5856            ! MANIFEST
5857 ____________________________________________________________________________
5858 [  9185] By: nick                                  on 2001/03/17  18:29:50
5859         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
5860              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
5861              a superset of ASCII are invariant under the encoding. This is EBCDIC
5862              friendly as an encoded string can be looked at as being EBCDIC by lexer
5863              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
5864              ASCII on ASCII machines.
5865              
5866              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
5867              seperate.
5868              - Add some more macros to comprehend different shift amounts and
5869              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
5870              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
5871              and conditionaly #include it.
5872              
5873              EBCDIC build as yet untested.  ASCII still fails the one test.
5874      Branch: perlio
5875            + utfebcdic.h
5876            ! utf8.c utf8.h
5877 ____________________________________________________________________________
5878 [  9184] By: nick                                  on 2001/03/17  17:44:16
5879         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
5880      Branch: perlio
5881            ! doop.c perl.h pp.c utf8.h
5882 ____________________________________________________________________________
5883 [  9183] By: jhi                                   on 2001/03/17  15:55:42
5884         Log: Integrate perlio.
5885      Branch: perl
5886            ! MANIFEST
5887           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
5888 ____________________________________________________________________________
5889 [  9182] By: nick                                  on 2001/03/17  09:16:06
5890         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
5891      Branch: perlio
5892            ! t/op/pat.t
5893 ____________________________________________________________________________
5894 [  9181] By: nick                                  on 2001/03/17  09:15:11
5895         Log: Integrate mainline.
5896      Branch: perlio
5897           +> lib/Locale/Constants.pm lib/Locale/Country.pm
5898           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
5899           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
5900           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
5901           !> (integrate 83 files)
5902 ____________________________________________________________________________
5903 [  9180] By: nick                                  on 2001/03/16  17:23:21
5904         Log: EBCDIC Fixes.
5905      Branch: perlio
5906            ! perl.h sv.c toke.c utf8.c utf8.h
5907 ____________________________________________________________________________
5908 [  9179] By: jhi                                   on 2001/03/16  14:10:12
5909         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
5910              a change needed to work around an AIX compiler bug.
5911      Branch: perl
5912            ! ext/Storable/Storable.xs
5913 ____________________________________________________________________________
5914 [  9178] By: jhi                                   on 2001/03/16  03:19:59
5915         Log: With Damian's approval synchronize damian's modules'
5916              licensing with Perl's standard module licensing.
5917      Branch: perl
5918            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
5919 ____________________________________________________________________________
5920 [  9177] By: jhi                                   on 2001/03/16  03:15:34
5921         Log: Make the Filter::Util:Call files have their own copies
5922              of the Perl standard module licensing, from Paul Marquess.
5923      Branch: perl
5924            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
5925 ____________________________________________________________________________
5926 [  9176] By: jhi                                   on 2001/03/16  02:56:04
5927         Log: Subject: [PATCH] more pod patches
5928              From: Michael Stevens <michael@etla.org>
5929              Date: Thu, 15 Mar 2001 21:25:18 +0000
5930              Message-ID: <20010315212518.A18870@firedrake.org>
5931      Branch: perl
5932            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
5933            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
5934            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
5935            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
5936            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
5937            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
5938            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
5939            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
5940            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
5941            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
5942            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
5943            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
5944            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
5945            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
5946            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
5947            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
5948            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
5949            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
5950            ! lib/Locale/Country.pm lib/Locale/Language.pm
5951            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
5952            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
5953            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
5954            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
5955            ! os2/OS2/Process/Process.pm
5956 ____________________________________________________________________________
5957 [  9175] By: jhi                                   on 2001/03/16  02:53:32
5958         Log: Subject: [PATCH] the uncontroversial doc patches
5959              From: Michael Stevens <michael@etla.org>
5960              Date: Thu, 15 Mar 2001 20:01:12 +0000
5961              Message-ID: <20010315200112.A7636@firedrake.org>
5962      Branch: perl
5963            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
5964            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
5965            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
5966            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
5967            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
5968 ____________________________________________________________________________
5969 [  9174] By: jhi                                   on 2001/03/16  02:50:49
5970         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
5971              From: Paul Lindner <lindner@inuus.com>
5972              Date: Fri, 16 Mar 2001 11:28:03 -0800
5973              Message-ID: <20010316112803.A7577@inuus.com>
5974      Branch: perl
5975            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
5976 ____________________________________________________________________________
5977 [  9173] By: nick                                  on 2001/03/15  20:21:03
5978         Log: 1st day's EBCDIC fixes:
5979              - toke.c's parsing of strings needed attention
5980              needed to conditionally e2a if string was already UTF-8
5981              - e2a/a2e tables where wrong way round.
5982              - new macros in utf8.h
5983      Branch: perlio
5984            ! perl.h toke.c utf8.h
5985 ____________________________________________________________________________
5986 [  9172] By: jhi                                   on 2001/03/15  15:17:17
5987         Log: Update Changes.
5988      Branch: perl
5989            ! Changes patchlevel.h
5990 ____________________________________________________________________________
5991 [  9171] By: jhi                                   on 2001/03/15  15:09:32
5992         Log: Subject: Re: Another Borland C++ problem.
5993              From: "Vadim Konovalov" <watman@inbox.ru>
5994              Date: Sat, 10 Mar 2001 19:26:07 +0300
5995              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
5996              
5997              Borland filename case problem.
5998      Branch: perl
5999            + win32/sncfnmcs.pl
6000            ! MANIFEST README.win32
6001 ____________________________________________________________________________
6002 [  9170] By: jhi                                   on 2001/03/15  14:54:23
6003         Log: Add Locale::Codes 1.06, from Neil Bowers.
6004      Branch: perl
6005            + lib/Locale/Constants.pm lib/Locale/Country.pm
6006            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
6007            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
6008            + t/lib/lc-language.t t/lib/lc-uk.t
6009            ! MANIFEST
6010 ____________________________________________________________________________
6011 [  9169] By: jhi                                   on 2001/03/15  14:19:01
6012         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
6013      Branch: perl
6014            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6015            ! ext/Storable/Storable.xs
6016 ____________________________________________________________________________
6017 [  9168] By: jhi                                   on 2001/03/15  14:13:22
6018         Log: Integrate changes #9120,9167 from mainline to maintperl.
6019              
6020              Subject: [PATCH 5.6.1] OS/2 docs
6021              
6022              Subject: [PATCH 5.6.1] perldoc
6023      Branch: maint-5.6/perl
6024           !> os2/Changes utils/perldoc.PL
6025 ____________________________________________________________________________
6026 [  9167] By: jhi                                   on 2001/03/15  14:07:42
6027         Log: Subject: [PATCH 5.6.1] perldoc
6028              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6029              Date: Wed, 14 Mar 2001 23:46:52 -0500
6030              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
6031      Branch: perl
6032            ! utils/perldoc.PL
6033 ____________________________________________________________________________
6034 [  9166] By: jhi                                   on 2001/03/15  13:53:15
6035         Log: sigaction test condition tweakage.
6036      Branch: perl
6037            ! t/lib/sigaction.t
6038 ____________________________________________________________________________
6039 [  9165] By: alanbur                               on 2001/03/15  03:49:17
6040         Log: Resynchronised with parent
6041      Branch: maint-5.6/pureperl
6042           +> os2/os2add.sym t/op/anonsub.t
6043           !> (integrate 72 files)
6044 ____________________________________________________________________________
6045 [  9164] By: jhi                                   on 2001/03/15  01:05:01
6046         Log: Avoid stomping off the beginning of an array in tr///.
6047      Branch: perl
6048            ! op.c
6049 ____________________________________________________________________________
6050 [  9163] By: jhi                                   on 2001/03/15  00:58:57
6051         Log: h2ph strictness and cleanliness from Kurt Starsinic.
6052      Branch: perl
6053            ! utils/h2ph.PL
6054 ____________________________________________________________________________
6055 [  9162] By: gsar                                  on 2001/03/15  00:56:53
6056         Log: avoid warnings
6057      Branch: maint-5.6/perl
6058            ! t/op/magic.t
6059 ____________________________________________________________________________
6060 [  9161] By: gsar                                  on 2001/03/15  00:52:09
6061         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
6062              results
6063      Branch: maint-5.6/perl
6064            ! t/op/magic.t
6065 ____________________________________________________________________________
6066 [  9160] By: jhi                                   on 2001/03/14  22:02:10
6067         Log: Do not use the Perl malloc in IRIX, suggested by
6068              Helmus Jarausch.
6069      Branch: perl
6070            ! hints/irix_6.sh
6071 ____________________________________________________________________________
6072 [  9159] By: nick                                  on 2001/03/14  21:45:59
6073         Log: Integrate mainline
6074      Branch: perlio
6075           +> t/op/loopctl.t
6076           !> (integrate 41 files)
6077 ____________________________________________________________________________
6078 [  9158] By: jhi                                   on 2001/03/14  21:10:09
6079         Log: The Day of the Retractions continues: the #9138
6080              (integrated in #9144) doesn't work well in mainline.
6081      Branch: perl
6082            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
6083            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
6084            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
6085 ____________________________________________________________________________
6086 [  9157] By: jhi                                   on 2001/03/14  20:58:12
6087         Log: The #9145 CANNOT be enabled: the clear_pmop code still
6088              dumps core all over in Tru64.
6089      Branch: perl
6090            ! op.c op.h t/op/pat.t
6091 ____________________________________________________________________________
6092 [  9156] By: jhi                                   on 2001/03/14  20:48:06
6093         Log: Integrate change #9154 from maintperl to mainline.
6094              
6095              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
6096              (caused Storable 1.0.10 to break on windows)
6097      Branch: perl
6098           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
6099           !> perlapi.c proto.h
6100 ____________________________________________________________________________
6101 [  9155] By: jhi                                   on 2001/03/14  20:23:53
6102         Log: Retract #9136: breaks threading (and binary compatibility).
6103      Branch: perl
6104            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
6105 ____________________________________________________________________________
6106 [  9154] By: gsar                                  on 2001/03/14  17:48:18
6107         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
6108              (caused Storable 1.0.10 to break on windows)
6109      Branch: maint-5.6/perl
6110            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
6111            ! perlapi.c proto.h
6112 ____________________________________________________________________________
6113 [  9153] By: jhi                                   on 2001/03/14  13:35:21
6114         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
6115      Branch: perl
6116            ! t/lib/sigaction.t
6117 ____________________________________________________________________________
6118 [  9152] By: gsar                                  on 2001/03/14  07:29:40
6119         Log: back out changes#9012,9010,9009 and parts of change#9016
6120              (causes ABRs under purify, and some prerequisites don't
6121              seem to be there in 5.6.x)
6122      Branch: maint-5.6/perl
6123            ! doop.c op.c t/op/tr.t toke.c
6124 ____________________________________________________________________________
6125 [  9151] By: gsar                                  on 2001/03/14  07:01:29
6126         Log: reenable change#9145 (the test was busted due to a missing
6127              C<print "ok 27\n">)
6128      Branch: perl
6129            ! op.c op.h t/op/pat.t
6130 ____________________________________________________________________________
6131 [  9150] By: jhi                                   on 2001/03/14  06:38:36
6132         Log: Retract #9145.
6133      Branch: perl
6134            ! op.c op.h t/op/pat.t
6135 ____________________________________________________________________________
6136 [  9149] By: jhi                                   on 2001/03/14  06:14:56
6137         Log: Retract #9143.
6138      Branch: perl
6139            ! op.c
6140 ____________________________________________________________________________
6141 [  9148] By: gsar                                  on 2001/03/14  06:13:02
6142         Log: Uninitialized Memory Read in regexec.c
6143      Branch: perl
6144            ! regexec.c
6145 ____________________________________________________________________________
6146 [  9147] By: jhi                                   on 2001/03/14  04:59:54
6147         Log: Subject: PATCH: make goto work in nested eval ""
6148              From: Robin Houston <robin@kitsite.com>
6149              Date: Wed, 14 Mar 2001 04:16:10 +0000
6150              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
6151      Branch: perl
6152            ! pp_ctl.c t/op/goto.t
6153 ____________________________________________________________________________
6154 [  9146] By: jhi                                   on 2001/03/14  04:42:54
6155         Log: Preserve the #ifdef PERL_CORE in perly.h.
6156      Branch: perl
6157            ! perly.fixer
6158 ____________________________________________________________________________
6159 [  9145] By: jhi                                   on 2001/03/14  03:57:41
6160         Log: (Retracted by #9150.)
6161      Branch: perl
6162            ! op.c op.h t/op/pat.t
6163 ____________________________________________________________________________
6164 [  9144] By: jhi                                   on 2001/03/14  03:50:38
6165         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
6166              
6167              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
6168              
6169              remove squelch controls for "Scalars leaked" messages in most places
6170              (these are now cured)
6171              
6172              fix another memory leak reported by purify (tie callbacks that
6173              croak can leak when wiping out magic)
6174      Branch: perl
6175           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
6176           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
6177           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
6178           !> t/pragma/warnings.t
6179 ____________________________________________________________________________
6180 [  9143] By: jhi                                   on 2001/03/14  03:37:53
6181         Log: (Retracted by #9149.)
6182      Branch: perl
6183            ! op.c
6184 ____________________________________________________________________________
6185 [  9142] By: gsar                                  on 2001/03/14  03:20:48
6186         Log: fix another memory leak reported by purify (tie callbacks that
6187              croak can leak when wiping out magic)
6188      Branch: maint-5.6/perl
6189            ! scope.c
6190 ____________________________________________________________________________
6191 [  9141] By: jhi                                   on 2001/03/14  02:55:00
6192         Log: Subject: PATCH for [ID 20010305.003]
6193              From: Robin Houston <robin@kitsite.com>
6194              Date: Wed, 14 Mar 2001 02:45:51 +0000
6195              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
6196      Branch: perl
6197            ! pp_ctl.c t/op/eval.t
6198 ____________________________________________________________________________
6199 [  9140] By: jhi                                   on 2001/03/14  02:41:54
6200         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6201              Date: Wed, 14 Mar 2001 01:52:51 +0000
6202              From: Robin Houston <robin@kitsite.com>
6203              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
6204              
6205              Fix for 2000313.004.
6206      Branch: perl
6207            ! pp_ctl.c t/op/goto.t
6208 ____________________________________________________________________________
6209 [  9139] By: jhi                                   on 2001/03/14  02:40:50
6210         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6211              From: Robin Houston <robin@kitsite.com>
6212              Date: Wed, 14 Mar 2001 00:43:45 +0000
6213              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
6214      Branch: perl
6215            + t/op/loopctl.t
6216            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
6217            ! vms/perly_c.vms
6218 ____________________________________________________________________________
6219 [  9138] By: gsar                                  on 2001/03/14  01:18:00
6220         Log: remove squelch controls for "Scalars leaked" messages in most places
6221              (these are now cured)
6222      Branch: maint-5.6/perl
6223            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
6224            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
6225            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
6226 ____________________________________________________________________________
6227 [  9137] By: gsar                                  on 2001/03/14  00:57:04
6228         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
6229      Branch: maint-5.6/perl
6230            ! regcomp.c
6231 ____________________________________________________________________________
6232 [  9136] By: jhi                                   on 2001/03/13  23:12:24
6233         Log: (Retracted by #9155)
6234              
6235              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
6236              From: Jens-Uwe Mager <jum@helios.de>
6237              Date: Wed, 21 Feb 2001 21:32:04 +0100
6238              Message-ID: <20010221213203.A18340@ans.helios.de>
6239      Branch: perl
6240            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
6241 ____________________________________________________________________________
6242 [  9135] By: jhi                                   on 2001/03/13  22:50:05
6243         Log: Integrate perlio.
6244      Branch: perl
6245           !> pp.c
6246 ____________________________________________________________________________
6247 [  9134] By: jhi                                   on 2001/03/13  22:49:05
6248         Log: Integrate change #9131 from maintperl into mainline.
6249              
6250              make the error text look more consistent in hints/hpux.sh
6251      Branch: perl
6252           !> hints/hpux.sh
6253 ____________________________________________________________________________
6254 [  9133] By: gsar                                  on 2001/03/13  22:46:20
6255         Log: integrate change#9067 from mainline
6256              
6257              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
6258      Branch: maint-5.6/perl
6259           !> lib/ExtUtils/MM_Unix.pm
6260 ____________________________________________________________________________
6261 [  9132] By: jhi                                   on 2001/03/13  22:41:21
6262         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6263              From: "John P. Linderman" <jpl@research.att.com>
6264              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
6265              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
6266              
6267              A more correct prime finder.
6268      Branch: perl
6269            ! lib/Tie/SubstrHash.pm
6270 ____________________________________________________________________________
6271 [  9131] By: gsar                                  on 2001/03/13  22:30:42
6272         Log: make the error text look more consistent in hints/hpux.sh
6273      Branch: maint-5.6/perl
6274            ! hints/hpux.sh
6275 ____________________________________________________________________________
6276 [  9130] By: jhi                                   on 2001/03/13  22:23:44
6277         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
6278              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6279              Date: Tue, 13 Mar 2001 18:41:26 +0100
6280              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
6281              
6282              If the test is run non-interactively the default handler
6283              is different.
6284      Branch: perl
6285            ! t/lib/sigaction.t
6286 ____________________________________________________________________________
6287 [  9129] By: jhi                                   on 2001/03/13  22:20:21
6288         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
6289              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6290              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
6291              Date:     Tue, 13 Mar 2001 16:44:32 EST
6292      Branch: perl
6293            ! t/lib/1_compile.t
6294 ____________________________________________________________________________
6295 [  9128] By: jhi                                   on 2001/03/13  22:18:34
6296         Log: Subject: Another patch for integer.pm POD 
6297              From: "John L. Allen" <allen@grumman.com>
6298              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
6299              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
6300      Branch: perl
6301            ! lib/integer.pm
6302 ____________________________________________________________________________
6303 [  9127] By: nick                                  on 2001/03/13  21:26:30
6304         Log: Integrate mainline.
6305      Branch: perlio
6306           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
6307           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
6308           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
6309           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
6310           !> Changes Configure MANIFEST README.os2 README.os390
6311           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
6312           !> os2/Changes patchlevel.h win32/perlhost.h
6313 ____________________________________________________________________________
6314 [  9126] By: nick                                  on 2001/03/13  20:39:51
6315         Log: #ifdef'ed out code to make packed side of pack/unpack
6316              octets. (i.e. pack('U') => encode_utf8).
6317      Branch: perlio
6318            ! pp.c
6319 ____________________________________________________________________________
6320 [  9125] By: jhi                                   on 2001/03/13  15:07:16
6321         Log: Update Changes.
6322      Branch: perl
6323            ! Changes patchlevel.h
6324 ____________________________________________________________________________
6325 [  9124] By: jhi                                   on 2001/03/13  14:22:45
6326         Log: Workaround for the buggy ("internal compiler error")
6327              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
6328              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
6329              of Andreas König.
6330      Branch: perl
6331            ! ext/re/Makefile.PL hints/aix.sh
6332 ____________________________________________________________________________
6333 [  9123] By: jhi                                   on 2001/03/13  03:24:34
6334         Log: Typo in #9114.
6335      Branch: metaconfig
6336            ! U/modified/myhostname.U
6337 ____________________________________________________________________________
6338 [  9122] By: jhi                                   on 2001/03/13  03:24:06
6339         Log: Typo in #9113.
6340      Branch: perl
6341            ! Configure
6342 ____________________________________________________________________________
6343 [  9121] By: jhi                                   on 2001/03/13  01:53:05
6344         Log: Forgot to check-in the larger part of #9120, duh.
6345      Branch: perl
6346            ! README.os2
6347 ____________________________________________________________________________
6348 [  9120] By: jhi                                   on 2001/03/13  01:51:31
6349         Log: Subject: [PATCH 5.6.1] OS/2 docs
6350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6351              Date: Mon, 12 Mar 2001 03:27:32 -0500
6352              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
6353      Branch: perl
6354            ! os2/Changes
6355 ____________________________________________________________________________
6356 [  9119] By: jhi                                   on 2001/03/13  01:49:41
6357         Log: Integrate change #9116 from maintperl into mainline.
6358              
6359              Win32::GetCwd() returns C: instead of C:\ in the root directory
6360              under ithreads
6361      Branch: perl
6362           !> win32/perlhost.h
6363 ____________________________________________________________________________
6364 [  9118] By: jhi                                   on 2001/03/13  01:13:39
6365         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
6366      Branch: perl
6367            + lib/Switch.pm t/lib/switch.t
6368            ! MANIFEST
6369 ____________________________________________________________________________
6370 [  9117] By: jhi                                   on 2001/03/13  01:03:17
6371         Log: Add Text::Balanced 1.83.
6372      Branch: perl
6373            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
6374            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
6375            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
6376            + t/lib/tb-xvari.t
6377            ! MANIFEST
6378 ____________________________________________________________________________
6379 [  9116] By: gsar                                  on 2001/03/13  00:55:53
6380         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
6381              under ithreads
6382      Branch: maint-5.6/perl
6383            ! win32/perlhost.h
6384 ____________________________________________________________________________
6385 [  9115] By: jhi                                   on 2001/03/13  00:54:09
6386         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
6387              From: "John L. Allen" <allen@grumman.com>
6388              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
6389              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
6390              
6391              use integer document clarification.
6392      Branch: perl
6393            ! lib/integer.pm
6394 ____________________________________________________________________________
6395 [  9114] By: jhi                                   on 2001/03/13  00:38:54
6396         Log: Metaconfig unit change for #9113.
6397      Branch: metaconfig
6398            ! U/modified/myhostname.U
6399 ____________________________________________________________________________
6400 [  9113] By: jhi                                   on 2001/03/13  00:38:35
6401         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?)
6402              From: Peter Prymmer <pvhp@forte.com>
6403              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
6404              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
6405      Branch: perl
6406            ! Configure README.os390 hints/os390.sh
6407 ____________________________________________________________________________
6408 [  9112] By: jhi                                   on 2001/03/13  00:29:00
6409         Log: Integrate perlio.
6410      Branch: perl
6411           !> sv.c utf8.h
6412 ____________________________________________________________________________
6413 [  9111] By: nick                                  on 2001/03/12  21:16:33
6414         Log: Integrate mainline.
6415      Branch: perlio
6416           +> t/op/anonsub.t
6417           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6418           !> proto.h sv.c
6419 ____________________________________________________________________________
6420 [  9110] By: nick                                  on 2001/03/12  21:00:13
6421         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
6422      Branch: perlio
6423            ! sv.c utf8.h
6424 ____________________________________________________________________________
6425 [  9109] By: jhi                                   on 2001/03/12  16:04:47
6426         Log: Integrate change #9108 from maintperl to mainline.
6427              
6428              fix memory leak in C<sub X { sub {} }> arising from a refcount
6429              loop between the outer sub and the inner prototype anonsub
6430              
6431              this also enables closures returned by subroutines that
6432              subsequently get redefined to work without generating coredumps :)
6433              
6434              completely removed the free_closures() hack--it shouldn't be
6435              needed anymore
6436      Branch: perl
6437           +> t/op/anonsub.t
6438           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6439           !> proto.h sv.c
6440 ____________________________________________________________________________
6441 [  9108] By: gsar                                  on 2001/03/12  10:21:31
6442         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
6443              loop between the outer sub and the inner prototype anonsub
6444              
6445              this also enables closures returned by subroutines that
6446              subsequently get redefined to work without generating coredumps :)
6447              
6448              completely removed the free_closures() hack--it shouldn't be
6449              needed anymore
6450      Branch: maint-5.6/perl
6451            + t/op/anonsub.t
6452            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6453            ! proto.h sv.c
6454 ____________________________________________________________________________
6455 [  9107] By: jhi                                   on 2001/03/12  05:15:31
6456         Log: Integrate perlio.
6457      Branch: perl
6458           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
6459 ____________________________________________________________________________
6460 [  9106] By: nick                                  on 2001/03/11  20:10:12
6461         Log: regcomp.c is working in native space, not Unicode space (if different)
6462              as it is doing compare against 'W' in \W etc.
6463      Branch: perlio
6464            ! regcomp.c
6465 ____________________________________________________________________________
6466 [  9105] By: nick                                  on 2001/03/11  19:39:34
6467         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
6468              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
6469      Branch: perlio
6470            ! regcomp.c toke.c utf8.c
6471 ____________________________________________________________________________
6472 [  9104] By: nick                                  on 2001/03/11  18:15:44
6473         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
6474      Branch: perlio
6475            ! sv.c
6476 ____________________________________________________________________________
6477 [  9103] By: nick                                  on 2001/03/11  18:03:28
6478         Log: Integrate mainline (for regexp stuff).
6479      Branch: perlio
6480           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
6481           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
6482           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
6483           !> t/lib/errno.t t/op/pat.t
6484 ____________________________________________________________________________
6485 [  9102] By: nick                                  on 2001/03/11  17:44:20
6486         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
6487              - exclude layer syms in makedef.pl for sfio
6488              - also inhibit Encode from trying to build ":encode()" layer.
6489      Branch: perlio
6490            ! ext/Encode/Encode.xs makedef.pl
6491 ____________________________________________________________________________
6492 [  9101] By: jhi                                   on 2001/03/10  22:38:13
6493         Log: The $Is_MacOS needs to be declared.
6494      Branch: perl
6495            ! lib/ExtUtils/Manifest.pm
6496 ____________________________________________________________________________
6497 [  9100] By: jhi                                   on 2001/03/10  22:14:29
6498         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
6499              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
6500              pollute the symbolspace if using sfio.
6501      Branch: perl
6502            ! ext/Encode/Encode.xs
6503 ____________________________________________________________________________
6504 [  9099] By: jhi                                   on 2001/03/10  21:58:48
6505         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
6506              Date: Sat, 10 Mar 2001 14:23:55 -0500
6507              From: Chris Nandor <pudge@pobox.com>
6508              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
6509      Branch: perl
6510            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
6511            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
6512            ! t/lib/errno.t
6513 ____________________________________________________________________________
6514 [  9098] By: jhi                                   on 2001/03/10  21:38:30
6515         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
6516      Branch: perl
6517            ! regcomp.c regexec.c t/op/pat.t
6518 ____________________________________________________________________________
6519 [  9097] By: jhi                                   on 2001/03/10  14:38:07
6520         Log: Integrate perlio.
6521      Branch: perl
6522           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
6523           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
6524           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
6525 ____________________________________________________________________________
6526 [  9096] By: nick                                  on 2001/03/10  11:55:43
6527         Log: EBCDIC sanity - phase I
6528              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
6529              - use utf8n_xxxx (c.f. pvn) for forms which take length.
6530              - back out vN.N and $^V exceptions to e2a/a2e
6531              - make "locale" isxxx macros be uvchr (may be redundant?)
6532              
6533              Not clear yet that toUPPER_uni et. al. return being handled correctly.
6534              The tr// and rexexp stuff still needs an audit, assumption is they are working
6535              in Unicode space.
6536              
6537              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
6538      Branch: perlio
6539            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
6540            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
6541            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
6542 ____________________________________________________________________________
6543 [  9095] By: jhi                                   on 2001/03/09  22:10:01
6544         Log: Integrate perlio.
6545      Branch: perl
6546           !> dump.c
6547 ____________________________________________________________________________
6548 [  9094] By: nick                                  on 2001/03/09  17:36:38
6549         Log: Builds an passes all tests after integrate and this tweak.
6550      Branch: perlio
6551            ! dump.c
6552 ____________________________________________________________________________
6553 [  9093] By: nick                                  on 2001/03/09  17:16:03
6554         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
6555      Branch: perlio
6556           +> lib/unicode/Scripts.txt t/lib/sigaction.t
6557           !> (integrate 79 files)
6558 ____________________________________________________________________________
6559 [  9092] By: jhi                                   on 2001/03/09  15:28:26
6560         Log: Update Changes.
6561      Branch: perl
6562            ! Changes patchlevel.h
6563 ____________________________________________________________________________
6564 [  9091] By: jhi                                   on 2001/03/09  15:25:05
6565         Log: In op/stat #35 better to scan all the potential directories
6566              for setuids, not just the first one.
6567      Branch: perl
6568            ! t/op/stat.t
6569 ____________________________________________________________________________
6570 [  9090] By: jhi                                   on 2001/03/09  15:01:27
6571         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
6572              From: rspier@pobox.com (Robert Spier)
6573              Date: Fri, 9 Mar 2001 03:30:20 -0500
6574              Message-ID: <15016.38044.381174.160189@rls.cx>
6575              
6576              EXISTS() returning undef mistakenly triggered a FETCH().
6577      Branch: perl
6578            ! hv.c
6579 ____________________________________________________________________________
6580 [  9089] By: jhi                                   on 2001/03/09  14:59:02
6581         Log: Add /sbin and /usr/sbin to the list of directories scanned
6582              for setuid programs.  Takes care of bug id 20010309.003.
6583      Branch: perl
6584            ! t/op/stat.t
6585 ____________________________________________________________________________
6586 [  9088] By: jhi                                   on 2001/03/09  14:48:32
6587         Log: Regen perlapi, perltoc.
6588      Branch: perl
6589            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
6590 ____________________________________________________________________________
6591 [  9087] By: jhi                                   on 2001/03/09  14:38:56
6592         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
6593              From: David Mitchell <davem@fdgroup.co.uk>
6594              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
6595              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
6596      Branch: perl
6597            ! dump.c perl.c perl.h pod/perlrun.pod
6598 ____________________________________________________________________________
6599 [  9086] By: jhi                                   on 2001/03/09  01:47:16
6600         Log: A modified version of
6601              
6602              Subject: [ID 20010307.005] POSIX::sigaction has various problems
6603              From: anders@broadcom.com
6604              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
6605              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
6606              
6607              Currently the sigaction.t test #6 fails (and is fudged to look
6608              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
6609              This may well be a genuine bug in Linux sigaction() (since at
6610              least Tru64, Solaris, and HP-UX disagree with Linux).
6611              Anyone with POSIX / SUSv2 tome handy?  The problem is that
6612              the flags of the oldaction don't match with the flags in
6613              the previously installed disposition.
6614      Branch: perl
6615            + t/lib/sigaction.t
6616            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6617 ____________________________________________________________________________
6618 [  9085] By: jhi                                   on 2001/03/09  01:30:13
6619         Log: Subject: Re: mission impossible for the day
6620              From: Alex Gough <alex@rcon.org>
6621              Date: Thu, 08 Mar 2001 17:18:19 +0000
6622              Message-ID: <3AA7BEDB.8070409@rcon.org>
6623              
6624              If references (are overloaded) and can be directly stringified,
6625              show that instead of "stringified".
6626              
6627              (The problem, infinite mutual recursion caused by overloaded bool
6628              in Switch.pm, tracked by David Mitchell)
6629      Branch: perl
6630            ! lib/Carp/Heavy.pm
6631 ____________________________________________________________________________
6632 [  9084] By: jhi                                   on 2001/03/09  01:20:39
6633         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
6634              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
6635              From: David Mitchell <davem@fdgroup.co.uk>
6636              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
6637      Branch: perl
6638            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
6639            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
6640 ____________________________________________________________________________
6641 [  9083] By: jhi                                   on 2001/03/09  01:16:51
6642         Log: Subject: [PATCH] perldata.pod here-doc docs
6643              From: Jeff Pinyan <jeffp@crusoe.net>
6644              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
6645              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
6646      Branch: perl
6647            ! pod/perldata.pod
6648 ____________________________________________________________________________
6649 [  9082] By: jhi                                   on 2001/03/09  01:01:27
6650         Log: Subject: Re: Unicode/EBCDIC
6651              From: Peter Prymmer <pvhp@forte.com>
6652              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
6653              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
6654      Branch: perl
6655            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
6656 ____________________________________________________________________________
6657 [  9081] By: jhi                                   on 2001/03/08  13:41:30
6658         Log: Subject: Ooops, wrong 'no *POSIX' Patch
6659              From: Dorner Thomas <Thomas.Dorner@start.de>
6660              Date: Thu, 8 Mar 2001 08:43:28 +0100
6661              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
6662      Branch: perl
6663            ! hints/posix-bc.sh
6664 ____________________________________________________________________________
6665 [  9080] By: jhi                                   on 2001/03/08  13:11:42
6666         Log: It's Scripts.txt, not Script.txt.
6667      Branch: perl
6668            ! MANIFEST
6669 ____________________________________________________________________________
6670 [  9079] By: jhi                                   on 2001/03/08  12:59:05
6671         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
6672              From: Dorner Thomas <Thomas.Dorner@start.de>
6673              Date: Wed, 7 Mar 2001 14:13:31 +0100
6674              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
6675      Branch: perl
6676            ! makedepend.SH
6677 ____________________________________________________________________________
6678 [  9078] By: jhi                                   on 2001/03/08  12:57:43
6679         Log: Retract #9069, wrong patch.
6680      Branch: perl
6681            ! Makefile.SH
6682 ____________________________________________________________________________
6683 [  9077] By: jhi                                   on 2001/03/08  01:06:13
6684         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
6685      Branch: perl
6686            + lib/unicode/Scripts.txt
6687            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
6688            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
6689            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
6690            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
6691            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
6692            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
6693            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
6694            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
6695            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
6696            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
6697            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
6698            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
6699            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
6700            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
6701            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
6702            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
6703            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
6704            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
6705            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
6706            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
6707            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
6708            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
6709            ! lib/unicode/version
6710 ____________________________________________________________________________
6711 [  9076] By: jhi                                   on 2001/03/07  22:59:39
6712         Log: Integrate change #7784 from mainline into maintperl.
6713              
6714              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
6715      Branch: maint-5.6/perl
6716           !> pp_ctl.c t/op/pat.t
6717 ____________________________________________________________________________
6718 [  9075] By: jhi                                   on 2001/03/07  22:05:11
6719         Log: More UTF-8 test tweaks.
6720      Branch: perl
6721            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
6722 ____________________________________________________________________________
6723 [  9074] By: nick                                  on 2001/03/07  21:39:29
6724         Log: Integrate mainline.
6725      Branch: perlio
6726           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
6727           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
6728           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
6729           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
6730           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
6731 ____________________________________________________________________________
6732 [  9073] By: jhi                                   on 2001/03/07  16:37:09
6733         Log: Update Changes.
6734      Branch: perl
6735            ! Changes patchlevel.h
6736 ____________________________________________________________________________
6737 [  9072] By: jhi                                   on 2001/03/07  16:32:30
6738         Log: Subject: [ID 20010306.004] || != named unary operator
6739              From: abela@geneanet.org
6740              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
6741              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
6742      Branch: perl
6743            ! pod/perlop.pod
6744 ____________________________________________________________________________
6745 [  9071] By: jhi                                   on 2001/03/07  15:14:11
6746         Log: Subject: downgrading to bytes for common functions
6747              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
6748              Date: Wed, 7 Mar 2001 02:36:55 -0500
6749              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
6750      Branch: perl
6751            ! pp_sys.c
6752 ____________________________________________________________________________
6753 [  9070] By: jhi                                   on 2001/03/07  15:04:58
6754         Log: Clarify the description differentiating for and while; inspired by
6755              
6756              Subject: [ID 20010306.002] for/while difference in for definition
6757              From: abela@geneanet.org
6758              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
6759              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
6760      Branch: perl
6761            ! pod/perlsyn.pod
6762 ____________________________________________________________________________
6763 [  9069] By: jhi                                   on 2001/03/07  14:55:30
6764         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
6765              From: Dorner Thomas <Thomas.Dorner@start.de>
6766              Date: Wed, 7 Mar 2001 14:13:31 +0100
6767              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
6768      Branch: perl
6769            ! Makefile.SH
6770 ____________________________________________________________________________
6771 [  9068] By: jhi                                   on 2001/03/07  14:51:17
6772         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
6773              From: Radu Greab <radu@netsoft.ro>
6774              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
6775              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
6776      Branch: perl
6777            ! pp.c t/op/chop.t
6778 ____________________________________________________________________________
6779 [  9067] By: jhi                                   on 2001/03/07  14:48:57
6780         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
6781              From: Simon Cozens <simon@netthink.co.uk>
6782              Date: Wed, 7 Mar 2001 13:59:28 +0000
6783              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
6784              
6785              In order to allow MakeMaker to build correct Makefiles,
6786              you need to change the order of the arguments in MM_Unix.pm
6787              as well. (Unless you have C89_CCMODE set, but we're trying
6788              to be POSIXly correct)
6789              
6790              Thanks to Merijn Broeren for tracking this down.
6791      Branch: perl
6792            ! lib/ExtUtils/MM_Unix.pm
6793 ____________________________________________________________________________
6794 [  9066] By: jhi                                   on 2001/03/07  14:30:02
6795         Log: Floating point too messy.
6796      Branch: perl
6797            ! t/camel-III/vstring.t
6798 ____________________________________________________________________________
6799 [  9065] By: jhi                                   on 2001/03/07  14:17:44
6800         Log: Integrate change #9064 from maintperl into mainline.
6801              
6802              fix memory leak in pack("Bb",...)
6803      Branch: perl
6804           !> perl.c
6805 ____________________________________________________________________________
6806 [  9064] By: gsar                                  on 2001/03/07  06:29:24
6807         Log: fix memory leak in pack("Bb",...)
6808      Branch: maint-5.6/perl
6809            ! perl.c
6810 ____________________________________________________________________________
6811 [  9063] By: jhi                                   on 2001/03/07  00:55:04
6812         Log: Major utf8 test reorganisation and rewrite.
6813              Hopefully no tests were lost in the shuffle.
6814              (The beginning of pragma/utf8 was lost intentionally,
6815              the tests were rather bogus and incomplete.)
6816      Branch: perl
6817            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
6818            ! t/pragma/utf8.t
6819 ____________________________________________________________________________
6820 [  9062] By: jhi                                   on 2001/03/07  00:41:16
6821         Log: More tweakage on the Unicode character class descriptions.
6822      Branch: perl
6823            ! lib/unicode/mktables.PL pod/perlretut.pod
6824 ____________________________________________________________________________
6825 [  9061] By: jhi                                   on 2001/03/06  23:12:38
6826         Log: The perlretut was still talking about the old \p and \P
6827              definitions.
6828      Branch: perl
6829            ! pod/perlretut.pod
6830 ____________________________________________________________________________
6831 [  9060] By: nick                                  on 2001/03/06  20:52:37
6832         Log: Integrate mainline (make test works again now).
6833      Branch: perlio
6834           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
6835 ____________________________________________________________________________
6836 [  9059] By: jhi                                   on 2001/03/06  15:36:14
6837         Log: 0.999... does equal 1.0, doesn't it?
6838      Branch: perl
6839            ! t/camel-III/vstring.t
6840 ____________________________________________________________________________
6841 [  9058] By: jhi                                   on 2001/03/06  15:34:00
6842         Log: Make /x{abcd}/ to work without use utf8.
6843      Branch: perl
6844            ! regcomp.c
6845 ____________________________________________________________________________
6846 [  9057] By: jhi                                   on 2001/03/06  03:02:36
6847         Log: Easier to outcomment all the three reset() tests for now.
6848      Branch: perl
6849            ! t/op/pat.t
6850 ____________________________________________________________________________
6851 [  9056] By: jhi                                   on 2001/03/06  02:30:02
6852         Log: Comment out the deadly reset; until the 20010301.005
6853              is finally fixed.
6854      Branch: perl
6855            ! t/op/pat.t
6856 ____________________________________________________________________________
6857 [  9055] By: jhi                                   on 2001/03/06  02:21:26
6858         Log: Integrate the change #9054 from mainline:
6859              retract the PMOP cleanup patch pending further investigation.
6860      Branch: maint-5.6/perl
6861           !> op.c op.h
6862 ____________________________________________________________________________
6863 [  9054] By: jhi                                   on 2001/03/06  02:19:57
6864         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
6865              with oddly familiar stack traces.
6866      Branch: perl
6867            ! op.c op.h
6868 ____________________________________________________________________________
6869 [  9053] By: jhi                                   on 2001/03/05  23:20:28
6870         Log: Integrate perlio.
6871      Branch: perl
6872           +> ext/Encode/Encode/koi8-r.ucm
6873           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
6874           !> makedef.pl
6875 ____________________________________________________________________________
6876 [  9052] By: nick                                  on 2001/03/05  23:08:17
6877         Log: skipping USE_PERLIO symbols correction.
6878      Branch: perlio
6879            ! makedef.pl
6880 ____________________________________________________________________________
6881 [  9051] By: nick                                  on 2001/03/05  22:35:07
6882         Log: More Encode alias tidying.
6883      Branch: perlio
6884            + ext/Encode/Encode/koi8-r.ucm
6885            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
6886 ____________________________________________________________________________
6887 [  9050] By: jhi                                   on 2001/03/05  21:44:29
6888         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
6889              Sarathy's fix for ID 20010301.005.
6890      Branch: maint-5.6/perl
6891           !> op.c op.h
6892 ____________________________________________________________________________
6893 [  9049] By: nick                                  on 2001/03/05  19:54:04
6894         Log: Integrate Jarkko's Encode.pm tweak.
6895      Branch: perlio
6896           !> ext/Encode/Encode.pm
6897 ____________________________________________________________________________
6898 [  9048] By: nick                                  on 2001/03/05  19:47:57
6899         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
6900      Branch: perlio
6901           +> os2/os2add.sym
6902           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
6903           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
6904           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
6905           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
6906           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
6907 ____________________________________________________________________________
6908 [  9047] By: jhi                                   on 2001/03/05  19:25:26
6909         Log: Regen perlapi.
6910      Branch: perl
6911            ! pod/perlapi.pod
6912 ____________________________________________________________________________
6913 [  9046] By: jhi                                   on 2001/03/05  19:12:14
6914         Log: Integrate perlio.
6915      Branch: perl
6916           +> t/camel-III/vstring.t
6917           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
6918 ____________________________________________________________________________
6919 [  9045] By: jhi                                   on 2001/03/05  19:10:36
6920         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
6921      Branch: perl
6922            ! ext/Encode/Encode.pm
6923 ____________________________________________________________________________
6924 [  9044] By: jhi                                   on 2001/03/05  18:49:12
6925         Log: Forgot the other half of the PMOP patch (#9033).
6926      Branch: perl
6927            ! op.h
6928 ____________________________________________________________________________
6929 [  9043] By: nick                                  on 2001/03/05  18:14:47
6930         Log: Update MANIFEST for new test.
6931      Branch: perlio
6932            ! MANIFEST
6933 ____________________________________________________________________________
6934 [  9042] By: nick                                  on 2001/03/05  18:12:41
6935         Log: Some tests for Camel 3rd edition features.
6936              Make gethostbyaddr() test in above work.
6937      Branch: perlio
6938            + t/camel-III/vstring.t
6939            ! pp.h pp_sys.c t/TEST t/harness
6940 ____________________________________________________________________________
6941 [  9041] By: jhi                                   on 2001/03/05  17:41:48
6942         Log: Add more ISO 8859 encoding aliases.
6943      Branch: perl
6944            ! ext/Encode/Encode.pm
6945 ____________________________________________________________________________
6946 [  9040] By: jhi                                   on 2001/03/05  17:30:43
6947         Log: Integrate perlio.
6948      Branch: perl
6949           !> MANIFEST sv.c
6950 ____________________________________________________________________________
6951 [  9039] By: nick                                  on 2001/03/05  17:11:36
6952         Log: Missed added file.
6953      Branch: perlio
6954            ! MANIFEST
6955 ____________________________________________________________________________
6956 [  9038] By: jhi                                   on 2001/03/05  15:58:01
6957         Log: Add tr tests for EBCDIC, from Karsten Sperling.
6958      Branch: perl
6959            ! t/op/tr.t
6960 ____________________________________________________________________________
6961 [  9037] By: nick                                  on 2001/03/05  15:56:35
6962         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
6963              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
6964              
6965              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
6966              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
6967              - uses SvPV() rather than sv_2pv() in case it isn't a string.
6968      Branch: perlio
6969            ! sv.c
6970 ____________________________________________________________________________
6971 [  9036] By: jhi                                   on 2001/03/05  15:49:15
6972         Log: Add matching tests currently failing in EBCDIC,
6973              suggested by Karsten Sperling.
6974      Branch: perl
6975            ! t/op/pat.t
6976 ____________________________________________________________________________
6977 [  9035] By: jhi                                   on 2001/03/05  15:36:55
6978         Log: The #9034 needs a MANIFESTation.
6979      Branch: perl
6980            ! MANIFEST
6981 ____________________________________________________________________________
6982 [  9034] By: jhi                                   on 2001/03/05  15:35:14
6983         Log: Integrate perlio.
6984      Branch: perl
6985           +> ext/Encode/Encode/Tcl.pm
6986           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
6987           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
6988           !> ext/Encode/Encode/iso8859-1.ucm
6989           !> ext/Encode/Encode/iso8859-10.ucm
6990           !> ext/Encode/Encode/iso8859-13.ucm
6991           !> ext/Encode/Encode/iso8859-14.ucm
6992           !> ext/Encode/Encode/iso8859-15.ucm
6993           !> ext/Encode/Encode/iso8859-16.ucm
6994           !> ext/Encode/Encode/iso8859-2.ucm
6995           !> ext/Encode/Encode/iso8859-3.ucm
6996           !> ext/Encode/Encode/iso8859-4.ucm
6997           !> ext/Encode/Encode/iso8859-5.ucm
6998           !> ext/Encode/Encode/iso8859-6.ucm
6999           !> ext/Encode/Encode/iso8859-7.ucm
7000           !> ext/Encode/Encode/iso8859-8.ucm
7001           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
7002           !> t/lib/encode.t
7003 ____________________________________________________________________________
7004 [  9033] By: jhi                                   on 2001/03/05  15:33:18
7005         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
7006              From: Gurusamy Sarathy <gsar@ActiveState.com>
7007              Date: Sun, 04 Mar 2001 22:33:15 -0800
7008              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
7009              
7010              PMOPs need to remember their own stash so that they can
7011              gracefully remove themselves from their linked list.
7012      Branch: perl
7013            ! op.c
7014 ____________________________________________________________________________
7015 [  9032] By: nick                                  on 2001/03/05  14:51:50
7016         Log: Encode implementation "completion"
7017              Implement and document define_encoding()
7018              Implement and document encoding aliases including define_alias()
7019              Make Encode::XS use define_encoding() rather than back-door.
7020              Move run-time *.enc to separate Encode::Tcl module.
7021              Make 'compile' honour <codeset_name>
7022              Change canonical names of to iso-8859-* and US-ascii.
7023      Branch: perlio
7024            + ext/Encode/Encode/Tcl.pm
7025            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7026            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
7027            ! ext/Encode/Encode/iso8859-1.ucm
7028            ! ext/Encode/Encode/iso8859-10.ucm
7029            ! ext/Encode/Encode/iso8859-13.ucm
7030            ! ext/Encode/Encode/iso8859-14.ucm
7031            ! ext/Encode/Encode/iso8859-15.ucm
7032            ! ext/Encode/Encode/iso8859-16.ucm
7033            ! ext/Encode/Encode/iso8859-2.ucm
7034            ! ext/Encode/Encode/iso8859-3.ucm
7035            ! ext/Encode/Encode/iso8859-4.ucm
7036            ! ext/Encode/Encode/iso8859-5.ucm
7037            ! ext/Encode/Encode/iso8859-6.ucm
7038            ! ext/Encode/Encode/iso8859-7.ucm
7039            ! ext/Encode/Encode/iso8859-8.ucm
7040            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
7041            ! t/lib/encode.t
7042 ____________________________________________________________________________
7043 [  9031] By: jhi                                   on 2001/03/05  13:51:17
7044         Log: Integrate change #9030 from maintperl into mainline.
7045              
7046              Subject: [PATCH 5.6.1] OS/2 cleanup
7047      Branch: perl
7048           +> os2/os2add.sym
7049           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7050           !> makedef.pl os2/Changes os2/Makefile.SHs
7051           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
7052           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
7053           !> os2/os2.sym os2/os2ish.h
7054 ____________________________________________________________________________
7055 [  9030] By: jhi                                   on 2001/03/05  13:46:49
7056         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
7057              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7058              Date: Mon, 5 Mar 2001 02:29:44 -0500
7059              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
7060      Branch: maint-5.6/perl
7061            + os2/os2add.sym
7062            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7063            ! makedef.pl os2/Changes os2/Makefile.SHs
7064            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
7065            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
7066            ! os2/os2.sym os2/os2ish.h
7067 ____________________________________________________________________________
7068 [  9029] By: jhi                                   on 2001/03/05  13:40:35
7069         Log: Integrate change #9028 from maintperl into mainline.
7070              
7071              various nits in MM_Unix.pm found by disabling SelfLoader
7072      Branch: perl
7073           !> lib/ExtUtils/MM_Unix.pm
7074 ____________________________________________________________________________
7075 [  9028] By: gsar                                  on 2001/03/05  09:58:38
7076         Log: various nits in MM_Unix.pm found by disabling SelfLoader
7077      Branch: maint-5.6/perl
7078            ! lib/ExtUtils/MM_Unix.pm
7079 ____________________________________________________________________________
7080 [  9027] By: nick                                  on 2001/03/05  08:35:22
7081         Log: Integrate mainline
7082      Branch: perlio
7083           !> (integrate 28 files)
7084 ____________________________________________________________________________
7085 [  9026] By: jhi                                   on 2001/03/05  02:14:59
7086         Log: Integrate change #9025 from mainline to maintperl,
7087              retract \N{U+HHHH}.
7088      Branch: maint-5.6/perl
7089           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7090           !> t/lib/charnames.t toke.c
7091 ____________________________________________________________________________
7092 [  9025] By: jhi                                   on 2001/03/05  02:13:09
7093         Log: Retracting \N{U+HHHH}.
7094      Branch: perl
7095            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7096            ! t/lib/charnames.t toke.c
7097 ____________________________________________________________________________
7098 [  9024] By: jhi                                   on 2001/03/04  20:51:07
7099         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
7100              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
7101              Date: Fri, 02 Mar 2001 18:25:26 +0100
7102              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
7103              
7104              Casting problem.
7105      Branch: perl
7106            ! ext/Storable/Storable.xs
7107 ____________________________________________________________________________
7108 [  9023] By: jhi                                   on 2001/03/04  19:46:45
7109         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
7110              From: nick@talking.bollo.cx
7111              Date: Sat, 03 Mar 2001 21:41:33 +0000
7112              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
7113              
7114              Revert the workaround.
7115      Branch: perl
7116            ! perlio.c
7117 ____________________________________________________________________________
7118 [  9022] By: jhi                                   on 2001/03/04  19:36:28
7119         Log: Update Changes.
7120      Branch: perl
7121            ! Changes patchlevel.h
7122 ____________________________________________________________________________
7123 [  9021] By: jhi                                   on 2001/03/04  18:41:00
7124         Log: makedef.pl updates suggested by Chris Nandor; double-checking
7125              the changes in AIX, OS/2 Win32 would be nice.
7126      Branch: perl
7127            ! makedef.pl
7128 ____________________________________________________________________________
7129 [  9020] By: jhi                                   on 2001/03/04  18:23:58
7130         Log: Integrate change #9012 from maintperl into mainline,
7131              quench a compiler warning.
7132      Branch: perl
7133           !> toke.c
7134 ____________________________________________________________________________
7135 [  9019] By: jhi                                   on 2001/03/04  18:18:43
7136         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
7137              
7138              \N{U+HHHH} fix.
7139              
7140              pattern in G_ARRAY context
7141      Branch: maint-5.6/perl
7142           !> pp_hot.c t/op/pat.t toke.c
7143 ____________________________________________________________________________
7144 [  9018] By: jhi                                   on 2001/03/04  18:07:48
7145         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
7146              From: Jeff Pinyan <jeffp@crusoe.net>
7147              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
7148              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
7149      Branch: perl
7150            ! pp_hot.c t/op/pat.t
7151 ____________________________________________________________________________
7152 [  9017] By: jhi                                   on 2001/03/04  18:06:21
7153         Log: I thought I tested the #9014.
7154      Branch: perl
7155            ! toke.c
7156 ____________________________________________________________________________
7157 [  9016] By: jhi                                   on 2001/03/04  17:41:22
7158         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
7159              
7160              Tweak the get*ent() OS/2 prototypes.
7161              
7162              Add the \N{U+HHHH} syntax.
7163              
7164              More tr/// UTF-8 fixes from Inaba Hiroto.
7165      Branch: maint-5.6/perl
7166           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
7167           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
7168 ____________________________________________________________________________
7169 [  9015] By: jhi                                   on 2001/03/04  17:36:04
7170         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
7171      Branch: perl
7172            ! doop.c t/op/tr.t
7173 ____________________________________________________________________________
7174 [  9014] By: jhi                                   on 2001/03/04  17:24:49
7175         Log: Add the \N{U+HHHH} syntax.
7176      Branch: perl
7177            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7178            ! t/lib/charnames.t toke.c
7179 ____________________________________________________________________________
7180 [  9013] By: jhi                                   on 2001/03/04  17:20:45
7181         Log: Tweak the get*ent() OS/2 prototypes.
7182      Branch: perl
7183            ! os2/os2.c
7184 ____________________________________________________________________________
7185 [  9012] By: gsar                                  on 2001/03/04  06:26:14
7186         Log: avoid warning (nit in change#9009)
7187      Branch: maint-5.6/perl
7188            ! toke.c
7189 ____________________________________________________________________________
7190 [  9011] By: gsar                                  on 2001/03/04  06:15:24
7191         Log: lib/charnames.t fails in 5.6.x because of older Unicode
7192              data
7193              
7194              TODO: need to revisit this after updating lib/unicode/...
7195      Branch: maint-5.6/perl
7196            ! t/lib/charnames.t
7197 ____________________________________________________________________________
7198 [  9010] By: gsar                                  on 2001/03/04  06:08:36
7199         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
7200      Branch: maint-5.6/perl
7201            ! toke.c
7202 ____________________________________________________________________________
7203 [  9009] By: jhi                                   on 2001/03/03  19:27:20
7204         Log: Integrate change #9008 from mainline to maintperl,
7205              UTF-8 tr/// fixes from Inaba Hiroto.
7206      Branch: maint-5.6/perl
7207           !> doop.c op.c t/op/tr.t toke.c
7208 ____________________________________________________________________________
7209 [  9008] By: jhi                                   on 2001/03/03  19:19:42
7210         Log: UTF8 tr/// fixes from Inaba Hiroto.
7211      Branch: perl
7212            ! doop.c op.c t/op/tr.t toke.c
7213 ____________________________________________________________________________
7214 [  9007] By: jhi                                   on 2001/03/03  19:00:30
7215         Log: Integrate change #9006 from maintperl to mainline,
7216              more robust quest for the infinite.
7217      Branch: perl
7218           !> lib/Math/Complex.pm
7219 ____________________________________________________________________________
7220 [  9006] By: jhi                                   on 2001/03/03  18:58:06
7221         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
7222              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7223              Date: Sat, 3 Mar 2001 12:51:50 -0500
7224              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
7225              
7226              Be more robust in our quest for the infinite.
7227      Branch: maint-5.6/perl
7228            ! lib/Math/Complex.pm
7229 ____________________________________________________________________________
7230 [  9005] By: jhi                                   on 2001/03/03  17:55:50
7231         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
7232      Branch: maint-5.6/perl
7233            ! doio.c
7234 ____________________________________________________________________________
7235 [  9004] By: jhi                                   on 2001/03/03  17:40:14
7236         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
7237              so that picky compilers like IRIX won't get huffy about
7238              "statements without effect" (like 1;).
7239      Branch: perl
7240            ! toke.c
7241 ____________________________________________________________________________
7242 [  9003] By: jhi                                   on 2001/03/03  17:15:52
7243         Log: Integrate change #9002 from mainline to maintperl.
7244              
7245              Subject: [perl-5.6.x, perl-current] accept for EPOC
7246      Branch: maint-5.6/perl
7247           !> pp_sys.c
7248 ____________________________________________________________________________
7249 [  9002] By: jhi                                   on 2001/03/03  17:14:30
7250         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
7251              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7252              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
7253              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
7254      Branch: perl
7255            ! pp_sys.c
7256 ____________________________________________________________________________
7257 [  9001] By: jhi                                   on 2001/03/03  17:13:13
7258         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
7259              From: "Craig A. Berry" <craigberry@mac.com>
7260              Date: Fri, 02 Mar 2001 17:44:40 -0600
7261              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
7262      Branch: perl
7263            ! t/pod/find.t
7264 ____________________________________________________________________________
7265 [  9000] By: jhi                                   on 2001/03/03  17:11:55
7266         Log: Integrate changes #8997,8999 from maintperl.
7267              
7268              Subject: [PATCH 5.6.1] compiling on OS/2
7269              (Better error message from hints/os2.sh)
7270              
7271              Subject: [PATCH 5.6.1] syslog.t
7272      Branch: perl
7273           !> hints/os2.sh t/lib/syslog.t
7274 ____________________________________________________________________________
7275 [  8999] By: jhi                                   on 2001/03/03  17:09:28
7276         Log: Subject: [PATCH 5.6.1] syslog.t
7277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7278              Date: Sat, 3 Mar 2001 02:11:17 -0500
7279              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
7280      Branch: maint-5.6/perl
7281            ! t/lib/syslog.t
7282 ____________________________________________________________________________
7283 [  8998] By: jhi                                   on 2001/03/03  17:07:50
7284         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
7285              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7286              Date: Sat, 3 Mar 2001 01:53:52 -0500
7287              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
7288      Branch: maint-5.6/perl
7289            ! opcode.pl os2/os2.c
7290 ____________________________________________________________________________
7291 [  8997] By: jhi                                   on 2001/03/03  17:03:30
7292         Log: Subject: [PATCH 5.6.1] compiling on OS/2
7293              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7294              Date: Sat, 3 Mar 2001 01:59:59 -0500
7295              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
7296      Branch: maint-5.6/perl
7297            ! hints/os2.sh
7298 ____________________________________________________________________________
7299 [  8996] By: jhi                                   on 2001/03/03  00:55:58
7300         Log: Regen files for mainline.
7301      Branch: perl
7302            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7303            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
7304 ____________________________________________________________________________
7305 [  8995] By: jhi                                   on 2001/03/03  00:35:22
7306         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
7307              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
7308              to maintperl.
7309              
7310              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
7311              
7312              Add Configure option -Dmksymlinks which will create a symlink
7313              forest if the current/build differs from the source directory.
7314              (8218,8220,8221,8317,8318,8971)
7315              
7316              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
7317              (Document APPLLIB_EXP in INSTALL.)
7318              
7319              If running byacc write-enable also perly.h.
7320              
7321              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
7322              
7323              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
7324              
7325              Sanity check for conflicting thread flavours.
7326              
7327              Fix the sys/fcntl.h problem reported by Peter Prymmer.
7328              
7329              Add few CPUs/architectures to the Cppsym scan,
7330              add -perlio to archname if so selected (modified 8890)
7331              
7332              Be more helpful for devel builders, suggested by John L. Allen.
7333              (admittedly pointless change for maintperl, but the usedevel
7334              code is there already)
7335      Branch: maint-5.6/perl
7336           !> Configure INSTALL Makefile.SH Porting/Glossary
7337           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
7338           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
7339           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
7340           !> win32/config.bc win32/config.gc win32/config.vc
7341 ____________________________________________________________________________
7342 [  8994] By: jhi                                   on 2001/03/02  23:31:41
7343         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
7344      Branch: metaconfig/U/perl
7345            ! gccvers.U
7346 ____________________________________________________________________________
7347 [  8993] By: jhi                                   on 2001/03/02  23:22:12
7348         Log: Regenerate various files for maint.
7349      Branch: maint-5.6/perl
7350            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
7351            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
7352 ____________________________________________________________________________
7353 [  8992] By: alanbur                               on 2001/03/02  22:48:34
7354         Log: Resync wuth parent
7355      Branch: maint-5.6/pureperl
7356           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
7357           !> (integrate 60 files)
7358 ____________________________________________________________________________
7359 [  8991] By: jhi                                   on 2001/03/02  21:00:08
7360         Log: Retract the #8742 part of #8986, backward compat.
7361      Branch: maint-5.6/perl
7362            ! embed.pl
7363 ____________________________________________________________________________
7364 [  8990] By: jhi                                   on 2001/03/02  20:40:07
7365         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
7366      Branch: maint-5.6/perl
7367            ! hv.c
7368 ____________________________________________________________________________
7369 [  8989] By: jhi                                   on 2001/03/02  19:59:56
7370         Log: Update Changes.
7371      Branch: perl
7372            ! Changes patchlevel.h
7373 ____________________________________________________________________________
7374 [  8988] By: jhi                                   on 2001/03/02  19:57:08
7375         Log: Integrate perlio.
7376      Branch: perl
7377           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
7378           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
7379           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
7380           !> ext/Encode/Encode/iso8859-10.ucm
7381           !> ext/Encode/Encode/iso8859-13.ucm
7382           !> ext/Encode/Encode/iso8859-14.ucm
7383           !> ext/Encode/Encode/iso8859-15.ucm
7384           !> ext/Encode/Encode/iso8859-16.ucm
7385           !> ext/Encode/Encode/iso8859-2.ucm
7386           !> ext/Encode/Encode/iso8859-3.ucm
7387           !> ext/Encode/Encode/iso8859-4.ucm
7388           !> ext/Encode/Encode/iso8859-5.ucm
7389           !> ext/Encode/Encode/iso8859-6.ucm
7390           !> ext/Encode/Encode/iso8859-7.ucm
7391           !> ext/Encode/Encode/iso8859-8.ucm
7392           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
7393           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
7394 ____________________________________________________________________________
7395 [  8987] By: jhi                                   on 2001/03/02  19:43:40
7396         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
7397              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
7398              8950,8952,8955 from mainline to maintperl.
7399              
7400              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
7401              
7402              Put to rest the 20010205.001, the email address checking (not) regex.
7403              
7404              fork() not everywhere, cleanup temp files.
7405              
7406              The #8843 wasn't quite right: %Config needs to imported.
7407              
7408              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
7409              (#8849: the glob-basic hunk needed massaging as it depended
7410              on Schwern's large-scale (unintegrated) patches)
7411              
7412              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
7413              
7414              Upgrade to CGI.pm 2.752, from Lincoln Stein.
7415              (Note: there were some conflicts due to EBCDIC and EPOC
7416              patches, in general I preferred the repository code.)
7417              (When 2.753 comes out, we need to synchronize.)
7418              
7419              Subject: [PATCH] fix for charnames above FFFF
7420              
7421              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
7422              
7423              If no sfio, no -lsfio.
7424              
7425              Run run/*.t also in minitest.
7426              
7427              Subject:  [PATCH perl 5.7.0] malloc message address offset
7428              
7429              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
7430              
7431              Subject: fix for parameter -Dm (for perl@8867)
7432              
7433              Subject: [PATCH: perl@8892] was Re: hashing order difference?
7434              (make the test more portable)
7435              
7436              Subject: Re: [PATCH] fix for charnames above FFFF
7437              
7438              Subject: Re: I'm losing the war...
7439              (hv_store() not working correctly in ENV_IS_CASELESS case.)
7440              
7441              Subject: Modified README.bs2000 
7442              
7443              Subject: [PATCH: perl@8935] -Dt padsv($var)
7444              
7445              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
7446              
7447              Subject: PATCH: extra tests to check on negative float to unsigned cast
7448              
7449              Subject: [PATCH] XPUSH[insp] was Re: progress
7450              
7451              Subject: Re: Compile with perlcc..
7452      Branch: maint-5.6/perl
7453           !> (integrate 36 files)
7454 ____________________________________________________________________________
7455 [  8986] By: jhi                                   on 2001/03/02  18:51:25
7456         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
7457              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
7458              to maintperl.
7459              
7460              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
7461              
7462              Subject: [DOC PATCH] overload.pm nits
7463              
7464              Add header for LIB$ prototypes (C. Berry)
7465              
7466              Convert fwrite()s to sockets to write()s, since some socket stacks
7467              don't take kindly to stdio.
7468              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
7469              (for often optional LNMs)
7470              Correct a few typos
7471              (C. Bailey)
7472              
7473              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
7474              
7475              De-cut-and-pasto.
7476              
7477              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
7478              
7479              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
7480              
7481              Upgrade to CPAN 1.59_54, from Andreas König.
7482              
7483              Bogus shebang.
7484              
7485              Subject: [PATCH] Document makepatch in Porting/patching
7486              
7487              UTF-8 documentation.
7488              
7489              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
7490              
7491              Sort the MANIFEST.
7492              
7493              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
7494              
7495              Subject: [PATCH @8807] toke.c cleanup: scan_str()
7496              
7497              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
7498              
7499              Add run/*.t to testables.
7500              
7501              TODO: integrate #8784.
7502      Branch: maint-5.6/perl
7503           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
7504           !> (integrate 28 files)
7505 ____________________________________________________________________________
7506 [  8985] By: nick                                  on 2001/03/02  18:15:45
7507         Log: Integrate mainline
7508      Branch: perlio
7509           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
7510           !> vms/vms.c
7511 ____________________________________________________________________________
7512 [  8984] By: jhi                                   on 2001/03/02  16:00:17
7513         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
7514              
7515              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
7516              5.004_05, and mention the suidperl August 2000 security problem.
7517              (#8978,#8981)
7518              
7519              Subject: [ID 20010301.004] Technically speaking in perldata
7520              
7521              Subject: [PATCH] File::Copy for bleadperl, maintperl
7522              
7523              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
7524              
7525              (The #8982, fix for 20010221.005 and 20010221.008,
7526              would be nice too but it didn't integrate cleanly.)
7527      Branch: maint-5.6/perl
7528           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
7529 ____________________________________________________________________________
7530 [  8983] By: jhi                                   on 2001/03/02  15:51:16
7531         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
7532              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7533              Date:     Thu, 1 Mar 2001 15:54:09 EST
7534              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
7535      Branch: perl
7536            ! vms/vms.c
7537 ____________________________________________________________________________
7538 [  8982] By: jhi                                   on 2001/03/02  15:43:31
7539         Log: Subject: Re: sync sync sync: have I missed any patches?
7540              From: Radu Greab <radu@netsoft.ro> 
7541              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
7542              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
7543              
7544              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
7545              was checking argv[0] regardless of whether a different pathname
7546              will actually be executed."  Test case not supplied because 
7547              drafting that, ironically enough, revealed another bug
7548              (or a feature).
7549      Branch: perl
7550            ! doio.c
7551 ____________________________________________________________________________
7552 [  8981] By: jhi                                   on 2001/03/02  15:28:03
7553         Log: Misdate in #8978.
7554      Branch: perl
7555            ! pod/perlfaq1.pod
7556 ____________________________________________________________________________
7557 [  8980] By: jhi                                   on 2001/03/02  15:24:20
7558         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
7559              From: Chris Nandor <pudge@pobox.com>
7560              Date: Wed, 28 Feb 2001 22:10:15 -0500
7561              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
7562      Branch: perl
7563            ! lib/File/Copy.pm
7564 ____________________________________________________________________________
7565 [  8979] By: jhi                                   on 2001/03/02  15:17:16
7566         Log: Subject: [ID 20010301.004] Technically speaking in perldata
7567              From: abela@geneanet.org
7568              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
7569              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
7570      Branch: perl
7571            ! pod/perldata.pod
7572 ____________________________________________________________________________
7573 [  8978] By: jhi                                   on 2001/03/02  15:15:27
7574         Log: Subject: [ID 20010301.003] ref to 5.004
7575              From: abela@geneanet.org
7576              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
7577              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
7578              
7579              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
7580              and mention the suidperl August 2000 security problem.
7581      Branch: perl
7582            ! pod/perlfaq1.pod
7583 ____________________________________________________________________________
7584 [  8977] By: alanbur                               on 2001/03/02  14:17:45
7585         Log: Resynchronised with parent
7586      Branch: maint-5.6/pureperl
7587           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
7588           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
7589           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
7590           !> vms/descrip_mms.template win32/win32.c win32/win32.h
7591           !> win32/win32iop.h
7592 ____________________________________________________________________________
7593 [  8976] By: nick                                  on 2001/03/01  23:25:30
7594         Log: Integrate mainline.
7595      Branch: perlio
7596            - t/op/qu.t
7597           !> (integrate 55 files)
7598 ____________________________________________________________________________
7599 [  8975] By: jhi                                   on 2001/03/01  16:51:34
7600         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
7601      Branch: perl
7602           !> toke.c
7603 ____________________________________________________________________________
7604 [  8974] By: gsar                                  on 2001/03/01  16:28:21
7605         Log: fix for bugid 20010226.008
7606              
7607              the problem was that some of the pointers (PL_last_lop and
7608              PL_last_uni specifically) into the lex buffers weren't correctly
7609              being invalidated when the buffer changed; this would leave the
7610              pointers pointing at an arbitrary location in the buffer if
7611              the buffer didn't need to be reallocated, or point into freed
7612              memory if the buffer had to be realloced
7613              
7614              TODO item for bugdb maintainers: check other seemingly random
7615              parser-related bugs--they might be cured by this
7616      Branch: maint-5.6/perl
7617            ! toke.c
7618 ____________________________________________________________________________
7619 [  8973] By: jhi                                   on 2001/03/01  02:23:25
7620         Log: Retract #8970 because of a completely mysterious core dump:
7621              adding the tests 241..244 causes op/pat dump core at test #25.
7622              The test needs a lot of whittling down before the bug can be solved.
7623      Branch: perl
7624            ! t/op/pat.t
7625 ____________________________________________________________________________
7626 [  8972] By: jhi                                   on 2001/03/01  01:58:38
7627         Log: Regen perlapi.
7628      Branch: perl
7629            ! pod/perlapi.pod
7630 ____________________________________________________________________________
7631 [  8971] By: jhi                                   on 2001/03/01  01:34:09
7632         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))
7633              From: Nicholas Clark <nick@ccl4.org>
7634              Date: Wed, 28 Feb 2001 23:28:49 +0000
7635              Message-ID: <20010228232849.A55187@plum.flirble.org>
7636              
7637              Allow a completely write protected source code tree
7638              when using the Configure -Dmksymlinks.
7639      Branch: perl
7640            ! embed.pl warnings.pl
7641 ____________________________________________________________________________
7642 [  8970] By: jhi                                   on 2001/03/01  01:32:04
7643         Log: Add back the EBCDIC character range tests (for matching).
7644      Branch: perl
7645            ! t/op/pat.t
7646 ____________________________________________________________________________
7647 [  8969] By: nick                                  on 2001/02/28  18:18:01
7648         Log: Add charname comments to .ucm files writen by 'compile',
7649              also order charmaps in those files by source encoding.
7650              regenerate distrubuted .ucm files
7651      Branch: perlio
7652            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
7653            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
7654            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
7655            ! ext/Encode/Encode/iso8859-10.ucm
7656            ! ext/Encode/Encode/iso8859-13.ucm
7657            ! ext/Encode/Encode/iso8859-14.ucm
7658            ! ext/Encode/Encode/iso8859-15.ucm
7659            ! ext/Encode/Encode/iso8859-16.ucm
7660            ! ext/Encode/Encode/iso8859-2.ucm
7661            ! ext/Encode/Encode/iso8859-3.ucm
7662            ! ext/Encode/Encode/iso8859-4.ucm
7663            ! ext/Encode/Encode/iso8859-5.ucm
7664            ! ext/Encode/Encode/iso8859-6.ucm
7665            ! ext/Encode/Encode/iso8859-7.ucm
7666            ! ext/Encode/Encode/iso8859-8.ucm
7667            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
7668            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
7669 ____________________________________________________________________________
7670 [  8968] By: jhi                                   on 2001/02/28  16:26:37
7671         Log: Expand usemorebits early if d_casti32 needs to be undefined.
7672      Branch: perl
7673            ! hints/hpux.sh hints/irix_6.sh
7674 ____________________________________________________________________________
7675 [  8967] By: jhi                                   on 2001/02/28  16:22:26
7676         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
7677              retract toke.c/qu parts of #8583, retract #8485, retract
7678              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
7679              op/length.t, and MANIFEST, and delete t/op/qu.t.
7680      Branch: perl
7681            - t/op/qu.t
7682            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
7683            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
7684            ! t/op/length.t toke.c
7685 ____________________________________________________________________________
7686 [  8966] By: jhi                                   on 2001/02/28  15:00:27
7687         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
7688              by not changing from pre-Unicode days into being Unicode-aware.
7689              Sniff.
7690      Branch: perl
7691            ! pp.c t/op/pack.t t/op/qu.t
7692 ____________________________________________________________________________
7693 [  8965] By: jhi                                   on 2001/02/28  14:37:55
7694         Log: Subject: Re: Errors in core PODs
7695              From: Michael Stevens <michael@etla.org> 
7696              Date: Fri, 23 Feb 2001 15:47:56 +0000
7697              Message-ID: <20010223154756.A7723@firedrake.org> 
7698      Branch: perl
7699            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
7700            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
7701            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
7702            ! x2p/a2p.pod
7703 ____________________________________________________________________________
7704 [  8964] By: jhi                                   on 2001/02/28  14:35:35
7705         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
7706              (The #8961 was too bold.)
7707      Branch: perl
7708            ! hints/hpux.sh hints/irix_6.sh
7709 ____________________________________________________________________________
7710 [  8963] By: jhi                                   on 2001/02/28  14:33:39
7711         Log: Subject: Re: sync sync sync: have I missed any patches?
7712              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7713              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
7714              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
7715              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
7716              
7717              Replace djSP with dSP.
7718      Branch: perl
7719            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
7720            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
7721            ! win32/perlhost.h
7722 ____________________________________________________________________________
7723 [  8962] By: jhi                                   on 2001/02/27  23:21:14
7724         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
7725      Branch: perl
7726            ! lib/Filter/Simple.pm
7727 ____________________________________________________________________________
7728 [  8961] By: jhi                                   on 2001/02/27  22:55:26
7729         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
7730              and this would be it.
7731      Branch: perl
7732            ! hints/hpux.sh hints/irix_6.sh
7733 ____________________________________________________________________________
7734 [  8960] By: jhi                                   on 2001/02/27  22:51:33
7735         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
7736              From: "Craig A. Berry" <craigberry@mac.com>
7737              Date: Tue, 27 Feb 2001 16:11:44 -0600
7738              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
7739      Branch: maint-5.6/perl
7740            ! configure.com vms/descrip_mms.template
7741 ____________________________________________________________________________
7742 [  8959] By: jhi                                   on 2001/02/27  22:47:23
7743         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
7744              From: "Craig A. Berry" <craigberry@mac.com>
7745              Date: Tue, 27 Feb 2001 16:11:44 -0600
7746              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
7747      Branch: perl
7748            ! configure.com vms/descrip_mms.template
7749 ____________________________________________________________________________
7750 [  8958] By: jhi                                   on 2001/02/27  15:16:42
7751         Log: Update Changes.
7752      Branch: perl
7753            ! Changes patchlevel.h
7754 ____________________________________________________________________________
7755 [  8957] By: jhi                                   on 2001/02/27  06:15:07
7756         Log: Subject: [5.6.x] EPOC additions
7757              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7758              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
7759              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
7760      Branch: maint-5.6/perl
7761            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
7762 ____________________________________________________________________________
7763 [  8956] By: jhi                                   on 2001/02/27  06:12:11
7764         Log: Subject: [perl-current] EPOC 
7765              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7766              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
7767              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
7768      Branch: perl
7769            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
7770            ! epoc/epocish.c epoc/epocish.h pp_sys.c
7771 ____________________________________________________________________________
7772 [  8955] By: jhi                                   on 2001/02/27  05:59:50
7773         Log: Subject: Re: Compile with perlcc..
7774              From: Edward Peschko <edwardp@excitehome.net>
7775              Date: Mon, 26 Feb 2001 18:51:58 -0800
7776              Message-ID: <20010226185158.A9871@excitehome.net>
7777              
7778              plus add a simple usage message if no arguments given.
7779      Branch: perl
7780            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
7781            ! utils/Makefile utils/perlcc.PL win32/pod.mak
7782 ____________________________________________________________________________
7783 [  8954] By: nick                                  on 2001/02/26  21:02:59
7784         Log: Integrate mainline
7785      Branch: perlio
7786           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
7787           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
7788           !> t/op/sprintf.t
7789 ____________________________________________________________________________
7790 [  8953] By: jhi                                   on 2001/02/26  14:43:54
7791         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
7792              From: Nicholas Clark <nick@ccl4.org>
7793              Date: Mon, 26 Feb 2001 00:42:07 +0000
7794              Message-ID: <20010226004207.F23333@plum.flirble.org>
7795      Branch: perl
7796            ! pp_ctl.c
7797 ____________________________________________________________________________
7798 [  8952] By: jhi                                   on 2001/02/26  14:42:13
7799         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
7800              From: Simon Cozens <simon@netthink.co.uk>
7801              Date: Mon, 26 Feb 2001 12:23:48 +0000
7802              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
7803      Branch: perl
7804            ! pod/perlguts.pod
7805 ____________________________________________________________________________
7806 [  8951] By: jhi                                   on 2001/02/26  14:39:15
7807         Log: Subject: [PATCH] perlio - unknown layer
7808              From: Nicholas Clark <nick@ccl4.org>
7809              Date: Mon, 26 Feb 2001 00:27:19 +0000
7810              Message-ID: <20010226002719.E23333@plum.flirble.org>
7811      Branch: perl
7812            ! perlio.c
7813 ____________________________________________________________________________
7814 [  8950] By: jhi                                   on 2001/02/26  14:38:04
7815         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
7816              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
7817              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
7818              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
7819      Branch: perl
7820            ! t/op/bop.t
7821 ____________________________________________________________________________
7822 [  8949] By: jhi                                   on 2001/02/26  14:37:07
7823         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
7824              From: Peter Prymmer <pvhp@forte.com>
7825              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
7826              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
7827      Branch: perl
7828            ! lib/Test.pm
7829 ____________________________________________________________________________
7830 [  8948] By: jhi                                   on 2001/02/26  14:35:53
7831         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
7832              From: Radu Greab <radu@netsoft.ro>
7833              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
7834              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
7835      Branch: perl
7836            ! pod/perlop.pod
7837 ____________________________________________________________________________
7838 [  8947] By: jhi                                   on 2001/02/26  14:34:46
7839         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
7840              From: David Mitchell <davem@fdgroup.co.uk>
7841              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
7842              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
7843      Branch: perl
7844            ! run.c
7845 ____________________________________________________________________________
7846 [  8946] By: jhi                                   on 2001/02/26  14:32:37
7847         Log: Subject: Modified README.bs2000 
7848              From: Dorner Thomas <Thomas.Dorner@start.de>
7849              Date: Mon, 26 Feb 2001 09:22:17 +0100
7850              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
7851      Branch: perl
7852            ! README.bs2000
7853 ____________________________________________________________________________
7854 [  8945] By: jhi                                   on 2001/02/26  14:19:53
7855         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
7856              to maintperl, listing the known failures on the tests 129 and 130.
7857      Branch: maint-5.6/perl
7858           !> t/op/sprintf.t
7859 ____________________________________________________________________________
7860 [  8944] By: jhi                                   on 2001/02/26  14:14:15
7861         Log: Add more known sprintf failures.
7862      Branch: perl
7863            ! t/op/sprintf.t
7864 ____________________________________________________________________________
7865 [  8943] By: jhi                                   on 2001/02/26  13:56:22
7866         Log: perlglob.exe needs to be found in Win32, patch from
7867              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
7868              which needs external glob at mini-perl time."
7869      Branch: perl
7870            ! ext/Encode/compile
7871 ____________________________________________________________________________
7872 [  8942] By: jhi                                   on 2001/02/26  13:52:19
7873         Log: A missing dTHX from Vadim Konovalov.
7874      Branch: perl
7875            ! perlio.c
7876 ____________________________________________________________________________
7877 [  8941] By: jhi                                   on 2001/02/26  13:37:05
7878         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
7879      Branch: perl
7880            ! op.c
7881 ____________________________________________________________________________
7882 [  8940] By: jhi                                   on 2001/02/26  13:35:40
7883         Log: Integrate perlio.
7884      Branch: perl
7885           !> ext/Encode/Encode.pm
7886 ____________________________________________________________________________
7887 [  8939] By: nick                                  on 2001/02/25  23:47:09
7888         Log: Integrate mainline.
7889      Branch: perlio
7890           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
7891           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
7892 ____________________________________________________________________________
7893 [  8938] By: nick                                  on 2001/02/25  19:36:28
7894         Log: Encode implementations docs.
7895      Branch: perlio
7896            ! ext/Encode/Encode.pm
7897 ____________________________________________________________________________
7898 [  8937] By: jhi                                   on 2001/02/25  19:26:16
7899         Log: Script wasn't aligned with reality.
7900      Branch: perl
7901            ! t/pod/find.t
7902 ____________________________________________________________________________
7903 [  8936] By: jhi                                   on 2001/02/25  18:54:55
7904         Log: Update Changes.
7905      Branch: perl
7906            ! Changes patchlevel.h
7907 ____________________________________________________________________________
7908 [  8935] By: jhi                                   on 2001/02/25  18:46:36
7909         Log: Retract #8929,8930,8932,8933 for now.
7910      Branch: perl
7911            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
7912 ____________________________________________________________________________
7913 [  8934] By: jhi                                   on 2001/02/25  17:34:35
7914         Log: Integrate perlio.
7915      Branch: perl
7916           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
7917           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
7918           !> t/lib/encode.t
7919 ____________________________________________________________________________
7920 [  8933] By: jhi                                   on 2001/02/25  17:33:12
7921         Log: (Retracted by #8395.)
7922              
7923              Slight tweaks in scan_const(), not fixes yet, it seems like
7924              lots of work remains to be done...
7925      Branch: perl
7926            ! toke.c
7927 ____________________________________________________________________________
7928 [  8932] By: jhi                                   on 2001/02/25  17:27:11
7929         Log: (Retracted by #8395.)
7930              
7931              Missing from #8930.
7932      Branch: perl
7933            ! perl.h
7934 ____________________________________________________________________________
7935 [  8931] By: jhi                                   on 2001/02/25  17:26:19
7936         Log: A comment tweak.
7937      Branch: perl
7938            ! utf8.c
7939 ____________________________________________________________________________
7940 [  8930] By: jhi                                   on 2001/02/25  17:25:47
7941         Log: (Retracted by #8395.)
7942              
7943              Attempt to fix the EBCDIC character range problwm with //.
7944      Branch: perl
7945            ! regcomp.c
7946 ____________________________________________________________________________
7947 [  8929] By: jhi                                   on 2001/02/25  17:23:45
7948         Log: (Retracted by #8395.)
7949              
7950              Expand the EBCDIC character range tests, and add few nasty
7951              tr tests from Karsten Sperling.
7952      Branch: perl
7953            ! t/op/pat.t t/op/tr.t
7954 ____________________________________________________________________________
7955 [  8928] By: jhi                                   on 2001/02/25  17:18:49
7956         Log: Missing check-in.
7957      Branch: perl
7958            ! lib/Pod/Find.pm
7959 ____________________________________________________________________________
7960 [  8927] By: nick                                  on 2001/02/25  11:30:22
7961         Log: Change method names in Encode implementation classes to something
7962              less confusing (preparing to "go public").
7963      Branch: perlio
7964            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
7965 ____________________________________________________________________________
7966 [  8926] By: nick                                  on 2001/02/25  10:53:24
7967         Log: GCC __atribute__ / printf fix
7968      Branch: perlio
7969            ! perl.h
7970 ____________________________________________________________________________
7971 [  8925] By: nick                                  on 2001/02/25  10:52:25
7972         Log: Checked in the wrong one ...
7973      Branch: perlio
7974            ! ext/Encode/Encode.pm
7975 ____________________________________________________________________________
7976 [  8924] By: nick                                  on 2001/02/24  18:46:51
7977         Log: Integrate mainline - to see what Jarkko has in ...
7978      Branch: perlio
7979           +> t/pod/testpods/lib/Pod/Stuff.pm
7980           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
7981 ____________________________________________________________________________
7982 [  8923] By: nick                                  on 2001/02/24  17:05:23
7983         Log: Encode API documentation nd tidy up.
7984              Minor additions to test.
7985              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
7986              Adds STRLEN to standard typemap.
7987      Branch: perlio
7988            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
7989            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
7990 ____________________________________________________________________________
7991 [  8922] By: jhi                                   on 2001/02/24  16:38:12
7992         Log: Add a test for the "character range should match in EBCDIC
7993              if specified using explicit numerics" bug found by Karsten
7994              Sperling.
7995      Branch: perl
7996            ! t/op/pat.t
7997 ____________________________________________________________________________
7998 [  8921] By: jhi                                   on 2001/02/24  16:30:16
7999         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
8000              From: schwern@pobox.com
8001              Date: Fri, 23 Feb 2001 03:21:37 -0500
8002              Message-ID: <20010223032137.A26022@magnonel.guild.net>
8003              
8004              plus Charles Lane's fixes, plus tweaks.
8005      Branch: perl
8006            + t/pod/testpods/lib/Pod/Stuff.pm
8007            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
8008 ____________________________________________________________________________
8009 [  8920] By: nick                                  on 2001/02/24  10:30:11
8010         Log: Integrate mainline
8011      Branch: perlio
8012           !> (integrate 33 files)
8013 ____________________________________________________________________________
8014 [  8919] By: jhi                                   on 2001/02/24  00:23:35
8015         Log: Subject: Re: I'm losing the war...
8016              From: "Vadim Konovalov" <watman@inbox.ru>
8017              Date: Sat, 24 Feb 2001 00:10:14 +0300
8018              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
8019              
8020              hv_store() not working correctly in ENV_IS_CASELESS case.
8021      Branch: perl
8022            ! hv.c
8023 ____________________________________________________________________________
8024 [  8918] By: jhi                                   on 2001/02/24  00:20:09
8025         Log: Subject: Re: [PATCH] fix for charnames above FFFF
8026              From: andreas.koenig@anima.de (Andreas J. Koenig)
8027              Date: 23 Feb 2001 02:39:03 +0100
8028              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
8029              
8030              A further efficiency tweak.
8031      Branch: perl
8032            ! lib/charnames.pm
8033 ____________________________________________________________________________
8034 [  8917] By: jhi                                   on 2001/02/23  20:27:51
8035         Log: Integrate change #8916 from mainline,
8036              do away with USE_WIN32_RTL_ENV.
8037      Branch: maint-5.6/perl
8038           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
8039 ____________________________________________________________________________
8040 [  8916] By: jhi                                   on 2001/02/23  20:02:25
8041         Log: Abolish USE_WIN32_RTL_ENV.
8042      Branch: perl
8043            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
8044 ____________________________________________________________________________
8045 [  8915] By: jhi                                   on 2001/02/23  19:36:00
8046         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
8047              later protected by some #define.
8048      Branch: perl
8049            ! gv.c
8050 ____________________________________________________________________________
8051 [  8914] By: jhi                                   on 2001/02/23  19:31:38
8052         Log: Retract #8902 for now, requested by Charles Lane, the correct
8053              fix will be something else.
8054      Branch: perl
8055            ! op.c
8056 ____________________________________________________________________________
8057 [  8913] By: jhi                                   on 2001/02/23  19:11:36
8058         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
8059              From: Peter Prymmer <pvhp@forte.com>
8060              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
8061              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
8062      Branch: perl
8063            ! t/op/lex_assign.t
8064 ____________________________________________________________________________
8065 [  8912] By: jhi                                   on 2001/02/23  18:38:20
8066         Log: Subject: [patch] perlio + useithreads
8067              From: Doug MacEachern <dougm@covalent.net>
8068              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
8069              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
8070              
8071              Gets things running but not complete.
8072      Branch: perl
8073            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
8074 ____________________________________________________________________________
8075 [  8911] By: jhi                                   on 2001/02/23  04:20:02
8076         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
8077              
8078              Duplicated environment freeing, File::Temp 0.12,
8079              op/append portability (EBCDIC) tweak.
8080      Branch: maint-5.6/perl
8081           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8082           !> t/op/append.t
8083 ____________________________________________________________________________
8084 [  8910] By: jhi                                   on 2001/02/23  02:07:33
8085         Log: Integrate change #8909 from mainline, a better Borland
8086              putenv() workaround.
8087      Branch: maint-5.6/perl
8088           !> perl.c
8089 ____________________________________________________________________________
8090 [  8909] By: jhi                                   on 2001/02/23  02:05:46
8091         Log: A better workaround for Borland putenv() brokenness from Sarathy.
8092      Branch: perl
8093            ! perl.c
8094 ____________________________________________________________________________
8095 [  8908] By: jhi                                   on 2001/02/23  02:04:14
8096         Log: Subject: fix for parameter -Dm (for perl@8867)
8097              From: "Vadim Konovalov" <watman@inbox.ru>
8098              Date: Thu, 22 Feb 2001 17:30:12 +0300
8099              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
8100      Branch: perl
8101            ! perl.h
8102 ____________________________________________________________________________
8103 [  8907] By: jhi                                   on 2001/02/23  01:58:20
8104         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
8105              From: Peter Prymmer <pvhp@forte.com>
8106              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
8107              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
8108      Branch: perl
8109            ! t/op/append.t
8110 ____________________________________________________________________________
8111 [  8906] By: jhi                                   on 2001/02/23  01:48:34
8112         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
8113      Branch: perl
8114            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8115 ____________________________________________________________________________
8116 [  8905] By: jhi                                   on 2001/02/23  01:43:30
8117         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
8118              From: Peter Prymmer <pvhp@forte.com>
8119              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
8120              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
8121      Branch: perl
8122            ! t/lib/st-06compat.t
8123 ____________________________________________________________________________
8124 [  8904] By: jhi                                   on 2001/02/23  01:42:39
8125         Log: Metaconfig unit change for #8903.
8126      Branch: metaconfig/U/perl
8127            ! Devel.U
8128 ____________________________________________________________________________
8129 [  8903] By: jhi                                   on 2001/02/23  01:42:12
8130         Log: Be more helpful for devel builders, suggested by John L. Allen.
8131      Branch: perl
8132            ! Configure
8133 ____________________________________________________________________________
8134 [  8902] By: jhi                                   on 2001/02/23  01:37:41
8135         Log: (Retracted by #8914)
8136              (Wrongly, reinstated by #8941)             
8137
8138              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
8139              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8140              Date:     Thu, 22 Feb 2001 09:43:57 EST
8141              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
8142      Branch: perl
8143            ! op.c
8144 ____________________________________________________________________________
8145 [  8901] By: jhi                                   on 2001/02/23  01:20:32
8146         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
8147              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8148              Date:     Thu, 22 Feb 2001 08:01:35 EST
8149              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
8150      Branch: perl
8151            ! malloc.c
8152 ____________________________________________________________________________
8153 [  8900] By: jhi                                   on 2001/02/23  01:18:02
8154         Log: Integrate changes #8898,8899 from mainline, environ handling.
8155      Branch: maint-5.6/perl
8156           !> perl.c
8157 ____________________________________________________________________________
8158 [  8899] By: jhi                                   on 2001/02/23  01:16:25
8159         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
8160              putenv() is not to be relied on, they are either broken or leaky
8161              or both.)
8162      Branch: perl
8163            ! perl.c
8164 ____________________________________________________________________________
8165 [  8898] By: jhi                                   on 2001/02/22  23:36:59
8166         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
8167              and safesysfree() must be used.
8168      Branch: perl
8169            ! perl.c
8170 ____________________________________________________________________________
8171 [  8897] By: jhi                                   on 2001/02/22  23:25:45
8172         Log: With environ one must use safesysmalloc()/safesysfree().
8173      Branch: perl
8174            ! perl.c
8175 ____________________________________________________________________________
8176 [  8896] By: jhi                                   on 2001/02/22  22:13:18
8177         Log: If we have a duplicated environment free it
8178              if PERL_DESTRUCT_LEVEL.
8179      Branch: perl
8180            ! perl.c
8181 ____________________________________________________________________________
8182 [  8895] By: alanbur                               on 2001/02/22  19:31:57
8183         Log: Synchronised with parent
8184      Branch: maint-5.6/pureperl
8185           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
8186 ____________________________________________________________________________
8187 [  8894] By: gsar                                  on 2001/02/22  19:06:18
8188         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
8189              
8190              fix memory leak in method call optimization (change#3768);
8191              made C<eval "$x->foo()"> leak
8192              
8193              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
8194      Branch: maint-5.6/perl
8195           !> op.c
8196 ____________________________________________________________________________
8197 [  8893] By: jhi                                   on 2001/02/22  18:35:27
8198         Log: (Retracted by #8915.)
8199              
8200              Third Degree finding:
8201              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
8202      Branch: perl
8203            ! gv.c
8204 ____________________________________________________________________________
8205 [  8892] By: jhi                                   on 2001/02/22  14:28:32
8206         Log: Update Changes.
8207      Branch: perl
8208            ! Changes patchlevel.h
8209 ____________________________________________________________________________
8210 [  8891] By: jhi                                   on 2001/02/22  13:22:45
8211         Log: Metaconfig unit changes for #8890.
8212      Branch: metaconfig
8213            ! U/modified/Cppsym.U U/threads/archname.U
8214 ____________________________________________________________________________
8215 [  8890] By: jhi                                   on 2001/02/22  13:22:12
8216         Log: Add -stdio to the archname if no perlio selected,
8217              no -perlio added since that is now the default.
8218              
8219              Add few CPUs/architectures to the Cppsym scan.
8220      Branch: perl
8221            ! Configure config_h.SH
8222 ____________________________________________________________________________
8223 [  8889] By: jhi                                   on 2001/02/22  13:05:59
8224         Log: Metaconfig unit change for #8888.
8225      Branch: metaconfig/U/perl
8226            ! useperlio.U
8227 ____________________________________________________________________________
8228 [  8888] By: jhi                                   on 2001/02/22  13:05:28
8229         Log: *drum roll*  Make perlio the default.
8230      Branch: perl
8231            ! Configure config_h.SH
8232 ____________________________________________________________________________
8233 [  8887] By: jhi                                   on 2001/02/22  12:50:52
8234         Log: Integrate change #8665 from maintperl to mainline,
8235              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
8236      Branch: perl
8237           !> ext/POSIX/POSIX.xs
8238 ____________________________________________________________________________
8239 [  8886] By: jhi                                   on 2001/02/22  12:49:24
8240         Log: Integrate changes #8883,8884 from mainline to maintperl.
8241              
8242              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
8243              Subject: Re: File::Temp::_gettemp warning
8244      Branch: maint-5.6/perl
8245           !> embed.h embed.pl lib/File/Temp.pm
8246 ____________________________________________________________________________
8247 [  8885] By: jhi                                   on 2001/02/22  12:43:59
8248         Log: Based on
8249              
8250              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
8251              From: schwab@suse.de
8252              Date: Thu, 22 Feb 2001 13:08:09 +0100
8253              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
8254              
8255              but the fix done slightly differently because the other
8256              half was already done in #8664.
8257      Branch: maint-5.6/perl
8258            ! ext/POSIX/POSIX.xs
8259 ____________________________________________________________________________
8260 [  8884] By: jhi                                   on 2001/02/22  12:37:15
8261         Log: Subject: Re: File::Temp::_gettemp warning
8262              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8263              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
8264              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
8265              
8266              This patch to File::Temp does two things:
8267              
8268              1. Fixes the problem with CGI::Carp when determining
8269              the Fcntl constants
8270              
8271              2. Removes most of the carps and consolidates them so that all the
8272              reasons are included in a single die that is caught by the test. This
8273              means that the correct skipping behaviour is displayed by the test.
8274      Branch: perl
8275            ! lib/File/Temp.pm
8276 ____________________________________________________________________________
8277 [  8883] By: jhi                                   on 2001/02/22  12:29:19
8278         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
8279              From: Peter Prymmer <pvhp@forte.com>
8280              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
8281              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
8282      Branch: perl
8283            ! embed.h embed.pl
8284 ____________________________________________________________________________
8285 [  8882] By: jhi                                   on 2001/02/21  19:41:33
8286         Log: Integrate change #8881 from mainlin to maintperl.
8287              
8288              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
8289      Branch: maint-5.6/perl
8290           !> op.c
8291 ____________________________________________________________________________
8292 [  8881] By: jhi                                   on 2001/02/21  19:38:57
8293         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
8294              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8295              Date:     Wed, 21 Feb 2001 13:08:03 EST
8296              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
8297      Branch: perl
8298            ! op.c
8299 ____________________________________________________________________________
8300 [  8880] By: jhi                                   on 2001/02/21  19:34:34
8301         Log: Retract #8875, cannot let go of the old semantics of unpack U
8302              without rethinking utf8decode.t.
8303      Branch: perl
8304            ! pp.c t/op/pack.t
8305 ____________________________________________________________________________
8306 [  8879] By: jhi                                   on 2001/02/21  19:08:02
8307         Log: Run run/*.t also in minitest.
8308      Branch: perl
8309            ! Makefile.SH
8310 ____________________________________________________________________________
8311 [  8878] By: nick                                  on 2001/02/21  18:55:37
8312         Log: Integrate mainline
8313      Branch: perlio
8314           !> (integrate 76 files)
8315 ____________________________________________________________________________
8316 [  8877] By: jhi                                   on 2001/02/21  15:09:33
8317         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
8318      Branch: metaconfig
8319            ! U/compline/nblock_io.U
8320      Branch: perl
8321            ! Configure config_h.SH
8322 ____________________________________________________________________________
8323 [  8876] By: jhi                                   on 2001/02/21  14:54:45
8324         Log: If no sfio, no -lsfio.
8325      Branch: metaconfig/U/perl
8326            ! d_sfio.U
8327      Branch: perl
8328            ! Configure config_h.SH
8329 ____________________________________________________________________________
8330 [  8875] By: jhi                                   on 2001/02/21  14:54:00
8331         Log: Make unpack C and unpack C truly equivalent.
8332      Branch: perl
8333            ! pp.c t/op/pack.t
8334 ____________________________________________________________________________
8335 [  8874] By: jhi                                   on 2001/02/21  14:26:02
8336         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
8337              From: Peter Prymmer <pvhp@forte.com>
8338              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
8339              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
8340      Branch: perl
8341            ! pod/perlport.pod
8342 ____________________________________________________________________________
8343 [  8873] By: jhi                                   on 2001/02/21  14:24:31
8344         Log: Subject: [PATCH] fix for charnames above FFFF
8345              From: andreas.koenig@anima.de (Andreas J. Koenig)
8346              Date: 21 Feb 2001 07:05:45 +0100
8347              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
8348      Branch: perl
8349            ! lib/charnames.pm t/lib/charnames.t
8350 ____________________________________________________________________________
8351 [  8872] By: jhi                                   on 2001/02/21  14:15:25
8352         Log: Integrate change #8868 from pureperl to mainline.
8353              
8354              Fixed reference count loop caused by sv_magic.
8355      Branch: perl
8356           !> sv.c
8357 ____________________________________________________________________________
8358 [  8871] By: jhi                                   on 2001/02/21  14:07:29
8359         Log: Integrate change #8868 from pureperl to maintperl.
8360              
8361              Fixed reference count loop caused by sv_magic.
8362      Branch: maint-5.6/perl
8363           !> sv.c
8364 ____________________________________________________________________________
8365 [  8870] By: jhi                                   on 2001/02/21  14:04:41
8366         Log: Put back the #8840, it was innocent.
8367      Branch: perl
8368            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8369            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
8370 ____________________________________________________________________________
8371 [  8869] By: jhi                                   on 2001/02/21  14:00:03
8372         Log: unpack("C", ...) was left slightly unfinished by #8865.
8373      Branch: perl
8374            ! pp.c t/op/pack.t
8375 ____________________________________________________________________________
8376 [  8868] By: alanbur                               on 2001/02/21  01:33:45
8377         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
8378              from gv_fetchpv to create single-character magic variables (e.g. $!),
8379              and it is passed a sv and the gv that contains the sv as the mg_obj
8380              value.  When sv_magic stores the mg_obj pointer it increments the gv
8381              refcount, thus causing a sv-gv pair that can't be freed.  There is
8382              already a check for sv == obj which is used to prevent such reference
8383              loops.  This change extends the check to cover the case described above.
8384      Branch: maint-5.6/pureperl
8385            ! sv.c
8386 ____________________________________________________________________________
8387 [  8867] By: jhi                                   on 2001/02/21  00:52:39
8388         Log: Update Changes.
8389      Branch: perl
8390            ! Changes patchlevel.h
8391 ____________________________________________________________________________
8392 [  8866] By: jhi                                   on 2001/02/21  00:34:20
8393         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
8394              (Note: there were some conflicts due to EBCDIC and EPOC
8395              patches, in general I preferred the repository code.)
8396              (When 2.753 comes out, we need to synchronize.)
8397      Branch: perl
8398            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
8399            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
8400            ! t/lib/cgi-html.t
8401 ____________________________________________________________________________
8402 [  8865] By: jhi                                   on 2001/02/21  00:24:22
8403         Log: Make pack("C", 0x100) to create Unicode, unless under the
8404              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
8405              will understand Unicode, unless you under know what.
8406      Branch: perl
8407            ! pp.c t/op/pack.t t/op/qu.t
8408 ____________________________________________________________________________
8409 [  8864] By: alanbur                               on 2001/02/20  22:35:34
8410         Log: Resynchronised with parent
8411      Branch: maint-5.6/pureperl
8412           !> README.win32 ext/GDBM_File/GDBM_File.pm
8413           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
8414           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
8415           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
8416           !> t/lib/sdbm.t util.c
8417 ____________________________________________________________________________
8418 [  8863] By: jhi                                   on 2001/02/20  20:55:11
8419         Log: Integrate change #8860,8861 from mainline into maintperl.
8420              
8421              "pseudo-literal j"
8422              
8423              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
8424      Branch: maint-5.6/perl
8425           !> lib/Test.pm pod/perlop.pod
8426 ____________________________________________________________________________
8427 [  8862] By: jhi                                   on 2001/02/20  20:30:07
8428         Log: Don't do casting between pointers pointing to differently sized
8429              integers.
8430      Branch: perl
8431            ! hv.c sv.c
8432 ____________________________________________________________________________
8433 [  8861] By: jhi                                   on 2001/02/20  19:53:44
8434         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
8435              From: Peter Prymmer <pvhp@forte.com>
8436              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
8437              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
8438      Branch: perl
8439            ! lib/Test.pm
8440 ____________________________________________________________________________
8441 [  8860] By: jhi                                   on 2001/02/20  19:48:02
8442         Log: "pseudo-literal j", a documentation glitch reported to Debian.
8443              The text recovered from Perl 5.005_03, and pseudo-literal replaced
8444              by "backtick string".
8445      Branch: perl
8446            ! pod/perlop.pod
8447 ____________________________________________________________________________
8448 [  8859] By: jhi                                   on 2001/02/20  19:15:46
8449         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
8450              from Chris Nandor.
8451      Branch: perl
8452            ! makedef.pl
8453 ____________________________________________________________________________
8454 [  8858] By: jhi                                   on 2001/02/20  17:36:53
8455         Log: Integrate pureperl changes #8844,8845,8850 to mainline
8456              (via maintperl #8855).
8457              
8458              Fixed %^H scoping bug
8459              
8460              Removed GV <-> CV refcount loop
8461              
8462              Removed %ENV refcount loop
8463      Branch: perl
8464           !> gv.c op.c perl.c pp.c scope.c
8465 ____________________________________________________________________________
8466 [  8857] By: jhi                                   on 2001/02/20  17:34:32
8467         Log: Integrate changes #8853,8854 from maintperl to mainline.
8468              
8469              EBDIC fixes, README.win32 Borland update.
8470      Branch: perl
8471           !> README.win32 handy.h util.c
8472 ____________________________________________________________________________
8473 [  8856] By: jhi                                   on 2001/02/20  17:33:16
8474         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
8475      Branch: maint-5.6/perl
8476           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
8477           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
8478           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
8479 ____________________________________________________________________________
8480 [  8855] By: jhi                                   on 2001/02/20  17:32:13
8481         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
8482              
8483              Fixed %^H scoping bug
8484              
8485              Removed GV <-> CV refcount loop
8486              
8487              Removed %ENV refcount loop
8488      Branch: maint-5.6/perl
8489           !> gv.c op.c perl.c pp.c scope.c
8490 ____________________________________________________________________________
8491 [  8854] By: jhi                                   on 2001/02/20  17:25:06
8492         Log: Subject: Addition to readme.win32 for Borland C++ compilers
8493              Date: Tue, 20 Feb 2001 02:15:25 +0300
8494              From: "Vadim Konovalov" <watman@inbox.ru>
8495              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
8496              
8497              Document Borland compiler misbehaviour.
8498      Branch: maint-5.6/perl
8499            ! README.win32
8500 ____________________________________________________________________________
8501 [  8853] By: jhi                                   on 2001/02/20  17:22:25
8502         Log: The assimilation of ebcdic.c didn't quite work at the first try,
8503              patches from Thomas Dorner.
8504      Branch: maint-5.6/perl
8505            ! handy.h util.c
8506 ____________________________________________________________________________
8507 [  8852] By: jhi                                   on 2001/02/20  17:20:15
8508         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
8509              From: Chris Nandor <pudge@pobox.com>
8510              Date: Tue, 20 Feb 2001 08:32:45 -0500
8511              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
8512      Branch: maint-5.6/perl
8513            ! makedef.pl mg.c
8514 ____________________________________________________________________________
8515 [  8851] By: jhi                                   on 2001/02/20  17:15:52
8516         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
8517      Branch: perl
8518            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
8519            ! t/lib/filter-util.t
8520 ____________________________________________________________________________
8521 [  8850] By: alanbur                               on 2001/02/20  17:12:40
8522         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
8523              and the magic pointer points back to the GV that contains the
8524              %ENV hash.  This creates a refcount loop that prevents members
8525              of %ENV from being freed correctly.  This change removes the
8526              refcount loop - the magic pointer was never used anyway, the
8527              only use of the magic was to check the type ('E') so that the
8528              appropriate environment manipulation code is called when %ENV
8529              is modified.
8530      Branch: maint-5.6/pureperl
8531            ! perl.c
8532 ____________________________________________________________________________
8533 [  8849] By: jhi                                   on 2001/02/20  17:12:20
8534         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
8535              From: "Craig A. Berry" <craigberry@mac.com>
8536              Date: Mon, 19 Feb 2001 23:36:12 -0600
8537              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
8538              
8539              Case-forgiving systems match TestInit.pm with TES*.
8540      Branch: perl
8541            ! t/lib/glob-basic.t
8542 ____________________________________________________________________________
8543 [  8848] By: jhi                                   on 2001/02/20  17:10:02
8544         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
8545      Branch: perl
8546            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
8547            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
8548            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
8549 ____________________________________________________________________________
8550 [  8847] By: jhi                                   on 2001/02/20  15:34:41
8551         Log: The #8843 wasn't quite right: %Config needs to imported.
8552      Branch: perl
8553            ! t/run/runenv.t
8554 ____________________________________________________________________________
8555 [  8846] By: jhi                                   on 2001/02/20  15:31:50
8556         Log: Retract the #8838 and #8840 for now because of
8557              the DB_File tie problem.
8558      Branch: perl
8559            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
8560            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
8561            ! proto.h sv.c
8562 ____________________________________________________________________________
8563 [  8845] By: alanbur                               on 2001/02/20  14:25:41
8564         Log: Removed GV <-> CV refcount loop
8565              CvGV(mycv) points to the parent GV of the CV, and was previously
8566              refcounted.  The pointer remains, but the refcounting has been removed
8567              as it causes a refcount loop between the CV and GV that means the CV
8568              can't ever be deleted.
8569      Branch: maint-5.6/pureperl
8570            ! gv.c op.c pp.c
8571 ____________________________________________________________________________
8572 [  8844] By: alanbur                               on 2001/02/20  14:23:13
8573         Log: Fixed %^H scoping bug
8574      Branch: maint-5.6/pureperl
8575            ! scope.c
8576 ____________________________________________________________________________
8577 [  8843] By: jhi                                   on 2001/02/19  13:38:08
8578         Log: fork() not everywhere, cleanup temp files.
8579      Branch: perl
8580            ! t/run/runenv.t
8581 ____________________________________________________________________________
8582 [  8842] By: alanbur                               on 2001/02/19  12:42:07
8583         Log: Resynchronised with parent
8584      Branch: maint-5.6/pureperl
8585           !> pod/perlfaq4.pod sv.c utf8.c
8586 ____________________________________________________________________________
8587 [  8841] By: jhi                                   on 2001/02/19  03:35:51
8588         Log: Update Changes.
8589      Branch: perl
8590            ! Changes patchlevel.h
8591 ____________________________________________________________________________
8592 [  8840] By: jhi                                   on 2001/02/19  00:23:41
8593         Log: Subject: [patch] add sv_setref_uv
8594              From: Doug MacEachern <dougm@covalent.net>
8595              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
8596              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
8597      Branch: perl
8598            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8599            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
8600 ____________________________________________________________________________
8601 [  8839] By: jhi                                   on 2001/02/19  00:01:38
8602         Log: Put to rest the 20010205.001, the email address checking (not) regex.
8603      Branch: perl
8604            ! pod/perlfaq9.pod
8605 ____________________________________________________________________________
8606 [  8838] By: jhi                                   on 2001/02/18  22:17:54
8607         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
8608              From: Doug MacEachern <dougm@covalent.net>
8609              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
8610              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
8611      Branch: perl
8612            ! lib/ExtUtils/xsubpp
8613 ____________________________________________________________________________
8614 [  8837] By: jhi                                   on 2001/02/18  22:16:50
8615         Log: Subject: [patch] -Wall cleanup round 2
8616              From: Doug MacEachern <dougm@covalent.net>
8617              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
8618              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
8619      Branch: perl
8620            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
8621            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
8622            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
8623            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
8624            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
8625            ! ext/SDBM_File/SDBM_File.xs
8626 ____________________________________________________________________________
8627 [  8836] By: jhi                                   on 2001/02/18  22:11:20
8628         Log: Misapplied regex optimizations when \C is present.
8629              Fixes 20001230.002.
8630              
8631              What still remains broken is that the submatches that
8632              have \C in them get their UTF8 flag on because their
8633              parent SV has it on.  This will result in malformed
8634              UTF8 if a \C happened to match a non-ASCII byte.
8635      Branch: perl
8636            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
8637            ! t/pragma/utf8.t
8638 ____________________________________________________________________________
8639 [  8835] By: jhi                                   on 2001/02/18  20:12:02
8640         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
8641              
8642              The hash key got wrongly UTF8fied.
8643      Branch: perl
8644            ! pod/perlapi.pod toke.c utf8.c
8645 ____________________________________________________________________________
8646 [  8834] By: jhi                                   on 2001/02/18  19:44:25
8647         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
8648              don't warn on magical or overloaded things.
8649      Branch: perl
8650            ! pp_hot.c
8651 ____________________________________________________________________________
8652 [  8833] By: nick                                  on 2001/02/18  19:31:22
8653         Log: Integrate mainline
8654      Branch: perlio
8655           +> t/TestInit.pm t/run/runenv.t
8656            - t/UTEST
8657           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
8658           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
8659           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
8660           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
8661           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
8662           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
8663           !> utf8.c
8664 ____________________________________________________________________________
8665 [  8832] By: jhi                                   on 2001/02/18  19:21:18
8666         Log: Integrate perlio.
8667      Branch: perl
8668           !> perlio.c pod/perldiag.pod
8669 ____________________________________________________________________________
8670 [  8831] By: jhi                                   on 2001/02/18  19:14:20
8671         Log: Integrate change #8827 from mainline.
8672              
8673              UTF8 tweaks.
8674      Branch: maint-5.6/perl
8675           !> sv.c utf8.c
8676 ____________________________________________________________________________
8677 [  8830] By: nick                                  on 2001/02/18  19:10:34
8678         Log: Apply the spirit of patch from Nick Clark:
8679              Subject: [PATCH] Re: extensions that provide layers
8680              From: Nicholas Clark <nick@ccl4.org>
8681              Date: Mon, 12 Feb 2001 16:43:51 +0000
8682              Message-Id: <20010212164350.Q3652@plum.flirble.org>
8683      Branch: perlio
8684            ! perlio.c pod/perldiag.pod
8685 ____________________________________________________________________________
8686 [  8829] By: jhi                                   on 2001/02/18  19:03:25
8687         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
8688              From: schwern@pobox.com 
8689              Date: Sun, 18 Feb 2001 13:44:35 -0500
8690              Message-ID: <20010218134435.A17544@magnonel.guild.net>
8691              
8692              Applied, but as t/TestInit.pm.
8693      Branch: perl
8694            + t/TestInit.pm
8695            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
8696            ! t/op/subst_wamp.t
8697 ____________________________________________________________________________
8698 [  8828] By: jhi                                   on 2001/02/18  18:43:52
8699         Log: Integrate perlio.
8700      Branch: perl
8701           !> perlio.c
8702 ____________________________________________________________________________
8703 [  8827] By: jhi                                   on 2001/02/18  18:41:33
8704         Log: UTF-8 tweaks.
8705      Branch: perl
8706            ! sv.c utf8.c
8707 ____________________________________________________________________________
8708 [  8826] By: nick                                  on 2001/02/18  17:40:59
8709         Log: Fix [ID 20010217.002]
8710              open FOO, "<:raw:perlio", ...
8711              :raw now inserts default base layer below itself.
8712              Also
8713              open FOO, "<:unix", ...
8714              works as well - but leaves buffer layer on stack under the unix layer.
8715      Branch: perlio
8716            ! perlio.c
8717 ____________________________________________________________________________
8718 [  8825] By: jhi                                   on 2001/02/18  17:15:39
8719         Log: Integrate perlio.
8720      Branch: perl
8721           !> perlio.c perliol.h
8722 ____________________________________________________________________________
8723 [  8824] By: jhi                                   on 2001/02/18  17:10:53
8724         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
8725              From: schwern@pobox.com
8726              Date: Sun, 18 Feb 2001 01:48:50 -0500
8727              Message-ID: <20010218014850.C19957@magnonel.guild.net>
8728      Branch: perl
8729            ! lib/Test/Harness.pm t/TEST t/op/chop.t
8730 ____________________________________________________________________________
8731 [  8823] By: jhi                                   on 2001/02/18  17:01:06
8732         Log: Add run/*.t to testables.
8733      Branch: perl
8734            ! t/TEST
8735 ____________________________________________________________________________
8736 [  8822] By: jhi                                   on 2001/02/18  16:58:58
8737         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
8738              From: schwern@pobox.com
8739              Date: Sun, 18 Feb 2001 01:11:35 -0500
8740              Message-ID: <20010218011135.A19957@magnonel.guild.net>
8741              
8742              Revive mjd's and Simon's PERL5OPT fix.
8743      Branch: perl
8744            + t/run/runenv.t
8745            ! MANIFEST perl.c
8746 ____________________________________________________________________________
8747 [  8821] By: jhi                                   on 2001/02/18  16:53:46
8748         Log: Subject: Re: Why t/TEST and not Test::Harness?
8749              From: schwern@pobox.com
8750              Date: Sat, 17 Feb 2001 22:44:44 -0500
8751              Message-ID: <20010217224444.A6679@magnonel.guild.net>
8752              
8753              Replace UTEST with TEST -utf8.
8754      Branch: perl
8755            - t/UTEST
8756            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
8757            ! t/lib/glob-basic.t
8758 ____________________________________________________________________________
8759 [  8820] By: nick                                  on 2001/02/18  13:06:16
8760         Log: Clean up a few core dumps when layers are used in unexpected ways.
8761              (Still not "right"...)
8762      Branch: perlio
8763            ! perlio.c perliol.h
8764 ____________________________________________________________________________
8765 [  8819] By: jhi                                   on 2001/02/18  02:25:55
8766         Log: Integrate change #8818 from maintperl, a FAQ nit.
8767      Branch: perl
8768           !> pod/perlfaq4.pod
8769 ____________________________________________________________________________
8770 [  8818] By: jhi                                   on 2001/02/18  02:24:50
8771         Log: FAQ nit from Chris Fedde.
8772      Branch: maint-5.6/perl
8773            ! pod/perlfaq4.pod
8774 ____________________________________________________________________________
8775 [  8817] By: nick                                  on 2001/02/17  18:20:14
8776         Log: Integrate mainline
8777      Branch: perlio
8778           +> lib/unicode/UCD.html lib/unicode/Unicode.html
8779           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
8780           +> pod/perlclib.pod
8781            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
8782            - lib/unicode/Unicode.301
8783           !> (integrate 324 files)
8784 ____________________________________________________________________________
8785 [  8816] By: jhi                                   on 2001/02/17  16:56:58
8786         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
8787      Branch: perl
8788            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
8789            ! ext/Storable/Storable.xs t/lib/st-06compat.t
8790            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
8791 ____________________________________________________________________________
8792 [  8815] By: jhi                                   on 2001/02/17  16:40:07
8793         Log: Subject: [patch] -Wall
8794              From: Doug MacEachern <dougm@covalent.net>
8795              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
8796              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
8797      Branch: perl
8798            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
8799            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
8800 ____________________________________________________________________________
8801 [  8814] By: jhi                                   on 2001/02/16  19:27:18
8802         Log: Document qu better.
8803      Branch: perl
8804            ! pod/perlop.pod
8805 ____________________________________________________________________________
8806 [  8813] By: jhi                                   on 2001/02/15  13:54:37
8807         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
8808              From: Hugo <hv@crypt.compulink.co.uk>
8809              Date: Thu, 15 Feb 2001 13:39:49 +0000
8810              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
8811      Branch: perl
8812            ! toke.c
8813 ____________________________________________________________________________
8814 [  8812] By: alanbur                               on 2001/02/15  13:52:16
8815         Log: Resynchronised with parent
8816      Branch: maint-5.6/pureperl
8817            - ebcdic.c
8818           !> (integrate 36 files)
8819 ____________________________________________________________________________
8820 [  8811] By: jhi                                   on 2001/02/15  13:51:16
8821         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
8822              
8823              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
8824              From: Jan Dubois <JanD@ActiveState.com>
8825              Date: Wed, 31 Jan 2001 21:17:03 -0800
8826              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
8827              
8828              tweak change#8659 to keep it simple
8829              
8830              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
8831              From: Russ Allbery <rra@stanford.edu>
8832              Date: 14 Feb 2001 10:15:41 -0800
8833              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
8834              
8835              (8809 empty)
8836
8837              Upgrade to podlators 1.08, from Russ Allbery.
8838      Branch: perl
8839           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
8840           !> utils/perldoc.PL
8841 ____________________________________________________________________________
8842 [  8810] By: jhi                                   on 2001/02/15  13:35:08
8843         Log: Upgrade to podlators 1.08, from Russ Allbery.
8844      Branch: maint-5.6/perl
8845            ! lib/Pod/Man.pm lib/Pod/Text.pm
8846 ____________________________________________________________________________
8847 [  8809] By: jhi                                   on 2001/02/15  13:26:38
8848         Log: (accidentally empty check-in)
8849      Branch: maint-5.6/perl
8850            ! lib/Test/Harness.pm
8851 ____________________________________________________________________________
8852 [  8808] By: jhi                                   on 2001/02/15  13:23:47
8853         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
8854              From: Russ Allbery <rra@stanford.edu>
8855              Date: 14 Feb 2001 10:15:41 -0800
8856              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
8857              
8858              perldoc was hardcoding $Config{installscript}, which breaks
8859              when install* isn't where Perl ends up (such as with AFS).
8860              
8861              Use $Config{scriptdir} instead.
8862      Branch: maint-5.6/perl
8863            ! utils/perldoc.PL
8864 ____________________________________________________________________________
8865 [  8807] By: jhi                                   on 2001/02/14  14:37:27
8866         Log: Update Changes.
8867      Branch: perl
8868            ! Changes patchlevel.h
8869 ____________________________________________________________________________
8870 [  8806] By: jhi                                   on 2001/02/14  14:25:31
8871         Log: Integrate changes #8803,8804,8805 from mainline.
8872              
8873              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
8874              
8875              Don't skip too much of the locale error message if no environ array,
8876              from Chris Nandor.
8877              
8878              More MacOS Classic fixes from Chris Nandor.
8879      Branch: maint-5.6/perl
8880           !> doop.c lib/Cwd.pm perl.c perl.h util.c
8881 ____________________________________________________________________________
8882 [  8805] By: jhi                                   on 2001/02/14  03:29:01
8883         Log: More MacOS Classic fixes from Chris Nandor.
8884      Branch: perl
8885            ! doop.c lib/Cwd.pm
8886 ____________________________________________________________________________
8887 [  8804] By: jhi                                   on 2001/02/14  03:18:35
8888         Log: Don't skip too much of the locale error message if no environ array,
8889              from Chris Nandor.
8890      Branch: perl
8891            ! util.c
8892 ____________________________________________________________________________
8893 [  8803] By: jhi                                   on 2001/02/14  03:14:14
8894         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
8895      Branch: perl
8896            ! perl.c perl.h
8897 ____________________________________________________________________________
8898 [  8802] By: jhi                                   on 2001/02/13  18:31:33
8899         Log: AUTHORS update.
8900      Branch: perl
8901            ! AUTHORS
8902 ____________________________________________________________________________
8903 [  8801] By: jhi                                   on 2001/02/13  17:55:19
8904         Log: Integrate change #8792 from mainline.
8905              
8906              Subject: buncha MacPerl patches for bleadperl
8907              From: Chris Nandor <pudge@pobox.com>
8908              Date: Tue, 13 Feb 2001 00:02:43 -0500
8909              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
8910      Branch: maint-5.6/perl
8911           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
8912           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
8913           !> t/lib/basename.t toke.c util.h
8914 ____________________________________________________________________________
8915 [  8800] By: jhi                                   on 2001/02/13  17:46:43
8916         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
8917              to be forced to Off_t.
8918              
8919              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
8920              From: nick@ccl4.org
8921              Date: Thu, 1 Feb 2001 12:01:04 +0000
8922              Message-Id: <20010201120103.E11401@plum.flirble.org>
8923      Branch: maint-5.6/perl
8924            ! iperlsys.h perlio.c
8925 ____________________________________________________________________________
8926 [  8799] By: jhi                                   on 2001/02/13  16:52:51
8927         Log: Duplex duplex hunk hunk.
8928      Branch: maint-5.6/perl
8929            ! Makefile.SH
8930 ____________________________________________________________________________
8931 [  8797] By: jhi                                   on 2001/02/13  14:52:04
8932         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
8933              From: "Craig A. Berry" <craigberry@mac.com>
8934              Date: Mon, 12 Feb 2001 11:05:25 -0600
8935              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
8936      Branch: perl
8937            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
8938 ____________________________________________________________________________
8939 [  8796] By: jhi                                   on 2001/02/13  14:36:47
8940         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
8941              From: simon.cozens@pembroke.oxford.ac.uk 
8942              Date: Sat, 10 Feb 2001 17:57:02 +0000
8943              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
8944              
8945              Now it does include.
8946      Branch: perl
8947            ! pod/perldiag.pod
8948 ____________________________________________________________________________
8949 [  8795] By: jhi                                   on 2001/02/13  14:30:11
8950         Log: Sort the MANIFEST.
8951      Branch: perl
8952            ! MANIFEST
8953 ____________________________________________________________________________
8954 [  8794] By: jhi                                   on 2001/02/13  14:26:51
8955         Log: Integrate change #8793 from mainline, FAQ updates.
8956      Branch: maint-5.6/perl
8957           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
8958 ____________________________________________________________________________
8959 [  8793] By: jhi                                   on 2001/02/13  14:25:13
8960         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
8961      Branch: perl
8962            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
8963 ____________________________________________________________________________
8964 [  8792] By: jhi                                   on 2001/02/13  14:22:50
8965         Log: Subject: buncha MacPerl patches for bleadperl
8966              From: Chris Nandor <pudge@pobox.com>
8967              Date: Tue, 13 Feb 2001 00:02:43 -0500
8968              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
8969      Branch: perl
8970            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
8971            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
8972            ! t/lib/basename.t toke.c util.h
8973 ____________________________________________________________________________
8974 [  8791] By: jhi                                   on 2001/02/13  14:10:39
8975         Log: Integrate change #8790 from mainline.
8976              
8977              environ array wrongly assumed in Perl_init_i18nl10n(),
8978      Branch: maint-5.6/perl
8979           !> util.c
8980 ____________________________________________________________________________
8981 [  8790] By: jhi                                   on 2001/02/13  14:06:15
8982         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
8983              noticed by Chris Nandor in MacOS Classic.
8984      Branch: perl
8985            ! util.c
8986 ____________________________________________________________________________
8987 [  8789] By: jhi                                   on 2001/02/13  13:58:07
8988         Log: Integrate changes #8373,8487,8544,8783 from mainline.
8989              
8990              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
8991              hints files, the dynaloading, assimilate ebcdic into util.c.
8992      Branch: maint-5.6/perl
8993            - ebcdic.c
8994            ! MANIFEST hints/posix-bc.sh
8995           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
8996           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
8997           !> perlapi.c proto.h util.c
8998 ____________________________________________________________________________
8999 [  8788] By: alanbur                               on 2001/02/13  10:33:13
9000         Log: Integrated changes from maint-5.6
9001      Branch: maint-5.6/pureperl
9002           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
9003           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
9004           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9005           !> vos/config.ga.h vos/configure_perl.cm
9006 ____________________________________________________________________________
9007 [  8787] By: jhi                                   on 2001/02/13  05:56:36
9008         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
9009      Branch: perl
9010           !> Makefile.SH
9011 ____________________________________________________________________________
9012 [  8786] By: jhi                                   on 2001/02/13  05:54:34
9013         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
9014              From: Dorner Thomas <Thomas.Dorner@start.de>
9015              Date: Mon, 12 Feb 2001 15:06:26 +0100
9016              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
9017      Branch: maint-5.6/perl
9018            ! Makefile.SH
9019 ____________________________________________________________________________
9020 [  8785] By: jhi                                   on 2001/02/13  05:29:04
9021         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
9022      Branch: perl
9023           !> hints/openbsd.sh
9024 ____________________________________________________________________________
9025 [  8784] By: jhi                                   on 2001/02/13  02:25:24
9026         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
9027              From: Peter Prymmer <pvhp@forte.com>
9028              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
9029              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
9030      Branch: perl
9031            ! pod/perlclib.pod
9032 ____________________________________________________________________________
9033 [  8783] By: jhi                                   on 2001/02/13  02:22:36
9034         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
9035      Branch: perl
9036            - ebcdic.c
9037            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
9038            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
9039            ! util.c
9040 ____________________________________________________________________________
9041 [  8782] By: jhi                                   on 2001/02/13  02:00:07
9042         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
9043      Branch: maint-5.6/perl
9044            ! pod/perlport.pod
9045 ____________________________________________________________________________
9046 [  8781] By: jhi                                   on 2001/02/13  01:58:44
9047         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
9048      Branch: maint-5.6/perl
9049            ! hints/openbsd.sh
9050 ____________________________________________________________________________
9051 [  8780] By: jhi                                   on 2001/02/13  01:57:33
9052         Log: Synchronize the regexp tests between maintperl and mainline.
9053      Branch: maint-5.6/perl
9054           !> t/op/re_tests
9055 ____________________________________________________________________________
9056 [  8779] By: jhi                                   on 2001/02/13  01:49:35
9057         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
9058              From: Hugo <hv@crypt.compulink.co.uk>
9059              Date: Tue, 13 Feb 2001 00:11:11 +0000
9060              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
9061      Branch: perl
9062            ! regcomp.c t/op/re_tests
9063 ____________________________________________________________________________
9064 [  8778] By: jhi                                   on 2001/02/13  00:23:10
9065         Log: Comments do not nest.
9066      Branch: perl
9067            ! perl.h
9068 ____________________________________________________________________________
9069 [  8777] By: jhi                                   on 2001/02/13  00:17:54
9070         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
9071              From: Hugo <hv@crypt.compulink.co.uk>
9072              Date: Tue, 13 Feb 2001 00:11:11 +0000
9073              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
9074      Branch: maint-5.6/perl
9075            ! regcomp.c t/op/re_tests
9076 ____________________________________________________________________________
9077 [  8776] By: jhi                                   on 2001/02/12  23:25:52
9078         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
9079      Branch: maint-5.6/perl
9080            ! pod/perlport.pod
9081 ____________________________________________________________________________
9082 [  8775] By: jhi                                   on 2001/02/12  23:04:28
9083         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
9084      Branch: maint-5.6/perl
9085            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
9086            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9087            ! vos/configure_perl.cm
9088 ____________________________________________________________________________
9089 [  8774] By: jhi                                   on 2001/02/12  22:59:11
9090         Log: Subject: Re: [patch] context for 'U' magic functions
9091              From: Doug MacEachern <dougm@covalent.net>
9092              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
9093              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
9094              
9095              plus the suggestion by Nick Ing-Simmons to name the macro
9096              as PERL_MG_UFUNC to avoid namespace pollution, plus add
9097              the advice by Doug for XS writers to perl.h
9098      Branch: perl
9099            ! mg.c perl.h
9100 ____________________________________________________________________________
9101 [  8773] By: jhi                                   on 2001/02/11  20:14:12
9102         Log: Update Changes.
9103      Branch: perl
9104            ! Changes patchlevel.h
9105 ____________________________________________________________________________
9106 [  8772] By: jhi                                   on 2001/02/11  18:47:52
9107         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
9108              From: Simon Cozens <simon@cozens.net>
9109              Date: Wed, 31 Jan 2001 16:31:43 +0000
9110              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
9111      Branch: perl
9112            + pod/perlclib.pod
9113            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
9114            ! pod/perltoc.pod
9115 ____________________________________________________________________________
9116 [  8771] By: jhi                                   on 2001/02/11  18:36:48
9117         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
9118              
9119              Blocks-4d3.beta.txt
9120              CaseFolding-3d4.beta.txt
9121              CompositionExclusions-3d6.beta.txt
9122              EastAsianWidth-4d4.beta.txt
9123              LineBreak-6d3.beta.txt
9124              NamesList-3.1.0d1.beta.txt
9125              PropList-3.1.0d4.beta.txt
9126              SpecialCasing-4d1.beta.txt
9127              UnicodeData-3.1.0d6.beta.txt
9128      Branch: perl
9129            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
9130           +> lib/unicode/UCD.html lib/unicode/Unicode.html
9131            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
9132            - lib/unicode/Unicode.301
9133            ! (edit 257 files)
9134 ____________________________________________________________________________
9135 [  8770] By: jhi                                   on 2001/02/11  17:26:22
9136         Log: UTF-8 documentation.
9137      Branch: perl
9138            ! utf8.h
9139 ____________________________________________________________________________
9140 [  8769] By: jhi                                   on 2001/02/11  17:12:49
9141         Log: Retract #8762.
9142      Branch: perl
9143            ! regexec.c
9144 ____________________________________________________________________________
9145 [  8768] By: jhi                                   on 2001/02/11  16:54:45
9146         Log: Subject: [PATCH] Test::Harness
9147              From: andreas.koenig@anima.de (Andreas J. Koenig)
9148              Date: 11 Feb 2001 14:37:00 +0100
9149              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
9150      Branch: perl
9151            ! lib/Test/Harness.pm
9152 ____________________________________________________________________________
9153 [  8767] By: jhi                                   on 2001/02/11  16:53:52
9154         Log: Subject: [PATCH] Document makepatch in Porting/patching
9155              From: andreas.koenig@anima.de (Andreas J. Koenig)
9156              Date: 11 Feb 2001 16:46:28 +0100
9157              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
9158      Branch: perl
9159            ! Porting/patching.pod
9160 ____________________________________________________________________________
9161 [  8766] By: jhi                                   on 2001/02/11  06:30:23
9162         Log: Subject: Re: [patch] GvSHARED
9163              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
9164              From: Doug MacEachern <dougm@covalent.net>
9165              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
9166              
9167              Subject: Re: [patch] GvSHARED
9168              From: Doug MacEachern <dougm@covalent.net>
9169              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
9170              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
9171              
9172              Subject: [patch] attributes.pm support for `shared'
9173              From: Doug MacEachern <dougm@covalent.net>
9174              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
9175              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
9176              
9177              our() attributes were ignored, our :shared pieces missing,
9178              allow attributes.pm to turn on shared.
9179      Branch: perl
9180            ! op.c t/op/attrs.t toke.c xsutils.c
9181 ____________________________________________________________________________
9182 [  8765] By: alanbur                               on 2001/02/10  23:11:19
9183         Log: Resync with parent (hopefully sucessfully this time)
9184      Branch: maint-5.6/pureperl
9185           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
9186           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
9187           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9188           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9189           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9190           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9191           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
9192 ____________________________________________________________________________
9193 [  8764] By: jhi                                   on 2001/02/10  22:54:38
9194         Log: Make TEST and UTEST more verbose in case something goes
9195              wrong in running/compiling a script, suggested by Doug
9196              MacEachern.
9197      Branch: perl
9198            ! t/TEST t/UTEST
9199 ____________________________________________________________________________
9200 [  8763] By: jhi                                   on 2001/02/10  22:11:34
9201         Log: Bogus shebang.
9202      Branch: perl
9203            ! t/lib/texttabs.t
9204 ____________________________________________________________________________
9205 [  8762] By: jhi                                   on 2001/02/10  21:56:02
9206         Log: (Retracted by #8769)
9207      Branch: perl
9208            ! regexec.c
9209 ____________________________________________________________________________
9210 [  8761] By: jhi                                   on 2001/02/10  21:26:15
9211         Log: Subject: Re: [patch] GvSHARED 
9212              From: Doug MacEachern <dougm@covalent.net>
9213              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
9214              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
9215              
9216              our @EXPORT : shared = (...);
9217      Branch: perl
9218            ! toke.c
9219 ____________________________________________________________________________
9220 [  8760] By: jhi                                   on 2001/02/10  21:25:07
9221         Log: Subject: [patch] GvSHARED
9222              From: Doug MacEachern <dougm@covalent.net>
9223              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
9224              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
9225      Branch: perl
9226            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
9227 ____________________________________________________________________________
9228 [  8759] By: alanbur                               on 2001/02/10  21:24:27
9229         Log: Backed out mismerge.
9230      Branch: maint-5.6/pureperl
9231            ! MANIFEST README.hpux README.vmesa gv.c installhtml
9232            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
9233            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9234            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9235            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9236            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9237            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
9238 ____________________________________________________________________________
9239 [  8758] By: jhi                                   on 2001/02/10  18:01:17
9240         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
9241              
9242              Fixed UMRs and leak in Perl_pmtrans()
9243              
9244              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9245              associated UTFied tr/// code.  Also fixed scoping leak of
9246              PL_reg_start_tmp.
9247              
9248              newATTRSUB leaks when an attempt to redefine the active sort sub is
9249              made.
9250      Branch: maint-5.6/perl
9251           !> op.c regcomp.c
9252 ____________________________________________________________________________
9253 [  8757] By: alanbur                               on 2001/02/10  17:56:46
9254         Log: Resynchronised with parent
9255      Branch: maint-5.6/pureperl
9256           +> README.bs2000
9257            - README.posix-bc
9258            ! gv.c perl.c sv.c
9259           !> MANIFEST README.hpux README.vmesa installhtml
9260           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
9261           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9262           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9263           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9264           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9265           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
9266 ____________________________________________________________________________
9267 [  8756] By: alanbur                               on 2001/02/10  17:51:15
9268         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
9269              made.
9270      Branch: maint-5.6/pureperl
9271            ! op.c
9272 ____________________________________________________________________________
9273 [  8755] By: jhi                                   on 2001/02/09  22:41:35
9274         Log: Upgrade to CPAN 1.59_54, from Andreas König.
9275      Branch: perl
9276            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
9277 ____________________________________________________________________________
9278 [  8754] By: jhi                                   on 2001/02/09  22:29:20
9279         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
9280              
9281              Didn't upgrade the fill.t since it has a dependency to File::Slurp
9282              purely for debugging purposes, the actual test hasn't changed.
9283      Branch: perl
9284            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
9285            ! t/lib/textwrap.t
9286 ____________________________________________________________________________
9287 [  8753] By: jhi                                   on 2001/02/09  20:17:50
9288         Log: Integrate change #8682 from maintperl.
9289              
9290              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
9291              to work correctly.
9292      Branch: perl
9293           !> hints/irix_6.sh
9294 ____________________________________________________________________________
9295 [  8752] By: jhi                                   on 2001/02/09  20:00:46
9296         Log: Update Changes.
9297      Branch: perl
9298            ! Changes patchlevel.h
9299 ____________________________________________________________________________
9300 [  8751] By: nick                                  on 2001/02/09  19:48:37
9301         Log: Integrate mainline
9302      Branch: perlio
9303           +> README.bs2000 t/lib/cgi-esc.t
9304            - README.posix-bc
9305           !> (integrate 53 files)
9306 ____________________________________________________________________________
9307 [  8750] By: nick                                  on 2001/02/09  19:25:16
9308         Log: Subject: RE: Biannual Competition to Improve Hashing Function
9309              From: Fisher Mark <fisherm@tce.com>
9310              Date: Thu, 8 Feb 2001 10:44:00 -0500
9311              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
9312              Date: Thu, 8 Feb 2001 15:02:47 -0500
9313              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
9314      Branch: perl
9315            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
9316 ____________________________________________________________________________
9317 [  8749] By: jhi                                   on 2001/02/09  19:02:35
9318         Log: Forgotten fragment.
9319      Branch: perl
9320            ! pod/perlapi.pod
9321 ____________________________________________________________________________
9322 [  8748] By: jhi                                   on 2001/02/09  18:31:34
9323         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
9324              plus manual tweakage.
9325              
9326              Sync the perlfaq2 between mainline and maintperl.
9327      Branch: maint-5.6/perl
9328            ! pod/perlfaq2.pod
9329      Branch: perl
9330           !> pod/perlfaq2.pod
9331 ____________________________________________________________________________
9332 [  8747] By: jhi                                   on 2001/02/09  18:12:04
9333         Log: Subject: versiononly and installperl
9334              From: abigail@foad.org
9335              Date: Wed, 7 Feb 2001 22:43:12 +0100
9336              Message-ID: <20010207214312.7045.qmail@foad.org>    
9337              
9338              Add +v flag to force a normal install of the perl binary
9339              and the utilities.
9340              
9341              Subject: [PATCH] installperl
9342              From: Nicholas Clark <nick@ccl4.org>
9343              Date: Fri, 9 Feb 2001 16:28:57 +0000
9344              Message-ID: <20010209162857.B10931@plum.flirble.org>
9345              
9346              Add -A flag which also hardlinks the binary with
9347              the full architecture name.
9348      Branch: perl
9349            ! installperl
9350 ____________________________________________________________________________
9351 [  8746] By: jhi                                   on 2001/02/09  18:03:43
9352         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
9353              
9354              Subject: perlfaq2, re: perlmongers
9355              
9356              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
9357              
9358              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
9359              
9360              Subject: [ID 20010205.001] typo in perlfaq9
9361              
9362              Subject: [ID 20010208.002] unordered explanation in perlcall
9363      Branch: maint-5.6/perl
9364           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9365           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
9366           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
9367 ____________________________________________________________________________
9368 [  8745] By: jhi                                   on 2001/02/09  17:59:09
9369         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
9370              From: abela@geneanet.org
9371              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
9372              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
9373      Branch: perl
9374            ! pod/perlcall.pod
9375 ____________________________________________________________________________
9376 [  8744] By: jhi                                   on 2001/02/09  17:48:16
9377         Log: Subject: [ID 20010205.001] typo in perlfaq9
9378              From: eserte@vran.herceg.de
9379              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
9380              Message-Id: <200102042244.XAA21926@vran.herceg.de>
9381      Branch: perl
9382            ! pod/perlfaq9.pod
9383 ____________________________________________________________________________
9384 [  8743] By: jhi                                   on 2001/02/09  17:25:12
9385         Log: Integrate change #8695 from maintperl.
9386              
9387              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
9388      Branch: perl
9389           !> thread.h
9390 ____________________________________________________________________________
9391 [  8742] By: jhi                                   on 2001/02/09  17:21:22
9392         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
9393              From: Andy Dougherty <doughera@lafayette.edu>
9394              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
9395              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
9396      Branch: perl
9397            ! embed.pl
9398 ____________________________________________________________________________
9399 [  8741] By: jhi                                   on 2001/02/09  17:05:19
9400         Log: Integrate changes #8738,8739,8740 from maintperl.
9401              
9402              Html files will be installed in a more logical and easier to
9403              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
9404              
9405              Html files will be generated with a header to make them look
9406              a little less bare.
9407              
9408              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
9409      Branch: perl
9410           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
9411 ____________________________________________________________________________
9412 [  8740] By: jhi                                   on 2001/02/09  17:03:46
9413         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
9414              From: "Brendan O'Dea" <bod@compusol.com.au>
9415              Date: Sun, 4 Feb 2001 11:17:56 +1100
9416              Message-ID: <20010204111756.A16301@compusol.com.au>
9417      Branch: maint-5.6/perl
9418            ! pod/perlfaq3.pod
9419 ____________________________________________________________________________
9420 [  8739] By: jhi                                   on 2001/02/09  17:01:59
9421         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
9422              From: "Indy Singh" <indy@nusphere.com>
9423              Date: Fri, 2 Feb 2001 15:09:59 -0500
9424              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
9425              
9426              Html files will be generated with a header to make them look
9427              a little less bare.
9428      Branch: maint-5.6/perl
9429            ! installhtml
9430 ____________________________________________________________________________
9431 [  8738] By: jhi                                   on 2001/02/09  16:58:48
9432         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
9433              From: "Indy Singh" <indy@nusphere.com>
9434              Date: Fri, 2 Feb 2001 15:08:23 -0500
9435              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
9436              
9437              Html files will be installed in a more logical and easier to
9438              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
9439      Branch: maint-5.6/perl
9440            ! win32/Makefile win32/makefile.mk
9441 ____________________________________________________________________________
9442 [  8737] By: jhi                                   on 2001/02/09  16:46:54
9443         Log: Integrate changes #8687,8736 from maintperl.
9444              
9445              HP-UX thread patches from Merijn H. Brand.
9446              
9447              Latin nit from Philip Newton.
9448      Branch: perl
9449           !> README.hpux hints/hpux.sh
9450 ____________________________________________________________________________
9451 [  8736] By: jhi                                   on 2001/02/09  16:42:31
9452         Log: Latin nit from Philip Newton.
9453      Branch: maint-5.6/perl
9454            ! README.hpux
9455 ____________________________________________________________________________
9456 [  8735] By: jhi                                   on 2001/02/09  16:24:03
9457         Log: Integrate changes #8704,8710 from pureperl.
9458              
9459              Fixed UMRs and leak in Perl_pmtrans()
9460              
9461              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9462              associated UTFied tr/// code.  Also fixed scoping leak of
9463              PL_reg_start_tmp.
9464      Branch: perl
9465           !> op.c regcomp.c
9466 ____________________________________________________________________________
9467 [  8734] By: jhi                                   on 2001/02/09  15:40:21
9468         Log: Integrate change #8733 from maintperl.
9469              
9470              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
9471      Branch: perl
9472           !> pod/perlre.pod
9473 ____________________________________________________________________________
9474 [  8733] By: jhi                                   on 2001/02/09  15:35:47
9475         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
9476              From: Prymmer/Kahn <pvhp@best.com>
9477              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
9478              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
9479      Branch: maint-5.6/perl
9480            ! pod/perlre.pod
9481 ____________________________________________________________________________
9482 [  8732] By: jhi                                   on 2001/02/09  15:26:17
9483         Log: Rename README.posix-bc to README.bs2000 (to avoid the
9484              confusion of a "perlposix-bc.pod"), add a few missing
9485              arch pods, regen toc.
9486      Branch: maint-5.6/perl
9487           +> README.bs2000
9488            - README.posix-bc
9489            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
9490            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
9491 ____________________________________________________________________________
9492 [  8731] By: jhi                                   on 2001/02/09  15:23:39
9493         Log: De-cut-and-pasto.
9494      Branch: perl
9495            ! pod/perl.pod
9496 ____________________________________________________________________________
9497 [  8730] By: jhi                                   on 2001/02/09  15:11:13
9498         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
9499              when people think that perlposix-bc.pod tells anything about
9500              Perl and POSIX.  Regen toc.
9501      Branch: perl
9502           +> README.bs2000
9503            - README.posix-bc
9504            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
9505            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
9506 ____________________________________________________________________________
9507 [  8729] By: jhi                                   on 2001/02/09  14:52:28
9508         Log: The README.vmesa part of #8712 from maintperl.
9509      Branch: perl
9510            ! README.vmesa
9511 ____________________________________________________________________________
9512 [  8728] By: jhi                                   on 2001/02/09  14:46:06
9513         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
9514              From: Peter Prymmer <pvhp@forte.com>
9515              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
9516              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
9517      Branch: maint-5.6/perl
9518            ! README.vmesa win32/Makefile win32/makefile.mk
9519 ____________________________________________________________________________
9520 [  8727] By: jhi                                   on 2001/02/09  14:33:25
9521         Log: Integrate change #8712 from mainline.
9522              
9523              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
9524      Branch: maint-5.6/perl
9525           !> lib/Pod/Find.pm
9526 ____________________________________________________________________________
9527 [  8726] By: jhi                                   on 2001/02/09  14:30:28
9528         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
9529              From: Peter Prymmer <pvhp@forte.com>
9530              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
9531              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
9532      Branch: perl
9533            + t/lib/cgi-esc.t
9534            ! MANIFEST lib/CGI/Util.pm
9535 ____________________________________________________________________________
9536 [  8725] By: jhi                                   on 2001/02/09  04:56:47
9537         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
9538      Branch: maint-5.6/perl
9539            ! pod/perlport.pod
9540 ____________________________________________________________________________
9541 [  8724] By: jhi                                   on 2001/02/09  04:40:59
9542         Log: Integrate changes 7819,7820 from vmsperl into mainline.
9543              
9544              Add header for LIB$ prototypes (C. Berry)
9545              
9546              Convert fwrite()s to sockets to write()s, since some socket stacks
9547              don't take kindly to stdio.
9548              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
9549              (for often optional LNMs)
9550              Correct a few typos
9551              (C. Bailey)
9552      Branch: perl
9553           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
9554 ____________________________________________________________________________
9555 [  8723] By: jhi                                   on 2001/02/09  03:29:29
9556         Log: Integrate change #8722 from mainline.
9557              
9558              The Im() function wasn't returning zero for non-Math::Complex
9559              arguments.  The bug reported by John Gamble.
9560      Branch: maint-5.6/perl
9561           !> lib/Math/Complex.pm
9562 ____________________________________________________________________________
9563 [  8722] By: jhi                                   on 2001/02/09  03:28:33
9564         Log: The Im() function wasn't returning zero for non-Math::Complex
9565              arguments.  The bug reported by John Gamble.
9566      Branch: perl
9567            ! lib/Math/Complex.pm
9568 ____________________________________________________________________________
9569 [  8721] By: nick                                  on 2001/02/08  22:11:35
9570         Log: Correct the correction :-(
9571      Branch: perl
9572            ! perl.c
9573 ____________________________________________________________________________
9574 [  8720] By: bailey                                on 2001/02/08  20:59:22
9575         Log: Convert frwite()s to sockets to write()s, since some socket stacks
9576              don't take kindly to stdio.
9577              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
9578              (for often optional LNMs)
9579              Correct a few typos
9580              (C. Bailey)
9581      Branch: vmsperl
9582            ! vms/vms.c vms/vmsish.h
9583 ____________________________________________________________________________
9584 [  8719] By: bailey                                on 2001/02/08  20:51:02
9585         Log: Add header for LIB$ prototypes (C. Berry)
9586      Branch: vmsperl
9587            ! ext/Devel/DProf/DProf.xs
9588 ____________________________________________________________________________
9589 [  8718] By: bailey                                on 2001/02/08  20:49:00
9590         Log: SYN SYN
9591      Branch: vmsperl
9592           +> pod/perliol.pod t/lib/sample-tests/bailout
9593           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
9594           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
9595           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
9596           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
9597           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
9598           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
9599            - lib/unicode/Is/DCinital.pl
9600           !> (integrate 101 files)
9601 ____________________________________________________________________________
9602 [  8717] By: nick                                  on 2001/02/08  19:38:48
9603         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
9604              From: Robin Barker <rmb1@cise.npl.co.uk>
9605              Date: Thu, 8 Feb 2001 14:38:07 GMT
9606              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
9607      Branch: perl
9608            ! lib/CPAN.pm
9609 ____________________________________________________________________________
9610 [  8716] By: nick                                  on 2001/02/08  19:29:07
9611         Log: Generated files form 8713 etc.
9612      Branch: perl
9613            ! embed.h global.sym objXSUB.h perlapi.c proto.h
9614 ____________________________________________________________________________
9615 [  8715] By: nick                                  on 2001/02/08  19:26:08
9616         Log: Fixup non-ithread build after 8713
9617      Branch: perl
9618            ! perl.c
9619 ____________________________________________________________________________
9620 [  8714] By: nick                                  on 2001/02/08  19:17:45
9621         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
9622              From: nick@ccl4.org
9623              Date: Wed, 7 Feb 2001 00:27:47 +0000
9624              Message-Id: <20010207002747.B63724@plum.flirble.org>
9625      Branch: perl
9626            ! sv.c toke.c
9627 ____________________________________________________________________________
9628 [  8713] By: nick                                  on 2001/02/08  19:15:58
9629         Log: Subject: Re: [patch] Re: PL_ptr_table
9630              From: Doug Maceachern <dougm@covalent.net>
9631              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
9632              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
9633      Branch: perl
9634            ! embed.pl perl.c sv.c sv.h
9635 ____________________________________________________________________________
9636 [  8712] By: nick                                  on 2001/02/08  19:12:47
9637         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
9638              From: Peter Prymmer <pvhp@forte.com>
9639              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
9640              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
9641      Branch: perl
9642            ! lib/Pod/Find.pm
9643 ____________________________________________________________________________
9644 [  8711] By: nick                                  on 2001/02/07  21:06:11
9645         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
9646              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
9647              From: Alan Burlison <Alan.Burlison@uk.sun.com>
9648              Date: Tue, 06 Feb 2001 23:37:01 +0000
9649              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
9650      Branch: perl
9651            ! regcomp.c
9652 ____________________________________________________________________________
9653 [  8710] By: alanbur                               on 2001/02/07  00:22:04
9654         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9655              associated UTFied tr/// code.  Also fixed scoping leak of
9656              PL_reg_start_tmp.
9657      Branch: maint-5.6/pureperl
9658            ! op.c regcomp.c
9659 ____________________________________________________________________________
9660 [  8709] By: nick                                  on 2001/02/06  21:16:49
9661         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
9662              From: Michael G Schwern <schwern@pobox.com>
9663              Date: Sun, 4 Feb 2001 19:47:14 -0500
9664              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
9665      Branch: perl
9666            ! pod/perlapi.pod pod/perlmodlib.PL
9667 ____________________________________________________________________________
9668 [  8708] By: nick                                  on 2001/02/06  20:41:20
9669         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
9670              From: Michael G Schwern <schwern@pobox.com>
9671              Date: Sun, 4 Feb 2001 21:17:49 -0500
9672              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
9673      Branch: perl
9674            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
9675            ! pod/perltootc.pod
9676 ____________________________________________________________________________
9677 [  8707] By: nick                                  on 2001/02/06  20:29:11
9678         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
9679              From: Michael G Schwern <schwern@pobox.com>
9680              Date: Tue, 6 Feb 2001 05:54:30 -0500
9681              Message-Id: <20010206055430.A951@blackrider.aocn.com>
9682      Branch: perl
9683            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
9684 ____________________________________________________________________________
9685 [  8706] By: nick                                  on 2001/02/06  20:21:40
9686         Log: Subject: RE: some win32 fixes
9687              Date: Tue, 6 Feb 2001 09:23:20 +0300
9688              From: Vadim Konovalov <vkonovalov@lucent.com>
9689              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
9690      Branch: perl
9691            ! toke.c win32/Makefile win32/config.bc win32/config.gc
9692            ! win32/config.vc win32/config_H.bc win32/makefile.mk
9693 ____________________________________________________________________________
9694 [  8705] By: alanbur                               on 2001/02/06  15:00:03
9695         Log: Synchronised with parent
9696      Branch: maint-5.6/pureperl
9697            ! regexec.c
9698           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
9699           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
9700 ____________________________________________________________________________
9701 [  8704] By: alanbur                               on 2001/02/06  14:55:24
9702         Log: Fixed UMRs and leak in Perl_pmtrans()
9703      Branch: maint-5.6/pureperl
9704            ! op.c
9705 ____________________________________________________________________________
9706 [  8703] By: gsar                                  on 2001/02/06  02:29:37
9707         Log: $(MAKE) distclean doesn't clean up properly on windows
9708      Branch: maint-5.6/perl
9709            ! win32/Makefile win32/makefile.mk
9710 ____________________________________________________________________________
9711 [  8702] By: gsar                                  on 2001/02/06  01:00:46
9712         Log: tweak change#8659 to keep it simple
9713      Branch: maint-5.6/perl
9714            ! utils/perldoc.PL
9715 ____________________________________________________________________________
9716 [  8701] By: gsar                                  on 2001/02/05  22:45:41
9717         Log: change#8693 was missing testsuite changes
9718      Branch: maint-5.6/perl
9719           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
9720 ____________________________________________________________________________
9721 [  8700] By: nick                                  on 2001/02/05  20:32:52
9722         Log: Integrate mainline
9723      Branch: perlio
9724           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
9725           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
9726           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
9727           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
9728           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
9729           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
9730           +> t/lib/test-harness.t
9731           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
9732           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
9733           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
9734           !> pod/perlutil.pod t/TEST utils/h2xs.PL
9735 ____________________________________________________________________________
9736 [  8699] By: nick                                  on 2001/02/05  19:41:07
9737         Log: Subject: perlfaq2, re: perlmongers
9738              From: David H. Adler <dha@panix.com>
9739              Date: Sun, 4 Feb 2001 23:48:23 -0500
9740              Message-Id: <20010204234823.A13429@panix.com>
9741      Branch: perl
9742            ! pod/perlfaq2.pod
9743 ____________________________________________________________________________
9744 [  8698] By: nick                                  on 2001/02/05  19:39:31
9745         Log: Missed file f#rom the testharness mess.
9746      Branch: perl
9747            + t/lib/test-harness.t
9748 ____________________________________________________________________________
9749 [  8697] By: nick                                  on 2001/02/05  19:37:21
9750         Log: Subject: [DOC PATCH] overload.pm nits
9751              From: John Tobey <jtobey@john-edwin-tobey.org>
9752              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
9753              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
9754      Branch: perl
9755            ! lib/overload.pm
9756 ____________________________________________________________________________
9757 [  8696] By: alanbur                               on 2001/02/05  11:56:00
9758         Log: Sync with parent
9759      Branch: maint-5.6/pureperl
9760           !> thread.h
9761 ____________________________________________________________________________
9762 [  8695] By: gsar                                  on 2001/02/05  03:27:34
9763         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
9764      Branch: maint-5.6/perl
9765            ! thread.h
9766 ____________________________________________________________________________
9767 [  8694] By: alanbur                               on 2001/02/05  00:07:47
9768         Log: Initial branch creation from //depot/maint-5.6/perl
9769      Branch: maint-5.6/pureperl
9770           +> (branch 1719 files)
9771 ____________________________________________________________________________
9772 [  8693] By: gsar                                  on 2001/02/04  22:38:49
9773         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
9774              changes)
9775      Branch: maint-5.6/perl
9776           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
9777           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
9778           !> ext/DB_File/version.c
9779 ____________________________________________________________________________
9780 [  8692] By: nick                                  on 2001/02/04  18:15:57
9781         Log: The missed t/TEST part of the grand testharness upgrade.
9782      Branch: perl
9783            ! t/TEST
9784 ____________________________________________________________________________
9785 [  8691] By: nick                                  on 2001/02/04  18:05:17
9786         Log: New improved test harness
9787              Subject: Re: [PATCH Test::Harness] Third time's a charm?
9788              From: Michael G Schwern <schwern@pobox.com>
9789              Date: Sun, 4 Feb 2001 08:01:20 -0500
9790              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
9791      Branch: perl
9792            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
9793            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
9794            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
9795            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
9796            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
9797            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
9798            ! MANIFEST lib/Test/Harness.pm
9799 ____________________________________________________________________________
9800 [  8690] By: nick                                  on 2001/02/04  17:57:51
9801         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
9802              From: Jonathan Stowe <gellyfish@gellyfish.com>
9803              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
9804              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
9805      Branch: perl
9806            ! utils/h2xs.PL
9807 ____________________________________________________________________________
9808 [  8689] By: nick                                  on 2001/02/04  17:55:24
9809         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
9810              From: Michael G Schwern <schwern@pobox.com>
9811              Date: Sat, 3 Feb 2001 22:46:38 -0500
9812              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
9813      Branch: perl
9814            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
9815            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
9816 ____________________________________________________________________________
9817 [  8688] By: nick                                  on 2001/02/04  17:43:55
9818         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
9819              length byfailing to spot lack of closing )
9820              From: nick@talking.bollo.cx
9821              Date: Sat, 03 Feb 2001 23:53:16 +0000
9822              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
9823      Branch: perl
9824            ! perlio.c pod/perldiag.pod
9825 ____________________________________________________________________________
9826 [  8687] By: jhi                                   on 2001/02/03  17:11:42
9827         Log: HP-UX thread patches from Merijn H. Brand.
9828      Branch: maint-5.6/perl
9829            ! README.hpux hints/hpux.sh
9830 ____________________________________________________________________________
9831 [  8686] By: jhi                                   on 2001/02/03  16:40:12
9832         Log: Metaconfig changes for #8685.
9833      Branch: metaconfig
9834            ! U/installdirs/instubperl.U
9835      Branch: metaconfig/U/perl
9836            ! Devel.U versiononly.U
9837 ____________________________________________________________________________
9838 [  8685] By: jhi                                   on 2001/02/03  16:39:49
9839         Log: For -Dusedevel builds turn off installusrbinperl and turn on
9840              versiononly, a combined idea of Richard Soderberg and Merijn
9841              H. Brand.  You can still override both of these from the command
9842              line if you need to, -Dinstallusrbinperl and -Uversiononly.
9843      Branch: perl
9844            ! Configure
9845 ____________________________________________________________________________
9846 [  8684] By: jhi                                   on 2001/02/03  16:16:34
9847         Log: Metaconfig unit fix for #8683.
9848      Branch: metaconfig
9849            ! U/compline/nblock_io.U
9850 ____________________________________________________________________________
9851 [  8683] By: jhi                                   on 2001/02/03  16:16:12
9852         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
9853              reported by Peter Prymmer for 5.6-TRIAL1.
9854      Branch: perl
9855            ! Configure
9856 ____________________________________________________________________________
9857 [  8682] By: jhi                                   on 2001/02/03  05:52:11
9858         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
9859              to work correctly.
9860      Branch: maint-5.6/perl
9861            ! hints/irix_6.sh
9862 ____________________________________________________________________________
9863 [  8681] By: jhi                                   on 2001/02/03  05:47:33
9864         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
9865      Branch: maint-5.6/perl
9866            ! pod/perlport.pod
9867 ____________________________________________________________________________
9868 [  8680] By: jhi                                   on 2001/02/02  21:39:49
9869         Log: perlport update from Peter Prymmer.
9870      Branch: maint-5.6/perl
9871            ! pod/perlport.pod
9872 ____________________________________________________________________________
9873 [  8679] By: nick                                  on 2001/02/02  20:50:48
9874         Log: Integrate mainline
9875      Branch: perlio
9876           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
9877           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
9878           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
9879 ____________________________________________________________________________
9880 [  8678] By: gsar                                  on 2001/02/02  16:02:12
9881         Log: note about bincompat, slightly modified (from Lupe Christoph)
9882      Branch: maint-5.6/perl
9883            ! README.solaris
9884 ____________________________________________________________________________
9885 [  8677] By: jhi                                   on 2001/02/02  15:46:20
9886         Log: Supported platforms updates.
9887      Branch: maint-5.6/perl
9888            ! pod/perlport.pod
9889 ____________________________________________________________________________
9890 [  8676] By: jhi                                   on 2001/02/02  03:41:26
9891         Log: A couple more perlfaq2 tweaks.
9892      Branch: maint-5.6/perl
9893            ! pod/perlfaq2.pod
9894 ____________________________________________________________________________
9895 [  8675] By: jhi                                   on 2001/02/02  03:17:44
9896         Log: Misedit in #8661.
9897      Branch: maint-5.6/perl
9898            ! Configure
9899 ____________________________________________________________________________
9900 [  8674] By: jhi                                   on 2001/02/02  03:14:38
9901         Log: Damien again.
9902      Branch: maint-5.6/perl
9903            ! pod/perlfaq2.pod
9904 ____________________________________________________________________________
9905 [  8673] By: jhi                                   on 2001/02/02  03:12:40
9906         Log: perlfaq update from Elaine Ashton.
9907      Branch: maint-5.6/perl
9908            ! pod/perlfaq2.pod
9909 ____________________________________________________________________________
9910 [  8672] By: jhi                                   on 2001/02/02  03:07:08
9911         Log: UTF-8 s/// patch from Inaba Hiroto.
9912      Branch: maint-5.6/perl
9913            ! pp_ctl.c pp_hot.c
9914 ____________________________________________________________________________
9915 [  8671] By: jhi                                   on 2001/02/01  22:34:31
9916         Log: Update Changes.
9917      Branch: perl
9918            ! Changes patchlevel.h
9919 ____________________________________________________________________________
9920 [  8670] By: jhi                                   on 2001/02/01  22:15:29
9921         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
9922              from maintperl.
9923              
9924              Upgrade to Getopt::Long 2.25, from Johan Vromans.
9925              
9926              more files need to be writable in the source distribution
9927              
9928              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
9929              
9930              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
9931              
9932              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
9933              
9934              Allow the float to be fuzzier.
9935              
9936              need to use INT2PTR instead of a straight cast or ia64 fails
9937              
9938              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
9939              
9940              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
9941      Branch: perl
9942           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
9943           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
9944           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
9945 ____________________________________________________________________________
9946 [  8669] By: jhi                                   on 2001/02/01  21:57:02
9947         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
9948              From: Robin Barker <rmb1@cise.npl.co.uk>
9949              Date: Thu, 1 Feb 2001 16:59:05 GMT
9950              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
9951      Branch: maint-5.6/perl
9952            ! pod/perlmodlib.PL
9953 ____________________________________________________________________________
9954 [  8668] By: nick                                  on 2001/02/01  19:41:40
9955         Log: Integrate mainline
9956      Branch: perlio
9957           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
9958           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
9959           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
9960 ____________________________________________________________________________
9961 [  8667] By: gsar                                  on 2001/02/01  16:59:11
9962         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
9963      Branch: maint-5.6/perl
9964            ! embed.pl embedvar.h
9965 ____________________________________________________________________________
9966 [  8666] By: gsar                                  on 2001/02/01  16:34:51
9967         Log: add missing entries to win32/config.?c
9968      Branch: maint-5.6/perl
9969            ! win32/config.bc win32/config.gc win32/config.vc
9970            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9971 ____________________________________________________________________________
9972 [  8665] By: jhi                                   on 2001/02/01  14:58:51
9973         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
9974              From: "Stephen P. Potter" <spp@spotter.yi.org>
9975              Date: Thu, 01 Feb 2001 10:45:46 -0500
9976              Message-Id: <200102011545.KAA31479@spotter.yi.org>
9977      Branch: maint-5.6/perl
9978            ! pod/perlfunc.pod
9979 ____________________________________________________________________________
9980 [  8664] By: gsar                                  on 2001/02/01  14:52:37
9981         Log: need to use INT2PTR instead of a straight cast or ia64 fails
9982              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
9983      Branch: maint-5.6/perl
9984            ! ext/POSIX/POSIX.xs
9985 ____________________________________________________________________________
9986 [  8663] By: jhi                                   on 2001/02/01  14:09:13
9987         Log: Allow the float to be fuzzier.
9988      Branch: maint-5.6/perl
9989            ! t/lib/peek.t
9990 ____________________________________________________________________________
9991 [  8662] By: jhi                                   on 2001/02/01  13:59:00
9992         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
9993              From: Robin Barker <rmb1@cise.npl.co.uk>
9994              Date: Thu, 1 Feb 2001 13:05:39 GMT
9995              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
9996      Branch: maint-5.6/perl
9997            ! pod/perlmodlib.pod
9998 ____________________________________________________________________________
9999 [  8661] By: jhi                                   on 2001/02/01  13:57:38
10000         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
10001              Date: Thu, 01 Feb 2001 14:15:41 +0100
10002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10003              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
10004              
10005              Have the $ccflags in the gcc version test (strange, this change
10006              is claimed to be have been integrated already)
10007      Branch: maint-5.6/perl
10008            ! Configure
10009 ____________________________________________________________________________
10010 [  8660] By: jhi                                   on 2001/02/01  13:44:10
10011         Log: Integrate changes #7950,7964,7962 from mainline.
10012              
10013              Find the stdchar signedness using cpp, should fix some of
10014              the Solaris compiler warnings reported by Alan Burlison.
10015      Branch: maint-5.6/perl
10016           !> Configure config_h.SH
10017 ____________________________________________________________________________
10018 [  8659] By: jhi                                   on 2001/02/01  05:35:32
10019         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
10020              From: Jan Dubois <JanD@ActiveState.com>
10021              Date: Wed, 31 Jan 2001 21:17:03 -0800
10022              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
10023      Branch: maint-5.6/perl
10024            ! utils/perldoc.PL
10025 ____________________________________________________________________________
10026 [  8658] By: jhi                                   on 2001/02/01  04:33:17
10027         Log: Integrate the README.os390 and README.posix-bc parts of mainline
10028              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
10029              installperl parts were taken care of by #8657.)
10030      Branch: maint-5.6/perl
10031           !> README.os390 README.posix-bc
10032 ____________________________________________________________________________
10033 [  8657] By: jhi                                   on 2001/02/01  04:29:21
10034         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
10035              From: Peter Prymmer <pvhp@forte.com>
10036              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
10037              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
10038      Branch: maint-5.6/perl
10039            + ext/DynaLoader/dl_dllload.xs
10040            ! MANIFEST Makefile.SH hints/os390.sh installperl
10041 ____________________________________________________________________________
10042 [  8656] By: jhi                                   on 2001/02/01  04:25:45
10043         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
10044              From: Peter Prymmer <pvhp@forte.com>
10045              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
10046              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
10047      Branch: maint-5.6/perl
10048            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
10049 ____________________________________________________________________________
10050 [  8655] By: jhi                                   on 2001/02/01  04:14:47
10051         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
10052              From: troc@netrus.net
10053              Date: Wed, 31 Jan 2001 22:31:26 -0500
10054              Message-Id: <200102010331.WAA117.85@rocco.homenet>
10055      Branch: maint-5.6/perl
10056            ! os2/os2.c
10057 ____________________________________________________________________________
10058 [  8654] By: jhi                                   on 2001/02/01  04:12:52
10059         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
10060              as reported by Alan Burlison.
10061      Branch: maint-5.6/perl
10062            ! pp.h
10063 ____________________________________________________________________________
10064 [  8653] By: jhi                                   on 2001/02/01  04:05:12
10065         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
10066              From: dsugalski@northernlight.com
10067              Date: Wed, 31 Jan 2001 18:54:11 -0500
10068              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
10069      Branch: maint-5.6/perl
10070            ! configure.com
10071 ____________________________________________________________________________
10072 [  8652] By: jhi                                   on 2001/02/01  04:03:11
10073         Log: Misplaced #endif.
10074              
10075              Subject: [perl-5-6-1-trial2] patches for EPOC
10076              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10077              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10078              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10079      Branch: maint-5.6/perl
10080            ! epoc/epocish.c
10081 ____________________________________________________________________________
10082 [  8651] By: jhi                                   on 2001/02/01  04:00:25
10083         Log: Integrate changes #8647,8648,8650 from mainline.
10084              
10085              Macrofy a magic UTF-8 test.
10086              
10087              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
10088              
10089              Watch out for cross compiling for EPOC (usually done on linux).
10090      Branch: maint-5.6/perl
10091           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
10092 ____________________________________________________________________________
10093 [  8650] By: jhi                                   on 2001/02/01  03:56:20
10094         Log: Watch out for cross compiling for EPOC (usually done on linux)
10095              
10096              Subject: [perl-5-6-1-trial2] patches for EPOC
10097              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10098              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10099              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10100      Branch: perl
10101            ! ext/Errno/Errno_pm.PL
10102 ____________________________________________________________________________
10103 [  8649] By: gsar                                  on 2001/02/01  00:46:00
10104         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
10105      Branch: maint-5.6/perl
10106            ! sv.c
10107 ____________________________________________________________________________
10108 [  8648] By: jhi                                   on 2001/01/31  23:35:36
10109         Log: All the uses of PL_numeric_radix must be protected by
10110              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
10111              
10112              Subject: [perl-5-6-1-trial2] patches for EPOC
10113              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10114              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10115              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10116      Branch: perl
10117            ! sv.c
10118 ____________________________________________________________________________
10119 [  8647] By: jhi                                   on 2001/01/31  22:56:16
10120         Log: Macrofy a magic UTF-8 test.
10121      Branch: perl
10122            ! utf8.c utf8.h
10123 ____________________________________________________________________________
10124 [  8646] By: gsar                                  on 2001/01/31  15:55:12
10125         Log: update Changes
10126      Branch: maint-5.6/perl
10127            ! Changes
10128 ____________________________________________________________________________
10129 [  8645] By: gsar                                  on 2001/01/31  15:10:14
10130         Log: Configure tweak suggested by Peter Prymmer
10131      Branch: maint-5.6/perl
10132            ! Configure
10133 ____________________________________________________________________________
10134 [  8644] By: gsar                                  on 2001/01/31  15:06:32
10135         Log: more files need to be writable in the source distribution
10136      Branch: maint-5.6/perl
10137            ! Porting/makerel
10138 ____________________________________________________________________________
10139 [  8643] By: jhi                                   on 2001/01/31  14:59:46
10140         Log: Integrate changes #8258,8278,8279 from mainline.
10141              
10142              Make the large file tests more robust/talkative.
10143      Branch: maint-5.6/perl
10144           !> t/lib/syslfs.t t/op/lfs.t
10145 ____________________________________________________________________________
10146 [  8642] By: gsar                                  on 2001/01/31  14:53:48
10147         Log: integrate changes#8311,8334 from mainline
10148              
10149              Add a new MakeMaker variable PM_FILTER that defines a Unix
10150              filter to be run on each .pm during the pm_to_blib() phase,
10151              a fixed version of
10152              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
10153              
10154              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
10155              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
10156              accurate reading of the "atime".  
10157      Branch: maint-5.6/perl
10158           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10159           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10160           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
10161 ____________________________________________________________________________
10162 [  8641] By: jhi                                   on 2001/01/31  14:46:37
10163         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
10164      Branch: maint-5.6/perl
10165            ! lib/Getopt/Long.pm
10166 ____________________________________________________________________________
10167 [  8640] By: gsar                                  on 2001/01/31  14:40:24
10168         Log: make regen_all
10169      Branch: maint-5.6/perl
10170            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
10171 ____________________________________________________________________________
10172 [  8639] By: gsar                                  on 2001/01/31  14:37:25
10173         Log: refresh windows config files
10174      Branch: maint-5.6/perl
10175            ! win32/Makefile win32/config_H.bc win32/config_H.gc
10176            ! win32/config_H.vc win32/makefile.mk
10177 ____________________________________________________________________________
10178 [  8638] By: gsar                                  on 2001/01/31  14:28:10
10179         Log: makefile tweaks for windows: introduce a bulk-switch to enable
10180              same options as ActivePerl; sync changes with makefile.mk
10181      Branch: maint-5.6/perl
10182            ! win32/Makefile win32/makefile.mk
10183 ____________________________________________________________________________
10184 [  8637] By: jhi                                   on 2001/01/31  04:41:30
10185         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
10186              From: Nicholas Clark <nick@ccl4.org>
10187              Date: Tue, 30 Jan 2001 19:51:05 +0000
10188              Message-ID: <20010130195105.R76607@plum.flirble.org> 
10189              
10190              op/inc cure.
10191      Branch: perl
10192            ! pp.c pp.h pp_hot.c t/op/arith.t
10193 ____________________________________________________________________________
10194 [  8636] By: jhi                                   on 2001/01/31  02:38:32
10195         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
10196              no perlio],8257,8380,8479,8515 from mainline.
10197              
10198              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
10199              
10200              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
10201              Subject: [PATCH perl@8133] fix-up for VMS extensions
10202              
10203              In VMS embedded perls couldn't access the statically built Socket.
10204              
10205              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
10206              
10207              Further VMS piping fixes from Charles Lane.
10208              
10209              Subject:  [PATCH] make t/op/misc.t work on VMS
10210              
10211              Add tracing for debugging extensions builds in VMS.
10212              
10213              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
10214      Branch: maint-5.6/perl
10215           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
10216           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
10217           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
10218 ____________________________________________________________________________
10219 [  8635] By: jhi                                   on 2001/01/31  01:46:41
10220         Log: Integrate change #7732 from mainline.
10221              
10222              Sparc 64-bit pack() fix from Jens Hamisch.
10223      Branch: maint-5.6/perl
10224           !> pp.c
10225 ____________________________________________________________________________
10226 [  8634] By: jhi                                   on 2001/01/31  01:41:16
10227         Log: One spot missing from #8626.
10228      Branch: maint-5.6/perl
10229            ! sv.c
10230 ____________________________________________________________________________
10231 [  8633] By: jhi                                   on 2001/01/31  00:49:17
10232         Log: Integrate change #7495 from mainline.
10233              
10234              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
10235      Branch: maint-5.6/perl
10236           !> MANIFEST ext/re/Makefile.PL
10237 ____________________________________________________________________________
10238 [  8632] By: jhi                                   on 2001/01/30  23:38:49
10239         Log: Integrate change #8396 from mainline.
10240              
10241              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
10242              better multicast support (resend)
10243      Branch: maint-5.6/perl
10244           !> ext/Socket/Socket.pm
10245 ____________________________________________________________________________
10246 [  8631] By: jhi                                   on 2001/01/30  23:28:03
10247         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
10248              
10249              More AIX lore. (7514, ext/re/hints/aix.pl)
10250              
10251              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
10252              
10253              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)
10254              
10255              Subject: [ID 20001214.002] Net::Ping patch
10256              
10257              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
10258              
10259              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
10260              
10261              Add ReuseAddr as a (preferred) alias for Reuse as we now
10262              also have ReusePort.
10263              
10264              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
10265      Branch: maint-5.6/perl
10266           +> ext/re/hints/aix.pl
10267           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
10268           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
10269 ____________________________________________________________________________
10270 [  8630] By: jhi                                   on 2001/01/30  23:03:59
10271         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
10272              
10273              read() documentation tweak for 20001121.004.
10274              
10275              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
10276      Branch: maint-5.6/perl
10277           !> pod/perlfunc.pod pod/perlre.pod
10278 ____________________________________________________________________________
10279 [  8629] By: jhi                                   on 2001/01/30  22:41:57
10280         Log: Integrate change #8098 from mainline.
10281              
10282              fastgetcwd is defined using a glob alias on a $^O dependent basis
10283              and there was no default assignment or perl subroutine.
10284      Branch: maint-5.6/perl
10285           !> lib/Cwd.pm
10286 ____________________________________________________________________________
10287 [  8628] By: jhi                                   on 2001/01/30  21:58:52
10288         Log: Integrate change #7866 from mainline.
10289              
10290              File::Temp 0.11.
10291      Branch: maint-5.6/perl
10292           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
10293 ____________________________________________________________________________
10294 [  8627] By: jhi                                   on 2001/01/30  21:39:44
10295         Log: Integrate changes #8075,8086,8228 from mainline.  
10296              
10297              Darwin is not Windows. (8075,8086)
10298              
10299              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
10300      Branch: maint-5.6/perl
10301           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
10302           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
10303           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
10304           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
10305 ____________________________________________________________________________
10306 [  8626] By: jhi                                   on 2001/01/30  21:22:11
10307         Log: Integrate with tweakery the change #8625 from mainline,
10308              the multibyte decimal separator fix ("fa_IR locale failure").
10309      Branch: maint-5.6/perl
10310            ! embedvar.h perlapi.h
10311           !> intrpvar.h perl.c perl.h sv.c util.c
10312 ____________________________________________________________________________
10313 [  8625] By: jhi                                   on 2001/01/30  20:26:33
10314         Log: Fix for the fa_IR locale failure.  The reason for the failure
10315              was that Perl was assuming the decimal separator aka the radix
10316              separator is one character.  The Farsi-Iranian locale crushed
10317              that bad assumption since there the separator is 'Momayyez',
10318              glyphwise looking somewhat like a slash, and in Unicode UTF-8
10319              encoded in two bytes, 0xd9 0xab.
10320      Branch: perl
10321            ! intrpvar.h perl.c perl.h sv.c util.c
10322 ____________________________________________________________________________
10323 [  8624] By: gsar                                  on 2001/01/30  20:17:03
10324         Log: regen_headers
10325      Branch: maint-5.6/perl
10326            ! Makefile.SH pod/perlintern.pod
10327 ____________________________________________________________________________
10328 [  8623] By: gsar                                  on 2001/01/30  19:42:34
10329         Log: backout change#7431 and its dependents (causes spurious rebuilds
10330              of autogenerated files)
10331              
10332              fix benign b.t failure
10333      Branch: maint-5.6/perl
10334            ! Makefile.SH t/lib/b.t
10335 ____________________________________________________________________________
10336 [  8622] By: jhi                                   on 2001/01/30  19:41:41
10337         Log: Microperl sync.
10338      Branch: perl
10339            ! mg.c perl.h
10340 ____________________________________________________________________________
10341 [  8621] By: gsar                                  on 2001/01/30  19:24:47
10342         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
10343              from mainline
10344              
10345              Subject: podlators 1.06 released
10346              
10347              Subject: [PATCH @8436] Eliminate op_children
10348              
10349              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
10350              
10351              (Replaced by #8448)  More op_children traces (cleanup of #8442).
10352              
10353              Subject: [PATCH #3 @8436] Re: Eliminate op_children
10354              Replace #8444 and #8445.
10355              
10356              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
10357              at the setting of the ofs_sv in new_struct_thread() as the
10358              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
10359              uninitialized fields are, uh, initialized with),
10360              SvREFCNT_inc()ing that invited a core dump.
10361              
10362              podlators 1.07, from Russ Allbery.
10363              
10364              Subject: [PATCH] regcomp.c old feature removal
10365              From: mjd@plover.com
10366              Date: 16 Jan 2001 14:43:18 -0000 
10367              Message-ID: <20010116144318.7140.qmail@plover.com> 
10368      Branch: maint-5.6/perl
10369           +> lib/Pod/Text/Overstrike.pm
10370           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
10371           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
10372           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
10373           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
10374           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
10375           !> util.c
10376 ____________________________________________________________________________
10377 [  8620] By: gsar                                  on 2001/01/30  18:48:32
10378         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
10379              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
10380              now fails one test)
10381              
10382              Subject: [PATCH] lvalue AUTOLOAD. No, really.
10383              
10384              Subject: [PATCH] Interesting syntax idea
10385              Make opens + bareword assigns do typeglob assigns.
10386              
10387              Tests for #8254.
10388              
10389              Subject: [PATCH @8269] Continue blocks and B::Deparse
10390              Make the peephole optimizer to bypass more null ops and
10391              and rewrite the deparse handling of continue blocks.
10392              
10393              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
10394              Doc tweak on #8313.
10395              
10396              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
10397              
10398              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
10399              
10400              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
10401              
10402              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
10403              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
10404              according to the platform.
10405              
10406              Subject: [PATCH @8404] Consolidated lvalue sub changes
10407              
10408              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
10409              
10410              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
10411              
10412              Subject: B::Concise -- an improved replacement for B::Terse 
10413              
10414              The B::Terse drop-in replacement wasn't quite drop-in.
10415              
10416              The LVRET macro needed an aTHX.
10417              
10418              Use the /^Perl_/-less form of is_lvalue_sub().
10419              
10420              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
10421      Branch: maint-5.6/perl
10422           +> ext/B/B/Concise.pm
10423           !> (integrate 27 files)
10424 ____________________________________________________________________________
10425 [  8619] By: nick                                  on 2001/01/30  18:40:28
10426         Log: Integrate mainline
10427      Branch: perlio
10428           !> (integrate 40 files)
10429 ____________________________________________________________________________
10430 [  8618] By: jhi                                   on 2001/01/30  18:37:18
10431         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
10432              Date: Mon, 29 Jan 2001 22:51:29 -0600
10433              From: "Craig A. Berry" <craigberry@mac.com>
10434              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
10435      Branch: perl
10436            ! vms/test.com
10437 ____________________________________________________________________________
10438 [  8617] By: jhi                                   on 2001/01/30  18:34:53
10439         Log: Subject: [PATCH] Add missing CV flags to dump.c
10440              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10441              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
10442              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
10443      Branch: perl
10444            ! dump.c
10445 ____________________________________________________________________________
10446 [  8616] By: jhi                                   on 2001/01/30  18:20:58
10447         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
10448              part isn't applicable to maintperl.
10449              
10450              UTF-8 nit from Inaba Hiroto.
10451      Branch: maint-5.6/perl
10452           !> pod/perlapi.pod utf8.c
10453 ____________________________________________________________________________
10454 [  8615] By: jhi                                   on 2001/01/30  18:18:51
10455         Log: UTF-8 nit from Inaba Hiroto.
10456      Branch: perl
10457            ! pod/perlapi.pod t/op/each.t utf8.c
10458 ____________________________________________________________________________
10459 [  8614] By: jhi                                   on 2001/01/30  18:13:38
10460         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
10461              
10462              perl's internal variables are not for public consumption,
10463              move their docs from perlapi.pod to perlintern.pod
10464              
10465              support for -Dusethreads build under HP-UX 10.20 and DCE threads
10466              library (11.0 and later have pthreads but 10.x don't)
10467              
10468              avoid uninitialized value warnings
10469              
10470              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
10471              gets weird results)
10472              
10473              perldoc nit on windows
10474              
10475              make it possible to run the tests outside the source tree
10476              (there's still a dependency on ../lib being the library
10477              location)
10478      Branch: perl
10479           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
10480           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
10481           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
10482           !> win32/bin/search.pl win32/vdir.h
10483 ____________________________________________________________________________
10484 [  8613] By: gsar                                  on 2001/01/30  16:39:59
10485         Log: make it possible to run the tests outside the source tree
10486              (there's still a dependency on ../lib being the library
10487              location)
10488      Branch: maint-5.6/perl
10489            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
10490 ____________________________________________________________________________
10491 [  8612] By: gsar                                  on 2001/01/30  16:31:12
10492         Log: perldoc nit on windows
10493      Branch: maint-5.6/perl
10494            ! utils/perldoc.PL
10495 ____________________________________________________________________________
10496 [  8611] By: gsar                                  on 2001/01/30  16:22:54
10497         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
10498              gets weird results)
10499      Branch: maint-5.6/perl
10500            ! win32/vdir.h
10501 ____________________________________________________________________________
10502 [  8610] By: gsar                                  on 2001/01/30  16:12:45
10503         Log: avoid uninitialized value warnings
10504      Branch: maint-5.6/perl
10505            ! win32/bin/search.pl
10506 ____________________________________________________________________________
10507 [  8609] By: gsar                                  on 2001/01/30  16:08:01
10508         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
10509              library (11.0 and later have pthreads but 10.x don't)
10510      Branch: maint-5.6/perl
10511            ! hints/hpux.sh thread.h
10512 ____________________________________________________________________________
10513 [  8608] By: gsar                                  on 2001/01/30  15:48:55
10514         Log: perl's internal variables are not for public consumption,
10515              move their docs from perlapi.pod to perlintern.pod
10516      Branch: maint-5.6/perl
10517            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
10518            ! thrdvar.h
10519 ____________________________________________________________________________
10520 [  8607] By: gsar                                  on 2001/01/30  15:44:27
10521         Log: mistakenly branched perl56delta.pod, revert
10522      Branch: maint-5.6/perl
10523            - pod/perl56delta.pod
10524           !> pod/perldelta.pod
10525 ____________________________________________________________________________
10526 [  8606] By: gsar                                  on 2001/01/30  14:20:24
10527         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
10528              dTHR which has been a noop for a while now, except for the
10529              compatibility definition in thread.h)
10530      Branch: maint-5.6/perl
10531           !> (integrate 45 files)
10532 ____________________________________________________________________________
10533 [  8605] By: jhi                                   on 2001/01/30  05:43:58
10534         Log: Mark the UTF-8 APIs as experimental.
10535      Branch: maint-5.6/perl
10536            ! embed.pl pod/perlapi.pod
10537 ____________________________________________________________________________
10538 [  8604] By: jhi                                   on 2001/01/30  05:38:40
10539         Log: Nits from earlier integrates.
10540      Branch: maint-5.6/perl
10541            ! lib/Carp/Heavy.pm
10542           !> sv.c
10543 ____________________________________________________________________________
10544 [  8603] By: jhi                                   on 2001/01/30  05:27:26
10545         Log: Regenerate Porting files.
10546      Branch: maint-5.6/perl
10547            ! Porting/Glossary Porting/config.sh Porting/config_H
10548 ____________________________________________________________________________
10549 [  8602] By: jhi                                   on 2001/01/30  05:14:59
10550         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
10551              8310,8339,8447,8492,8493,8505,8525: documentation changes.
10552              
10553              Subject: Re: perlfaq style changes
10554              
10555              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
10556              
10557              Subject: [PATCH] docs on NaN
10558              
10559              Subject: [patch] perlfaq7
10560              
10561              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
10562              
10563              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
10564              
10565              Subject: [PATCH] open() example in perlfunc.pod
10566              
10567              Podify README.mpeix (a new version from the web)
10568              
10569              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
10570              
10571              Subject: [PATCH] format and rewording in perlfaq.pod
10572              
10573              Subject: [PATCH] API Variable documentation   
10574              
10575              Memory management calls documentation.
10576              
10577              Subject: [PATCH: perl@8482] README.vms URL updates
10578              
10579              Subject: Minor typos in perlfaq2.pod
10580              
10581              Subject: [PATCH] pod/perlvar.pod
10582      Branch: maint-5.6/perl
10583           +> pod/perl56delta.pod
10584            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10585           !> README.amiga README.epoc README.mpeix README.vms
10586           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
10587           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
10588           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
10589           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
10590           !> pod/perlvar.pod thrdvar.h
10591 ____________________________________________________________________________
10592 [  8601] By: jhi                                   on 2001/01/30  04:38:35
10593         Log: Integrate changes #8036,8096,8253 from mainline:
10594              hints changes.
10595              
10596              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
10597              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
10598              
10599              Output the (apparent) version of gcc in Tru64.
10600      Branch: maint-5.6/perl
10601           +> ext/POSIX/hints/svr4.pl
10602           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
10603           !> hints/svr4.sh t/lib/bigfltpm.t
10604 ____________________________________________________________________________
10605 [  8600] By: jhi                                   on 2001/01/30  04:04:01
10606         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
10607              locale fixes.
10608              
10609              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
10610              
10611              Debian allows /usr/bin/locale to exist without any locales. (7868)
10612              
10613              Allow the locale test needing POSIX and the taint test
10614              needing IPC::SysV to run under 'minitest' (basically,
10615              bail out if loading the extension fails). (8384)
10616              
10617              Cleanup the locale.t output  (8480)
10618      Branch: maint-5.6/perl
10619           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
10620           !> t/pragma/locale.t
10621 ____________________________________________________________________________
10622 [  8599] By: jhi                                   on 2001/01/30  03:51:04
10623         Log: Missing generated files from #8598.
10624      Branch: maint-5.6/perl
10625            ! embed.h global.sym objXSUB.h perlapi.c proto.h
10626 ____________________________________________________________________________
10627 [  8598] By: jhi                                   on 2001/01/30  03:41:54
10628         Log: Integrate change #8555 from mainline, manually integrate parts
10629              of changes 8452 and 8583.
10630              
10631              Subject: [PATCH] utf8.c documentation (8452)
10632              
10633              No point in checking the length if the pointer is bogus. (8555)
10634              
10635              Introduce bytes_from_utf8() and implement sv_eq() using it,
10636              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
10637              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
10638              was malformed. (8583)
10639      Branch: maint-5.6/perl
10640            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
10641           !> pod/perlapi.pod sv.c utf8.c
10642 ____________________________________________________________________________
10643 [  8597] By: gsar                                  on 2001/01/30  02:37:26
10644         Log: get PERL_OBJECT build going again on windows
10645      Branch: maint-5.6/perl
10646            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10647            ! pod/perlapi.pod proto.h sv.c
10648 ____________________________________________________________________________
10649 [  8596] By: jhi                                   on 2001/01/30  02:16:17
10650         Log: Signedness nit.
10651      Branch: perl
10652            ! sv.c
10653 ____________________________________________________________________________
10654 [  8595] By: jhi                                   on 2001/01/30  02:11:07
10655         Log: EBCDIC patch for Storable, from Peter Prymmer.
10656      Branch: perl
10657            ! t/lib/st-06compat.t
10658 ____________________________________________________________________________
10659 [  8594] By: jhi                                   on 2001/01/30  01:04:48
10660         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
10661              From: Peter Prymmer <pvhp@forte.com>
10662              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
10663              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
10664      Branch: perl
10665            ! t/lib/b.t
10666 ____________________________________________________________________________
10667 [  8593] By: jhi                                   on 2001/01/30  00:56:47
10668         Log: Subject: [PATCH: perl@8585] pod problems in io
10669              From: Peter Prymmer <pvhp@forte.com>
10670              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
10671              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
10672      Branch: perl
10673            ! pod/perlapio.pod pod/perliol.pod
10674 ____________________________________________________________________________
10675 [  8592] By: jhi                                   on 2001/01/30  00:48:20
10676         Log: Integrate perlio.
10677      Branch: perl
10678           !> pod/perlapio.pod pod/perliol.pod
10679 ____________________________________________________________________________
10680 [  8591] By: nick                                  on 2001/01/29  22:02:28
10681         Log: GNU 'merge' Simon's copy of perliol.pod with version
10682              patched by Craig's patch.
10683      Branch: perlio
10684            ! pod/perliol.pod
10685 ____________________________________________________________________________
10686 [  8590] By: nick                                  on 2001/01/29  21:55:10
10687         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
10688      Branch: perlio
10689            ! pod/perlapio.pod pod/perliol.pod
10690 ____________________________________________________________________________
10691 [  8589] By: jhi                                   on 2001/01/29  15:35:33
10692         Log: Integrate change #8586 from maint-5.6/perl.
10693              
10694              make the BOM detection code not call tell() until it has to
10695              (meant to fix esoteric compatibility issues where PL_rsfp
10696              is overridden)
10697      Branch: perl
10698           !> toke.c
10699 ____________________________________________________________________________
10700 [  8588] By: jhi                                   on 2001/01/29  15:29:11
10701         Log: Subject: MAking Solaris malloc() the default
10702              From: Lupe Christoph <lupe@lupe-christoph.de>
10703              Date: Mon, 29 Jan 2001 12:59:36 +0100
10704              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
10705              
10706              The README.solaris part slightly tweaked.
10707      Branch: perl
10708            ! README.solaris hints/solaris_2.sh
10709 ____________________________________________________________________________
10710 [  8587] By: jhi                                   on 2001/01/29  15:17:34
10711         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
10712              From: root@ak-75.mind.de
10713              Date: Sun, 28 Jan 2001 20:32:29 +0100
10714              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
10715      Branch: perl
10716            ! pod/perlre.pod
10717 ____________________________________________________________________________
10718 [  8586] By: gsar                                  on 2001/01/29  13:43:44
10719         Log: make the BOM detection code not call tell() until it has to
10720              (meant to fix esoteric compatibility issues where PL_rsfp
10721              is overridden)
10722      Branch: maint-5.6/perl
10723            ! toke.c
10724 ____________________________________________________________________________
10725 [  8585] By: jhi                                   on 2001/01/28  20:05:45
10726         Log: Update Changes.
10727      Branch: perl
10728            ! Changes patchlevel.h
10729 ____________________________________________________________________________
10730 [  8584] By: jhi                                   on 2001/01/28  19:30:02
10731         Log: Integrate perlio.
10732      Branch: perl
10733           +> pod/perliol.pod
10734           !> MANIFEST pod/perlapio.pod
10735 ____________________________________________________________________________
10736 [  8583] By: jhi                                   on 2001/01/28  19:28:40
10737         Log: Patch from Inaba Hiroto:
10738              - canonical UTF-8 hash keys: if a key string for a hash is
10739              UTF8-on, try downgrade the string and use it if
10740              unicode::distinct is not in effect.
10741              For the task, I added a function bytes_from_utf8() to utf8.c.
10742              It might resemble utf8_to_bytes() but it is not convenient
10743              to the task.
10744              Made a test for it and added to t/op/each.t
10745              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
10746              the mortal copy of the argument SV.
10747              And changed t/io/utf8.t test 18 which expects print() to
10748              upgrade its argument.
10749              - re-implement sv_eq with bytes_from_utf8()
10750              - some bug fixes
10751              - tr/// does not handle UTF8 range (\x{}-\x{})
10752              - \ before raw UTF8 character produced
10753              "Malformed UTF-8 character" warning.
10754              - "\x{100}\N{CENT SIGN}" is Malformed.
10755              Added tests for these 3.
10756              - and one silly bug (by me) with qu operator.
10757      Branch: perl
10758            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
10759            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
10760            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
10761 ____________________________________________________________________________
10762 [  8582] By: nick                                  on 2001/01/28  19:25:04
10763         Log: Add pod/perliol.pod to MANIFEST :-(
10764      Branch: perlio
10765            ! MANIFEST
10766 ____________________________________________________________________________
10767 [  8581] By: nick                                  on 2001/01/28  19:22:40
10768         Log: PerlIO documentation. Proofing and sub-editing requested.
10769      Branch: perlio
10770            + pod/perliol.pod
10771            ! pod/perlapio.pod
10772 ____________________________________________________________________________
10773 [  8580] By: jhi                                   on 2001/01/28  05:16:25
10774         Log: Revert the change to sv_2pv() done by #8054: Someone who
10775              did SvNV_set() on a scalar that also happened to be POK,
10776              followed by sv_2pv() won't get the right coercion anymore.
10777              [Sarathy]
10778      Branch: maint-5.6/perl
10779            ! sv.c
10780 ____________________________________________________________________________
10781 [  8579] By: jhi                                   on 2001/01/28  05:15:04
10782         Log: Remove the #8084 effect: do not allow -Q to be interpreted
10783              as -&Q(), this is too much wiggle room.
10784      Branch: maint-5.6/perl
10785            ! toke.c
10786 ____________________________________________________________________________
10787 [  8578] By: jhi                                   on 2001/01/28  05:12:45
10788         Log: Needed bits of #8439 (should have been in #8576),
10789              mainly for lval substr().
10790      Branch: maint-5.6/perl
10791            ! mg.c pp.c pp_hot.c
10792 ____________________________________________________________________________
10793 [  8577] By: jhi                                   on 2001/01/28  05:02:46
10794         Log: A missing check-in.
10795      Branch: maint-5.6/perl
10796            ! utf8.c
10797 ____________________________________________________________________________
10798 [  8576] By: jhi                                   on 2001/01/28  04:26:18
10799         Log: Integrate changes #8425,8436,8439,8517 from mainline.
10800              The 8439 was not truly integrated because it had too many
10801              dependencies on the development branch and because it introduced
10802              concepts too bold for a maintenance branch (such as the qu operator).
10803              
10804              Subject: [PATCH perl@8342] -Wformat
10805              
10806              Tighten some of the UTF-8 tests a bit.
10807              
10808              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
10809              - The substr lval was still not okay.
10810              - Now pp_stringify and sv_setsv copies source's UTF8 flag
10811              even if IN_BYTE.  pp_stringify is called from fold_constants
10812              at optimization phase and "\x{100}" was made SvUTF8_off under
10813              use bytes (the bytes pragma is for "byte semantics" and not
10814              for "do not produce UTF8 data")
10815      Branch: maint-5.6/perl
10816            ! t/lib/charnames.t t/op/substr.t toke.c
10817           !> sv.c t/pragma/utf8.t
10818 ____________________________________________________________________________
10819 [  8575] By: jhi                                   on 2001/01/28  04:01:51
10820         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
10821              
10822              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
10823              
10824              Subject: [ID 20001230.003] UTF-8 tr still hurts
10825              
10826              Test cases for #8385 (from Simon's "torture.pl")
10827              
10828              Start fixing UTF-8 lval substr() (8405)
10829      Branch: maint-5.6/perl
10830           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
10831           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
10832 ____________________________________________________________________________
10833 [  8574] By: jhi                                   on 2001/01/28  03:09:06
10834         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
10835              from mainline.
10836              
10837              UTF-8 cleanup.
10838              
10839              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
10840              
10841              "\x{FF}\xFF" was broken.
10842              
10843              Tests for #8329 and #8330.
10844              
10845              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
10846              
10847              IRIX compiler noticed that the bof initialization might be
10848              bypassed by control flow.
10849              
10850              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
10851      Branch: maint-5.6/perl
10852           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
10853           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
10854 ____________________________________________________________________________
10855 [  8573] By: jhi                                   on 2001/01/28  02:06:12
10856         Log: Retract #8552.
10857      Branch: perl
10858            ! lib/Text/Wrap.pm t/lib/textwrap.t
10859 ____________________________________________________________________________
10860 [  8572] By: jhi                                   on 2001/01/28  02:04:49
10861         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
10862              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
10863              not really integrated but instead salvaged by hand
10864              (they had too many dependencies on the development release
10865              to be cleanly integratable).
10866              
10867              Subject: more UTF8 test suites and an UTF8 patch
10868              
10869              Tweak for MULTIPLICITY/USE_PERLIO
10870              
10871              Signedness nit.
10872              
10873              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
10874              
10875              Use the UTF8_XXX macros in is_utf8_char().
10876              
10877              Rewrite pp_concat() in terms of sv_catsv().  The . operator
10878              should now be UTF-8-proof.
10879              
10880              Subject: [PATCH perl@8269] scanning two hex-constants
10881              fails on EBCDIC environment (script length.t)
10882              
10883              Add some Unicode chop() tests.
10884      Branch: maint-5.6/perl
10885            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
10886           !> sv.c t/op/chop.t utf8.h
10887 ____________________________________________________________________________
10888 [  8571] By: jhi                                   on 2001/01/28  00:35:59
10889         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
10890              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
10891              
10892              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
10893              
10894              The maxiters upper limit sanity check (guarding against
10895              non-progress) assumed bytes instead of characters in s///
10896              and split().
10897              
10898              Signedness nit.
10899              
10900              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
10901              join() should now be UTF-8-proof.
10902              
10903              More split // UTF-8 tests. (8250)
10904      Branch: maint-5.6/perl
10905           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
10906           !> util.c
10907 ____________________________________________________________________________
10908 [  8570] By: jhi                                   on 2001/01/27  22:15:46
10909         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
10910              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
10911              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
10912              8084,8204,8244,8333 from mainline.
10913              
10914              For -Q where Q might be a one-letter sub name one does no more
10915              get a warning about an unknown filetest (7941,7943,7944,8084).
10916              
10917              Subject: Re: [ID 20001130.011] expression parsing bug ?
10918              
10919              Make uv_to_utf8() to zero-terminate its output buffer.
10920              
10921              Split off t/op/length.t (7995)
10922              
10923              Split off t/op/utf8decode.t (7996)
10924              
10925              Remove an unnecessary 'use utf8' from the utf8.t (7998)
10926              
10927              Split off t/op/concat.t (8004)
10928              
10929              Split off t/op/ver.t (8005)
10930              
10931              Document utf8_length(), utf8_distance(), and utf8_hop().
10932              
10933              Document utf8_to_uv() better.
10934              
10935              Introduce macros for UTF8 decoding (8028,8033).
10936              
10937              Add test for reverse() (8030,8031).
10938              
10939              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
10940              
10941              Do not return the Unicode replacement character    on UTF-8
10942              decoding failure.
10943              
10944              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
10945              not this_utf8 i.e. the output string has one, but don't mess
10946              with source assumption. (8052,8053)
10947              
10948              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
10949              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
10950              was not expecting to be called with something that was already
10951              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
10952              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
10953              (8054)
10954              
10955              Recode the naughty binary bytes in utf8decode.t using the \xHH.
10956              
10957              Make some panic messages a bit more logical.
10958      Branch: maint-5.6/perl
10959           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
10960           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
10961           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
10962           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
10963           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
10964           !> utf8.c utf8.h
10965 ____________________________________________________________________________
10966 [  8569] By: jhi                                   on 2001/01/27  19:16:43
10967         Log: Integrate changes #7750 from perlio and #8566 from mainline.
10968      Branch: maint-5.6/perl
10969           !> regexec.c sv.c
10970 ____________________________________________________________________________
10971 [  8568] By: jhi                                   on 2001/01/27  18:06:51
10972         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
10973              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
10974              7935[-perlio.c],7936,7959,7965 from mainline.
10975              
10976              Change the "big byte" error message to "Wide character".
10977              (7355, the croak-if-wide-chars-in-print part ignored)
10978              
10979              Use UINT64_C().
10980              
10981              Introduce Perl_utf8_length().
10982              
10983              diff -se shows these as different (7753, forgotten check-ins)
10984              
10985              Subject: [PATCH] doop.c - UTF8 tr///
10986              
10987              If we use (aTHX_ ...) then put Perl_ on the front.
10988              
10989              Make utf8_length() and utf8_distance() to be less forgiving
10990              about bad UTF-8.
10991              
10992              Test line numbers are different with utf8.
10993              
10994              No need to scan till infinity, 13 is enough. (7872,7911)
10995              
10996              Subject: [PATCH] Tokeniser debugging
10997              
10998              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
10999              
11000              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
11001              
11002              Be more careful in Perl_sv_utf8_downgrade().
11003              
11004              Use DO_UTF8().
11005              
11006              Raw zero bytes in text files confuse at least GNU patch 2.1.
11007      Branch: maint-5.6/perl
11008           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
11009           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
11010           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
11011           !> t/pragma/utf8.t toke.c utf8.c utf8.h
11012 ____________________________________________________________________________
11013 [  8567] By: nick                                  on 2001/01/27  11:10:38
11014         Log: Integrate mainline
11015      Branch: perlio
11016           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
11017           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
11018           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
11019           !> toke.c
11020 ____________________________________________________________________________
11021 [  8566] By: jhi                                   on 2001/01/27  06:22:48
11022         Log: More documentation for the regexp context stack.
11023      Branch: perl
11024            ! regexec.c
11025 ____________________________________________________________________________
11026 [  8565] By: jhi                                   on 2001/01/27  05:21:57
11027         Log: Update Changes.
11028      Branch: perl
11029            ! Changes patchlevel.h
11030 ____________________________________________________________________________
11031 [  8564] By: jhi                                   on 2001/01/27  04:44:04
11032         Log: Threadedness patch for #8562 from Doug MacEachern.
11033      Branch: perl
11034            ! toke.c
11035 ____________________________________________________________________________
11036 [  8563] By: jhi                                   on 2001/01/27  04:26:24
11037         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
11038              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11039              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
11040              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
11041      Branch: perl
11042            ! op.c
11043 ____________________________________________________________________________
11044 [  8562] By: jhi                                   on 2001/01/27  04:20:30
11045         Log: Subject: Re: Announce : Tokener reporting patch
11046              From: Simon Cozens <simon@cozens.net>
11047              Date: Mon, 22 Jan 2001 02:17:22 +0000
11048              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
11049      Branch: perl
11050            ! embed.h embed.pl proto.h toke.c
11051 ____________________________________________________________________________
11052 [  8561] By: jhi                                   on 2001/01/27  04:17:24
11053         Log: Forgot from #8545.  Oops.
11054      Branch: perl
11055            ! pp.c t/pragma/overload.t
11056 ____________________________________________________________________________
11057 [  8560] By: jhi                                   on 2001/01/27  03:01:47
11058         Log: A better module compilation test, use MANIFEST as suggested
11059              by Spider.
11060      Branch: perl
11061            ! t/lib/1_compile.t
11062 ____________________________________________________________________________
11063 [  8559] By: jhi                                   on 2001/01/27  02:50:48
11064         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
11065              From: Peter Prymmer <pvhp@forte.com>
11066              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
11067              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
11068      Branch: perl
11069            ! t/lib/b.t
11070 ____________________________________________________________________________
11071 [  8558] By: jhi                                   on 2001/01/27  02:27:05
11072         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
11073              From: Peter Prymmer <pvhp@forte.com>
11074              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
11075              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
11076      Branch: perl
11077            ! t/pragma/sub_lval.t
11078 ____________________________________________________________________________
11079 [  8557] By: jhi                                   on 2001/01/27  02:26:03
11080         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
11081              From: Peter Prymmer <pvhp@forte.com>
11082              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
11083              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
11084      Branch: perl
11085            ! t/lib/st-06compat.t
11086 ____________________________________________________________________________
11087 [  8556] By: jhi                                   on 2001/01/27  02:24:33
11088         Log: Subject: [PATCH: perl@8531] minor update to README.os390
11089              From: Peter Prymmer <pvhp@forte.com>
11090              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
11091              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
11092      Branch: perl
11093            ! README.os390
11094 ____________________________________________________________________________
11095 [  8555] By: jhi                                   on 2001/01/27  00:35:47
11096         Log: No point in checking the length before we know whether the pointer
11097              is bogus or not, fixes Abigail's odbm failures in Linux.
11098      Branch: perl
11099            ! sv.c
11100 ____________________________________________________________________________
11101 [  8554] By: nick                                  on 2001/01/26  19:01:31
11102         Log: Integrate mainline
11103      Branch: perlio
11104           !> lib/Text/Wrap.pm t/lib/textwrap.t
11105 ____________________________________________________________________________
11106 [  8553] By: jhi                                   on 2001/01/26  15:19:39
11107         Log: Integrate change #7792 from perlio (multiplicity fix),
11108              fix the AV leak in regex DEBUGGING (tiny part of the
11109              polymorphic regexp patch #8143).
11110      Branch: maint-5.6/perl
11111            ! regcomp.c
11112           !> scope.h
11113 ____________________________________________________________________________
11114 [  8552] By: jhi                                   on 2001/01/26  15:03:23
11115         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
11116              From: Michael G Schwern <schwern@pobox.com>
11117              Date: Fri, 26 Jan 2001 09:28:31 -0500
11118              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
11119      Branch: perl
11120            ! lib/Text/Wrap.pm t/lib/textwrap.t
11121 ____________________________________________________________________________
11122 [  8551] By: jhi                                   on 2001/01/26  02:33:19
11123         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
11124              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
11125              
11126              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
11127              
11128              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
11129              
11130              Message nit.
11131              
11132              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
11133              
11134              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
11135              
11136              (the cleanup of unused submatches in regtry() and regcppop())
11137              
11138              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
11139              stored and restored, and thusly was trounced by the utf8 swash
11140              routines.
11141              
11142              use utf8 not required to use \x{}.
11143              
11144              Removed two more tests that make no sense in UTF-8 since the test
11145              data is not in UTF-8.
11146              
11147              Get the three different space character classes right under utf8.
11148              
11149              Implement ANYOFUTF8 regprop() dumping.
11150              
11151              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
11152              
11153              Document the regex context pushing/popping a bit better.
11154      Branch: maint-5.6/perl
11155           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
11156           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
11157           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
11158           !> t/op/regmesg.t utf8.c
11159 ____________________________________________________________________________
11160 [  8550] By: nick                                  on 2001/01/25  19:42:30
11161         Log: Integrate mainline
11162      Branch: perlio
11163           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
11164           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
11165           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
11166           !> t/lib/bigint.t t/lib/bigintpm.t
11167 ____________________________________________________________________________
11168 [  8549] By: jhi                                   on 2001/01/25  15:22:28
11169         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
11170      Branch: maint-5.6/perl
11171            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
11172 ____________________________________________________________________________
11173 [  8548] By: jhi                                   on 2001/01/25  15:02:55
11174         Log: Integrate changes #7997,8063,8492,8547 from mainline.
11175              
11176              Subject: Re: STRLEN - what?
11177              
11178              Subject: [PATCH] perlguts.pod
11179              
11180              Memory management calls documentation.
11181              
11182              Layout using tabulator is not a good idea in a pod.
11183      Branch: maint-5.6/perl
11184           !> pod/perlguts.pod
11185 ____________________________________________________________________________
11186 [  8547] By: jhi                                   on 2001/01/25  14:49:05
11187         Log: Layout using tabulator is not a good idea in a pod.
11188      Branch: perl
11189            ! pod/perlguts.pod
11190 ____________________________________________________________________________
11191 [  8546] By: jhi                                   on 2001/01/25  14:31:12
11192         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
11193              from mainline.
11194              
11195              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
11196              
11197              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
11198              
11199              More Win32 editor/IDE/shell hints.
11200              
11201              More Win32 Perling.
11202              
11203              Yet another editor edit.
11204              
11205              Edit edit edit.
11206              
11207              IDE/editor section tweaking.
11208              
11209              Few more IDE/editor nits from p5p.
11210      Branch: maint-5.6/perl
11211           !> pod/perlfaq3.pod
11212 ____________________________________________________________________________
11213 [  8545] By: jhi                                   on 2001/01/25  04:16:32
11214         Log: Subject: [PATCH 5.7.0] overload int()
11215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11216              Date: Wed, 24 Jan 2001 19:06:57 -0500
11217              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
11218      Branch: perl
11219            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
11220            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
11221            ! t/lib/bigintpm.t
11222 ____________________________________________________________________________
11223 [  8544] By: jhi                                   on 2001/01/25  04:15:11
11224         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
11225              From: Peter Prymmer <pvhp@forte.com>
11226              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
11227              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
11228      Branch: perl
11229            ! Makefile.SH README.os390 hints/os390.sh installperl
11230 ____________________________________________________________________________
11231 [  8543] By: jhi                                   on 2001/01/25  03:52:08
11232         Log: Integrate change #8462,8469 from mainline.
11233              
11234              In VMS Perl subversion (perl -V) is undef.
11235      Branch: maint-5.6/perl
11236           !> configure.com
11237 ____________________________________________________________________________
11238 [  8542] By: jhi                                   on 2001/01/25  03:44:55
11239         Log: Integrate changes #7835,7850,8315,8316 from mainline.
11240              
11241              Solaris hints.
11242      Branch: maint-5.6/perl
11243           !> hints/solaris_2.sh
11244 ____________________________________________________________________________
11245 [  8541] By: jhi                                   on 2001/01/25  03:39:28
11246         Log: Integrate #8336 from mainline.
11247      Branch: maint-5.6/perl
11248           !> hv.c
11249 ____________________________________________________________________________
11250 [  8540] By: jhi                                   on 2001/01/25  03:23:50
11251         Log: Retract #8539.
11252      Branch: maint-5.6/perl
11253            ! pod/perlfaq3.pod
11254 ____________________________________________________________________________
11255 [  8539] By: jhi                                   on 2001/01/25  03:21:55
11256         Log: (Retracted by #5940.)
11257      Branch: maint-5.6/perl
11258            ! pod/perlfaq3.pod
11259 ____________________________________________________________________________
11260 [  8538] By: jhi                                   on 2001/01/25  03:14:07
11261         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
11262              From: Peter Prymmer <pvhp@forte.com>
11263              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
11264              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
11265              
11266              The VMS bits.
11267      Branch: maint-5.6/perl
11268            ! configure.com vms/descrip_mms.template
11269 ____________________________________________________________________________
11270 [  8537] By: jhi                                   on 2001/01/25  03:06:09
11271         Log: Integrate #7710,7824,7973 from mainline.
11272      Branch: maint-5.6/perl
11273           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11274           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
11275           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
11276           !> vos/config.ga.def vos/config.ga.h win32/config.bc
11277           !> win32/config.gc win32/config.vc
11278 ____________________________________________________________________________
11279 [  8536] By: jhi                                   on 2001/01/24  13:50:20
11280         Log: Revert the edits made by me so far to the 5.6 branch since
11281              the TRIAL1 since I did edits when I should have been using
11282              integrates.  Bad programmer.   (Will integrate them properly later.)
11283              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
11284              The #8353 will not be reapplied at least for now since
11285              the UTF-8 hash keys need more thinking.
11286              (The patches #8347, #8354, #8454, #8473 were okay since they
11287              were original edits made specifically for the 5.6.1-TRIAL1.)
11288      Branch: maint-5.6/perl
11289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11290            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
11291            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
11292            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
11293            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
11294            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11295            ! win32/config.bc win32/config.gc win32/config.vc
11296 ____________________________________________________________________________
11297 [  8535] By: bailey                                on 2001/01/24  06:37:02
11298         Log: SYN SYN
11299      Branch: vmsperl
11300           +> (branch 26 files)
11301           !> (integrate 130 files)
11302 ____________________________________________________________________________
11303 [  8534] By: nick                                  on 2001/01/23  19:30:57
11304         Log: Integrate mainline.
11305      Branch: perlio
11306           !> Changes Configure Porting/Glossary Porting/config.sh
11307           !> Porting/config_H embed.h embed.pl ext/Encode/compile
11308           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
11309           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
11310           !> pod/perlvar.pod proto.h t/lib/1_compile.t
11311 ____________________________________________________________________________
11312 [  8533] By: jhi                                   on 2001/01/23  16:15:46
11313         Log: Forgotten from #8501.
11314      Branch: perl
11315            ! Porting/Glossary Porting/config.sh Porting/config_H
11316 ____________________________________________________________________________
11317 [  8532] By: jhi                                   on 2001/01/23  16:13:27
11318         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
11319              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11320              Date: Mon, 22 Jan 2001 17:51:58 +0100
11321              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
11322      Branch: perl
11323            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
11324 ____________________________________________________________________________
11325 [  8531] By: jhi                                   on 2001/01/23  15:46:01
11326         Log: Update Changes.
11327      Branch: perl
11328            ! Changes patchlevel.h
11329 ____________________________________________________________________________
11330 [  8530] By: jhi                                   on 2001/01/23  15:38:39
11331         Log: De-cut-and-pasto.
11332      Branch: perl
11333            ! t/lib/1_compile.t
11334 ____________________________________________________________________________
11335 [  8529] By: jhi                                   on 2001/01/23  15:11:04
11336         Log: Document the mkdir trailing slashes case.
11337      Branch: perl
11338            ! pod/perlfunc.pod
11339 ____________________________________________________________________________
11340 [  8528] By: jhi                                   on 2001/01/23  15:08:28
11341         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
11342              get installed:
11343              
11344              Subject: lib/lib.pm
11345              From: <abigail@foad.org>
11346              Date: Mon, 28 Aug 2000 20:35:08 -0400
11347              Message-ID: <20000829003508.21281.qmail@foad.org>
11348      Branch: perl
11349            ! installperl
11350 ____________________________________________________________________________
11351 [  8527] By: jhi                                   on 2001/01/23  14:44:04
11352         Log: Metaconfig unit change for #8526.
11353      Branch: metaconfig
11354            ! U/threads/archname.U
11355 ____________________________________________________________________________
11356 [  8526] By: jhi                                   on 2001/01/23  14:43:19
11357         Log: Attach -perlio to the archname if so selected.
11358      Branch: perl
11359            ! Configure
11360 ____________________________________________________________________________
11361 [  8525] By: jhi                                   on 2001/01/23  14:24:01
11362         Log: Subject: [PATCH] pod/perlvar.pod
11363              From: abigail@foad.org
11364              Date: Tue, 23 Jan 2001 01:41:10 +0100
11365              Message-ID: <20010123004110.22259.qmail@foad.org>
11366      Branch: perl
11367            ! pod/perlvar.pod
11368 ____________________________________________________________________________
11369 [  8524] By: jhi                                   on 2001/01/23  14:22:32
11370         Log: A bug introduced in #8217 (the undefined variable in the
11371              lib/safe1_t #3) fixed, by Charles Lane:
11372              
11373              The earlier patch made it so that stuff running in Safe
11374              compartments could do a "caller" and see "main".  That
11375              little change in name is done right before the code in
11376              the compartment is run, and apparantly the parser
11377              was picking up the stash name before it got changed.
11378              
11379              (why it was threaded vs. unthreaded Perl that was sensitive to this
11380              I still don't know...and it probably doesn't matter).
11381              
11382              I tryed removing the stash name-change and saw that threaded Perl
11383              did indeed pass the lib/safe1.t tests.
11384              
11385              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
11386              do the name change (and to connect _ in the compartment to the global
11387              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
11388              to call _safe_pkg_prep when creating a new compartment.
11389              
11390              Passes all tests with threaded perl on linux; passes all tests
11391              with unthreaded perl on VMS.
11392              
11393              At some point I'll probably want to revisit Safe and Opcode to
11394              provide more sensible handling of global variables...and to get
11395              formats working in Safe compartments, which they don't do currently.
11396      Branch: perl
11397            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
11398 ____________________________________________________________________________
11399 [  8523] By: jhi                                   on 2001/01/23  14:11:58
11400         Log: Also the lib/Thread.pm itself needs to be ignored if
11401              the Thread extension hasn't been built.
11402      Branch: perl
11403            ! t/lib/1_compile.t
11404 ____________________________________________________________________________
11405 [  8522] By: jhi                                   on 2001/01/23  13:51:28
11406         Log: print() instead of warn() so that stderr doesn't get
11407              unncessarily polluted.
11408      Branch: perl
11409            ! ext/Encode/compile
11410 ____________________________________________________________________________
11411 [  8521] By: jhi                                   on 2001/01/23  13:49:48
11412         Log: Integrate perlio.
11413      Branch: perl
11414           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
11415           !> ext/Encode/encode.h
11416 ____________________________________________________________________________
11417 [  8520] By: nick                                  on 2001/01/22  21:44:00
11418         Log: More messing with Encode:
11419              Extra fields in header to allow multiple names and to record
11420              other things "compile" knows.
11421              Re-organise compile to factor out common output routines.
11422      Branch: perlio
11423            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
11424 ____________________________________________________________________________
11425 [  8519] By: nick                                  on 2001/01/22  20:33:50
11426         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
11427      Branch: perlio
11428            ! ext/Encode/Makefile.PL ext/Encode/compile
11429 ____________________________________________________________________________
11430 [  8518] By: nick                                  on 2001/01/22  20:28:13
11431         Log: Integrate mainline
11432      Branch: perlio
11433           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
11434           !> vos/config.alpha.def vos/config.alpha.h
11435 ____________________________________________________________________________
11436 [  8517] By: jhi                                   on 2001/01/22  15:37:17
11437         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
11438              by Inaba Hiroto.
11439      Branch: perl
11440            ! sv.c
11441 ____________________________________________________________________________
11442 [  8516] By: jhi                                   on 2001/01/22  14:55:15
11443         Log: More SIG_SIZE fixes.
11444      Branch: perl
11445            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
11446 ____________________________________________________________________________
11447 [  8515] By: jhi                                   on 2001/01/22  14:50:27
11448         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
11449              From: "Craig A. Berry" <craigberry@mac.com>
11450              Date: Mon, 22 Jan 2001 00:42:24 -0600
11451              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
11452      Branch: perl
11453            ! configure.com
11454 ____________________________________________________________________________
11455 [  8514] By: jhi                                   on 2001/01/22  14:31:17
11456         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
11457              From: "Craig A. Berry" <craigberry@mac.com>
11458              Date: Sun, 21 Jan 2001 23:03:25 -0600
11459              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
11460      Branch: perl
11461            ! configure.com
11462 ____________________________________________________________________________
11463 [  8513] By: jhi                                   on 2001/01/22  14:14:00
11464         Log: Add the .ucm encoding tables to the MANIFEST.
11465      Branch: perl
11466            ! MANIFEST
11467 ____________________________________________________________________________
11468 [  8512] By: jhi                                   on 2001/01/22  13:43:33
11469         Log: Integrate perlio.
11470      Branch: perl
11471           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
11472           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
11473           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
11474           +> ext/Encode/Encode/iso8859-10.ucm
11475           +> ext/Encode/Encode/iso8859-13.ucm
11476           +> ext/Encode/Encode/iso8859-14.ucm
11477           +> ext/Encode/Encode/iso8859-15.ucm
11478           +> ext/Encode/Encode/iso8859-16.ucm
11479           +> ext/Encode/Encode/iso8859-2.ucm
11480           +> ext/Encode/Encode/iso8859-3.ucm
11481           +> ext/Encode/Encode/iso8859-4.ucm
11482           +> ext/Encode/Encode/iso8859-5.ucm
11483           +> ext/Encode/Encode/iso8859-6.ucm
11484           +> ext/Encode/Encode/iso8859-7.ucm
11485           +> ext/Encode/Encode/iso8859-8.ucm
11486           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
11487           +> ext/Encode/Encode/symbol.ucm
11488           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
11489           !> perliol.h
11490 ____________________________________________________________________________
11491 [  8511] By: nick                                  on 2001/01/21  23:44:47
11492         Log: Make "real" layers of ":utf8" and ":raw".
11493              So now PERLIO=utf8 perl ...
11494              does what Andreas wanted.
11495              Fix arg passing in open.pm (still have a Carp issue).
11496      Branch: perlio
11497            ! lib/open.pm perlio.c perliol.h
11498 ____________________________________________________________________________
11499 [  8510] By: jhi                                   on 2001/01/21  22:56:53
11500         Log: Document the regex context pushing/popping a bit better.
11501      Branch: perl
11502            ! regexec.c
11503 ____________________________________________________________________________
11504 [  8509] By: jhi                                   on 2001/01/21  22:55:44
11505         Log: Tweak the mkdir trailing slash code some more.
11506              
11507              TO DO: the same handling should probably be done for
11508              all the other filesystem functions that can have directories
11509              as their arguments.
11510      Branch: perl
11511            ! pp_sys.c
11512 ____________________________________________________________________________
11513 [  8508] By: nick                                  on 2001/01/21  21:37:43
11514         Log: Switch "compiled in" encodings to .ucm format.
11515              (Leave others as .enc till we can run-time load .ucm,
11516              or find some other way to load them.)
11517      Branch: perlio
11518            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
11519            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
11520            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
11521            + ext/Encode/Encode/iso8859-10.ucm
11522            + ext/Encode/Encode/iso8859-13.ucm
11523            + ext/Encode/Encode/iso8859-14.ucm
11524            + ext/Encode/Encode/iso8859-15.ucm
11525            + ext/Encode/Encode/iso8859-16.ucm
11526            + ext/Encode/Encode/iso8859-2.ucm
11527            + ext/Encode/Encode/iso8859-3.ucm
11528            + ext/Encode/Encode/iso8859-4.ucm
11529            + ext/Encode/Encode/iso8859-5.ucm
11530            + ext/Encode/Encode/iso8859-6.ucm
11531            + ext/Encode/Encode/iso8859-7.ucm
11532            + ext/Encode/Encode/iso8859-8.ucm
11533            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
11534            + ext/Encode/Encode/symbol.ucm
11535            ! ext/Encode/Makefile.PL ext/Encode/compile
11536 ____________________________________________________________________________
11537 [  8507] By: nick                                  on 2001/01/21  21:02:03
11538         Log: Integrate (partial) mainline.
11539      Branch: perlio
11540           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
11541           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
11542           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11543 ____________________________________________________________________________
11544 [  8506] By: jhi                                   on 2001/01/21  20:09:30
11545         Log: Update Changes.
11546      Branch: perl
11547            ! Changes patchlevel.h
11548 ____________________________________________________________________________
11549 [  8505] By: jhi                                   on 2001/01/21  19:39:59
11550         Log: Subject: Minor typos in perlfaq2.pod
11551              From: "Stephen P. Potter" <spp@spotter.yi.org>
11552              Message-Id: <200101192101.QAA11911@spotter.yi.org>
11553              Date: Fri, 19 Jan 2001 16:01:13 -0500
11554              
11555              with a nit from Philip Netwon.
11556      Branch: perl
11557            ! pod/perlfaq2.pod
11558 ____________________________________________________________________________
11559 [  8504] By: jhi                                   on 2001/01/21  19:33:05
11560         Log: Metaconfig change for #8503.
11561      Branch: metaconfig
11562            ! U/threads/usethreads.U
11563 ____________________________________________________________________________
11564 [  8503] By: jhi                                   on 2001/01/21  19:32:21
11565         Log: Sanity check for conflicting thread flavours.
11566      Branch: perl
11567            ! Configure config_h.SH
11568 ____________________________________________________________________________
11569 [  8502] By: jhi                                   on 2001/01/21  19:23:00
11570         Log: Metaconfig change for #8501.
11571      Branch: metaconfig
11572            ! U/modified/sig_name.U
11573 ____________________________________________________________________________
11574 [  8501] By: jhi                                   on 2001/01/21  19:22:26
11575         Log: The SIG_SIZE is the number of the elements *excluding*
11576              the terminating NULL.
11577      Branch: perl
11578            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
11579            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
11580            ! win32/config_H.vc
11581 ____________________________________________________________________________
11582 [  8500] By: jhi                                   on 2001/01/21  18:31:31
11583         Log: Integrate perlio.
11584      Branch: perl
11585           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
11586           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
11587           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
11588           !> pp_sys.c proto.h sv.c
11589 ____________________________________________________________________________
11590 [  8499] By: jhi                                   on 2001/01/21  17:43:57
11591         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
11592              From: Hugo <hv@crypt.compulink.co.uk>
11593              Date: Sun, 21 Jan 2001 13:34:05 +0000
11594              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
11595              
11596              In sprintf UTF8ize only if necessary.
11597      Branch: perl
11598            ! sv.c
11599 ____________________________________________________________________________
11600 [  8498] By: nick                                  on 2001/01/21  16:25:32
11601         Log: Encode cleanup.
11602              Add command line control over "compile" so that Makefile.PL
11603              needs can be combined with other uses.
11604              Use command line options in Makefile.PL.
11605              Fix multi-byte parsing in .ucm files.
11606      Branch: perlio
11607            ! ext/Encode/Makefile.PL ext/Encode/compile
11608 ____________________________________________________________________________
11609 [  8497] By: nick                                  on 2001/01/21  12:56:27
11610         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
11611      Branch: perlio
11612            ! ext/Encode/Encode.xs
11613 ____________________________________________________________________________
11614 [  8496] By: nick                                  on 2001/01/21  12:18:45
11615         Log: Fixup after integrate:
11616              missed the .sym files that are changed by regen_headers
11617              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
11618      Branch: perlio
11619            ! global.sym pp.sym sv.c
11620 ____________________________________________________________________________
11621 [  8495] By: nick                                  on 2001/01/21  11:51:07
11622         Log: Integrate mainline.
11623      Branch: perlio
11624           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
11625           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
11626           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
11627           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
11628           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
11629           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
11630           !> win32/Makefile win32/makefile.mk
11631 ____________________________________________________________________________
11632 [  8494] By: jhi                                   on 2001/01/20  23:12:11
11633         Log: Forgot the expect_number() prototype.
11634      Branch: perl
11635            ! embed.h embed.pl proto.h
11636 ____________________________________________________________________________
11637 [  8493] By: jhi                                   on 2001/01/20  22:56:39
11638         Log: Subject: [PATCH: perl@8482] README.vms URL updates
11639              From: Peter Prymmer <pvhp@forte.com>
11640              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
11641              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
11642              
11643              Plus Craig A. Berry's suggestion to use compaq.com instead
11644              of digital.com.
11645      Branch: perl
11646            ! README.vms
11647 ____________________________________________________________________________
11648 [  8492] By: jhi                                   on 2001/01/20  22:50:05
11649         Log: Memory management calls documentation.
11650      Branch: perl
11651            ! pod/perlguts.pod
11652 ____________________________________________________________________________
11653 [  8491] By: jhi                                   on 2001/01/20  22:38:33
11654         Log: Signedness nit plus few memcpy/Copy nits.
11655      Branch: perl
11656            ! sv.c
11657 ____________________________________________________________________________
11658 [  8490] By: jhi                                   on 2001/01/20  22:25:53
11659         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
11660              From: Peter Prymmer <pvhp@forte.com>
11661              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
11662              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
11663      Branch: perl
11664            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
11665 ____________________________________________________________________________
11666 [  8489] By: jhi                                   on 2001/01/20  22:24:41
11667         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
11668              From: Peter Prymmer <pvhp@forte.com>
11669              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
11670              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
11671      Branch: perl
11672            ! win32/Makefile win32/makefile.mk
11673 ____________________________________________________________________________
11674 [  8488] By: jhi                                   on 2001/01/20  22:22:27
11675         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
11676              From: Peter Prymmer <pvhp@forte.com>
11677              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
11678              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
11679      Branch: perl
11680            ! Makefile.SH
11681 ____________________________________________________________________________
11682 [  8487] By: jhi                                   on 2001/01/20  22:21:18
11683         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
11684              From: Peter Prymmer <pvhp@forte.com>
11685              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
11686              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
11687      Branch: perl
11688            + ext/DynaLoader/dl_dllload.xs
11689            ! MANIFEST Makefile.SH hints/os390.sh
11690 ____________________________________________________________________________
11691 [  8486] By: jhi                                   on 2001/01/20  22:17:53
11692         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
11693              From: Peter Prymmer <pvhp@forte.com>
11694              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
11695              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
11696      Branch: perl
11697            ! README.os390 README.posix-bc
11698 ____________________________________________________________________________
11699 [  8485] By: jhi                                   on 2001/01/20  20:15:30
11700         Log: Document and test the new qu operator.
11701      Branch: perl
11702            + t/op/qu.t
11703            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
11704            ! pod/perlretut.pod pod/perlunicode.pod
11705 ____________________________________________________________________________
11706 [  8484] By: nick                                  on 2001/01/20  19:42:30
11707         Log: Infrastructure to allow:
11708              open($fh,"|-",@array);
11709              to be implemented
11710              i.e. mark pp_open as needing a stack mark, and make pp_open
11711              process its args in that style (and pass them _all_ to tied handles OPEN).
11712              Invent do_openn() which takes SV ** at allow it to see multiple args.
11713              Note this does not _do_ anything yet.
11714      Branch: perlio
11715            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
11716            ! perlapi.c pp_proto.h pp_sys.c proto.h
11717 ____________________________________________________________________________
11718 [  8483] By: nick                                  on 2001/01/20  17:23:14
11719         Log: Integrate mainline.
11720      Branch: perlio
11721           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
11722           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
11723 ____________________________________________________________________________
11724 [  8482] By: jhi                                   on 2001/01/19  15:37:49
11725         Log: Update Changes.
11726      Branch: perl
11727            ! Changes patchlevel.h
11728 ____________________________________________________________________________
11729 [  8481] By: jhi                                   on 2001/01/19  14:41:24
11730         Log: Subject: Re: new feature: s?printf parameter reordering 
11731              From: Hugo <hv@crypt.compulink.co.uk>
11732              Date: Thu, 11 Jan 2001 17:09:03 +0000
11733              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
11734              
11735              - support reordering for all parameters: %, *v, *, .*
11736              - lay down that the reordering specification must immediately
11737              follow that parameter: %3$, *v3$, *3$, .*3$
11738              - fix vectorisation of a zero-length string
11739              - factor out the code choosing the argument to format
11740              
11741              Possibly unwanted side-effects:
11742              - the special format specifiers ' +-0' must now precede any
11743              vectorisation specifier. Tests in op/sprintf and op/ver
11744              have been changed to reflect this.
11745              - sprintf.t test #214 changed its expectations because in many
11746              cases, the next parameter has already been consumed when an
11747              invalid type letter is detected.
11748              
11749              Probably wanted side-effects:
11750              - attempts to format a non-existent parameter will warn as if C<undef>
11751              - attempt to write to non-existent parameter with '%n' will complain
11752              of "attempt to modify read-only value" instead of being silent
11753      Branch: perl
11754            ! sv.c t/op/sprintf.t t/op/ver.t
11755 ____________________________________________________________________________
11756 [  8480] By: jhi                                   on 2001/01/19  14:08:37
11757         Log: Subject: PATCH pragma/locale.t
11758              From: andreas.koenig@anima.de (Andreas J. Koenig)
11759              Date: 18 Jan 2001 09:45:37 +0100
11760              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
11761      Branch: perl
11762            ! t/pragma/locale.t
11763 ____________________________________________________________________________
11764 [  8479] By: jhi                                   on 2001/01/19  13:19:58
11765         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
11766      Branch: perl
11767            ! configure.com
11768 ____________________________________________________________________________
11769 [  8478] By: jhi                                   on 2001/01/19  02:12:35
11770         Log: Automate 1_compile.t.
11771      Branch: perl
11772            ! t/lib/1_compile.t
11773 ____________________________________________________________________________
11774 [  8477] By: jhi                                   on 2001/01/19  01:49:56
11775         Log: Integrate perlio.
11776      Branch: perl
11777           !> sv.c win32/config.bc win32/config.gc win32/config.vc
11778           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11779 ____________________________________________________________________________
11780 [  8476] By: nick                                  on 2001/01/18  21:51:52
11781         Log: Integrate mainline
11782      Branch: perlio
11783           +> t/lib/1_compile.t t/lib/compmod.pl
11784           !> MANIFEST configure.com lib/unicode/distinct.pm
11785 ____________________________________________________________________________
11786 [  8475] By: nick                                  on 2001/01/18  21:48:02
11787         Log: Win32 "safe signals" co-existance fix.
11788              Fix SIG_SIZE value.
11789              Clear PL_sig_pending when cloning (fork).
11790      Branch: perlio
11791            ! sv.c win32/config.bc win32/config.gc win32/config.vc
11792            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11793 ____________________________________________________________________________
11794 [  8474] By: jhi                                   on 2001/01/18  14:40:57
11795         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
11796      Branch: perl
11797            ! t/lib/1_compile.t
11798 ____________________________________________________________________________
11799 [  8473] By: gsar                                  on 2001/01/18  11:42:31
11800         Log: unsubmitted trial1 change
11801      Branch: maint-5.6/perl
11802            ! Changes
11803 ____________________________________________________________________________
11804 [  8472] By: jhi                                   on 2001/01/18  04:30:24
11805         Log: The first bug found by 1_compile.t.
11806      Branch: perl
11807            ! lib/unicode/distinct.pm
11808 ____________________________________________________________________________
11809 [  8471] By: jhi                                   on 2001/01/18  04:29:42
11810         Log: Add Schwern's 1_compile test.  The compile_module script renamed
11811              to be a bit shorter for the 8.3 people.
11812      Branch: perl
11813            + t/lib/1_compile.t t/lib/compmod.pl
11814            ! MANIFEST
11815 ____________________________________________________________________________
11816 [  8470] By: jhi                                   on 2001/01/18  04:16:00
11817         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)
11818              From: Peter Prymmer <pvhp@forte.com>
11819              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
11820              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
11821              Replace #8463.
11822      Branch: maint-5.6/perl
11823            ! configure.com
11824 ____________________________________________________________________________
11825 [  8469] By: jhi                                   on 2001/01/18  04:13:02
11826         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)
11827              From: Peter Prymmer <pvhp@forte.com>
11828              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
11829              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
11830              Replace #8462.
11831      Branch: perl
11832            ! configure.com
11833 ____________________________________________________________________________
11834 [  8468] By: jhi                                   on 2001/01/18  03:42:08
11835         Log: Integrate perlio.
11836      Branch: perl
11837           !> gv.c mg.c perlio.c util.c
11838 ____________________________________________________________________________
11839 [  8467] By: nick                                  on 2001/01/17  22:41:10
11840         Log: "Safe" signals - trial implementation.
11841              gv.c tweaked to zero PL_sig_pend array
11842              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
11843              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
11844              Odd thing is that it "works" with PERLIO=stdio as well (linux).
11845      Branch: perlio
11846            ! gv.c mg.c perlio.c util.c
11847 ____________________________________________________________________________
11848 [  8466] By: nick                                  on 2001/01/17  20:40:20
11849         Log: Integrate mainline.
11850      Branch: perlio
11851           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11852           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
11853           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
11854           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11855           !> vos/config.ga.h win32/config.bc win32/config.gc
11856           !> win32/config.vc
11857 ____________________________________________________________________________
11858 [  8465] By: jhi                                   on 2001/01/17  18:37:13
11859         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
11860              From: Nicholas Clark <nick@ccl4.org>
11861              Date: Wed, 17 Jan 2001 17:31:33 +0000
11862              Message-ID: <20010117173133.I2633@plum.flirble.org>
11863      Branch: perl
11864            ! t/op/int.t
11865 ____________________________________________________________________________
11866 [  8464] By: jhi                                   on 2001/01/17  14:43:17
11867         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
11868              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11869              Date: Wed, 17 Jan 2001 15:16:43 +0100
11870              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
11871              
11872              pp_int() was dropping an NV to the floor,
11873              int(279964589018079/59) either returned not an integer
11874              4745162525730.15, or one got "Attempt to free unreferenced scalar."
11875      Branch: perl
11876            ! pp.c
11877 ____________________________________________________________________________
11878 [  8463] By: jhi                                   on 2001/01/17  06:12:42
11879         Log: (Replaced by #8470)
11880              
11881              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)
11882              From: "Craig A. Berry" <craigberry@mac.com>
11883              Date: Tue, 16 Jan 2001 23:38:46 -0600
11884              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
11885      Branch: maint-5.6/perl
11886            ! configure.com
11887 ____________________________________________________________________________
11888 [  8462] By: jhi                                   on 2001/01/17  06:11:31
11889         Log: (Replaced by #8469)
11890              
11891              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)
11892              From: "Craig A. Berry" <craigberry@mac.com>
11893              Date: Tue, 16 Jan 2001 23:38:46 -0600
11894              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
11895      Branch: perl
11896            ! configure.com
11897 ____________________________________________________________________________
11898 [  8461] By: jhi                                   on 2001/01/17  05:56:12
11899         Log: Allow for one trailing slash in the directory of mkdir().
11900      Branch: perl
11901            ! pp_sys.c
11902 ____________________________________________________________________________
11903 [  8460] By: jhi                                   on 2001/01/17  03:26:01
11904         Log: Metaconfig unit changes for #8459.
11905      Branch: metaconfig
11906            ! U/modified/Loc.U U/modified/sig_name.U
11907 ____________________________________________________________________________
11908 [  8459] By: jhi                                   on 2001/01/17  03:24:48
11909         Log: Define SIG_SIZE, the number of elements in the sig_name and
11910              sig_num arrays, including the final NULL entry.
11911      Branch: perl
11912            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11913            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
11914            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
11915            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11916            ! win32/config.bc win32/config.gc win32/config.vc
11917 ____________________________________________________________________________
11918 [  8458] By: jhi                                   on 2001/01/17  01:41:33
11919         Log: Integrate perlio.
11920      Branch: perl
11921           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
11922           !> perlapi.h proto.h sv.c
11923 ____________________________________________________________________________
11924 [  8457] By: nick                                  on 2001/01/16  22:07:26
11925         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
11926              Provides all the "cost" but no benefit yet - it is to allow cost
11927              to be measured, and implementation experiments (just in mg.c?).
11928      Branch: perlio
11929            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
11930            ! perlapi.h proto.h sv.c
11931 ____________________________________________________________________________
11932 [  8456] By: nick                                  on 2001/01/16  21:07:07
11933         Log: Integrate mainline.
11934      Branch: perlio
11935           !> (integrate 51 files)
11936 ____________________________________________________________________________
11937 [  8455] By: jhi                                   on 2001/01/16  18:13:43
11938         Log: Subject: [PATCH] regcomp.c old feature removal
11939              From: mjd@plover.com
11940              Date: 16 Jan 2001 14:43:18 -0000 
11941              Message-ID: <20010116144318.7140.qmail@plover.com> 
11942      Branch: perl
11943            ! regcomp.c
11944 ____________________________________________________________________________
11945 [  8454] By: jhi                                   on 2001/01/16  16:12:39
11946         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
11947              From: "Indy Singh" <indy@nusphere.com>
11948              Date: Wed, 10 Jan 2001 20:17:49 -0500
11949              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
11950      Branch: maint-5.6/perl
11951            ! win32/Makefile
11952 ____________________________________________________________________________
11953 [  8453] By: jhi                                   on 2001/01/16  16:09:33
11954         Log: Update Changes.
11955      Branch: perl
11956            ! Changes patchlevel.h
11957 ____________________________________________________________________________
11958 [  8452] By: jhi                                   on 2001/01/16  15:42:04
11959         Log: Subject: Re: API Cleanup
11960              To: perl5-porters@perl.org
11961              Date: Tue, 16 Jan 2001 13:42:30 +0000
11962              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
11963              
11964              Subject: [PATCH] utf8.c documentation
11965              From: Simon Cozens <simon@cozens.net>
11966              Date: Tue, 16 Jan 2001 13:52:48 +0000
11967              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
11968              
11969              Subject: Re: API Cleanup
11970              From: Simon Cozens <simon@cozens.net>
11971              Date: Tue, 16 Jan 2001 14:58:55 +0000
11972              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
11973              
11974              UTF-8 doc patches.
11975      Branch: perl
11976            ! embed.pl pod/perlapi.pod utf8.c
11977 ____________________________________________________________________________
11978 [  8451] By: jhi                                   on 2001/01/16  14:41:39
11979         Log: podlators 1.07, from Russ Allbery.
11980      Branch: perl
11981            ! lib/Pod/Man.pm
11982 ____________________________________________________________________________
11983 [  8450] By: jhi                                   on 2001/01/16  14:24:19
11984         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
11985              From: "Indy Singh" <indy@nusphere.com>
11986              Date: Mon, 15 Jan 2001 20:59:40 -0500
11987              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
11988      Branch: perl
11989            ! win32/Makefile
11990 ____________________________________________________________________________
11991 [  8449] By: jhi                                   on 2001/01/16  03:42:55
11992         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
11993              at the setting of the ofs_sv in new_struct_thread() as the
11994              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
11995              that invited a core dump.
11996      Branch: perl
11997            ! util.c
11998 ____________________________________________________________________________
11999 [  8448] By: jhi                                   on 2001/01/16  01:49:07
12000         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
12001              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12002              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
12003              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
12004              
12005              Replace #8444 and #8445.
12006      Branch: perl
12007            ! ext/B/B.xs ext/B/B/Debug.pm
12008 ____________________________________________________________________________
12009 [  8447] By: jhi                                   on 2001/01/15  21:05:35
12010         Log: Subject: [PATCH] API Variable documentation   
12011              From: Simon Cozens <simon@cozens.net>
12012              Date: Mon, 15 Jan 2001 19:35:54 +0000
12013              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
12014      Branch: perl
12015            ! pod/perlapi.pod thrdvar.h
12016 ____________________________________________________________________________
12017 [  8446] By: jhi                                   on 2001/01/15  20:49:20
12018         Log: Signedness nit.
12019      Branch: perl
12020            ! pp_ctl.c
12021 ____________________________________________________________________________
12022 [  8445] By: jhi                                   on 2001/01/15  20:28:48
12023         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
12024      Branch: perl
12025            ! ext/B/B/Debug.pm
12026 ____________________________________________________________________________
12027 [  8444] By: jhi                                   on 2001/01/15  13:09:10
12028         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
12029      Branch: perl
12030            ! ext/B/B.xs
12031 ____________________________________________________________________________
12032 [  8443] By: jhi                                   on 2001/01/15  13:06:26
12033         Log: Missing from #8439.
12034      Branch: perl
12035            ! keywords.h mg.c
12036 ____________________________________________________________________________
12037 [  8442] By: jhi                                   on 2001/01/15  13:02:38
12038         Log: Subject: [PATCH @8436] Eliminate op_children
12039              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12040              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
12041              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
12042              
12043              Subject: [PATCH @8436] Re: Eliminate op_children
12044              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12045              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
12046              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
12047      Branch: perl
12048            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
12049            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
12050            ! op.c op.h
12051 ____________________________________________________________________________
12052 [  8441] By: jhi                                   on 2001/01/15  12:57:08
12053         Log: Use the /^Perl_/-less form of is_lvalue_sub().
12054      Branch: perl
12055            ! pp.h
12056 ____________________________________________________________________________
12057 [  8440] By: jhi                                   on 2001/01/15  05:13:09
12058         Log: Revert #8437 and #8438, the Linux large files story is more complex.
12059      Branch: metaconfig/U/perl
12060            ! d_fpos64_t.U d_off64_t.U
12061      Branch: perl
12062            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12063            ! config_h.SH configure.com epoc/config.sh perl.h
12064            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
12065            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12066            ! win32/config.bc win32/config.gc win32/config.vc
12067 ____________________________________________________________________________
12068 [  8439] By: jhi                                   on 2001/01/15  05:02:24
12069         Log: More UTF-8 patches from Inaba Hiroto.
12070              - The substr lval was still not okay.
12071              - Now pp_stringify and sv_setsv copies source's UTF8 flag
12072              even if IN_BYTE.  pp_stringify is called from fold_constants
12073              at optimization phase and "\x{100}" was made SvUTF8_off under
12074              use bytes (the bytes pragma is for "byte semantics" and not
12075              for "do not produce UTF8 data")
12076              - New `qu' operator to generate UTF8 string explicitly.
12077              Though I agree with the policy "0x00-0xff always produce bytes",
12078              sometimes want to such a string to be coded in UTF8.
12079              I can use pack"U0a*" but it requires more typing and has
12080              runtime overhead.
12081              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
12082              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
12083              string is not UTF8_on and has char 0x80-0xff.
12084              
12085              TODO: document and test qu.
12086      Branch: perl
12087            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
12088            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
12089            ! toke.c
12090 ____________________________________________________________________________
12091 [  8438] By: jhi                                   on 2001/01/14  05:10:23
12092         Log: Metaconfig unit changes for #8437.
12093      Branch: metaconfig/U/perl
12094            ! d_fpos64_t.U d_off64_t.U
12095 ____________________________________________________________________________
12096 [  8437] By: jhi                                   on 2001/01/14  04:55:34
12097         Log: Add <features.h> probing, seems to be needed for (some?)
12098              Linux largefileness.
12099      Branch: perl
12100            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12101            ! config_h.SH configure.com epoc/config.sh perl.h
12102            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
12103            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12104            ! win32/config.bc win32/config.gc win32/config.vc
12105 ____________________________________________________________________________
12106 [  8436] By: jhi                                   on 2001/01/13  17:47:21
12107         Log: Tighten some of the tests a bit.
12108      Branch: perl
12109            ! t/pragma/utf8.t
12110 ____________________________________________________________________________
12111 [  8435] By: jhi                                   on 2001/01/13  17:31:54
12112         Log: Integrate perlio.
12113      Branch: perl
12114           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
12115           !> win32/config_H.gc win32/config_H.vc
12116 ____________________________________________________________________________
12117 [  8434] By: nick                                  on 2001/01/13  11:36:53
12118         Log: Run dmake regen_config_h for Win32
12119      Branch: perlio
12120            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12121 ____________________________________________________________________________
12122 [  8433] By: nick                                  on 2001/01/13  11:31:55
12123         Log: VMS friendly patch to Encode compile process
12124      Branch: perlio
12125            ! ext/Encode/Makefile.PL ext/Encode/compile
12126 ____________________________________________________________________________
12127 [  8432] By: nick                                  on 2001/01/13  11:06:44
12128         Log: Integrate mainline
12129      Branch: perlio
12130           +> ext/B/B/Concise.pm
12131           !> (integrate 52 files)
12132 ____________________________________________________________________________
12133 [  8431] By: jhi                                   on 2001/01/13  05:55:55
12134         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
12135              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12136              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
12137              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
12138      Branch: perl
12139            ! ext/B/B/Concise.pm
12140 ____________________________________________________________________________
12141 [  8430] By: jhi                                   on 2001/01/13  04:24:18
12142         Log: The LVRET macro needed an aTHX.
12143      Branch: perl
12144            ! pp.h
12145 ____________________________________________________________________________
12146 [  8429] By: jhi                                   on 2001/01/13  02:12:42
12147         Log: Update Changes.
12148      Branch: perl
12149            ! Changes patchlevel.h
12150 ____________________________________________________________________________
12151 [  8428] By: jhi                                   on 2001/01/13  02:08:50
12152         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
12153              From: Peter Prymmer <pvhp@forte.com>
12154              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
12155              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
12156              
12157              Add a BEGIN guard for sloppy floating point division.
12158      Branch: perl
12159            ! lib/Math/BigInt.pm lib/bigint.pl
12160 ____________________________________________________________________________
12161 [  8427] By: jhi                                   on 2001/01/13  01:47:16
12162         Log: The B::Terse drop-in replacement wasn't quite drop-in.
12163      Branch: perl
12164            ! ext/B/B/Terse.pm
12165 ____________________________________________________________________________
12166 [  8426] By: jhi                                   on 2001/01/12  21:20:43
12167         Log: Use UVXf.
12168      Branch: perl
12169            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12170            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
12171            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
12172            ! vos/config.ga.def vos/config.ga.h win32/config.bc
12173            ! win32/config.gc win32/config.vc
12174 ____________________________________________________________________________
12175 [  8425] By: jhi                                   on 2001/01/12  20:20:14
12176         Log: Subject: [PATCH perl@8342] -Wformat
12177              From: Robin Barker <rmb1@cise.npl.co.uk>
12178              Date: Fri, 12 Jan 2001 20:03:14 GMT
12179              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
12180      Branch: perl
12181            ! ext/Encode/Encode.xs mg.c sv.c toke.c
12182 ____________________________________________________________________________
12183 [  8424] By: jhi                                   on 2001/01/12  20:01:48
12184         Log: Subject: B::Concise -- an improved replacement for B::Terse 
12185              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12186              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
12187              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
12188      Branch: perl
12189            + ext/B/B/Concise.pm
12190            ! MANIFEST ext/B/B/Terse.pm
12191 ____________________________________________________________________________
12192 [  8423] By: jhi                                   on 2001/01/12  19:24:02
12193         Log: The new metaconfig unit from the #8421.
12194      Branch: metaconfig/U/perl
12195            + d_sigprocmask.U
12196 ____________________________________________________________________________
12197 [  8422] By: jhi                                   on 2001/01/12  19:23:43
12198         Log: Forgot the microperl config from the #8421.
12199      Branch: perl
12200            ! uconfig.h uconfig.sh
12201 ____________________________________________________________________________
12202 [  8421] By: jhi                                   on 2001/01/12  19:05:27
12203         Log: Add sigprocmask() probe, regen Configure, regen toc.
12204      Branch: perl
12205            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12206            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
12207            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12208            ! vos/config.ga.h win32/config.bc win32/config.gc
12209            ! win32/config.vc
12210 ____________________________________________________________________________
12211 [  8420] By: jhi                                   on 2001/01/12  18:34:31
12212         Log: Add sockatmark() to the todo list.
12213      Branch: perl
12214            ! Todo-5.6
12215 ____________________________________________________________________________
12216 [  8419] By: jhi                                   on 2001/01/12  18:09:46
12217         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
12218      Branch: perl
12219            ! op.c
12220 ____________________________________________________________________________
12221 [  8418] By: jhi                                   on 2001/01/12  18:05:30
12222         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
12223              From: Radu Greab <radu@netsoft.ro>
12224              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
12225              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
12226      Branch: perl
12227            ! op.c t/pragma/sub_lval.t
12228 ____________________________________________________________________________
12229 [  8417] By: jhi                                   on 2001/01/12  16:09:09
12230         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
12231              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
12232              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
12233              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
12234      Branch: perl
12235            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
12236            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
12237            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
12238            ! t/pragma/sub_lval.t toke.c
12239 ____________________________________________________________________________
12240 [  8416] By: jhi                                   on 2001/01/12  15:42:06
12241         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
12242              From: "Richard Soderberg" <rs@crystalflame.net>
12243              Date: Fri, 12 Jan 2001 04:49:35 -0800
12244              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
12245              
12246              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
12247              according to the platform.
12248      Branch: perl
12249            ! op.c
12250 ____________________________________________________________________________
12251 [  8415] By: jhi                                   on 2001/01/12  15:33:41
12252         Log: One more UTF-8 fix from Inaba Hiroto.
12253      Branch: perl
12254            ! pp.c regexec.c t/pragma/utf8.t
12255 ____________________________________________________________________________
12256 [  8414] By: jhi                                   on 2001/01/12  15:30:18
12257         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
12258      Branch: perl
12259            ! regexec.c
12260 ____________________________________________________________________________
12261 [  8413] By: jhi                                   on 2001/01/12  15:22:10
12262         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
12263              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12264              Date: Thu, 11 Jan 2001 12:53:36 +0100
12265              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
12266      Branch: perl
12267            ! toke.c
12268 ____________________________________________________________________________
12269 [  8412] By: jhi                                   on 2001/01/12  15:20:25
12270         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
12271              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12272              Date: Fri, 12 Jan 2001 14:37:55 +0100
12273              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
12274      Branch: perl
12275            ! hints/posix-bc.sh
12276 ____________________________________________________________________________
12277 [  8411] By: jhi                                   on 2001/01/12  15:14:14
12278         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
12279              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12280              Date: Fri, 12 Jan 2001 10:42:21 +0100
12281              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
12282      Branch: perl
12283            ! t/op/regmesg.t
12284 ____________________________________________________________________________
12285 [  8410] By: jhi                                   on 2001/01/12  05:48:55
12286         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
12287              From: Nicholas Clark <nick@ccl4.org> 
12288              Date: Sun, 7 Jan 2001 19:47:14 +0000
12289              Message-ID: <20010107194714.B1048@plum.flirble.org>
12290      Branch: perl
12291            ! t/op/numconvert.t
12292 ____________________________________________________________________________
12293 [  8409] By: jhi                                   on 2001/01/12  05:41:28
12294         Log: Integrate perlio.
12295      Branch: perl
12296           !> mg.c scope.h
12297 ____________________________________________________________________________
12298 [  8408] By: nick                                  on 2001/01/11  22:43:28
12299         Log: Remove variables that were used in experiments.
12300      Branch: perlio
12301            ! mg.c
12302 ____________________________________________________________________________
12303 [  8407] By: nick                                  on 2001/01/11  20:57:44
12304         Log: Catch die in %SIG handler and unblock the signal before re-dying.
12305              This make Linux work _without_ sigsetjmp().
12306              Turn off sigsetjmp() to see what else it does.
12307              May need Configure probe for sigprocmask() if anything has sigaction()
12308              but not sigprocmask().
12309      Branch: perlio
12310            ! mg.c scope.h
12311 ____________________________________________________________________________
12312 [  8406] By: nick                                  on 2001/01/11  19:32:07
12313         Log: Integrate mainline
12314      Branch: perlio
12315           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
12316           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
12317           !> t/op/substr.t
12318 ____________________________________________________________________________
12319 [  8405] By: jhi                                   on 2001/01/11  17:11:01
12320         Log: Fix UTF-8 lval substr().
12321      Branch: perl
12322            ! mg.c t/op/substr.t
12323 ____________________________________________________________________________
12324 [  8404] By: jhi                                   on 2001/01/11  05:13:58
12325         Log: Update Changes.
12326      Branch: perl
12327            ! Changes patchlevel.h
12328 ____________________________________________________________________________
12329 [  8403] By: jhi                                   on 2001/01/11  04:38:24
12330         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
12331              From: Hugo <hv@crypt.compulink.co.uk>
12332              Date: Mon, 30 Oct 2000 01:33:26 +0000
12333              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
12334      Branch: perl
12335            ! regexec.c t/op/re_tests
12336 ____________________________________________________________________________
12337 [  8402] By: jhi                                   on 2001/01/11  04:26:12
12338         Log: Integrate perlio.
12339      Branch: perl
12340           !> scope.h util.c
12341 ____________________________________________________________________________
12342 [  8401] By: nick                                  on 2001/01/10  22:52:55
12343         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
12344              (So Alan and Ilya can try setting via hints.)
12345              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
12346              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
12347              doing the save everywhere seems to restart read() correctly, but just
12348              doing it once "round" the handler does not.
12349      Branch: perlio
12350            ! scope.h
12351 ____________________________________________________________________________
12352 [  8400] By: jhi                                   on 2001/01/10  21:57:54
12353         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
12354              of IRIX, HP-UX is unaffected.
12355      Branch: perl
12356            ! perl.h
12357 ____________________________________________________________________________
12358 [  8399] By: nick                                  on 2001/01/10  21:29:19
12359         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
12360      Branch: perlio
12361            ! util.c
12362 ____________________________________________________________________________
12363 [  8398] By: jhi                                   on 2001/01/10  20:55:31
12364         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
12365              also have ReusePort.
12366      Branch: perl
12367            ! ext/IO/lib/IO/Socket/INET.pm
12368 ____________________________________________________________________________
12369 [  8397] By: jhi                                   on 2001/01/10  20:50:57
12370         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
12371              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
12372              Date: Wed, 10 Jan 2001 01:38:13 -0800
12373              Message-ID: <20010110013813.B41744@yahoo-inc.com>
12374      Branch: perl
12375            ! ext/IO/lib/IO/Socket/INET.pm
12376 ____________________________________________________________________________
12377 [  8396] By: jhi                                   on 2001/01/10  20:49:30
12378         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
12379              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
12380              Date: Wed, 10 Jan 2001 01:37:32 -0800
12381              Message-ID: <20010110013732.A41744@yahoo-inc.com>
12382      Branch: perl
12383            ! ext/Socket/Socket.pm
12384 ____________________________________________________________________________
12385 [  8395] By: jhi                                   on 2001/01/10  20:41:37
12386         Log: Test for bug id 20010105.016 (fixed by #8378).
12387      Branch: perl
12388            ! t/op/split.t
12389 ____________________________________________________________________________
12390 [  8394] By: jhi                                   on 2001/01/10  20:26:32
12391         Log: Integrate perlio.
12392      Branch: perl
12393            ! util.c
12394 ____________________________________________________________________________
12395 [  8393] By: nick                                  on 2001/01/10  19:34:30
12396         Log: Back out Simon's pid hackery for now.
12397      Branch: perlio
12398            ! util.c
12399 ____________________________________________________________________________
12400 [  8392] By: nick                                  on 2001/01/10  19:23:13
12401         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
12402      Branch: perlio
12403           !> (integrate 29 files)
12404 ____________________________________________________________________________
12405 [  8391] By: jhi                                   on 2001/01/10  18:43:15
12406         Log: Subject: [PATCH] Fix my_pclose segfault
12407              From: Simon Cozens <simon@cozens.net>
12408              Date: Wed, 10 Jan 2001 18:39:35 +0000
12409              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
12410      Branch: perl
12411            ! util.c
12412 ____________________________________________________________________________
12413 [  8390] By: jhi                                   on 2001/01/10  18:42:08
12414         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
12415              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12416              Date:     Wed, 10 Jan 2001 13:23:02 EST
12417              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
12418      Branch: perl
12419            ! ext/Opcode/Opcode.xs
12420 ____________________________________________________________________________
12421 [  8389] By: jhi                                   on 2001/01/10  15:16:07
12422         Log: Turn off the integer preservation for now.
12423      Branch: perl
12424            ! perl.h
12425 ____________________________________________________________________________
12426 [  8388] By: jhi                                   on 2001/01/10  15:01:25
12427         Log: Few more IDE/editor nits from p5p.
12428      Branch: perl
12429            ! pod/perlfaq3.pod
12430 ____________________________________________________________________________
12431 [  8387] By: jhi                                   on 2001/01/10  06:53:16
12432         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
12433              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
12434              Date: Tue, 9 Jan 2001 23:16:02 +0000
12435              Message-ID: <20010109231602.A81101@plum.flirble.org>
12436      Branch: perl
12437            ! sv.c
12438 ____________________________________________________________________________
12439 [  8386] By: jhi                                   on 2001/01/10  03:17:54
12440         Log: Test cases for #8385 (from Simon's "torture.pl")
12441      Branch: perl
12442            ! t/op/tr.t
12443 ____________________________________________________________________________
12444 [  8385] By: jhi                                   on 2001/01/10  03:17:11
12445         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
12446              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
12447              Date: Wed, 10 Jan 2001 11:39:39 +0900
12448              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
12449              
12450              Some more UTF-8 tr cases fixed.
12451      Branch: perl
12452            ! doop.c
12453 ____________________________________________________________________________
12454 [  8384] By: jhi                                   on 2001/01/09  22:45:40
12455         Log: Allow the locale test needing POSIX and the taint test
12456              needing IPC::SysV to run under 'minitest' (basically,
12457              bail out if loading the extension fails)
12458      Branch: perl
12459            ! t/op/misc.t t/op/taint.t
12460 ____________________________________________________________________________
12461 [  8383] By: jhi                                   on 2001/01/09  21:36:04
12462         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
12463              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12464              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
12465              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
12466      Branch: perl
12467            ! t/io/openpid.t
12468 ____________________________________________________________________________
12469 [  8382] By: jhi                                   on 2001/01/09  21:06:08
12470         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
12471              Should finish up the bug id 20001205.022.
12472      Branch: perl
12473            ! pp.c pp_hot.c scope.c
12474 ____________________________________________________________________________
12475 [  8381] By: jhi                                   on 2001/01/09  18:27:43
12476         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
12477              From: Andy Dougherty <doughera@lafayette.edu>
12478              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
12479              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
12480              
12481              More robust yacc/bison error detection.
12482      Branch: perl
12483            ! t/comp/proto.t
12484 ____________________________________________________________________________
12485 [  8380] By: jhi                                   on 2001/01/09  15:21:38
12486         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
12487              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12488              Date:     Tue, 9 Jan 2001 07:53:55 EST
12489              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
12490      Branch: perl
12491            ! t/op/misc.t vms/test.com
12492 ____________________________________________________________________________
12493 [  8379] By: jhi                                   on 2001/01/09  15:20:38
12494         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
12495              From: jhi@cc.hut.fi
12496              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
12497              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
12498              
12499              The #8378 fixed this.
12500      Branch: perl
12501            ! t/op/tr.t
12502 ____________________________________________________________________________
12503 [  8378] By: jhi                                   on 2001/01/09  15:05:32
12504         Log: Subject: One more patch for UTF8 
12505              From: Inaba Hiroto <inaba@st.rim.or.jp>
12506              Date: Tue, 09 Jan 2001 01:04:32 +0900
12507              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
12508              
12509              UTF-8 fixes for 'x' and tr///.
12510      Branch: perl
12511            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
12512            ! regcomp.c regexec.c toke.c utf8.c
12513 ____________________________________________________________________________
12514 [  8377] By: jhi                                   on 2001/01/09  14:32:17
12515         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
12516      Branch: perl
12517            ! t/op/length.t
12518 ____________________________________________________________________________
12519 [  8376] By: jhi                                   on 2001/01/09  04:32:32
12520         Log: integrate changes #7775, #8316, #8316 from mainline
12521      Branch: maint-5.6/perl
12522            ! hints/solaris_2.sh
12523 ____________________________________________________________________________
12524 [  8375] By: jhi                                   on 2001/01/09  04:26:43
12525         Log: Update Changes.
12526      Branch: perl
12527            ! Changes patchlevel.h
12528 ____________________________________________________________________________
12529 [  8374] By: jhi                                   on 2001/01/09  04:14:32
12530         Log: IDE/editor section tweaking.
12531      Branch: perl
12532            ! pod/perlfaq3.pod
12533 ____________________________________________________________________________
12534 [  8373] By: jhi                                   on 2001/01/09  02:38:26
12535         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
12536              From: Peter Prymmer <pvhp@forte.com>
12537              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
12538              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
12539              
12540              In preparation os OS/390 dynamic loading.
12541      Branch: perl
12542            ! README.os390 hints/os390.sh
12543 ____________________________________________________________________________
12544 [  8372] By: jhi                                   on 2001/01/09  00:24:30
12545         Log: Integrate with perlio.
12546      Branch: perl
12547           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
12548 ____________________________________________________________________________
12549 [  8371] By: nick                                  on 2001/01/08  23:54:33
12550         Log: Fix "scalars leaked" bugs caused by overload magic
12551              (Highlighted by Ilya's DESTROY optimization.)
12552      Branch: perlio
12553            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
12554 ____________________________________________________________________________
12555 [  8370] By: nick                                  on 2001/01/08  20:19:41
12556         Log: Integrate mainline
12557      Branch: perlio
12558           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
12559           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
12560           !> t/op/64bitint.t
12561 ____________________________________________________________________________
12562 [  8369] By: jhi                                   on 2001/01/08  17:30:52
12563         Log: save_delete() Safefree() doesn't (anymore?) work with shared
12564              strings, one test failure in op/misc and almost all of lib/b.
12565              (Outcomments #8369.)
12566      Branch: perl
12567            ! scope.c
12568 ____________________________________________________________________________
12569 [  8368] By: jhi                                   on 2001/01/08  14:47:10
12570         Log: (Outcommented by #8369.)
12571              
12572              Subject: Re: Perl BugID 20001205.022 ---- save_delete
12573              From: Simon Cozens <simon@cozens.net>
12574              Date: Sat, 6 Jan 2001 11:48:40 +0000
12575              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
12576              
12577              The save_delete() does need the Safefree.
12578      Branch: perl
12579            ! scope.c
12580 ____________________________________________________________________________
12581 [  8367] By: bailey                                on 2001/01/08  08:53:52
12582         Log: Once again syncing after too long an absence
12583      Branch: vmsperl
12584           +> (branch 55 files)
12585            - MAINTAIN fix_pl vos/config.def vos/config.h
12586            - vos/config_h.SH_orig
12587           !> (integrate 498 files)
12588 ____________________________________________________________________________
12589 [  8366] By: jhi                                   on 2001/01/08  02:42:59
12590         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
12591              From: nick@ccl4.org
12592              Date: Sun, 7 Jan 2001 21:07:18 +0000
12593              Message-Id: <20010107210717.D1048@plum.flirble.org>
12594      Branch: perl
12595            ! sv.c t/op/64bitint.t
12596 ____________________________________________________________________________
12597 [  8365] By: jhi                                   on 2001/01/08  02:35:16
12598         Log: Subject: [PATCH] environ nit
12599              From: Simon Cozens <simon@cozens.net>
12600              Date: Sun, 7 Jan 2001 17:57:07 +0000
12601              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
12602              
12603              Use environ only if we have it.
12604      Branch: perl
12605            ! mg.c
12606 ____________________________________________________________________________
12607 [  8364] By: jhi                                   on 2001/01/08  02:24:51
12608         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
12609      Branch: perl
12610            ! ext/GDBM_File/GDBM_File.xs
12611 ____________________________________________________________________________
12612 [  8363] By: jhi                                   on 2001/01/08  02:19:24
12613         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
12614              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12615              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
12616              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
12617      Branch: perl
12618            ! dump.c op.c
12619 ____________________________________________________________________________
12620 [  8362] By: jhi                                   on 2001/01/08  02:17:43
12621         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
12622              From: Doug MacEachern <dougm@covalent.net>
12623              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
12624              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
12625              
12626              Allow AUTOLOAD to be an xsub and allow such xsubs
12627              to avoid use of $AUTOLOAD.
12628      Branch: perl
12629            ! gv.c
12630 ____________________________________________________________________________
12631 [  8361] By: jhi                                   on 2001/01/08  02:16:07
12632         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12633              From: Radu Greab <radu@netsoft.ro>
12634              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
12635              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
12636              
12637              No need for the potentially unportable $SIG{CHLD}.
12638      Branch: perl
12639            ! t/io/pipe.t
12640 ____________________________________________________________________________
12641 [  8360] By: jhi                                   on 2001/01/08  01:58:23
12642         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
12643      Branch: perl
12644            ! lib/Getopt/Long.pm
12645 ____________________________________________________________________________
12646 [  8359] By: jhi                                   on 2001/01/08  01:55:44
12647         Log: Integrate perlio.
12648      Branch: perl
12649           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
12650           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
12651           !> utf8.c win32/Makefile
12652 ____________________________________________________________________________
12653 [  8358] By: jhi                                   on 2001/01/07  21:16:50
12654         Log: Update the EPOC cross SDK URL.
12655      Branch: perl
12656            ! README.epoc
12657 ____________________________________________________________________________
12658 [  8357] By: jhi                                   on 2001/01/07  21:16:09
12659         Log: Update the EPOC cross SDK URL.
12660      Branch: maint-5.6/perl
12661            ! README.epoc
12662 ____________________________________________________________________________
12663 [  8356] By: nick                                  on 2001/01/06  21:47:52
12664         Log: FILE * in XS code for PerlIO world:
12665              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
12666              - Add FILE * T_STDIO typemap.
12667              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
12668      Branch: perlio
12669            ! lib/ExtUtils/typemap perlio.c perlio.h
12670 ____________________________________________________________________________
12671 [  8355] By: jhi                                   on 2001/01/06  20:27:15
12672         Log: integrate change #8336 from mainline
12673              
12674              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
12675      Branch: maint-5.6/perl
12676            ! hv.c
12677 ____________________________________________________________________________
12678 [  8354] By: jhi                                   on 2001/01/06  20:24:29
12679         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
12680              From: Robin Barker <rmb1@cise.npl.co.uk>
12681              Date: Fri, 22 Dec 2000 12:17:38 GMT
12682              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
12683              
12684              The patch reformats some long =item lines so they give
12685              correct output via pod2man | nroff -man
12686              
12687              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
12688              From: Robin Barker <rmb1@cise.npl.co.uk>
12689              Date: Tue, 2 Jan 2001 15:35:03 GMT
12690              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
12691              
12692              Here is a _further_ patch which corrects a few more errors:
12693              * an empty C<=item> in CPAN.pm
12694              * patching the wrong file (pod/perlamiga.pod not README.amiga)
12695              * leaving empty C<=item>s which formatted incorrectly
12696              * over long C<=item>s revealed by latest patch to Pod::Man
12697      Branch: maint-5.6/perl
12698            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
12699            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
12700            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
12701            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
12702            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
12703            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
12704 ____________________________________________________________________________
12705 [  8353] By: jhi                                   on 2001/01/06  20:21:10
12706         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
12707              
12708              UTF-8 hash keys.
12709      Branch: maint-5.6/perl
12710            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
12711 ____________________________________________________________________________
12712 [  8352] By: jhi                                   on 2001/01/06  20:18:44
12713         Log: Forgotten from #8438.
12714      Branch: maint-5.6/perl
12715            ! epoc/epocish.h
12716 ____________________________________________________________________________
12717 [  8351] By: jhi                                   on 2001/01/06  20:18:12
12718         Log: Forgotten from #8347.
12719      Branch: maint-5.6/perl
12720            ! config_h.SH
12721 ____________________________________________________________________________
12722 [  8350] By: jhi                                   on 2001/01/06  20:00:19
12723         Log: Thinko in #8347.
12724      Branch: maint-5.6/perl
12725            ! regcomp.c
12726 ____________________________________________________________________________
12727 [  8349] By: jhi                                   on 2001/01/06  18:05:30
12728         Log: Copy the FAQ3 IDE section from the development branch,
12729              changes originally by Peter Prymmer.
12730      Branch: maint-5.6/perl
12731            ! pod/perlfaq3.pod
12732 ____________________________________________________________________________
12733 [  8348] By: jhi                                   on 2001/01/06  18:03:02
12734         Log: EPOC updates for TRIAL1.
12735              
12736              Subject: [5.6.1 trial1] EPOC update
12737              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12738              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
12739              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
12740              
12741              Subject: epoc patch2 for perl-5.6.1-trial1
12742              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12743              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
12744              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
12745      Branch: maint-5.6/perl
12746            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
12747            ! epoc/epocish.c
12748 ____________________________________________________________________________
12749 [  8347] By: jhi                                   on 2001/01/06  17:29:10
12750         Log: integrate changes #7710,7824,7973 from mainline,
12751              plus VMS nits from Peter Prymmer and Dan Sugalski.
12752              
12753              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
12754              library (getprotobyname and getprotobynumber are outversioned by
12755              the same calls in libc, at least for xlc version 3.
12756              
12757              Add HAS_SBRK_PROTO.
12758              
12759              Fixes for signedness warnings noticed by VMSperlers.
12760      Branch: maint-5.6/perl
12761            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12762            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
12763            ! sv.c vms/descrip_mms.template vos/config.alpha.def
12764            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12765            ! win32/config.bc win32/config.gc win32/config.vc
12766 ____________________________________________________________________________
12767 [  8346] By: nick                                  on 2001/01/06  14:36:01
12768         Log: Fixup accumulated integrate muddles (perlio == devperl again)
12769      Branch: perlio
12770            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
12771 ____________________________________________________________________________
12772 [  8345] By: nick                                  on 2001/01/06  14:24:58
12773         Log: Integrate mainline
12774      Branch: perlio
12775           !> (integrate 55 files)
12776 ____________________________________________________________________________
12777 [  8344] By: jhi                                   on 2001/01/06  02:24:02
12778         Log: Subject: [patch] PerlIO_cleanup() prototype
12779              From: Doug MacEachern <dougm@covalent.net>
12780              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
12781              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
12782      Branch: perl
12783            ! perlio.h
12784 ____________________________________________________________________________
12785 [  8343] By: jhi                                   on 2001/01/06  01:04:09
12786         Log: IRIX compiler noticed that the bof initialization might be
12787              bypassed by control flow.
12788      Branch: perl
12789            ! toke.c
12790 ____________________________________________________________________________
12791 [  8342] By: jhi                                   on 2001/01/06  00:10:48
12792         Log: Update Changes.
12793      Branch: perl
12794            ! Changes patchlevel.h
12795 ____________________________________________________________________________
12796 [  8341] By: jhi                                   on 2001/01/05  23:52:33
12797         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
12798      Branch: perl
12799            ! toke.c
12800 ____________________________________________________________________________
12801 [  8340] By: jhi                                   on 2001/01/05  22:44:08
12802         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12803              From: Radu Greab <radu@netsoft.ro>
12804              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
12805              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
12806      Branch: perl
12807            ! t/io/pipe.t util.c
12808 ____________________________________________________________________________
12809 [  8339] By: jhi                                   on 2001/01/05  22:35:17
12810         Log: Subject: [PATCH] format and rewording in perlfaq.pod
12811              From: Robin Barker <rmb1@cise.npl.co.uk>
12812              Date: Fri, 5 Jan 2001 18:51:20 GMT
12813              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
12814      Branch: perl
12815            ! pod/perlfaq.pod
12816 ____________________________________________________________________________
12817 [  8338] By: jhi                                   on 2001/01/05  22:31:17
12818         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
12819              From: Peter Prymmer <pvhp@forte.com>
12820              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
12821              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
12822      Branch: perl
12823            ! utils/perlbug.PL
12824 ____________________________________________________________________________
12825 [  8337] By: jhi                                   on 2001/01/05  18:15:11
12826         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
12827              From: Robin Barker <rmb1@cise.npl.co.uk>
12828              Date: Tue, 2 Jan 2001 15:24:07 GMT
12829              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
12830              
12831              If you call configure as C<./Configure> or C<sh ./Configure>,
12832              $src is set to the absolute path name, not '.'.
12833              
12834              This, in turn, means -Dmksymlink tries to do its stuff because
12835              it does not think it is in the src directory.
12836              
12837              (plus a metaconfig nitfix)
12838      Branch: metaconfig
12839            ! U/compline/ccflags.U U/modified/src.U
12840      Branch: perl
12841            ! Configure config_h.SH
12842 ____________________________________________________________________________
12843 [  8336] By: jhi                                   on 2001/01/05  17:48:32
12844         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
12845              From: Alan Burlison <Alan.Burlison@uk.sun.com>
12846              Message-ID: <3A5606C4.473D2226@uk.sun.com>
12847              Date: Fri, 05 Jan 2001 17:39:16 +0000
12848      Branch: perl
12849            ! hv.c
12850 ____________________________________________________________________________
12851 [  8335] By: jhi                                   on 2001/01/05  16:05:44
12852         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
12853      Branch: perl
12854            ! lib/Getopt/Long.pm
12855 ____________________________________________________________________________
12856 [  8334] By: jhi                                   on 2001/01/05  16:00:51
12857         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
12858              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
12859              Date: Fri, 05 Jan 2001 13:46:51 +0100
12860              Message-ID: <13693.978698811@nice.ram.loc>
12861              
12862              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
12863              accurate reading of the "atime".  
12864      Branch: perl
12865            ! t/io/fs.t
12866 ____________________________________________________________________________
12867 [  8333] By: jhi                                   on 2001/01/05  15:57:37
12868         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
12869              From: Simon Cozens <simon@cozens.net>
12870              Date: Fri, 8 Dec 2000 13:33:31 +0000
12871              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
12872              
12873              A lost patch fragment.
12874      Branch: perl
12875            ! doop.c
12876 ____________________________________________________________________________
12877 [  8332] By: jhi                                   on 2001/01/05  15:40:42
12878         Log: Do away with strncpy() and a fixed length buffer.
12879      Branch: perl
12880            ! utf8.c
12881 ____________________________________________________________________________
12882 [  8331] By: jhi                                   on 2001/01/05  15:03:07
12883         Log: Tests for #8329 and #8330.
12884      Branch: perl
12885            ! t/op/bop.t
12886 ____________________________________________________________________________
12887 [  8330] By: jhi                                   on 2001/01/05  15:02:38
12888         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
12889              raw 8-bit form to the UTF-8 string.
12890      Branch: perl
12891            ! toke.c
12892 ____________________________________________________________________________
12893 [  8329] By: jhi                                   on 2001/01/05  14:55:13
12894         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
12895              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12896              Date: Fri, 5 Jan 2001 12:28:52 +0100
12897              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
12898              
12899              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
12900              no effect.  (changed the strncpy() to Copy())
12901      Branch: perl
12902            ! toke.c
12903 ____________________________________________________________________________
12904 [  8328] By: jhi                                   on 2001/01/05  06:44:27
12905         Log: UTF-8 cleanup.
12906      Branch: perl
12907            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
12908            ! regexec.c sv.c toke.c
12909 ____________________________________________________________________________
12910 [  8327] By: jhi                                   on 2001/01/05  01:11:29
12911         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')
12912              From: Radu Greab <radu@netsoft.ro>
12913              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
12914              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
12915              
12916              Cleans up Harness to not use FileHandle, which uses IO.
12917      Branch: perl
12918            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
12919 ____________________________________________________________________________
12920 [  8326] By: jhi                                   on 2001/01/05  00:56:37
12921         Log: Update Changes.
12922      Branch: perl
12923            ! Changes patchlevel.h
12924 ____________________________________________________________________________
12925 [  8325] By: jhi                                   on 2001/01/05  00:53:18
12926         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
12927              From: Peter Prymmer <pvhp@forte.com>
12928              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
12929              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
12930              
12931              plus a couple more tailing whitespace removals.
12932      Branch: perl
12933            ! win32/Makefile
12934 ____________________________________________________________________________
12935 [  8324] By: jhi                                   on 2001/01/05  00:47:39
12936         Log: Add some Unicode chop() tests.
12937      Branch: perl
12938            ! t/op/chop.t
12939 ____________________________________________________________________________
12940 [  8323] By: jhi                                   on 2001/01/05  00:47:23
12941         Log: Unify UTF-8 malformedness handling.
12942      Branch: perl
12943            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
12944 ____________________________________________________________________________
12945 [  8322] By: jhi                                   on 2001/01/04  22:21:54
12946         Log: The new $issymlink was unknown to Mksymlinks.
12947      Branch: metaconfig/U/perl
12948            ! Mksymlinks.U issymlink.U
12949      Branch: perl
12950            ! Configure config_h.SH
12951 ____________________________________________________________________________
12952 [  8321] By: jhi                                   on 2001/01/04  21:51:05
12953         Log: The test didn't work under the core test framework.
12954      Branch: perl
12955            ! t/lib/st-lock.t
12956 ____________________________________________________________________________
12957 [  8320] By: jhi                                   on 2001/01/04  21:14:22
12958         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
12959      Branch: perl
12960            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
12961 ____________________________________________________________________________
12962 [  8319] By: jhi                                   on 2001/01/04  20:46:17
12963         Log: Typo in #8312 when manually appying a problematic patch fragment.
12964      Branch: perl
12965            ! ext/Storable/Storable.xs
12966 ____________________________________________________________________________
12967 [  8318] By: jhi                                   on 2001/01/04  20:43:01
12968         Log: The $sh_c didn't fly.
12969      Branch: metaconfig
12970            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
12971            ! U/modified/Loc.U U/modified/myhostname.U
12972            ! U/modified/spitshell.U
12973      Branch: metaconfig/U/perl
12974            ! issymlink.U
12975      Branch: perl
12976            ! Configure config_h.SH
12977 ____________________________________________________________________________
12978 [  8317] By: jhi                                   on 2001/01/04  19:58:01
12979         Log: AIX builtin test -h is broken, changes based on
12980              
12981              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
12982              Date: Tue, 02 Jan 2001 11:24:39 +0100
12983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12984              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
12985      Branch: metaconfig
12986            + U/modified/spitshell.U
12987            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
12988            ! U/modified/Loc.U U/modified/myhostname.U
12989      Branch: metaconfig/U/perl
12990            ! Mksymlinks.U issymlink.U
12991      Branch: perl
12992            ! Configure
12993 ____________________________________________________________________________
12994 [  8316] By: jhi                                   on 2001/01/04  19:02:22
12995         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
12996              From: Andy Dougherty <doughera@lafayette.edu>
12997              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
12998              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
12999              
13000              Beware of GNU ld.
13001      Branch: perl
13002            ! hints/solaris_2.sh
13003 ____________________________________________________________________________
13004 [  8315] By: jhi                                   on 2001/01/04  18:56:48
13005         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
13006              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
13007              Date: Wed, 3 Jan 2001 07:58:51 +0100
13008              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
13009      Branch: perl
13010            ! hints/solaris_2.sh
13011 ____________________________________________________________________________
13012 [  8314] By: jhi                                   on 2001/01/04  18:54:07
13013         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
13014              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13015              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
13016              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
13017              
13018              Doc tweak on #8313.
13019      Branch: perl
13020            ! ext/B/B/Deparse.pm
13021 ____________________________________________________________________________
13022 [  8313] By: jhi                                   on 2001/01/04  18:52:27
13023         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
13024              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
13025              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13026              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
13027              
13028              Make the peephole optimizer to bypass more null ops and
13029              and rewrite the deparse handling of continue blocks.
13030      Branch: perl
13031            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
13032 ____________________________________________________________________________
13033 [  8312] By: jhi                                   on 2001/01/04  18:47:39
13034         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
13035      Branch: perl
13036            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
13037            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
13038            ! t/lib/st-lock.t
13039 ____________________________________________________________________________
13040 [  8311] By: jhi                                   on 2001/01/04  18:36:08
13041         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
13042              filter to be run on each .pm during the pm_to_blib() phase,
13043              a fixed version of
13044              
13045              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
13046              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
13047              Date: Wed, 03 Jan 2001 22:01:30 +0100
13048              Message-ID: <5296.978555690@nice.ram.loc>
13049      Branch: perl
13050            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
13051            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13052            ! lib/ExtUtils/MakeMaker.pm
13053 ____________________________________________________________________________
13054 [  8310] By: jhi                                   on 2001/01/04  18:32:54
13055         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
13056              From: Robin Barker <rmb1@cise.npl.co.uk>
13057              Date: Tue, 2 Jan 2001 15:35:03 GMT
13058              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
13059      Branch: perl
13060            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
13061            ! pod/perlrequick.pod
13062 ____________________________________________________________________________
13063 [  8309] By: jhi                                   on 2001/01/04  18:29:07
13064         Log: Subject: Re: [patch] static-ize XS()
13065              From: Doug MacEachern <dougm@covalent.net>
13066              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
13067              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
13068              
13069              Provide prototypes for the XS functions.
13070      Branch: perl
13071            ! lib/ExtUtils/xsubpp
13072 ____________________________________________________________________________
13073 [  8308] By: jhi                                   on 2001/01/04  18:27:44
13074         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
13075              From: Doug MacEachern <dougm@covalent.net>
13076              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
13077              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
13078      Branch: perl
13079            ! lib/ExtUtils/typemap
13080 ____________________________________________________________________________
13081 [  8307] By: jhi                                   on 2001/01/04  18:25:25
13082         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
13083              From: Doug MacEachern <dougm@covalent.net>
13084              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
13085              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
13086              
13087              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
13088      Branch: perl
13089            ! lib/ExtUtils/MM_Unix.pm
13090 ____________________________________________________________________________
13091 [  8306] By: jhi                                   on 2001/01/04  18:23:00
13092         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
13093              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13094              Date: Thu, 4 Jan 2001 12:47:10 +0100 
13095              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
13096              
13097              The toke.c part only, patching embed.h and proto.h is futile.
13098      Branch: perl
13099            ! toke.c
13100 ____________________________________________________________________________
13101 [  8305] By: jhi                                   on 2001/01/04  18:05:51
13102         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
13103              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13104              Date: Thu, 4 Jan 2001 17:50:12 +0100 
13105              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
13106      Branch: perl
13107            ! toke.c
13108 ____________________________________________________________________________
13109 [  8304] By: jhi                                   on 2001/01/04  18:03:26
13110         Log: Subject: [PATCH perl@8269]
13111              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13112              Date: Thu, 4 Jan 2001 12:53:39 +0100 
13113              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
13114              
13115              If running byacc write-enable also perly.h.
13116      Branch: perl
13117            ! Makefile.SH
13118 ____________________________________________________________________________
13119 [  8303] By: jhi                                   on 2001/01/04  15:40:49
13120         Log: Rewrite pp_concat() in terms of sv_catsv().
13121      Branch: perl
13122            ! pp_hot.c
13123 ____________________________________________________________________________
13124 [  8302] By: nick                                  on 2001/01/03  22:43:22
13125         Log: Integrate mainline.
13126      Branch: perlio
13127           !> ext/Encode/Encode.xs sv.c utf8.c
13128 ____________________________________________________________________________
13129 [  8301] By: jhi                                   on 2001/01/02  23:40:26
13130         Log: Variable naming tweak.
13131      Branch: perl
13132            ! sv.c
13133 ____________________________________________________________________________
13134 [  8300] By: jhi                                   on 2001/01/02  23:40:02
13135         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
13136              in is_utf8_string().
13137      Branch: perl
13138            ! utf8.c
13139 ____________________________________________________________________________
13140 [  8299] By: jhi                                   on 2001/01/02  22:14:40
13141         Log: Integrate perlio.
13142      Branch: perl
13143           !> pp.c pp_hot.c win32/Makefile
13144 ____________________________________________________________________________
13145 [  8298] By: nick                                  on 2001/01/02  22:03:06
13146         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
13147      Branch: perlio
13148            ! pp.c pp_hot.c
13149 ____________________________________________________________________________
13150 [  8297] By: jhi                                   on 2001/01/02  04:26:28
13151         Log: Signedness nit.
13152      Branch: perl
13153            ! ext/Encode/Encode.xs
13154 ____________________________________________________________________________
13155 [  8296] By: nick                                  on 2001/01/01  23:49:36
13156         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
13157      Branch: perlio
13158            ! win32/Makefile
13159 ____________________________________________________________________________
13160 [  8295] By: jhi                                   on 2001/01/01  23:05:48
13161         Log: Integrate perlio.
13162      Branch: perl
13163           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
13164           !> t/lib/encode.t
13165 ____________________________________________________________________________
13166 [  8294] By: nick                                  on 2001/01/01  22:48:34
13167         Log: Integrate mainline
13168      Branch: perlio
13169            ! pp_hot.c t/lib/encode.t
13170           !> (integrate 65 files)
13171 ____________________________________________________________________________
13172 [  8293] By: nick                                  on 2001/01/01  21:58:50
13173         Log: More rigor in UTF-8-ness of Encode's toUnicode
13174              XS export some of the utf8 internal functions.
13175              Test some of the functions.
13176              Fix pp_concat() bug shown by said tests.
13177      Branch: perlio
13178            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
13179            ! t/lib/encode.t
13180 ____________________________________________________________________________
13181 [  8292] By: jhi                                   on 2001/01/01  18:11:44
13182         Log: Integrate perlio.
13183      Branch: perl
13184           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13185           !> ext/Encode/encengine.c ext/Encode/encode.h
13186 ____________________________________________________________________________
13187 [  8291] By: jhi                                   on 2001/01/01  18:10:58
13188         Log: Podify README.mpeix (a new version from the web),
13189              add a dummy NAME to Carp::Heavy, regen toc.
13190      Branch: perl
13191            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
13192            ! pod/perltoc.pod
13193 ____________________________________________________________________________
13194 [  8290] By: nick                                  on 2001/01/01  17:43:47
13195         Log: Loose the "Loading..." warning.
13196              Another bug in fallback support
13197      Branch: perlio
13198            ! ext/Encode/Encode.pm ext/Encode/encengine.c
13199 ____________________________________________________________________________
13200 [  8289] By: jhi                                   on 2001/01/01  00:01:57
13201         Log: Bump up Larry's copyright.
13202      Branch: perl
13203            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
13204            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
13205            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
13206            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
13207            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
13208            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
13209            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
13210            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13211 ____________________________________________________________________________
13212 [  8288] By: nick                                  on 2000/12/31  21:27:53
13213         Log: Fix .ucm reading - forgot a chr()
13214              Start of .ucm write (for .enc to .ucm)
13215      Branch: perlio
13216            ! ext/Encode/compile
13217 ____________________________________________________________________________
13218 [  8287] By: jhi                                   on 2000/12/31  18:15:56
13219         Log: Comment away a diagnostic message as noted by Craig A. Berry
13220              (the unexpected message was confusing testing)
13221      Branch: perl
13222            ! ext/Encode/Encode.pm
13223 ____________________________________________________________________________
13224 [  8286] By: jhi                                   on 2000/12/31  18:14:51
13225         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
13226              Date: Sun, 31 Dec 2000 11:17:37 -0600
13227              From: "Craig A. Berry" <craigberry@mac.com>
13228              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
13229      Branch: perl
13230            ! ext/Encode/Makefile.PL
13231 ____________________________________________________________________________
13232 [  8285] By: nick                                  on 2000/12/31  18:11:54
13233         Log: Start of support of ICU-style .ucm files:
13234              - teach compile how to read a .ucm file
13235              - first guess at how to represent fallbacks in "tries".
13236              - use fallbacks if check == 0
13237              - new return code to indicate we used one.
13238      Branch: perlio
13239            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13240            ! ext/Encode/encengine.c ext/Encode/encode.h
13241 ____________________________________________________________________________
13242 [  8284] By: jhi                                   on 2000/12/31  18:04:41
13243         Log: Pacify picky VMS compiler.
13244              
13245              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
13246              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13247              Date: Sat, 30 Dec 2000 18:10:02 -0600
13248              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
13249      Branch: perl
13250            ! sv.c
13251 ____________________________________________________________________________
13252 [  8283] By: jhi                                   on 2000/12/31  16:11:47
13253         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
13254      Branch: perl
13255            ! t/lib/glob-basic.t
13256 ____________________________________________________________________________
13257 [  8282] By: jhi                                   on 2000/12/31  15:26:11
13258         Log: Integrate perlio.
13259      Branch: perl
13260           !> makedef.pl opcode.pl os2/os2.c perlio.c
13261 ____________________________________________________________________________
13262 [  8281] By: nick                                  on 2000/12/31  10:06:15
13263         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
13264              is available to be exported
13265      Branch: perlio
13266            ! makedef.pl perlio.c
13267 ____________________________________________________________________________
13268 [  8280] By: nick                                  on 2000/12/31  09:41:26
13269         Log: Ilya's OS2 patch (testing for damage on Win32)
13270      Branch: perlio
13271            ! makedef.pl opcode.pl os2/os2.c
13272 ____________________________________________________________________________
13273 [  8279] By: jhi                                   on 2000/12/30  21:52:07
13274         Log: Test nits.
13275      Branch: perl
13276            ! t/lib/syslfs.t t/op/lfs.t
13277 ____________________________________________________________________________
13278 [  8278] By: jhi                                   on 2000/12/30  21:47:49
13279         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
13280              From: andreas.koenig@anima.de (Andreas J. Koenig)
13281              Date: 30 Dec 2000 22:35:37 +0100
13282              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
13283              
13284              The 32-bit wraparound test wasn't quite right.
13285      Branch: perl
13286            ! t/lib/syslfs.t t/op/lfs.t
13287 ____________________________________________________________________________
13288 [  8277] By: jhi                                   on 2000/12/30  21:33:44
13289         Log: Subject: [PATCH] open() example in perlfunc.pod 
13290              From: Karsten Sperling <s_sperli@ira.uka.de>
13291              Date: Sat, 30 Dec 2000 22:27:09 +0100
13292              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
13293      Branch: perl
13294            ! pod/perlfunc.pod
13295 ____________________________________________________________________________
13296 [  8276] By: jhi                                   on 2000/12/30  20:32:40
13297         Log: Not quite that many tests yet.
13298      Branch: perl
13299            ! t/op/pat.t
13300 ____________________________________________________________________________
13301 [  8275] By: jhi                                   on 2000/12/30  20:26:58
13302         Log: Integrate perlio.
13303      Branch: perl
13304           !> toke.c
13305 ____________________________________________________________________________
13306 [  8274] By: jhi                                   on 2000/12/30  20:24:56
13307         Log: Signedness nit.
13308      Branch: perl
13309            ! utf8.c
13310 ____________________________________________________________________________
13311 [  8273] By: jhi                                   on 2000/12/30  20:15:46
13312         Log: Add a test case for 20000731.001 which was fixed by the #8267.
13313      Branch: perl
13314            ! t/op/pat.t
13315 ____________________________________________________________________________
13316 [  8272] By: nick                                  on 2000/12/30  19:47:51
13317         Log: Tweak for MULTIPLICITY/USE_PERLIO
13318      Branch: perlio
13319            ! toke.c
13320 ____________________________________________________________________________
13321 [  8271] By: nick                                  on 2000/12/30  19:46:45
13322         Log: Integrate mainline
13323      Branch: perlio
13324           +> lib/unicode/distinct.pm
13325           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
13326           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
13327           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
13328 ____________________________________________________________________________
13329 [  8270] By: jhi                                   on 2000/12/30  19:39:50
13330         Log: Subject: RE: perl@8269
13331              From: "Richard Soderberg" <rs@crystalflame.net>
13332              Date: Sat, 30 Dec 2000 11:36:27 -0800
13333              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
13334              
13335              A missing aTHX_.
13336      Branch: perl
13337            ! toke.c
13338 ____________________________________________________________________________
13339 [  8269] By: jhi                                   on 2000/12/30  18:55:48
13340         Log: Update Changes.
13341      Branch: perl
13342            ! Changes patchlevel.h
13343 ____________________________________________________________________________
13344 [  8268] By: jhi                                   on 2000/12/30  17:18:40
13345         Log: Add a test for Unicode split //.  The #8267 was the cure.
13346      Branch: perl
13347            ! t/op/split.t
13348 ____________________________________________________________________________
13349 [  8267] By: jhi                                   on 2000/12/30  17:14:19
13350         Log: Subject: more UTF8 test suites and an UTF8 patch
13351              From: Inaba Hiroto <inaba@st.rim.or.jp>
13352              Date: Sat, 30 Dec 2000 14:27:10 +0900
13353              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
13354              
13355              Just the patch part for now, and the pragma renamed
13356              as unicode::distinct.
13357      Branch: perl
13358            + lib/unicode/distinct.pm
13359            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
13360            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13361            ! regcomp.h regexec.c sv.c toke.c utf8.c
13362 ____________________________________________________________________________
13363 [  8266] By: nick                                  on 2000/12/30  16:40:49
13364         Log: Integrate mainline
13365      Branch: perlio
13366           +> lib/Pod/Text/Overstrike.pm
13367           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
13368           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
13369           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
13370           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
13371           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
13372 ____________________________________________________________________________
13373 [  8265] By: jhi                                   on 2000/12/30  07:28:55
13374         Log: The sv_catsv() fix, take two.
13375      Branch: perl
13376            ! sv.c t/op/join.t
13377 ____________________________________________________________________________
13378 [  8264] By: jhi                                   on 2000/12/30  06:19:18
13379         Log: Undo all the join-related changes since #8248: relevant
13380              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
13381              The new sv_catsv() doesn't fly so it must go back to
13382              the drawing board.
13383      Branch: perl
13384            ! sv.c t/op/join.t t/pragma/utf8.t
13385 ____________________________________________________________________________
13386 [  8263] By: jhi                                   on 2000/12/30  01:08:32
13387         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
13388      Branch: perl
13389            ! sv.c
13390 ____________________________________________________________________________
13391 [  8262] By: jhi                                   on 2000/12/30  00:45:14
13392         Log: Retract #8261.
13393      Branch: perl
13394            ! hv.c util.c
13395 ____________________________________________________________________________
13396 [  8261] By: jhi                                   on 2000/12/30  00:38:32
13397         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
13398      Branch: perl
13399            ! hv.c util.c
13400 ____________________________________________________________________________
13401 [  8260] By: jhi                                   on 2000/12/29  22:51:33
13402         Log: (Retracted by #8264)  More fixing for #8251.
13403      Branch: perl
13404            ! sv.c
13405 ____________________________________________________________________________
13406 [  8259] By: jhi                                   on 2000/12/29  18:27:30
13407         Log: Subject: podlators 1.06 released
13408              From: Russ Allbery <rra@stanford.edu>
13409              Date: 25 Dec 2000 05:09:30 -0800
13410              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
13411      Branch: perl
13412            + lib/Pod/Text/Overstrike.pm
13413            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
13414            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
13415 ____________________________________________________________________________
13416 [  8258] By: jhi                                   on 2000/12/29  18:20:45
13417         Log: Make the large file tests more robust/talkative as suggested by
13418              
13419              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
13420              From: andreas.koenig@anima.de (Andreas J. Koenig)
13421              Date: 29 Dec 2000 14:23:01 +0100
13422              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
13423      Branch: perl
13424            ! t/lib/syslfs.t t/op/lfs.t
13425 ____________________________________________________________________________
13426 [  8257] By: jhi                                   on 2000/12/29  17:48:04
13427         Log: Further VMS piping fixes from Charles Lane:
13428              
13429              In summary, error messages produced when a subprocess terminated
13430              abnormally were being sent not just to the parent process, but to
13431              grandparents, because of default values for error output that were
13432              not completely overridden when the subprocess was started.
13433              
13434              This patch fixes this behavior by defining user-mode (i.e., temporary
13435              for the duration of the program) logical names for SYS$OUTPUT and
13436              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
13437              changes to make it so that the user-mode logicals are the ones that
13438              control where Perl's error messages go if it terminates abnormally.
13439              
13440              I also added some gratuitous fixes to the indentation of braces in
13441              the piping code.  It just looked ugly, before.
13442      Branch: perl
13443            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
13444 ____________________________________________________________________________
13445 [  8256] By: jhi                                   on 2000/12/29  17:45:12
13446         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
13447              From: "Casey R. Tweten" <crt@kiski.net>
13448              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
13449              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
13450              
13451              Tests for for #8240.
13452      Branch: perl
13453            ! t/pragma/constant.t
13454 ____________________________________________________________________________
13455 [  8255] By: jhi                                   on 2000/12/29  17:43:07
13456         Log: Subject: Re: [PATCH] Interesting syntax idea
13457              From: Simon Cozens <simon@cozens.net>
13458              Date: Fri, 29 Dec 2000 14:34:04 +0000
13459              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
13460              
13461              Tests for #8254.
13462      Branch: perl
13463            ! t/pragma/sub_lval.t
13464 ____________________________________________________________________________
13465 [  8254] By: jhi                                   on 2000/12/29  17:42:11
13466         Log: Subject: [PATCH] Interesting syntax idea
13467              From: Simon Cozens <simon@cozens.net>
13468              Date: Wed, 27 Dec 2000 05:08:57 +0000
13469              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
13470              
13471              Make opens + bareword assigns do typeglob assigns.
13472      Branch: perl
13473            ! op.c
13474 ____________________________________________________________________________
13475 [  8253] By: jhi                                   on 2000/12/29  17:36:45
13476         Log: Output the (apparent) version of gcc, as suggested by
13477              
13478              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
13479              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
13480              Date: 26 Dec 2000 04:29:17 -0500
13481              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
13482              
13483              (The patch as such didn't any more apply as the misparsing had
13484              already been addressed in #6474.)  Also change the wording about
13485              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
13486      Branch: perl
13487            ! hints/dec_osf.sh
13488 ____________________________________________________________________________
13489 [  8252] By: nick                                  on 2000/12/29  12:14:31
13490         Log: Integrate mainline
13491      Branch: perlio
13492           !> (integrate 27 files)
13493 ____________________________________________________________________________
13494 [  8251] By: jhi                                   on 2000/12/29  08:45:46
13495         Log: (Retracted by #8264)
13496              
13497              (Fixed by #8260.)
13498              
13499              sv_catsv() needs one more byte space than seems reasonable.
13500              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
13501              Curiouser and curiouser.
13502      Branch: perl
13503            ! sv.c
13504 ____________________________________________________________________________
13505 [  8250] By: jhi                                   on 2000/12/29  07:57:52
13506         Log: More split // UTF-8 tests.
13507      Branch: perl
13508            ! t/pragma/utf8.t
13509 ____________________________________________________________________________
13510 [  8249] By: jhi                                   on 2000/12/29  07:54:51
13511         Log: (Retracted by #8264)  More join() testing which was good because
13512              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
13513      Branch: perl
13514            ! pp.c t/op/join.t utf8.c utf8.h
13515 ____________________________________________________________________________
13516 [  8248] By: jhi                                   on 2000/12/29  07:08:32
13517         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
13518              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
13519              that the only cases to care about are byte+byte and byte+character.
13520              
13521              TODO: See how well pp_concat() could be implemented in terms
13522              of sv_catsv().
13523      Branch: perl
13524            ! doop.c sv.c t/op/join.t utf8.h
13525 ____________________________________________________________________________
13526 [  8247] By: jhi                                   on 2000/12/29  06:35:23
13527         Log: Signedness nit.
13528      Branch: perl
13529            ! pp_hot.c
13530 ____________________________________________________________________________
13531 [  8246] By: jhi                                   on 2000/12/29  01:23:31
13532         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
13533              From: Lupe Christoph <lupe@lupe-christoph.de>
13534              Date: Thu, 28 Dec 2000 23:00:00 +0100
13535              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
13536              
13537              Suggest rsync --delete --dry-run.
13538      Branch: perl
13539            ! pod/perlhack.pod
13540 ____________________________________________________________________________
13541 [  8245] By: jhi                                   on 2000/12/28  23:57:05
13542         Log: The maxiters upper limit sanity check (guarding against
13543              non-progress) assumed bytes instead of characters in s///
13544              and split().
13545      Branch: perl
13546            ! pp.c pp_hot.c
13547 ____________________________________________________________________________
13548 [  8244] By: jhi                                   on 2000/12/28  23:34:08
13549         Log: Make some panic messages a bit more logical.
13550      Branch: perl
13551            ! doop.c pod/perldiag.pod pp.c pp_hot.c
13552 ____________________________________________________________________________
13553 [  8243] By: jhi                                   on 2000/12/28  22:59:16
13554         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
13555              From: Simon Cozens <simon@cozens.net>
13556              Date: Wed, 27 Dec 2000 02:30:03 +0000
13557              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
13558      Branch: perl
13559            ! pp.c t/pragma/sub_lval.t
13560 ____________________________________________________________________________
13561 [  8242] By: jhi                                   on 2000/12/28  22:56:53
13562         Log: Subject: [PATCH blead] Fix B::Terse indentation
13563              From: Daniel Chetlin <daniel@chetlin.com>
13564              Date: Wed, 27 Dec 2000 06:43:30 -0800
13565              Message-ID: <20001227064329.B9573@darkstar>
13566      Branch: perl
13567            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
13568 ____________________________________________________________________________
13569 [  8241] By: jhi                                   on 2000/12/28  22:48:59
13570         Log: The latter patch from the
13571              
13572              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
13573              From: Peter Prymmer <pvhp@forte.com> 
13574              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
13575              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
13576              
13577              (the former patch from the above should have been
13578              taken care of by Nick I-S)
13579      Branch: perl
13580            ! win32/Makefile
13581 ____________________________________________________________________________
13582 [  8240] By: jhi                                   on 2000/12/28  22:45:22
13583         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
13584              From: "Casey R. Tweten" <crt@kiski.net>
13585              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
13586              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
13587      Branch: perl
13588            ! lib/constant.pm
13589 ____________________________________________________________________________
13590 [  8239] By: jhi                                   on 2000/12/28  22:37:45
13591         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
13592              From: Simon Cozens <simon@cozens.net>
13593              Date: Wed, 27 Dec 2000 14:12:44 +0000
13594              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
13595      Branch: perl
13596            ! t/op/method.t t/op/sort.t toke.c
13597 ____________________________________________________________________________
13598 [  8238] By: jhi                                   on 2000/12/28  22:30:32
13599         Log: Subject: [PATCH perl@8229] Call.pm
13600              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
13601              Date: Mon, 25 Dec 2000 10:47:15 -0000
13602              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
13603      Branch: perl
13604            ! ext/Filter/Util/Call/Call.pm
13605 ____________________________________________________________________________
13606 [  8237] By: jhi                                   on 2000/12/28  22:19:21
13607         Log: Subject: [PATCH blead] Fix problem with `&' prototype
13608              From: Daniel Chetlin <daniel@chetlin.com>
13609              Date: Wed, 27 Dec 2000 15:55:32 -0800
13610              Message-ID: <20001227155532.D9573@darkstar>
13611      Branch: perl
13612            ! op.c t/comp/proto.t
13613 ____________________________________________________________________________
13614 [  8236] By: jhi                                   on 2000/12/28  22:09:25
13615         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
13616              From: Daniel Chetlin <daniel@chetlin.com>
13617              Date: Sun, 24 Dec 2000 04:09:49 -0800
13618              Message-ID: <20001224040949.B3090@darkstar>
13619      Branch: perl
13620            ! gv.c mg.c t/op/attrs.t
13621 ____________________________________________________________________________
13622 [  8235] By: jhi                                   on 2000/12/28  22:07:11
13623         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
13624              From: Jan Dubois <jand@ActiveState.com>
13625              Date: Tue, 26 Dec 2000 20:57:31 -0800
13626              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
13627      Branch: perl
13628            ! win32/win32.c
13629 ____________________________________________________________________________
13630 [  8234] By: jhi                                   on 2000/12/28  21:52:42
13631         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
13632              From: Simon Cozens <simon@cozens.net>
13633              Date: Thu, 28 Dec 2000 20:33:13 +0000
13634              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
13635      Branch: perl
13636            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
13637 ____________________________________________________________________________
13638 [  8233] By: jhi                                   on 2000/12/28  19:40:49
13639         Log: Integrate perlio.
13640      Branch: perl
13641           !> ext/Encode/Makefile.PL ext/Encode/compile
13642 ____________________________________________________________________________
13643 [  8232] By: nick                                  on 2000/12/23  16:06:00
13644         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
13645              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
13646      Branch: perlio
13647            ! ext/Encode/Makefile.PL
13648 ____________________________________________________________________________
13649 [  8231] By: nick                                  on 2000/12/23  14:30:34
13650         Log: "Compiled" encode build cleanup
13651              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
13652              - .c files do not export sub-tables
13653      Branch: perlio
13654            ! ext/Encode/Makefile.PL ext/Encode/compile
13655 ____________________________________________________________________________
13656 [  8230] By: nick                                  on 2000/12/23  12:50:37
13657         Log: Integrate mainline
13658      Branch: perlio
13659           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
13660           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
13661           !> pod/perl5004delta.pod pod/perl5005delta.pod
13662           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
13663           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
13664           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
13665           !> pod/perlsub.pod
13666 ____________________________________________________________________________
13667 [  8229] By: jhi                                   on 2000/12/22  15:32:12
13668         Log: Integrate perlio.
13669      Branch: perl
13670           +> win32/distclean.bat
13671           !> MANIFEST t/io/utf8.t
13672 ____________________________________________________________________________
13673 [  8228] By: jhi                                   on 2000/12/22  15:29:40
13674         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
13675              From: Robin Barker <rmb1@cise.npl.co.uk>
13676              Date: Fri, 22 Dec 2000 12:17:38 GMT
13677              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
13678      Branch: perl
13679            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
13680            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
13681            ! pod/perl5004delta.pod pod/perl5005delta.pod
13682            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
13683            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
13684            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
13685            ! pod/perlsub.pod
13686 ____________________________________________________________________________
13687 [  8227] By: jhi                                   on 2000/12/22  15:24:28
13688         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
13689              From: "John L. Allen" <allen@grumman.com>
13690              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
13691              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
13692              
13693              Document APPLLIB_EXP.
13694      Branch: perl
13695            ! INSTALL
13696 ____________________________________________________________________________
13697 [  8226] By: nick                                  on 2000/12/21  22:11:50
13698         Log: Handy script for when one forgets to "dmake clean" 
13699      Branch: perlio
13700            + win32/distclean.bat
13701            ! MANIFEST
13702 ____________________________________________________________________________
13703 [  8225] By: nick                                  on 2000/12/21  21:54:04
13704         Log: CRLF platform issue with io/utf8 fix.
13705      Branch: perlio
13706            ! t/io/utf8.t
13707 ____________________________________________________________________________
13708 [  8224] By: nick                                  on 2000/12/21  21:02:20
13709         Log: Integrate mainline
13710      Branch: perlio
13711           !> Changes Configure Makefile.SH Porting/Glossary
13712           !> Porting/config.sh Porting/config_H configure.com
13713           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
13714           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
13715           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
13716           !> win32/config.bc win32/config.gc win32/config.vc
13717 ____________________________________________________________________________
13718 [  8223] By: jhi                                   on 2000/12/21  17:09:16
13719         Log: Update Changes.
13720      Branch: perl
13721            ! Changes patchlevel.h
13722 ____________________________________________________________________________
13723 [  8222] By: jhi                                   on 2000/12/21  16:24:01
13724         Log: Metaconfig unit changes for #8221.
13725      Branch: metaconfig/U/perl
13726           +> issymlink.U
13727            - testsyml.U
13728            ! Mksymlinks.U
13729 ____________________________________________________________________________
13730 [  8221] By: jhi                                   on 2000/12/21  16:23:48
13731         Log: Rename testsyml to issymlink.
13732      Branch: perl
13733            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13734            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
13735            ! win32/config.vc
13736 ____________________________________________________________________________
13737 [  8220] By: jhi                                   on 2000/12/21  15:47:26
13738         Log: Robustness support for #8218 (symlink forest) since the GNU
13739              tools seem to be overly picky about symlinkage depths.
13740      Branch: perl
13741            ! Makefile.SH t/io/fs.t
13742 ____________________________________________________________________________
13743 [  8219] By: jhi                                   on 2000/12/21  15:38:27
13744         Log: Metaconfig changes for #8218.
13745      Branch: metaconfig
13746            ! U/modified/Oldconfig.U
13747      Branch: metaconfig/U/perl
13748            + Mksymlinks.U
13749            ! testsyml.U
13750 ____________________________________________________________________________
13751 [  8218] By: jhi                                   on 2000/12/21  15:37:57
13752         Log: Add Configure option -Dmksymlinks which will create a symlink
13753              forest if the current/build differs from the source directory.
13754              TODO: mkdir -p is not portable.
13755      Branch: perl
13756            ! Configure
13757 ____________________________________________________________________________
13758 [  8217] By: jhi                                   on 2000/12/21  14:39:12
13759         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
13760              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
13761              Date: Thu, 21 Dec 2000 09:38:18 GMT
13762              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
13763              
13764              The ofs became an SV.
13765      Branch: perl
13766            ! ext/Thread/Thread.xs
13767 ____________________________________________________________________________
13768 [  8216] By: jhi                                   on 2000/12/21  05:40:21
13769         Log: The polymorphism seems to have fixed 20000517.001.
13770      Branch: perl
13771            ! t/pragma/utf8.t
13772 ____________________________________________________________________________
13773 [  8215] By: jhi                                   on 2000/12/21  04:44:52
13774         Log: read() documentation tweak for 20001121.004.
13775      Branch: perl
13776            ! pod/perlfunc.pod
13777 ____________________________________________________________________________
13778 [  8214] By: jhi                                   on 2000/12/21  03:54:11
13779         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
13780      Branch: perl
13781            ! pp_sys.c t/op/misc.t
13782 ____________________________________________________________________________
13783 [  8213] By: jhi                                   on 2000/12/21  00:28:10
13784         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
13785              From: Peter Prymmer <pvhp@forte.com>
13786              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
13787              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
13788      Branch: perl
13789            ! configure.com
13790 ____________________________________________________________________________
13791 [  8212] By: jhi                                   on 2000/12/21  00:26:21
13792         Log: Edit edit edit.
13793      Branch: perl
13794            ! pod/perlfaq3.pod
13795 ____________________________________________________________________________
13796 [  8211] By: jhi                                   on 2000/12/20  18:52:46
13797         Log: Update Changes.
13798      Branch: perl
13799            ! Changes patchlevel.h
13800 ____________________________________________________________________________
13801 [  8210] By: jhi                                   on 2000/12/20  18:34:47
13802         Log: Yet another editor edit.
13803      Branch: perl
13804            ! pod/perlfaq3.pod
13805 ____________________________________________________________________________
13806 [  8209] By: jhi                                   on 2000/12/20  15:33:28
13807         Log: More Win32 Perling.
13808      Branch: perl
13809            ! pod/perlfaq3.pod
13810 ____________________________________________________________________________
13811 [  8208] By: jhi                                   on 2000/12/20  15:07:46
13812         Log: More Win32 editor/IDE/shell hints.
13813      Branch: perl
13814            ! pod/perlfaq3.pod
13815 ____________________________________________________________________________
13816 [  8207] By: jhi                                   on 2000/12/20  03:54:08
13817         Log: Subject: [PATCH] obscure timing knowledge
13818              From: Nicholas Clark <nick@ccl4.org>
13819              Date: Tue, 19 Dec 2000 19:22:31 +0000
13820              Message-ID: <20001219192231.F2827@plum.flirble.org>
13821      Branch: perl
13822            ! sv.c
13823 ____________________________________________________________________________
13824 [  8206] By: jhi                                   on 2000/12/20  03:45:57
13825         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
13826              From: Spider Boardman <spider@leggy.zk3.dec.com>
13827              Date: Tue, 19 Dec 2000 21:30:16 -0500
13828              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
13829      Branch: perl
13830            ! sv.c
13831 ____________________________________________________________________________
13832 [  8205] By: jhi                                   on 2000/12/19  23:02:01
13833         Log: Update Changes.
13834      Branch: perl
13835            ! Changes patchlevel.h
13836 ____________________________________________________________________________
13837 [  8204] By: jhi                                   on 2000/12/19  22:58:18
13838         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
13839              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
13840              on editors and diffing/patching.
13841      Branch: perl
13842            ! t/op/utf8decode.t
13843 ____________________________________________________________________________
13844 [  8203] By: nick                                  on 2000/12/19  21:36:16
13845         Log: Integrate mainline (forgot my own change...)
13846      Branch: perlio
13847           !> ext/Encode/compile
13848 ____________________________________________________________________________
13849 [  8202] By: nick                                  on 2000/12/19  21:34:42
13850         Log: Integrate mainline.
13851      Branch: perlio
13852           !> (integrate 61 files)
13853 ____________________________________________________________________________
13854 [  8201] By: nick                                  on 2000/12/19  21:34:06
13855         Log: Avoid looking for File::Glob when we don't need it.
13856      Branch: perl
13857            ! ext/Encode/compile
13858 ____________________________________________________________________________
13859 [  8200] By: jhi                                   on 2000/12/19  18:35:49
13860         Log: Update Changes.
13861      Branch: perl
13862            ! Changes patchlevel.h
13863 ____________________________________________________________________________
13864 [  8199] By: jhi                                   on 2000/12/19  18:35:07
13865         Log: Microperl tweaks.
13866      Branch: perl
13867            ! sv.c uconfig.h uconfig.sh
13868 ____________________________________________________________________________
13869 [  8198] By: jhi                                   on 2000/12/19  18:29:59
13870         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
13871      Branch: perl
13872            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13873            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
13874 ____________________________________________________________________________
13875 [  8197] By: jhi                                   on 2000/12/19  17:55:29
13876         Log: In VMS embedded perls couldn't access the statically built Socket,
13877              from Charles Lane.
13878      Branch: perl
13879            ! configure.com
13880 ____________________________________________________________________________
13881 [  8196] By: jhi                                   on 2000/12/19  17:49:50
13882         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
13883              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
13884              Date: Sun, 17 Dec 2000 19:11:44 -0000
13885              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
13886      Branch: perl
13887            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13888            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
13889 ____________________________________________________________________________
13890 [  8195] By: jhi                                   on 2000/12/19  17:47:53
13891         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
13892              From: Jonathan Stowe <gellyfish@gellyfish.com>
13893              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
13894              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
13895      Branch: perl
13896            ! utils/h2xs.PL
13897 ____________________________________________________________________________
13898 [  8194] By: jhi                                   on 2000/12/19  17:46:28
13899         Log: Subject: Re: useless use of void context work-around
13900              From: andreas.koenig@anima.de (Andreas J. Koenig)
13901              Date: 16 Dec 2000 15:13:36 +0100
13902              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
13903              
13904              Document (comment) the q(di ds ig) trick in the code.
13905      Branch: perl
13906            ! op.c
13907 ____________________________________________________________________________
13908 [  8193] By: jhi                                   on 2000/12/19  17:10:57
13909         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
13910              From: "Mark J. Reed" <mreed@strange.turner.com>
13911              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
13912              Message-Id: <200012160222.VAA13986@strange.turner.com>
13913      Branch: perl
13914            ! ext/Sys/Syslog/Syslog.pm
13915 ____________________________________________________________________________
13916 [  8192] By: jhi                                   on 2000/12/19  17:07:45
13917         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
13918              From: Nicholas Clark <nick@ccl4.org>
13919              Date: Sat, 16 Dec 2000 19:03:13 +0000
13920              Message-ID: <20001216190313.D68304@plum.flirble.org>
13921      Branch: perl
13922            ! t/op/64bitint.t
13923 ____________________________________________________________________________
13924 [  8191] By: jhi                                   on 2000/12/19  17:06:13
13925         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
13926              From: Dominic Dunlop <domo@computer.org>
13927              Date: Mon, 18 Dec 2000 12:00:15 +0100
13928              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
13929              
13930              This patchlet is needed in order that perl can be statically linked.  
13931      Branch: perl
13932            ! regexec.c
13933 ____________________________________________________________________________
13934 [  8190] By: jhi                                   on 2000/12/19  17:03:08
13935         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
13936              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13937              Date: Sun, 17 Dec 2000 00:18:35 -0600
13938              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
13939      Branch: perl
13940            ! perlio.h vms/gen_shrfls.pl
13941 ____________________________________________________________________________
13942 [  8189] By: jhi                                   on 2000/12/19  16:20:28
13943         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
13944              From: Prymmer/Kahn <pvhp@best.com>
13945              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
13946              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
13947              
13948              A better version of #8188.
13949      Branch: perl
13950            ! pod/perlfaq3.pod
13951 ____________________________________________________________________________
13952 [  8188] By: jhi                                   on 2000/12/19  15:57:06
13953         Log: (Replaced by #8189)
13954              
13955              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
13956              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
13957              From: Prymmer/Kahn <pvhp@best.com>
13958              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
13959              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
13960              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
13961              Date: Mon, 18 Dec 2000 11:10:45 -0500
13962              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
13963      Branch: perl
13964            ! pod/perlfaq3.pod
13965 ____________________________________________________________________________
13966 [  8187] By: jhi                                   on 2000/12/19  15:54:19
13967         Log: Email address fix for Anton Berezin.
13968      Branch: perl
13969            ! AUTHORS
13970 ____________________________________________________________________________
13971 [  8186] By: jhi                                   on 2000/12/19  15:38:54
13972         Log: Subject: [PATCH perl@8102] cygwin port
13973              From: "Eric Fifer" <efifer@dircon.co.uk> 
13974              Date: Thu, 14 Dec 2000 13:41:29 -0000
13975              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
13976              
13977              When compiling modules the data item that is being imported
13978              from libperl.dll needs to be tagged as imported/shared data:
13979              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
13980      Branch: perl
13981            ! perliol.h
13982 ____________________________________________________________________________
13983 [  8185] By: jhi                                   on 2000/12/19  14:53:24
13984         Log: Regen uconfig.h and uconfig.sh.
13985      Branch: perl
13986            ! uconfig.h uconfig.sh
13987 ____________________________________________________________________________
13988 [  8184] By: jhi                                   on 2000/12/18  20:43:49
13989         Log: Comments work so much better when they are closed.
13990      Branch: perl
13991            ! regcomp.c
13992 ____________________________________________________________________________
13993 [  8183] By: jhi                                   on 2000/12/18  18:04:02
13994         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
13995              Fixes the bug 20001218.016.
13996      Branch: perl
13997            ! regcomp.c
13998 ____________________________________________________________________________
13999 [  8182] By: gsar                                  on 2000/12/18  09:53:47
14000         Log: delete spurious files
14001      Branch: maint-5.6/perl
14002            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
14003            - vos/config.h vos/config_h.SH_orig
14004 ____________________________________________________________________________
14005 [  8181] By: gsar                                  on 2000/12/18  09:46:08
14006         Log: regen perltoc
14007      Branch: maint-5.6/perl
14008            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
14009 ____________________________________________________________________________
14010 [  8180] By: gsar                                  on 2000/12/18  09:20:27
14011         Log: integrate changes#7924..7926,7946,7952 from mainline
14012      Branch: maint-5.6/perl
14013           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
14014           !> lib/File/stat.pm t/lib/class-struct.t
14015 ____________________________________________________________________________
14016 [  8179] By: gsar                                  on 2000/12/18  08:55:54
14017         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
14018              7918,7919,7988,8907 from mainline (various)
14019      Branch: maint-5.6/perl
14020           +> t/lib/class-struct.t
14021           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
14022           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
14023           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
14024 ____________________________________________________________________________
14025 [  8178] By: gsar                                  on 2000/12/18  08:16:30
14026         Log: avoid redefinition warnings on windows due to sys/socket.h getting
14027              #included before win32.h
14028      Branch: maint-5.6/perl
14029            ! win32/include/sys/socket.h
14030 ____________________________________________________________________________
14031 [  8177] By: gsar                                  on 2000/12/18  05:24:04
14032         Log: make regen_headers; fix POSIX.xs problems; remove outdated
14033              code from sys/socket.h that makes build fail now
14034      Branch: maint-5.6/perl
14035            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
14036            ! pod/perlapi.pod
14037           !> win32/include/sys/socket.h
14038 ____________________________________________________________________________
14039 [  8176] By: gsar                                  on 2000/12/18  05:20:17
14040         Log: update Changes
14041      Branch: maint-5.6/perl
14042            ! Changes patchlevel.h
14043 ____________________________________________________________________________
14044 [  8175] By: gsar                                  on 2000/12/18  04:57:48
14045         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
14046              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
14047              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
14048              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
14049              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
14050              7823,7825,7838
14051      Branch: maint-5.6/perl
14052           +> lib/File/Spec/Epoc.pm
14053           !> (integrate 88 files)
14054 ____________________________________________________________________________
14055 [  8174] By: gsar                                  on 2000/12/18  03:53:09
14056         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
14057              7625..7629,7631..7634,7637,7639,7642 from mainline
14058      Branch: maint-5.6/perl
14059           +> README.solaris
14060           !> (integrate 26 files)
14061 ____________________________________________________________________________
14062 [  8173] By: gsar                                  on 2000/12/18  03:37:02
14063         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
14064              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
14065              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
14066              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
14067      Branch: maint-5.6/perl
14068           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
14069            - MAINTAIN
14070           !> (integrate 111 files)
14071 ____________________________________________________________________________
14072 [  8172] By: jhi                                   on 2000/12/18  02:49:27
14073         Log: Regen pods.
14074      Branch: perl
14075            ! pod/perlmodlib.pod pod/perltoc.pod
14076 ____________________________________________________________________________
14077 [  8171] By: gsar                                  on 2000/12/18  02:49:24
14078         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
14079              7465..7471 from mainline
14080              
14081              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
14082              in platforms that strictly require all the symbols being present
14083              at link time.
14084              
14085              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
14086              
14087              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
14088              
14089              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
14090              
14091              Subject: [PATCH] todo
14092              
14093              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
14094              
14095              Use $sort, $uniq (and $tr) consistently as wondered
14096              by Nicholas Clark.
14097              
14098              Too enthusiastic editing in #7460.
14099              
14100              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
14101              
14102              Upgrade to CPAN 1.58_55.
14103              Subject: CPAN.pm status
14104              
14105              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
14106              
14107              Make target reordering to avoid pointless re-makes.
14108              Subject: Re: Total re-make of 'make okfile' after 7451 ?
14109              
14110              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
14111              
14112              Subject: DOC PATCH 5.6.0
14113              
14114              Add the repository doc by Malcolm, Sarathy, and by Simon,
14115              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
14116      Branch: maint-5.6/perl
14117           +> Porting/repository.pod
14118           !> Configure MANIFEST Makefile.SH README.dos README.os2
14119           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
14120           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
14121           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
14122 ____________________________________________________________________________
14123 [  8169] By: gsar                                  on 2000/12/18  02:33:34
14124         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
14125              7435..7441,7445 from mainline
14126              
14127              Make the UTF-8 decoding stricter and more verbose when
14128              malformation happens.  This involved adding an argument
14129              to utf8_to_uv_chk(), which involved changing its prototype,
14130              and prefer STRLEN over I32 for the UTF-8 length, which as
14131              a domino effect necessitated changing the prototypes of
14132              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
14133              The stricter UTF-8 decoding checking uses Markus Kuhn's
14134              UTF-8 Decode Stress Tester from
14135              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
14136              
14137              Run vms/vms_yfix.pl, should have done that after changing
14138              perly.c in #7382.
14139              
14140              Subject: [PATCH 5.7.0] static linking with uninstalled perl
14141              
14142              (Replaced by #7440.)
14143              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
14144              
14145              Fix the bug ID 20001024.005, the bug introduced by #7416.
14146              
14147              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
14148              
14149              Fix the bug reported in
14150              From: andreas.koenig@anima.de (Andreas J. Koenig)
14151              Also make is_utf8_char() stricter.
14152              
14153              Missed the header file changes from #7425.
14154              
14155              Check if stdio supports tweaking lval and cnt simultaneously.
14156              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
14157              
14158              Stratus VOS updates from Paul Green.
14159              
14160              Podify README.epoc and README.vos.
14161              
14162              Add targets to Makefile.SH, most importantly
14163              'regen_all' which also remembers to update vms/perly*.
14164              
14165              Subject: Minor update to find2perl, for portability
14166              
14167              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
14168              
14169              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
14170              
14171              Rename UTF8LEN() to be UNISKIP(), too confusing to have
14172              UTF8LEN() and UTF8SKIP(). 
14173              
14174              Allow poking holes at the UTF-8 decoding strictness.
14175              
14176              Continue the internal UTF-8 API tweaking.
14177              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
14178              used much more than the simpler API, now called utf8_to_uv_simple().
14179              Still not quite happy with API, too much partial duplication
14180              of functionality.
14181              
14182              A new version of making the syslog test more robust.
14183              (Replaces #7421.)
14184              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
14185              
14186              buildtoc target tweaks.
14187              
14188              Integrate with vmsperl #7430 by Charles Bailey:
14189              
14190              Cleanup from prior patch (Charles Lane?):
14191              - improve handling of MFDs in Basename and Path
14192              - default to no xsubpp line # munging when building debug images
14193      Branch: maint-5.6/perl
14194           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14195           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
14196           !> (integrate 67 files)
14197 ____________________________________________________________________________
14198 [  8168] By: gsar                                  on 2000/12/18  02:05:49
14199         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
14200              
14201              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
14202              From: Martin Husemann <martin@duskware.de>
14203              
14204              Subject: [PATCH 5.7.0] restore match data on backtracing
14205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14206      Branch: maint-5.6/perl
14207           !> regcomp.c regexec.c t/op/re_tests
14208 ____________________________________________________________________________
14209 [  8167] By: gsar                                  on 2000/12/18  01:55:22
14210         Log: integrate changes#7858,7986 from mainline
14211              
14212              C<foreach my $x ...> in pseudo-fork()ed process may diddle
14213              parent's memory; fix it by keeping track of the actual pad
14214              offset rather than a raw pointer (this change is probably also
14215              relevant to non-ithreads case to avoid fallout from reallocs of
14216              the pad array, but is currently only enabled for the ithreads
14217              case in the interests of minimal disruption to existing "well
14218              tested" code)
14219              
14220              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
14221              due to the notorious GetFileType() bug in Windows 9x, which fstat()
14222              tickles)
14223      Branch: maint-5.6/perl
14224           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
14225           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
14226           !> win32/win32.c win32/win32.h win32/win32sck.c
14227 ____________________________________________________________________________
14228 [  8166] By: gsar                                  on 2000/12/18  01:52:59
14229         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
14230              from mainline (xsubpp and ExtUtils::LibList fixups, various
14231              other small items)
14232      Branch: maint-5.6/perl
14233           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
14234           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
14235           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
14236           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
14237           !> win32/bin/search.pl
14238 ____________________________________________________________________________
14239 [  8165] By: gsar                                  on 2000/12/18  01:28:45
14240         Log: integrate changes#7533,7563,7611,7623 from mainline (various
14241              malloc.c embellishments)
14242      Branch: maint-5.6/perl
14243           !> malloc.c pod/perldiag.pod
14244 ____________________________________________________________________________
14245 [  8164] By: gsar                                  on 2000/12/18  01:23:33
14246         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
14247              fixups)
14248      Branch: maint-5.6/perl
14249           !> utils/h2xs.PL
14250 ____________________________________________________________________________
14251 [  8163] By: gsar                                  on 2000/12/18  01:17:50
14252         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
14253              fixups)
14254      Branch: maint-5.6/perl
14255           !> Makefile.SH utils/perlbug.PL
14256 ____________________________________________________________________________
14257 [  8162] By: gsar                                  on 2000/12/18  00:25:43
14258         Log: always export Perl_deb() (it is required by re.xs whether
14259              Perl is built with or without -DDEBUGGING)
14260      Branch: maint-5.6/perl
14261            ! makedef.pl
14262 ____________________________________________________________________________
14263 [  8161] By: gsar                                  on 2000/12/18  00:23:38
14264         Log: integrate change#7414 from mainline
14265              
14266              Undo the basename() part of #7412 since the lib/basename
14267              tests would need upgrading too.
14268              
14269              squelch two tests in tr.t that rely on tr/// paranoia change
14270              that's not in 5.6.x
14271      Branch: maint-5.6/perl
14272            ! t/op/tr.t
14273           !> lib/File/Basename.pm
14274 ____________________________________________________________________________
14275 [  8160] By: gsar                                  on 2000/12/18  00:05:30
14276         Log: missing change in previous integrate
14277      Branch: maint-5.6/perl
14278           !> README.aix
14279 ____________________________________________________________________________
14280 [  8159] By: gsar                                  on 2000/12/18  00:03:38
14281         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
14282              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
14283              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
14284              7410..7413 from mainline
14285      Branch: maint-5.6/perl
14286           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
14287           +> t/lib/tie-splice.t
14288            - lib/unicode/Is/DCinital.pl
14289           !> (integrate 112 files)
14290 ____________________________________________________________________________
14291 [  8158] By: jhi                                   on 2000/12/17  23:04:24
14292         Log: Subject: [PATCHES] RE: perl@8150 
14293              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
14294              Date: Sun, 17 Dec 2000 21:46:39 +0100
14295              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
14296              
14297              Neither cygwin has a getpwuid() one can trust on.
14298      Branch: perl
14299            ! t/lib/glob-basic.t
14300 ____________________________________________________________________________
14301 [  8157] By: jhi                                   on 2000/12/17  23:01:54
14302         Log: More MAN.PODS => {} fixes.
14303      Branch: perl
14304            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
14305            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
14306            ! os2/OS2/REXX/Makefile.PL
14307 ____________________________________________________________________________
14308 [  8156] By: gsar                                  on 2000/12/17  22:49:13
14309         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
14310              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
14311              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
14312              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
14313              7201,7204 from mainline
14314      Branch: maint-5.6/perl
14315           !> (integrate 121 files)
14316 ____________________________________________________________________________
14317 [  8155] By: jhi                                   on 2000/12/17  22:30:58
14318         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
14319              From: "Craig A. Berry" <craigberry@mac.com>
14320              Date: Sun, 17 Dec 2000 13:09:28 -0600
14321              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
14322              
14323              MAN.PODS => ' ' is naughty.
14324      Branch: perl
14325            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
14326 ____________________________________________________________________________
14327 [  8154] By: nick                                  on 2000/12/17  22:07:13
14328         Log: MULTIPLICITY nit.
14329      Branch: perl
14330            ! mg.c
14331 ____________________________________________________________________________
14332 [  8153] By: gsar                                  on 2000/12/17  21:23:05
14333         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
14334              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
14335              from mainline
14336              
14337              Document the SvIOK_.*UV().
14338              
14339              Update Unicode todo list.
14340              
14341              Guard against bad string->int conversion for quads.
14342              
14343              Subject: small apidoc fix
14344              
14345              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
14346              
14347              Subject: [PATCH] Tied filehandle documentation
14348              
14349              Subject: [PATCH] Modernize Opcode.pm documentation
14350              
14351              Make Data::Dumper (non-XS) to work with changed semantics of ref().
14352              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
14353              [applied even though said semantics didn't change in 5.6.x]
14354              
14355              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
14356              
14357              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
14358              
14359              Fix the URL, but the server is still missing in action.
14360              Subject: [ID 20000905.002] perlfaq1.pod URL error
14361              
14362              Subject: [ID 20000903.001] \w in utf8-strings
14363              
14364              Fix the ccversion detection for 5.1 and beyond.
14365              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
14366              
14367              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
14368              
14369              Subject: [ID 20000904.008] Tiny fix for perldiag
14370              
14371              Subject: Re: [ID 20000906.004] segfault with bad perl statement
14372              
14373              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
14374              
14375              Subject: [ID 20000908.002] perlipc documentation bug.
14376              
14377              Subject: [PATCH lib/Benchmark.pm]
14378              
14379              Re-allow vec() for characters > 255.
14380              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
14381              
14382              Do away with memory models cruft.  Sorry, PDP users.
14383              
14384              Continue #7041.
14385              
14386              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
14387              
14388              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
14389              
14390              Upgrade to CPAN 1.57_65, from Andreas König.
14391              
14392              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
14393              by Russ Allbery.
14394              
14395              Silence t/pod/*.t about alternate quote-mappings now implemented
14396              by Pod::Text, from Brad Appleton.
14397              
14398              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
14399              Subject: borland C++ win32.c tweak
14400              
14401              C<@a = @b = split(...)> optimization coredumps under ithreads
14402              (missed a spot when fixing up op_pmreplroot hack for ithreads)
14403              
14404              Document the SvUTF8*().
14405              
14406              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
14407              
14408              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
14409              
14410              Do in VMS as the #7054 does.
14411              
14412              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
14413              
14414              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
14415              
14416              Subject: [patch: perl@7045] vms updates
14417              
14418              Test for the #7049.
14419              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
14420              
14421              Break up the myconfig lines a bit.
14422              Subject: perlbug/perl -V output format
14423              
14424              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
14425              
14426              The #7054 truncated Configure badly.
14427              
14428              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
14429              initialization in all the threads on Windows
14430              
14431              Allow for whitespace between "#" and "line" in cpp output.
14432              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
14433              
14434              Remove vestiges of tr//CU.
14435              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
14436              
14437              The return value of setlocale must be copied away.
14438              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
14439              
14440              Allow chop() and chomp() to be overridden.
14441              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
14442              
14443              Hints optimization.
14444              Subject: Minor nit
14445              
14446              Subject: [PATCH] de-wall t/README
14447              
14448              Subject: Re: Two advertising clauses need to be removed
14449      Branch: maint-5.6/perl
14450           !> (integrate 75 files)
14451 ____________________________________________________________________________
14452 [  8152] By: gsar                                  on 2000/12/17  20:30:11
14453         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
14454              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
14455              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
14456              
14457              Don't attach -ld to the archname if pointless.
14458              
14459              Document UNTIE in a very minimalistic way.
14460              
14461              POSIX doesn't report long double values under -Duselongdouble
14462              when the long doubles are "real" (bigger than doubles).
14463              
14464              More author updates.
14465              
14466              Try to deduce NV_MAX.  Really should be Configure fodder.
14467              
14468              :: not allowed in pathnames, change to .
14469              Subject: [PATCH perl@6938] cygwin port
14470              
14471              Forget about NV_MAX (#6951).  Various floating point tweaks,
14472              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
14473              
14474              Move the Solaris 7 scan to use64bitall, make the
14475              failure to find 64-bot sparc libc to mention the
14476              possibility of being in an intel, from Lupe and Alan.
14477              
14478              Regen perltoc.
14479              
14480              AUTHORS tweaks, from Peter Prymmer.
14481              
14482              More address tweaking.
14483              
14484              Small tweaks all over.
14485              
14486              File::Temp patches from Andreas König,
14487              
14488              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
14489              
14490              Subject: CPAN.pm beta 1.57_57 for the core
14491              
14492              Part of the solution.
14493              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
14494              
14495              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
14496              
14497              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
14498              
14499              Add the overload warnings to perldiag.
14500              
14501              Drop unused argument.
14502              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
14503              
14504              Subject: Nit in Configure (bleadperl@6961)
14505              
14506              Update to PodParser 1.18, from Brad Appleton.
14507              
14508              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
14509              
14510              Subject: [PATCH: 6948] add SCNfldbl to configure.com
14511              
14512              Document UNTIE. Also tweak implementation to suppress the 'inner references'
14513              warning when UNTIE exists and instead pass the cound of extra references to
14514              the UNTIE method.
14515              
14516              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
14517              so that case-ignoring systems like DCL can tell them from
14518              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
14519              
14520              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
14521              
14522              Feature ordering tweak.
14523              
14524              Regen perltoc.
14525              
14526              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
14527              
14528              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
14529              
14530              Subject: http:// in L<>
14531              
14532              Detypo.
14533              
14534              change#6791 accidentally clobbered change#6710, put it back
14535              
14536              Only the first line, thank you very much.
14537              
14538              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
14539              plus rework the http: spots as suggested by Tom Christiansen,
14540              plus regen perltoc.
14541              
14542              Undo part of change 6489 which looks like a bulk edit which
14543              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
14544              The supressing of main:: on return from select() is undesirable.
14545              
14546              Apparently avoiding the swapping is too costly.
14547              
14548              Various Configure nits by Philip Newton,
14549              plus the ebcdic one by me.
14550              
14551              Make certain cc is set before trying to run it.
14552              
14553              If overloaded %{} etc. return the object do not loop.
14554              Thus  sub deref { $_[0] } functions if object is wanted type.
14555              
14556              Update perlhist.
14557              
14558              More %{} and other deref special casing - do not pass to 'nomethod'.
14559      Branch: maint-5.6/perl
14560           !> (integrate 59 files)
14561 ____________________________________________________________________________
14562 [  8151] By: gsar                                  on 2000/12/17  19:14:38
14563         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
14564              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
14565              
14566              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
14567              
14568              Make the epsilon to be relative, not absolute.
14569              
14570              Put back the flags dump as reasoned in
14571              Subject: Re: [PATCH] Glob dumping
14572              
14573              Introduce ccname to keep track of what compiler kind of we have.
14574              
14575              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
14576              
14577              Put back the slice accidentally removed by #6907.
14578              
14579              Reset archname and archname64 always, forcing them be
14580              recomputed at each Configure run, make Configure and
14581              the hints files agree on the naming of largefiles variables.
14582              
14583              Don't say "Perl 5.0 source kit".
14584              
14585              Subject: [PATCH] fix misc cast warnings
14586              
14587              Subject: typos in pods
14588              
14589              NVs not necessarily doubles, as pointed out by Yitzchak.
14590              
14591              Subject: [PATCH 6889] add a few ldbl formats to configure.com
14592              
14593              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
14594              
14595              Better options for rsync.
14596              
14597              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
14598              
14599              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
14600              
14601              Subject: [PATCH] Re: UNTIE method 
14602              
14603              A better fix for the Socket building problem from Craig Berry.
14604              
14605              Retract the dummy test, skip the security tests (instead of failing),
14606              explain what the warnings mean.
14607              
14608              Heap decorruption.
14609              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
14610              
14611              Update to Unicode 3.0.1.
14612              
14613              Missed one Unicode file.
14614              
14615              Subject: Re: typos in pods
14616              
14617              The #6929 was too skimpy.
14618              
14619              sscanf() may be the only way to read long doubles from strings.
14620              
14621              Reveal Borland's isnan.
14622              Subject: build with BC++ tweak
14623              
14624              Issue useful diagnostic on unknown pod commands.
14625              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
14626              
14627              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
14628              
14629              Clarify the third case of ftmp-security warnings.
14630              
14631              Make -Dusemorebits find long doubles in Solaris.
14632              
14633              Wrap the test in eval.
14634      Branch: maint-5.6/perl
14635           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
14636           +> lib/unicode/PropList.txt lib/unicode/README.perl
14637           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
14638           +> lib/unicode/Unicode.301 vms/vmspipe.com
14639            - lib/unicode/Props.txt lib/unicode/UCD300.html
14640            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
14641           !> (integrate 305 files)
14642 ____________________________________________________________________________
14643 [  8150] By: jhi                                   on 2000/12/17  18:47:57
14644         Log: Uncheckedin generated files.
14645      Branch: perl
14646            ! global.sym perlapi.c pod/perlapi.pod
14647 ____________________________________________________________________________
14648 [  8149] By: jhi                                   on 2000/12/17  18:41:22
14649         Log: Update Changes.
14650      Branch: perl
14651            ! Changes patchlevel.h
14652 ____________________________________________________________________________
14653 [  8148] By: jhi                                   on 2000/12/17  18:39:16
14654         Log: Subject: [PATCH] Fcntl constants speedup
14655              From: Nicholas Clark <nick@ccl4.org>
14656              Date: Sun, 17 Dec 2000 16:29:24 +0000
14657              Message-ID: <20001217162924.E97668@plum.flirble.org>
14658              
14659              Use IVs for the Fcntl constants instead of NVs.
14660      Branch: perl
14661            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
14662 ____________________________________________________________________________
14663 [  8147] By: jhi                                   on 2000/12/17  18:33:41
14664         Log: Add test for #8145 (binmode() warning), add warning for
14665              ioctl() and sockpair(), document them. (fileno() cannot
14666              be tripwired with the same kind of warning because
14667              'defined fileno($foo)' seems to be an idiom.)
14668      Branch: perl
14669            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
14670 ____________________________________________________________________________
14671 [  8146] By: gsar                                  on 2000/12/17  18:09:08
14672         Log: update Changes
14673      Branch: maint-5.6/perl
14674            ! Changes
14675 ____________________________________________________________________________
14676 [  8145] By: jhi                                   on 2000/12/17  17:39:35
14677         Log: Subject: [PATCH] Re: The long awaited feature ...
14678              From: Simon Cozens <simon@cozens.net>
14679              Date: Sun, 17 Dec 2000 12:31:56 +0000
14680              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
14681              
14682              Add a warning to binmode() about using bad filehandles
14683              (can happen e.g. if someone forgets the filehandle argument)
14684      Branch: perl
14685            ! pp_sys.c
14686 ____________________________________________________________________________
14687 [  8144] By: jhi                                   on 2000/12/17  17:33:48
14688         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
14689              From: Jonathan Stowe <gellyfish@gellyfish.com>
14690              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
14691              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
14692      Branch: perl
14693            ! lib/Net/Ping.pm
14694 ____________________________________________________________________________
14695 [  8143] By: jhi                                   on 2000/12/17  05:31:37
14696         Log: Polymorphic regexps.
14697              
14698              Fixes at least the bugs 20001028.003 (both of them...) and
14699              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
14700              also to be fixed by now, probably already before this patch.
14701      Branch: perl
14702            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
14703            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
14704            ! t/op/utf8decode.t t/pragma/utf8.t
14705 ____________________________________________________________________________
14706 [  8142] By: jhi                                   on 2000/12/16  17:16:05
14707         Log: Subject: [patch perl@8102] dos/djgpp update
14708              From: Laszlo Molnar <ml1050@freemail.hu>
14709              Date: Sat, 16 Dec 2000 01:40:52 +0100
14710              Message-ID: <20001216014052.A335@freemail.hu>
14711      Branch: perl
14712            ! djgpp/config.over t/base/commonsense.t
14713 ____________________________________________________________________________
14714 [  8141] By: jhi                                   on 2000/12/16  17:09:27
14715         Log: Few uncheckedin files.
14716      Branch: perl
14717            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
14718 ____________________________________________________________________________
14719 [  8140] By: nick                                  on 2000/12/15  22:14:31
14720         Log: Integrate mainline
14721      Branch: perlio
14722           !> (integrate 53 files)
14723 ____________________________________________________________________________
14724 [  8139] By: jhi                                   on 2000/12/15  19:49:49
14725         Log: One more IVUV tweak from Nicholas Clark.
14726      Branch: perl
14727            ! sv.c
14728 ____________________________________________________________________________
14729 [  8138] By: jhi                                   on 2000/12/15  19:17:06
14730         Log: Return of the IVUV-preservation, now seems to be happy even
14731              in Digital UNIX (the broken strtoul brokenness detection
14732              seems to have been the fly in the ointment).
14733      Branch: perl
14734            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14735            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
14736            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
14737            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
14738            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14739            ! vos/config.ga.h win32/config.bc win32/config.gc
14740            ! win32/config.vc
14741 ____________________________________________________________________________
14742 [  8137] By: jhi                                   on 2000/12/15  18:12:14
14743         Log: Metaconfig unit change for #8136.
14744      Branch: metaconfig
14745            ! U/modified/d_strtoul.U
14746      Branch: metaconfig/U/perl
14747            ! d_strtoull.U d_strtouq.U
14748 ____________________________________________________________________________
14749 [  8136] By: jhi                                   on 2000/12/15  18:11:35
14750         Log: I don't think it's sensible or portable to test the strtou*
14751              on /^-/ strings.
14752      Branch: perl
14753            ! Configure
14754 ____________________________________________________________________________
14755 [  8135] By: jhi                                   on 2000/12/15  17:18:49
14756         Log: Metaconfig unit change for #8134.
14757      Branch: metaconfig
14758            ! U/modified/d_strtoul.U
14759 ____________________________________________________________________________
14760 [  8134] By: jhi                                   on 2000/12/15  17:14:13
14761         Log: If longsize is 8 we don't need a LL suffix for integer constants.
14762      Branch: perl
14763            ! Configure config_h.SH
14764 ____________________________________________________________________________
14765 [  8133] By: jhi                                   on 2000/12/15  16:00:23
14766         Log: Update Changes.
14767      Branch: perl
14768            ! Changes patchlevel.h
14769 ____________________________________________________________________________
14770 [  8132] By: jhi                                   on 2000/12/15  15:44:16
14771         Log: Some compilers get huffy if you do not cast a const pointer
14772              to a non-const when assigning.
14773      Branch: perl
14774            ! gv.c
14775 ____________________________________________________________________________
14776 [  8131] By: jhi                                   on 2000/12/15  15:38:30
14777         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
14778              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14779              Date: Fri, 15 Dec 2000 05:26:57 -0500
14780              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
14781      Branch: perl
14782            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
14783            ! t/pragma/overload.t
14784 ____________________________________________________________________________
14785 [  8130] By: jhi                                   on 2000/12/15  15:36:08
14786         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
14787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14788              Date: Thu, 14 Dec 2000 22:02:43 -0500
14789              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
14790      Branch: perl
14791            ! gv.c perl.h
14792 ____________________________________________________________________________
14793 [  8129] By: jhi                                   on 2000/12/15  15:34:16
14794         Log: Subject: PATCH: h2xs nit
14795              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14796              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
14797              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
14798              
14799              Add a template README.
14800      Branch: perl
14801            ! utils/h2xs.PL
14802 ____________________________________________________________________________
14803 [  8128] By: jhi                                   on 2000/12/15  15:32:22
14804         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
14805      Branch: perl
14806            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
14807 ____________________________________________________________________________
14808 [  8127] By: jhi                                   on 2000/12/15  15:19:34
14809         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
14810              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14811              Date:     Thu, 14 Dec 2000 20:04:42 EST
14812              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
14813      Branch: perl
14814            ! ext/Opcode/Opcode.xs
14815 ____________________________________________________________________________
14816 [  8126] By: jhi                                   on 2000/12/15  15:17:49
14817         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
14818              From: Peter Prymmer <pvhp@forte.com>
14819              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
14820              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
14821      Branch: perl
14822            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
14823            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
14824            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
14825 ____________________________________________________________________________
14826 [  8125] By: jhi                                   on 2000/12/15  15:11:05
14827         Log: This seems to be a stage sane and stable enough to checkin.
14828              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
14829      Branch: perl
14830            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
14831            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
14832            ! t/op/cmp.t t/op/numconvert.t
14833 ____________________________________________________________________________
14834 [  8124] By: jhi                                   on 2000/12/15  04:20:26
14835         Log: Something is really wonky.
14836      Branch: perl
14837            ! sv.c
14838 ____________________________________________________________________________
14839 [  8123] By: jhi                                   on 2000/12/15  04:00:50
14840         Log: Fixes for the IV UV patches to compile in Digital UNIX.
14841      Branch: perl
14842            ! sv.c
14843 ____________________________________________________________________________
14844 [  8122] By: jhi                                   on 2000/12/15  02:53:40
14845         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
14846              From: "Craig A. Berry" <craigberry@mac.com>
14847              Date: Thu, 14 Dec 2000 19:10:49 -0600
14848              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
14849      Branch: perl
14850            ! vms/vms.c
14851 ____________________________________________________________________________
14852 [  8121] By: jhi                                   on 2000/12/15  02:50:00
14853         Log: Metaconfig changes for #8120.
14854      Branch: metaconfig
14855            + U/modified/d_strtoul.U
14856      Branch: metaconfig/U/perl
14857            ! d_strtoull.U d_strtouq.U
14858 ____________________________________________________________________________
14859 [  8120] By: jhi                                   on 2000/12/15  02:49:42
14860         Log: From: Nicholas Clark <nick@ccl4.org> 
14861              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
14862              Date: Thu, 14 Dec 2000 18:38:57 +0000
14863              Message-ID: <20001214183857.B97909@plum.flirble.org>
14864      Branch: perl
14865            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14866            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
14867            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
14868            ! vos/config.ga.def vos/config.ga.h win32/config.bc
14869            ! win32/config.gc win32/config.vc
14870 ____________________________________________________________________________
14871 [  8119] By: jhi                                   on 2000/12/14  23:40:58
14872         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
14873              From: Nicholas Clark <nick@ccl4.org>
14874              Date: Wed, 13 Dec 2000 20:08:50 +0000
14875              Message-ID: <20001213200849.B71166@plum.flirble.org>
14876      Branch: perl
14877            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
14878            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
14879 ____________________________________________________________________________
14880 [  8118] By: jhi                                   on 2000/12/14  22:46:26
14881         Log: Integrate perlio.
14882      Branch: perl
14883           !> MANIFEST ext/Encode/compile makedef.pl
14884 ____________________________________________________________________________
14885 [  8117] By: nick                                  on 2000/12/14  22:38:53
14886         Log: Win32 tweaks to get Encode to build
14887              - temp hack to makedef.pl till PerlIO is properly "exported".
14888              - MSVC dislikes  
14889              static encpage_t foo[];
14890              so make 'em extern for now.
14891      Branch: perlio
14892            ! ext/Encode/compile makedef.pl
14893 ____________________________________________________________________________
14894 [  8116] By: nick                                  on 2000/12/14  22:00:53
14895         Log: Document the new files
14896      Branch: perlio
14897            ! MANIFEST
14898 ____________________________________________________________________________
14899 [  8115] By: jhi                                   on 2000/12/14  21:58:01
14900         Log: MANIFEST new files of #8114.
14901      Branch: perl
14902            ! MANIFEST
14903 ____________________________________________________________________________
14904 [  8114] By: jhi                                   on 2000/12/14  21:50:49
14905         Log: Integrate perlio.
14906      Branch: perl
14907           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
14908           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14909           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
14910           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
14911           !> ext/Encode/Makefile.PL
14912 ____________________________________________________________________________
14913 [  8113] By: jhi                                   on 2000/12/14  21:48:49
14914         Log: The documentation part of the
14915              
14916              Subject: [ID 20001214.002] Net::Ping patch
14917              From: Jonathan Stowe <gellyfish@gellyfish.com>
14918              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
14919              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
14920              since the #7529 had already addressed the same problem.
14921      Branch: perl
14922            ! lib/Net/Ping.pm
14923 ____________________________________________________________________________
14924 [  8112] By: jhi                                   on 2000/12/14  21:42:57
14925         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
14926              From: Dominic Dunlop <domo@computer.org>
14927              Date: Tue, 12 Dec 2000 10:47:10 +0100
14928              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
14929              
14930              Document how elusive subroutines can be.
14931      Branch: perl
14932            ! pod/perlfunc.pod
14933 ____________________________________________________________________________
14934 [  8111] By: jhi                                   on 2000/12/14  21:38:05
14935         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
14936              From: Dominic Dunlop <domo@computer.org>
14937              Date: Thu, 14 Dec 2000 10:13:51 +0100
14938              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
14939      Branch: perl
14940            ! ext/POSIX/POSIX.pod
14941 ____________________________________________________________________________
14942 [  8110] By: jhi                                   on 2000/12/14  21:36:32
14943         Log: Subject: [patch] perlfaq7
14944              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
14945              Date: Thu, 14 Dec 2000 15:31:07 +0100
14946              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
14947      Branch: perl
14948            ! pod/perlfaq7.pod
14949 ____________________________________________________________________________
14950 [  8109] By: jhi                                   on 2000/12/14  21:29:20
14951         Log: Subject: [8104] Encode
14952              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14953              Date: Thu, 14 Dec 2000 14:49:34 +0100
14954              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
14955              
14956              Type casting for nervous compilers.
14957      Branch: perl
14958            ! ext/Encode/Encode.xs
14959 ____________________________________________________________________________
14960 [  8108] By: jhi                                   on 2000/12/14  21:26:17
14961         Log: Subject: [8104] DB_File
14962              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14963              Date: Thu, 14 Dec 2000 14:49:35 +0100
14964              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
14965              
14966              Type definition incorrect for DB 2.7.7.  Not known when it
14967              changed, so only changed it for a known revision.
14968      Branch: perl
14969            ! ext/DB_File/DB_File.xs
14970 ____________________________________________________________________________
14971 [  8107] By: jhi                                   on 2000/12/14  21:23:41
14972         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
14973              From: Peter Prymmer <pvhp@forte.com>
14974              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
14975              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
14976              
14977              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
14978      Branch: perl
14979            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
14980            ! ext/Encode/Encode/posix-bc.enc
14981 ____________________________________________________________________________
14982 [  8106] By: nick                                  on 2000/12/14  20:36:13
14983         Log: "Cold" build correction to Encode's Makefile.PL
14984      Branch: perlio
14985            ! ext/Encode/Makefile.PL
14986 ____________________________________________________________________________
14987 [  8105] By: nick                                  on 2000/12/14  20:09:37
14988         Log: "Compiled" encodings.
14989              Correct replacement character in EBCDIC .enc files
14990              Add 0x7F to ASCII repertoire.
14991      Branch: perlio
14992            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14993            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
14994            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
14995            ! ext/Encode/Makefile.PL ext/Encode/compile
14996            ! ext/Encode/encengine.c ext/Encode/encode.h
14997 ____________________________________________________________________________
14998 [  8104] By: nick                                  on 2000/12/14  00:38:20
14999         Log: Integrate mainline
15000      Branch: perlio
15001           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
15002           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15003           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
15004           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
15005           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
15006           !> t/lib/db-hash.t t/lib/db-recno.t
15007 ____________________________________________________________________________
15008 [  8103] By: nick                                  on 2000/12/13  23:16:13
15009         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
15010              so far and so it does not get lost.
15011      Branch: perlio
15012            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
15013 ____________________________________________________________________________
15014 [  8102] By: jhi                                   on 2000/12/13  17:14:22
15015         Log: Update Changes.
15016      Branch: perl
15017            ! Changes patchlevel.h
15018 ____________________________________________________________________________
15019 [  8101] By: jhi                                   on 2000/12/13  16:53:41
15020         Log: Move the proto of start_glob() to a better place; regen api files.
15021      Branch: perl
15022            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
15023 ____________________________________________________________________________
15024 [  8100] By: jhi                                   on 2000/12/13  16:47:11
15025         Log: Metaconfig change for #8099.
15026      Branch: metaconfig
15027            ! U/modified/Head.U
15028 ____________________________________________________________________________
15029 [  8099] By: jhi                                   on 2000/12/13  16:46:48
15030         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
15031              From: Andy Dougherty <doughera@lafayette.edu>
15032              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
15033              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
15034      Branch: perl
15035            ! Configure
15036 ____________________________________________________________________________
15037 [  8098] By: jhi                                   on 2000/12/13  16:39:02
15038         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
15039              From: rspier@pobox.com (Robert Spier)
15040              Date: Tue, 12 Dec 2000 21:12:39 -0500
15041              Message-ID: <14902.56087.678086.725773@rls.cx>
15042              
15043              fastgetcwd is defined using a glob alias on a $^O dependent basis -
15044              and there was no default assignment or perl subroutine.
15045      Branch: perl
15046            ! lib/Cwd.pm
15047 ____________________________________________________________________________
15048 [  8097] By: jhi                                   on 2000/12/13  16:16:01
15049         Log: Subject: [PATCH] move startglob out of pp_hot.c
15050              From: Nicholas Clark <nick@ccl4.org>
15051              Date: Mon, 11 Dec 2000 23:16:39 +0000
15052              Message-ID: <20001211231638.A55550@plum.flirble.org>
15053      Branch: perl
15054            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
15055 ____________________________________________________________________________
15056 [  8096] By: jhi                                   on 2000/12/13  15:26:23
15057         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
15058              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15059              Date: Wed, 13 Dec 2000 14:01:37 +0100
15060              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
15061              
15062              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
15063              in turn requires libpthread in libswanted.
15064      Branch: perl
15065            ! hints/hpux.sh
15066 ____________________________________________________________________________
15067 [  8095] By: jhi                                   on 2000/12/12  19:51:05
15068         Log: The integration wars continue.
15069      Branch: perl
15070           !> sv.c
15071 ____________________________________________________________________________
15072 [  8094] By: jhi                                   on 2000/12/12  19:48:26
15073         Log: Subject: [PATCH perl@8070] DB_File-1.74  
15074              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
15075              Date: Mon, 11 Dec 2000 23:07:17 -0000
15076              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
15077      Branch: perl
15078            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15079            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
15080            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
15081            ! t/lib/db-recno.t
15082 ____________________________________________________________________________
15083 [  8093] By: nick                                  on 2000/12/12  19:42:13
15084         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
15085      Branch: perlio
15086            ! sv.c
15087           !> lib/File/DosGlob.pm
15088 ____________________________________________________________________________
15089 [  8092] By: jhi                                   on 2000/12/12  19:28:11
15090         Log: Integrate perlio.
15091      Branch: perl
15092           !> sv.c
15093 ____________________________________________________________________________
15094 [  8091] By: nick                                  on 2000/12/12  18:49:45
15095         Log: Fix for Tk, and upgrading shared SVs.
15096      Branch: perlio
15097            ! sv.c
15098 ____________________________________________________________________________
15099 [  8090] By: jhi                                   on 2000/12/12  16:48:59
15100         Log: Subject: [PATCH] Re: Breadperl & Tk
15101              From: Nick Ing-Simmons <nik@tiuk.ti.com>
15102              Date: Tue, 12 Dec 2000 14:48:27 GMT
15103              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
15104      Branch: perl
15105            ! sv.c
15106 ____________________________________________________________________________
15107 [  8089] By: jhi                                   on 2000/12/12  03:37:19
15108         Log: Subject: DosGlob.pm diff for bash style brace expansion.
15109              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
15110              Date: Fri, 8 Dec 2000 10:45:30 -0600
15111              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
15112      Branch: perl
15113            ! lib/File/DosGlob.pm
15114 ____________________________________________________________________________
15115 [  8088] By: nick                                  on 2000/12/11  23:59:59
15116         Log: Integrate mainline
15117      Branch: perlio
15118           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
15119           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15120           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
15121           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
15122           !> t/op/local.t t/pragma/warn/toke toke.c
15123 ____________________________________________________________________________
15124 [  8087] By: jhi                                   on 2000/12/11  23:20:23
15125         Log: Integrate perlio.
15126      Branch: perl
15127           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15128 ____________________________________________________________________________
15129 [  8086] By: jhi                                   on 2000/12/11  22:50:59
15130         Log: Tune further the OS detection of CGI.
15131      Branch: perl
15132            ! lib/CGI.pm
15133 ____________________________________________________________________________
15134 [  8085] By: nick                                  on 2000/12/11  22:50:46
15135         Log: Finish 1st pass of "encoding" layer e.g. :
15136              open($fh,"<encoding(iso8859-7)",$greek) || die;
15137      Branch: perlio
15138            ! ext/Encode/Encode.xs perlio.c perliol.h
15139 ____________________________________________________________________________
15140 [  8084] By: jhi                                   on 2000/12/11  22:32:06
15141         Log: Revert the -f ambiguousity patch, seems to cause
15142              too much hassle (the interpret -Q as a function
15143              where Q is not a known filetest part is left in).
15144      Branch: perl
15145            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
15146            ! toke.c
15147 ____________________________________________________________________________
15148 [  8083] By: jhi                                   on 2000/12/11  22:27:23
15149         Log: (accidentally empty check-in)
15150      Branch: perl
15151            ! lib/File/DosGlob.pm
15152 ____________________________________________________________________________
15153 [  8082] By: nick                                  on 2000/12/11  19:09:51
15154         Log: Restore mmap function (broken by tweaks to shared buffer
15155              layer for encode(xxxx)).
15156      Branch: perlio
15157            ! perlio.c
15158 ____________________________________________________________________________
15159 [  8081] By: jhi                                   on 2000/12/11  18:29:13
15160         Log: Subject: Re: The long awaited feature ...
15161              From: Simon Cozens <simon@cozens.net>
15162              Date: Mon, 11 Dec 2000 15:54:24 +0000
15163              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
15164              
15165              More io/utf8 tests.
15166      Branch: perl
15167            ! t/io/utf8.t
15168 ____________________________________________________________________________
15169 [  8080] By: jhi                                   on 2000/12/11  18:19:36
15170         Log: Subject: PATCH MakeMaker manpage clarification
15171              From: andreas.koenig@anima.de (Andreas J. Koenig)
15172              Date: 10 Dec 2000 20:46:13 +0100
15173              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
15174      Branch: perl
15175            ! lib/ExtUtils/MakeMaker.pm
15176 ____________________________________________________________________________
15177 [  8079] By: jhi                                   on 2000/12/11  15:35:07
15178         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
15179              From: Simon Cozens <simon@cozens.net>
15180              Date: Sun, 10 Dec 2000 19:06:19 +0000
15181              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
15182      Branch: perl
15183            ! ext/B/B/Deparse.pm t/lib/b.t
15184 ____________________________________________________________________________
15185 [  8078] By: jhi                                   on 2000/12/11  15:09:11
15186         Log: Subject: [PATCH] docs on NaN
15187              From: Nicholas Clark <nick@ccl4.org>
15188              Date: Mon, 11 Dec 2000 01:48:38 +0000
15189              Message-ID: <20001211014838.B99205@plum.flirble.org>
15190      Branch: perl
15191            ! pod/perlop.pod
15192 ____________________________________________________________________________
15193 [  8077] By: jhi                                   on 2000/12/11  15:02:21
15194         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
15195              From: Simon Cozens <simon@cozens.net>
15196              Date: Mon, 11 Dec 2000 01:21:45 +0000
15197              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
15198      Branch: perl
15199            ! pp.c pp_hot.c scope.c t/op/local.t
15200 ____________________________________________________________________________
15201 [  8076] By: nick                                  on 2000/12/10  20:43:32
15202         Log: Not merge worthy...
15203              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
15204              syntax is modelled on attributes.
15205              Untested fix for io/utf8 on Win32 etc.
15206              Very clumsy start to the encode layer.
15207      Branch: perlio
15208            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15209 ____________________________________________________________________________
15210 [  8075] By: jhi                                   on 2000/12/10  18:39:33
15211         Log: Darwin is not Windows.
15212      Branch: perl
15213            ! lib/CGI.pm
15214 ____________________________________________________________________________
15215 [  8074] By: jhi                                   on 2000/12/10  18:31:27
15216         Log: Subject: Ambiguous -%c() resolved as a file test
15217              From: "Paul Marquess" <Paul.Marquess@openwave.com>
15218              Date: Sun, 10 Dec 2000 15:35:07 -0000
15219              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
15220      Branch: perl
15221            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15222 ____________________________________________________________________________
15223 [  8073] By: jhi                                   on 2000/12/10  18:16:29
15224         Log: Subject: PATCH installperl misinformed 
15225              From: andreas.koenig@anima.de (Andreas J. Koenig)
15226              Date: 10 Dec 2000 13:01:32 +0100 
15227              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
15228      Branch: perl
15229            ! installperl
15230 ____________________________________________________________________________
15231 [  8072] By: jhi                                   on 2000/12/10  18:07:55
15232         Log: The walkoptree confusion rages; walkoptree() seems to be coming
15233              from B.xs, while walkoptree_slow() comes from B.pm.
15234      Branch: perl
15235            ! ext/B/B.pm
15236 ____________________________________________________________________________
15237 [  8071] By: nick                                  on 2000/12/10  11:45:47
15238         Log: Integrate mainline
15239      Branch: perlio
15240           +> t/base/commonsense.t
15241           !> (integrate 37 files)
15242 ____________________________________________________________________________
15243 [  8070] By: jhi                                   on 2000/12/10  04:46:21
15244         Log: Update Changes.
15245      Branch: perl
15246            ! Changes patchlevel.h
15247 ____________________________________________________________________________
15248 [  8069] By: jhi                                   on 2000/12/10  04:39:19
15249         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
15250              From: andreas.koenig@anima.de (Andreas J. Koenig)
15251              Date: 09 Dec 2000 17:14:25 +0100
15252              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
15253      Branch: perl
15254            + t/base/commonsense.t
15255            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
15256 ____________________________________________________________________________
15257 [  8068] By: jhi                                   on 2000/12/10  04:17:36
15258         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
15259              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15260              Date: Sat, 9 Dec 2000 16:47:22 -0000
15261              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
15262      Branch: perl
15263            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
15264            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
15265            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
15266            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
15267            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
15268            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
15269            ! t/lib/sdbm.t
15270 ____________________________________________________________________________
15271 [  8067] By: jhi                                   on 2000/12/10  03:52:02
15272         Log: Test case for #8066.
15273      Branch: perl
15274            ! t/op/misc.t
15275 ____________________________________________________________________________
15276 [  8066] By: jhi                                   on 2000/12/10  03:50:30
15277         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
15278              From: Simon Cozens <simon@cozens.net>
15279              Date: Sun, 10 Dec 2000 00:55:37 +0000
15280              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
15281      Branch: perl
15282            ! pp_sys.c
15283 ____________________________________________________________________________
15284 [  8065] By: jhi                                   on 2000/12/10  03:44:52
15285         Log: Test case for #8064.
15286      Branch: perl
15287            ! t/comp/proto.t
15288 ____________________________________________________________________________
15289 [  8064] By: jhi                                   on 2000/12/10  03:42:32
15290         Log: Subject: Re: prototype of substr
15291              From: Simon Cozens <simon@cozens.net>
15292              Date: Sun, 10 Dec 2000 00:13:33 +0000
15293              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
15294              
15295              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
15296      Branch: perl
15297            ! pp.c
15298 ____________________________________________________________________________
15299 [  8063] By: jhi                                   on 2000/12/10  03:39:42
15300         Log: Subject: [PATCH] perlguts.pod
15301              From: Simon Cozens <simon@cozens.net>
15302              Date: Sun, 10 Dec 2000 00:06:47 +0000
15303              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
15304              
15305              Documentation of the different types of ops,
15306              plus the functions in dump.c
15307      Branch: perl
15308            ! pod/perlguts.pod
15309 ____________________________________________________________________________
15310 [  8062] By: jhi                                   on 2000/12/10  03:30:04
15311         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
15312              From: Nicholas Clark <nick@talking.bollo.cx>
15313              Date: Sat, 09 Dec 2000 18:57:25 +0000
15314              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
15315              
15316              Be more robust in weird hostname setups.
15317      Branch: perl
15318            ! t/lib/net-hostent.t
15319 ____________________________________________________________________________
15320 [  8061] By: jhi                                   on 2000/12/10  03:28:21
15321         Log: Pacify fussy compiler. 
15322      Branch: perl
15323            ! pp_sys.c
15324 ____________________________________________________________________________
15325 [  8060] By: jhi                                   on 2000/12/10  02:52:46
15326         Log: Integrate perlio.
15327      Branch: perl
15328           !> pp_sys.c t/io/utf8.t
15329 ____________________________________________________________________________
15330 [  8059] By: nick                                  on 2000/12/09  23:40:14
15331         Log: read/sysread/recv should now be utf8 aware.
15332              Basic test for utf8 read.
15333      Branch: perlio
15334            ! pp_sys.c t/io/utf8.t
15335 ____________________________________________________________________________
15336 [  8058] By: jhi                                   on 2000/12/09  21:56:02
15337         Log: Integrate perlio.
15338      Branch: perl
15339           +> t/io/utf8.t
15340           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
15341 ____________________________________________________________________________
15342 [  8057] By: jhi                                   on 2000/12/09  21:53:35
15343         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
15344              From: Inaba Hiroto <inaba@st.rim.or.jp>
15345              Date: Sun, 10 Dec 2000 05:53:21 +0900
15346              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
15347              
15348              Tests for #8056.
15349      Branch: perl
15350            ! t/op/each.t
15351 ____________________________________________________________________________
15352 [  8056] By: jhi                                   on 2000/12/09  21:51:16
15353         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
15354              From: Inaba Hiroto <inaba@st.rim.or.jp>
15355              Date: Sat, 09 Dec 2000 18:02:00 +0900
15356              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
15357              
15358              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
15359      Branch: perl
15360            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
15361 ____________________________________________________________________________
15362 [  8055] By: nick                                  on 2000/12/09  20:11:48
15363         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
15364              than raw PerlIO_write() - does not seem to break any tests.
15365      Branch: perlio
15366            ! pp_sys.c
15367 ____________________________________________________________________________
15368 [  8054] By: nick                                  on 2000/12/09  19:47:30
15369         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
15370              (sysread, recv and write i.e. formats still to do...)
15371              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
15372              open($fh,">:utf8","name")
15373              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
15374              so no extra overhead is involved.
15375              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
15376              to a non-utf8 stream.
15377              Add initial io/utf8.t
15378              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
15379              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
15380              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
15381      Branch: perlio
15382            + t/io/utf8.t
15383            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
15384 ____________________________________________________________________________
15385 [  8053] By: nick                                  on 2000/12/09  19:26:37
15386         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
15387              was only testing this_utf8.
15388      Branch: perlio
15389            ! toke.c
15390 ____________________________________________________________________________
15391 [  8052] By: nick                                  on 2000/12/09  19:09:41
15392         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
15393              i.e. the output string has one, but don't mess with source assumption.
15394      Branch: perlio
15395            ! toke.c
15396 ____________________________________________________________________________
15397 [  8051] By: jhi                                   on 2000/12/09  16:55:17
15398         Log: Integrate perlio.
15399      Branch: perl
15400           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
15401           !> sv.c thrdvar.h util.c
15402 ____________________________________________________________________________
15403 [  8050] By: jhi                                   on 2000/12/09  16:48:07
15404         Log: Nits noticed by Peter Prymmer.
15405      Branch: perl
15406            ! lib/ExtUtils/MM_VMS.pm
15407 ____________________________________________________________________________
15408 [  8049] By: nick                                  on 2000/12/09  13:49:40
15409         Log: UTF8 output prework.
15410              - Store $\ and $, as SVs so they can have SvUTF8 flag
15411              - use do_print() rather than raw PerlIO_write() to print them.
15412      Branch: perlio
15413            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
15414            ! thrdvar.h util.c
15415 ____________________________________________________________________________
15416 [  8048] By: nick                                  on 2000/12/09  12:30:43
15417         Log: Integrate mainline.
15418      Branch: perlio
15419           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
15420           +> t/op/reverse.t
15421           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
15422           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15423           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
15424           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
15425           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
15426           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
15427 ____________________________________________________________________________
15428 [  8047] By: jhi                                   on 2000/12/09  00:23:27
15429         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
15430              From: Michael G Schwern <schwern@pobox.com>
15431              Date: Fri, 8 Dec 2000 14:43:04 -0600
15432      Branch: perl
15433            ! lib/ExtUtils/MM_VMS.pm
15434 ____________________________________________________________________________
15435 [  8046] By: jhi                                   on 2000/12/08  23:10:27
15436         Log: A missed check-in.
15437      Branch: perl
15438            ! lib/ExtUtils/Manifest.pm
15439 ____________________________________________________________________________
15440 [  8045] By: jhi                                   on 2000/12/08  21:57:12
15441         Log: (null check-in)
15442      Branch: perl
15443            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
15444 ____________________________________________________________________________
15445 [  8044] By: jhi                                   on 2000/12/08  21:11:06
15446         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
15447              at the final draft stage.
15448      Branch: perl
15449            + ext/Encode/Encode/iso8859-16.enc
15450            ! MANIFEST
15451 ____________________________________________________________________________
15452 [  8043] By: jhi                                   on 2000/12/08  16:39:04
15453         Log: Update Changes.
15454      Branch: perl
15455            ! Changes patchlevel.h
15456 ____________________________________________________________________________
15457 [  8042] By: jhi                                   on 2000/12/08  16:33:39
15458         Log: Do not return the Unicode replacement character if UTF-8
15459              decoding goes awry, it should be up to the caller to decide.
15460      Branch: perl
15461            ! pod/perlapi.pod utf8.c
15462 ____________________________________________________________________________
15463 [  8041] By: jhi                                   on 2000/12/08  16:22:28
15464         Log: metaconfig maintenance.
15465      Branch: metaconfig
15466            ! U/modified/stdchar.U
15467      Branch: metaconfig/U/perl
15468            + testsyml.U
15469 ____________________________________________________________________________
15470 [  8040] By: jhi                                   on 2000/12/08  16:03:08
15471         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
15472              From: sthoenna@efn.org
15473              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
15474              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
15475      Branch: perl
15476            ! Changes lib/ExtUtils/MM_OS2.pm
15477 ____________________________________________________________________________
15478 [  8039] By: jhi                                   on 2000/12/08  15:57:11
15479         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
15480              From: Simon Cozens <simon@cozens.net>
15481              Date: Fri, 8 Dec 2000 13:33:31 +0000
15482              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
15483              
15484              (The pp_hot part needed a rewrite.)
15485      Branch: perl
15486            ! doop.c pp_hot.c utf8.c
15487 ____________________________________________________________________________
15488 [  8038] By: jhi                                   on 2000/12/08  15:25:08
15489         Log: Subject: djSP
15490              From: Michael Stevens <michael@etla.org>
15491              Date: Wed, 6 Dec 2000 23:24:01 +0000
15492              Message-ID: <20001206232400.A21381@firedrake.org>
15493              
15494              Plus a note from Nick Ing-Simmons.
15495      Branch: perl
15496            ! pp.h
15497 ____________________________________________________________________________
15498 [  8037] By: jhi                                   on 2000/12/08  15:18:35
15499         Log: Filetype is text.
15500      Branch: perl
15501            ! t/op/utf8decode.t
15502 ____________________________________________________________________________
15503 [  8036] By: jhi                                   on 2000/12/08  03:31:27
15504         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
15505              From: Andy Dougherty <doughera@lafayette.edu>
15506              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
15507              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
15508              
15509              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
15510              From: Andy Dougherty <doughera@lafayette.edu>
15511              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
15512              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
15513      Branch: perl
15514            + ext/POSIX/hints/svr4.pl
15515            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
15516 ____________________________________________________________________________
15517 [  8035] By: jhi                                   on 2000/12/08  03:26:01
15518         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
15519              From: Andy Dougherty <doughera@lafayette.edu>
15520              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
15521              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
15522      Branch: perl
15523            ! t/README t/base/term.t
15524 ____________________________________________________________________________
15525 [  8034] By: jhi                                   on 2000/12/08  03:21:59
15526         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
15527              From: mjd@plover.com  
15528              Date: 7 Dec 2000 21:04:20 -0000
15529              Message-ID: <20001207210420.22282.qmail@plover.com>
15530              
15531              Plus -z doc.
15532      Branch: perl
15533            ! pod/perlfunc.pod
15534 ____________________________________________________________________________
15535 [  8033] By: jhi                                   on 2000/12/08  03:19:03
15536         Log: Use the UTF8 macros a bit.  They can't be used with abandon
15537              everywhere because we do generate illegal UTF-8 in some situations.
15538              This is of course naughty.
15539      Branch: perl
15540            ! pod/perlapi.pod utf8.c utf8.h
15541 ____________________________________________________________________________
15542 [  8032] By: jhi                                   on 2000/12/08  03:00:09
15543         Log: Out of sync?
15544      Branch: perl
15545            ! t/pragma/warn/utf8
15546 ____________________________________________________________________________
15547 [  8031] By: jhi                                   on 2000/12/08  02:22:39
15548         Log: Cnt spl.
15549      Branch: perl
15550            ! MANIFEST
15551 ____________________________________________________________________________
15552 [  8030] By: jhi                                   on 2000/12/08  01:23:54
15553         Log: Add test for reverse().
15554      Branch: perl
15555            + t/op/reverse.t
15556            ! MANIFEST
15557 ____________________________________________________________________________
15558 [  8029] By: jhi                                   on 2000/12/08  01:21:47
15559         Log: Integrate perlio.
15560      Branch: perl
15561           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
15562           !> perlio.c perlio.h perlsdio.h warnings.pl
15563 ____________________________________________________________________________
15564 [  8028] By: jhi                                   on 2000/12/08  01:19:08
15565         Log: Introduce macros for UTF8 decoding.
15566      Branch: perl
15567            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
15568 ____________________________________________________________________________
15569 [  8027] By: nick                                  on 2000/12/07  22:18:19
15570         Log: Integrate mainline
15571      Branch: perlio
15572           !> embed.pl pod/perlapi.pod utf8.c
15573 ____________________________________________________________________________
15574 [  8026] By: nick                                  on 2000/12/07  21:45:08
15575         Log: Various oddities p4 diff -se showed up
15576              Remove 'our' from warnings.pl
15577      Branch: perlio
15578            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
15579 ____________________________________________________________________________
15580 [  8025] By: nick                                  on 2000/12/07  21:43:32
15581         Log: Change PerlIO_(get|set)pos to take SV *
15582              Should fix, OS/2, VMS, (sfio??)
15583      Branch: perlio
15584            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
15585 ____________________________________________________________________________
15586 [  8024] By: jhi                                   on 2000/12/07  19:05:32
15587         Log: Document utf8_to_uv() better.
15588      Branch: perl
15589            ! pod/perlapi.pod utf8.c
15590 ____________________________________________________________________________
15591 [  8023] By: jhi                                   on 2000/12/07  18:23:47
15592         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
15593      Branch: perl
15594            ! embed.pl pod/perlapi.pod utf8.c
15595 ____________________________________________________________________________
15596 [  8022] By: jhi                                   on 2000/12/07  04:13:51
15597         Log: Integrate perlio.
15598      Branch: perl
15599           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
15600           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
15601           !> win32/makefile.mk
15602 ____________________________________________________________________________
15603 [  8021] By: nick                                  on 2000/12/07  00:28:14
15604         Log: Various attempts at MSVC debug - not sure what has
15605              changed but works now. 
15606              Seems atexit() _may_ work for DLLs built with MSVC so don't
15607              call cleanup that way.
15608      Branch: perlio
15609            ! perlio.c win32/makefile.mk
15610 ____________________________________________________________________________
15611 [  8020] By: nick                                  on 2000/12/06  19:57:20
15612         Log: Integrate mainline
15613      Branch: perlio
15614           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
15615           !> (integrate 75 files)
15616 ____________________________________________________________________________
15617 [  8019] By: nick                                  on 2000/12/06  19:28:21
15618         Log: Add useperlio to config.vc
15619              Turn off binmode in config_H.PL
15620              Regen all the config_H.xx
15621              Attempt to get debugging build with MSVC.
15622      Branch: perlio
15623            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15624            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
15625 ____________________________________________________________________________
15626 [  8018] By: nick                                  on 2000/12/06  19:21:57
15627         Log: Test various dup/external program options on all platforms.
15628      Branch: perlio
15629            ! t/io/dup.t
15630 ____________________________________________________________________________
15631 [  8017] By: nick                                  on 2000/12/06  19:20:47
15632         Log: Fix harness to be less picky
15633      Branch: perlio
15634            ! lib/Test/Harness.pm
15635 ____________________________________________________________________________
15636 [  8016] By: jhi                                   on 2000/12/06  16:45:12
15637         Log: Update Changes.
15638      Branch: perl
15639            ! Changes patchlevel.h
15640 ____________________________________________________________________________
15641 [  8015] By: jhi                                   on 2000/12/06  16:41:03
15642         Log: Test \x{...} with ord().
15643      Branch: perl
15644            ! t/op/ord.t
15645 ____________________________________________________________________________
15646 [  8014] By: jhi                                   on 2000/12/06  16:20:33
15647         Log: Test tweak because of #8013.
15648      Branch: perl
15649            ! t/lib/b.t
15650 ____________________________________________________________________________
15651 [  8013] By: jhi                                   on 2000/12/06  16:09:09
15652         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
15653              From: Michael G Schwern <schwern@pobox.com>
15654              Date: Tue, 5 Dec 2000 21:23:28 -0500
15655              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
15656              
15657              Carp::Heavy parts not very applicable because of recent changes.
15658      Branch: perl
15659            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
15660            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
15661            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
15662            ! lib/Exporter.pm lib/Exporter/Heavy.pm
15663            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
15664            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15665            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
15666            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
15667            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
15668            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
15669            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
15670            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
15671            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
15672            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
15673            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
15674            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
15675            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
15676            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
15677            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
15678            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
15679            ! warnings.pl
15680 ____________________________________________________________________________
15681 [  8012] By: jhi                                   on 2000/12/06  15:22:38
15682         Log: Subject: [PATCH] Re: New harness is failing things
15683              From: Nick Ing-Simmons <nik@tiuk.ti.com>
15684              Date: Wed, 6 Dec 2000 13:00:30 GMT
15685              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
15686      Branch: perl
15687            ! lib/Test/Harness.pm
15688 ____________________________________________________________________________
15689 [  8011] By: jhi                                   on 2000/12/06  15:12:08
15690         Log: Subject: installhtml changes
15691              From: Michael Stevens <michael@etla.org>
15692              Date: Wed, 6 Dec 2000 13:15:53 +0000
15693              Message-ID: <20001206131553.A27317@firedrake.org>
15694      Branch: perl
15695            ! installhtml
15696 ____________________________________________________________________________
15697 [  8010] By: jhi                                   on 2000/12/06  15:06:05
15698         Log: Subject: the dTHR hits
15699              From: Michael Stevens <michael@etla.org>
15700              Date: Wed, 6 Dec 2000 12:06:03 +0000
15701              Message-ID: <20001206120603.A24581@firedrake.org>
15702              
15703              More, errrm, less dTHRs.
15704      Branch: perl
15705            ! bytecode.pl ext/B/B/C.pm
15706 ____________________________________________________________________________
15707 [  8009] By: jhi                                   on 2000/12/06  15:04:25
15708         Log: Subject: MakeMaker mailing list gone?
15709              From: Michael G Schwern <schwern@pobox.com>
15710              Date: Tue, 5 Dec 2000 19:29:59 -0500
15711              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
15712              
15713              The MakeMaker mailing list is dead, perlbug is the right
15714              address to report bugs.
15715      Branch: perl
15716            ! lib/ExtUtils/MakeMaker.pm
15717 ____________________________________________________________________________
15718 [  8008] By: jhi                                   on 2000/12/06  15:00:32
15719         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
15720              From: Michael G Schwern <schwern@pobox.com>
15721              Date: Tue, 5 Dec 2000 19:21:21 -0500
15722              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
15723              
15724              Add a default MANIFEST skip that ignores things like
15725              version control files, editor temporary files, and the Makefile.
15726      Branch: perl
15727            + lib/ExtUtils/MANIFEST.SKIP
15728            ! MANIFEST lib/ExtUtils/Manifest.pm
15729 ____________________________________________________________________________
15730 [  8007] By: jhi                                   on 2000/12/06  14:57:20
15731         Log: In Amiga more manual hackery of the scripts seems to be needed,
15732              from Jan-Erik Karlsson.  Why Configure does not get this right
15733              is unknown, may be shell-induced.
15734      Branch: perl
15735            ! README.amiga
15736 ____________________________________________________________________________
15737 [  8006] By: jhi                                   on 2000/12/05  23:53:12
15738         Log: Add TOPm1s to peek at the second topmost stack item.
15739      Branch: perl
15740            ! pp.h
15741 ____________________________________________________________________________
15742 [  8005] By: jhi                                   on 2000/12/05  23:13:55
15743         Log: Avaunt, you foul UTF-8 tests.
15744      Branch: perl
15745            ! t/op/ver.t t/pragma/utf8.t
15746 ____________________________________________________________________________
15747 [  8004] By: jhi                                   on 2000/12/05  23:09:54
15748         Log: Continue utf8 dispersal. 
15749      Branch: perl
15750            + t/op/concat.t
15751            ! MANIFEST t/pragma/utf8.t
15752 ____________________________________________________________________________
15753 [  8003] By: nick                                  on 2000/12/05  23:02:39
15754         Log: Integrate mainline.
15755      Branch: perlio
15756           +> t/op/length.t t/op/utf8decode.t
15757           !> (integrate 69 files)
15758 ____________________________________________________________________________
15759 [  8002] By: jhi                                   on 2000/12/05  22:59:28
15760         Log: Integrate perlio.
15761      Branch: perl
15762           !> iperlsys.h perl.c perlio.c win32/perllib.c
15763 ____________________________________________________________________________
15764 [  8001] By: nick                                  on 2000/12/05  22:07:52
15765         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
15766              - calloc/free suffer from damage on TerminateThread()
15767              - use PerlMemShared (as originally planned) now fixed
15768              - avoid doing anything important on DLL "detach".
15769      Branch: perlio
15770            ! perl.c perlio.c win32/perllib.c
15771 ____________________________________________________________________________
15772 [  8000] By: nick                                  on 2000/12/05  21:05:09
15773         Log: Fix gross PerlMemShared issue.
15774      Branch: perlio
15775            ! iperlsys.h
15776 ____________________________________________________________________________
15777 [  7999] By: jhi                                   on 2000/12/05  20:46:58
15778         Log: Test for Unicode (UTF-8) hash keys.
15779      Branch: perl
15780            ! t/op/each.t
15781 ____________________________________________________________________________
15782 [  7998] By: jhi                                   on 2000/12/05  20:30:35
15783         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
15784              is now always UTF-8), empty line cosmetics.
15785      Branch: perl
15786            ! t/pragma/utf8.t
15787 ____________________________________________________________________________
15788 [  7997] By: jhi                                   on 2000/12/05  20:15:40
15789         Log: Subject: Re: STRLEN - what?
15790              From: Andy Dougherty <doughera@lafayette.edu>
15791              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
15792              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
15793              
15794              Explain STRLEN.
15795      Branch: perl
15796            ! pod/perlguts.pod
15797 ____________________________________________________________________________
15798 [  7996] By: jhi                                   on 2000/12/05  20:13:34
15799         Log: Split off the UTF-8 decoder tests, make them to check also
15800              the error message.
15801      Branch: perl
15802            + t/op/utf8decode.t
15803            ! MANIFEST t/pragma/utf8.t utf8.c
15804 ____________________________________________________________________________
15805 [  7995] By: jhi                                   on 2000/12/05  16:39:47
15806         Log: Start migrating bits of pragma/utf8 to elsewhere
15807              (since the long term plan is to obsolete 'use utf8').
15808      Branch: perl
15809            + t/op/length.t
15810            ! MANIFEST t/pragma/utf8.t
15811 ____________________________________________________________________________
15812 [  7994] By: jhi                                   on 2000/12/05  16:30:21
15813         Log: Fix a manual edit typo from #7993, fix the message formatting
15814              for Unicode, add few our declarations.
15815      Branch: perl
15816            ! lib/Carp/Heavy.pm
15817 ____________________________________________________________________________
15818 [  7993] By: jhi                                   on 2000/12/05  16:09:15
15819         Log: Subject: Need help with warnings :-(
15820              From: "Ben Tilly" <ben_tilly@hotmail.com>
15821              Date: Tue, 05 Dec 2000 01:35:54 -0500
15822              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
15823              
15824              Subject: UPDATE: Carp/Heavy now passes all tests
15825              From: "Ben Tilly" <ben_tilly@hotmail.com>
15826              Date: Tue, 05 Dec 2000 07:59:41 -0500
15827              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
15828              
15829              The Brave New Carp.
15830      Branch: perl
15831            ! lib/Carp.pm lib/Carp/Heavy.pm
15832 ____________________________________________________________________________
15833 [  7992] By: jhi                                   on 2000/12/05  15:55:08
15834         Log: Subject: [PATCH perl@7979] cygwin port
15835              From: "Eric Fifer" <efifer@dircon.co.uk>
15836              Date: Tue, 5 Dec 2000 14:04:09 -0000
15837              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
15838      Branch: perl
15839            ! t/lib/net-hostent.t
15840 ____________________________________________________________________________
15841 [  7991] By: jhi                                   on 2000/12/05  15:52:34
15842         Log: Subject: Re: [PATCH] The largest hoax of all times?
15843              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15844              Date: Tue, 5 Dec 2000 00:40:25 -0500
15845              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
15846              
15847              Subject: Re: [PATCH] The largest hoax of all times?
15848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15849              Date: Mon, 4 Dec 2000 23:55:53 -0500
15850              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
15851              
15852              Subject: Re: [PATCH] The largest hoax of all times?
15853              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15854              Date: Tue, 5 Dec 2000 01:28:45 -0500
15855              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
15856              
15857              Fix the unpredictable order of DESTROYs.
15858      Branch: perl
15859            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
15860            ! sv.c sv.h t/op/ref.t
15861 ____________________________________________________________________________
15862 [  7990] By: jhi                                   on 2000/12/05  14:38:53
15863         Log: Subject: [PATCH] shrink pp_hot fractionally
15864              From: Nicholas Clark <nick@ccl4.org>
15865              Date: Tue, 5 Dec 2000 12:44:31 +0000
15866              Message-ID: <20001205124431.E74518@plum.flirble.org>
15867              
15868              Use report_evil_fh().
15869      Branch: perl
15870            ! opcode.pl opnames.h pp_hot.c util.c
15871 ____________________________________________________________________________
15872 [  7989] By: jhi                                   on 2000/12/05  14:21:27
15873         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
15874              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15875              Date: Mon, 04 Dec 2000 22:21:59 -0800
15876              Message-ID: <HmIL6gzkgepS092yn@efn.org>
15877              
15878              Harness shouldn't ignore responses like "ok 3\r\r\n".
15879      Branch: perl
15880            ! lib/Test/Harness.pm
15881 ____________________________________________________________________________
15882 [  7988] By: jhi                                   on 2000/12/05  13:51:28
15883         Log: Integrate the "skip" messages to explain().
15884      Branch: perl
15885            ! t/lib/syslfs.t t/op/lfs.t
15886 ____________________________________________________________________________
15887 [  7987] By: jhi                                   on 2000/12/05  12:34:54
15888         Log: The one that got away in #7984.
15889              
15890              Subject: Re: dTHR - what and why?
15891              From: Michael Stevens <michael@etla.org> 
15892              Date: Tue, 5 Dec 2000 11:15:52 +0000
15893              Message-ID: <20001205111552.A4647@firedrake.org>
15894      Branch: perl
15895            ! sv.h
15896 ____________________________________________________________________________
15897 [  7986] By: gsar                                  on 2000/12/05  09:14:44
15898         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
15899              due to the notorious GetFileType() bug in Windows 9x, which fstat()
15900              tickles)
15901      Branch: perl
15902            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
15903 ____________________________________________________________________________
15904 [  7985] By: jhi                                   on 2000/12/05  05:49:03
15905         Log: Integrate perlio.
15906      Branch: perl
15907           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
15908           !> win32/perlhost.h win32/perllib.c
15909 ____________________________________________________________________________
15910 [  7984] By: jhi                                   on 2000/12/05  05:48:16
15911         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
15912      Branch: perl
15913            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
15914            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
15915            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
15916            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
15917            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
15918            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
15919            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
15920            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
15921            ! win32/win32.c
15922 ____________________________________________________________________________
15923 [  7983] By: nick                                  on 2000/12/04  23:27:43
15924         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
15925      Branch: perlio
15926            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
15927            ! win32/perlhost.h win32/perllib.c
15928 ____________________________________________________________________________
15929 [  7982] By: jhi                                   on 2000/12/04  19:44:09
15930         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
15931              uncovered by #7980.
15932      Branch: perl
15933            ! op.c
15934 ____________________________________________________________________________
15935 [  7981] By: jhi                                   on 2000/12/04  19:42:07
15936         Log: Subject: [PATCH] Trivial dump.c feature
15937              From: Simon Cozens <simon@cozens.net>
15938              Date: Mon, 4 Dec 2000 18:08:38 +0000
15939              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
15940              
15941              Show whether a constant is UTF-8.
15942      Branch: perl
15943            ! dump.c
15944 ____________________________________________________________________________
15945 [  7980] By: jhi                                   on 2000/12/04  19:36:51
15946         Log: UTF-8 hash keys, patch from Inaba Hiroto.
15947      Branch: perl
15948            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
15949 ____________________________________________________________________________
15950 [  7979] By: jhi                                   on 2000/12/04  17:36:28
15951         Log: Update Changes.
15952      Branch: perl
15953            ! Changes patchlevel.h
15954 ____________________________________________________________________________
15955 [  7978] By: jhi                                   on 2000/12/04  16:42:17
15956         Log: Retract #7977, still too volatile (the euphemism of the day
15957              for unfinished and buggy :-)
15958      Branch: perl
15959            ! doop.c hv.c pp.c sv.h
15960 ____________________________________________________________________________
15961 [  7977] By: jhi                                   on 2000/12/04  16:25:15
15962         Log: (Retracted by #7978, too shaky yet.)
15963              
15964              Subject: Re: utf8 in hash keys, implementor missing
15965              From: Simon Cozens <simon@cozens.net>
15966              Date: Sat, 2 Dec 2000 19:49:35 +0000
15967              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
15968              
15969              The first step at UTF-8 hash keys.
15970      Branch: perl
15971            ! doop.c hv.c pp.c sv.h
15972 ____________________________________________________________________________
15973 [  7976] By: jhi                                   on 2000/12/04  16:13:53
15974         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
15975              From: sthoenna@efn.org
15976              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
15977              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
15978      Branch: perl
15979            ! os2/os2.c perlio.c
15980 ____________________________________________________________________________
15981 [  7975] By: jhi                                   on 2000/12/04  16:05:25
15982         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
15983              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15984              Date: Thu, 30 Nov 2000 20:50:37 -0800
15985              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
15986      Branch: perl
15987            ! os2/os2.c
15988 ____________________________________________________________________________
15989 [  7974] By: jhi                                   on 2000/12/04  16:03:57
15990         Log: Subject: [PATCH] ++ 20% faster
15991              From: Nicholas Clark <nick@ccl4.org>
15992              Date: Mon, 4 Dec 2000 12:17:27 +0000
15993              Message-ID: <20001204121726.B52976@plum.flirble.org>
15994              
15995              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
15996      Branch: perl
15997            ! sv.c
15998 ____________________________________________________________________________
15999 [  7973] By: jhi                                   on 2000/12/04  16:00:48
16000         Log: 
16001              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
16002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16003              Date: Mon, 04 Dec 2000 12:30:45 +0100
16004              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
16005              
16006              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
16007              library (getprotobyname and getprotobynumber are outversioned by
16008              the same calls in libc, at least for xlc version 3.
16009      Branch: perl
16010            ! hints/aix.sh
16011 ____________________________________________________________________________
16012 [  7972] By: jhi                                   on 2000/12/04  02:58:31
16013         Log: Integrate perlio.
16014      Branch: perl
16015           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
16016           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
16017           !> win32/win32.h win32/win32iop.h win32/win32thread.h
16018 ____________________________________________________________________________
16019 [  7971] By: nick                                  on 2000/12/04  00:24:33
16020         Log: Quieten some noise in Win32 builds:
16021              - win32.h is included after <sys/socket.h>, so need to 
16022              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
16023              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
16024      Branch: perlio
16025            ! doio.c perl.h toke.c win32/win32.h
16026 ____________________________________________________________________________
16027 [  7970] By: nick                                  on 2000/12/03  22:57:46
16028         Log: PERL_IMPLICIT_SYS compiles but does not work.
16029      Branch: perlio
16030            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
16031            ! win32/perlhost.h win32/perllib.c win32/win32.h
16032            ! win32/win32iop.h win32/win32thread.h
16033 ____________________________________________________________________________
16034 [  7969] By: jhi                                   on 2000/12/03  22:12:58
16035         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
16036              used to swash_init(), makes regprop() dumps more informative
16037              (+utf8::IsAlpha, -utf8::IsDigit, for example).
16038      Branch: perl
16039            ! regcomp.c regexec.c
16040 ____________________________________________________________________________
16041 [  7968] By: jhi                                   on 2000/12/03  21:39:56
16042         Log: Implement ANYOFUTF8 regprop() dumping.
16043      Branch: perl
16044            ! regcomp.c
16045 ____________________________________________________________________________
16046 [  7967] By: jhi                                   on 2000/12/03  20:57:19
16047         Log: Make uv_to_utf8() to zero-terminate its output buffer,
16048              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
16049      Branch: perl
16050            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
16051 ____________________________________________________________________________
16052 [  7966] By: nick                                  on 2000/12/03  18:41:21
16053         Log: Integrate mainline (STDCHAR)
16054      Branch: perlio
16055           !> Configure t/pragma/utf8.t
16056 ____________________________________________________________________________
16057 [  7965] By: jhi                                   on 2000/12/03  17:58:20
16058         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
16059      Branch: perl
16060            ! t/pragma/utf8.t
16061 ____________________________________________________________________________
16062 [  7964] By: jhi                                   on 2000/12/03  17:35:56
16063         Log: Integrate perlio.
16064      Branch: perl
16065           !> iperlsys.h perlio.c
16066 ____________________________________________________________________________
16067 [  7963] By: jhi                                   on 2000/12/03  17:33:55
16068         Log: Metaconfig unit change for #7962.
16069      Branch: metaconfig
16070            ! U/modified/stdchar.U
16071 ____________________________________________________________________________
16072 [  7962] By: jhi                                   on 2000/12/03  17:33:27
16073         Log: Untangle the <stdio.h> #include nest for the stdchar test,
16074              from Andy Dougherty.
16075      Branch: perl
16076            ! Configure
16077 ____________________________________________________________________________
16078 [  7961] By: nick                                  on 2000/12/03  16:53:00
16079         Log: Make iperlsys.h vector stdio not PerlIO.
16080      Branch: perlio
16081            ! iperlsys.h perlio.c
16082 ____________________________________________________________________________
16083 [  7960] By: nick                                  on 2000/12/03  14:43:01
16084         Log: Integrate mainline
16085      Branch: perlio
16086           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
16087           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
16088 ____________________________________________________________________________
16089 [  7959] By: jhi                                   on 2000/12/03  08:16:36
16090         Log: Use DO_UTF8().
16091      Branch: perl
16092            ! op.c
16093 ____________________________________________________________________________
16094 [  7958] By: jhi                                   on 2000/12/02  18:33:05
16095         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
16096              From: Mike Guy <mjtg@cam.ac.uk>         
16097              Date: Sat, 02 Dec 2000 17:27:13 +0000
16098              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
16099              
16100              An extraneous argument.
16101      Branch: perl
16102            ! toke.c
16103 ____________________________________________________________________________
16104 [  7957] By: jhi                                   on 2000/12/02  18:22:32
16105         Log: A missing hunk.
16106      Branch: perl
16107            ! t/lib/net-hostent.t
16108 ____________________________________________________________________________
16109 [  7956] By: jhi                                   on 2000/12/02  18:06:20
16110         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
16111              From: Nicholas Clark <nick@ccl4.org>
16112              Date: Sat, 2 Dec 2000 14:28:27 +0000
16113              Message-ID: <20001202142827.A12308@plum.flirble.org>
16114              
16115              Test robustness.
16116      Branch: perl
16117            ! t/lib/net-hostent.t
16118 ____________________________________________________________________________
16119 [  7955] By: jhi                                   on 2000/12/02  17:58:06
16120         Log: Metaconfig unit change for #7954.
16121      Branch: metaconfig
16122            ! U/modified/stdchar.U
16123 ____________________________________________________________________________
16124 [  7954] By: jhi                                   on 2000/12/02  17:54:32
16125         Log: An inconvenient hang would happen if the stdio _ptr wasn't
16126              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
16127              would be grepping stdin for all eternity for the _ptr.)
16128      Branch: perl
16129            ! Configure
16130 ____________________________________________________________________________
16131 [  7953] By: jhi                                   on 2000/12/02  00:07:15
16132         Log: Update Changes.
16133      Branch: perl
16134            ! Changes patchlevel.h
16135 ____________________________________________________________________________
16136 [  7952] By: jhi                                   on 2000/12/01  23:54:47
16137         Log: Subject: Re: long shell lines
16138              From: Andy Dougherty <doughera@lafayette.edu>
16139              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
16140              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
16141              
16142              Split overly long shell command lines.
16143      Branch: perl
16144            ! lib/ExtUtils/MM_Unix.pm
16145 ____________________________________________________________________________
16146 [  7951] By: jhi                                   on 2000/12/01  23:48:02
16147         Log: The metaconfig unit change for #7950.
16148      Branch: metaconfig
16149            + U/modified/stdchar.U
16150 ____________________________________________________________________________
16151 [  7950] By: jhi                                   on 2000/12/01  23:47:39
16152         Log: Try to find stdchar also from <stdio_impl.h>.
16153      Branch: perl
16154            ! Configure config_h.SH
16155 ____________________________________________________________________________
16156 [  7949] By: jhi                                   on 2000/12/01  23:46:45
16157         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
16158              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
16159              Date: Fri, 1 Dec 2000 16:26:08 -0500
16160              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
16161              
16162              Reword the diagnostic message.
16163      Branch: perl
16164            ! pod/perldiag.pod
16165 ____________________________________________________________________________
16166 [  7948] By: nick                                  on 2000/12/01  22:49:43
16167         Log: Integrate mainline (for s/y/m as sub names stuff).
16168      Branch: perlio
16169           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
16170           !> t/pragma/warn/toke toke.c
16171 ____________________________________________________________________________
16172 [  7947] By: jhi                                   on 2000/12/01  20:55:41
16173         Log: Integrate perlio.
16174      Branch: perl
16175           !> perlio.c perliol.h t/io/pipe.t
16176 ____________________________________________________________________________
16177 [  7946] By: jhi                                   on 2000/12/01  20:36:51
16178         Log: Upgrade to CPAN 1.59_51, from Andreas König.
16179      Branch: perl
16180            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16181 ____________________________________________________________________________
16182 [  7945] By: nick                                  on 2000/12/01  20:31:32
16183         Log: Integrate mainline
16184      Branch: perlio
16185           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
16186           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
16187           +> t/lib/net-hostent.t
16188           !> (integrate 35 files)
16189 ____________________________________________________________________________
16190 [  7944] By: jhi                                   on 2000/12/01  20:23:29
16191         Log: Some help for 20001130.011.  Now one gets warnings like
16192              "Ambiguous -f() resolved as a file test ..."
16193      Branch: perl
16194            ! pod/perldiag.pod t/pragma/warn/toke toke.c
16195 ____________________________________________________________________________
16196 [  7943] By: jhi                                   on 2000/12/01  19:44:44
16197         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
16198              that also breaks using them as methods. 
16199      Branch: perl
16200            ! pod/perldiag.pod t/op/misc.t toke.c
16201 ____________________________________________________________________________
16202 [  7942] By: nick                                  on 2000/12/01  17:56:46
16203         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
16204              Make 'unix' pass most tests
16205              - do unread by temporary push of layer ("pending") holding unread chars
16206              - fast_gets is now based on per-handle flag
16207              - relax one of io/pipe.t tests to allow print to fail and close to
16208              succeed so that it passes on unbuffered "unix" layer.
16209              Remaining fail is sporadic and a genuine race condition between
16210              parent/child in fork test.
16211      Branch: perlio
16212            ! perlio.c perliol.h t/io/pipe.t
16213 ____________________________________________________________________________
16214 [  7941] By: jhi                                   on 2000/12/01  15:28:58
16215         Log: (Retracted by #7943.)
16216              
16217              Reserve the short named string operator names.
16218      Branch: perl
16219            ! pod/perldiag.pod t/op/misc.t toke.c
16220 ____________________________________________________________________________
16221 [  7940] By: jhi                                   on 2000/12/01  06:45:53
16222         Log: Get the three different space character classes right under utf8.
16223      Branch: perl
16224            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
16225            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
16226            ! regexec.c t/op/pat.t utf8.c
16227 ____________________________________________________________________________
16228 [  7939] By: jhi                                   on 2000/12/01  03:26:26
16229         Log: Two more tests that make no sense in UTF-8 since the test
16230              data is not in UTF-8.
16231      Branch: perl
16232            ! t/op/regexp.t
16233 ____________________________________________________________________________
16234 [  7938] By: jhi                                   on 2000/12/01  03:20:39
16235         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
16236              should it be required inside regexen?
16237      Branch: perl
16238            ! regcomp.c t/op/regmesg.t
16239 ____________________________________________________________________________
16240 [  7937] By: jhi                                   on 2000/12/01  02:58:53
16241         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
16242              stored and restored, and thusly was trounced by the utf8 swash
16243              routines.
16244      Branch: perl
16245            ! regcomp.c
16246 ____________________________________________________________________________
16247 [  7936] By: jhi                                   on 2000/11/30  20:41:39
16248         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
16249              Why the different platforms behave so differently (core dump vs
16250              no core dump) on this bug is a but of a mystery, but if I had to
16251              guess I would mumble something like 'alignment'.
16252      Branch: perl
16253            ! sv.c
16254 ____________________________________________________________________________
16255 [  7935] By: jhi                                   on 2000/11/30  16:17:02
16256         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
16257              From: Robin Barker <rmb1@cise.npl.co.uk>
16258              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
16259              Date: Thu, 30 Nov 2000 14:27:12 GMT
16260      Branch: perl
16261            ! perlio.c toke.c
16262 ____________________________________________________________________________
16263 [  7934] By: jhi                                   on 2000/11/30  16:04:49
16264         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
16265      Branch: perl
16266            ! t/lib/net-hostent.t
16267 ____________________________________________________________________________
16268 [  7933] By: jhi                                   on 2000/11/30  06:07:26
16269         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
16270              From: Peter Prymmer <pvhp@forte.com>
16271              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
16272              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
16273              
16274              In VMS the localhost may be LOCALHOST.
16275      Branch: perl
16276            ! t/lib/net-hostent.t
16277 ____________________________________________________________________________
16278 [  7932] By: jhi                                   on 2000/11/30  01:11:11
16279         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
16280              From: Peter Prymmer <pvhp@forte.com>
16281              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
16282              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
16283              
16284              plus regen perlapi.pod.
16285      Branch: perl
16286            ! pod/perlapi.pod utf8.c
16287 ____________________________________________________________________________
16288 [  7931] By: jhi                                   on 2000/11/30  01:06:19
16289         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
16290              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16291              Date:     Wed, 29 Nov 2000 17:15:11 EST
16292              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
16293      Branch: perl
16294            ! t/lib/filter-util.pl t/lib/filter-util.t
16295 ____________________________________________________________________________
16296 [  7930] By: jhi                                   on 2000/11/29  18:51:55
16297         Log: Update Changes.
16298      Branch: perl
16299            ! Changes patchlevel.h
16300 ____________________________________________________________________________
16301 [  7929] By: jhi                                   on 2000/11/29  18:50:55
16302         Log: Update the va_copy() metaconfig unit.
16303      Branch: metaconfig/U/perl
16304            ! need_va_copy.U
16305 ____________________________________________________________________________
16306 [  7928] By: jhi                                   on 2000/11/29  17:50:43
16307         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
16308              From: Dominic Dunlop <domo@computer.org>
16309              Date: Tue, 28 Nov 2000 16:41:57 +0100
16310              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
16311              
16312              Patch to catch a core dump in the Configure va_copy test.
16313      Branch: perl
16314            ! Configure config_h.SH
16315 ____________________________________________________________________________
16316 [  7927] By: jhi                                   on 2000/11/29  17:31:59
16317         Log: Retract #7921, the patch shouldn't be needed.
16318      Branch: perl
16319            ! sv.c
16320 ____________________________________________________________________________
16321 [  7926] By: jhi                                   on 2000/11/29  17:01:41
16322         Log: Make the Class::Struct import() wiser.
16323      Branch: perl
16324            ! lib/Class/Struct.pm t/lib/class-struct.t
16325 ____________________________________________________________________________
16326 [  7925] By: jhi                                   on 2000/11/29  16:36:33
16327         Log: All the core library users of Class::Struct seem to be
16328              using "use Class::Struct 'struct';" instead of the bare
16329              "use Class::Struct;", which isn't documented in Class::Struct.
16330              This can't be right.
16331      Branch: perl
16332            ! lib/File/stat.pm
16333 ____________________________________________________________________________
16334 [  7924] By: jhi                                   on 2000/11/29  16:32:15
16335         Log: A test works better if it has the right 1..$n output.
16336      Branch: perl
16337            ! t/lib/class-struct.t
16338 ____________________________________________________________________________
16339 [  7923] By: jhi                                   on 2000/11/29  16:29:11
16340         Log: Forgot to MANIFEST the new Net::hostent test.
16341      Branch: perl
16342            ! MANIFEST
16343 ____________________________________________________________________________
16344 [  7922] By: jhi                                   on 2000/11/29  16:27:49
16345         Log: Integrate perlio.
16346      Branch: perl
16347           !> iperlsys.h perlio.c
16348 ____________________________________________________________________________
16349 [  7921] By: jhi                                   on 2000/11/29  16:27:10
16350         Log: (Retracted by #7927.)
16351              
16352              Subject: [PATCH] Is infinity a number?
16353              From: Simon Cozens <simon@cozens.net>
16354              Date: Wed, 29 Nov 2000 14:48:20 +0000
16355              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
16356      Branch: perl
16357            ! sv.c
16358 ____________________________________________________________________________
16359 [  7920] By: jhi                                   on 2000/11/29  16:23:02
16360         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
16361              From: rspier@pobox.com (Robert Spier)
16362              Date: Wed, 29 Nov 2000 02:17:49 -0500
16363              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
16364              
16365              Add a test for Net::hostent.
16366      Branch: perl
16367            + t/lib/net-hostent.t
16368 ____________________________________________________________________________
16369 [  7919] By: jhi                                   on 2000/11/29  16:21:31
16370         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
16371              add a test for Class::Struct.
16372      Branch: perl
16373            + t/lib/class-struct.t
16374            ! MANIFEST lib/Class/Struct.pm
16375 ____________________________________________________________________________
16376 [  7918] By: jhi                                   on 2000/11/29  15:48:40
16377         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
16378              From: rspier@pobox.com (Robert Spier)
16379              Date: Wed, 29 Nov 2000 02:25:39 -0500
16380              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
16381              
16382              More checking in case someone has broken their services or
16383              protocol databases.
16384      Branch: perl
16385            ! ext/Sys/Syslog/Syslog.pm
16386 ____________________________________________________________________________
16387 [  7917] By: jhi                                   on 2000/11/29  15:46:25
16388         Log: Subject: [PATCH] $^O  win32 -> MSWin32
16389              From: rspier@pobox.com (Robert Spier)
16390              Date: Wed, 29 Nov 2000 02:17:38 -0500
16391              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
16392              
16393              plus similar nits for vms, err, VMS, and UNICOS.
16394      Branch: perl
16395            ! t/lib/syslfs.t t/op/lfs.t
16396 ____________________________________________________________________________
16397 [  7916] By: jhi                                   on 2000/11/29  15:42:51
16398         Log: Subject: [PATCH] Tokeniser debugging
16399              From: Simon Cozens <simon@cozens.net>
16400              Date: Wed, 29 Nov 2000 14:15:45 +0000
16401              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
16402      Branch: perl
16403            ! perl.c perl.h pod/perlrun.pod toke.c
16404 ____________________________________________________________________________
16405 [  7915] By: jhi                                   on 2000/11/29  15:41:36
16406         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
16407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16408              Date: Wed, 29 Nov 2000 02:13:14 -0500
16409              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
16410              
16411              OUT keyword nits.
16412              
16413              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
16414              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16415              Date: Wed, 29 Nov 2000 03:09:04 -0500
16416              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
16417              
16418              OUT and IN_OUT documentation.
16419      Branch: perl
16420            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16421 ____________________________________________________________________________
16422 [  7914] By: jhi                                   on 2000/11/29  03:35:01
16423         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
16424              From: John Tobey <jtobey@john-edwin-tobey.org>
16425              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
16426              Message-Id: <m140e1N-000FOoC@feynman.localnet>
16427              
16428              plus a performance speedup noticed by Sarathy.
16429      Branch: perl
16430            ! op.c
16431 ____________________________________________________________________________
16432 [  7913] By: jhi                                   on 2000/11/29  03:16:59
16433         Log: Use "1 while unlink" so that VMS gets clean, too.
16434      Branch: perl
16435            ! t/lib/filter-util.t
16436 ____________________________________________________________________________
16437 [  7912] By: jhi                                   on 2000/11/29  03:09:08
16438         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
16439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16440              Date: Tue, 28 Nov 2000 03:27:09 -0500
16441              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
16442      Branch: perl
16443            ! lib/ExtUtils/xsubpp
16444 ____________________________________________________________________________
16445 [  7911] By: jhi                                   on 2000/11/29  03:06:30
16446         Log: This should have been part of #7872: no need to scan UTF-8
16447              until eternity.
16448      Branch: perl
16449            ! utf8.c
16450 ____________________________________________________________________________
16451 [  7910] By: jhi                                   on 2000/11/29  02:50:04
16452         Log: One more perltie.pod nit from Casey R. Tweten.
16453      Branch: perl
16454            ! pod/perltie.pod
16455 ____________________________________________________________________________
16456 [  7909] By: jhi                                   on 2000/11/29  02:44:23
16457         Log: Document the known sprintf test failures, exact standard
16458              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
16459      Branch: perl
16460            ! pod/perldelta.pod t/op/sprintf.t
16461 ____________________________________________________________________________
16462 [  7908] By: jhi                                   on 2000/11/29  02:36:23
16463         Log: Add the Encoding table format documentation.
16464      Branch: perl
16465            + ext/Encode/Encode/EncodeFormat.pod
16466            ! MANIFEST
16467 ____________________________________________________________________________
16468 [  7907] By: jhi                                   on 2000/11/29  02:07:24
16469         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
16470              From: "Casey R. Tweten" <crt@kiski.net>
16471              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
16472              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
16473              
16474              Subject: Re: [PATCH] Updating perltie.pod for arrays
16475              From: "Casey R. Tweten" <crt@kiski.net>
16476              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
16477              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
16478      Branch: perl
16479            ! pod/perltie.pod
16480 ____________________________________________________________________________
16481 [  7906] By: nick                                  on 2000/11/28  22:40:59
16482         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
16483      Branch: perlio
16484            ! iperlsys.h perlio.c
16485 ____________________________________________________________________________
16486 [  7905] By: nick                                  on 2000/11/28  22:04:34
16487         Log: Integrate mainline
16488      Branch: perlio
16489           !> (integrate 39 files)
16490 ____________________________________________________________________________
16491 [  7904] By: jhi                                   on 2000/11/28  16:44:43
16492         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
16493              From: Nicholas Clark <nick@babyhippo.co.uk>
16494              Date: Tue, 28 Nov 2000 11:16:57 +0000
16495              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
16496      Branch: perl
16497            ! pod/perlipc.pod
16498 ____________________________________________________________________________
16499 [  7903] By: jhi                                   on 2000/11/28  16:40:31
16500         Log: Subject: [PATCH] Updating perltie.pod for arrays
16501              From: "Casey R. Tweten" <crt@kiski.net>
16502              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
16503              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
16504      Branch: perl
16505            ! pod/perltie.pod
16506 ____________________________________________________________________________
16507 [  7902] By: jhi                                   on 2000/11/28  16:39:37
16508         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
16509              From: Robin Barker <rmb1@cise.npl.co.uk>
16510              Date: Mon, 27 Nov 2000 17:56:44 GMT
16511              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
16512      Branch: perl
16513            ! pod/perlfunc.pod t/op/split.t
16514 ____________________________________________________________________________
16515 [  7901] By: jhi                                   on 2000/11/28  16:28:04
16516         Log: setmode() is a DOSish-only thing.
16517      Branch: perl
16518            ! perlio.c
16519 ____________________________________________________________________________
16520 [  7900] By: jhi                                   on 2000/11/28  16:21:46
16521         Log: Subject: [PATCH] perlcc.PL cleanups
16522              From: Simon Cozens <simon@cozens.net>
16523              Date: Tue, 28 Nov 2000 12:44:35 +0000
16524              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
16525      Branch: perl
16526            ! utils/perlcc.PL
16527 ____________________________________________________________________________
16528 [  7899] By: gsar                                  on 2000/11/28  06:32:55
16529         Log: reintegrate files missed by change#7895
16530      Branch: maint-5.6/perl
16531           +> ext/ByteLoader/bytecode.h utils/Makefile
16532            - utils/perlbc.PL
16533 ____________________________________________________________________________
16534 [  7897] By: gsar                                  on 2000/11/27  18:22:47
16535         Log: can't integrate these two files, for some reason
16536      Branch: maint-5.6/perl
16537            - ext/ByteLoader/bytecode.h utils/Makefile
16538 ____________________________________________________________________________
16539 [  7895] By: gsar                                  on 2000/11/27  18:11:21
16540         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
16541              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
16542              6757..6890,6892..6901 from mainline
16543              
16544              Bytecompiler patches from Benjamin Stuhl.
16545              
16546              More bytecompiler.
16547              
16548              Subject: [PATCH blead] B:: missing dependency
16549              
16550              Subject: [PATCH: 6757] configure.com updates and syslog build
16551              
16552              Long double Gconvert fixes from Yitzchak Scott-Thoennes
16553              and Spider Boardman.
16554              
16555              Subject: [PATCH blead] nextchar() abuse misses an optimisation
16556              
16557              Long double fixes from Spider Boardman.
16558              
16559              Make the selection of NVff et al stricter.
16560              
16561              cSVOPo_*v things index into the current PL_curpad
16562              under ithreads, which is different from the curpad
16563              used by the XSUB.  (In other words, the code as-is
16564              before this patch wouldn't work under ithreads.)
16565              
16566              Be portable.
16567              
16568              VMS MMS (make) wants null action.
16569              
16570              Mac and other portability updates from Chris Nandor.
16571              
16572              Storable support, v-version fixes.
16573              Subject: CPAN.pm beta for testing available
16574              
16575              Portability fix from Hugo van der Sanden.
16576              
16577              Bad makefile.
16578              
16579              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
16580              
16581              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
16582              
16583              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
16584              
16585              Replace #6705 with a minimal doc patch.
16586              Subject: [PATCH 5.6.0] replace change #6705
16587              
16588              Drop the separate perlbc, perlcc -b should be enough.
16589              
16590              installperl couldn't tell whether it had run tests or not.
16591              Subject: [PATCH] Re: installperl and t/TEST
16592              
16593              Add silencer flags to installperl.
16594              Subject: [PATCH] Making installperl silent.
16595              
16596              Make "make install" by default silent.  A new "install-verbose"
16597              target is verbose.
16598              
16599              More liberal parsing of version numbers.
16600              Subject: Re: CPAN.pm beta for testing available
16601              
16602              Create directories in silence.
16603              Subject: [PATCH] Another silencer for MakeMaker
16604              
16605              DOS patches and portability/porting notes, from Tim Jenness.
16606              
16607              Make installman to recognize the silence flag -S.
16608              
16609              Actually do something with the silencer option.
16610              
16611              Continue silencing.
16612              
16613              Show the doc file, not the temp file.
16614              
16615              Regen perltoc.
16616              
16617              Subject: [PATCH] More silencing of installman.
16618              
16619              Better wording for the vec lvalue diagnostic.
16620              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
16621              
16622              Subject: [PATCH: 6805] several more tweaks to configure.com
16623              
16624              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
16625              
16626              Missing parts of 
16627              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
16628              
16629              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
16630              (applied slightly modified)
16631              
16632              installperl --verbose and --silent.
16633              Subject: Re: [PATCH] More silencing of installman.
16634              
16635              Add install-silent target.
16636              
16637              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
16638              the problem reported in
16639              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
16640              
16641              Tweak the sfio/useperlio logic, hopefully as wished in
16642              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
16643              
16644              One forgotten file from #6816.
16645              
16646              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
16647              
16648              Remove duplicately applied patch shards.
16649              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
16650              
16651              Support preserving extremely big/small angles.
16652              
16653              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
16654              
16655              Subject: [PATCH] installation not quite silent yet.
16656              
16657              Update the test count.
16658              
16659              Use UVxf, PTR2UV, NVff.
16660              
16661              Document PTR2XX and INT2PTR.
16662              
16663              no-install target a la make -n.
16664              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
16665              
16666              grep -e isn't portable.
16667              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
16668              
16669              Can't get the test to reliably work thanks to the
16670              inaccurateness of floating point.  "Resolves" bug ids
16671              20000826.003, 20000826.009, 20000826.010,
16672              
16673              Subject: installman buglet
16674              
16675              DJGPP update from Laszlo Molnar.
16676              
16677              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
16678              
16679              Passing -R in ldflags makes now it to appear in the default
16680              for lddlflags, just like with -L.
16681              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
16682              
16683              Test nit.
16684              
16685              Use the actual thread type, not the pointer-to-struct.
16686              
16687              Provice virtual $Config{ccflags_nolargefiles} etc. 
16688              
16689              display_format used as a class method without arguments was broken,
16690              reported in
16691              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
16692              
16693              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
16694              
16695              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
16696              
16697              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
16698              
16699              opmini.o may be left around if a build is interrupted.
16700              
16701              Typo in #6858.
16702              
16703              Fix for ID 20000828.001, long doubles were not formatted
16704              correctly (showed up in $], which stopped installing perl).
16705              
16706              An attempt to fix the problem reported in
16707              Subject: Building perl@6856 using gcc/AIX 4.3.3 
16708              I can't test this properly since the gcc installation I have
16709              access to seems to be botched (gcc is calling the AIX cpp,
16710              a losing proposition...)
16711              
16712              Add -ld to archname on long tr...double platforms.
16713              
16714              Subject: hv.h Doc Patch
16715              
16716              Potential cruft.
16717              
16718              Subject: [PATCH bleedperl@6856] warnings fixes
16719              
16720              -S is the silent flag, -s is the strip flag.
16721              Subject: [PATCH] Re: [PATCH] make no-install          
16722              
16723              Take out the SUIDMAIL thing, that will not be
16724              a problem in 5.7.*.
16725              
16726              Subject: [PATCH bleedperl@6866] spellings
16727              
16728              Subject: [PATCH] Re: files not cleaned even by veryclean
16729              
16730              Use minimal @INC in tests, most of the time just '../lib',
16731              so that we simply can't pick up stuff from other Perls than
16732              the one we are testing.  Pointed out by
16733              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
16734              
16735              Update to Getopt::Long 2.24, from Johan Vromans.
16736              
16737              Fix for thinko in #6848.
16738              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
16739              
16740              Patches all over for people and the files they (hopefully) care about.
16741              
16742              Subject: Net::protoent does not export 'getproto'
16743              
16744              Missed a change in #6869.
16745              
16746              Subject: [PATCH] Warnings in B::Deparse
16747              
16748              Subject: [PATCH] Glob dumping
16749              
16750              Disable one of the tests for now.
16751              
16752              Disabling the one test is a bit tricky.
16753              
16754              Don't forget to tidy up.
16755              
16756              The #6881 removed one dump line.
16757              
16758              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
16759              
16760              Under usethreads the dumped variable is IN_PAD.
16761              Subject: Re: [PATCH] Glob dumping
16762              
16763              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
16764              
16765              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
16766              
16767              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
16768              
16769              Regen Configure for #6894.
16770              
16771              Subject: [PATCH: 6889] updates to perlebcdic.pod
16772              
16773              Undo namespace pollution of #6878.
16774              Subject: Re: Net::protoent does not export 'getproto'
16775              
16776              Admit that we are leaking scalars.
16777              
16778              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
16779      Branch: maint-5.6/perl
16780           !> (integrate 271 files)
16781 ____________________________________________________________________________
16782 [  7894] By: gsar                                  on 2000/11/27  16:00:34
16783         Log: a couple of nits
16784      Branch: maint-5.6/perl
16785            ! MANIFEST pp_sys.c
16786 ____________________________________________________________________________
16787 [  7893] By: gsar                                  on 2000/11/27  15:10:56
16788         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
16789              6740..6745,6747..6757,6760
16790              
16791              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
16792              
16793              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
16794              
16795              Doc nits spotted by Richard Soderberg.
16796              
16797              move WNOHANG definition to where other such things are
16798              
16799              Make $Config{byteorder} more magical so that it is
16800              dynamically computed: nice for 'fat binaries'.
16801              Subject: [PATCH]: default byteorder
16802              
16803              Subject: [PATCH] Cwd.pm now uses strict
16804              
16805              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
16806              
16807              Get -DLEAKTEST to compile (not necessarily to work, mind)
16808              Subject: [ID 20000724.006] -DLEAKTEST problem
16809              
16810              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
16811              
16812              Add perlebcdic from Peter Prymmer, regen toc.
16813              
16814              Don't propose using modules built for 5.005 if no binary
16815              compatibility with 5.005 is attempted.
16816              
16817              Do not use prototyping here.
16818              Subject: [ID 20000817.016] [PATCH] Peek.xs
16819              
16820              Document what the backtick returns if the command fails.
16821              
16822              Add byteorder to the myconfig output.
16823              
16824              Introduce NVef, NVff, and NVgf, use the middle one.
16825              (helps for lib/peek + Linux + long doubles)  Reported in
16826              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
16827              Use NVs in POSIX math, not doubles.
16828              Subject: [ID 20000817.014] POSIX & modfl
16829              
16830              Subject: [PATCH 5.6.0+] newSVrv() memory leak
16831              
16832              The byteorder code in #6671 was wrong.
16833              
16834              Fix the lib/complex failure of
16835              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
16836              Linux long double accuracy issue: something that
16837              when printed with %g looks like "2" but int() of it is 1.
16838              
16839              Propagate new Configure vars.
16840              
16841              Unbuffer the output.
16842              
16843              Subject: [PATCH] perltrap.pod spring cleaning
16844              
16845              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
16846              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
16847              
16848              Tiny Getopt::Long patch from Johan Vromans.
16849              
16850              Document code point which makes if (defined %stash::) to work
16851              (noted by Spider Boardman).
16852              
16853              Subject: [PATCH perl@6698] cygwin port
16854              
16855              Document the NDBM_File and ODBM_File as SDBM_File
16856              was documented in #6417.
16857              
16858              The new tests were missing from #6415.
16859              
16860              Add [[:blank:]] as suggested in
16861              Subject: [ID 20000716.024] [=cc=] / [:blank:]
16862              (the [=cc=] has already been taken care of by #6439
16863              so the whole bug report can be closed)
16864              and make [[:space:]] to be equivalent to isspace(3)
16865              (as opposed to \s, which is isSPACE()).  The difference
16866              is that now [[:space:]] matches the mythical vertical tab,
16867              while \s doesn't.
16868              
16869              Don't eat leading os from index entries.
16870              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
16871              
16872              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
16873              
16874              Typo in pp_complement().
16875              Subject: [PATCH perl-current] Deparse
16876              
16877              Add warnif(), check warnings further up the stack,
16878              all the warnings functions now can take an optional object reference.
16879              Subject: [PATCH bleedperl@6691] warnings pragma update
16880              
16881              Fix a core dump in lib/selfloader under -DDEBUGGING.
16882              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
16883              
16884              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
16885              
16886              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
16887              
16888              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
16889              Put back the long double avoidance code to POSIX.xs
16890              because VMS seems to need it still.
16891              
16892              Introduce a 'veryclean' target that is like 'distclean'
16893              but also removes *~ and *.orig.
16894              
16895              Subject: [ID 20000817.023] endianness description in perlfunc.pod
16896              
16897              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
16898              
16899              Let's try #6717 again.
16900              
16901              UTF8 concat fixes.
16902              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
16903              
16904              pp_open() could pass an uninitialized filename down to do_open9().
16905              
16906              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
16907              
16908              Update to CGI 2.72, from Lincoln Stein.
16909              
16910              Subject: [PATCH] Silence MakeMaker (Was: installman)
16911              
16912              Use temporary directory instead of current directory.
16913              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
16914              
16915              Document odd vs even subreleases and -Dusedevel.
16916              
16917              The veryclean target needs to clobber.
16918              
16919              Use File::Spec->tmpdir().
16920              
16921              Document the number of exponent digits.
16922              
16923              Mention perlebcdic and perlposix-bc.
16924              
16925              s/this one/the 5.6.0 release/
16926              
16927              The #6724 is here.
16928              
16929              The correct cleaning order is an art.
16930              
16931              small tweaks for change#6705: avoid C++ style comments in C code;
16932              use Perl's malloc API rather than the low level system one
16933              
16934              Array context keeps slithering in.
16935              
16936              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
16937              
16938              Subject: [PATCH] os2.c fix for use64bitint
16939              
16940              Update to Pod::LaTeX 0.53.
16941              Subject: [PATCH] lib/Pod/LaTeX.pm updates
16942              
16943              Document the endianness of Alpha more precisely.
16944              
16945              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
16946              
16947              Rename the macro argument because some preprocessors
16948              can't tell the difference and expand arguments also inside
16949              double quoted strings.
16950              
16951              free TLS slot properly on Windows
16952              
16953              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
16954              
16955              Unicos/mk requires elaborate paranoia.
16956              
16957              Tweak the floating point output routine preferences.
16958              
16959              Also under djgpp the timestamps are funky.
16960              
16961              Apply some PodParser 1.18 patches; the Pod/Find.pm
16962              patches cannot be applied since #6712 conflicts.
16963              
16964              Use PodParser 1.18 new test.
16965              
16966              A pod nit.
16967              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
16968              
16969              Be verydeepclean.
16970      Branch: maint-5.6/perl
16971           +> pod/perlebcdic.pod
16972           !> (integrate 106 files)
16973 ____________________________________________________________________________
16974 [  7892] By: jhi                                   on 2000/11/27  15:02:32
16975         Log: Update Changes.
16976      Branch: perl
16977            ! Changes patchlevel.h
16978 ____________________________________________________________________________
16979 [  7891] By: jhi                                   on 2000/11/27  14:57:23
16980         Log: Subject: Re: perlfaq style changes
16981              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16982              Date: Sat, 25 Nov 2000 23:32:26 -0800
16983              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
16984              
16985              plus a note from Ronald Kimball.
16986      Branch: perl
16987            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
16988 ____________________________________________________________________________
16989 [  7890] By: jhi                                   on 2000/11/27  14:53:14
16990         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
16991              From: Benjamin Holzman <bah@ecnvantage.com>
16992              Date: Sun, 26 Nov 2000 16:27:33 -0500
16993              Message-ID: <20001126162733.J25040@ecnvantage.com>
16994      Branch: perl
16995            ! gv.c
16996 ____________________________________________________________________________
16997 [  7889] By: jhi                                   on 2000/11/27  14:43:11
16998         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
16999              From: lvirden@cas.org
17000              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
17001              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
17002      Branch: perl
17003            ! README.amiga
17004 ____________________________________________________________________________
17005 [  7888] By: jhi                                   on 2000/11/27  14:32:34
17006         Log: Restore also the locale test to no-sprintf-taint state.
17007              Fixes the bug 20001127.003.
17008      Branch: perl
17009            ! sv.c t/pragma/locale.t
17010 ____________________________________________________________________________
17011 [  7887] By: gsar                                  on 2000/11/27  14:13:05
17012         Log: integrate changes#6613..6616,6620..6665 from mainline
17013              
17014              VMS configure.com update continues.
17015              
17016              Subject: Test fails / warnings with perl-current #6612
17017              
17018              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
17019              
17020              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
17021              
17022              For now remove the mail code.
17023              
17024              Subject: Re: [PATCH] @+, @- readonly
17025              
17026              Subject: warning: storage class after type is obsolescent
17027              
17028              Subject: sfio2000
17029              
17030              Subject: Re: File::Temp problems on VMS in bleedperl
17031              
17032              README.os2 update.
17033              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
17034              
17035              Make the user to give up his firstborn, err, to knowingly
17036              verify installing an unstable developer release.  Also bump
17037              the release to 5.7.0, but leave a patch tag in the local
17038              patches saying that this is not yet the real thing.
17039              
17040              Update (kinda) to Test 1.14, from Joshua Pritikin.
17041              
17042              make ok etc also for win32.
17043              
17044              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
17045              
17046              Don't blow limited stacks, a lower number is enough to
17047              tickle the lookbehind limit.
17048              
17049              Use -Dusedevel; regen Configure and the respective Porting stuff.
17050              
17051              Subject: [PATCH] debugger exit code should reflect user exit code
17052              
17053              Subject: [PATCH perl@6620] cygwin port
17054              
17055              Missed a file from #6638.
17056              
17057              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)
17058              
17059              magic callbacks all need to have same type signature
17060              
17061              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
17062              
17063              Fix a dependency problem.
17064              Subject: [PATCH: 6640] VMS Makefile.SH update
17065              
17066              The numeric locale was reset to "C" by s?printf and never restored.
17067              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
17068              No test since adding the failing example to locale.t
17069              does not fail -- probably because the locale settings are so
17070              thoroughly tweaked by that time.  Running the example standalone
17071              does fail, though.  UPDATE: test case added at change #7540.
17072              
17073              Subject: [ID 20000324.040] minor fix to perlhpux.pod
17074              
17075              Update to CPAN 1.57.
17076              
17077              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
17078              
17079              Change the perlbug address to perl.org since it's more forgiving.
17080              
17081              Change the regx compilation error markers to use = instead of <
17082              since pod makes using the latter quite messy.  Reported in
17083              ID 20000814.006 by Abigail and in
17084              Subject: Unknown escape E<> ?
17085              
17086              Update to perldebtut 1.9, from Richard Foley.
17087              
17088              check that the number pseudo children doesn't exceed
17089              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
17090              the WaitForMultipleObjects() limit that would cause wait()
17091              to crash)
17092              wait() and waitpid() could potentially be rewritten to use
17093              more than one thread to do the waiting to eliminate this
17094              limitation
17095              
17096              change#6328 could make close(SOCKET) return false on windows
17097              when it shouldn't
17098              
17099              pod nit seen in passing
17100              
17101              on windows, the return values from wait() and waitpid() don't
17102              match those of pseudo-pids
17103              
17104              waitpid() now handles externally spawned pids correctly;
17105              fixes for backtick/wait/waitpid failures on Windows 9x
17106              these changes make the pid returned by process functions on
17107              Windows 9x always positive by clearing the high bit (which
17108              is always set on Win9x); pseudo-process PIDs are likewise
17109              always negative now on Win9x (just as on NT/2000)
17110              
17111              trailing new %ENV entries weren't being pushed into the real
17112              environment of subprocesses on Windows
17113              
17114              Tweak the regex compilation errors once more.
17115              
17116              avoid warnings from dense compiler
17117              
17118              add "ok" targets from change#6632 in makefile.mk
17119      Branch: maint-5.6/perl
17120            - lib/Pod/PlainText.pm vms/configure.com
17121           !> (integrate 66 files)
17122 ____________________________________________________________________________
17123 [  7886] By: jhi                                   on 2000/11/27  13:54:18
17124         Log: __FUNCTION__ isn't portable and trying to emulate it leads
17125              into practically spelling out the name of the function.
17126              Takes care of the bug 20001127.001.
17127      Branch: perl
17128            ! perlio.c
17129 ____________________________________________________________________________
17130 [  7885] By: gsar                                  on 2000/11/27  13:53:18
17131         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
17132              6610..6611 from mainline
17133              
17134              Make regular expression parse error messages easier to understand.
17135              Subject: Re: enhanced(?) regex error messages
17136              
17137              Tiny tidying on report_evil_fh().
17138              
17139              Subject: Re: enhanced(?) regex error messages 
17140              plus Capitalize the error messages, plus perldiag them.
17141              
17142              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
17143              
17144              Document here-doc better.
17145              
17146              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
17147              
17148              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
17149              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
17150              (either perlbug or p5p ate the original), plus regen
17151              perlapi and perltoc. 
17152              
17153              Regen global.sym.
17154              
17155              Double check that we have a dirhandle.
17156              
17157              Subject: Re: enhanced(?) regex error messages
17158              (plus two small patches sent privately)
17159              (this still seems to leave few test failures)
17160              
17161              warn is a macro, avoid using at a variable to avoid warnings
17162              in some configurations; readdir.t is too conservative in
17163              estimating number of *.t's
17164              
17165              Get back into sync with Jeffrey on the enhanced regex warnings.
17166              
17167              Subject: [PATCH 5.6.0] cygwin port
17168              
17169              Zero entries were skipped, fix from Adrian Goalby
17170              <argoalby@yahoo.co.uk>
17171              
17172              Subject: Remove dead entry in perldiag
17173              
17174              Amend the description of Perl6.
17175              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
17176              
17177              detypo
17178              
17179              It's the 2ndO'ROSSC.
17180              
17181              Revert the sv.c part of #6559, a better fix is needed.
17182              
17183              Iterating perl6 description.
17184              
17185              Update to Term::ANSIColor 1.03, from Russ Allbery.
17186              
17187              Update to Getopt::Long 2.23_05, from Johan Vromans.
17188              
17189              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
17190              
17191              Update to Pod::Parser 1.17, from Brad Appleton.
17192              
17193              Update to CPAN 1.56, from Andreas König.
17194              
17195              Update to CGI 2.70, from Lincoln Stein.
17196              
17197              Put back the std @INC thing.
17198              
17199              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
17200              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
17201              
17202              Document the IO::Select timeout.
17203              
17204              sleep(1) does not necessarily return 1.
17205              Subject: [PATCH bleadperl] op/lex_assign.t  
17206              
17207              Subject: debugger "d" command doesnt check line number
17208              
17209              B::Deparse didn't do sub attributes.
17210              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
17211              
17212              Preprocessing and postprocessing for File::Find.
17213              Subject: Patch to Find::File.pm to allow alphabetical results
17214              
17215              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
17216              
17217              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
17218              
17219              Subject: Re: [ID 20000730.003] utf8::length() bad
17220              
17221              Subject: Getting perlio and threads to compile
17222              (the Solaris version changes in Configure skipped)
17223              
17224              Tests for #6589.
17225              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
17226              
17227              Add Perl debugging tutorial, regen toc. 
17228              Subject: perldebtut.pod
17229              
17230              Add a few missing files, update MANIFEST.
17231              
17232              Rewrite of vms/subconfigure.com as configure.com,
17233              from Peter Prymmer and the vmsperl crew.
17234              
17235              Should have deleted this in #6603.
17236              
17237              Fix the test for 5005threads.
17238              
17239              Fix-n-skip the tests under 5005threads.
17240              
17241              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
17242              
17243              Upgrade to CGI 2.71, from Lincoln Stein.
17244      Branch: maint-5.6/perl
17245           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
17246           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
17247           +> t/op/regmesg.t t/pod/find.t vms/configure.com
17248            - vms/subconfigure.com
17249            ! lib/lib.pm
17250           !> (integrate 115 files)
17251 ____________________________________________________________________________
17252 [  7884] By: jhi                                   on 2000/11/27  13:44:33
17253         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
17254              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17255              Date:     Mon, 27 Nov 2000 08:23:54 EST
17256              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
17257      Branch: perl
17258            ! vms/descrip_mms.template vms/test.com
17259 ____________________________________________________________________________
17260 [  7883] By: gsar                                  on 2000/11/27  11:50:46
17261         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
17262              6511..6513,6515..6523,6525..6536
17263              
17264              The swallow_bom() saga continues.  The #23 of require.t
17265              (UTF16-LE) still fails (silently, no output) but the #22
17266              (UTF16-BE) seems to be working now.  The root of the
17267              failure may be in sv_gets(): is it UTF-16LE-aware,
17268              especially when it comes to line endings? 
17269              
17270              Document the problem with -P in HP-UX and its workaround.
17271              
17272              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
17273              (aka ID 20000730.002)
17274              
17275              Subject: fix and question re: waitpid() under win32
17276              
17277              Make the safety catch for buggy gccs work with triple version
17278              numbers like 2.95.2.  Reported in
17279              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
17280              
17281              In Digital UNIX warn if gcc explicitly chosen because even
17282              2.95.2 is known to cause problems.
17283              
17284              Make chr() for values >127 to create utf8 when under utf8.
17285              
17286              various syntax errors and such (not fixed: comp/require.t#22 coredump
17287              on Windows)
17288              
17289              Stash away the largefiles flags and libswanted.
17290              
17291              BOM patching from Simon Cozens.
17292              
17293              If gccosandvers is equal to osname, clear gccosandvers.
17294              
17295              Make p4desc to skip non-mainperl branches by default.
17296              
17297              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
17298              
17299              The test from this
17300              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
17301              
17302              In new BSDs changes to argv[] do not show up in ps(1) output,
17303              instead one must use setproctitle().  This was already addressed
17304              by change #6457, but the below has a new variant for FreeBSD 4.0
17305              or later, and the matter is also documented more.
17306              
17307              FreeBSD 3.* updates from
17308              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
17309              
17310              regen_headers, regen perltoc.
17311              
17312              Document in one place the memory abstractions used in Perl core.
17313              
17314              memcpy has n o in it, as pinted ut by Sarathy.
17315              
17316              Remove the extraneous "main::" prefix from all the
17317              "opened only for", "on closed", and "never opened" warnings.
17318              
17319              The name of a filehandle does not have <these>.
17320              
17321              The tr utf8 patching continues.
17322              
17323              The new setproctitle() feature is available only in 
17324              bleeding edge FreeBSD.  From Paul Saab.
17325              
17326              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
17327              
17328              Dump UVs as UVs in Data::Dumper.
17329              
17330              detypo #6494
17331              
17332              Document the IVdf UVuf UVof UVxf.
17333              
17334              require.t needs binmode() to work on windows
17335              
17336              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
17337              that are hopefully soon put into use.
17338              
17339              Allow "no Module;" even if there is no 'unimport'.
17340              
17341              Better skip message for the test; one of the two problems in
17342              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
17343              
17344              The subtest 4 may fail also on VOBS, as pointed out
17345              by Nick Ing-Simmons in November 1999, bug id 19991124.003
17346              (but the failure in that bug report isn't the subtest 4).
17347              
17348              Be more informative on what is skipped and why,
17349              also repeat the list at the end.
17350              
17351              Add a URL for FSF.
17352              
17353              Subject: [PATCH] sv.h documentation - SvLEN
17354              
17355              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
17356              
17357              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
17358              
17359              Subject: [PATCH] bad cppsymbols on os2 + Configure question
17360              
17361              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
17362              
17363              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
17364              mention the idea of @( and @)
17365              
17366              This is 6512.  Really.
17367              
17368              Subject: [ID 19990721.004] Documentation bug in perlfunc
17369              
17370              Subject: Minor tweak to perlvar.pod
17371              
17372              In the warnings call filehandles consistently so;
17373              add "unopened" warning for stat().
17374              
17375              After the #6519 a warning about stat() is just that,
17376              not about a filetest, which now have their own warning.
17377              
17378              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
17379              
17380              Subject: Re: Array vs. List context
17381              
17382              Subject: New perlcc, take 2
17383              
17384              Weed buglets pointed out by
17385              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
17386              
17387              gcc versions might have (parentheses) in them.
17388              
17389              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
17390              
17391              Essential prototype changes were missing from #6527.
17392              Also make report_evil_fh() more bomb-proof.
17393              
17394              Zap lib/Sys directory when cleaning up.
17395              
17396              Change the Policy policy: now -Dprefix= with an existing
17397              Policy.sh and prefix == siteprefix == vendorprefix, then all
17398              of them follow along the new prefix.
17399              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
17400              
17401              Continue fixing the io warnings.  This also
17402              sort of fixes bug ID 20000802.003: the core dump
17403              is no more.  Whether the current behaviour is correct
17404              (giving a warning: "Not a format reference"), is another matter.
17405              
17406              Have symbols for the IoTYPEs.
17407              
17408              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
17409              
17410              Document a bit that UDP is not what you might think.
17411              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
17412              tr memory corruption fix from Simon Cozens.
17413              
17414              Plug the security hole described in the Aug 05 2000 bugtraq message
17415              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
17416              The security hole exists only in suidperls, which isn't
17417              installed or even built by default.
17418      Branch: maint-5.6/perl
17419           !> (integrate 71 files)
17420 ____________________________________________________________________________
17421 [  7882] By: gsar                                  on 2000/11/27  10:25:36
17422         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
17423              from mainline
17424              
17425              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
17426              to be fatal errors (instead of by default ignoring them, and
17427              ignoring with a bug: even though -w gave an error, the opening [
17428              was left in)  Reported in:
17429              
17430              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
17431              
17432              Subject: [PATCH] split /^/
17433              
17434              MacOS nits from Matthias Neeracher.
17435              
17436              More split() doc and test patches from Mike Guy.
17437              
17438              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
17439              from Graham Barr in the module list.
17440              
17441              docfix from Peter Scott <Peter@PSDT.com>.
17442              
17443              File::Temp patches for VMS and OS/2 from Tim Jenness.
17444              
17445              open() wariness in perlbug.
17446              
17447              Subject: [PATCH] minor doc change - perlguts
17448              
17449              Subject: Minor doc patch: handy.h
17450              
17451              Be wary of close()s, too.
17452              
17453              Further File::Temp patches from Yitzchak Scott-Thoennes
17454              and Craig A. Berry.
17455              
17456              Subject: [PATCH] fixes bug 20000508.004
17457              
17458              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
17459              
17460              Allow "no AutoLoader;", based on change #6444,
17461              suggested by Graham Barr.
17462              
17463              Use setproctitle() if available to modify $0.
17464              
17465              Warn if the version of the operating system used to compile gcc
17466              differs from the current version of the operating system.
17467              Also display the gcc compilation os and version in myconfig.
17468              Inspiration from
17469              
17470              Tiny fixes for #6460.
17471              
17472              The problem described in this
17473              Subject: [ID 20000322.018] named chars aren't magical enough
17474              has been fixed in perl 5.6.0 but just in case added a test
17475              to keep it away.  (The report from Joseph Hall.)
17476              
17477              Tune the comments and hopefully stop a memory leak.
17478              
17479              Subject: UTF8 concat
17480              (with a memory leak fixed, plus a few casts added)
17481              This also seems to help for
17482              Subject: [ID 20000716.015] join UTF8 weirdness
17483              
17484              Do not upgrade SVs into utf8 just because they participate
17485              in eq or cmp.  Reported and fix suggested in
17486              Subject: [ID 20000720.009] sv_eq UTF8 bug
17487              
17488              Fix the HALF_UPGRADE() macro introduced in #6263.
17489              
17490              Find green threads before native threads.
17491              Subject: Re: Patch to jpl/JNI/Makefile.PL
17492      Branch: maint-5.6/perl
17493           !> (integrate 30 files)
17494 ____________________________________________________________________________
17495 [  7881] By: jhi                                   on 2000/11/27  05:48:41
17496         Log: It seems that *both* the unused submatch loop cleanup
17497              codes are needed.
17498      Branch: perl
17499            ! regexec.c
17500 ____________________________________________________________________________
17501 [  7880] By: jhi                                   on 2000/11/27  04:50:07
17502         Log: Clean .exists deeper.
17503      Branch: perl
17504            ! Makefile.SH
17505 ____________________________________________________________________________
17506 [  7879] By: jhi                                   on 2000/11/27  02:31:35
17507         Log: The code in regcppop() (see #7878) contains the correct lower
17508              limit for the unused submatch 'cleanup' loop so that under
17509              "use utf8" the following code wouldn't dump core:
17510              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
17511              the cleanup loop in regtry() stomped beyond allocated area
17512              in the startp[] array.  Therefore, copied the correct lower
17513              loop limit (*PL_reglastparen) to regtry().  Note: something
17514              may still not be quite right: why was the _higher_ loop limit
17515              (prog->nparens) different in the utf8 case?
17516              
17517              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
17518              without core dumps, there were about 17 of them before
17519              the patch (with us since Perl 5.7.0).  Two failures, still:
17520              496 and 505 (though these may not be severe).
17521              
17522              Patch #7881 is also needed since both the cleanup loops
17523              seem to be needed.
17524              
17525              Also, the t/op/pat#44 seems to core dump under utf8.
17526              Plus a couple of failures.  UGH-8.
17527      Branch: perl
17528            ! regexec.c
17529 ____________________________________________________________________________
17530 [  7878] By: jhi                                   on 2000/11/27  02:21:17
17531         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
17532              the code in regcppop() seems to be redundant for the test suite --
17533              but it contains a germ of truth, and it needed for the build
17534              process itself: see #7879 and #7881.
17535      Branch: perl
17536            ! regexec.c
17537 ____________________________________________________________________________
17538 [  7877] By: jhi                                   on 2000/11/27  01:53:09
17539         Log: Comment on comment.
17540      Branch: perl
17541            ! regexec.c
17542 ____________________________________________________________________________
17543 [  7876] By: jhi                                   on 2000/11/27  00:49:59
17544         Log: Adjust the docs to agree with #7875.
17545      Branch: perl
17546            ! pod/perllocale.pod
17547 ____________________________________________________________________________
17548 [  7875] By: jhi                                   on 2000/11/27  00:49:27
17549         Log: Retract #7863.  It makes more sense not to taint formatted output,
17550              not even by sprintf().
17551      Branch: perl
17552            ! sv.c
17553 ____________________________________________________________________________
17554 [  7874] By: jhi                                   on 2000/11/26  23:36:02
17555         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
17556              Not really fixed (should really dump the UTF-8 charclass),
17557              but stopped displaying the garbage.
17558              
17559              Also add a note on the (missing) Unicode PSXSPC and BLANK.
17560      Branch: perl
17561            ! regcomp.c
17562 ____________________________________________________________________________
17563 [  7873] By: jhi                                   on 2000/11/26  21:31:13
17564         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
17565      Branch: perl
17566            ! regexec.c
17567 ____________________________________________________________________________
17568 [  7872] By: jhi                                   on 2000/11/26  21:06:04
17569         Log: No need to scan till infinity, 13 is enough.
17570      Branch: perl
17571            ! handy.h utf8.c
17572 ____________________________________________________________________________
17573 [  7871] By: jhi                                   on 2000/11/26  20:20:32
17574         Log: Test line numbers are different with utf8.
17575      Branch: perl
17576            ! t/op/re_tests
17577 ____________________________________________________________________________
17578 [  7870] By: jhi                                   on 2000/11/26  20:10:12
17579         Log: Message nit.
17580      Branch: perl
17581            ! regcomp.c
17582 ____________________________________________________________________________
17583 [  7869] By: jhi                                   on 2000/11/26  19:01:05
17584         Log: Make utf8_length() and utf8_distance() (the latter of which
17585              is unused at the moment) to be less forgiving about bad UTF-8.
17586      Branch: perl
17587            ! embed.h embed.pl objXSUB.h proto.h utf8.c
17588 ____________________________________________________________________________
17589 [  7868] By: jhi                                   on 2000/11/26  18:45:56
17590         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
17591              From: Benjamin Holzman <bah@ecnvantage.com>
17592              Date: Sat, 25 Nov 2000 20:40:20 -0500       
17593              Message-ID: <20001125204020.A25040@ecnvantage.com>              
17594              
17595              Debian allows installing /usr/bin/locale without installing
17596              any locales, an error message will ensue.
17597      Branch: perl
17598            ! t/pragma/locale.t
17599 ____________________________________________________________________________
17600 [  7867] By: jhi                                   on 2000/11/26  18:31:12
17601         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
17602              From: Benjamin Holzman <bah@ecnvantage.com>
17603              Date: Sun, 26 Nov 2000 02:42:34 -0500
17604              Message-ID: <20001126024234.G25040@ecnvantage.com>
17605              
17606              Patch for the bug 20000212.002.
17607      Branch: perl
17608            ! sv.c t/op/array.t
17609 ____________________________________________________________________________
17610 [  7866] By: jhi                                   on 2000/11/26  18:28:09
17611         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
17612              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17613              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
17614              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
17615              
17616              File::Temp 0.11.
17617      Branch: perl
17618            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
17619 ____________________________________________________________________________
17620 [  7865] By: jhi                                   on 2000/11/26  18:24:22
17621         Log: The metaconfig unit change for #7864.
17622      Branch: metaconfig/U/perl
17623            ! need_va_copy.U
17624 ____________________________________________________________________________
17625 [  7864] By: jhi                                   on 2000/11/26  18:23:41
17626         Log: Make the va_copy() test not to be so talkative.
17627      Branch: perl
17628            ! Configure config_h.SH
17629 ____________________________________________________________________________
17630 [  7863] By: jhi                                   on 2000/11/26  18:11:02
17631         Log: Fix locale inconsistencies unearthed by Hugo's work.
17632              Now the floating point sprintf really does taint the result
17633              string as perllocale promises (has promised for a long time)
17634              if "use locale" is in the lexical scope.
17635      Branch: perl
17636            ! sv.c t/pragma/locale.t
17637 ____________________________________________________________________________
17638 [  7862] By: jhi                                   on 2000/11/26  00:35:15
17639         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
17640              From: Nicholas Clark <nick@ccl4.org>
17641              Date: Sun, 26 Nov 2000 00:07:50 +0000
17642              Message-ID: <20001126000750.A22446@plum.flirble.org>
17643              
17644              Infinit.
17645      Branch: perl
17646            ! sv.c
17647 ____________________________________________________________________________
17648 [  7861] By: jhi                                   on 2000/11/26  00:01:26
17649         Log: Integrate perlio.
17650      Branch: perl
17651           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
17652 ____________________________________________________________________________
17653 [  7860] By: nick                                  on 2000/11/25  22:04:17
17654         Log: Correct relative path from new ext\Filter\Util\Call location
17655              back to miniperl.
17656      Branch: perlio
17657            ! win32/makefile.mk
17658 ____________________________________________________________________________
17659 [  7859] By: nick                                  on 2000/11/25  21:26:54
17660         Log: Integrate mainline.
17661      Branch: perlio
17662           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
17663           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
17664           +> t/lib/filter-util.t
17665            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
17666            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
17667            - t/lib/filt-util.t
17668           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
17669           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
17670           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
17671           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
17672           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
17673           !> win32/makefile.mk
17674 ____________________________________________________________________________
17675 [  7858] By: gsar                                  on 2000/11/25  20:52:17
17676         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
17677              parent's memory; fix it by keeping track of the actual pad
17678              offset rather than a raw pointer (this change is probably also
17679              relevant to non-ithreads case to avoid fallout from reallocs of
17680              the pad array, but is currently only enabled for the ithreads
17681              case in the interests of minimal disruption to existing "well
17682              tested" code)
17683      Branch: perl
17684            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
17685            ! proto.h scope.c scope.h sv.c t/op/fork.t
17686 ____________________________________________________________________________
17687 [  7857] By: nick                                  on 2000/11/25  20:01:28
17688         Log: All tests pass on Win32/gcc/USE_PERLIO.
17689              - when crlf layer is pushed make unix-level binary.
17690              - remove :crlf injection in pp_backtick in pp_sys.c
17691              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
17692      Branch: perlio
17693            ! doio.c perlio.c pp_sys.c win32/makefile.mk
17694 ____________________________________________________________________________
17695 [  7856] By: jhi                                   on 2000/11/25  18:38:30
17696         Log: Update the metaconfig units for #7855.
17697      Branch: metaconfig/U/perl
17698            ! useperlio.U usesocks.U
17699 ____________________________________________________________________________
17700 [  7855] By: jhi                                   on 2000/11/25  18:37:54
17701         Log: Undo the SOCKS workarounds, instead start using PerlIO
17702              if SOCKS is selected.
17703              
17704              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
17705              From: Jens Hamisch <jens@Strawberry.COM>
17706              Date: Fri, 24 Nov 2000 18:31:30 +0100
17707              Message-ID: <20001124183130.E28337@Strawberry.COM>
17708              
17709              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
17710              From: Jens Hamisch <jens@Strawberry.COM>
17711              Date: Fri, 24 Nov 2000 19:11:51 +0100
17712              Message-ID: <20001124191151.A28753@Strawberry.COM>
17713      Branch: perl
17714            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
17715            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
17716 ____________________________________________________________________________
17717 [  7854] By: jhi                                   on 2000/11/25  17:39:08
17718         Log: Undo #7848.  Some of the code seems to use walkoptree(),
17719              some walkoptree_slow().  An unfinished renaming?
17720              Now the sub is walkoptree() (which is @EXPORT_OK),
17721              the walkoptree_slow() is a typeglob alias to walkoptree.
17722              This makes the tests to pass, at least.
17723      Branch: perl
17724            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
17725 ____________________________________________________________________________
17726 [  7853] By: nick                                  on 2000/11/24  22:24:33
17727         Log: Re-arrange crlf vs binary for platforms that care.
17728              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
17729              Lip-service to making stdio layer work on such platfroms (untested).
17730              Now fails 3 tests rather than one, checkin to see if I can debug 
17731              the issue under linux. (Do not merge.)
17732      Branch: perlio
17733            ! doio.c perlio.c perliol.h
17734 ____________________________________________________________________________
17735 [  7852] By: jhi                                   on 2000/11/24  18:57:39
17736         Log: AUTHORS edits.
17737      Branch: perl
17738            ! AUTHORS
17739 ____________________________________________________________________________
17740 [  7851] By: jhi                                   on 2000/11/24  17:34:56
17741         Log: Add Jan-Erik Karlsson.
17742      Branch: perl
17743            ! AUTHORS
17744 ____________________________________________________________________________
17745 [  7850] By: jhi                                   on 2000/11/24  17:27:56
17746         Log: Configure should find stdchar on its own.
17747      Branch: perl
17748            ! hints/solaris_2.sh
17749 ____________________________________________________________________________
17750 [  7849] By: jhi                                   on 2000/11/24  17:24:55
17751         Log: Subject: PATCH over 7848: Filter test flawed
17752              From: andreas.koenig@anima.de (Andreas J. Koenig)
17753              Date: 24 Nov 2000 10:28:29 +0100
17754              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
17755      Branch: perl
17756            ! t/lib/filter-util.t
17757 ____________________________________________________________________________
17758 [  7848] By: jhi                                   on 2000/11/24  17:22:15
17759         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
17760              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
17761              Date: Fri, 24 Nov 2000 16:12:58 +0000
17762              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
17763      Branch: perl
17764            ! ext/B/B.pm
17765 ____________________________________________________________________________
17766 [  7847] By: jhi                                   on 2000/11/24  03:07:01
17767         Log: Integrate perlio.
17768      Branch: perl
17769           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
17770           !> win32/makefile.mk
17771 ____________________________________________________________________________
17772 [  7846] By: gsar                                  on 2000/11/24  00:55:57
17773         Log: integrate changes#6415..6418,6420..6438 from mainline
17774              
17775              Fix the bitvector ops for utf8 (tricky since past 7 bits
17776              the utf8 'characters' can be more than one octet).
17777              
17778              MPE/ix updates for perl 5.6.0 from Mark Bixby.
17779              
17780              Subject: SDBM_File documentation
17781              
17782              Detypo.
17783              
17784              Decutandpasto.
17785              
17786              Send all installperl messages to STDERR and be -w clean.
17787              
17788              Out-of-date note removed.
17789              
17790              Protect against "wild next"s, that is, callbacks doing "next"
17791              instead of "return".
17792              
17793              Use STDOUT consistently.
17794              
17795              The output might have been produced in the wrong order.
17796              
17797              A missing 'break' after the [[:space:]] switch case.
17798              
17799              Add tests for
17800              [ID 19991110.003] another matching finding by pcre author
17801              which has already been fixed by some patch, as verified in
17802              
17803              Documentation to explain the behaviour of map().
17804              
17805              Add an optimization for map-maps-a-list-element-to-more-list-elements
17806              case, but add also notes explaining the relationship of this
17807              patch and the earlier notes by Sarathy.
17808              
17809              Subject: [ID 20000716.023] syslog test fails without sockets
17810              
17811              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
17812              Test cases for #6431.
17813              
17814              File::Spec::VMS fixup for tmpdir from Craig Berry.
17815              
17816              Make the "uninit variable" warning to say "concat or string"
17817              or "join or string" when in concat or join .
17818              
17819              Get UTF16 BOMs working.  Patch from
17820              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
17821              
17822              Subject: [PATCH] Make large file tests deal with SIGXFSZ
17823              
17824              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
17825              
17826              Subject: [PATCH] av.c apidoc
17827      Branch: maint-5.6/perl
17828           !> (integrate 43 files)
17829 ____________________________________________________________________________
17830 [  7845] By: gsar                                  on 2000/11/24  00:20:45
17831         Log: integrate changes#6406..6414 from mainline
17832              
17833              Merge perlhacktut into perlhack, update perlguts.
17834              
17835              Fix AutoSplit to use File::Spec the right way in VMS,
17836              from Peter Prymmer.
17837              
17838              The bug report
17839              [ID 19991110.002] minimal matching discrepancy found by pcre author
17840              seems to have been fixed (though differently from what was suggested
17841              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
17842              
17843              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
17844              not in pod, from Peter Prymmer
17845              
17846              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
17847              From: Hugo <hv@crypt.compulink.co.uk>
17848              Date: Fri, 14 Jul 2000 23:05:20 +0100
17849              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
17850              
17851              Didn't anymore apply, but that point still could use another fix.
17852              
17853              lib/b test fixes from Peter Prymmer.
17854              
17855              More docs for sv functions.
17856              
17857              perlvms.pod whitespace cleanup to keep pod utils happy.
17858              
17859              another VMS build tweak from Peter Prymmer
17860      Branch: maint-5.6/perl
17861           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
17862           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
17863           !> vms/descrip_mms.template vms/perlvms.pod
17864 ____________________________________________________________________________
17865 [  7844] By: nick                                  on 2000/11/23  23:42:45
17866         Log: Win32/perlio Now just fails one io/argv.t test - lack 
17867              of default :crlf on standard streams.
17868      Branch: perlio
17869            ! doio.c perlio.c
17870 ____________________________________________________________________________
17871 [  7843] By: nick                                  on 2000/11/23  23:04:05
17872         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
17873              peek fail is showing a real problem (multiple crlf layers
17874              are getting pushed.)
17875      Branch: perlio
17876            ! doio.c perlio.c win32/makefile.mk
17877 ____________________________________________________________________________
17878 [  7842] By: nick                                  on 2000/11/23  19:46:23
17879         Log: Implement PerlIO_binmode()
17880              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
17881              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
17882              make binmode in t/lib/io_tell.t unconditional so that works.
17883              Checkin just so Win32 machine can see these changes.
17884      Branch: perlio
17885            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
17886 ____________________________________________________________________________
17887 [  7841] By: jhi                                   on 2000/11/23  19:30:00
17888         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
17889      Branch: perl
17890            ! README.amiga
17891 ____________________________________________________________________________
17892 [  7840] By: jhi                                   on 2000/11/23  17:18:02
17893         Log: SOCKS wrestling continues, patches from Jens Hamisch.
17894      Branch: perl
17895            ! doio.c embed.h embed.pl perlsdio.h proto.h
17896 ____________________________________________________________________________
17897 [  7839] By: jhi                                   on 2000/11/23  16:54:14
17898         Log: Push Filter::Util::Call one level deeper.
17899      Branch: perl
17900            + t/lib/filter-util.t
17901           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
17902           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
17903            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
17904            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
17905            - t/lib/filt-util.t
17906            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
17907            ! win32/Makefile win32/makefile.mk
17908 ____________________________________________________________________________
17909 [  7838] By: jhi                                   on 2000/11/23  16:52:40
17910         Log: Reach back one higher up when searching for PERL_SRC.
17911      Branch: perl
17912            ! lib/ExtUtils/MM_Unix.pm
17913 ____________________________________________________________________________
17914 [  7837] By: jhi                                   on 2000/11/23  16:05:41
17915         Log: Subject: Re: perl@7826
17916              Date: Thu, 23 Nov 2000 02:20:25 -0600
17917              From: "Craig A. Berry" <craigberry@mac.com>
17918              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
17919              
17920              Make VMS to like Filter::Util::Call. 
17921      Branch: perl
17922            ! configure.com ext/Filter/Util/Makefile.PL
17923 ____________________________________________________________________________
17924 [  7836] By: nick                                  on 2000/11/23  16:04:08
17925         Log: Implement crlf layer - not ready for merge.
17926      Branch: perlio
17927            ! perlio.c win32/makefile.mk
17928 ____________________________________________________________________________
17929 [  7835] By: jhi                                   on 2000/11/23  15:56:52
17930         Log: STDCHAR is different in Sparc v9 vs x86.
17931      Branch: perl
17932            ! hints/solaris_2.sh
17933 ____________________________________________________________________________
17934 [  7834] By: jhi                                   on 2000/11/23  15:50:47
17935         Log: The type needs to be visible to protos.
17936      Branch: perl
17937            ! perl.h
17938 ____________________________________________________________________________
17939 [  7833] By: jhi                                   on 2000/11/23  15:40:46
17940         Log: Finish unfinished SOCKS workaround changes.
17941      Branch: perl
17942            ! doio.c
17943 ____________________________________________________________________________
17944 [  7832] By: jhi                                   on 2000/11/23  15:33:30
17945         Log: Integrate perlio.
17946      Branch: perl
17947           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17948           !> win32/makefile.mk
17949 ____________________________________________________________________________
17950 [  7831] By: nick                                  on 2000/11/23  10:31:07
17951         Log: Correct makefile.mk dependancies for ext/Filter/Util
17952              Build ext/Encode
17953              Run dmake regen_config_h
17954      Branch: perlio
17955            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17956            ! win32/makefile.mk
17957 ____________________________________________________________________________
17958 [  7830] By: nick                                  on 2000/11/23  08:05:07
17959         Log: Integrate mainline
17960      Branch: perlio
17961           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
17962           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
17963           +> t/lib/filt-util.pl t/lib/filt-util.t
17964           !> (integrate 41 files)
17965 ____________________________________________________________________________
17966 [  7829] By: gsar                                  on 2000/11/23  03:07:11
17967         Log: build the Filter extension on windows
17968      Branch: perl
17969            ! win32/Makefile win32/makefile.mk
17970 ____________________________________________________________________________
17971 [  7828] By: gsar                                  on 2000/11/23  02:46:35
17972         Log: regenerate win32/config* and fix some inconsistencies in the
17973              makefiles; always export Perl_deb() because it is needed
17974              by ext/re/* (whether perl itself is built with -DDEBUGGING
17975              or not)
17976      Branch: perl
17977            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
17978            ! win32/config_H.vc win32/makefile.mk
17979 ____________________________________________________________________________
17980 [  7827] By: gsar                                  on 2000/11/23  02:18:38
17981         Log: get sources building on windows+MSVC again (untested with other
17982              compilers)
17983      Branch: perl
17984            ! win32/include/sys/socket.h win32/perllib.c
17985 ____________________________________________________________________________
17986 [  7826] By: jhi                                   on 2000/11/23  01:18:26
17987         Log: Update Changes.
17988      Branch: perl
17989            ! Changes patchlevel.h
17990 ____________________________________________________________________________
17991 [  7825] By: jhi                                   on 2000/11/23  00:20:41
17992         Log: Subject: Re: av.c patch (having slight problems)
17993              From: "Ben Tilly" <ben_tilly@hotmail.com>
17994              Date: Tue, 21 Nov 2000 23:29:31 -0500
17995              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
17996              
17997              unshift() speedup.
17998      Branch: perl
17999            ! av.c
18000 ____________________________________________________________________________
18001 [  7824] By: jhi                                   on 2000/11/22  23:59:15
18002         Log: Fixes for signedness warnings noticed by VMSperlers.
18003      Branch: perl
18004            ! ext/Storable/Storable.xs regcomp.c sv.c
18005 ____________________________________________________________________________
18006 [  7823] By: jhi                                   on 2000/11/22  23:19:31
18007         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
18008              From: Peter Prymmer <pvhp@forte.com>
18009              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
18010              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
18011      Branch: perl
18012            ! t/pragma/warn/pp_hot
18013 ____________________________________________________________________________
18014 [  7822] By: jhi                                   on 2000/11/22  22:52:20
18015         Log: Be clean.
18016      Branch: perl
18017            ! Makefile.SH
18018 ____________________________________________________________________________
18019 [  7821] By: jhi                                   on 2000/11/22  22:46:39
18020         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
18021              by Damian Conway, as suggested by Paul Marquess.
18022      Branch: perl
18023            + lib/Filter/Simple.pm
18024 ____________________________________________________________________________
18025 [  7820] By: jhi                                   on 2000/11/22  22:45:51
18026         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
18027      Branch: perl
18028            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18029            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
18030            + t/lib/filt-util.t
18031            ! MANIFEST
18032 ____________________________________________________________________________
18033 [  7819] By: jhi                                   on 2000/11/22  22:03:27
18034         Log: Integrate perlio.
18035      Branch: perl
18036           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
18037           !> win32/makefile.mk
18038 ____________________________________________________________________________
18039 [  7818] By: jhi                                   on 2000/11/22  21:56:02
18040         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
18041      Branch: perl
18042            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
18043            ! t/lib/io_sock.t
18044 ____________________________________________________________________________
18045 [  7817] By: jhi                                   on 2000/11/22  21:39:49
18046         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
18047              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18048              Date: Wed, 22 Nov 2000 16:08:12 -0500
18049              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
18050      Branch: perl
18051            ! lib/ExtUtils/Liblist.pm
18052 ____________________________________________________________________________
18053 [  7816] By: jhi                                   on 2000/11/22  21:38:25
18054         Log: Go ahead and #include <unistd.h> in perl.h.
18055      Branch: perl
18056            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
18057            ! util.c
18058 ____________________________________________________________________________
18059 [  7815] By: jhi                                   on 2000/11/22  21:22:52
18060         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
18061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18062              Date: Mon, 20 Nov 2000 18:30:52 -0500
18063              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
18064      Branch: perl
18065            ! pod/perlre.pod regcomp.c t/op/re_tests
18066 ____________________________________________________________________________
18067 [  7814] By: jhi                                   on 2000/11/22  21:21:46
18068         Log: Subject: [PATCH 5.7.0] Liblist finally works
18069              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18070              Date: Tue, 21 Nov 2000 22:02:17 -0500
18071              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
18072      Branch: perl
18073            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
18074            ! lib/ExtUtils/MakeMaker.pm
18075 ____________________________________________________________________________
18076 [  7813] By: jhi                                   on 2000/11/22  21:20:23
18077         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
18078              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18079              Date: Wed, 22 Nov 2000 17:53:15 +0100
18080              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
18081              
18082              AIX dynaloader and perlio patch.
18083      Branch: perl
18084            ! ext/DynaLoader/dl_aix.xs
18085 ____________________________________________________________________________
18086 [  7812] By: jhi                                   on 2000/11/22  21:17:52
18087         Log: (Accidentally empty patch.)
18088      Branch: perl
18089            ! av.c
18090 ____________________________________________________________________________
18091 [  7811] By: jhi                                   on 2000/11/22  21:16:31
18092         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
18093              From: Peter Prymmer <pvhp@forte.com>
18094              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
18095              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
18096      Branch: perl
18097            ! vms/test.com
18098 ____________________________________________________________________________
18099 [  7810] By: jhi                                   on 2000/11/22  21:15:36
18100         Log: Subject: Re: perl@7777 
18101              From: "John P. Linderman" <jpl@research.att.com>
18102              Date: Wed, 22 Nov 2000 13:11:11 -0500
18103              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
18104              
18105              Detypoing.
18106      Branch: perl
18107            ! lib/CPAN.pm
18108 ____________________________________________________________________________
18109 [  7809] By: jhi                                   on 2000/11/22  21:14:19
18110         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
18111              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18112              Date:     Wed, 22 Nov 2000 13:51:37 EST
18113              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
18114      Branch: perl
18115            ! perlsdio.h
18116 ____________________________________________________________________________
18117 [  7808] By: jhi                                   on 2000/11/22  21:13:27
18118         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
18119              From: Casey Tweten <crt@kiski.net>
18120              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
18121              Message-Id: <200011201653.LAA10194@home.kiski.net>
18122      Branch: perl
18123            ! t/lib/io_udp.t
18124 ____________________________________________________________________________
18125 [  7807] By: jhi                                   on 2000/11/22  21:12:35
18126         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
18127              From: Casey Tweten <crt@kiski.net>
18128              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
18129              Message-Id: <200011201636.LAA07227@home.kiski.net>
18130      Branch: perl
18131            ! t/lib/io_sock.t
18132 ____________________________________________________________________________
18133 [  7806] By: jhi                                   on 2000/11/22  21:10:59
18134         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
18135              From: "Casey R. Tweten" <crt@kiski.net>
18136              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
18137              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
18138      Branch: perl
18139            ! utils/h2xs.PL
18140 ____________________________________________________________________________
18141 [  7805] By: nick                                  on 2000/11/22  21:05:06
18142         Log: Integrate mainline
18143      Branch: perlio
18144           !> Changes Porting/genlog ext/DB_File/DB_File.xs
18145           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
18146           !> utils/perlbug.PL
18147 ____________________________________________________________________________
18148 [  7804] By: jhi                                   on 2000/11/22  21:01:12
18149         Log: Subject: [PATCH] Test.pm POD peculiarity
18150              From: "Casey R. Tweten" <crt@kiski.net>
18151              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
18152              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
18153      Branch: perl
18154            ! lib/Test.pm
18155 ____________________________________________________________________________
18156 [  7803] By: jhi                                   on 2000/11/22  20:59:59
18157         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
18158              From: "Philip Newton" <pnewton@gmx.de>
18159              Date: Wed, 22 Nov 2000 14:25:53 +0100
18160              Message-Id: <3A1BD771.25462.1939FAD@localhost>
18161              
18162              Be case-understanding also on 's', and use the -oi of sendmail
18163              not to terminate the transmission on a lone '.'.
18164      Branch: perl
18165            ! utils/perlbug.PL
18166 ____________________________________________________________________________
18167 [  7802] By: nick                                  on 2000/11/22  20:51:42
18168         Log: Win32 PerlIO intermediate state now working as expected.
18169              - In current state we are still using C runtime in text/binary
18170              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
18171              - PERLIO=stdio and PERLIO=unix pass all expected tests.
18172              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
18173              and PerlIO_seek() and the dummy crlf layer is not making adjustments
18174              for CRLF translation happening in C runtime. All other tests pass.
18175              
18176              Added note to README.win32 to point out the snags of doing a perl build
18177              with Norton AntiVirus turned on.
18178              
18179              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
18180              which file a fail comes from.
18181              
18182              Updated "canned" config.h to match the one generated.
18183      Branch: perlio
18184            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
18185            ! win32/makefile.mk
18186 ____________________________________________________________________________
18187 [  7801] By: jhi                                   on 2000/11/22  06:50:20
18188         Log: Nickety nits.
18189      Branch: perl
18190            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
18191 ____________________________________________________________________________
18192 [  7800] By: jhi                                   on 2000/11/22  01:29:55
18193         Log: Changes had accidentally gone too silent on non-main branches.
18194      Branch: perl
18195            ! Changes Porting/genlog patchlevel.h
18196 ____________________________________________________________________________
18197 [  7799] By: gsar                                  on 2000/11/22  01:02:56
18198         Log: some lib_pm.PL changes snuck in via change#7772
18199      Branch: maint-5.6/perl
18200            ! Makefile.SH
18201 ____________________________________________________________________________
18202 [  7798] By: nick                                  on 2000/11/21  21:59:40
18203         Log: Integrate mainline
18204      Branch: perlio
18205           !> (integrate 28 files)
18206 ____________________________________________________________________________
18207 [  7797] By: jhi                                   on 2000/11/21  21:01:45
18208         Log: Integrate perlio.
18209      Branch: perl
18210           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
18211 ____________________________________________________________________________
18212 [  7796] By: nick                                  on 2000/11/21  20:36:22
18213         Log: Win32 builds and runs (mostly) with USE_PERLIO.
18214              PERLIO=perlio passes all tests. 
18215              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
18216      Branch: perlio
18217            ! perlio.c win32/perllib.c win32/win32.c
18218 ____________________________________________________________________________
18219 [  7795] By: jhi                                   on 2000/11/21  19:03:44
18220         Log: Update Changes.
18221      Branch: perl
18222            ! Changes patchlevel.h
18223 ____________________________________________________________________________
18224 [  7794] By: jhi                                   on 2000/11/21  18:56:34
18225         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
18226              From: "Craig A. Berry" <craigberry@mac.com>
18227              Date: Mon, 20 Nov 2000 20:27:06 -0600
18228              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
18229              
18230              A cut-and-pasto.
18231      Branch: perl
18232            ! perlio.h
18233 ____________________________________________________________________________
18234 [  7793] By: jhi                                   on 2000/11/21  18:54:41
18235         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
18236              From: Dominic Dunlop <domo@computer.org> 
18237              Date: Mon, 20 Nov 2000 18:55:29 +0100
18238              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
18239              
18240              va_copy() and the need of it.
18241              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
18242      Branch: metaconfig/U/perl
18243            + need_va_copy.U
18244      Branch: perl
18245            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18246            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
18247            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
18248            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18249            ! win32/config.bc win32/config.gc win32/config.vc
18250 ____________________________________________________________________________
18251 [  7792] By: jhi                                   on 2000/11/21  17:04:10
18252         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
18253      Branch: perl
18254           !> scope.h
18255 ____________________________________________________________________________
18256 [  7791] By: jhi                                   on 2000/11/21  17:01:16
18257         Log: Export the SOCKS workaround symbols only if necessary.
18258      Branch: perl
18259            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
18260 ____________________________________________________________________________
18261 [  7790] By: nick                                  on 2000/11/20  23:57:11
18262         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
18263      Branch: perlio
18264            ! scope.h
18265 ____________________________________________________________________________
18266 [  7789] By: nick                                  on 2000/11/20  23:38:33
18267         Log: Integrate mainline
18268      Branch: perlio
18269           +> lib/File/Spec/Epoc.pm
18270           !> (integrate 34 files)
18271 ____________________________________________________________________________
18272 [  7788] By: nick                                  on 2000/11/20  23:20:18
18273         Log: Make extra buffer layer work (dummy crlf layer)
18274      Branch: perlio
18275            ! doio.c perlio.c perlio.h
18276 ____________________________________________________________________________
18277 [  7787] By: jhi                                   on 2000/11/20  22:44:04
18278         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
18279              From: Peter Prymmer <pvhp@forte.com>
18280              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
18281              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
18282      Branch: perl
18283            ! t/pragma/locale.t
18284 ____________________________________________________________________________
18285 [  7786] By: jhi                                   on 2000/11/20  22:29:10
18286         Log: Subject: DOC PATCH 5.6.0 perlreftut
18287              From: mjd@plover.com
18288              Date: 20 Nov 2000 19:45:06 -0000
18289              Message-ID: <20001120194506.9505.qmail@plover.com>
18290      Branch: perl
18291            ! pod/perlreftut.pod
18292 ____________________________________________________________________________
18293 [  7785] By: jhi                                   on 2000/11/20  22:27:44
18294         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
18295              From: David Dyck <dcd@tc.fluke.com>
18296              Date: Mon, 20 Nov 2000 11:43:40 -0800
18297              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
18298      Branch: perl
18299            ! lib/Cwd.pm
18300 ____________________________________________________________________________
18301 [  7784] By: jhi                                   on 2000/11/20  22:23:21
18302         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
18303              Date: Mon, 20 Nov 2000 17:06:10 -0500
18304              To: Mailing list Perl5 <perl5-porters@perl.org>
18305              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
18306      Branch: perl
18307            ! pp_ctl.c t/op/pat.t
18308 ____________________________________________________________________________
18309 [  7783] By: jhi                                   on 2000/11/20  22:11:18
18310         Log: Subject: [PATCH] doop.c - UTF8 tr///               
18311              From: Simon Cozens <simon@cozens.net>
18312              Date: Sat, 18 Nov 2000 18:49:30 +0000
18313              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
18314              
18315              Subject: Re: [PATCH] doop.c - UTF8 tr///           
18316              From: Simon Cozens <simon@cozens.net>
18317              Date: Mon, 20 Nov 2000 20:45:22 +0000
18318              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
18319              
18320              Make tr on UTF-8 better but still not correct.
18321      Branch: perl
18322            ! doop.c
18323 ____________________________________________________________________________
18324 [  7782] By: jhi                                   on 2000/11/20  22:02:16
18325         Log: Remove the shared object before attempting to create
18326              (by linking) a new one.  E.g. in AIX not removing
18327              becomes quite painful if one tries to do more than one
18328              build in the same tree (an interrupted build, for example),
18329              since the AIX' shared dynaloader seemingly keeps the shared
18330              objects open and therefore 'busy' for quite a while, even when
18331              nobody is using the objects, leading into link failures.
18332      Branch: perl
18333            ! lib/ExtUtils/MM_Unix.pm
18334 ____________________________________________________________________________
18335 [  7781] By: gsar                                  on 2000/11/20  19:02:55
18336         Log: type mismatch due to faulty integration
18337      Branch: maint-5.6/perl
18338            ! toke.c win32/Makefile
18339 ____________________________________________________________________________
18340 [  7780] By: gsar                                  on 2000/11/20  17:31:55
18341         Log: integrate changes#6392,6394..6399,6401..6404
18342              
18343              The {multiplier} of a fixed substring was overlooked which
18344              caused a wrong initial search offset for that substring.
18345              
18346              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
18347              From: Hugo <hv@crypt.compulink.co.uk>
18348              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
18349              Date: Thu, 13 Jul 2000 19:27:13 +0100
18350              
18351              Fix the BOM bug: not a byteorder bug, a signedness bug.
18352              
18353              Replace change #6337 with a better one.
18354              
18355              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
18356              From: Hugo <hv@crypt.compulink.co.uk>
18357              Date: Fri, 14 Jul 2000 04:16:20 +0100
18358              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
18359              
18360              MakeMaker should not remove editor backups (*~) on `make clean`
18361              by default (completes change#6383)
18362              
18363              move new variables to the end of the interpreter structure (for
18364              bincompat in code that doesn't #include XSUB.h)
18365              
18366              rename totally bletcherous SvLOCK() thingy (doesn't do what the
18367              name suggests anyway)
18368              
18369              various cleanups (typos, misformatted code, and small bugs)
18370              
18371              typecasts needed for change#6394
18372              
18373              typos in change#6399, regen headers
18374              
18375              inconsistent types needs casts
18376              
18377              PERL_OBJECT build tweaks
18378      Branch: maint-5.6/perl
18379           !> MANIFEST doop.c embed.h embed.pl embedvar.h
18380           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
18381           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
18382           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
18383           !> toke.c util.c
18384 ____________________________________________________________________________
18385 [  7779] By: gsar                                  on 2000/11/20  17:06:29
18386         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
18387              
18388              Cosmetics and perldelta.
18389              
18390              Fix nits noticed by Boston.pm.
18391              
18392              Do the cc sanity check both before the hints and
18393              after the cc selction.
18394              
18395              get sprintf.t to adjust properly for 3-digit exponents
18396              
18397              don't clobber *.orig files on *clean targets
18398              
18399              fix bugs in processing %v-*d and similar format specs (from
18400              Avi Finkel <avi@finkel.org>)
18401              
18402              sprintf test tweaks (from Dominic Dunlop)
18403              
18404              new selfloader.t in change#6183 doesn't close DATA handles,
18405              and thus fails to clean up tmp files on dosish platforms
18406              
18407              typos (spotted by Peter Prymmer)
18408              
18409              typo fix from Craig Berry
18410      Branch: maint-5.6/perl
18411           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
18412           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
18413           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
18414           !> x2p/Makefile.SH
18415 ____________________________________________________________________________
18416 [  7778] By: gsar                                  on 2000/11/20  16:46:51
18417         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
18418              
18419              Subject: Re: format bug report  [Patch]
18420              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18421              Date: Wed, 05 Jul 2000 13:12:52 +0200
18422              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
18423              
18424              Subject: Re: format bug report  [Patch]
18425              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18426              Date: Wed, 05 Jul 2000 14:10:01 +0200
18427              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
18428              
18429              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
18430              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18431              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
18432              Date: Fri, 07 Jul 2000 17:57:16 +0100
18433              
18434              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
18435              To: perl5-porters@perl.org
18436              From: Karsten Sperling <spiff@phreax.net>
18437              Date: Mon, 10 Jul 2000 15:12:52 +0200
18438              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
18439              
18440              README.posix-bc podified from Thomas Dorner.
18441              
18442              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
18443              From: Dominic Dunlop <domo@computer.org>
18444              Date: Tue, 11 Jul 2000 12:27:33 +0200
18445              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
18446              
18447              Typo in #6341.
18448              
18449              Fix for
18450              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
18451              From: Roderick Schertler <roderick@argon.org>
18452              Date: Tue, 11 Jul 2000 13:55:05 -0400
18453              Message-Id: <200007111755.NAA05077@jones.argon.org>
18454              
18455              Minor cleanups on the booklist.
18456              
18457              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
18458              regen perltoc.
18459              
18460              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
18461      Branch: maint-5.6/perl
18462           +> pod/perlbook.pod
18463           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
18464           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
18465           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
18466 ____________________________________________________________________________
18467 [  7777] By: jhi                                   on 2000/11/20  16:08:49
18468         Log: Update Changes.
18469      Branch: perl
18470            ! Changes patchlevel.h
18471 ____________________________________________________________________________
18472 [  7776] By: jhi                                   on 2000/11/20  15:27:56
18473         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
18474              This may be overly harsh but until proven otherwise, we think this
18475              way, or until we have a simple test for Configure (having to start
18476              up servers is does not count as simple) to check for the problems.
18477      Branch: perl
18478            ! perl.h
18479 ____________________________________________________________________________
18480 [  7775] By: jhi                                   on 2000/11/20  15:22:17
18481         Log: Solaris hints tweaks.
18482      Branch: perl
18483            ! hints/solaris_2.sh
18484 ____________________________________________________________________________
18485 [  7774] By: jhi                                   on 2000/11/20  15:01:20
18486         Log: Add a workaround to SOCKS 64-bit problems.
18487      Branch: perl
18488            ! doio.c embed.h embed.pl perlsdio.h proto.h
18489 ____________________________________________________________________________
18490 [  7773] By: jhi                                   on 2000/11/20  14:51:47
18491         Log: sysseek() instead of seek().
18492      Branch: perl
18493            ! t/lib/syslfs.t
18494 ____________________________________________________________________________
18495 [  7772] By: gsar                                  on 2000/11/20  13:06:23
18496         Log: integrate changes#6315..6319,6321..6331,6333..6338
18497              
18498              Integrate with Sarathy, preliminary fix for unicos
18499              alignment problems in [ID 20000612.002] Perl problem on Cray system.
18500              
18501              some debugger output does not go to the socket when RemotePort is set
18502              
18503              winsock cleanup never done on Windows (leads to handle leaks)
18504              
18505              fix UNC path handling on Windows under ithreads, and chdir()
18506              return value when given a non-existent directory
18507              
18508              Autogenerate pod/Makefile and pod/buildtoc.
18509              buildtoc also checks whether the existin pods are
18510              mentioned in MANIFEST and perl.pod, and vice versa.
18511              (None of the thusly found discrepancies fixed yet.)
18512              roffitall also needs to be autogenerated similarly but it
18513              seems so badly out of date that I didn't touch it yet.
18514              
18515              Config is being used.
18516              
18517              Add =head1 NAMEs so that buildtoc is happy.
18518              (The CGI::Util nit reported to Lincoln.)
18519              
18520              Fix complaints of buildtoc.
18521              
18522              Fix the alignment problem in Crays ([ID 20000612.002]).
18523              
18524              Remove perlbook, update perlfaq book listing,
18525              rearrange perl.pod, regenerate perltoc.
18526              
18527              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
18528              was cast to an unsigned (32-bit) integer with wild abandon.
18529              
18530              winsock options weren't being set in all threads under ithreads
18531              (caused send()s from second and subsequent threads to fail)
18532              
18533              accept() leaks memory on windows due to incorrect ordering of
18534              closesocket() and fclose() calls
18535              
18536              Reorder perl.pod once more.
18537              
18538              More POSIX.pod tweaks.
18539              
18540              Sprinkle ldlibpath.
18541              
18542              Precedence goof, fix based on
18543              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
18544              From: Hugo <hv@crypt.compulink.co.uk>
18545              Date: Tue, 11 Jul 2000 12:52:38 +0100
18546              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
18547              
18548              Subject: PATCH perlguts.pod: Document D and d magic types
18549              From: mjd@plover.com
18550              Date: 5 Jul 2000 18:01:51 -0000
18551              Message-ID: <20000705180151.29413.qmail@plover.com>
18552              
18553              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
18554              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
18555              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
18556              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
18557              
18558              Subject: [PATCH cfgperl] $& segfaults if you trick it
18559              From: simon@brecon.co.uk (Simon Cozens)
18560              Date: 7 Jul 2000 11:26:09 GMT
18561              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
18562              
18563              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
18564              From: Hugo <hv@crypt.compulink.co.uk>
18565              Date: Tue, 11 Jul 2000 12:44:50 +0100
18566              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
18567              
18568              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
18569              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18570              Date: Tue, 11 Jul 2000 13:50:51 +0100
18571              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
18572      Branch: maint-5.6/perl
18573           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
18574           +> pod/buildtoc.PL
18575            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
18576           !> (integrate 26 files)
18577 ____________________________________________________________________________
18578 [  7771] By: gsar                                  on 2000/11/20  12:31:42
18579         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
18580              6310,6311,6314
18581              
18582              Subject: [PATCH bleedperl] File::Spec 0.82 beta
18583              From: Barrie Slaymaker <barries@jester.slaysys.com>
18584              Date: Wed, 28 Jun 2000 11:35:29 -0400
18585              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
18586              
18587              tweak perlembed for multiplicity/usethreads sanity; correct notes
18588              about Windows
18589              
18590              localize %INC in a Safe compartment so that use/require work
18591              (many other magic globals probably need similar treatment)
18592              
18593              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
18594              when @_ is modified, causing coredumps
18595              
18596              slurp mode fix in change#4736 still not quite right
18597              
18598              Point to perlipc for more SysV IPC examples.
18599              
18600              Elaborate POSIX.pod.  Still needs work.
18601              
18602              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
18603              
18604              fix large memory leak that has been around for ever, masked by
18605              -DPURIFY (most of the arenas were never freed!)
18606              
18607              fix memory leak on Windows (PL_sys_intern contents were never
18608              freed)
18609              
18610              PERL_OBJECT build tweak
18611              
18612              adjust change#6299
18613              
18614              remove rel2abs prototypes (from Barrie Slaymaker)
18615              
18616              missing perldiag entry for unpack("w",...) diagnostic (from
18617              Andreas Koenig)
18618              
18619              better diagnostic on Frob->stuff() when Frob:: doesn't exist
18620              (from Richard Soderberg <rs@oregonnet.com>)
18621              
18622              Win32 patches for cfgperl from Sarathy.
18623              
18624              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
18625              
18626              More POSIX.pod embellishment.
18627              
18628              tyop in change#6306
18629      Branch: maint-5.6/perl
18630           !> (integrate 44 files)
18631 ____________________________________________________________________________
18632 [  7770] By: gsar                                  on 2000/11/20  11:51:00
18633         Log: integrate changes#6268..6282 from cfgperl branch
18634              
18635              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
18636              From: Dominic Dunlop <domo@computer.org>
18637              Date: Thu, 29 Jun 2000 12:32:39 +0200
18638              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
18639              
18640              Regen headers for #6261 (and update embed.pl for this) and #6267,
18641              silence few compiler warnings.
18642              
18643              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
18644              From: Nicholas Clark <nick@talking.bollo.cx>
18645              Date: Fri, 23 Jun 2000 16:21:15 +0100
18646              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
18647              
18648              Subject: PATCH pod/perltie.pod
18649              From: Ian Phillipps <Ian.Phillipps@iname.com>
18650              Date: Fri, 16 Jun 2000 00:17:19 +0100
18651              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
18652              (only the first hunk, the second hunk had already been done
18653              by some other patch)
18654              
18655              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
18656              From: Tom Phoenix <rootbeer@redcat.com>
18657              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
18658              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
18659              
18660              Subject: [PATCH] xsub attributes
18661              From: Doug MacEachern <dougm@covalent.net>
18662              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
18663              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
18664              
18665              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
18666              From: Andy Dougherty <doughera@lafayette.edu>
18667              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
18668              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
18669              
18670              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
18671              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18672              Date: Tue, 13 Jun 2000 02:43:48 -0500
18673              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
18674              
18675              Subject: [PATCH] Re: eval documentation: context
18676              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18677              Date: Mon, 12 Jun 2000 15:07:29 +0100
18678              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
18679              
18680              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
18681              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18682              Date: Mon, 12 Jun 2000 14:55:59 +0100
18683              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
18684              
18685              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
18686              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
18687              Date: Fri, 09 Jun 2000 12:39:27 -0400
18688              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
18689              (plus update the version "number" of Text::Wrap)
18690              
18691              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
18692              From: Tim Ayers <tayers@bridge.com>
18693              Date: Thu, 08 Jun 2000 08:11:06 +0200
18694              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
18695              [resent by Richard Foley, Message-Id probably wrong]
18696              
18697              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
18698              From: rspier@pobox.com (Robert Spier)
18699              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
18700              Message-ID: <14654.31913.845602.610277@rls.cx>
18701              
18702              Subject: [PATCH 5.6.0] utils/h2xs.PL
18703              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18704              Date: Wed, 7 Jun 2000 04:02:04 -0500
18705              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
18706              
18707              Subject: [PATCH 5.6.0]ITHREADs for VMS
18708              From: Dan Sugalski <dan@sidhe.org>
18709              Date: Tue, 06 Jun 2000 11:59:50 -0400
18710              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
18711      Branch: maint-5.6/perl
18712           !> (integrate 31 files)
18713 ____________________________________________________________________________
18714 [  7769] By: gsar                                  on 2000/11/20  11:29:06
18715         Log: integrate changes#6261..6266 from cfgperl
18716              
18717              Subject: Re: [PATCH cfgperl] BOMs away!
18718              From: simon@brecon.co.uk (Simon Cozens)
18719              Date: 17 Jun 2000 11:49:57 GMT
18720              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
18721              
18722              Subject: 5.6.0 Patch for EPOC
18723              From: Olaf Flebbe <o.flebbe@gmx.de>
18724              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
18725              Message-ID: <23449.960929969@www11.gmx.net>
18726              
18727              tr fixes from Simon Cozens
18728              
18729              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
18730              From: Marty Lucich <marty@netcom.com>
18731              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
18732              Message-Id: <200006282116.OAA11148@netcom.com>
18733              ccdlflags update (the BSD/OS 4.1 part had already been taken
18734              care of by #6141).
18735              
18736              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
18737              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18738              Date: Wed, 28 Jun 2000 17:50:12 -0700
18739              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
18740              
18741              Subject: [PATCH 5.6.0] cygwin port
18742              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
18743              From: "Fifer, Eric" <EFifer@sanwaint.com>
18744              Date: Thu, 29 Jun 2000 12:58:29 +0100
18745      Branch: maint-5.6/perl
18746           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
18747           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
18748           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18749           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
18750 ____________________________________________________________________________
18751 [  7768] By: gsar                                  on 2000/11/20  11:13:44
18752         Log: integrate changes#6252..6256,6259..6260
18753              
18754              Paranoia tweak on #6249.
18755              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
18756              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
18757              Date: Sun, 25 Jun 2000 23:43:12 -0400
18758              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
18759              
18760              Subject: tr///, help wanted.
18761              From: simon@brecon.co.uk (Simon Cozens)
18762              Date: 28 Jun 2000 11:29:04 GMT
18763              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
18764              
18765              small thinko tweaks
18766              
18767              tweaks from Simon Conzes to further fix tr/// under utf8
18768              
18769              perlnewmod was missing from MANIFEST.
18770              
18771              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
18772              From: simon@brecon.co.uk (Simon Cozens)
18773              Date: 17 Jun 2000 11:56:44 GMT
18774              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
18775              pack U0, pack C0
18776      Branch: maint-5.6/perl
18777           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
18778           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
18779           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
18780           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
18781 ____________________________________________________________________________
18782 [  7767] By: gsar                                  on 2000/11/20  10:51:38
18783         Log: integrate change#6250 from cfgperl
18784              
18785              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
18786              From: Doug MacEachern <dougm@covalent.net>
18787              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
18788              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
18789      Branch: maint-5.6/perl
18790           +> t/op/my_stash.t
18791           !> MANIFEST embed.pl global.sym proto.h toke.c
18792 ____________________________________________________________________________
18793 [  7766] By: gsar                                  on 2000/11/20  10:48:34
18794         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
18795              
18796              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
18797              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
18798              Date: Mon, 26 Jun 2000 18:40:14 +0100
18799              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
18800              
18801              Subject: [PATCH] bytes<->utf8 fixes
18802              From: simon@brecon.co.uk (Simon Cozens)
18803              Date: 26 Jun 2000 04:55:45 GMT
18804              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
18805              
18806              Subject: [PATCH] is_utf8_string
18807              From: simon@brecon.co.uk (Simon Cozens)
18808              Date: 26 Jun 2000 02:25:59 GMT
18809              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
18810              
18811              Subject: [PATCH] avoid mg_ptr in '*' magic
18812              From: Doug MacEachern <dougm@covalent.net>
18813              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
18814              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
18815              
18816              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
18817              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
18818              Date: Sat, 24 Jun 2000 13:06:20 +0100
18819              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
18820              
18821              Allow for standalone testing.
18822              
18823              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
18824              From: Mark-Jason Dominus <mjd@plover.com>
18825              Date: Tue, 27 Jun 2000 22:36:42 -0400
18826              Message-ID: <20000628023642.12166.qmail@plover.com>
18827              
18828              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
18829              From: Frank Tobin <ftobin@uiuc.edu>
18830              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
18831              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
18832      Branch: maint-5.6/perl
18833           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
18834           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
18835           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
18836           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
18837           !> utf8.c utils/h2xs.PL
18838 ____________________________________________________________________________
18839 [  7765] By: gsar                                  on 2000/11/20  10:29:13
18840         Log: integrate change#6239 from cfgperl
18841              
18842              Configure maintenance.  Sever some dependency cycles,
18843              separate gccversion from the cc unit,
18844              address [ID 20000623.006] Configure script patch for using gcc on AIX
18845              (but solve it a little bit differently),
18846              unduplex some accidentally duplicated units,
18847              suggest using gcc if no cc available
18848              (p5p thread: "Solaris configure: counterproposal", 1999-09)
18849      Branch: maint-5.6/perl
18850           !> Configure Todo-5.6 config_h.SH
18851 ____________________________________________________________________________
18852 [  7764] By: gsar                                  on 2000/11/20  10:25:55
18853         Log: integrate changes#6233..6238 from cfgperl
18854              
18855              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
18856              From: Mark-Jason Dominus <mjd@plover.com>
18857              Date: Fri, 16 Jun 2000 20:53:04 -0400
18858              Message-ID: <20000617005304.8008.qmail@plover.com>
18859              
18860              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
18861              because when run as services (Win32ese for daemons)
18862              no environment variables are set and tmpdir ends up as /tmp,
18863              which is ambiguous.
18864              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
18865              From: matt@sergeant.org
18866              Date: 16 Jun 2000 16:30:43 -0000
18867              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
18868              
18869              The thread begun by
18870              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
18871              From: Kevin.Ruscoe@ubsw.com
18872              Date: Fri, 16 Jun 2000 16:38:51 +0100
18873              Message-Id: <H000019b03c300d6@MHS>
18874              
18875              Tweak embed.pl, regen headers.
18876              
18877              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
18878              From: Dan Sugalski <dan@sidhe.org>
18879              Date: Fri, 23 Jun 2000 17:00:00 -0400
18880              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
18881      Branch: maint-5.6/perl
18882           !> (integrate 27 files)
18883 ____________________________________________________________________________
18884 [  7763] By: gsar                                  on 2000/11/20  10:08:08
18885         Log: s/perl56delta/perldelta/g
18886      Branch: maint-5.6/perl
18887            ! pod/Makefile
18888 ____________________________________________________________________________
18889 [  7762] By: gsar                                  on 2000/11/20  10:04:00
18890         Log: integrate changes#6225,6229,6231,6232 from cfgperl
18891              
18892              Add source code filenames to apidoc.
18893              From: simon@brecon.co.uk (Simon Cozens)
18894              Subject: [PATCH embed.pl] Source X-ref
18895              Date: 22 Jun 2000 02:18:49 GMT
18896              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
18897              
18898              Subject: README.hpux version 0.6.1
18899              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
18900              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18901              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
18902              
18903              Subject: [PATCH 5.6.0] cygwin port
18904              From: "Fifer, Eric" <EFifer@sanwaint.com>
18905              Date: Tue, 20 Jun 2000 14:30:58 +0100
18906              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
18907              
18908              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
18909              From: simon@brecon.co.uk (Simon Cozens)
18910              Date: 19 Jun 2000 15:18:27 GMT
18911              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
18912              
18913              plus update pod/Makefile and regenerate perltoc
18914      Branch: maint-5.6/perl
18915           +> pod/perlutil.pod
18916           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
18917           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
18918 ____________________________________________________________________________
18919 [  7761] By: jhi                                   on 2000/11/20  04:09:55
18920         Log: Miraculous typo.
18921      Branch: perl
18922            ! t/op/pat.t
18923 ____________________________________________________________________________
18924 [  7760] By: jhi                                   on 2000/11/20  04:06:08
18925         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
18926              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18927              Date: Sun, 19 Nov 2000 22:30:26 -0500
18928              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
18929      Branch: perl
18930            ! regexec.c scope.h t/op/pat.t
18931 ____________________________________________________________________________
18932 [  7759] By: jhi                                   on 2000/11/20  02:05:22
18933         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
18934      Branch: perl
18935            ! perl.h
18936 ____________________________________________________________________________
18937 [  7758] By: jhi                                   on 2000/11/20  01:58:11
18938         Log: Subject: [perl 7711: EPOC] updates
18939              From: Olaf Flebbe <o.flebbe@gmx.de>
18940              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
18941              Message-ID: <25575.974658810@www23.gmx.net>               
18942      Branch: perl
18943            + lib/File/Spec/Epoc.pm
18944            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
18945            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
18946            ! lib/File/Spec.pm perl.c sv.c
18947 ____________________________________________________________________________
18948 [  7757] By: jhi                                   on 2000/11/20  01:53:11
18949         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
18950      Branch: perl
18951            ! MANIFEST
18952 ____________________________________________________________________________
18953 [  7756] By: jhi                                   on 2000/11/20  01:47:22
18954         Log: Integrate perlio.
18955      Branch: perl
18956            - ext/re/hints/MSWin32.pl
18957           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
18958           !> win32/config.gc win32/config_H.gc win32/win32sck.c
18959 ____________________________________________________________________________
18960 [  7755] By: nick                                  on 2000/11/19  20:57:17
18961         Log: Add dummy crlf layer (just as buffer)
18962              Correct 1st bug - one layer of indirection.
18963      Branch: perlio
18964            ! perlio.c perlio.h perliol.h
18965 ____________________________________________________________________________
18966 [  7754] By: nick                                  on 2000/11/19  20:56:12
18967         Log: Work-round to Perl_deb_nocontext is no longer required
18968      Branch: perlio
18969            - ext/re/hints/MSWin32.pl
18970 ____________________________________________________________________________
18971 [  7753] By: nick                                  on 2000/11/19  20:01:16
18972         Log: diff -se shows these as different
18973      Branch: perlio
18974            ! global.sym pod/perlapi.pod
18975 ____________________________________________________________________________
18976 [  7752] By: nick                                  on 2000/11/19  18:57:30
18977         Log: Configure GCC/Win32 build -Duseperlio
18978              Fix a couple of gross issues
18979              - double-include of ../deb.o in re.dll
18980              - win32sck.c needs PerlIO and FILE 
18981      Branch: perlio
18982            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
18983            ! win32/win32sck.c
18984 ____________________________________________________________________________
18985 [  7751] By: nick                                  on 2000/11/19  17:05:36
18986         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
18987      Branch: perlio
18988            ! perlio.c
18989 ____________________________________________________________________________
18990 [  7750] By: nick                                  on 2000/11/19  16:57:14
18991         Log: Missing aTHX_
18992      Branch: perlio
18993            ! sv.c
18994 ____________________________________________________________________________
18995 [  7749] By: jhi                                   on 2000/11/19  16:28:40
18996         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
18997              From: "Peter J. Farley III" <pjfarley@banet.net>
18998              Date: Sun, 19 Nov 2000 01:42:58 -0500
18999              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
19000      Branch: perl
19001            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
19002 ____________________________________________________________________________
19003 [  7748] By: jhi                                   on 2000/11/19  16:08:10
19004         Log: Subject: podlators 1.05 available        
19005              From: Russ Allbery <rra@stanford.edu>   
19006              Date: 18 Nov 2000 22:04:28 -0800
19007              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
19008      Branch: perl
19009            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
19010 ____________________________________________________________________________
19011 [  7747] By: nick                                  on 2000/11/19  11:19:39
19012         Log: Integrate mainline
19013      Branch: perlio
19014           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
19015           !> util.c
19016 ____________________________________________________________________________
19017 [  7746] By: jhi                                   on 2000/11/19  06:42:22
19018         Log: Make hex scanning warn on "\x{x}" and "\xx".
19019              "\x" and and hex("x") are still valid.
19020      Branch: perl
19021            ! util.c
19022 ____________________________________________________________________________
19023 [  7745] By: nick                                  on 2000/11/18  22:52:28
19024         Log: Integrate mainline
19025      Branch: perlio
19026           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
19027           !> perl.h perlio.c proto.h regcomp.c regcomp.h
19028 ____________________________________________________________________________
19029 [  7744] By: jhi                                   on 2000/11/18  22:50:28
19030         Log: Introduce Perl_utf8_length().  Use it.
19031      Branch: perl
19032            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
19033 ____________________________________________________________________________
19034 [  7743] By: jhi                                   on 2000/11/18  22:38:51
19035         Log: Compiler denit.
19036      Branch: perl
19037            ! perlio.c
19038 ____________________________________________________________________________
19039 [  7742] By: jhi                                   on 2000/11/18  20:33:05
19040         Log: Integrate perlio.
19041      Branch: perl
19042           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
19043           !> perlio.h pp_ctl.c pp_sys.c sv.c
19044 ____________________________________________________________________________
19045 [  7741] By: jhi                                   on 2000/11/18  20:31:27
19046         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
19047              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19048              Date: Fri, 17 Nov 2000 20:35:11 -0500
19049              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
19050              
19051              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
19052              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19053              Date: Fri, 17 Nov 2000 21:03:47 -0500
19054              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
19055              
19056              Plus a little bit of tweaking in pregcomp().
19057      Branch: perl
19058            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
19059 ____________________________________________________________________________
19060 [  7740] By: nick                                  on 2000/11/18  20:17:22
19061         Log: Lexical use open ... support:
19062              add ->cop_io to COP structure in cop.h.
19063              Make mg.c and gv.c associate it with ${^OPEN}.
19064              Make lib/open.pm set it.
19065              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
19066              manner similar to ->cop_warnings.
19067              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
19068              call new PerlIO_apply_layers().
19069              Declare latter in perlio.h and define in perlio.c
19070      Branch: perlio
19071            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
19072            ! perlio.h pp_ctl.c pp_sys.c sv.c
19073 ____________________________________________________________________________
19074 [  7739] By: jhi                                   on 2000/11/18  19:54:00
19075         Log: Integrate perlio.
19076      Branch: perl
19077           !> doio.c perlio.c pp.c
19078 ____________________________________________________________________________
19079 [  7738] By: jhi                                   on 2000/11/18  17:16:13
19080         Log: Subject: [PATCH 5.7.0] etags broken again
19081              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19082              Date: Sat, 18 Nov 2000 02:41:36 -0500
19083              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
19084      Branch: perl
19085            ! emacs/ptags
19086 ____________________________________________________________________________
19087 [  7737] By: jhi                                   on 2000/11/18  17:12:18
19088         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
19089      Branch: perl
19090            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19091 ____________________________________________________________________________
19092 [  7736] By: nick                                  on 2000/11/18  14:06:20
19093         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
19094              part to be isolated.
19095      Branch: perlio
19096            ! doio.c perlio.c
19097 ____________________________________________________________________________
19098 [  7735] By: nick                                  on 2000/11/18  11:03:32
19099         Log: Integrate mainline
19100      Branch: perlio
19101           !> Changes README.amiga README.win32 patchlevel.h
19102           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
19103 ____________________________________________________________________________
19104 [  7734] By: jhi                                   on 2000/11/18  01:18:56
19105         Log: Update Changes.
19106      Branch: perl
19107            ! Changes patchlevel.h
19108 ____________________________________________________________________________
19109 [  7733] By: jhi                                   on 2000/11/18  00:32:54
19110         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
19111              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19112              Date: Fri, 17 Nov 2000 17:28:02 -0500
19113              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
19114      Branch: perl
19115            ! regcomp.c regexec.c t/op/re_tests
19116 ____________________________________________________________________________
19117 [  7732] By: jhi                                   on 2000/11/18  00:28:56
19118         Log: Sparc 64-bit pack() fix from Jens Hamisch.
19119      Branch: perl
19120            ! pp.c
19121 ____________________________________________________________________________
19122 [  7731] By: jhi                                   on 2000/11/18  00:18:39
19123         Log: Explain in more detail the {} syntax ambiguousity.
19124              
19125              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
19126              From: Nicholas Clark <nick@ccl4.org>
19127              Date: Fri, 17 Nov 2000 22:10:28 +0000
19128              Message-ID: <20001117221028.A88930@plum.flirble.org>
19129      Branch: perl
19130            ! pod/perlfunc.pod
19131 ____________________________________________________________________________
19132 [  7730] By: jhi                                   on 2000/11/18  00:12:18
19133         Log: Subject: Fix for README.amiga (20000323.033)
19134              From: "Stephen P. Potter" <spp@spotter.yi.org>
19135              Date: Fri, 17 Nov 2000 12:25:51 -0500
19136              Message-Id: <200011171725.MAA05768@spotter.yi.org>
19137      Branch: perl
19138            ! README.amiga
19139 ____________________________________________________________________________
19140 [  7729] By: jhi                                   on 2000/11/18  00:08:34
19141         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
19142              From: "A. C. Yardley" <yardley@tanet.net>
19143              Date: Mon, 3 Apr 2000 11:35:33 -0700
19144              Message-ID: <3483.000403@tanet.net>
19145      Branch: perl
19146            ! README.win32
19147 ____________________________________________________________________________
19148 [  7728] By: nick                                  on 2000/11/17  21:59:47
19149         Log: Integrate mainline
19150      Branch: perlio
19151           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
19152           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
19153           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
19154           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
19155 ____________________________________________________________________________
19156 [  7727] By: nick                                  on 2000/11/17  21:56:31
19157         Log: Experiment on use of attributes.pm interface.
19158              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
19159              SVt_PVRV if not already something better (else vivify of say magic gets
19160              core dump).
19161      Branch: perlio
19162            ! perlio.c pp.c
19163 ____________________________________________________________________________
19164 [  7726] By: jhi                                   on 2000/11/17  14:15:49
19165         Log: Subject: Fix for 20000815.006
19166              From: "Stephen P. Potter" <spp@spotter.yi.org>
19167              Date: Fri, 17 Nov 2000 08:57:45 -0500
19168              Message-Id: <200011171357.IAA05122@spotter.yi.org>
19169              
19170              It's really 20000518.006.
19171      Branch: perl
19172            ! pod/perlmodlib.PL
19173 ____________________________________________________________________________
19174 [  7725] By: jhi                                   on 2000/11/17  14:12:31
19175         Log: Subject: Fix for 20000409.001
19176              From: "Stephen P. Potter" <spp@spotter.yi.org>
19177              Date: Fri, 17 Nov 2000 08:55:45 -0500
19178              Message-Id: <200011171355.IAA05104@spotter.yi.org>
19179      Branch: perl
19180            ! pod/perlfaq9.pod
19181 ____________________________________________________________________________
19182 [  7724] By: jhi                                   on 2000/11/17  14:08:58
19183         Log: Undo #7627 now that we have =head3.
19184      Branch: perl
19185            ! pod/perlhack.pod
19186 ____________________________________________________________________________
19187 [  7723] By: jhi                                   on 2000/11/17  14:04:09
19188         Log: As surmised the #7719 wasn't a good move.
19189      Branch: perl
19190            ! hints/solaris_2.sh
19191 ____________________________________________________________________________
19192 [  7722] By: jhi                                   on 2000/11/17  13:59:04
19193         Log: Also the 64bitall hints can be either here or there.
19194      Branch: perl
19195            ! hints/solaris_2.sh
19196 ____________________________________________________________________________
19197 [  7721] By: jhi                                   on 2000/11/17  02:26:23
19198         Log: Test tweak for the open pragma.
19199      Branch: perl
19200            ! t/lib/b.t
19201 ____________________________________________________________________________
19202 [  7720] By: jhi                                   on 2000/11/17  00:23:22
19203         Log: The long double hints can be here or there.
19204      Branch: perl
19205            ! hints/solaris_2.sh
19206 ____________________________________________________________________________
19207 [  7719] By: jhi                                   on 2000/11/17  00:14:06
19208         Log: For Solaris use64bitall the stdchar needs a little bit of help.
19209      Branch: perl
19210            ! hints/solaris_2.sh
19211 ____________________________________________________________________________
19212 [  7718] By: jhi                                   on 2000/11/16  23:27:34
19213         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
19214              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19215              Date: Wed, 15 Nov 2000 08:56:32 +0100
19216              Message-ID: <3A1241B0.64477E00@alcatel.at>
19217      Branch: perl
19218            ! lib/Carp/Heavy.pm
19219 ____________________________________________________________________________
19220 [  7717] By: jhi                                   on 2000/11/16  23:23:29
19221         Log: Subject: [PATCH] Re: 20001101.003 PDL
19222              From: Nicholas Clark <nick@ccl4.org>
19223              Date: Thu, 16 Nov 2000 16:48:25 +0000
19224              Message-ID: <20001116164825.B93487@plum.flirble.org>
19225      Branch: perl
19226            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
19227 ____________________________________________________________________________
19228 [  7716] By: jhi                                   on 2000/11/16  23:21:31
19229         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
19230              From: "Casey R. Tweten" <crt@kiski.net>
19231              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
19232              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
19233      Branch: perl
19234            ! lib/Pod/Checker.pm pod/perlpod.pod
19235 ____________________________________________________________________________
19236 [  7715] By: jhi                                   on 2000/11/16  23:19:40
19237         Log: Avoid an infinite loop in VMS when utils scripts are run
19238              with no arguments, from Charles Lane.
19239      Branch: perl
19240            ! configure.com
19241 ____________________________________________________________________________
19242 [  7714] By: jhi                                   on 2000/11/16  23:17:08
19243         Log: Subject: perllocale.pod changes
19244              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19245              Date: Mon, 13 Nov 2000 10:09:22 +0300
19246              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
19247      Branch: perl
19248            ! pod/perllocale.pod
19249 ____________________________________________________________________________
19250 [  7713] By: jhi                                   on 2000/11/16  23:14:06
19251         Log: Integrate perlio.
19252      Branch: perl
19253           !> doio.c perlio.c perlio.h util.c
19254 ____________________________________________________________________________
19255 [  7712] By: nick                                  on 2000/11/16  21:10:58
19256         Log: Integrate mainline
19257      Branch: perlio
19258           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19259           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
19260           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
19261           !> vos/config.ga.def vos/config.ga.h win32/config.bc
19262           !> win32/config.gc win32/config.vc
19263 ____________________________________________________________________________
19264 [  7711] By: nick                                  on 2000/11/16  19:56:41
19265         Log: Minor tweaks:
19266              consistent way of getting 'rb', 'wb' etc. for binary opens
19267              move *perlio::layers to *open::layers
19268              a #define to show layers available
19269              DOSISH popen/PerlIO had export/import sense inverted.
19270      Branch: perlio
19271            ! doio.c perlio.c perlio.h util.c
19272 ____________________________________________________________________________
19273 [  7710] By: jhi                                   on 2000/11/16  15:46:05
19274         Log: Add HAS_SBRK_PROTO.
19275      Branch: metaconfig/U/perl
19276            + d_sbrkproto.U
19277      Branch: perl
19278            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19279            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
19280            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
19281            ! vos/config.ga.def vos/config.ga.h win32/config.bc
19282            ! win32/config.gc win32/config.vc
19283 ____________________________________________________________________________
19284 [  7709] By: nick                                  on 2000/11/16  07:31:49
19285         Log: Integrate mainline
19286      Branch: perlio
19287           !> (integrate 35 files)
19288 ____________________________________________________________________________
19289 [  7708] By: jhi                                   on 2000/11/16  05:33:03
19290         Log: These files are text, not binary.
19291      Branch: perl
19292            ! ext/Encode/Encode/iso8859-10.enc
19293            ! ext/Encode/Encode/iso8859-13.enc
19294            ! ext/Encode/Encode/iso8859-14.enc
19295            ! ext/Encode/Encode/iso8859-15.enc
19296 ____________________________________________________________________________
19297 [  7707] By: jhi                                   on 2000/11/16  01:53:37
19298         Log: Update Changes.
19299      Branch: perl
19300            ! Changes patchlevel.h
19301 ____________________________________________________________________________
19302 [  7706] By: jhi                                   on 2000/11/16  01:35:59
19303         Log: More #undefing of stdio.
19304      Branch: perl
19305            ! fakesdio.h nostdio.h
19306 ____________________________________________________________________________
19307 [  7705] By: jhi                                   on 2000/11/16  01:34:18
19308         Log: Add fwalk() probe to the configuration files and regen perltoc.
19309      Branch: perl
19310            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19311            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
19312            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
19313            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19314            ! win32/config.bc win32/config.gc win32/config.vc
19315 ____________________________________________________________________________
19316 [  7704] By: jhi                                   on 2000/11/16  01:33:07
19317         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
19318              an optional third argument to Inlibc?)
19319      Branch: metaconfig/U/perl
19320            + d__fwalk.U
19321 ____________________________________________________________________________
19322 [  7703] By: jhi                                   on 2000/11/16  01:09:22
19323         Log: The type of the hash_cb() size argument is tricky.
19324      Branch: perl
19325            ! ext/DB_File/DB_File.xs
19326 ____________________________________________________________________________
19327 [  7702] By: jhi                                   on 2000/11/15  23:01:16
19328         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
19329      Branch: perl
19330            ! nostdio.h
19331 ____________________________________________________________________________
19332 [  7701] By: jhi                                   on 2000/11/15  22:52:32
19333         Log: Detypo.
19334      Branch: perl
19335            ! t/lib/bigfltpm.t
19336 ____________________________________________________________________________
19337 [  7700] By: jhi                                   on 2000/11/15  22:51:56
19338         Log: UINT64_C() work continues.
19339      Branch: perl
19340            ! handy.h perl.h utf8.h
19341 ____________________________________________________________________________
19342 [  7699] By: jhi                                   on 2000/11/15  14:13:04
19343         Log: SOCKS has its own USE_THREADS, based on
19344              
19345              Subject: [ID 20001114.002] et. al. bugfix followup
19346              From: Jens Hamisch <jens@Strawberry.COM> 
19347              Date: Wed, 15 Nov 2000 14:23:11 +0100
19348              Message-ID: <20001115142311.A21164@Strawberry.COM>
19349      Branch: perl
19350            ! perl.h
19351 ____________________________________________________________________________
19352 [  7698] By: jhi                                   on 2000/11/15  03:50:56
19353         Log: Add few missing #undefs and sort them.
19354      Branch: perl
19355            ! fakesdio.h
19356 ____________________________________________________________________________
19357 [  7697] By: jhi                                   on 2000/11/15  03:39:14
19358         Log: Linenumber fix.
19359      Branch: perl
19360            ! t/pragma/warn/utf8
19361 ____________________________________________________________________________
19362 [  7696] By: jhi                                   on 2000/11/15  02:55:26
19363         Log: EBCDIC tweaks.
19364              
19365              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
19366              From: Peter Prymmer <pvhp@forte.com>
19367              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
19368              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
19369      Branch: perl
19370            ! t/op/regmesg.t t/pragma/warn/utf8
19371 ____________________________________________________________________________
19372 [  7695] By: jhi                                   on 2000/11/15  02:53:58
19373         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
19374              From: Peter Prymmer <pvhp@forte.com>
19375              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
19376              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
19377      Branch: perl
19378            ! utf8.c
19379 ____________________________________________________________________________
19380 [  7694] By: jhi                                   on 2000/11/15  02:50:55
19381         Log: Subject: [PATCH: perl@7674] updates to README.os390
19382              From: Prymmer/Kahn <pvhp@best.com>
19383              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
19384              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
19385      Branch: perl
19386            ! README.os390
19387 ____________________________________________________________________________
19388 [  7693] By: jhi                                   on 2000/11/15  02:48:37
19389         Log: Quit utf8_to_uv() instantly if curlen == 0.
19390      Branch: perl
19391            ! utf8.c
19392 ____________________________________________________________________________
19393 [  7692] By: jhi                                   on 2000/11/15  02:24:29
19394         Log: Use u_int32_t for the size of hash_cb(), not size_t.
19395              
19396              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
19397              From: Jens Hamisch <jens@Strawberry.COM>     
19398              Date: Tue, 14 Nov 2000 19:03:55 +0100
19399              Message-Id: <20001114190355.A20559@Strawberry.COM>
19400      Branch: perl
19401            ! ext/DB_File/DB_File.xs
19402 ____________________________________________________________________________
19403 [  7691] By: jhi                                   on 2000/11/15  02:20:12
19404         Log: Use UINT64_C().
19405              
19406              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
19407              From: Jens Hamisch <jens@Strawberry.COM>
19408              Date: Tue, 14 Nov 2000 19:16:23 +0100
19409              Message-Id: <20001114191623.G20559@Strawberry.COM>
19410      Branch: perl
19411            ! utf8.c utf8.h
19412 ____________________________________________________________________________
19413 [  7690] By: jhi                                   on 2000/11/15  02:17:06
19414         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
19415              (a macro to define signed and unsigned integer constants).
19416      Branch: perl
19417            ! handy.h
19418 ____________________________________________________________________________
19419 [  7689] By: jhi                                   on 2000/11/15  01:56:51
19420         Log: Regen Configure.
19421      Branch: perl
19422            ! Configure
19423 ____________________________________________________________________________
19424 [  7688] By: jhi                                   on 2000/11/15  01:56:32
19425         Log: Make the unit know about SOCKS.
19426      Branch: metaconfig
19427            ! U/protos/socksizetype.U
19428 ____________________________________________________________________________
19429 [  7687] By: jhi                                   on 2000/11/15  01:54:47
19430         Log: Remove unused dependencies.
19431      Branch: metaconfig
19432            ! U/compline/d_getpagsz.U
19433 ____________________________________________________________________________
19434 [  7686] By: nick                                  on 2000/11/14  21:25:13
19435         Log: Integrate mainline.
19436      Branch: perlio
19437           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
19438           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
19439           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
19440           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
19441           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
19442           !> win32/config.bc win32/config.gc win32/config.vc
19443           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
19444 ____________________________________________________________________________
19445 [  7685] By: jhi                                   on 2000/11/14  17:54:56
19446         Log: Integrate perlio.
19447      Branch: perl
19448           +> fakesdio.h perliol.h
19449           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
19450           !> perlsdio.h perlsfio.h pod/perlfunc.pod
19451 ____________________________________________________________________________
19452 [  7684] By: nick                                  on 2000/11/14  17:43:04
19453         Log: PerlIO #include and #ifdef re-work.
19454      Branch: perlio
19455            + fakesdio.h perliol.h
19456            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
19457            ! perlsdio.h perlsfio.h
19458 ____________________________________________________________________________
19459 [  7683] By: jhi                                   on 2000/11/14  15:42:40
19460         Log: Hoist the duplicated socket/netdb include logic to perl.h;
19461              undef SETERRNO in case SOCKS has defined it.  Based on:
19462              
19463              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
19464              From: Jens Hamisch <jens@Strawberry.COM> 
19465              Date: Tue, 14 Nov 2000 11:34:40 +0100
19466              Message-Id: <20001114113440.A20005@Strawberry.COM>
19467      Branch: perl
19468            ! doio.c perl.h pp_sys.c
19469 ____________________________________________________________________________
19470 [  7682] By: jhi                                   on 2000/11/14  14:07:28
19471         Log: Subject: some additions for makefiles for win32 (for perl@7674)
19472              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19473              Date: Tue, 14 Nov 2000 09:31:13 +0300
19474              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
19475      Branch: perl
19476            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
19477            ! win32/makefile.mk
19478 ____________________________________________________________________________
19479 [  7681] By: jhi                                   on 2000/11/14  14:01:41
19480         Log: Subject: tiny typo in perl5db.pl
19481              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19482              Date: Tue, 14 Nov 2000 09:29:28 +0300
19483              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
19484      Branch: perl
19485            ! lib/perl5db.pl
19486 ____________________________________________________________________________
19487 [  7680] By: jhi                                   on 2000/11/14  04:13:50
19488         Log: Redo #7679 with LFs instead of CRLFs.
19489      Branch: perl
19490            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
19491            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
19492            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
19493 ____________________________________________________________________________
19494 [  7679] By: jhi                                   on 2000/11/14  01:21:09
19495         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
19496              From: Benjamin Stuhl <tiriath@yahoo.com> 
19497              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
19498              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
19499      Branch: perl
19500            + win32/bin/mdelete.bat
19501            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
19502            ! makedef.pl perlio.c win32/Makefile win32/config.gc
19503            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
19504 ____________________________________________________________________________
19505 [  7678] By: jhi                                   on 2000/11/14  01:19:20
19506         Log: Fix the re extension building for Win32.
19507              
19508              Subject: [PATCH perl@7638] Get PerlIO building on Win32
19509              From: Benjamin Stuhl <tiriath@yahoo.com> 
19510              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
19511              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
19512      Branch: perl
19513            + ext/re/hints/MSWin32.pl
19514            ! MANIFEST
19515 ____________________________________________________________________________
19516 [  7677] By: jhi                                   on 2000/11/14  01:13:54
19517         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
19518              From: sthoenna@efn.org
19519              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
19520              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
19521      Branch: perl
19522            ! doop.c pp.c toke.c utf8.c utf8.h
19523 ____________________________________________________________________________
19524 [  7676] By: jhi                                   on 2000/11/13  20:23:15
19525         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
19526              From: Nicholas Clark <nick@ccl4.org>
19527              Date: Mon, 13 Nov 2000 18:55:04 +0000
19528              Message-ID: <20001113185504.J29183@plum.flirble.org>
19529      Branch: perl
19530            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
19531 ____________________________________________________________________________
19532 [  7675] By: nick                                  on 2000/11/13  20:21:57
19533         Log: Integrate mainline ...
19534      Branch: perlio
19535           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
19536           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
19537           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
19538           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
19539 ____________________________________________________________________________
19540 [  7674] By: jhi                                   on 2000/11/13  15:07:56
19541         Log: Update Changes.
19542      Branch: perl
19543            ! Changes patchlevel.h
19544 ____________________________________________________________________________
19545 [  7673] By: jhi                                   on 2000/11/13  14:42:42
19546         Log: Remove the new two tests of lib/io_xs for now, they seem to
19547              fail under perlio on some platforms.
19548      Branch: perl
19549            ! t/lib/io_xs.t
19550 ____________________________________________________________________________
19551 [  7672] By: jhi                                   on 2000/11/13  13:57:53
19552         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
19553      Branch: perl
19554            ! perlio.c
19555 ____________________________________________________________________________
19556 [  7671] By: jhi                                   on 2000/11/13  05:30:48
19557         Log: Placate nervous compilers that see longer than ints switch()ing.
19558      Branch: perl
19559            ! utf8.c
19560 ____________________________________________________________________________
19561 [  7670] By: jhi                                   on 2000/11/13  05:14:21
19562         Log: fputs() does return EOF on error but here we don't care.
19563      Branch: perl
19564            ! perlio.c
19565 ____________________________________________________________________________
19566 [  7669] By: jhi                                   on 2000/11/13  05:02:45
19567         Log: Declare reg_data like reg_substr_data.
19568      Branch: perl
19569            ! regexp.h
19570 ____________________________________________________________________________
19571 [  7668] By: jhi                                   on 2000/11/13  04:54:34
19572         Log: Typos in #7667.
19573      Branch: perl
19574            ! perl.h
19575 ____________________________________________________________________________
19576 [  7667] By: jhi                                   on 2000/11/13  04:49:49
19577         Log: Cleanup messy #ifdef.
19578      Branch: perl
19579            ! perl.h
19580 ____________________________________________________________________________
19581 [  7666] By: jhi                                   on 2000/11/13  04:17:34
19582         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
19583              From: Nicholas Clark <nick@talking.bollo.cx>
19584              Date: Sun, 12 Nov 2000 21:14:11 +0000
19585              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
19586              
19587              Note: only one breakage of the two reported is fixed by this patch.
19588      Branch: perl
19589            ! perlio.c
19590 ____________________________________________________________________________
19591 [  7665] By: jhi                                   on 2000/11/13  04:05:07
19592         Log: Tweak the definition of the bit complement on UTF-8 data:
19593              if none of the characters in the string are > 0xff,
19594              the result is a complemented byte string, not a (UTF-8)
19595              char string.  Based on the summary in
19596              
19597              Subject: Re: [ID 20000918.005] ~ on wide chars
19598              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
19599              Date: Fri, 10 Nov 2000 09:47:15 -0800
19600              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
19601              
19602              This should give us the maximum backward (pre-char string)
19603              compatibility and utf8 compatibility.  The other alternative
19604              would be to limit the bit complement to be always byte only,
19605              taking the least significant byte of the chars.
19606      Branch: perl
19607            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
19608 ____________________________________________________________________________
19609 [  7664] By: jhi                                   on 2000/11/13  00:23:44
19610         Log: Couple of tests from #7660 salvaged.
19611      Branch: perl
19612            - t/op/tell.t
19613            ! MANIFEST t/io/tell.t
19614 ____________________________________________________________________________
19615 [  7663] By: jhi                                   on 2000/11/13  00:02:48
19616         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
19617              From: Nicholas Clark <nick@talking.bollo.cx>
19618              Date: Sun, 12 Nov 2000 21:23:43 +0000
19619              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
19620      Branch: perl
19621            ! perlsfio.h
19622 ____________________________________________________________________________
19623 [  7662] By: jhi                                   on 2000/11/13  00:01:39
19624         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
19625              From: Nicholas Clark <nick@talking.bollo.cx>
19626              Date: Sun, 12 Nov 2000 21:30:04 +0000
19627              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
19628      Branch: perl
19629            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
19630 ____________________________________________________________________________
19631 [  7661] By: jhi                                   on 2000/11/12  23:57:29
19632         Log: Document tell() on special streams.
19633      Branch: perl
19634            ! pod/perlfunc.pod
19635 ____________________________________________________________________________
19636 [  7660] By: jhi                                   on 2000/11/12  23:54:22
19637         Log: (Subsumed by #7664)
19638      Branch: perl
19639            + t/op/tell.t
19640            ! MANIFEST
19641 ____________________________________________________________________________
19642 [  7659] By: jhi                                   on 2000/11/12  22:55:25
19643         Log: Many subdocumented return values of the IO extension now documented.
19644              ungetc and write still left subdocumented.
19645              
19646              Subject: [PATCH] (was Re: IO::Handle::ungetc)
19647              From: Nicholas Clark <nick@talking.bollo.cx>
19648              Date: Sun, 12 Nov 2000 21:35:53 +0000
19649              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
19650      Branch: perl
19651            ! ext/IO/lib/IO/Handle.pm
19652 ____________________________________________________________________________
19653 [  7658] By: jhi                                   on 2000/11/12  21:37:06
19654         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
19655              From: Nicholas Clark <nick@talking.bollo.cx>
19656              Date: Sun, 12 Nov 2000 20:03:22 +0000
19657              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
19658      Branch: perl
19659            ! pod/perlfunc.pod
19660 ____________________________________________________________________________
19661 [  7657] By: jhi                                   on 2000/11/12  20:34:55
19662         Log: Integrate perlio.
19663      Branch: perl
19664           !> perlio.c
19665 ____________________________________________________________________________
19666 [  7656] By: nick                                  on 2000/11/12  19:25:06
19667         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
19668      Branch: perlio
19669            ! perlio.c
19670 ____________________________________________________________________________
19671 [  7655] By: nick                                  on 2000/11/12  19:09:41
19672         Log: Integrate mainline
19673      Branch: perlio
19674           +> README.solaris ext/Encode/Encode/cp1006.enc
19675           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
19676           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
19677           +> ext/Encode/Encode/iso8859-13.enc
19678           +> ext/Encode/Encode/iso8859-14.enc
19679           +> ext/Encode/Encode/iso8859-15.enc
19680           !> (integrate 34 files)
19681 ____________________________________________________________________________
19682 [  7654] By: jhi                                   on 2000/11/12  19:00:22
19683         Log: Add a metaconfig unit for fsync.
19684      Branch: metaconfig/U/perl
19685            + d_fsync.U
19686 ____________________________________________________________________________
19687 [  7653] By: jhi                                   on 2000/11/12  19:00:01
19688         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
19689      Branch: perl
19690            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19691            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
19692            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19693            ! vos/config.ga.h win32/config.bc win32/config.gc
19694            ! win32/config.vc
19695 ____________________________________________________________________________
19696 [  7652] By: jhi                                   on 2000/11/11  21:12:01
19697         Log: Copy the s// information of README.hpux also to the perlrun.
19698      Branch: perl
19699            ! README.hpux pod/perlrun.pod
19700 ____________________________________________________________________________
19701 [  7651] By: jhi                                   on 2000/11/11  21:03:13
19702         Log: More README.solaris updates from Andy Dougherty.
19703      Branch: perl
19704            ! README.solaris
19705 ____________________________________________________________________________
19706 [  7650] By: jhi                                   on 2000/11/11  18:38:57
19707         Log: More descriptive error for unknown perlio layers.
19708              
19709              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
19710              From: Dominic Dunlop <domo@computer.org> 
19711              Date: Sat, 11 Nov 2000 18:20:32 +0100             
19712              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
19713      Branch: perl
19714            ! perlio.c pod/perldiag.pod
19715 ____________________________________________________________________________
19716 [  7649] By: jhi                                   on 2000/11/11  18:37:52
19717         Log: MachTen doesn't really do mmap() and munmap().
19718              
19719              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
19720              From: Dominic Dunlop <domo@computer.org> 
19721              Date: Sat, 11 Nov 2000 18:20:32 +0100             
19722              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
19723      Branch: perl
19724            ! hints/machten.sh
19725 ____________________________________________________________________________
19726 [  7648] By: jhi                                   on 2000/11/11  18:36:46
19727         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
19728              From: rspier@pobox.com (Robert Spier)
19729              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
19730              Message-ID: <14861.32839.491271.985797@rls.cx>
19731      Branch: perl
19732            ! Porting/Contract pod/perltoot.pod
19733 ____________________________________________________________________________
19734 [  7647] By: jhi                                   on 2000/11/11  18:35:30
19735         Log: Simplify the getpagesize() unit by dropping the
19736              pagesize probe since it's nowadays slightly more
19737              complicated because of sysconf(). (Note: if some
19738              platform really needs the -lPW for getpagesize,
19739              I just broke it.)
19740              
19741              TODO: a new pagesize unit.
19742      Branch: metaconfig
19743            ! U/compline/d_getpagsz.U
19744 ____________________________________________________________________________
19745 [  7646] By: jhi                                   on 2000/11/11  18:33:23
19746         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
19747      Branch: perl
19748            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19749            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
19750            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19751            ! vos/config.ga.h win32/config.bc win32/config.gc
19752            ! win32/config.vc
19753 ____________________________________________________________________________
19754 [  7645] By: jhi                                   on 2000/11/11  16:45:15
19755         Log: Use sysconf() or getpagesize() to find out the pagesize.
19756      Branch: perl
19757            ! perlio.c
19758 ____________________________________________________________________________
19759 [  7644] By: jhi                                   on 2000/11/11  15:46:08
19760         Log: Integrate perlio.
19761      Branch: perl
19762           !> perlio.c
19763 ____________________________________________________________________________
19764 [  7643] By: jhi                                   on 2000/11/11  15:33:36
19765         Log: Subject: Re: [PATCH] README.solaris
19766              From: Lupe Christoph <lupe@lupe-christoph.de>
19767              Date: Sat, 11 Nov 2000 14:08:10 +0100
19768              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
19769      Branch: perl
19770            ! README.solaris
19771 ____________________________________________________________________________
19772 [  7642] By: jhi                                   on 2000/11/11  15:22:12
19773         Log: Subject: [PATCH perl@7638] cygwin port
19774              From: "Eric Fifer" <egf7@columbia.edu>            
19775              Date: Fri, 10 Nov 2000 19:30:30 -0000
19776              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
19777      Branch: perl
19778            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
19779 ____________________________________________________________________________
19780 [  7641] By: nick                                  on 2000/11/11  14:50:36
19781         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
19782              Also call "Buf" layer directly when unread'ing non-read chars.
19783      Branch: perlio
19784            ! perlio.c
19785 ____________________________________________________________________________
19786 [  7640] By: jhi                                   on 2000/11/11  02:05:02
19787         Log: Add more encoding tables.
19788      Branch: perl
19789            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
19790            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
19791            + ext/Encode/Encode/iso8859-10.enc
19792            + ext/Encode/Encode/iso8859-13.enc
19793            + ext/Encode/Encode/iso8859-14.enc
19794            + ext/Encode/Encode/iso8859-15.enc
19795            ! MANIFEST
19796 ____________________________________________________________________________
19797 [  7639] By: jhi                                   on 2000/11/10  18:49:25
19798         Log: Subject: [PATCH] README.solaris
19799              From: Andy Dougherty <doughera@lafayette.edu>
19800              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
19801              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
19802      Branch: perl
19803            + README.solaris
19804            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
19805            ! pod/perl.pod pod/perltoc.pod
19806 ____________________________________________________________________________
19807 [  7638] By: jhi                                   on 2000/11/10  15:04:15
19808         Log: Update Changes.
19809      Branch: perl
19810            ! Changes patchlevel.h
19811 ____________________________________________________________________________
19812 [  7637] By: jhi                                   on 2000/11/10  14:14:28
19813         Log: Explain better why certain regex tests are skipped.
19814              
19815              Subject: Re: tests skipped: unknown reason
19816              From: Lupe Christoph <lupe@lupe-christoph.de>
19817              Date: Fri, 10 Nov 2000 09:08:56 +0100
19818              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
19819      Branch: perl
19820            ! t/op/regexp.t
19821 ____________________________________________________________________________
19822 [  7636] By: nick                                  on 2000/11/10  13:40:00
19823         Log: Integrate mainline.
19824      Branch: perlio
19825           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
19826           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
19827           !> win32/bin/search.pl
19828 ____________________________________________________________________________
19829 [  7635] By: nick                                  on 2000/11/10  13:25:52
19830         Log: Re-instate stdio large file support via perlio.
19831      Branch: perl
19832            ! perlio.c
19833 ____________________________________________________________________________
19834 [  7634] By: jhi                                   on 2000/11/10  04:49:55
19835         Log: Amdahl UTS hints updates.
19836              
19837              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
19838              From: hom00@utsglobal.com (Harold O Morris)
19839              Date: Thu, 9 Nov 2000 20:02 PST
19840              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
19841      Branch: perl
19842            ! hints/uts.sh
19843 ____________________________________________________________________________
19844 [  7633] By: jhi                                   on 2000/11/09  23:33:28
19845         Log: Subject: [PATCH] IO::Seekable pod
19846              From: Nicholas Clark <nick@talking.bollo.cx>
19847              Date: Thu, 9 Nov 2000 20:29:45 +0000
19848              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
19849      Branch: perl
19850            ! ext/IO/lib/IO/Handle.pm
19851 ____________________________________________________________________________
19852 [  7632] By: jhi                                   on 2000/11/09  21:55:41
19853         Log: Various doc oddball characters.
19854              
19855              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
19856              From: Michael Somos <somos@grail.cba.csuohio.edu>
19857              Date: Mon, 6 Nov 2000 17:44:20 -0500
19858              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
19859      Branch: perl
19860            ! emacs/cperl-mode.el lib/unicode/syllables.txt
19861            ! win32/bin/search.pl
19862 ____________________________________________________________________________
19863 [  7631] By: jhi                                   on 2000/11/09  21:12:29
19864         Log: Subject: Re: bash -c exit and linux hints 
19865              From: "John P. Linderman" <jpl@research.att.com>
19866              Date: Thu, 02 Nov 2000 09:37:25 -0500
19867              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
19868      Branch: perl
19869            ! hints/linux.sh
19870 ____________________________________________________________________________
19871 [  7630] By: nick                                  on 2000/11/09  20:34:11
19872         Log: Integrate mainline.
19873      Branch: perlio
19874           !> (integrate 91 files)
19875 ____________________________________________________________________________
19876 [  7629] By: jhi                                   on 2000/11/09  19:46:31
19877         Log: Missing dTHXs.
19878              
19879              Subject: RE: perl@7595 builds not on cygwin
19880              From: "Eric Fifer" <egf7@columbia.edu>
19881              Date: Thu, 9 Nov 2000 19:26:50 -0000
19882              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
19883      Branch: perl
19884            ! ext/Devel/Peek/Peek.xs
19885 ____________________________________________________________________________
19886 [  7628] By: jhi                                   on 2000/11/09  14:48:27
19887         Log: Disable only the tests 99 and 166 for UTF-8 locales.
19888      Branch: perl
19889            ! t/pragma/locale.t
19890 ____________________________________________________________________________
19891 [  7627] By: jhi                                   on 2000/11/09  14:40:27
19892         Log: There's no =head3.
19893      Branch: perl
19894            ! pod/perlhack.pod
19895 ____________________________________________________________________________
19896 [  7626] By: jhi                                   on 2000/11/09  13:54:26
19897         Log: The generated boot_* headers are wrong.  Pickier compiler,
19898              such as KAI C++ will refuse to compile the resulting perlmain.
19899              
19900              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
19901              From: Harri Pasanen <harri.pasanen@trema.com>
19902              Date: Thu, 09 Nov 2000 14:23:28 +0100
19903              Message-Id: <3A0AA550.26D548A3@trema.com>
19904      Branch: perl
19905            ! minimod.pl
19906 ____________________________________________________________________________
19907 [  7625] By: jhi                                   on 2000/11/09  13:50:44
19908         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
19909              From: Prymmer/Kahn <pvhp@best.com>
19910              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
19911              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
19912              
19913              All except the "cow orker" change.
19914      Branch: perl
19915            ! Porting/pumpkin.pod
19916 ____________________________________________________________________________
19917 [  7624] By: jhi                                   on 2000/11/09  13:45:33
19918         Log: Fix for
19919              
19920              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
19921              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
19922              Date: Thu, 09 Nov 2000 11:05:52 +0100
19923              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
19924      Branch: perl
19925            ! pod/perldiag.pod t/pragma/warn/pp_sys
19926 ____________________________________________________________________________
19927 [  7623] By: jhi                                   on 2000/11/09  13:37:16
19928         Log: Typo in an ifndef.
19929              
19930              Subject: Re: [PATCH 5.7.0] better messages from malloc()
19931              From: Joe Smith <jms@inwap.com>         
19932              Date: Thu, 09 Nov 2000 01:33:14 -0800
19933              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
19934      Branch: perl
19935            ! malloc.c
19936 ____________________________________________________________________________
19937 [  7622] By: jhi                                   on 2000/11/09  13:31:18
19938         Log: Remove unused extra arguments.
19939      Branch: metaconfig/U/perl
19940            ! perlxv.U
19941      Branch: perl
19942            ! Configure config_h.SH
19943 ____________________________________________________________________________
19944 [  7621] By: jhi                                   on 2000/11/09  13:16:36
19945         Log: More VMS moves on environment handling, from Charles Lane.
19946      Branch: perl
19947            ! t/pragma/locale.t
19948 ____________________________________________________________________________
19949 [  7620] By: jhi                                   on 2000/11/09  04:42:38
19950         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
19951              From: David Dyck <dcd@tc.fluke.com>
19952              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
19953              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
19954      Branch: perl
19955            ! pp_sys.c
19956 ____________________________________________________________________________
19957 [  7619] By: jhi                                   on 2000/11/09  04:36:21
19958         Log: Forgot from #7618.
19959      Branch: perl
19960            ! lib/File/stat.pm
19961 ____________________________________________________________________________
19962 [  7618] By: jhi                                   on 2000/11/09  04:28:44
19963         Log: Make deleting for %ENV work for (newer versions of) VMS,
19964              from Craig A. Berry.
19965      Branch: perl
19966            ! vms/vms.c
19967 ____________________________________________________________________________
19968 [  7617] By: jhi                                   on 2000/11/09  04:25:05
19969         Log: Subject: [PATCH] Class::Struct at compile time
19970              From: "Casey R. Tweten" <crt@kiski.net>
19971              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
19972              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
19973      Branch: perl
19974            ! lib/Class/Struct.pm
19975 ____________________________________________________________________________
19976 [  7616] By: jhi                                   on 2000/11/09  04:15:17
19977         Log: Subject: [ID 20001108.013] spelling
19978              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
19979              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
19980              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
19981      Branch: perl
19982            ! lib/ftp.pl
19983 ____________________________________________________________________________
19984 [  7615] By: jhi                                   on 2000/11/09  04:12:42
19985         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
19986              From: Peter Prymmer <pvhp@forte.com>
19987              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
19988              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
19989      Branch: perl
19990            ! configure.com
19991 ____________________________________________________________________________
19992 [  7614] By: jhi                                   on 2000/11/08  22:42:55
19993         Log: A missing aTHX_.
19994      Branch: perl
19995            ! ext/IPC/SysV/SysV.xs
19996 ____________________________________________________________________________
19997 [  7613] By: jhi                                   on 2000/11/08  19:30:21
19998         Log: Update Changes.
19999      Branch: perl
20000            ! Changes patchlevel.h
20001 ____________________________________________________________________________
20002 [  7612] By: jhi                                   on 2000/11/08  18:35:25
20003         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
20004              From: David Dyck <dcd@tc.fluke.com>
20005              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
20006              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
20007      Branch: perl
20008            ! pp_sys.c
20009 ____________________________________________________________________________
20010 [  7611] By: jhi                                   on 2000/11/08  18:30:26
20011         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
20012              From: Dominic Dunlop <domo@computer.org>
20013              Date: Tue, 7 Nov 2000 12:05:25 +0100
20014              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
20015      Branch: perl
20016            ! malloc.c
20017 ____________________________________________________________________________
20018 [  7610] By: jhi                                   on 2000/11/08  18:25:14
20019         Log: Do not test UTF-8 locales since that the tests would require
20020              polymorphic regexen.
20021      Branch: perl
20022            ! t/pragma/locale.t
20023 ____________________________________________________________________________
20024 [  7609] By: jhi                                   on 2000/11/08  17:12:51
20025         Log: Locale buglets.
20026              
20027              Subject: RE: Locales support (setlocale) fixes
20028              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20029              Date: Wed, 8 Nov 2000 20:01:39 +0300
20030              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
20031      Branch: perl
20032            ! t/pragma/locale.t util.c
20033 ____________________________________________________________________________
20034 [  7608] By: jhi                                   on 2000/11/08  17:00:16
20035         Log: Deleting $ENV{PATH} in VMS is not recommendable.
20036      Branch: perl
20037            ! t/pragma/locale.t
20038 ____________________________________________________________________________
20039 [  7607] By: jhi                                   on 2000/11/08  16:58:26
20040         Log: Subject: PATCH std stdio for (Free)BSD
20041              From: Nicholas Clark <nick@ccl4.org>
20042              Date: Wed, 8 Nov 2000 15:36:29 +0000
20043              Message-ID: <20001108153629.D98736@plum.flirble.org>
20044      Branch: metaconfig
20045            ! U/compline/d_stdstdio.U
20046      Branch: perl
20047            ! Configure config_h.SH
20048 ____________________________________________________________________________
20049 [  7606] By: jhi                                   on 2000/11/08  16:43:31
20050         Log: Forgot to bump the line numbers in #7601.
20051      Branch: perl
20052            ! t/pragma/warn/pp_sys
20053 ____________________________________________________________________________
20054 [  7605] By: jhi                                   on 2000/11/08  16:39:12
20055         Log: More careful detection of how well NVs and UVs mix.
20056              
20057              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))
20058              From: Nicholas Clark <nick@ccl4.org>
20059              Date: Wed, 8 Nov 2000 15:14:12 +0000
20060              Message-ID: <20001108151412.B98736@plum.flirble.org>
20061              
20062              Added some SIGFPE paranoia.
20063      Branch: metaconfig/U/perl
20064            ! perlxv.U
20065      Branch: perl
20066            ! Configure config_h.SH
20067 ____________________________________________________________________________
20068 [  7604] By: jhi                                   on 2000/11/08  14:39:10
20069         Log: Subject: [patch perl@7595] VMS configure.com tweak
20070              From: "Craig A. Berry" <craigberry@mac.com>
20071              Date: Wed, 8 Nov 2000 00:24:12 -0600
20072              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
20073      Branch: perl
20074            ! configure.com
20075 ____________________________________________________________________________
20076 [  7603] By: jhi                                   on 2000/11/08  14:27:11
20077         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
20078              From: Robin Barker <rmb1@cise.npl.co.uk>
20079              Date: Wed, 8 Nov 2000 11:11:39 GMT
20080              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
20081      Branch: perl
20082            ! perlio.c
20083 ____________________________________________________________________________
20084 [  7602] By: jhi                                   on 2000/11/08  14:25:03
20085         Log: Fix for the tie-refhash string table leaks.
20086              
20087              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
20088              Date: Wed, 8 Nov 2000 13:03:04 GMT
20089              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
20090      Branch: perl
20091            ! t/lib/tie-refhash.t
20092 ____________________________________________________________________________
20093 [  7601] By: jhi                                   on 2000/11/08  14:21:08
20094         Log: Try to avoid flockless and emulationless places.
20095      Branch: perl
20096            ! t/pragma/warn/pp_sys
20097 ____________________________________________________________________________
20098 [  7600] By: jhi                                   on 2000/11/08  02:28:54
20099         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
20100              
20101              Subject: [PATCH] prototyped functions that should be overrideable
20102              From: "Casey R. Tweten" <crt@kiski.net>
20103              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
20104              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
20105      Branch: perl
20106            ! toke.c
20107 ____________________________________________________________________________
20108 [  7599] By: jhi                                   on 2000/11/08  01:12:05
20109         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
20110              
20111              Subject: [PATCH] perlbug.PL
20112              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20113              Date: Mon, 6 Nov 2000 21:39:01 -0500
20114              Message-ID: <20001106213901.B20955@O2.chapin.edu>
20115      Branch: perl
20116            ! utils/perlbug.PL
20117 ____________________________________________________________________________
20118 [  7598] By: jhi                                   on 2000/11/07  23:42:00
20119         Log: Bad thinko in #7581 (I used the test program with the expanded
20120              values as-is).
20121      Branch: metaconfig
20122            ! U/compline/d_stdstdio.U
20123      Branch: perl
20124            ! Configure
20125 ____________________________________________________________________________
20126 [  7597] By: jhi                                   on 2000/11/07  21:43:29
20127         Log: Subject: [PATCH perl@7573] cygwin port
20128              From: "Fifer, Eric" <EFifer@sanwaint.com>
20129              Date: Tue, 7 Nov 2000 18:08:51 -0000 
20130              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
20131              
20132              Synchronize with Cygwin 1.1.5.
20133      Branch: perl
20134            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
20135            ! pod/perlport.pod unixish.h util.c
20136 ____________________________________________________________________________
20137 [  7596] By: jhi                                   on 2000/11/07  21:39:25
20138         Log: perlhack updates from H.Merijn Brand.
20139      Branch: perl
20140            ! pod/perlhack.pod
20141 ____________________________________________________________________________
20142 [  7595] By: jhi                                   on 2000/11/07  20:21:41
20143         Log: Update Changes.
20144      Branch: perl
20145            ! Changes patchlevel.h
20146 ____________________________________________________________________________
20147 [  7594] By: jhi                                   on 2000/11/07  19:18:58
20148         Log: Be more robust in Dynaloader.pm.
20149      Branch: perl
20150            ! ext/DynaLoader/DynaLoader_pm.PL
20151 ____________________________________________________________________________
20152 [  7593] By: jhi                                   on 2000/11/07  16:49:31
20153         Log: AUTHORS update.
20154      Branch: perl
20155            ! AUTHORS
20156 ____________________________________________________________________________
20157 [  7592] By: gsar                                  on 2000/11/07  16:39:51
20158         Log: normalize relative paths in virtualized current directory on windows,
20159              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
20160              returns)
20161      Branch: perl
20162            ! win32/vdir.h
20163 ____________________________________________________________________________
20164 [  7591] By: jhi                                   on 2000/11/07  16:04:26
20165         Log: Too profiler-happy: with optimization the #7590 actually makes
20166              the test to run 0.5% _slower_.  Requires much more instrumentation.
20167              Retract #7590.
20168      Branch: perl
20169            ! regcomp.c regcomp.h
20170 ____________________________________________________________________________
20171 [  7590] By: jhi                                   on 2000/11/07  15:51:13
20172         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
20173              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
20174              by using memset() and testing bytewise (as opposed to bitwise).
20175      Branch: perl
20176            ! regcomp.c regcomp.h
20177 ____________________________________________________________________________
20178 [  7589] By: jhi                                   on 2000/11/07  12:56:39
20179         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
20180              From: "Craig A. Berry" <craig.berry@psinetcs.com>
20181              Date: Mon, 06 Nov 2000 23:45:30 -0500
20182              Message-Id: <0011079735.AA973576259@univpress.com>
20183      Branch: perl
20184            ! configure.com t/lib/st-lock.t
20185 ____________________________________________________________________________
20186 [  7588] By: jhi                                   on 2000/11/07  01:03:28
20187         Log: Tweak #7587.
20188      Branch: perl
20189            ! pod/perldiag.pod
20190 ____________________________________________________________________________
20191 [  7587] By: jhi                                   on 2000/11/07  01:00:27
20192         Log: A doc addition for bug id 20001105.019, beware \p.
20193      Branch: perl
20194            ! pod/perldiag.pod
20195 ____________________________________________________________________________
20196 [  7586] By: jhi                                   on 2000/11/07  00:32:22
20197         Log: Fake support of holey files in win/dosish platforms.
20198              
20199              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
20200              From: kipp@shonanblue.ne.jp
20201              Date: Mon, 6 Nov 2000 13:30:55 -0800
20202              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
20203      Branch: perl
20204            ! ext/SDBM_File/sdbm/sdbm.c
20205 ____________________________________________________________________________
20206 [  7585] By: jhi                                   on 2000/11/07  00:12:54
20207         Log: Subject: Pod updates
20208              From: "Stephen P. Potter" <spp@spotter.yi.org>
20209              Date: Mon, 06 Nov 2000 18:56:43 -0500
20210              Message-Id: <200011062357.SAA18173@spotter.yi.org>
20211      Branch: perl
20212            ! README.dos README.os2 README.win32 pod/buildtoc.PL
20213            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
20214            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
20215            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
20216            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
20217            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
20218            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
20219            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
20220            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
20221            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
20222            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
20223            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
20224            ! pod/perltootc.pod pod/perlunicode.pod
20225 ____________________________________________________________________________
20226 [  7584] By: jhi                                   on 2000/11/07  00:04:17
20227         Log: Varargs don't always work too well if one puts an unsigned
20228              char on the stack and pop an unsigned quad off the stack.
20229              
20230              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
20231              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
20232              Date: Mon, 06 Nov 2000 15:19:05 -0800
20233              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
20234      Branch: perl
20235            ! utf8.c
20236 ____________________________________________________________________________
20237 [  7583] By: jhi                                   on 2000/11/06  23:58:48
20238         Log: %ENV note tweaks from Dan Sugalski.
20239      Branch: perl
20240            ! pod/perlport.pod vms/perlvms.pod
20241 ____________________________________________________________________________
20242 [  7582] By: jhi                                   on 2000/11/06  23:05:49
20243         Log: glibc5 detection by __GNU_LIBRARY__.
20244      Branch: perl
20245            ! toke.c
20246 ____________________________________________________________________________
20247 [  7581] By: jhi                                   on 2000/11/06  22:51:29
20248         Log: Make the stdio test program of 7427 less noisy while being 
20249              compiled so that Digital UNIX wouldn't get both
20250              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
20251              undefined.  This makes perlio happy.
20252      Branch: metaconfig
20253            ! U/compline/d_stdstdio.U
20254      Branch: perl
20255            ! Configure config_h.SH
20256 ____________________________________________________________________________
20257 [  7580] By: jhi                                   on 2000/11/06  22:41:41
20258         Log: Document %ENV = () portability issues.
20259      Branch: perl
20260            ! pod/perlport.pod vms/perlvms.pod
20261 ____________________________________________________________________________
20262 [  7579] By: jhi                                   on 2000/11/06  21:29:24
20263         Log: VOS updates from Paul Green.
20264      Branch: perl
20265            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20266 ____________________________________________________________________________
20267 [  7578] By: jhi                                   on 2000/11/06  21:00:40
20268         Log: Sanitize the environment further.
20269      Branch: perl
20270            ! t/pragma/locale.t
20271 ____________________________________________________________________________
20272 [  7577] By: jhi                                   on 2000/11/06  20:53:51
20273         Log: Re-introduce 7552 lost in integration.
20274      Branch: perl
20275            ! perlio.c
20276 ____________________________________________________________________________
20277 [  7576] By: jhi                                   on 2000/11/06  20:33:46
20278         Log: Admit that the test leaks scalars.
20279      Branch: perl
20280            ! t/comp/proto.t
20281 ____________________________________________________________________________
20282 [  7575] By: jhi                                   on 2000/11/06  20:17:08
20283         Log: Integrate perlio.
20284      Branch: perl
20285           !> perlio.c
20286 ____________________________________________________________________________
20287 [  7574] By: nick                                  on 2000/11/06  20:07:28
20288         Log: Remove debug. Try (Mmap_t) on madvise() call.
20289      Branch: perlio
20290            ! perlio.c
20291 ____________________________________________________________________________
20292 [  7573] By: jhi                                   on 2000/11/06  13:56:05
20293         Log: Update Changes.
20294      Branch: perl
20295            ! Changes patchlevel.h
20296 ____________________________________________________________________________
20297 [  7572] By: jhi                                   on 2000/11/06  13:48:41
20298         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
20299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20300              Date: Mon, 06 Nov 2000 10:11:42 +0100
20301              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
20302      Branch: perl
20303            ! pod/perlhack.pod
20304 ____________________________________________________________________________
20305 [  7571] By: jhi                                   on 2000/11/06  01:45:51
20306         Log: AUTHORS updates.
20307      Branch: perl
20308            ! AUTHORS
20309 ____________________________________________________________________________
20310 [  7570] By: jhi                                   on 2000/11/06  00:18:00
20311         Log: Fix for
20312              
20313              Subject: [ID 20000728.005] perl -P broken
20314              From: David Dyck <dcd@tc.fluke.com>
20315              Date: Fri, 28 Jul 2000 17:19:16 -0700
20316              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
20317              
20318              (hopefully).  The fix is also not complete, it seems to break
20319              BOM swallowing for libc5 systems, but until someone figures
20320              out a way to do this without ftell(), this will do.
20321      Branch: perl
20322            ! toke.c
20323 ____________________________________________________________________________
20324 [  7569] By: jhi                                   on 2000/11/06  00:05:30
20325         Log: Document that the evaled syntax errors cause scalar leaks.
20326      Branch: perl
20327            ! t/comp/proto.t
20328 ____________________________________________________________________________
20329 [  7568] By: jhi                                   on 2000/11/05  23:14:47
20330         Log: opmini.o can linger from Configures past.
20331      Branch: perl
20332            ! Makefile.SH
20333 ____________________________________________________________________________
20334 [  7567] By: jhi                                   on 2000/11/05  21:28:39
20335         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
20336              first argument correctly.
20337      Branch: perl
20338            ! perlio.c
20339 ____________________________________________________________________________
20340 [  7566] By: jhi                                   on 2000/11/05  21:15:56
20341         Log: Integrate perlio.
20342      Branch: perl
20343           !> perlio.c
20344 ____________________________________________________________________________
20345 [  7565] By: jhi                                   on 2000/11/05  21:15:13
20346         Log: Use -dM for gcc (the suggested patch did it only for Linux,
20347              but I think it can be generalized).
20348              
20349              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
20350              From: Pixel <pixel@mandrakesoft.com>
20351              Date: 05 Nov 2000 21:49:34 +0100 
20352              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
20353      Branch: perl
20354            ! ext/Errno/Errno_pm.PL
20355 ____________________________________________________________________________
20356 [  7564] By: nick                                  on 2000/11/05  21:09:18
20357         Log: Added a mmap layer as a "subclass" of perlio.
20358              PERLIO=mmap ./perl harness passes
20359      Branch: perlio
20360            ! perlio.c
20361 ____________________________________________________________________________
20362 [  7563] By: jhi                                   on 2000/11/05  19:48:55
20363         Log: Add a note for future generations about bug id 20000229.006.
20364      Branch: perl
20365            ! malloc.c
20366 ____________________________________________________________________________
20367 [  7562] By: jhi                                   on 2000/11/05  19:38:24
20368         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
20369      Branch: perl
20370            ! pp_ctl.c t/op/pos.t
20371 ____________________________________________________________________________
20372 [  7561] By: jhi                                   on 2000/11/05  18:21:46
20373         Log: Add =pod to be tidy.
20374      Branch: perl
20375            ! lib/Math/Complex.pm
20376 ____________________________________________________________________________
20377 [  7560] By: jhi                                   on 2000/11/05  17:38:46
20378         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
20379      Branch: perl
20380            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20381            ! ext/Storable/Storable.xs t/lib/st-recurse.t
20382 ____________________________________________________________________________
20383 [  7559] By: jhi                                   on 2000/11/05  17:32:59
20384         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
20385              From: "Peter J. Farley III" <pjfarley@banet.net>
20386              Date: Sun, 05 Nov 2000 11:55:59 -0500
20387              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
20388      Branch: perl
20389            ! t/lib/syslog.t
20390 ____________________________________________________________________________
20391 [  7558] By: jhi                                   on 2000/11/05  17:29:19
20392         Log: Integrate perlio.
20393      Branch: perl
20394           !> perlio.c
20395 ____________________________________________________________________________
20396 [  7557] By: jhi                                   on 2000/11/05  17:22:01
20397         Log: A fix of sorts for 20000329.026, a better error message
20398              for a missing "use charnames" when using the \N{...}. 
20399      Branch: perl
20400            ! pod/perldiag.pod toke.c
20401 ____________________________________________________________________________
20402 [  7556] By: jhi                                   on 2000/11/05  16:33:50
20403         Log: Test tweak: show also the failed locales.
20404              
20405              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
20406              From: Lupe Christoph <lupe@lupe-christoph.de>         
20407              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
20408              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
20409      Branch: perl
20410            ! t/pragma/locale.t
20411 ____________________________________________________________________________
20412 [  7555] By: nick                                  on 2000/11/05  11:09:34
20413         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
20414              open RDWR so does not fail. (pragma/warnings 303 again...)
20415      Branch: perlio
20416            ! perlio.c
20417 ____________________________________________________________________________
20418 [  7554] By: nick                                  on 2000/11/05  10:10:13
20419         Log: Fix case where ungetc(f,EOF) was allowed.
20420              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
20421              so we can see similarities.
20422              Use types more carefully and a STDCHAR array in hope that this will
20423              fix Jarrko's 64bit machine.
20424      Branch: perlio
20425            ! perlio.c
20426 ____________________________________________________________________________
20427 [  7553] By: jhi                                   on 2000/11/05  01:12:16
20428         Log: Fix for
20429              
20430              Subject: [ID 20001004.007] taint propogation is inconsistent
20431              From: pimlott@idiomtech.com (Andrew Pimlott) 
20432              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
20433              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
20434              
20435              The culprit was sv_setsv() which was rather blindly
20436              propagating taint, which lead to behaviour where if
20437              a tainted anon hash value was seen all the hash values
20438              from then on at that level became tainted, or at any
20439              upper levels in the case of nested anon hashes.
20440      Branch: perl
20441            ! sv.c t/op/taint.t
20442 ____________________________________________________________________________
20443 [  7552] By: jhi                                   on 2000/11/04  23:44:18
20444         Log: Some cpps don't like splitting conditionals across several lines.
20445      Branch: perl
20446            ! perlio.c
20447 ____________________________________________________________________________
20448 [  7551] By: nick                                  on 2000/11/04  23:40:44
20449         Log: Integrate mainline
20450      Branch: perlio
20451           !> pp_hot.c t/op/taint.t
20452 ____________________________________________________________________________
20453 [  7550] By: nick                                  on 2000/11/04  23:39:05
20454         Log: Integrate mainline again
20455      Branch: perlio
20456           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
20457           !> t/lib/b.t t/op/misc.t util.c
20458 ____________________________________________________________________________
20459 [  7549] By: jhi                                   on 2000/11/04  23:14:01
20460         Log: Fix for
20461              
20462              Subject: [ID 20001004.006] undef is never tainted
20463              From: pimlott@idiomtech.com (Andrew Pimlott)
20464              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
20465              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
20466              
20467              An undef read from a slurped file was not tainted.
20468      Branch: perl
20469            ! pp_hot.c t/op/taint.t
20470 ____________________________________________________________________________
20471 [  7548] By: jhi                                   on 2000/11/04  22:56:21
20472         Log: Test tweak ($Config{useperlio} is by default undef) .
20473      Branch: perl
20474            ! t/lib/b.t
20475 ____________________________________________________________________________
20476 [  7547] By: jhi                                   on 2000/11/04  22:43:56
20477         Log: Integrate perlio.
20478      Branch: perl
20479           +> lib/perlio.pm
20480           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
20481           !> pod/perlapi.pod t/lib/b.t
20482 ____________________________________________________________________________
20483 [  7546] By: jhi                                   on 2000/11/04  22:40:59
20484         Log: Configure would use a bad $myuname from an old config.sh.
20485              
20486              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
20487              From: Andy Dougherty <doughera@lafayette.edu>
20488              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
20489              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
20490      Branch: metaconfig
20491            ! U/modified/Oldconfig.U
20492      Branch: perl
20493            ! Configure config_h.SH
20494 ____________________________________________________________________________
20495 [  7545] By: jhi                                   on 2000/11/04  22:36:54
20496         Log: Subject: Locales support (setlocale) fixes
20497              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20498              Date: Sat, 4 Nov 2000 10:15:48 +0300 
20499              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
20500              
20501              Modified quite a bit to be more portable.
20502      Branch: perl
20503            ! embed.h embed.pl perl.h proto.h util.c
20504 ____________________________________________________________________________
20505 [  7544] By: jhi                                   on 2000/11/04  22:32:47
20506         Log: Dying is too strict here, better just skip.
20507      Branch: perl
20508            ! t/op/misc.t
20509 ____________________________________________________________________________
20510 [  7543] By: nick                                  on 2000/11/04  21:55:13
20511         Log: Merge mainline
20512      Branch: perlio
20513           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
20514           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
20515           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
20516           !> (integrate 64 files)
20517 ____________________________________________________________________________
20518 [  7542] By: jhi                                   on 2000/11/04  21:09:28
20519         Log: More Changes tweakery.
20520      Branch: perl
20521            ! Changes Porting/genlog
20522 ____________________________________________________________________________
20523 [  7541] By: jhi                                   on 2000/11/04  20:58:18
20524         Log: Changes fixups.
20525      Branch: perl
20526            ! Changes
20527 ____________________________________________________________________________
20528 [  7540] By: jhi                                   on 2000/11/04  20:42:38
20529         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
20530              create a "fast path" for locale name probing using "locale -a"
20531              if available, squash finally hopefully the s?printf resetting
20532              the numeric locale (since, IIUC perllocale, it never shouldn't). 
20533      Branch: perl
20534            ! sv.c t/op/misc.t t/pragma/locale.t
20535 ____________________________________________________________________________
20536 [  7539] By: nick                                  on 2000/11/04  19:56:10
20537         Log: PerlIO infrastructure complete.
20538      Branch: perlio
20539            + lib/perlio.pm
20540            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
20541 ____________________________________________________________________________
20542 [  7538] By: nick                                  on 2000/11/04  14:31:32
20543         Log: Type tweaks + less contorted allocation scheme
20544      Branch: perlio
20545            ! perlio.c
20546 ____________________________________________________________________________
20547 [  7537] By: nick                                  on 2000/11/04  12:40:42
20548         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
20549              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
20550              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
20551              sensible) which lead to some interesting fails.
20552      Branch: perlio
20553            ! perlio.c
20554 ____________________________________________________________________________
20555 [  7536] By: jhi                                   on 2000/11/04  00:20:02
20556         Log: Add FCNTL_CAN_LOCK.
20557              
20558              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
20559              From: Andy Dougherty <doughera@lafayette.edu>
20560              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
20561              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
20562              
20563              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
20564              From: Andy Dougherty <doughera@lafayette.edu>
20565              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
20566              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
20567      Branch: metaconfig/U/perl
20568            + d_fcntl_can_lock.U
20569            ! startperl.U
20570      Branch: perl
20571            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20572            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
20573            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20574            ! vos/config.ga.h win32/config.bc win32/config.gc
20575            ! win32/config.vc
20576 ____________________________________________________________________________
20577 [  7535] By: nick                                  on 2000/11/03  22:19:10
20578         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
20579              - Works on Linux with
20580              perlio + unix
20581              stdio
20582              - Works on Solaris with
20583              perlio + unix
20584              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
20585              - Fails (hangs in openpid) if you try and stack
20586              perlio + stdio - Linux stdio's read() logic is hanging.
20587      Branch: perlio
20588            ! iperlsys.h perlio.c
20589 ____________________________________________________________________________
20590 [  7534] By: jhi                                   on 2000/11/03  15:16:02
20591         Log: Subject: Re: README.aix
20592              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20593              Date: Fri, 03 Nov 2000 16:03:15 +0100
20594              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
20595      Branch: perl
20596            ! README.aix
20597 ____________________________________________________________________________
20598 [  7533] By: jhi                                   on 2000/11/03  03:59:02
20599         Log: Subject: [PATCH 5.7.0] better messages from malloc()
20600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20601              Date: Wed, 1 Nov 2000 23:39:56 -0500
20602              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
20603      Branch: perl
20604            ! malloc.c pod/perldiag.pod
20605 ____________________________________________________________________________
20606 [  7532] By: jhi                                   on 2000/11/03  00:11:56
20607         Log: The #7521 touched things it shouldn't have.
20608      Branch: perl
20609            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
20610 ____________________________________________________________________________
20611 [  7531] By: jhi                                   on 2000/11/02  22:32:33
20612         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
20613              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20614              Date:     Thu, 2 Nov 2000 16:58:36 EST
20615              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
20616      Branch: perl
20617            ! vms/gen_shrfls.pl
20618 ____________________________________________________________________________
20619 [  7530] By: jhi                                   on 2000/11/02  22:08:49
20620         Log: Fix the problem discussed in
20621              
20622              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
20623              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
20624              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
20625              
20626              originally from Linc Madison.  Also Andreas König's comments
20627              taken into account.  Some other problems with Tie::SubstrHash
20628              fixed: didn't croak when the table exceeded the requested number
20629              of entries (as documented) but instead when the number of entries
20630              exceeded the size of the table, a croak() had an unnecessary \n,
20631              didn't have a CLEAR method, documented that there is no exists().
20632              Didn't fix to be strict-proof because the module uses &foo; and
20633              dynamic scope.  Added a test script exercizing both first tamely 
20634              the basic functionality, and then the failure cases reported by
20635              Linc Madison.
20636      Branch: perl
20637            + t/lib/tie-substrhash.t
20638            ! MANIFEST lib/Tie/SubstrHash.pm
20639 ____________________________________________________________________________
20640 [  7529] By: jhi                                   on 2000/11/02  17:58:08
20641         Log: recv() can fail and return undef.
20642              
20643              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
20644              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
20645              Date: Thu, 2 Nov 2000 20:12:20 +0300
20646              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
20647      Branch: perl
20648            ! lib/Net/Ping.pm
20649 ____________________________________________________________________________
20650 [  7528] By: jhi                                   on 2000/11/02  17:49:09
20651         Log: Detpyo.
20652      Branch: perl
20653            ! pod/perlop.pod
20654 ____________________________________________________________________________
20655 [  7527] By: jhi                                   on 2000/11/02  15:48:37
20656         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
20657              fix a autovivification bug in Tie::RefHash, add tests for both.
20658              
20659              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
20660              From: Edward Avis <epa98@doc.ic.ac.uk>
20661              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
20662              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
20663      Branch: perl
20664            + t/lib/tie-refhash.t
20665            ! MANIFEST lib/Tie/RefHash.pm
20666 ____________________________________________________________________________
20667 [  7526] By: jhi                                   on 2000/11/02  13:56:26
20668         Log: Test::Harness revealed buglets in the new DynaLoader.
20669              
20670              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
20671              From: andreas.koenig@anima.de (Andreas J. Koenig)
20672              Date: 02 Nov 2000 11:26:48 +0100 
20673              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
20674      Branch: perl
20675            ! ext/DynaLoader/DynaLoader_pm.PL
20676 ____________________________________________________________________________
20677 [  7525] By: jhi                                   on 2000/11/01  23:52:08
20678         Log: The entry for #7503 was missing.
20679      Branch: perl
20680            ! Changes
20681 ____________________________________________________________________________
20682 [  7524] By: jhi                                   on 2000/11/01  23:40:52
20683         Log: Update Changes.
20684      Branch: perl
20685            ! Changes patchlevel.h
20686 ____________________________________________________________________________
20687 [  7523] By: jhi                                   on 2000/11/01  22:57:09
20688         Log: More tweaking on the #7522 theme.
20689      Branch: perl
20690            ! ext/DynaLoader/DynaLoader_pm.PL
20691 ____________________________________________________________________________
20692 [  7522] By: jhi                                   on 2000/11/01  22:06:15
20693         Log: Expand %Config variables and %ENV variables only if
20694              so requested during build time using the
20695              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
20696              Not expanding makes relocating distributions easier.
20697      Branch: perl
20698            ! ext/DynaLoader/DynaLoader_pm.PL
20699 ____________________________________________________________________________
20700 [  7521] By: jhi                                   on 2000/11/01  20:56:34
20701         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
20702              and setgid() because they were just changing $< and $( which means
20703              only changing the real uid/gid, as opposed to changing both
20704              real and effective ids.  (The alternative way could have been
20705              in POSIX.pm to change $> and $), too, but making a direct call
20706              to the C API feels cleaner.)  Fixes the bug
20707              
20708              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
20709              From: "Garry T. Williams" <garry@zvolve.com>
20710              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
20711              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
20712      Branch: perl
20713            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
20714            ! ext/POSIX/typemap pod/perlvar.pod
20715 ____________________________________________________________________________
20716 [  7520] By: jhi                                   on 2000/11/01  20:08:33
20717         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
20718              From: "Garry T. Williams" <garry@zvolve.com>
20719              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
20720              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
20721      Branch: perl
20722            ! pod/perlsec.pod
20723 ____________________________________________________________________________
20724 [  7519] By: jhi                                   on 2000/11/01  20:01:22
20725         Log: Locale warning explanation tweak.
20726      Branch: perl
20727            ! pod/perldiag.pod
20728 ____________________________________________________________________________
20729 [  7518] By: jhi                                   on 2000/11/01  18:57:13
20730         Log: C.pm part of
20731              
20732              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
20733              From: Jarkko Hietaniemi <jhi@iki.fi>
20734              Date: Tue, 10 Oct 2000 08:22:28 -0500
20735              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
20736      Branch: perl
20737            ! ext/B/B/C.pm
20738 ____________________________________________________________________________
20739 [  7517] By: jhi                                   on 2000/11/01  18:41:59
20740         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
20741              From: Martien Verbruggen <mgjv@comdyn.com.au>
20742              Date: Fri, 6 Oct 2000 14:09:10 +1100
20743              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
20744      Branch: perl
20745            ! pod/perlop.pod
20746 ____________________________________________________________________________
20747 [  7516] By: jhi                                   on 2000/11/01  18:34:55
20748         Log: Generalize the Camel wording.
20749              
20750              Subject: Re: perlfaq style changes
20751              From: John Borwick <jhborwic@unity.ncsu.edu>
20752              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
20753              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
20754      Branch: perl
20755            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
20756 ____________________________________________________________________________
20757 [  7515] By: jhi                                   on 2000/11/01  16:52:31
20758         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
20759              From: pimlott@idiomtech.com (Andrew Pimlott)
20760              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
20761              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
20762      Branch: perl
20763            ! pod/perlsec.pod
20764 ____________________________________________________________________________
20765 [  7514] By: jhi                                   on 2000/11/01  15:03:40
20766         Log: More AIX lore.
20767      Branch: perl
20768            ! ext/re/hints/aix.pl
20769 ____________________________________________________________________________
20770 [  7513] By: jhi                                   on 2000/11/01  14:48:30
20771         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
20772              From: root <root@chronos.fi.muni.cz>
20773              Date: Wed, 1 Nov 2000 12:31:32 +0100
20774              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
20775      Branch: perl
20776            ! lib/Net/Ping.pm
20777 ____________________________________________________________________________
20778 [  7512] By: jhi                                   on 2000/11/01  14:46:47
20779         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
20780              From: Martin Husemann <martin@duskware.de>
20781              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
20782              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
20783      Branch: perl
20784            ! regcomp.c
20785 ____________________________________________________________________________
20786 [  7511] By: jhi                                   on 2000/11/01  14:39:50
20787         Log: AUTHORS updates.
20788      Branch: perl
20789            ! AUTHORS
20790 ____________________________________________________________________________
20791 [  7510] By: jhi                                   on 2000/11/01  14:29:50
20792         Log: Subject: [PATCH] startperl to respect versiononly
20793              From: Robin Barker <rmb1@cise.npl.co.uk> 
20794              Date: Tue, 31 Oct 2000 16:29:36 GMT
20795              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
20796      Branch: metaconfig/U/perl
20797            ! startperl.U
20798      Branch: perl
20799            ! Configure config_h.SH
20800 ____________________________________________________________________________
20801 [  7509] By: jhi                                   on 2000/11/01  14:19:53
20802         Log: printf UVs the correct way, noticed by Robin Barker.
20803      Branch: perl
20804            ! utf8.c
20805 ____________________________________________________________________________
20806 [  7508] By: jhi                                   on 2000/11/01  14:10:03
20807         Log: Do not cleanup *% because the % has special meanings in some
20808              shell environments.
20809      Branch: perl
20810            ! ext/Storable/Makefile.PL
20811 ____________________________________________________________________________
20812 [  7507] By: jhi                                   on 2000/11/01  14:06:00
20813         Log: The NonStop-UX libraries have a novel way to say NaN.
20814      Branch: perl
20815            ! t/lib/bigfltpm.t
20816 ____________________________________________________________________________
20817 [  7506] By: jhi                                   on 2000/11/01  14:03:35
20818         Log: The osname has been lowercased by now, from Tom Bates.
20819      Branch: metaconfig
20820            ! U/modified/Oldconfig.U
20821      Branch: perl
20822            ! Configure config_h.SH
20823 ____________________________________________________________________________
20824 [  7505] By: jhi                                   on 2000/10/31  19:18:39
20825         Log: The compiler is either gcc or cc, from Tom Bates.
20826      Branch: perl
20827            ! hints/nonstopux.sh
20828 ____________________________________________________________________________
20829 [  7504] By: jhi                                   on 2000/10/31  14:53:42
20830         Log: Update Changes.
20831      Branch: perl
20832            ! Changes patchlevel.h
20833 ____________________________________________________________________________
20834 [  7503] By: jhi                                   on 2000/10/31  14:30:50
20835         Log: Whitespace style tweak.  Was originally going to see to
20836              
20837              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
20838              From: Joe Smith <jms@inwap.com>
20839              Date: Mon, 30 Oct 2000 18:47:57 -0800
20840              Message-Id: <39FE32DD.24AAC4D@inwap.com>
20841              
20842              but that had already been taken care of.
20843      Branch: metaconfig
20844            ! U/compline/d_stdstdio.U
20845      Branch: perl
20846            ! Configure config_h.SH
20847 ____________________________________________________________________________
20848 [  7502] By: jhi                                   on 2000/10/31  14:25:02
20849         Log: AUTHORS tweaks.
20850      Branch: perl
20851            ! AUTHORS
20852 ____________________________________________________________________________
20853 [  7501] By: jhi                                   on 2000/10/31  14:23:59
20854         Log: Subject: perlfaq style changes
20855              From: John Borwick <jhborwic@unity.ncsu.edu>
20856              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
20857              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
20858      Branch: perl
20859            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20860            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20861            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20862            ! pod/perlfaq9.pod
20863 ____________________________________________________________________________
20864 [  7500] By: jhi                                   on 2000/10/31  14:22:15
20865         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
20866              
20867              Subject: Re: [ID 20000918.005] ~ on wide chars
20868              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20869              Date: Mon, 30 Oct 2000 21:09:55 -0800
20870              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
20871              
20872              (The ord() part of the patch skipped.)
20873      Branch: perl
20874            ! doop.c
20875 ____________________________________________________________________________
20876 [  7499] By: jhi                                   on 2000/10/31  14:20:08
20877         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
20878              From: Jens Hamisch <jens@Strawberry.COM>
20879              Date: Mon, 30 Oct 2000 15:17:07 +0100
20880              Message-Id: <20001030151707.A9597@Strawberry.COM>
20881      Branch: perl
20882            ! av.c
20883 ____________________________________________________________________________
20884 [  7498] By: jhi                                   on 2000/10/31  14:16:29
20885         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
20886              From: Peter Prymmer <pvhp@forte.com>
20887              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
20888              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
20889      Branch: perl
20890            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
20891            + ext/Encode/Encode/posix-bc.enc
20892            ! MANIFEST t/lib/encode.t
20893 ____________________________________________________________________________
20894 [  7497] By: jhi                                   on 2000/10/31  14:13:22
20895         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
20896              From: Peter Prymmer <pvhp@forte.com>
20897              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
20898              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
20899      Branch: perl
20900            ! t/lib/cgi-html.t
20901 ____________________________________________________________________________
20902 [  7496] By: jhi                                   on 2000/10/31  14:12:05
20903         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
20904              From: Peter Prymmer <pvhp@forte.com>
20905              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
20906              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
20907      Branch: perl
20908            ! t/lib/cgi-function.t
20909 ____________________________________________________________________________
20910 [  7495] By: jhi                                   on 2000/10/31  14:11:08
20911         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
20912              From: Peter Prymmer <pvhp@forte.com>
20913              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
20914              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
20915      Branch: perl
20916            + ext/re/hints/aix.pl
20917            ! MANIFEST ext/re/Makefile.PL
20918 ____________________________________________________________________________
20919 [  7494] By: jhi                                   on 2000/10/31  14:08:32
20920         Log: Use Errno magic.
20921              
20922              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
20923              From: Casey Tweten <perl@ctweten.amsite.com>
20924              Date: Mon, 30 Oct 2000 15:51:17 -0500
20925              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
20926      Branch: perl
20927            ! lib/File/Temp.pm
20928 ____________________________________________________________________________
20929 [  7493] By: jhi                                   on 2000/10/31  14:05:07
20930         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
20931              
20932              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
20933              From: Nicholas Clark <nick@ccl4.org>
20934              Date: Mon, 30 Oct 2000 17:38:45 +0000
20935              Message-ID: <20001030173845.O60355@plum.flirble.org>
20936      Branch: perl
20937            ! Makefile.SH utils/perlbug.PL
20938 ____________________________________________________________________________
20939 [  7492] By: nick                                  on 2000/10/30  19:37:23
20940         Log: Change files which are mysteriously different to mainline to be
20941              copies of mainline.
20942      Branch: perlio
20943            ! objXSUB.h perlapi.c pod/perlapi.pod
20944 ____________________________________________________________________________
20945 [  7491] By: nick                                  on 2000/10/30  18:05:54
20946         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
20947              - typo in endian code in putc.
20948              - Don't allow read of write-only files and vice-versa
20949              - and off-by-one in flush-all loop.
20950              Remove debug calls as they were using GCC specific features.
20951      Branch: perlio
20952            ! perlio.c
20953 ____________________________________________________________________________
20954 [  7490] By: nick                                  on 2000/10/29  21:45:45
20955         Log: Integrate mainline to perlio
20956      Branch: perlio
20957           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
20958           !> toke.c
20959 ____________________________________________________________________________
20960 [  7489] By: jhi                                   on 2000/10/29  21:11:08
20961         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
20962              From: andreas.koenig@anima.de (Andreas J. Koenig)
20963              Date: 29 Oct 2000 22:05:59 +0100
20964              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
20965      Branch: perl
20966            ! lib/ExtUtils/Manifest.pm
20967 ____________________________________________________________________________
20968 [  7488] By: jhi                                   on 2000/10/29  21:07:47
20969         Log: Tests for #7487.
20970              
20971              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
20972              From: andreas.koenig@anima.de (Andreas J. Koenig)
20973              Date: 29 Oct 2000 19:37:09 +0100
20974              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
20975      Branch: perl
20976            ! t/comp/proto.t
20977 ____________________________________________________________________________
20978 [  7487] By: jhi                                   on 2000/10/29  21:06:27
20979         Log: constsub spillage.
20980              
20981              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
20982              From: John Tobey <jtobey@john-edwin-tobey.org>
20983              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
20984              Message-Id: <m13pvSr-000FObC@feynman.localnet>
20985      Branch: perl
20986            ! op.c
20987 ____________________________________________________________________________
20988 [  7486] By: nick                                  on 2000/10/29  21:05:04
20989         Log: Integrate mainline to perlio branch
20990      Branch: perlio
20991           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
20992           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
20993           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
20994           +> vos/install_perl.cm
20995            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
20996            - vos/config.h vos/config_h.SH_orig
20997           !> (integrate 141 files)
20998 ____________________________________________________________________________
20999 [  7485] By: jhi                                   on 2000/10/29  21:00:47
21000         Log: Make \x{...} consistently produce UTF-8.
21001              
21002              Subject: Re: \x{...} is confused 
21003              From: Simon Cozens <simon@cozens.net>
21004              Date: Sun, 29 Oct 2000 19:36:48 +0000
21005              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
21006      Branch: perl
21007            ! t/pragma/utf8.t toke.c
21008 ____________________________________________________________________________
21009 [  7484] By: nick                                  on 2000/10/29  20:05:29
21010         Log: PerlIO passes all tests.
21011      Branch: perlio
21012            ! perlio.c
21013 ____________________________________________________________________________
21014 [  7483] By: jhi                                   on 2000/10/29  18:06:55
21015         Log: Update Changes.
21016      Branch: perl
21017            ! Changes patchlevel.h
21018 ____________________________________________________________________________
21019 [  7482] By: nick                                  on 2000/10/29  17:43:28
21020         Log: Include <unistd.h> to get correct lseek() prototype etc.
21021              (I thought perl.h did that) - down to two fails
21022              - comp/require.t (last test)
21023              - lib/io_xs.t - possibly import/export of FILE * ?
21024      Branch: perlio
21025            ! perlio.c
21026 ____________________________________________________________________________
21027 [  7481] By: jhi                                   on 2000/10/29  17:02:37
21028         Log: UTF-8 decoder tweak.
21029      Branch: perl
21030            ! utf8.c
21031 ____________________________________________________________________________
21032 [  7480] By: nick                                  on 2000/10/29  16:26:11
21033         Log: Fixed two bugs:
21034              - error code not being set on close (of broken pipe)
21035              - append mode was truncating.
21036              At least one seek/tell bug remains.
21037      Branch: perlio
21038            ! perlio.c
21039 ____________________________________________________________________________
21040 [  7479] By: nick                                  on 2000/10/29  11:18:16
21041         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
21042              in case of accidents. Still several worrying fails, no line disciplines yet.
21043      Branch: perlio
21044            ! iperlsys.h perlio.c
21045 ____________________________________________________________________________
21046 [  7478] By: jhi                                   on 2000/10/29  02:04:01
21047         Log: Add also emailless people.
21048      Branch: perl
21049            ! AUTHORS
21050 ____________________________________________________________________________
21051 [  7477] By: jhi                                   on 2000/10/29  01:36:00
21052         Log: The #7476 needs a MANIFEST change, too.
21053      Branch: perl
21054            ! MANIFEST
21055 ____________________________________________________________________________
21056 [  7476] By: jhi                                   on 2000/10/29  01:35:21
21057         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
21058      Branch: perl
21059            - MAINTAIN
21060            ! AUTHORS Changes
21061 ____________________________________________________________________________
21062 [  7475] By: jhi                                   on 2000/10/28  23:57:25
21063         Log: De-quoted-unreadable to ISO Latin 1.
21064              (There's one ISO-2022-JP name in Changes5.004.)
21065      Branch: perl
21066            ! Changes Changes5.6
21067 ____________________________________________________________________________
21068 [  7474] By: jhi                                   on 2000/10/28  19:13:06
21069         Log: Subject: [ID 20001027.007] uniq array in perlfaq
21070              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
21071              Date: Fri, 27 Oct 2000 19:28:30 +0200
21072              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
21073      Branch: perl
21074            ! pod/perlfaq4.pod
21075 ____________________________________________________________________________
21076 [  7473] By: jhi                                   on 2000/10/28  18:02:05
21077         Log: Locking null mutexes is not recommendable.
21078              
21079              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
21080              From: Hugo <hv@crypt.compulink.co.uk>
21081              Date: Sat, 28 Oct 2000 18:41:12 +0100
21082              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
21083      Branch: perl
21084            ! op.c
21085 ____________________________________________________________________________
21086 [  7472] By: jhi                                   on 2000/10/28  17:52:58
21087         Log: Better create a true mailing list for the repository keepers.
21088      Branch: perl
21089            ! Porting/repository.pod
21090 ____________________________________________________________________________
21091 [  7471] By: jhi                                   on 2000/10/28  17:28:24
21092         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
21093              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
21094      Branch: perl
21095            + Porting/repository.pod
21096            ! MANIFEST
21097 ____________________________________________________________________________
21098 [  7470] By: jhi                                   on 2000/10/28  17:20:54
21099         Log: Subject: DOC PATCH 5.6.0
21100              From: mjd@plover.com
21101              Date: 27 Oct 2000 17:32:44 -0000
21102              Message-ID: <20001027173244.23754.qmail@plover.com>
21103      Branch: perl
21104            ! pod/perlfunc.pod
21105 ____________________________________________________________________________
21106 [  7469] By: jhi                                   on 2000/10/28  17:16:45
21107         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
21108              From: "Peter J. Farley III" <pjfarley@banet.net>
21109              Date: Fri, 27 Oct 2000 20:32:56 -0400
21110              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
21111      Branch: perl
21112            ! README.dos
21113 ____________________________________________________________________________
21114 [  7468] By: jhi                                   on 2000/10/28  17:07:18
21115         Log: Make target reordering to avoid pointless re-makes.
21116              
21117              Subject: Re: Total re-make of 'make okfile' after 7451 ?
21118              From: Nicholas Clark <nick@ccl4.org>
21119              Date: Sat, 28 Oct 2000 00:31:02 +0100
21120              Message-ID: <20001028003101.A54517@plum.flirble.org>
21121      Branch: perl
21122            ! Makefile.SH
21123 ____________________________________________________________________________
21124 [  7467] By: jhi                                   on 2000/10/28  17:05:31
21125         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
21126              From: lvirden@cas.org
21127              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
21128              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
21129      Branch: perl
21130            ! README.os2
21131 ____________________________________________________________________________
21132 [  7466] By: jhi                                   on 2000/10/28  16:09:16
21133         Log: Upgrade to CPAN 1.58_55.
21134              
21135              Subject: CPAN.pm status
21136              From: andreas.koenig@anima.de (Andreas J. Koenig) 
21137              Date: 28 Oct 2000 08:18:00 +0200 
21138              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
21139      Branch: perl
21140            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21141 ____________________________________________________________________________
21142 [  7465] By: jhi                                   on 2000/10/28  16:02:47
21143         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
21144      Branch: perl
21145            ! embed.h embed.pl perl.h proto.h toke.c
21146 ____________________________________________________________________________
21147 [  7464] By: nick                                  on 2000/10/28  10:43:44
21148         Log: Fix for sv_2iv() on "shared" value from keys %hash.
21149      Branch: perl
21150            ! sv.c
21151 ____________________________________________________________________________
21152 [  7463] By: jhi                                   on 2000/10/27  16:18:29
21153         Log: Update Changes.
21154      Branch: perl
21155            ! Changes patchlevel.h
21156 ____________________________________________________________________________
21157 [  7462] By: jhi                                   on 2000/10/27  16:17:44
21158         Log: Too enthusiastic editing in #7460.
21159      Branch: metaconfig
21160            ! U/modified/Oldsym.U
21161      Branch: perl
21162            ! Configure config_h.SH
21163 ____________________________________________________________________________
21164 [  7461] By: jhi                                   on 2000/10/27  15:37:38
21165         Log: Retract #7459, the script needs more work.
21166      Branch: perl
21167            - mkreef
21168            ! MANIFEST
21169 ____________________________________________________________________________
21170 [  7460] By: jhi                                   on 2000/10/27  15:23:14
21171         Log: Use $sort, $uniq (and $tr) consistently as wondered
21172              by Nicholas Clark.
21173      Branch: metaconfig
21174            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
21175            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
21176            ! U/modified/libc.U
21177      Branch: perl
21178            ! Configure config_h.SH
21179 ____________________________________________________________________________
21180 [  7459] By: jhi                                   on 2000/10/27  15:02:07
21181         Log: (Retracted by #7461)
21182              
21183              Add a shell script for creating/removing symbolic link farms,
21184              useful for keeping the source code read-only and doing the
21185              builds somewhere else.
21186      Branch: perl
21187            + mkreef
21188            ! MANIFEST
21189 ____________________________________________________________________________
21190 [  7458] By: jhi                                   on 2000/10/27  14:42:20
21191         Log: Do away with the fix_pl.
21192      Branch: perl
21193            - fix_pl
21194            ! MANIFEST Makefile.SH
21195 ____________________________________________________________________________
21196 [  7457] By: jhi                                   on 2000/10/27  12:43:13
21197         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
21198              From: Jens Hamisch <jens@Strawberry.COM>
21199              Date: Fri, 27 Oct 2000 14:38:21 +0200
21200              Message-Id: <20001027143821.B3366@Strawberry.COM>
21201      Branch: perl
21202            ! perl.h
21203 ____________________________________________________________________________
21204 [  7456] By: jhi                                   on 2000/10/27  12:33:42
21205         Log: Subject: [PATCH] todo
21206              From: Nicholas Clark <nick@ccl4.org>
21207              Date: Thu, 26 Oct 2000 22:32:29 +0100
21208              Message-ID: <20001026223229.A44540@plum.flirble.org>
21209      Branch: perl
21210            ! pod/perltodo.pod
21211 ____________________________________________________________________________
21212 [  7455] By: jhi                                   on 2000/10/27  12:02:21
21213         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
21214              From: John Tobey <jtobey@john-edwin-tobey.org>
21215              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
21216              Message-Id: <m13ozHF-000FObC@feynman.localnet>
21217      Branch: perl
21218            ! op.c t/pragma/sub_lval.t
21219 ____________________________________________________________________________
21220 [  7454] By: jhi                                   on 2000/10/27  11:59:42
21221         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
21222              From: sthoenna@efn.org
21223              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
21224              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
21225      Branch: perl
21226            ! pp.c t/op/assignwarn.t
21227 ____________________________________________________________________________
21228 [  7453] By: jhi                                   on 2000/10/27  00:15:08
21229         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
21230      Branch: perl
21231            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
21232            ! ext/Storable/Storable.xs t/lib/st-lock.t
21233 ____________________________________________________________________________
21234 [  7452] By: jhi                                   on 2000/10/26  13:05:52
21235         Log: Undo #7451, this seems to be a deficiency in Perforce,
21236              there is no per-file line-terminator type, only per-client.
21237      Branch: perl
21238            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
21239            ! win32/makefile.mk
21240 ____________________________________________________________________________
21241 [  7451] By: jhi                                   on 2000/10/26  04:56:03
21242         Log: Experimenting in DOS arcana.
21243      Branch: perl
21244            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
21245            ! win32/makefile.mk
21246 ____________________________________________________________________________
21247 [  7450] By: jhi                                   on 2000/10/26  04:50:52
21248         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
21249              From: "Peter J. Farley III" <pjfarley@banet.net>            
21250              Date: Wed, 25 Oct 2000 23:10:18 -0400
21251              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
21252      Branch: perl
21253            ! t/io/open.t
21254 ____________________________________________________________________________
21255 [  7449] By: jhi                                   on 2000/10/26  04:49:16
21256         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
21257              From: Hugo <hv@crypt.compulink.co.uk>
21258              Date: Thu, 26 Oct 2000 01:55:17 +0100
21259              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
21260              
21261              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
21262      Branch: perl
21263            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
21264 ____________________________________________________________________________
21265 [  7448] By: jhi                                   on 2000/10/26  04:38:36
21266         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
21267              From: Peter Prymmer <pvhp@forte.com>
21268              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
21269              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
21270      Branch: perl
21271            ! configure.com
21272 ____________________________________________________________________________
21273 [  7447] By: jhi                                   on 2000/10/25  23:20:02
21274         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
21275              in platforms that strictly require all the symbols being present
21276              at link time.
21277      Branch: perl
21278            ! handy.h
21279 ____________________________________________________________________________
21280 [  7446] By: jhi                                   on 2000/10/25  21:55:57
21281         Log: Update Changes.
21282      Branch: perl
21283            ! Changes patchlevel.h
21284 ____________________________________________________________________________
21285 [  7445] By: jhi                                   on 2000/10/25  21:27:08
21286         Log: Integrate with vmsperl #7430 by Charles Bailey:
21287              
21288              Cleanup from prior patch (Charles Lane?):
21289              - improve handling of MFDs in Basename and Path
21290              - default to no xsubpp line # munging when building debug images
21291      Branch: perl
21292           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
21293 ____________________________________________________________________________
21294 [  7444] By: jhi                                   on 2000/10/25  21:03:50
21295         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
21296              From: John Peacock <JPeacock@UnivPress.com>
21297              Date: Thu, 18 May 2000 11:55:27 -0400
21298              Message-ID: <3924126F.A58BE57A@UnivPress.com>
21299      Branch: perl
21300            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
21301            ! t/op/write.t
21302 ____________________________________________________________________________
21303 [  7443] By: jhi                                   on 2000/10/25  20:43:10
21304         Log: Temporary stopgap for the self-tying issue: for now only
21305              array and hash self-ties are verboten.  The real fix, of
21306              course, would be to comprehensively test (and implement?)
21307              and debug (and document) self-ties.
21308      Branch: perl
21309            ! pod/perldiag.pod pp_sys.c t/op/tie.t
21310 ____________________________________________________________________________
21311 [  7442] By: jhi                                   on 2000/10/25  20:14:30
21312         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
21313              From: Dan Sugalski <dan@sidhe.org>
21314              Date: Wed, 25 Oct 2000 13:36:35 -0400
21315              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
21316              
21317              plus regen global.sym.
21318      Branch: perl
21319            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
21320            ! thrdvar.h util.c
21321 ____________________________________________________________________________
21322 [  7441] By: jhi                                   on 2000/10/25  20:12:20
21323         Log: buildtoc target tweaks.
21324      Branch: perl
21325            ! pod/Makefile.SH
21326 ____________________________________________________________________________
21327 [  7440] By: jhi                                   on 2000/10/25  20:03:53
21328         Log: A new version of making the syslog test more robust.
21329              (Replaces #7421.)
21330              
21331              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21332              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21333              Date: Wed, 25 Oct 2000 12:13:54 -0400
21334              Message-ID: <20001025121354.B2264@O2.chapin.edu>
21335      Branch: perl
21336            ! t/lib/syslog.t
21337 ____________________________________________________________________________
21338 [  7439] By: jhi                                   on 2000/10/25  20:00:48
21339         Log: Continue the internal UTF-8 API tweaking.
21340              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
21341              used much more than the simpler API, now called utf8_to_uv_simple().
21342              Still not quite happy with API, too much partial duplication
21343              of functionality.
21344      Branch: perl
21345            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
21346            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
21347            ! regcomp.c regexec.c sv.c toke.c utf8.c
21348 ____________________________________________________________________________
21349 [  7438] By: jhi                                   on 2000/10/25  18:52:30
21350         Log: Allow poking holes at the UTF-8 decoding strictness.
21351      Branch: perl
21352            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
21353            ! utf8.h
21354 ____________________________________________________________________________
21355 [  7437] By: jhi                                   on 2000/10/25  13:53:05
21356         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
21357              UTF8LEN() and UTF8SKIP(). 
21358      Branch: perl
21359            ! pp.c utf8.c utf8.h
21360 ____________________________________________________________________________
21361 [  7436] By: jhi                                   on 2000/10/25  13:51:37
21362         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
21363              From: Nicholas Clark <nick@ccl4.org>
21364              Date: Wed, 25 Oct 2000 14:44:05 +0100
21365              Message-ID: <20001025144404.D27253@plum.flirble.org>
21366      Branch: perl
21367            ! pod/perlrun.pod
21368 ____________________________________________________________________________
21369 [  7435] By: jhi                                   on 2000/10/25  13:49:32
21370         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
21371              From: Mike Guy <mjtg@cam.ac.uk>
21372              Date: Tue, 24 Oct 2000 14:59:40 +0100
21373              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
21374      Branch: perl
21375            ! scope.c
21376 ____________________________________________________________________________
21377 [  7434] By: jhi                                   on 2000/10/25  13:48:41
21378         Log: AIX is picky about its symbol exports.  Solution for now
21379              is to include the deb.o explicitly to the re extension build.
21380              
21381              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
21382              From: Peter Prymmer <pvhp@forte.com>
21383              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
21384              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
21385      Branch: perl
21386            ! ext/re/Makefile.PL hints/aix.sh
21387 ____________________________________________________________________________
21388 [  7433] By: jhi                                   on 2000/10/25  13:46:49
21389         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
21390              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21391              Date: Wed, 25 Oct 2000 12:02:20 +0200
21392              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
21393      Branch: perl
21394            ! perlsdio.h
21395 ____________________________________________________________________________
21396 [  7432] By: jhi                                   on 2000/10/25  13:44:28
21397         Log: Subject: Minor update to find2perl, for portability
21398              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
21399              Date: Wed, 25 Oct 2000 12:05:47 +0100
21400              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
21401      Branch: perl
21402            ! x2p/find2perl.PL
21403 ____________________________________________________________________________
21404 [  7431] By: jhi                                   on 2000/10/25  13:40:39
21405         Log: Add targets to Makefile.SH, most importantly
21406              'regen_all' which also remembers to update vms/perly*.
21407      Branch: perl
21408            ! Makefile.SH
21409 ____________________________________________________________________________
21410 [  7430] By: bailey                                on 2000/10/25  03:13:53
21411         Log: Cleanup from prior patch (Charles Lane?):
21412              - improve handling of MFDs in Basename and Path
21413              - default to no xsubpp line # munging when building debug images
21414      Branch: vmsperl
21415            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
21416 ____________________________________________________________________________
21417 [  7429] By: jhi                                   on 2000/10/24  20:03:40
21418         Log: Podify README.epoc and README.vos.
21419      Branch: perl
21420            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
21421            ! pod/perlport.pod pod/perltoc.pod
21422 ____________________________________________________________________________
21423 [  7428] By: jhi                                   on 2000/10/24  19:10:33
21424         Log: Stratus VOS updates from Paul Green.
21425      Branch: perl
21426            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21427            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
21428            - vos/config.def vos/config.h vos/config_h.SH_orig
21429            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
21430            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
21431 ____________________________________________________________________________
21432 [  7427] By: jhi                                   on 2000/10/24  18:59:48
21433         Log: Check if stdio supports tweaking lval and cnt simultaneously.
21434              
21435              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21436              From: Nicholas Clark <nick@ccl4.org>
21437              Date: Mon, 23 Oct 2000 15:39:32 +0100
21438              Message-ID: <20001023153932.A10786@plum.flirble.org>
21439      Branch: metaconfig
21440            ! U/compline/d_stdstdio.U
21441      Branch: perl
21442            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21443            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
21444            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
21445            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
21446            ! vos/config.h vos/config_h.SH_orig win32/config.bc
21447            ! win32/config.gc win32/config.vc
21448 ____________________________________________________________________________
21449 [  7426] By: jhi                                   on 2000/10/24  17:57:44
21450         Log: Missed the header file changes from #7425.
21451      Branch: perl
21452            ! embed.h embed.pl objXSUB.h proto.h
21453 ____________________________________________________________________________
21454 [  7425] By: jhi                                   on 2000/10/24  17:55:17
21455         Log: Fix the bug reported in
21456              
21457              From: andreas.koenig@anima.de (Andreas J. Koenig)
21458              Subject: Encode bug?
21459              Date: 24 Oct 2000 14:01:26 +0200 
21460              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
21461              
21462              Also make is_utf8_char() stricter.
21463      Branch: perl
21464            ! ext/Encode/Encode.xs utf8.c
21465 ____________________________________________________________________________
21466 [  7424] By: jhi                                   on 2000/10/24  15:15:39
21467         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
21468              From: Peter Scott <Peter@PSDT.com>
21469              Date: Mon, 23 Oct 2000 19:46:01 -0700
21470              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
21471      Branch: perl
21472            ! pod/perlfaq5.pod
21473 ____________________________________________________________________________
21474 [  7423] By: jhi                                   on 2000/10/24  14:25:30
21475         Log: Test tweak to avoid pulling in the whole Config.
21476      Branch: perl
21477            ! t/lib/st-lock.t
21478 ____________________________________________________________________________
21479 [  7422] By: jhi                                   on 2000/10/24  14:03:16
21480         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
21481      Branch: perl
21482            ! pp.c
21483 ____________________________________________________________________________
21484 [  7421] By: jhi                                   on 2000/10/24  13:32:09
21485         Log: (Replaced by #7440.)
21486              
21487              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21488              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21489              Date: Mon, 23 Oct 2000 16:40:54 -0400
21490              Message-ID: <20001023164054.B14491@O2.chapin.edu>
21491      Branch: perl
21492            ! t/lib/syslog.t
21493 ____________________________________________________________________________
21494 [  7420] By: jhi                                   on 2000/10/24  13:30:53
21495         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
21496              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21497              Date: Mon, 23 Oct 2000 17:29:03 -0400
21498              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
21499      Branch: perl
21500            ! lib/ExtUtils/MM_Unix.pm
21501 ____________________________________________________________________________
21502 [  7419] By: jhi                                   on 2000/10/24  13:29:57
21503         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
21504              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21505              Date: Mon, 23 Oct 2000 19:01:32 -0400
21506              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
21507      Branch: perl
21508            ! utils/h2xs.PL
21509 ____________________________________________________________________________
21510 [  7418] By: jhi                                   on 2000/10/24  13:26:04
21511         Log: Replace #7409 with
21512              
21513              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
21514              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21515              Date: Mon, 23 Oct 2000 20:08:56 +0200
21516              Message-ID: <20001023200855.A14850@nice.ram.loc>
21517      Branch: perl
21518            ! ext/Storable/Storable.pm t/lib/st-lock.t
21519 ____________________________________________________________________________
21520 [  7417] By: jhi                                   on 2000/10/24  13:17:52
21521         Log: Run vms/vms_yfix.pl, should have done that after changing
21522              perly.c in #7382.
21523      Branch: perl
21524            ! vms/perly_c.vms vms/perly_h.vms
21525 ____________________________________________________________________________
21526 [  7416] By: jhi                                   on 2000/10/24  02:55:33
21527         Log: Make the UTF-8 decoding stricter and more verbose when
21528              malformation happens.  This involved adding an argument
21529              to utf8_to_uv_chk(), which involved changing its prototype,
21530              and prefer STRLEN over I32 for the UTF-8 length, which as
21531              a domino effect necessitated changing the prototypes of
21532              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
21533              The stricter UTF-8 decoding checking uses Markus Kuhn's
21534              UTF-8 Decode Stress Tester from
21535              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
21536      Branch: perl
21537            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
21538            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
21539            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
21540            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
21541 ____________________________________________________________________________
21542 [  7415] By: jhi                                   on 2000/10/23  14:06:06
21543         Log: Update Changes.
21544      Branch: perl
21545            ! Changes patchlevel.h
21546 ____________________________________________________________________________
21547 [  7414] By: jhi                                   on 2000/10/23  12:39:52
21548         Log: Undo the basename() part of #7412 since the lib/basename
21549              tests would need upgrading too.
21550      Branch: perl
21551            ! lib/File/Basename.pm
21552 ____________________________________________________________________________
21553 [  7413] By: jhi                                   on 2000/10/23  12:19:27
21554         Log: Document PERL_INSTALL_ROOT of #7210.
21555      Branch: perl
21556            ! lib/ExtUtils/Install.pm
21557 ____________________________________________________________________________
21558 [  7412] By: jhi                                   on 2000/10/23  12:16:47
21559         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
21560      Branch: perl
21561            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
21562            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
21563 ____________________________________________________________________________
21564 [  7411] By: jhi                                   on 2000/10/23  12:07:41
21565         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
21566              From: Prymmer/Kahn <pvhp@best.com>
21567              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
21568              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
21569      Branch: perl
21570            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
21571 ____________________________________________________________________________
21572 [  7410] By: jhi                                   on 2000/10/23  04:10:11
21573         Log: The change #7187 was not so good on VMS.
21574              
21575              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
21576              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21577              Date: Sun, 22 Oct 2000 23:03:08 -0500
21578              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
21579      Branch: perl
21580            ! utils/perldoc.PL
21581 ____________________________________________________________________________
21582 [  7409] By: jhi                                   on 2000/10/23  03:57:36
21583         Log: Avoid Storable locking on DJGPP for now.
21584              
21585              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
21586              From: "Peter J. Farley III" <pjfarley@banet.net>
21587              Date: Sun, 22 Oct 2000 20:00:00 -0400
21588              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
21589      Branch: perl
21590            ! ext/Storable/Storable.pm t/lib/st-lock.t
21591 ____________________________________________________________________________
21592 [  7408] By: jhi                                   on 2000/10/23  03:50:24
21593         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
21594              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
21595              Date: Sun, 22 Oct 2000 21:12:22 -0400
21596              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
21597      Branch: perl
21598            ! lib/vars.pm
21599 ____________________________________________________________________________
21600 [  7407] By: jhi                                   on 2000/10/23  03:43:12
21601         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
21602              From: Hugo <hv@crypt.compulink.co.uk>
21603              Date: Mon, 23 Oct 2000 00:47:22 +0100
21604              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
21605      Branch: perl
21606            ! regexec.c t/op/pat.t
21607 ____________________________________________________________________________
21608 [  7406] By: jhi                                   on 2000/10/23  03:40:29
21609         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
21610      Branch: perl
21611            ! lib/ExtUtils/MakeMaker.pm
21612 ____________________________________________________________________________
21613 [  7405] By: jhi                                   on 2000/10/22  21:32:00
21614         Log: Doc patch.
21615              
21616              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
21617              From: rspier@pobox.com (Robert Spier)
21618              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
21619              Message-ID: <14835.16112.13457.447971@rls.cx>
21620      Branch: perl
21621            ! lib/strict.pm
21622 ____________________________________________________________________________
21623 [  7404] By: jhi                                   on 2000/10/22  21:30:51
21624         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
21625              From: rspier@pobox.com (Robert Spier)
21626              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
21627              Message-ID: <14835.17223.72448.705566@rls.cx>
21628      Branch: perl
21629            ! lib/ExtUtils/MakeMaker.pm
21630 ____________________________________________________________________________
21631 [  7403] By: jhi                                   on 2000/10/22  21:24:11
21632         Log: Subject: [PATCH bleadperl] ripples from constsub patch
21633              From: John Tobey <jtobey@john-edwin-tobey.org>
21634              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
21635              Message-Id: <m13nSOB-000FObC@feynman.localnet>
21636      Branch: perl
21637            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
21638 ____________________________________________________________________________
21639 [  7402] By: jhi                                   on 2000/10/22  20:59:35
21640         Log: Support s?printf parameter reordering.
21641      Branch: perl
21642            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
21643 ____________________________________________________________________________
21644 [  7401] By: jhi                                   on 2000/10/22  19:19:14
21645         Log: Expand %Config variables only if explicitly so requested
21646              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
21647              
21648              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
21649              From: Gurusamy Sarathy <gsar@ActiveState.com>
21650              Date: Sun, 22 Oct 2000 11:47:32 -0700
21651              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
21652      Branch: perl
21653            ! Makefile.SH lib/lib_pm.PL
21654 ____________________________________________________________________________
21655 [  7400] By: jhi                                   on 2000/10/22  18:24:10
21656         Log: Move the #7390 test from warn/op to comp/redef.
21657              
21658              Subject: Re: Creating const subs for constants.
21659              From: John Tobey <jtobey@john-edwin-tobey.org>
21660              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
21661              Message-Id: <m13nG72-000FObC@feynman.localnet>               
21662      Branch: perl
21663            ! t/comp/redef.t t/pragma/warn/op
21664 ____________________________________________________________________________
21665 [  7399] By: jhi                                   on 2000/10/22  17:49:59
21666         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
21667              From: Nicholas Clark <nick@ccl4.org>
21668              Date: Sat, 21 Oct 2000 22:23:19 +0100
21669              Message-ID: <20001021222319.B45586@plum.flirble.org>
21670      Branch: perl
21671            ! ext/DynaLoader/DynaLoader_pm.PL
21672 ____________________________________________________________________________
21673 [  7398] By: jhi                                   on 2000/10/22  17:47:35
21674         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
21675              From: Hugo <hv@crypt.compulink.co.uk>
21676              Date: Sat, 21 Oct 2000 18:19:59 +0100
21677              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
21678      Branch: perl
21679            ! ext/B/B.pm ext/B/B/C.pm
21680 ____________________________________________________________________________
21681 [  7397] By: jhi                                   on 2000/10/22  17:35:18
21682         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
21683              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
21684              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
21685              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
21686      Branch: perl
21687            ! hints/openbsd.sh
21688 ____________________________________________________________________________
21689 [  7396] By: jhi                                   on 2000/10/22  17:19:46
21690         Log: Subject: installman go-faster stripes
21691              From: Nicholas Clark <nick@talking.bollo.cx>
21692              Date: Sat, 21 Oct 2000 17:24:53 +0100
21693              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
21694              
21695              Subject: Re: installman go-faster stripes
21696              From: Russ Allbery <rra@stanford.edu>
21697              Date: 21 Oct 2000 11:04:13 -0700
21698              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
21699      Branch: perl
21700            ! installman pod/pod2man.PL
21701 ____________________________________________________________________________
21702 [  7395] By: jhi                                   on 2000/10/22  17:17:35
21703         Log: Hints tweak from Anton Berezin.
21704      Branch: perl
21705            ! hints/freebsd.sh
21706 ____________________________________________________________________________
21707 [  7394] By: jhi                                   on 2000/10/22  04:50:04
21708         Log: Tweak the Is* definitions of Unicode character classes
21709              to better match the official categorizations; embrace
21710              the official categorizations; add the combining marks
21711              as alpha (and -numeric); fix DCinital (a typo and edito)
21712              to be DCmedial.
21713      Branch: perl
21714            + lib/unicode/Is/DCmedial.pl
21715            - lib/unicode/Is/DCinital.pl
21716            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
21717            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
21718            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
21719            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
21720 ____________________________________________________________________________
21721 [  7393] By: jhi                                   on 2000/10/21  18:06:05
21722         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
21723              From: Daniel Chetlin <daniel@chetlin.com>
21724              Date: Sat, 21 Oct 2000 02:57:03 -0700
21725              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
21726      Branch: perl
21727            + t/lib/tie-splice.t
21728            ! MANIFEST lib/Tie/Array.pm
21729 ____________________________________________________________________________
21730 [  7392] By: gsar                                  on 2000/10/21  18:05:15
21731         Log: resync utfperl branch with mainline
21732      Branch: utfperl
21733           !> (integrate 1760 files)
21734 ____________________________________________________________________________
21735 [  7391] By: jhi                                   on 2000/10/21  14:37:49
21736         Log: Testcases for a #7383,#7385 related bug.
21737              
21738              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
21739              From: Nicholas Clark <nick@ccl4.org>
21740              Date: Sat, 21 Oct 2000 15:04:51 +0100
21741              Message-ID: <20001021150451.A51566@plum.flirble.org>
21742      Branch: perl
21743            ! t/pragma/utf8.t
21744 ____________________________________________________________________________
21745 [  7390] By: jhi                                   on 2000/10/21  14:35:57
21746         Log: Add a testcase for #7389.
21747      Branch: perl
21748            ! t/pragma/warn/op
21749 ____________________________________________________________________________
21750 [  7389] By: jhi                                   on 2000/10/21  14:26:45
21751         Log: Subject: Re: Creating const subs for constants.
21752              From: John Tobey <jtobey@john-edwin-tobey.org>
21753              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
21754              Message-Id: <m13mo0N-000FObC@feynman.localnet>
21755      Branch: perl
21756            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
21757            ! proto.h sv.c
21758 ____________________________________________________________________________
21759 [  7388] By: nick                                  on 2000/10/21  11:44:23
21760         Log: Populate perlio branch
21761      Branch: perlio
21762           +> (branch 1760 files)
21763 ____________________________________________________________________________
21764 [  7387] By: nick                                  on 2000/10/21  10:52:05
21765         Log: Get branch back as replica of mainline via :
21766              p4 integrate -b utfperl
21767              p4 resolve -at ./...
21768      Branch: utfperl
21769           +> (branch 269 files)
21770            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
21771            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
21772            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
21773            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
21774            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
21775            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
21776            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
21777            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
21778            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
21779            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
21780            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
21781            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
21782            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
21783            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
21784            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
21785            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
21786            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
21787            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
21788            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
21789            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
21790            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
21791            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
21792            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
21793            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
21794            - lib/unicode/UCD300.html lib/unicode/Unicode.300
21795            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
21796            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
21797            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
21798            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
21799           !> (integrate 965 files)
21800 ____________________________________________________________________________
21801 [  7386] By: jhi                                   on 2000/10/21  01:31:12
21802         Log: Update Changes.
21803      Branch: perl
21804            ! Changes patchlevel.h
21805 ____________________________________________________________________________
21806 [  7385] By: jhi                                   on 2000/10/21  01:28:42
21807         Log: The #7383 was right only in the context of the original bug report,
21808              not in more general case.
21809      Branch: perl
21810            ! pp_hot.c
21811 ____________________________________________________________________________
21812 [  7384] By: jhi                                   on 2000/10/21  01:08:23
21813         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
21814      Branch: perl
21815            ! ext/IO/lib/IO/Select.pm
21816 ____________________________________________________________________________
21817 [  7383] By: jhi                                   on 2000/10/21  00:44:18
21818         Log: Fix for ID 20001020.006, concatenating an unset submatch
21819              with utf8 resulted in "Modification of a read-only value".
21820      Branch: perl
21821            ! pp_hot.c t/pragma/utf8.t
21822 ____________________________________________________________________________
21823 [  7382] By: jhi                                   on 2000/10/20  20:44:31
21824         Log: Make scan_num() reëntrant, as suggested in
21825              
21826              Subject: [PATCH perl@7229] Rentrant parser and yylex()
21827              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21828              Date: Fri, 20 Oct 2000 14:17:27 +0100
21829              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
21830      Branch: perl
21831            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
21832            ! toke.c
21833 ____________________________________________________________________________
21834 [  7381] By: jhi                                   on 2000/10/20  20:07:29
21835         Log: Reëntrancy fix.
21836              
21837              Subject: [PATCH perl@7229] Rentrant parser and yylex()
21838              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21839              Date: Fri, 20 Oct 2000 14:17:27 +0100
21840              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
21841      Branch: perl
21842            ! embed.h embed.pl perl.h proto.h toke.c
21843 ____________________________________________________________________________
21844 [  7380] By: jhi                                   on 2000/10/20  19:15:54
21845         Log: Don't write double values through long double pointers,
21846              based on a part of
21847              
21848              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
21849              From: Jens Hamisch <jens@Strawberry.COM>
21850              Date: Tue, 17 Oct 2000 08:39:36 +0200
21851              Message-Id: <20001017083936.A11104@Strawberry.COM>
21852      Branch: perl
21853            ! perl.h pp.c
21854 ____________________________________________________________________________
21855 [  7379] By: jhi                                   on 2000/10/20  18:43:37
21856         Log: Portability tweak on #7377.
21857              
21858              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
21859              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21860              Date:     Fri, 20 Oct 2000 13:13:41 EDT
21861              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
21862      Branch: perl
21863            ! t/lib/dprof.t
21864 ____________________________________________________________________________
21865 [  7378] By: jhi                                   on 2000/10/20  12:57:19
21866         Log: SOCKS function redefinitions need prototypes, too, otherwise
21867              for example 32 bit versus 64 bit differences cause a lot of
21868              problems.  Part of
21869              
21870              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
21871              From: Jens Hamisch <jens@Strawberry.COM>
21872              Date: Tue, 17 Oct 2000 08:39:36 +0200
21873              Message-Id: <20001017083936.A11104@Strawberry.COM>
21874      Branch: perl
21875            ! doio.c pp_sys.c
21876 ____________________________________________________________________________
21877 [  7377] By: jhi                                   on 2000/10/20  12:37:12
21878         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
21879              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21880              Date:     Fri, 20 Oct 2000 08:26:04 EDT
21881              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
21882      Branch: perl
21883            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
21884 ____________________________________________________________________________
21885 [  7376] By: jhi                                   on 2000/10/20  12:35:31
21886         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
21887              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21888              Date:     Fri, 20 Oct 2000 07:48:15 EDT
21889              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
21890      Branch: perl
21891            ! configure.com vms/gen_shrfls.pl
21892 ____________________________________________________________________________
21893 [  7375] By: bailey                                on 2000/10/20  04:44:37
21894         Log: SYN SYN
21895      Branch: vmsperl
21896           +> (branch 134 files)
21897            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
21898            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
21899            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
21900            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
21901            - eg/cgi/frameset.cgi eg/cgi/index.html
21902            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
21903            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
21904            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
21905            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
21906            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
21907            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
21908            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
21909            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
21910            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
21911            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
21912            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
21913            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
21914            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
21915            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
21916            - lib/unicode/Props.txt lib/unicode/UCD300.html
21917            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
21918            - utils/perlbc.PL vms/subconfigure.com
21919           !> (integrate 785 files)
21920 ____________________________________________________________________________
21921 [  7374] By: jhi                                   on 2000/10/20  00:59:48
21922         Log: In the latest compiler builds cccdlflags must not become -fpic,
21923              from Wilfredo Sánchez.
21924      Branch: perl
21925            ! hints/darwin.sh
21926 ____________________________________________________________________________
21927 [  7373] By: jhi                                   on 2000/10/20  00:56:35
21928         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
21929              From: Tony Cook <tony@develop-help.com>
21930              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
21931              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
21932      Branch: perl
21933            ! pod/perlop.pod
21934 ____________________________________________________________________________
21935 [  7372] By: jhi                                   on 2000/10/19  19:34:40
21936         Log: Typo noted by Mark Lutz.
21937      Branch: perl
21938            ! t/op/64bitint.t
21939 ____________________________________________________________________________
21940 [  7371] By: jhi                                   on 2000/10/19  19:33:13
21941         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
21942      Branch: metaconfig
21943            ! U/modified/Cppsym.U U/modified/Oldconfig.U
21944      Branch: metaconfig/U/perl
21945            ! End.U dlsrc.U libperl.U
21946      Branch: perl
21947            + hints/nonstopux.sh
21948            ! Configure MANIFEST config_h.SH
21949 ____________________________________________________________________________
21950 [  7370] By: jhi                                   on 2000/10/19  17:18:08
21951         Log: Subject: PATCH do_print has 2 PerlIO_error()s
21952              From: nick@ccl4.org
21953              Date: Thu, 19 Oct 2000 18:09:20 +0100
21954              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
21955      Branch: perl
21956            ! doio.c
21957 ____________________________________________________________________________
21958 [  7369] By: jhi                                   on 2000/10/19  14:01:49
21959         Log: Update Changes.
21960      Branch: perl
21961            ! Changes patchlevel.h
21962 ____________________________________________________________________________
21963 [  7368] By: jhi                                   on 2000/10/19  13:04:29
21964         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
21965              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21966              Date: Wed, 18 Oct 2000 13:12:01 +0200
21967              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
21968      Branch: perl
21969            ! hints/aix.sh
21970 ____________________________________________________________________________
21971 [  7367] By: jhi                                   on 2000/10/19  02:22:40
21972         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
21973              of a 'pmshort' anywhere in the B, so the offending line was simply
21974              removed.
21975      Branch: perl
21976            ! ext/B/B/Debug.pm
21977 ____________________________________________________________________________
21978 [  7366] By: jhi                                   on 2000/10/19  02:12:37
21979         Log: Add the test case for the bug id 20000730.004 which seems
21980              to have been fixed by now.
21981      Branch: perl
21982            ! t/pragma/utf8.t
21983 ____________________________________________________________________________
21984 [  7365] By: jhi                                   on 2000/10/18  23:36:24
21985         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
21986              From: Hugo <hv@crypt.compulink.co.uk>
21987              Date: Wed, 18 Oct 2000 23:25:58 +0100
21988              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
21989      Branch: perl
21990            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
21991 ____________________________________________________________________________
21992 [  7364] By: jhi                                   on 2000/10/18  21:12:53
21993         Log: (retracted)
21994      Branch: perl
21995            ! pp.c
21996 ____________________________________________________________________________
21997 [  7363] By: jhi                                   on 2000/10/18  20:55:38
21998         Log: Missing change from #7362.
21999      Branch: perl
22000            ! win32/perlhost.h
22001 ____________________________________________________________________________
22002 [  7362] By: jhi                                   on 2000/10/18  20:52:01
22003         Log: Borland C fstat() never saw the fd as writable.
22004              
22005              Subject: fix for Borland's weak "stat" (perl@7211)
22006              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
22007              Date: Mon, 16 Oct 2000 09:55:03 +0400
22008              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
22009      Branch: perl
22010            ! win32/win32.c
22011 ____________________________________________________________________________
22012 [  7361] By: jhi                                   on 2000/10/18  17:43:50
22013         Log: Regen toc.
22014      Branch: perl
22015            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
22016 ____________________________________________________________________________
22017 [  7360] By: jhi                                   on 2000/10/18  17:07:44
22018         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22019              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
22020              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
22021              Date: Mon, 16 Oct 2000 15:19:49 +0200
22022      Branch: perl
22023            + README.aix
22024            ! MANIFEST
22025 ____________________________________________________________________________
22026 [  7359] By: jhi                                   on 2000/10/18  17:04:49
22027         Log: Subject: Pod patch for Devel::Peek
22028              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22029              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
22030              Date: Mon, 16 Oct 2000 12:26:34 +0200
22031      Branch: perl
22032            ! ext/Devel/Peek/Peek.pm
22033 ____________________________________________________________________________
22034 [  7358] By: jhi                                   on 2000/10/18  17:03:15
22035         Log: Make Cwd more bulletproof in chrooted environments.
22036              
22037              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
22038              From: "Eric E. Coe" <Eric.Coe@oracle.com>
22039              Date: Wed, 18 Oct 2000 04:03:54 -0400
22040              Message-Id: <39ED596A.70E599FE@oracle.com>
22041      Branch: perl
22042            ! lib/Cwd.pm
22043 ____________________________________________________________________________
22044 [  7357] By: jhi                                   on 2000/10/18  16:37:26
22045         Log: Disable the UTF8 downgrade croakage for now to avoid
22046              too many not okay messages.
22047      Branch: perl
22048            ! doio.c
22049 ____________________________________________________________________________
22050 [  7356] By: jhi                                   on 2000/10/17  23:29:41
22051         Log: Show the failed remote port, instead of the failing line number.
22052              
22053              Subject: [PATCH 5.6.1 Debugger] More diagnostics
22054              From: David Sparks <daves@ActiveState.com>
22055              Date: Tue, 17 Oct 2000 15:00:24 -0700
22056              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
22057      Branch: perl
22058            ! lib/perl5db.pl
22059 ____________________________________________________________________________
22060 [  7355] By: jhi                                   on 2000/10/17  14:11:31
22061         Log: On output try to downgrade to bytes, croak if impossible,
22062              from Simon Cozens.  This means that outputting >255 UTF8
22063              is impossible.  Consider this as a strong incentive to get
22064              the I/O disciplines implemented.
22065      Branch: perl
22066            ! doio.c pod/perldiag.pod sv.c
22067 ____________________________________________________________________________
22068 [  7354] By: jhi                                   on 2000/10/17  13:42:23
22069         Log: Clarify documentation on 'use bytes'.
22070              
22071              Subject: Re: What does 'use bytes' "mean" ?
22072              From: Simon Cozens <simon@cozens.net>
22073              Date: Mon, 18 Sep 2000 18:24:25 +0100
22074              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
22075      Branch: perl
22076            ! lib/bytes.pm
22077 ____________________________________________________________________________
22078 [  7353] By: jhi                                   on 2000/10/17  13:28:12
22079         Log: Workaround for a sfio bug where the stream error indicator
22080              is not cleared as documented.
22081              
22082              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
22083              From: Nicholas Clark <nick@ccl4.org>
22084              Date: Mon, 16 Oct 2000 18:28:23 +0100
22085              Message-ID: <20001016182823.J19700@plum.flirble.org>
22086      Branch: perl
22087            ! doio.c
22088 ____________________________________________________________________________
22089 [  7352] By: jhi                                   on 2000/10/17  13:06:19
22090         Log: More IoTYPE sprinkling.
22091      Branch: perl
22092            ! doio.c pp_hot.c
22093 ____________________________________________________________________________
22094 [  7351] By: jhi                                   on 2000/10/16  22:47:07
22095         Log: Detect early whether the std streams have gone bad.
22096              
22097              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
22098              Date: Mon, 16 Oct 2000 23:28:42 +0100
22099              From: Nicholas Clark <nick@ccl4.org>
22100              Message-ID: <20001016232842.A37942@plum.flirble.org>
22101      Branch: perl
22102            ! t/op/misc.t
22103 ____________________________________________________________________________
22104 [  7350] By: jhi                                   on 2000/10/16  22:45:16
22105         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
22106              From: "Peter J. Farley III" <pjfarley@banet.net>
22107              Date: Mon, 16 Oct 2000 18:15:59 -0400
22108              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
22109      Branch: perl
22110            ! djgpp/djgpp.c dosish.h t/io/open.t
22111 ____________________________________________________________________________
22112 [  7349] By: jhi                                   on 2000/10/16  22:36:45
22113         Log: perldelta tweak.
22114      Branch: perl
22115            ! pod/perldelta.pod
22116 ____________________________________________________________________________
22117 [  7348] By: jhi                                   on 2000/10/16  15:17:53
22118         Log: Update Changes.
22119      Branch: perl
22120            ! Changes patchlevel.h
22121 ____________________________________________________________________________
22122 [  7347] By: jhi                                   on 2000/10/16  13:55:27
22123         Log: Add the capability to include/exclude branches.
22124      Branch: perl
22125            ! Porting/genlog
22126 ____________________________________________________________________________
22127 [  7346] By: jhi                                   on 2000/10/16  13:18:04
22128         Log: Add Charles Lane.
22129      Branch: perl
22130            ! AUTHORS Changes
22131 ____________________________________________________________________________
22132 [  7345] By: jhi                                   on 2000/10/16  13:13:21
22133         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
22134      Branch: perl
22135            ! pod/perldelta.pod
22136 ____________________________________________________________________________
22137 [  7344] By: gsar                                  on 2000/10/16  09:30:21
22138         Log: integrate change#6220 from cfgperl
22139              
22140              Win32 patches from Benjamin Stuhl.
22141      Branch: maint-5.6/perl
22142           !> makedef.pl win32/win32.h
22143 ____________________________________________________________________________
22144 [  7343] By: gsar                                  on 2000/10/16  08:32:19
22145         Log: integrate changes#6221,6222 from cfgperl
22146              
22147              Remove tr///CU (the feature is to be obsoleted by better interfaces).
22148              From: simon@brecon.co.uk (Simon Cozens)
22149              Subject: [PATCH] Eliminate tr///[CU][CU]
22150              Date: 23 Jun 2000 11:05:40 GMT
22151              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
22152              
22153              doc typo fix
22154              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
22155              From: Ian Phillipps <Ian.Phillipps@iname.com>
22156              Date: Fri, 23 Jun 2000 10:40:58 +0100
22157              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
22158      Branch: maint-5.6/perl
22159           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
22160 ____________________________________________________________________________
22161 [  7342] By: gsar                                  on 2000/10/16  08:28:08
22162         Log: integrate change#6217 from cfgperl (in part)
22163              
22164              Rename the fdpid locking and integrate with Sarathy.
22165      Branch: maint-5.6/perl
22166           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
22167           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
22168           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
22169           !> win32/win32.c
22170 ____________________________________________________________________________
22171 [  7341] By: gsar                                  on 2000/10/16  08:23:39
22172         Log: integrate changes#6214..6216 from mainline
22173              
22174              @_ can't have junk in it even in the non-USE_ITHREADS case because
22175              caller() wants to populate @DB::args with it (causes a coredump
22176              in Carp::confess())
22177              
22178              tweak comment about @DB::args
22179              
22180              be more optimal about clearing @_
22181      Branch: maint-5.6/perl
22182           !> av.h cop.h pp_ctl.c t/op/runlevel.t
22183 ____________________________________________________________________________
22184 [  7340] By: gsar                                  on 2000/10/16  08:20:37
22185         Log: integrate changes#6207..6210 from cfgperl
22186              
22187              Subject: [PATCH 5.6.0] Threadsafe patches
22188              From: Dan Sugalski <dan@sidhe.org>
22189              To: perl5-porters@perl.org
22190              Date: Mon, 08 May 2000 18:08:13 -0400
22191              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
22192              
22193              Regen headers for #6207.
22194              
22195              Lock PL_fdpid against race conditions, based on:
22196              Subject: [PATCH 5.6.0]subprocess fixup for threads
22197              From: Dan Sugalski <dan@sidhe.org>
22198              To: perl5-porters@perl.org
22199              Date: Tue, 11 Apr 2000 17:02:32 -0400
22200              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
22201              
22202              Mopup for #6207 and #6209.
22203      Branch: maint-5.6/perl
22204           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
22205           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
22206           !> win32/win32.c
22207 ____________________________________________________________________________
22208 [  7339] By: gsar                                  on 2000/10/16  08:14:34
22209         Log: integrate change#6203 from cfgperl
22210              
22211              perldiag should refer to perlos2.pod not README.os2
22212      Branch: maint-5.6/perl
22213           !> pod/perldiag.pod
22214 ____________________________________________________________________________
22215 [  7338] By: gsar                                  on 2000/10/16  08:11:42
22216         Log: integrate change#6201 from mainline
22217              
22218              Perl_eval_pv() leaks 4 bytes every time it is called because it
22219              does a PUSHMARK that's never ever POPMARKed; in general, only
22220              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
22221              Perl_eval_[sp]v() don't because they don't take any incoming
22222              arguments (this leak has been around since the original version
22223              of perl_eval_pv() in 5.003_97e)
22224      Branch: maint-5.6/perl
22225           !> perl.c
22226 ____________________________________________________________________________
22227 [  7337] By: gsar                                  on 2000/10/16  08:08:47
22228         Log: integrate changes#6197..6200 from cfgperl
22229              
22230              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
22231              From: John Borwick <jhborwic@unity.ncsu.edu>
22232              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
22233              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
22234              
22235              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
22236              From: Dan Sugalski <dan@sidhe.org>
22237              To: vmsperl@perl.org, perl5-porters@perl.org
22238              Date: Fri, 02 Jun 2000 16:00:41 -0400
22239              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
22240              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
22241              
22242              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
22243              From: Dan Sugalski <dan@sidhe.org>
22244              To: perl5-porters@perl.org, vmsperl@perl.org
22245              Date: Fri, 02 Jun 2000 17:30:51 -0400
22246              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
22247              
22248              Update to cperl-mode.el 4.31 from
22249              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
22250              Subject: A couple of notes
22251              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22252              To: Mailing list Perl5 <perl5-porters@perl.org>
22253              Date: Sat, 3 Jun 2000 23:33:32 -0400
22254              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
22255      Branch: maint-5.6/perl
22256           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
22257           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
22258           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
22259           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
22260           !> vms/vmsish.h
22261 ____________________________________________________________________________
22262 [  7336] By: gsar                                  on 2000/10/16  08:03:46
22263         Log: integrate changes#6194,6195 from mainline
22264              
22265              fix small eval"" memory leaks under USE_ITHREADS
22266              
22267              fix yet another eval"" leak under USE_ITHREADS
22268      Branch: maint-5.6/perl
22269           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
22270           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
22271           !> vms/perly_c.vms
22272 ____________________________________________________________________________
22273 [  7335] By: gsar                                  on 2000/10/16  08:02:15
22274         Log: integrate changes#6190,6191 from mainline
22275              
22276              submit missing embed.pl change
22277              
22278              vec() loses numericalness (modified version of patch suggested
22279              by Robin Barker)
22280      Branch: maint-5.6/perl
22281           !> doop.c embed.pl t/op/vec.t
22282 ____________________________________________________________________________
22283 [  7334] By: gsar                                  on 2000/10/16  08:01:03
22284         Log: integrate change#6189 from mainline
22285              
22286              counting tr/// corrupts later operation (from M.J.T Guy)
22287      Branch: maint-5.6/perl
22288           !> doop.c t/op/tr.t
22289 ____________________________________________________________________________
22290 [  7333] By: gsar                                  on 2000/10/16  07:59:07
22291         Log: integrate changes#6183..6188 from mainline
22292              
22293              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
22294              <nick@ccl4.org>)
22295              
22296              tweak for change#6127
22297              
22298              remove incorrect documentation about implicit split to @_ in
22299              list context, which never really worked in perl 5 (from
22300              M.J.T. Guy)
22301              
22302              further qualify references to "alphanumeric" (from Wolfgang Laun
22303              <wolfgang.laun@alcatel.at>)
22304              
22305              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
22306              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
22307              
22308              h2xs tweaks
22309      Branch: maint-5.6/perl
22310           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
22311           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
22312           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
22313           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
22314           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
22315           !> pod/pod2latex.PL utils/h2xs.PL
22316 ____________________________________________________________________________
22317 [  7332] By: gsar                                  on 2000/10/16  07:53:52
22318         Log: integrate change#6179 from mainline
22319              
22320              buggy modulus on UVs introduced by change#3378 (resulted in
22321              4063328477 % 65535 amounting to 27406, instead of 27407)
22322      Branch: maint-5.6/perl
22323           !> pp.c t/op/arith.t
22324 ____________________________________________________________________________
22325 [  7331] By: gsar                                  on 2000/10/16  07:52:49
22326         Log: integrate changes#6176,6177,6178,6182 from cfgperl
22327              
22328              Single-quoted utf8 patch from Simon Cozens.
22329              
22330              Substitution utf8 patch from Simon Cozens.
22331              
22332              Be cleaner.
22333              
22334              Be Cleaner Part Deux.
22335      Branch: maint-5.6/perl
22336           !> Makefile.SH pp_hot.c toke.c
22337 ____________________________________________________________________________
22338 [  7330] By: gsar                                  on 2000/10/16  07:41:36
22339         Log: integrate change#6172 from mainline
22340              
22341              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
22342              (from Ilya Zakharevich)
22343      Branch: maint-5.6/perl
22344           !> regexec.c t/op/re_tests
22345 ____________________________________________________________________________
22346 [  7329] By: gsar                                  on 2000/10/16  07:40:25
22347         Log: integrate change#6171 from mainline
22348              
22349              scalar() doesn't force scalar context when used in void context
22350              (from Simon Cozens)
22351      Branch: maint-5.6/perl
22352           !> op.c t/op/wantarray.t
22353 ____________________________________________________________________________
22354 [  7328] By: gsar                                  on 2000/10/16  07:39:33
22355         Log: integrate change#6170 from mainline
22356              
22357              change#6142 needs tweaks to tests to work where there's no
22358              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
22359      Branch: maint-5.6/perl
22360           !> t/lib/filefind.t
22361 ____________________________________________________________________________
22362 [  7327] By: gsar                                  on 2000/10/16  07:35:34
22363         Log: integrate changes#6166..6168 from cfgperl
22364              
22365              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
22366              in case somebody wants to write an extension for more
22367              shadow database interfaces.
22368              
22369              tweak todo
22370              
22371              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
22372      Branch: maint-5.6/perl
22373           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22374           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
22375           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
22376           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
22377           !> win32/config.vc win32/config_H.bc win32/config_H.gc
22378           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
22379 ____________________________________________________________________________
22380 [  7326] By: gsar                                  on 2000/10/16  07:29:05
22381         Log: integrate changes#6157,6159..6161,6164 from cfgperl
22382              
22383              Regen Configure to jive with #6149.
22384              
22385              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
22386              
22387              Changes for the File::Temp 0.08 (change #6159) test suite
22388              to fit better into the Perl distribution test framework.
22389              
22390              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
22391              both from Simon Cozens.
22392              
22393              detypo
22394      Branch: maint-5.6/perl
22395           +> pod/perlmodlib.PL pod/perlnewmod.pod
22396           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
22397           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
22398           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22399           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
22400 ____________________________________________________________________________
22401 [  7325] By: gsar                                  on 2000/10/16  07:25:13
22402         Log: integrate change#6158 from vmsperl
22403              
22404              Add fallback to tmpfile for use in cases where user's relying on
22405              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
22406              Lane's patch)
22407      Branch: maint-5.6/perl
22408           !> vms/vms.c vms/vmsish.h
22409 ____________________________________________________________________________
22410 [  7324] By: gsar                                  on 2000/10/16  07:20:50
22411         Log: integrate changes#6153..6155 from mainline
22412              
22413              prettier Test::Harness output on failed tests (from Nicholas Clark
22414              <nick@Bagpuss.uk.boo.com>)
22415              
22416              avoid type mismatch warning
22417              
22418              small bug in change#6144; remove random \xA0 character that snuck
22419              in via change#6145
22420      Branch: maint-5.6/perl
22421           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
22422           !> perl.c
22423 ____________________________________________________________________________
22424 [  7323] By: gsar                                  on 2000/10/16  07:18:47
22425         Log: integrate changes#6151,6152 from mainline
22426              
22427              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
22428              
22429              cosmetic fixups of RE debug output (from Ilya Zakharevich)
22430      Branch: maint-5.6/perl
22431           !> regexec.c
22432 ____________________________________________________________________________
22433 [  7322] By: gsar                                  on 2000/10/16  07:17:25
22434         Log: integrate changes#6146..6150 from mainline
22435              
22436              doc typo
22437              
22438              add a make entry to Config.pm so "perl -V:make" works on VMS
22439              (from Peter Prymmer)
22440              
22441              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
22442              
22443              OS/2 tweaks for usethreads build (from Rocco Caputo
22444              <troc@netrus.net>)
22445              
22446              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
22447      Branch: maint-5.6/perl
22448           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
22449           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
22450           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
22451           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
22452           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
22453           !> warnings.pl x2p/a2p.h
22454 ____________________________________________________________________________
22455 [  7321] By: gsar                                  on 2000/10/16  07:14:02
22456         Log: integrate changes#6143..6145 from mainline
22457              
22458              MacOS support, part 1 (from Matthias Neeracher
22459              <neeri@iis.ee.ethz.ch>)
22460              
22461              MacOS support, part 2: make AutoSplit use File::Spec instead
22462              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
22463              <neeri@iis.ee.ethz.ch>)
22464              
22465              make xsubpp skip embedded pod (from Matthias Neeracher
22466              <neeri@iis.ee.ethz.ch>)
22467      Branch: maint-5.6/perl
22468           +> ext/DynaLoader/dl_mac.xs
22469           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
22470           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
22471           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
22472           !> pp_ctl.c proto.h toke.c util.c util.h
22473 ____________________________________________________________________________
22474 [  7320] By: gsar                                  on 2000/10/16  07:12:13
22475         Log: integrate changes#6141,6142 from mainline
22476              
22477              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
22478              forwarded by Peter Seebach from the bsdi-users mailing list.
22479              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
22480              
22481              File::Find fails to chdir when chasing symlinks (from
22482              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
22483      Branch: maint-5.6/perl
22484           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
22485 ____________________________________________________________________________
22486 [  7319] By: gsar                                  on 2000/10/16  07:04:30
22487         Log: integrate change#6139 from mainline
22488              
22489              revise mktables.PL for bugs and newness in Unicode 3.0
22490              (from James Bence <jbence@amgen.com>)
22491      Branch: maint-5.6/perl
22492           +> (branch 30 files)
22493           !> (integrate 49 files)
22494 ____________________________________________________________________________
22495 [  7318] By: gsar                                  on 2000/10/16  07:01:01
22496         Log: integrate changes#6137,6138 from mainline
22497              
22498              fix bogus redeclaration warning for "our" variables in different
22499              scopes
22500              
22501              add note about the handling of negative indices to tied arrays
22502              (from Michael G Schwern <schwern@pobox.com>)
22503      Branch: maint-5.6/perl
22504           !> op.c pod/perltie.pod t/pragma/strict-vars
22505 ____________________________________________________________________________
22506 [  7317] By: gsar                                  on 2000/10/16  06:58:46
22507         Log: integrate changes#6127..6136 from mainline
22508              
22509              call_method(...,G_EVAL) can longjmp() out if the method probing
22510              failed (from Gisle Aas)
22511              
22512              new perlxstut example for passing/returning refs to arrays
22513              (from David Lowe <dlowe@pootpoot.com>)
22514              
22515              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
22516              
22517              fix places that mean C<"word" character> but say C<alphanumeric
22518              character>
22519              
22520              avoid warnings in POSIX.pm (from Barrie Slaymaker)
22521              
22522              warnings::enabled() doesn't fall back to looking at $^W if
22523              caller isn't using lexical warnings (from Paul Marquess)
22524              
22525              elide bogus test in change#6132
22526              
22527              make Test::Harness use wait.h/WCOREDUMP if available
22528              (from Ben Tilly <ben_tilly@hotmail.com>)
22529              
22530              enable Test::Harness to dynamically determine column width etc.
22531              (from Rob Napier <rnapier@employees.org>)
22532              
22533              random pod typos (from Peter Scott <Peter@PSDT.com>)
22534      Branch: maint-5.6/perl
22535           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
22536           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
22537           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
22538           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
22539 ____________________________________________________________________________
22540 [  7316] By: gsar                                  on 2000/10/16  06:53:23
22541         Log: integrate change#6126 from mainline
22542              
22543              change#2879 broke rvalue autovivification of magicals such as
22544              ${$num} (reworked variant of patch suggested by Simon Cozens)
22545      Branch: maint-5.6/perl
22546           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
22547           !> pp_hot.c proto.h t/op/gv.t
22548 ____________________________________________________________________________
22549 [  7315] By: gsar                                  on 2000/10/16  06:51:38
22550         Log: integrate changes#6123,6125 from mainline
22551              
22552              clarify gotcha with #line directives (from Rocco Caputo
22553              <troc@netrus.net>)
22554              
22555              enable propagating exception objects via Perl_croak() in XS code
22556              (from Gisle Aas)
22557      Branch: maint-5.6/perl
22558           !> pod/perldebug.pod pod/perlsyn.pod util.c
22559 ____________________________________________________________________________
22560 [  7314] By: gsar                                  on 2000/10/16  06:49:28
22561         Log: integrate change#6122 from mainline
22562              
22563              downgrade fatal error on C<"foo@nosucharray.com"> to optional
22564              warning (from Mark-Jason Dominus)
22565      Branch: maint-5.6/perl
22566           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
22567           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
22568           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
22569           !> toke.c
22570 ____________________________________________________________________________
22571 [  7313] By: gsar                                  on 2000/10/16  06:46:54
22572         Log: integrate changes#6112..6121 from vmsperl
22573              
22574              Check for existence of file before trying to delete
22575              
22576              Ugly workaround for version-specific RTL error
22577              
22578              Urk -- undo previous removal of vmsish 'exit' change
22579              
22580              Add bounds checking for several strings (Charles Lane)
22581              
22582              Miscellaneous cosmetic fixes (Charles Lane)
22583              
22584              Treat sockets as special in sys(read|write) (Charles Lane et al.)
22585              
22586              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
22587              Flatten case labels in switch statements uniformly (Charles Bailey)
22588              
22589              Quiet error messages in vmsish.t (Charles Lane)
22590              
22591              Add missing escape (Charles Lane)
22592              
22593              Allow eliminate_macros() and fixpath() to handle space-delimited
22594              lists (based on fixes by Craig Berry)
22595      Branch: maint-5.6/perl
22596           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
22597           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
22598           !> vms/vmsish.h
22599 ____________________________________________________________________________
22600 [  7312] By: gsar                                  on 2000/10/16  06:41:18
22601         Log: integrate changes#6107,6110 from cfgperl
22602              
22603              Tweak the todo list.
22604              
22605              todo tweak
22606      Branch: maint-5.6/perl
22607           !> Todo-5.6
22608 ____________________________________________________________________________
22609 [  7311] By: gsar                                  on 2000/10/16  06:38:38
22610         Log: integrate changes#6104,6108 from mainline
22611              
22612              PL_sys_intern was being initialized too late on windows
22613              
22614              reenable fake signal handling on Windows, bugs and all
22615      Branch: maint-5.6/perl
22616           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
22617           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
22618           !> win32/win32.c
22619 ____________________________________________________________________________
22620 [  7310] By: gsar                                  on 2000/10/16  06:36:03
22621         Log: integrate changes#6095,6097..6103 from cfgperl
22622              
22623              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
22624              might be useful in future.
22625              
22626              Add a note about possible compilation problems from Allen Smith.
22627              
22628              Add a note about other, yet unsupported, shadow password APIs.
22629              
22630              Tweaks for the cc bugs from Allen Smith.
22631              
22632              More compilation tweakery from Allen Smith.
22633              
22634              Hints and test tweaks for Unicos.
22635              
22636              The test suite tweak in #6101 wasn't quite right.
22637              
22638              Test tweaking for Unicos continues.
22639      Branch: maint-5.6/perl
22640           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22641           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
22642           !> t/lib/complex.t t/op/64bitint.t
22643 ____________________________________________________________________________
22644 [  7309] By: gsar                                  on 2000/10/16  06:29:41
22645         Log: integrate changes#6093,6094 from mainline
22646              
22647              fork() failure to create pseudo process sets errno=EAGAIN and returns
22648              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
22649              
22650              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
22651      Branch: maint-5.6/perl
22652           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
22653           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
22654 ____________________________________________________________________________
22655 [  7308] By: gsar                                  on 2000/10/16  06:27:29
22656         Log: integrate change#6092 from cfgperl
22657              
22658              Regen perltoc with the fixed buildtoc.
22659      Branch: maint-5.6/perl
22660           !> pod/perltoc.pod
22661 ____________________________________________________________________________
22662 [  7307] By: gsar                                  on 2000/10/16  06:26:40
22663         Log: integrate changes#6089,6090 from mainline
22664              
22665              buildtoc tweak to fix newline lossage
22666              
22667              concat doesn't preserve utf8-ness, and doesn't invalidate
22668              [NI]OK; added tests for both
22669      Branch: maint-5.6/perl
22670           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
22671 ____________________________________________________________________________
22672 [  7306] By: gsar                                  on 2000/10/16  06:24:05
22673         Log: integrate change#6088 from cfgperl
22674              
22675              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
22676              because we do not use those.  The HAS_GETSPNAM remains,
22677              though, because we still do use that.
22678      Branch: maint-5.6/perl
22679           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22680           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
22681           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
22682           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
22683           !> win32/config.vc win32/config_H.bc win32/config_H.gc
22684           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
22685 ____________________________________________________________________________
22686 [  7305] By: gsar                                  on 2000/10/16  06:15:52
22687         Log: integrate changes#6084,6085,6087 from mainline
22688              
22689              substr() does not preserve utf8-ness (from Stefan Eissing
22690              <Eissing@medicaldataservice.de>); added tests
22691              
22692              repeat operator (x) doesn't preserve utf8-ness
22693              
22694              reverse() and quotemeta() weren't preserving utf8-ness; add tests
22695      Branch: maint-5.6/perl
22696           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
22697 ____________________________________________________________________________
22698 [  7304] By: gsar                                  on 2000/10/16  06:13:10
22699         Log: integrate changes#6077..6083 from mainline
22700              
22701              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
22702              and Tom Phoenix)
22703              
22704              workaround for CRT bug in chdir() (from Charles Lane, via
22705              Peter Prymmer)
22706              
22707              remove outdated kludge in Carp (NULLs are permitted in diagnostics
22708              now)
22709              
22710              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
22711              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
22712              
22713              better default perlbug categories for ok reports (from Richard Foley)
22714              
22715              peek.t non-portable to ithreads
22716              
22717              note about undocumented caller() return value (from M.J.T. Guy);
22718              yet another peek.t tweak
22719      Branch: maint-5.6/perl
22720           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22721           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
22722           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
22723           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
22724           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
22725           !> vms/vmsish.h
22726 ____________________________________________________________________________
22727 [  7303] By: gsar                                  on 2000/10/16  06:03:18
22728         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
22729              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
22730              
22731              &HUGE_VAL is not defined, it exists.
22732              
22733              Do not warn that an infinity does not look like a number.
22734              
22735              Rewrite the pwent/spent logic to be a little bit more clearer.
22736              
22737              Continue on the pwent/spent case.
22738              
22739              Correct Freudian slip.
22740              
22741              Use HUGE_VALL if applicable.
22742              
22743              pwent/spent #ifdef imbalance.
22744              
22745              Infinite problems.
22746              
22747              Call getspnam() only iff needd.
22748              
22749              Test both the scalar and list contexts.
22750              
22751              Use setxxent()/endxxent().
22752              
22753              Complex tweakery.
22754              
22755              Unicos hint tweak.
22756              
22757              Be more forgiving in POSIX about HUGE_VALL.
22758              
22759              Detypo.
22760              
22761              The search of infinity continues, this time simplified.
22762              
22763              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
22764              in natively 64-bit platforms where a long is a quad (no need
22765              for long longs).  Also added bias for IVs.
22766              
22767              Complex tweaks.
22768              
22769              Introduce t/lib/peek.t.
22770              
22771              Make the test more portable.
22772      Branch: maint-5.6/perl
22773           +> t/lib/peek.t
22774            ! pp_sys.c
22775           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
22776           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
22777           !> t/op/pwent.t toke.c util.c
22778 ____________________________________________________________________________
22779 [  7302] By: gsar                                  on 2000/10/16  05:03:37
22780         Log: integrate changes#6066..6071 from mainline
22781              
22782              s/END/CHECK/
22783              
22784              replace direct call to sighandler() with (*PL_sighandlerp)()
22785              
22786              note about values()
22787              
22788              File::Spec compatibility update (from Barrie Slaymaker
22789              <barries@slaysys.com>)
22790              
22791              remove misleading comment (from M.J.T. Guy)
22792              
22793              misformatted perllocal.pod (from Tim Jenness
22794              <t.jenness@jach.hawaii.edu>)
22795      Branch: maint-5.6/perl
22796           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
22797           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
22798           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
22799           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
22800 ____________________________________________________________________________
22801 [  7301] By: gsar                                  on 2000/10/16  05:00:08
22802         Log: integrate changes#6061..6063 from mainline
22803              
22804              change#5921 neglected to make eq honor "use bytes"
22805              
22806              additional tests for utf8.t
22807              
22808              tokeq() could read unallocated field in argument
22809      Branch: maint-5.6/perl
22810           !> sv.c t/pragma/utf8.t toke.c
22811 ____________________________________________________________________________
22812 [  7300] By: gsar                                  on 2000/10/16  04:56:54
22813         Log: integrate changes#6046,6048,6057,6058 from mainline
22814              
22815              libscheck has insufficient checks for n32 libs (from
22816              Albert Chin-A-Young <china@thewrittenword.com>)
22817              
22818              add note about how $( doesn't interpolate in REs (from
22819              Philip Newton <newton@ficus.frogspace.net>)
22820              
22821              fix broken parsing of /\x{ab}/
22822              
22823              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
22824              (spotted by Donald Kinzer <dkinzer@premia.com>)
22825      Branch: maint-5.6/perl
22826           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
22827           !> t/pragma/utf8.t
22828 ____________________________________________________________________________
22829 [  7299] By: gsar                                  on 2000/10/16  04:52:50
22830         Log: integrate change#6044 from mainline
22831              
22832              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
22833              such that underscores are only ignored in literal numbers,
22834              "\x{...}", and hex/oct argument
22835      Branch: maint-5.6/perl
22836           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
22837 ____________________________________________________________________________
22838 [  7298] By: gsar                                  on 2000/10/16  04:50:53
22839         Log: integrate changes#6027..6043 from mainline
22840              
22841              podlators-1.02 update (from Russ Allbery)
22842              
22843              Pod::Man generates groff-incompatible macro definition (from
22844              Tom Christiansen)
22845              
22846              add CGI.pm v2.66 (from Lincoln Stein)
22847              
22848              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
22849              for @- and @+ (from Johan Vromans)
22850              
22851              small nits in diagnostics.pm (from Robin Barker)
22852              
22853              whitespace adjustments
22854              
22855              missing files in MANIFEST
22856              
22857              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
22858              to compensate
22859              
22860              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
22861              
22862              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
22863      Branch: maint-5.6/perl
22864           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
22865           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
22866           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
22867           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
22868           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
22869           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
22870           !> t/lib/cgi-html.t t/lib/cgi-request.t
22871 ____________________________________________________________________________
22872 [  7297] By: gsar                                  on 2000/10/16  04:44:30
22873         Log: integrate change#6025 from mainline
22874              
22875              Is{Alnum,Alpha,Word} don't match titlecase
22876              TODO: IsSpace is defined recursively!
22877              (both spotted by Larry)
22878      Branch: maint-5.6/perl
22879           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
22880           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
22881 ____________________________________________________________________________
22882 [  7296] By: gsar                                  on 2000/10/16  04:39:30
22883         Log: integrate change#6023 from mainline
22884              
22885              debugger stomps on $. (from M.J.T. Guy)
22886      Branch: maint-5.6/perl
22887           !> lib/perl5db.pl
22888 ____________________________________________________________________________
22889 [  7295] By: gsar                                  on 2000/10/16  04:38:02
22890         Log: integrate change#6022 from mainline
22891              
22892              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
22893      Branch: maint-5.6/perl
22894           !> sv.c
22895 ____________________________________________________________________________
22896 [  7294] By: gsar                                  on 2000/10/16  04:37:05
22897         Log: integrate changes#6018..6021 from mainline
22898              
22899              make lib/syslog.t portable to systems that don't have _PATH_LOG,
22900              make _PATH_LOG() return "" if unavailable
22901              
22902              windows portability tweaks
22903              
22904              test tweak
22905              
22906              remove Win2K issue in pod (fixed by change#6020)
22907      Branch: maint-5.6/perl
22908           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
22909           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
22910           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
22911 ____________________________________________________________________________
22912 [  7293] By: gsar                                  on 2000/10/16  04:20:00
22913         Log: integrate changes#6013..6015 from mainline
22914              
22915              tweak change#5945 to display correct switch name in diagnostic
22916              
22917              glob() loading File::Glob behind the scenes may cause syntax errors
22918              
22919              tweak test for portability
22920      Branch: maint-5.6/perl
22921           !> op.c perl.c pod/perldiag.pod t/lib/b.t
22922 ____________________________________________________________________________
22923 [  7292] By: gsar                                  on 2000/10/16  04:18:11
22924         Log: integrate changes#6005..6010 from mainline, cfgperl
22925              
22926              perldoc might fail via "use blib" (from Hugo van der Sanden)
22927              
22928              Regen Configure.
22929              
22930              note about compile failures and END blocks (from M.J.T. Guy)
22931              
22932              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
22933              
22934              (change#6009 integrated earlier in change#7255)
22935              
22936              clarify note about shadow password support (from
22937              gellyfish@gellyfish.com)
22938      Branch: maint-5.6/perl
22939           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22940           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
22941           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
22942 ____________________________________________________________________________
22943 [  7291] By: gsar                                  on 2000/10/16  04:12:03
22944         Log: integrate changes#6002,6003 from mainline
22945              
22946              destructive sv_setsv() can lose UV-ness from source, causing
22947              numeric promotions/comparisons to fail to do the right thing
22948              
22949              allow REG_EXPAND_SZ keys in Windows registry (from
22950              John Clayton <John.Clayton@barclayscapital.com>)
22951      Branch: maint-5.6/perl
22952           !> sv.c win32/win32.c
22953 ____________________________________________________________________________
22954 [  7290] By: gsar                                  on 2000/10/16  04:10:19
22955         Log: integrate change#6001 from mainline
22956              
22957              support additional library locations via $Config{otherlibdirs}
22958              (from Andy Dougherty)
22959      Branch: maint-5.6/perl
22960           !> Configure INSTALL Porting/Glossary Porting/config.sh
22961           !> Porting/config_H config_h.SH epoc/config.sh perl.c
22962           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
22963           !> win32/config.bc win32/config.gc win32/config.vc
22964 ____________________________________________________________________________
22965 [  7289] By: gsar                                  on 2000/10/16  04:08:28
22966         Log: integrate change#5999 from mainline
22967              
22968              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
22969      Branch: maint-5.6/perl
22970           !> t/pragma/warn/toke toke.c
22971 ____________________________________________________________________________
22972 [  7288] By: gsar                                  on 2000/10/16  04:07:01
22973         Log: integrate changes#5997,5998 from cfgperl
22974              
22975              Preserve $!.
22976              
22977              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
22978      Branch: maint-5.6/perl
22979           !> lib/Math/Complex.pm
22980 ____________________________________________________________________________
22981 [  7287] By: gsar                                  on 2000/10/16  04:04:37
22982         Log: integrate change#5995 from mainline
22983              
22984              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
22985      Branch: maint-5.6/perl
22986           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
22987 ____________________________________________________________________________
22988 [  7286] By: gsar                                  on 2000/10/16  04:03:21
22989         Log: integrate change#5994 from mainline
22990              
22991              fix for missed accounting for null byte in pack("Z",...) (from
22992              M.J.T. Guy)
22993      Branch: maint-5.6/perl
22994           !> pp.c t/op/pack.t
22995 ____________________________________________________________________________
22996 [  7285] By: gsar                                  on 2000/10/16  04:02:11
22997         Log: integrate changes#5989..5993 from mainline
22998              
22999              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
23000              itself and no other (from Tom Hughes)
23001              
23002              use $ENV{LIB} to search for libs under Visual C compiler
23003              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
23004              
23005              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
23006              
23007              pod nit (from Simon Cozens)
23008              
23009              various minor tweaks seen on p5p
23010      Branch: maint-5.6/perl
23011           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
23012           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
23013           !> t/op/array.t toke.c
23014 ____________________________________________________________________________
23015 [  7284] By: gsar                                  on 2000/10/16  03:59:00
23016         Log: integrate changes#5978..5988 from mainline
23017              
23018              sync version numbers in File::Spec with the ones on CPAN
23019              (from Barrie Slaymaker)
23020              
23021              under useithreads, constant pad entries could inadvertantly be
23022              shared across threads (from Eric Blood <eblood@xmission.com>);
23023              added Eric's test case to testsuite
23024              
23025              allow Configure -S to run non-interactively (spotted by Greg Hudson
23026              <ghudson@mit.edu>)
23027              
23028              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
23029              prototype mismatch with CORE::glob(); update pod and tests to
23030              suit (File::Glob::glob() is still available for backward
23031              compatibility, but should be considered deprecated)
23032              
23033              avoid error in IO::Socket::INET when given an unknown service name
23034              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
23035              
23036              numeric conversion of non-number in change#3378 tramples on
23037              OOK offset, causing segfaults
23038              
23039              attributes::reftype() doesn't work on tied argument
23040              
23041              forked child may not exit correctly if it failed to open
23042              /dev/console (from Graham Barr)
23043              
23044              add regular expressions tutorial and quick-start guide (from
23045              Mark Kvale <kvale@phy.ucsf.edu>)
23046              
23047              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
23048              
23049              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
23050              <paul@miraclefish.com>)
23051      Branch: maint-5.6/perl
23052           +> pod/perlrequick.pod pod/perlretut.pod
23053           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
23054           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
23055           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
23056           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
23057           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
23058           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
23059           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
23060           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
23061 ____________________________________________________________________________
23062 [  7283] By: gsar                                  on 2000/10/16  03:52:14
23063         Log: integrate change#5977 from mainline
23064              
23065              autoquote barewords followed by newline and arrow properly
23066              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
23067      Branch: maint-5.6/perl
23068           !> t/pragma/warn/toke toke.c
23069 ____________________________________________________________________________
23070 [  7282] By: gsar                                  on 2000/10/16  03:50:48
23071         Log: integrate change#5976 from mainline
23072              
23073              DB_File v1.73 update (from Paul Marquess)
23074      Branch: maint-5.6/perl
23075           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
23076           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
23077 ____________________________________________________________________________
23078 [  7281] By: gsar                                  on 2000/10/16  03:49:14
23079         Log: integrate change#5975 from mainline
23080              
23081              allow sort() reentrancy (variant of patch suggested by
23082              Hugo van der Sanden)
23083      Branch: maint-5.6/perl
23084           !> pp_ctl.c t/op/sort.t
23085 ____________________________________________________________________________
23086 [  7280] By: gsar                                  on 2000/10/16  03:48:22
23087         Log: integrate change#5974 from mainline
23088              
23089              change#4197 somehow missed initializing PL_errors, meaning
23090              syntax error queueing wasn't working outside eval"" at all;
23091              also fixed eval"" to localize PL_error_count, so that compile-time
23092              eval's don't clobber the error state of the outer context
23093      Branch: maint-5.6/perl
23094           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
23095           !> t/pragma/warn/toke
23096 ____________________________________________________________________________
23097 [  7279] By: gsar                                  on 2000/10/16  03:46:21
23098         Log: integrate change#5973 from mainline
23099              
23100              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
23101      Branch: maint-5.6/perl
23102           !> regcomp.c regexec.c t/op/re_tests
23103 ____________________________________________________________________________
23104 [  7278] By: gsar                                  on 2000/10/16  03:44:54
23105         Log: integrate change#5971 from cfgperl
23106              
23107              Unicos tweaks from Mark P. Lutz.
23108      Branch: maint-5.6/perl
23109           !> hints/unicos.sh lib/Math/Complex.pm
23110 ____________________________________________________________________________
23111 [  7277] By: gsar                                  on 2000/10/16  03:42:59
23112         Log: integrate changes#5966..5970 from mainline
23113              
23114              add testsuite for B backends, fix bug in B::Deparse (from
23115              Simon Cozens <simon@brecon.co.uk>)
23116              
23117              improved docs on the warn_uninit diagnostic (from David Glasser
23118              and Simon Cozens)
23119              
23120              tolerate spaces in group names in test on solaris (from David Boyce
23121              <dsb@boyski.com>)
23122              
23123              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
23124              
23125              Data::Dumper fumbles negative numbers on 32-bit platforms where
23126              IV is >32bits
23127      Branch: maint-5.6/perl
23128           +> t/lib/b.t t/lib/syslog.t
23129           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
23130           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
23131           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
23132 ____________________________________________________________________________
23133 [  7276] By: gsar                                  on 2000/10/16  03:39:30
23134         Log: integrate change#5965 from mainline
23135              
23136              avoid "will not stay shared" warnings for our variables (from
23137              Robin Barker)
23138      Branch: maint-5.6/perl
23139           !> op.c t/pragma/warn/op
23140 ____________________________________________________________________________
23141 [  7275] By: gsar                                  on 2000/10/16  03:38:18
23142         Log: integrate change#5964 from mainline
23143              
23144              reformat to 72 columns (again)
23145      Branch: maint-5.6/perl
23146           !> pod/perldiag.pod
23147 ____________________________________________________________________________
23148 [  7274] By: gsar                                  on 2000/10/16  03:36:58
23149         Log: integrate change#5963 from mainline
23150              
23151              patch from Larry to make (\&) prototype work; added tests for
23152              the same
23153      Branch: maint-5.6/perl
23154           !> op.c t/comp/proto.t
23155 ____________________________________________________________________________
23156 [  7273] By: gsar                                  on 2000/10/16  03:35:51
23157         Log: integrate changes#5956..5962 from mainline
23158              
23159              better diagnostics on failed tests (from Ilya Zakharevich)
23160              
23161              pod nits (from A. C. Yardley <yardley@tanet.net>)
23162              
23163              change#3569 deleted some essential code, revert; avoid use of
23164              atexit() to make DynaLoader work properly on AIX under mod_perl
23165              (from Jens-Uwe Mager <jum@helios.de>)
23166              
23167              doubled words in pods (from Simon Cozens
23168              <simon.p.cozens@jp.pwcglobal.com>)
23169              
23170              better INSTALL notes on Solaris issues (from Dominic Dunlop)
23171              
23172              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
23173              
23174              updated README.hpux (from Jeff Okamoto)
23175      Branch: maint-5.6/perl
23176           !> INSTALL README.hpux emacs/cperl-mode.el
23177           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
23178           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
23179           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
23180           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
23181           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
23182           !> t/op/lex_assign.t
23183 ____________________________________________________________________________
23184 [  7272] By: gsar                                  on 2000/10/16  03:31:22
23185         Log: integrate change#5955 from mainline
23186              
23187              longstanding bug exposed by change#3307: sort arguments weren't
23188              compiled with the right wantarray context (ensuing runtime lookup
23189              via block_gimme() was getting the incidental context of the
23190              sort() itself)
23191      Branch: maint-5.6/perl
23192           !> op.c t/op/sort.t
23193 ____________________________________________________________________________
23194 [  7271] By: gsar                                  on 2000/10/16  03:29:11
23195         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
23196              branch
23197              
23198              Flatten the cpp jungle doing the nosuid checking.
23199              
23200              Do not assume sign propagation. (from M.J.T. Guy)
23201              
23202              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
23203              
23204              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
23205              Now pp_ncmp() returns undef is either operand is a NaN.
23206              
23207              On second thoughts frexp() does have two arguments.
23208              
23209              Document that tr() is not tr(1).
23210              
23211              Be more robust on "extreme" (large absolute value)
23212              arguments.  Originally reported by Daniel Connelly
23213              as a problem with asinh() on large negative arguments,
23214              asinh() used to bail out because an argument to log()
23215              ended up being zero.  Ilya Zakharevich proposed using
23216              Taylor's series in such cases, which for such large
23217              arguments is a very good approximation.
23218              
23219              Undo "use integer" addition from 64bitint as it seems
23220              to break most of the subtests in Digital UNIX;
23221              Unicos needs to find another way.
23222      Branch: maint-5.6/perl
23223           !> (integrate 29 files)
23224 ____________________________________________________________________________
23225 [  7270] By: gsar                                  on 2000/10/16  03:09:44
23226         Log: integrate changes#5948,5949,5950 from mainline
23227              
23228              typo in vars.pm that leads to cryptic message (from Piotr
23229              Piatkowski <kompas@kompas.usr.onet.pl>)
23230              
23231              make perldoc use the pod2man from the same version (from
23232              M.J.T. Guy)
23233              
23234              reformat perldiag to avoid long lines
23235      Branch: maint-5.6/perl
23236           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
23237 ____________________________________________________________________________
23238 [  7269] By: gsar                                  on 2000/10/16  03:05:54
23239         Log: integrate change#5947 from mainline
23240              
23241              use &dl_error rather than &dl_load_file as the guard for calling
23242              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
23243              statically built perl)
23244      Branch: maint-5.6/perl
23245           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
23246 ____________________________________________________________________________
23247 [  7268] By: gsar                                  on 2000/10/16  03:04:48
23248         Log: integrate change#5945 from mainline
23249              
23250              make module name mandatory after -M switch; reorder perldiag
23251              alphabetically (from Mark-Jason Dominus)
23252      Branch: maint-5.6/perl
23253           !> perl.c pod/perldiag.pod
23254 ____________________________________________________________________________
23255 [  7267] By: gsar                                  on 2000/10/16  03:03:01
23256         Log: integrate change#5939 from mainline
23257              
23258              more pod nits (from Larry Virden)
23259      Branch: maint-5.6/perl
23260           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
23261           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
23262           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
23263 ____________________________________________________________________________
23264 [  7266] By: gsar                                  on 2000/10/16  03:01:39
23265         Log: integrate change#5938 from mainline
23266              
23267              Consolidated B::Deparse fixes (from Stephen McCamant)
23268      Branch: maint-5.6/perl
23269           !> ext/B/B/Deparse.pm
23270 ____________________________________________________________________________
23271 [  7265] By: gsar                                  on 2000/10/16  03:00:43
23272         Log: integrate change#5936 from mainline
23273              
23274              additional tests for change#7263 (from Paul Marquess)
23275      Branch: maint-5.6/perl
23276           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
23277           !> t/pragma/warn/5nolint t/pragma/warn/6default
23278 ____________________________________________________________________________
23279 [  7264] By: gsar                                  on 2000/10/16  02:58:34
23280         Log: integrate change#5934 from mainline
23281              
23282              propagate lexical warnings from surrounding scope correctly
23283              within string eval() (from Paul Marquess)
23284      Branch: maint-5.6/perl
23285           !> pp_ctl.c t/pragma/warn/pp_ctl
23286 ____________________________________________________________________________
23287 [  7263] By: gsar                                  on 2000/10/16  02:56:53
23288         Log: integrate change#5932 from mainline
23289              
23290              add rsignal(), whichsig() and do_join() to public API list
23291              (mod_perl uses them to good advantage)
23292      Branch: maint-5.6/perl
23293           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
23294 ____________________________________________________________________________
23295 [  7262] By: gsar                                  on 2000/10/16  02:55:53
23296         Log: integrate change#5931 from mainline
23297              
23298              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
23299      Branch: maint-5.6/perl
23300           !> pp_hot.c regexec.c t/op/pat.t
23301 ____________________________________________________________________________
23302 [  7261] By: gsar                                  on 2000/10/16  02:55:01
23303         Log: integrate change#5930 from mainline
23304              
23305              small os390 tweaks (from Peter Prymmer)
23306      Branch: maint-5.6/perl
23307           !> config_h.SH makedepend.SH
23308 ____________________________________________________________________________
23309 [  7260] By: gsar                                  on 2000/10/16  02:54:10
23310         Log: integrate change#5929 from mainline
23311              
23312              pod nits
23313      Branch: maint-5.6/perl
23314           !> pod/perlguts.pod
23315 ____________________________________________________________________________
23316 [  7259] By: gsar                                  on 2000/10/16  02:52:55
23317         Log: integrate change#5927 from mainline
23318              
23319              arrange for next() to resume at the unstack op rather than the
23320              loop conditional, so that scope cleanup happens correctly
23321              (from Stephen McCamant)
23322      Branch: maint-5.6/perl
23323           !> op.c pp_ctl.c t/op/misc.t
23324 ____________________________________________________________________________
23325 [  7258] By: gsar                                  on 2000/10/16  02:51:38
23326         Log: integrate change#5926 from mainline
23327              
23328              on windows, reserve 16M of stack rather than 128M (allows more
23329              threads to run concurrently)
23330      Branch: maint-5.6/perl
23331           !> win32/Makefile win32/makefile.mk
23332 ____________________________________________________________________________
23333 [  7257] By: gsar                                  on 2000/10/16  02:50:37
23334         Log: integrate change#5925 from mainline
23335              
23336              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
23337      Branch: maint-5.6/perl
23338           !> toke.c
23339 ____________________________________________________________________________
23340 [  7256] By: gsar                                  on 2000/10/16  02:49:36
23341         Log: integrate change#5924 from mainline
23342              
23343              avoid using uninitialized memory in require version check
23344      Branch: maint-5.6/perl
23345           !> pp_ctl.c universal.c
23346 ____________________________________________________________________________
23347 [  7255] By: gsar                                  on 2000/10/16  02:48:03
23348         Log: integrate changes#5923,5928,6009 from mainline
23349              
23350              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
23351      Branch: maint-5.6/perl
23352           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
23353 ____________________________________________________________________________
23354 [  7254] By: gsar                                  on 2000/10/16  02:44:46
23355         Log: integrate change#5922 from mainline
23356              
23357              commentary about IoTYPE() (from Nathan Torkington)
23358      Branch: maint-5.6/perl
23359           !> sv.h
23360 ____________________________________________________________________________
23361 [  7253] By: gsar                                  on 2000/10/16  02:43:49
23362         Log: integrate change#5921 from mainline
23363              
23364              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
23365      Branch: maint-5.6/perl
23366           !> sv.c t/lib/charnames.t t/pragma/utf8.t
23367 ____________________________________________________________________________
23368 [  7252] By: gsar                                  on 2000/10/16  02:42:31
23369         Log: integrate change#5920 from mainline
23370              
23371              Larry's fix for buggy propagation of utf8-ness in join(); add test
23372      Branch: maint-5.6/perl
23373           !> doop.c t/op/ver.t
23374 ____________________________________________________________________________
23375 [  7251] By: gsar                                  on 2000/10/16  02:41:14
23376         Log: integrate changes#5915..5919 from mainline
23377              
23378              various (pod tweaks &c)
23379      Branch: maint-5.6/perl
23380           !> (integrate 33 files)
23381 ____________________________________________________________________________
23382 [  7250] By: gsar                                  on 2000/10/16  02:38:16
23383         Log: integrate change#5914 from mainline
23384              
23385              caller() wasn't returning the right number of elements for
23386              eval {...}
23387      Branch: maint-5.6/perl
23388           !> pp_ctl.c t/pragma/warn/9enabled
23389 ____________________________________________________________________________
23390 [  7249] By: gsar                                  on 2000/10/16  02:37:02
23391         Log: integrate change#5913 from mainline
23392              
23393              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
23394              (from Mark-Jason Dominus)
23395      Branch: maint-5.6/perl
23396           !> pod/perlfunc.pod
23397 ____________________________________________________________________________
23398 [  7248] By: gsar                                  on 2000/10/16  02:35:58
23399         Log: integrate change#5912 from mainline
23400              
23401              fix totally broken caching in UNIVERSAL::isa() (from
23402              Nick Ing-Simmons)
23403      Branch: maint-5.6/perl
23404           !> t/op/universal.t universal.c
23405 ____________________________________________________________________________
23406 [  7247] By: gsar                                  on 2000/10/16  02:34:27
23407         Log: integrate changes#5910,5911 from mainline
23408              
23409              typo in pod
23410              
23411              add linebreak properties from unicode/LineBrk.txt (from
23412              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
23413      Branch: maint-5.6/perl
23414           +> (branch 29 files)
23415           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
23416 ____________________________________________________________________________
23417 [  7246] By: gsar                                  on 2000/10/16  02:33:29
23418         Log: integrate change#5909 from mainline
23419              
23420              mode argument to do_binmode() should be file mode, not boolean
23421      Branch: maint-5.6/perl
23422           !> pp_sys.c
23423 ____________________________________________________________________________
23424 [  7245] By: gsar                                  on 2000/10/16  02:31:04
23425         Log: integrate change#5908 from mainline
23426              
23427              introduce illegal symbols into null package so that
23428              gv_fetchpv(...,TRUE) always returns a valid GV even when the
23429              symbol is trapped by strictures (avoids coredumps)
23430      Branch: maint-5.6/perl
23431           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
23432           !> t/pragma/strict-vars
23433 ____________________________________________________________________________
23434 [  7244] By: jhi                                   on 2000/10/16  02:29:54
23435         Log: Subject: $Carp::ExportLevel confusion in Exporter
23436              From: "Ben Tilly" <ben_tilly@hotmail.com>
23437              Date: Sat, 14 Oct 2000 16:44:34 EDT
23438              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
23439      Branch: perl
23440            ! lib/Exporter/Heavy.pm
23441 ____________________________________________________________________________
23442 [  7243] By: jhi                                   on 2000/10/16  02:28:33
23443         Log: Subject: [PATCH perlguts.pod] Document offset hack
23444              From: Simon Cozens <simon@cozens.net>
23445              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
23446              Date: Sat, 14 Oct 2000 19:32:25 +0100
23447      Branch: perl
23448            ! pod/perlguts.pod
23449 ____________________________________________________________________________
23450 [  7242] By: gsar                                  on 2000/10/16  02:26:51
23451         Log: integrate changes#5905,5906,5907,6064 from mainline
23452              
23453              printf/sprintf didn't get quad types right under use64bitint
23454      Branch: maint-5.6/perl
23455           !> pp_sys.c sv.c t/op/64bitint.t
23456 ____________________________________________________________________________
23457 [  7241] By: jhi                                   on 2000/10/16  02:22:44
23458         Log: Subject: small pod patch
23459              From: Dan Boorstein <dan_boo@bellsouth.net>
23460              Date: Sat, 14 Oct 2000 14:29:24 -0400
23461              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
23462      Branch: perl
23463            ! pod/perlfaq7.pod pod/perlmod.pod
23464 ____________________________________________________________________________
23465 [  7240] By: jhi                                   on 2000/10/16  02:13:46
23466         Log: -w cleanup.
23467              
23468              Subject: Re: Problems with bleadperl 
23469              From: "Stephen P. Potter" <spp@ds.net>
23470              Date: Fri, 13 Oct 2000 13:32:49 -0400
23471              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
23472      Branch: perl
23473            ! t/pragma/overload.t
23474 ____________________________________________________________________________
23475 [  7239] By: jhi                                   on 2000/10/16  01:41:18
23476         Log: One more ~utf8 tweak.
23477      Branch: perl
23478            ! t/op/bop.t
23479 ____________________________________________________________________________
23480 [  7238] By: jhi                                   on 2000/10/16  01:34:14
23481         Log: Tweak the test of #7235.
23482      Branch: perl
23483            ! t/op/bop.t
23484 ____________________________________________________________________________
23485 [  7237] By: jhi                                   on 2000/10/16  01:25:04
23486         Log: Fix a couple of compiler-noted nits in #7235.
23487      Branch: perl
23488            ! pp.c
23489 ____________________________________________________________________________
23490 [  7236] By: jhi                                   on 2000/10/16  01:22:46
23491         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
23492      Branch: perl
23493            ! pp.c pp_hot.c
23494 ____________________________________________________________________________
23495 [  7235] By: jhi                                   on 2000/10/15  16:24:44
23496         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
23497              
23498              From: Simon Cozens <simon@cozens.net>
23499              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
23500              Date: Sat, 14 Oct 2000 20:52:13 +0100
23501              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
23502      Branch: perl
23503            ! pp.c t/op/bop.t utf8.h
23504 ____________________________________________________________________________
23505 [  7234] By: jhi                                   on 2000/10/15  15:19:29
23506         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
23507              The problem was that rx->minlen was in chars while pp_split()
23508              thought it would be in bytes. 
23509      Branch: perl
23510            ! pp.c t/pragma/utf8.t
23511 ____________________________________________________________________________
23512 [  7233] By: jhi                                   on 2000/10/14  20:24:24
23513         Log: Document FNCASE=y as discussed in the bug 20000902.009.
23514      Branch: perl
23515            ! README.dos
23516 ____________________________________________________________________________
23517 [  7232] By: jhi                                   on 2000/10/14  18:52:21
23518         Log: Add test for bug id 20000427.003 (which seems to have
23519              been fixed) (also duplicate as 20000427.004, though
23520              with a higher severity).  Move one utf8 from op/append
23521              to pragma/utf8, tag the tests with bug ids.
23522      Branch: perl
23523            ! t/op/append.t t/pragma/utf8.t
23524 ____________________________________________________________________________
23525 [  7231] By: jhi                                   on 2000/10/14  17:28:37
23526         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
23527      Branch: perl
23528            ! t/pragma/utf8.t
23529 ____________________________________________________________________________
23530 [  7230] By: jhi                                   on 2000/10/14  14:24:50
23531         Log: Needs to be conditional on SunOS 4.
23532              
23533              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
23534              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23535              Date: Sat, 14 Oct 2000 13:37:49 +0100
23536              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
23537      Branch: metaconfig/U/perl
23538            ! End.U
23539      Branch: perl
23540            ! Configure myconfig.SH pod/perldelta.pod
23541 ____________________________________________________________________________
23542 [  7229] By: jhi                                   on 2000/10/14  00:49:22
23543         Log: Update Changes.
23544      Branch: perl
23545            ! Changes patchlevel.h
23546 ____________________________________________________________________________
23547 [  7228] By: jhi                                   on 2000/10/14  00:46:10
23548         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
23549              From: Peter Prymmer <pvhp@forte.com>
23550              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
23551              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
23552      Branch: perl
23553            ! lib/utf8.pm
23554 ____________________________________________________________________________
23555 [  7227] By: jhi                                   on 2000/10/13  23:20:30
23556         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
23557      Branch: perl
23558            ! t/op/tie.t
23559 ____________________________________________________________________________
23560 [  7226] By: jhi                                   on 2000/10/13  22:14:32
23561         Log: Tweak #7225.
23562              
23563              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
23564              From: Peter Prymmer <pvhp@forte.com>
23565              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
23566              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
23567      Branch: perl
23568            ! t/op/sprintf.t
23569 ____________________________________________________________________________
23570 [  7225] By: jhi                                   on 2000/10/13  22:11:31
23571         Log: op/sprintf.t patch for OS/390 (and any other host with limited
23572              floating-point exponent length)
23573              
23574              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
23575              From: Dominic Dunlop <domo@computer.org>
23576              Date: Fri, 13 Oct 2000 19:17:57 +0200
23577              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
23578      Branch: perl
23579            ! t/op/sprintf.t
23580 ____________________________________________________________________________
23581 [  7224] By: jhi                                   on 2000/10/13  18:40:48
23582         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
23583      Branch: perl
23584            ! toke.c
23585 ____________________________________________________________________________
23586 [  7223] By: jhi                                   on 2000/10/13  18:37:13
23587         Log: Thinko in #7222.
23588      Branch: perl
23589            ! utf8.c
23590 ____________________________________________________________________________
23591 [  7222] By: jhi                                   on 2000/10/13  18:05:23
23592         Log: Use UTF8SKIP(), from Simon Cozens.
23593      Branch: perl
23594            ! utf8.c
23595 ____________________________________________________________________________
23596 [  7221] By: jhi                                   on 2000/10/13  15:43:19
23597         Log: (accidentally empty check-in)
23598      Branch: perl
23599            ! utf8.c
23600 ____________________________________________________________________________
23601 [  7220] By: jhi                                   on 2000/10/13  15:23:51
23602         Log: Add (optimistically) Storable to static extensions.
23603      Branch: perl
23604            ! hints/uwin.sh hints/vmesa.sh
23605 ____________________________________________________________________________
23606 [  7219] By: jhi                                   on 2000/10/13  15:20:05
23607         Log: Amdahl UTS doesn't seem to do dynaloading.
23608      Branch: perl
23609            ! hints/uts.sh
23610 ____________________________________________________________________________
23611 [  7218] By: jhi                                   on 2000/10/13  15:15:20
23612         Log: Slight tweak of the code to appease Amdahl UTS cc.
23613      Branch: perl
23614            ! pp.c
23615 ____________________________________________________________________________
23616 [  7217] By: jhi                                   on 2000/10/13  14:50:42
23617         Log: In Amdahl UTS "struct sv" is defined by a system header,
23618              <ksync.h>.
23619      Branch: perl
23620            ! perl.h sv.h
23621 ____________________________________________________________________________
23622 [  7216] By: jhi                                   on 2000/10/13  11:58:25
23623         Log: Ilya implemented the memory profiling API.
23624      Branch: perl
23625            ! Todo
23626 ____________________________________________________________________________
23627 [  7215] By: jhi                                   on 2000/10/13  02:56:38
23628         Log: Subject: [PATCH 5.7.0] Perl API for mstats
23629              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23630              Date: Thu, 12 Oct 2000 22:52:40 -0400
23631              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
23632      Branch: perl
23633            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23634 ____________________________________________________________________________
23635 [  7214] By: jhi                                   on 2000/10/13  02:55:38
23636         Log: Subject: [PATCH 5.7.0] IVs in mtats
23637              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23638              Date: Thu, 12 Oct 2000 22:51:04 -0400
23639              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
23640      Branch: perl
23641            ! malloc.c perl.h
23642 ____________________________________________________________________________
23643 [  7213] By: jhi                                   on 2000/10/13  02:31:47
23644         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
23645      Branch: perl
23646            ! pod/perldiag.pod pp_sys.c
23647 ____________________________________________________________________________
23648 [  7212] By: jhi                                   on 2000/10/13  01:27:38
23649         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
23650              From: Peter Prymmer <pvhp@forte.com>
23651              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
23652              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
23653      Branch: perl
23654            ! t/op/oct.t
23655 ____________________________________________________________________________
23656 [  7211] By: jhi                                   on 2000/10/13  00:35:09
23657         Log: Update Changes.
23658      Branch: perl
23659            ! Changes patchlevel.h
23660 ____________________________________________________________________________
23661 [  7210] By: jhi                                   on 2000/10/12  23:59:40
23662         Log: The Install.pm third of
23663              
23664              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
23665              From: Bill Campbell <bill@celestial.com>
23666              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
23667              Date: Thu, 5 Oct 2000 18:04:51 -0700
23668      Branch: perl
23669            ! lib/ExtUtils/Install.pm
23670 ____________________________________________________________________________
23671 [  7209] By: jhi                                   on 2000/10/12  23:58:43
23672         Log: Two thirds of
23673              
23674              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
23675              Date: Thu, 5 Oct 2000 18:04:51 -0700
23676              From: Bill Campbell <bill@celestial.com>
23677              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
23678              
23679              The Install.pm changes will be submitted separately because
23680              they need some work and discussion still.
23681      Branch: perl
23682            ! lib/getopts.pl lib/termcap.pl
23683 ____________________________________________________________________________
23684 [  7208] By: jhi                                   on 2000/10/12  23:41:19
23685         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
23686              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23687              Date:     Thu, 12 Oct 2000 07:30:02 EDT
23688              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
23689      Branch: perl
23690            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
23691            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
23692 ____________________________________________________________________________
23693 [  7207] By: jhi                                   on 2000/10/12  23:39:01
23694         Log: An updated EBCDIC tr patch.
23695              
23696              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
23697              From: Peter Prymmer <pvhp@forte.com>
23698              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
23699              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
23700      Branch: perl
23701            ! t/op/tr.t
23702 ____________________________________________________________________________
23703 [  7206] By: jhi                                   on 2000/10/12  23:34:55
23704         Log: Upgrade to CPAN 1.58, from Andreas König.
23705      Branch: perl
23706            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23707 ____________________________________________________________________________
23708 [  7205] By: jhi                                   on 2000/10/12  23:29:08
23709         Log: Introduce the man[24-8] variables, from Andy Dougherty.
23710      Branch: metaconfig/U/perl
23711            + mandirs.U mandirstyle.U
23712      Branch: perl
23713            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23714            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
23715            ! vos/config.h vos/config.pl vos/config_h.SH_orig
23716            ! win32/config.bc win32/config.gc win32/config.vc
23717 ____________________________________________________________________________
23718 [  7204] By: gsar                                  on 2000/10/12  18:11:24
23719         Log: restore change#7202
23720      Branch: perl
23721            ! mg.c
23722 ____________________________________________________________________________
23723 [  7203] By: gsar                                  on 2000/10/12  18:09:40
23724         Log: another test of the Emergency Broadcast System--back out 
23725              change#7202
23726      Branch: perl
23727            ! mg.c
23728 ____________________________________________________________________________
23729 [  7202] By: gsar                                  on 2000/10/12  16:40:47
23730         Log: (submitted on behalf of Jarkko)
23731              Fix the lib/encode.t subtest 6 failure as reported by Andreas
23732              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
23733              was unearthed by change 7182, as was a bug in HTML::Entities.
23734      Branch: perl
23735            ! mg.c
23736 ____________________________________________________________________________
23737 [  7201] By: jhi                                   on 2000/10/11  03:16:05
23738         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
23739      Branch: perl
23740            ! pp_hot.c t/pragma/utf8.t
23741 ____________________________________________________________________________
23742 [  7200] By: jhi                                   on 2000/10/11  00:40:30
23743         Log: The #7198 was a false alarm.
23744      Branch: perl
23745            ! pp_hot.c
23746 ____________________________________________________________________________
23747 [  7199] By: jhi                                   on 2000/10/11  00:26:04
23748         Log: Remove duplicated code.
23749      Branch: perl
23750            ! t/lib/cgi-html.t
23751 ____________________________________________________________________________
23752 [  7198] By: jhi                                   on 2000/10/10  23:30:46
23753         Log: (Retracted by #7200.)
23754      Branch: perl
23755            ! pp_hot.c
23756 ____________________________________________________________________________
23757 [  7197] By: jhi                                   on 2000/10/10  21:49:30
23758         Log: Add the test case for #7190, from the original bug report
23759              by Andreas König.
23760      Branch: perl
23761            ! t/pragma/utf8.t
23762 ____________________________________________________________________________
23763 [  7196] By: jhi                                   on 2000/10/10  21:40:49
23764         Log: Reapply Andy's patch and regen Configure.
23765      Branch: perl
23766            ! Configure INSTALL Makefile.SH Porting/Glossary
23767            ! Porting/config.sh config_h.SH epoc/config.sh installperl
23768            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
23769            ! win32/config.vc
23770 ____________________________________________________________________________
23771 [  7195] By: jhi                                   on 2000/10/10  21:09:30
23772         Log: Use the versiononly instead of the installscripts,
23773              retract the changes 7146 and 7147.
23774      Branch: perl
23775            ! Configure INSTALL Makefile.SH Porting/Glossary
23776            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
23777            ! installperl uconfig.sh vos/config.def win32/config.bc
23778            ! win32/config.gc win32/config.vc
23779 ____________________________________________________________________________
23780 [  7194] By: jhi                                   on 2000/10/10  21:06:15
23781         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
23782              From: Peter Prymmer <pvhp@forte.com>
23783              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
23784              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
23785      Branch: perl
23786            ! t/op/ver.t
23787 ____________________________________________________________________________
23788 [  7193] By: jhi                                   on 2000/10/10  21:05:12
23789         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
23790              From: Peter Prymmer <pvhp@forte.com>
23791              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
23792              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
23793      Branch: perl
23794            ! t/op/tr.t
23795 ____________________________________________________________________________
23796 [  7192] By: jhi                                   on 2000/10/10  20:57:30
23797         Log: Add versiononly, delete installscripts, from Andy Dougherty.
23798      Branch: metaconfig
23799            - U/installdirs/installscripts.U
23800      Branch: metaconfig/U/perl
23801            + versiononly.U
23802 ____________________________________________________________________________
23803 [  7191] By: jhi                                   on 2000/10/10  19:41:21
23804         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
23805              From: Peter Prymmer <pvhp@forte.com>
23806              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
23807              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
23808      Branch: perl
23809            ! pod/perlebcdic.pod
23810 ____________________________________________________________________________
23811 [  7190] By: jhi                                   on 2000/10/10  19:26:14
23812         Log: Subject: Re: utf8 concat, mg_get
23813              From: Simon Cozens <simon@cozens.net>
23814              Date: Tue, 10 Oct 2000 17:40:17 +0100
23815              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
23816      Branch: perl
23817            ! pp_hot.c
23818 ____________________________________________________________________________
23819 [  7189] By: jhi                                   on 2000/10/10  19:23:03
23820         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
23821              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
23822              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
23823              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
23824      Branch: perl
23825            ! lib/ExtUtils/MM_Unix.pm
23826 ____________________________________________________________________________
23827 [  7188] By: jhi                                   on 2000/10/10  15:31:24
23828         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
23829              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
23830              Date: Fri, 14 Jul 2000 10:47:36 +0100
23831              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
23832      Branch: perl
23833            ! README.win32
23834 ____________________________________________________________________________
23835 [  7187] By: jhi                                   on 2000/10/10  13:30:10
23836         Log: Quote the temp file name, needed in Win32 because the
23837              default name unfortunately contains spaces, shouldn't
23838              hurt elsewhere.
23839              
23840              Subject: FW: perldoc fails if $TEMP contains spaces
23841              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
23842              Date: Thu, 14 Sep 2000 08:58:45 +0100
23843              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
23844      Branch: perl
23845            ! utils/perldoc.PL
23846 ____________________________________________________________________________
23847 [  7186] By: jhi                                   on 2000/10/10  13:16:27
23848         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
23849              From: hv@hugo.hybyte.com
23850              Date: Tue, 10 Oct 2000 14:10:20 +0100
23851              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
23852      Branch: perl
23853            ! t/lib/thr5005.t util.c
23854 ____________________________________________________________________________
23855 [  7185] By: jhi                                   on 2000/10/10  12:06:22
23856         Log: Upgrade to podlators 1.04, from Russ Allbery.
23857      Branch: perl
23858            ! lib/Pod/Man.pm lib/Pod/Text.pm
23859 ____________________________________________________________________________
23860 [  7184] By: jhi                                   on 2000/10/10  12:01:32
23861         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
23862      Branch: perl
23863            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
23864 ____________________________________________________________________________
23865 [  7183] By: jhi                                   on 2000/10/09  23:47:15
23866         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
23867              From: Peter Prymmer <pvhp@forte.com>
23868              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
23869              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
23870      Branch: perl
23871            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
23872 ____________________________________________________________________________
23873 [  7182] By: jhi                                   on 2000/10/09  23:43:16
23874         Log: Make eq work again with utf8 (disabling the upgrading
23875              should no more be necessary since the copies of the
23876              scalars are upgraded, not the scalars themselves).
23877              Takes care of ID 20001009.001.  (The claimed length()
23878              bug in 20001009.001 seems bogus to me.)
23879      Branch: perl
23880            ! sv.c t/pragma/utf8.t
23881 ____________________________________________________________________________
23882 [  7181] By: gsar                                  on 2000/10/09  19:41:54
23883         Log: tweak for change#7173
23884      Branch: perl
23885            ! win32/win32sck.c
23886 ____________________________________________________________________________
23887 [  7180] By: gsar                                  on 2000/10/09  19:26:56
23888         Log: on Windows, clean targets might not work under some flavors of the shell
23889      Branch: perl
23890            ! win32/Makefile win32/makefile.mk
23891 ____________________________________________________________________________
23892 [  7179] By: jhi                                   on 2000/10/09  19:21:02
23893         Log: Update Changes.
23894      Branch: perl
23895            ! Changes patchlevel.h
23896 ____________________________________________________________________________
23897 [  7178] By: jhi                                   on 2000/10/09  19:18:23
23898         Log: Warn about unknown scripts.
23899              
23900              Subject: Re: ideas? patches? [PATCH bleadperl]
23901              From: Dominic Dunlop <domo@computer.org>
23902              Date: Mon, 9 Oct 2000 14:57:17 +0200
23903              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
23904      Branch: perl
23905            ! lib/charnames.pm
23906 ____________________________________________________________________________
23907 [  7177] By: jhi                                   on 2000/10/09  19:13:27
23908         Log: Change #7160 had a nasty typo.
23909      Branch: metaconfig
23910            ! U/compline/Compile.U
23911      Branch: perl
23912            ! Configure config_h.SH
23913 ____________________________________________________________________________
23914 [  7176] By: gsar                                  on 2000/10/09  18:59:33
23915         Log: pod nit
23916      Branch: perl
23917            ! pod/perlport.pod
23918 ____________________________________________________________________________
23919 [  7175] By: gsar                                  on 2000/10/09  18:54:28
23920         Log: Windows9x doesn't support link(), despite what Config.pm
23921              might think
23922      Branch: perl
23923            ! lib/ExtUtils/Manifest.pm
23924 ____________________________________________________________________________
23925 [  7174] By: gsar                                  on 2000/10/09  18:50:03
23926         Log: avoid nonportable example code
23927      Branch: perl
23928            ! lib/File/Copy.pm
23929 ____________________________________________________________________________
23930 [  7173] By: gsar                                  on 2000/10/09  18:46:54
23931         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
23932              being used) when closing a socket handle
23933      Branch: perl
23934            ! win32/win32.c win32/win32.h win32/win32sck.c
23935 ____________________________________________________________________________
23936 [  7172] By: gsar                                  on 2000/10/09  18:41:40
23937         Log: on Windows, cwd strings in the environment should be of the
23938              form =X:=X:\foo instead of =X=X:\foo\
23939      Branch: perl
23940            ! win32/vdir.h
23941 ____________________________________________________________________________
23942 [  7171] By: gsar                                  on 2000/10/09  18:30:09
23943         Log: on Windows, LoadLibrary() could load an extension DLL multiple
23944              times if forward slashes are used in the path
23945      Branch: perl
23946            ! win32/win32.c
23947 ____________________________________________________________________________
23948 [  7170] By: jhi                                   on 2000/10/09  17:53:59
23949         Log: Add a todo note about overloadable assertions.
23950      Branch: perl
23951            ! Todo-5.6
23952 ____________________________________________________________________________
23953 [  7169] By: jhi                                   on 2000/10/09  13:43:45
23954         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
23955              From: mjd@plover.com
23956              Date: 9 Oct 2000 00:24:44 -0000
23957              Message-ID: <20001009002444.10616.qmail@plover.com>
23958      Branch: perl
23959            ! pod/perldebguts.pod
23960 ____________________________________________________________________________
23961 [  7168] By: nick                                  on 2000/10/08  13:16:33
23962         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
23963              is not right thing to do on (e.g. x86). Network order is also "right" for
23964              X fonts.
23965      Branch: perl
23966            ! ext/Encode/Encode.pm
23967 ____________________________________________________________________________
23968 [  7167] By: nick                                  on 2000/10/08  12:54:42
23969         Log: Make "encodings" work post-install when Encode/*.enc files may not
23970              be in same directory as Encode.pm
23971      Branch: perl
23972            ! ext/Encode/Encode.pm
23973 ____________________________________________________________________________
23974 [  7166] By: nick                                  on 2000/10/08  11:51:26
23975         Log: Work round the fact that $hash->{$key} does not take into account
23976              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
23977              so that key is always in the "expected" encoding - i.e. same way we put
23978              it in the hash.
23979      Branch: perl
23980            ! ext/Encode/Encode.pm
23981 ____________________________________________________________________________
23982 [  7165] By: gsar                                  on 2000/10/08  04:15:29
23983         Log: save_re_context() could reset PL_curcop to freed memory, causing core
23984              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
23985      Branch: perl
23986            ! pp_ctl.c
23987 ____________________________________________________________________________
23988 [  7164] By: jhi                                   on 2000/10/06  20:51:48
23989         Log: UTF8ize split() so that the cloned substrings get the UTF8
23990              flag of the original scalar.  Problem reported by Simon Cozens.
23991      Branch: perl
23992            ! pp.c t/pragma/utf8.t
23993 ____________________________________________________________________________
23994 [  7163] By: nick                                  on 2000/10/06  20:48:34
23995         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
23996              got a false +ve and so did not reach code which would have un-FAKEd the SV.
23997      Branch: perl
23998            ! sv.c
23999 ____________________________________________________________________________
24000 [  7162] By: nick                                  on 2000/10/06  20:25:37
24001         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
24002              To fix  (sort {$a <=> $b} keys %hash) in particular but
24003              should cover a number of other as-yet-unknown cases as well.
24004      Branch: perl
24005            ! sv.c
24006 ____________________________________________________________________________
24007 [  7161] By: jhi                                   on 2000/10/06  19:56:18
24008         Log: Change the version number of Tie::Handle in the core to 4.0,
24009              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
24010              
24011              Subject: Note on Tie::Handle
24012              From: andreas.koenig@anima.de (Andreas J. Koenig)
24013              Date:      06 Oct 2000 21:48:58 +0200
24014              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
24015      Branch: perl
24016            ! lib/Tie/Handle.pm
24017 ____________________________________________________________________________
24018 [  7160] By: jhi                                   on 2000/10/06  18:20:35
24019         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
24020              as the first option of cc/ld because of ultrapicky compilers
24021              (e.g. OS/390 R2.5)
24022      Branch: metaconfig
24023            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
24024            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
24025            ! U/compline/orderlib.U U/modified/Cppsym.U
24026            ! U/modified/d_access.U
24027      Branch: metaconfig/U/perl
24028            ! Checkcc.U d_dlsymun.U gccvers.U
24029      Branch: perl
24030            ! Configure config_h.SH
24031 ____________________________________________________________________________
24032 [  7159] By: jhi                                   on 2000/10/06  13:56:39
24033         Log: Update Changes.
24034      Branch: perl
24035            ! Changes patchlevel.h
24036 ____________________________________________________________________________
24037 [  7158] By: jhi                                   on 2000/10/06  12:48:40
24038         Log: Eliminate $Is_VMS code from the test.
24039              
24040              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
24041              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24042              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
24043              Date:     Thu, 5 Oct 2000 07:46:33 EDT
24044      Branch: perl
24045            ! t/lib/b.t
24046 ____________________________________________________________________________
24047 [  7157] By: jhi                                   on 2000/10/06  12:47:13
24048         Log: Also the $ccflags is needed for the C compiler check.
24049              
24050              Subject: Configure (check for C-compiler)
24051              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24052              Date: Fri, 06 Oct 2000 08:47:15 +0200
24053              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
24054      Branch: metaconfig/U/perl
24055            ! Checkcc.U
24056      Branch: perl
24057            ! Configure config_h.SH
24058 ____________________________________________________________________________
24059 [  7156] By: jhi                                   on 2000/10/06  11:45:15
24060         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
24061      Branch: perl
24062            ! perl.c pp_ctl.c sv.h utf8.c
24063 ____________________________________________________________________________
24064 [  7155] By: jhi                                   on 2000/10/06  11:40:41
24065         Log: IO::Handle->syswrite() did not handle length omission
24066              like CORE::syswrite() does.
24067              
24068              Subject: [Fwd] IO::Handle, syswrite and arguments
24069              From: Graham Barr <gbarr@pobox.com>
24070              Date: Fri, 6 Oct 2000 10:22:05 +0100
24071              Message-ID: <20001006102205.U6312@pobox.com>
24072              
24073              The original patch from andrew@ugh.net.au.
24074      Branch: perl
24075            ! ext/IO/lib/IO/Handle.pm
24076 ____________________________________________________________________________
24077 [  7154] By: jhi                                   on 2000/10/06  01:42:15
24078         Log: Tweak #7153.
24079      Branch: perl
24080            ! utf8.h
24081 ____________________________________________________________________________
24082 [  7153] By: jhi                                   on 2000/10/06  00:39:55
24083         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
24084      Branch: perl
24085            ! utf8.h
24086 ____________________________________________________________________________
24087 [  7152] By: jhi                                   on 2000/10/06  00:38:11
24088         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
24089      Branch: perl
24090            ! perl.c pp_ctl.c sv.h utf8.c
24091 ____________________________________________________________________________
24092 [  7151] By: jhi                                   on 2000/10/06  00:36:38
24093         Log: Subject: Re: Questions about Tie::Array and perl modules
24094              From: Nick Ing-Simmons <nik@tiuk.ti.com>
24095              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
24096              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
24097              
24098              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
24099      Branch: perl
24100            ! lib/Tie/Array.pm t/op/array.t
24101 ____________________________________________________________________________
24102 [  7150] By: jhi                                   on 2000/10/05  00:20:45
24103         Log: Regen Changes.
24104      Branch: perl
24105            ! Changes patchlevel.h
24106 ____________________________________________________________________________
24107 [  7149] By: jhi                                   on 2000/10/05  00:20:01
24108         Log: Regen toc.
24109      Branch: perl
24110            ! pod/perltoc.pod
24111 ____________________________________________________________________________
24112 [  7148] By: jhi                                   on 2000/10/04  23:35:08
24113         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
24114              reported several times by Dominic Dunlop, for example in
24115              ID 20000315.008.  Patch from Dominic.  Patch affects at
24116              least MachTen, and possibly other oldish BSDs. Should not
24117              break non-broken platforms (tested on LinuxPPC). 
24118      Branch: perl
24119            ! doio.c
24120 ____________________________________________________________________________
24121 [  7147] By: jhi                                   on 2000/10/04  23:26:34
24122         Log: The one that got away from 7146.
24123      Branch: metaconfig
24124            + U/installdirs/installscripts.U
24125 ____________________________________________________________________________
24126 [  7146] By: jhi                                   on 2000/10/04  23:25:04
24127         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
24128              suggested by H. Merijn Brand.
24129      Branch: perl
24130            ! Configure INSTALL Makefile.SH Porting/Glossary
24131            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
24132            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
24133            ! win32/config.vc
24134 ____________________________________________________________________________
24135 [  7145] By: jhi                                   on 2000/10/04  22:08:21
24136         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
24137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24138              Date: Wed, 4 Oct 2000 17:37:46 -0400
24139              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
24140      Branch: perl
24141            ! utils/h2xs.PL
24142 ____________________________________________________________________________
24143 [  7144] By: jhi                                   on 2000/10/04  18:11:41
24144         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
24145              From: Jeff Pinyan <jeffp@crusoe.net>
24146              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
24147              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
24148      Branch: perl
24149            ! pod/perlrun.pod
24150 ____________________________________________________________________________
24151 [  7143] By: jhi                                   on 2000/10/04  18:09:58
24152         Log: Subject: perlhack.pod Patch for Externals Tools
24153              From: Fisher Mark <fisherm@tce.com>
24154              Date: Tue, 3 Oct 2000 15:43:27 -0500 
24155              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
24156      Branch: perl
24157            ! pod/perlhack.pod
24158 ____________________________________________________________________________
24159 [  7142] By: jhi                                   on 2000/10/04  18:08:41
24160         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
24161              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24162              Date:     Wed, 4 Oct 2000 12:11:11 EDT
24163              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
24164      Branch: perl
24165            ! vms/vms.c
24166 ____________________________________________________________________________
24167 [  7141] By: jhi                                   on 2000/10/04  12:20:16
24168         Log: Subject: [PATCH 5.7.0] h2xs not working
24169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24170              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
24171              Date: Tue, 3 Oct 2000 21:43:01 -0400
24172              
24173              Subject: [PATCH 5.7.0] h2xs not documenting the created module
24174              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24175              Date: Tue, 3 Oct 2000 22:55:19 -0400
24176              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
24177      Branch: perl
24178            ! utils/h2xs.PL
24179 ____________________________________________________________________________
24180 [  7140] By: jhi                                   on 2000/10/04  11:53:44
24181         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
24182              From: nick@babyhippo.com
24183              Date: Wed, 4 Oct 2000 12:06:45 +0100
24184              Message-Id: <20001004120645.A7356@babyhippo.com>
24185              
24186              Retract 7118 and 7135.
24187      Branch: perl
24188            ! installman installperl op.c t/pragma/subs.t
24189 ____________________________________________________________________________
24190 [  7139] By: jhi                                   on 2000/10/03  22:09:41
24191         Log: It is possible to have no hosts database at all.  Pointed out in
24192              
24193              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
24194              From: Peter Prymmer <pvhp@forte.com>
24195              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
24196              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
24197      Branch: metaconfig
24198            ! U/modified/myhostname.U
24199      Branch: perl
24200            ! Configure config_h.SH
24201 ____________________________________________________________________________
24202 [  7138] By: jhi                                   on 2000/10/03  21:49:49
24203         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
24204              From: Peter Prymmer <pvhp@forte.com>
24205              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
24206              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
24207      Branch: perl
24208            ! pp_sys.c
24209 ____________________________________________________________________________
24210 [  7137] By: jhi                                   on 2000/10/03  20:10:05
24211         Log: One remaining nit less at the VMS mailbox sizing.
24212      Branch: perl
24213            ! vms/vms.c
24214 ____________________________________________________________________________
24215 [  7136] By: jhi                                   on 2000/10/03  20:08:47
24216         Log: Test harness update to sync with the new perlcc,
24217              from Simon Cozens.
24218      Branch: perl
24219            ! t/TEST t/UTEST
24220 ____________________________________________________________________________
24221 [  7135] By: jhi                                   on 2000/10/03  15:15:42
24222         Log: Subject: Re: PATCH for 20001003.004
24223              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
24224              From: "AARON B. DOSSETT" <aaron@iglou.com>
24225              Message-Id: <E13gTay-0006od-00@iglou.com>
24226      Branch: perl
24227            ! installman installperl
24228 ____________________________________________________________________________
24229 [  7134] By: jhi                                   on 2000/10/03  15:00:34
24230         Log: Subject: [ID 20001003.006] B::Debug not -w clean
24231              From: Nicholas Clark <nick@babyhippo.co.uk>
24232              Date: Tue, 03 Oct 2000 15:46:32 +0100
24233              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
24234      Branch: perl
24235            ! ext/B/B/Debug.pm
24236 ____________________________________________________________________________
24237 [  7133] By: jhi                                   on 2000/10/03  14:58:39
24238         Log: Scale down the VMS message boxes, by Charles Lane.
24239              Fix for ID 20000903.009, workaround at
24240              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
24241      Branch: perl
24242            ! vms/vms.c
24243 ____________________________________________________________________________
24244 [  7132] By: jhi                                   on 2000/10/03  11:20:37
24245         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
24246      Branch: perl
24247            + t/lib/st-lock.t t/lib/st-utf8.t
24248            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
24249            ! ext/Storable/Storable.xs t/lib/st-recurse.t
24250 ____________________________________________________________________________
24251 [  7131] By: jhi                                   on 2000/10/03  03:38:23
24252         Log: Encode nits.
24253      Branch: perl
24254            ! MANIFEST Makefile.SH
24255 ____________________________________________________________________________
24256 [  7130] By: jhi                                   on 2000/10/03  03:31:05
24257         Log: Update Changes.
24258      Branch: perl
24259            ! Changes patchlevel.h
24260 ____________________________________________________________________________
24261 [  7129] By: jhi                                   on 2000/10/03  02:24:02
24262         Log: Misplaced else.
24263      Branch: metaconfig/U/perl
24264            ! d_strtoll.U
24265      Branch: perl
24266            ! Configure config_h.SH
24267 ____________________________________________________________________________
24268 [  7128] By: jhi                                   on 2000/10/03  02:08:29
24269         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
24270              From: sthoenna@efn.org
24271              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
24272              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
24273      Branch: metaconfig/U/perl
24274            ! d_strtoll.U
24275      Branch: perl
24276            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
24277 ____________________________________________________________________________
24278 [  7127] By: jhi                                   on 2000/10/03  01:13:14
24279         Log: Update Changes.
24280      Branch: perl
24281            ! Changes patchlevel.h
24282 ____________________________________________________________________________
24283 [  7126] By: jhi                                   on 2000/10/03  00:57:08
24284         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
24285              as suggested by Olaf Flebbe and Nick Clark.
24286      Branch: perl
24287            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
24288 ____________________________________________________________________________
24289 [  7125] By: jhi                                   on 2000/10/03  00:50:56
24290         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
24291              From: Nick Clark <nick@plum.flirble.org>
24292              Date: Mon, 2 Oct 2000 11:03:24 +0100
24293              Message-Id: <20001002110324.D20073@plum.flirble.org>
24294              
24295              Also fixes bug ID 20001002.005.
24296      Branch: perl
24297            ! t/lib/encode.t
24298 ____________________________________________________________________________
24299 [  7124] By: jhi                                   on 2000/10/03  00:34:59
24300         Log: Subject: [PATCH 5.7.0] Epoc update
24301              From: Olaf Flebbe <o.flebbe@gmx.de>
24302              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
24303              Message-ID: <26423.969484586@www10.gmx.net>
24304      Branch: perl
24305            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
24306            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
24307            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
24308            ! util.c util.h
24309 ____________________________________________________________________________
24310 [  7123] By: jhi                                   on 2000/10/03  00:30:07
24311         Log: Regen headers.
24312      Branch: perl
24313            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
24314 ____________________________________________________________________________
24315 [  7122] By: jhi                                   on 2000/10/03  00:10:48
24316         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
24317      Branch: perl
24318            ! hints/openbsd.sh
24319 ____________________________________________________________________________
24320 [  7121] By: jhi                                   on 2000/10/03  00:05:06
24321         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
24322              From: <abigail@foad.org>
24323              Date: Tue, 26 Sep 2000 13:36:14 -0400
24324              Message-ID: <20000926173614.4356.qmail@foad.org>
24325      Branch: perl
24326            ! pod/perlop.pod
24327 ____________________________________________________________________________
24328 [  7120] By: jhi                                   on 2000/10/03  00:04:00
24329         Log: Inside require() $^S was always left undefined.
24330              
24331              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
24332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24333              Date: Wed, 27 Sep 2000 18:54:49 -0400
24334              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
24335      Branch: perl
24336            ! cop.h mg.c pp_ctl.c util.c
24337 ____________________________________________________________________________
24338 [  7119] By: jhi                                   on 2000/10/03  00:00:16
24339         Log: Subject: [PATCH] DLL not restartabke with threaded perl
24340              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
24341              Date: Thu, 28 Sep 2000 09:20:46 +0100
24342              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
24343      Branch: perl
24344            ! perl.c
24345 ____________________________________________________________________________
24346 [  7118] By: jhi                                   on 2000/10/02  23:59:20
24347         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
24348              From: Nicholas Clark <nick@ccl4.org>
24349              Date: Thu, 28 Sep 2000 11:52:24 +0100
24350              Message-ID: <20000928115224.D7924@plum.flirble.org>
24351      Branch: perl
24352            ! op.c
24353 ____________________________________________________________________________
24354 [  7117] By: jhi                                   on 2000/10/02  23:57:51
24355         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
24356              From: Nicholas Clark <nick@babyhippo.co.uk>
24357              Date: Thu, 28 Sep 2000 12:18:10 +0100
24358              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
24359              
24360              Did not apply cleanly, manual intervention was needed.
24361      Branch: perl
24362            ! ext/B/B/Bytecode.pm utils/perlcc.PL
24363 ____________________________________________________________________________
24364 [  7116] By: jhi                                   on 2000/10/02  23:50:40
24365         Log: Document the issue (is not a syntax error, kind of)
24366              
24367              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
24368              From: Nicholas Clark <nick@ccl4.org>
24369              Date: Thu, 28 Sep 2000 17:12:42 +0100
24370              Message-ID: <20000928171242.K7924@plum.flirble.org>
24371      Branch: perl
24372            ! pod/perldata.pod
24373 ____________________________________________________________________________
24374 [  7115] By: jhi                                   on 2000/10/02  23:48:58
24375         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
24376              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24377              Date: Thu, 28 Sep 2000 21:55:31 -0400
24378              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
24379      Branch: perl
24380            ! regexec.c
24381 ____________________________________________________________________________
24382 [  7114] By: jhi                                   on 2000/10/02  23:47:57
24383         Log: Subject: DOC PATCH 5.6.0
24384              From: mjd@plover.com
24385              Date: 30 Sep 2000 06:02:34 -0000
24386              Message-ID: <20000930060234.4559.qmail@plover.com>
24387      Branch: perl
24388            ! pod/perldebguts.pod
24389 ____________________________________________________________________________
24390 [  7113] By: jhi                                   on 2000/10/02  23:46:43
24391         Log: SOCK_DGRAM and listen() do not mix as reported in
24392              
24393              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
24394              From: Petter Reinholdtsen <pere@hungry.com>
24395              Date: Sun, 1 Oct 2000 10:57:20 +0800
24396              Message-Id: <200010010257.KAA05735@localhost.localdomain>
24397              
24398              The patch for 5.7.0+ had to be reengineered, though.
24399      Branch: perl
24400            ! ext/IO/lib/IO/Socket/UNIX.pm
24401 ____________________________________________________________________________
24402 [  7112] By: jhi                                   on 2000/10/02  23:36:57
24403         Log: Subject: Re: [PATCH 5.005_64 missed]
24404              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24405              Date: Sun, 1 Oct 2000 18:50:10 -0400
24406              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
24407      Branch: perl
24408            ! pod/perlxs.pod
24409 ____________________________________________________________________________
24410 [  7111] By: jhi                                   on 2000/10/02  23:35:40
24411         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
24412              From: Radu Greab <radu@netsoft.ro>
24413              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
24414              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
24415      Branch: perl
24416            ! op.c opcode.pl t/op/substr.t
24417 ____________________________________________________________________________
24418 [  7110] By: jhi                                   on 2000/10/02  23:32:38
24419         Log: Subject: [PATCH] Fix aliasing of tied filehandles
24420              From: Daniel Chetlin <daniel@chetlin.com>
24421              Date: Mon, 2 Oct 2000 14:53:27 -0700
24422              Message-ID: <20001002145327.C1617@ilmd>
24423      Branch: perl
24424            ! perl.h pp_hot.c t/op/tiehandle.t
24425 ____________________________________________________________________________
24426 [  7109] By: jhi                                   on 2000/10/02  23:31:30
24427         Log: s/Robin Parker/Robin Barker/
24428      Branch: perl
24429            ! Changes5.6
24430 ____________________________________________________________________________
24431 [  7108] By: jhi                                   on 2000/10/02  23:15:46
24432         Log: Retract #7091 as suggested in
24433              
24434              From: Robin Barker <rmb1@cise.npl.co.uk> 
24435              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
24436              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
24437              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
24438      Branch: perl
24439            ! embed.pl proto.h
24440 ____________________________________________________________________________
24441 [  7107] By: nick                                  on 2000/10/02  18:23:14
24442         Log: A few tweaks to get Tk803 to work with Encode scheme.
24443      Branch: perl
24444            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
24445 ____________________________________________________________________________
24446 [  7106] By: nick                                  on 2000/10/01  21:34:14
24447         Log: Add checking cases to Encode's toUnicode and fromUnicode.
24448      Branch: perl
24449            ! ext/Encode/Encode.pm
24450 ____________________________________________________________________________
24451 [  7105] By: nick                                  on 2000/10/01  17:18:01
24452         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
24453              To read and use them.
24454              Add a lib/encode.t which checks a few things.
24455      Branch: perl
24456            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
24457            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
24458            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
24459            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
24460            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
24461            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
24462            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
24463            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
24464            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
24465            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
24466            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
24467            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
24468            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
24469            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
24470            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
24471            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
24472            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
24473            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
24474            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
24475            + ext/Encode/Encode/iso2022-jp.enc
24476            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
24477            + ext/Encode/Encode/iso8859-1.enc
24478            + ext/Encode/Encode/iso8859-2.enc
24479            + ext/Encode/Encode/iso8859-3.enc
24480            + ext/Encode/Encode/iso8859-4.enc
24481            + ext/Encode/Encode/iso8859-5.enc
24482            + ext/Encode/Encode/iso8859-6.enc
24483            + ext/Encode/Encode/iso8859-7.enc
24484            + ext/Encode/Encode/iso8859-8.enc
24485            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
24486            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
24487            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
24488            + ext/Encode/Encode/macCentEuro.enc
24489            + ext/Encode/Encode/macCroatian.enc
24490            + ext/Encode/Encode/macCyrillic.enc
24491            + ext/Encode/Encode/macDingbats.enc
24492            + ext/Encode/Encode/macGreek.enc
24493            + ext/Encode/Encode/macIceland.enc
24494            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
24495            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
24496            + ext/Encode/Encode/macTurkish.enc
24497            + ext/Encode/Encode/macUkraine.enc
24498            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
24499            + t/lib/encode.t
24500            ! MANIFEST ext/Encode/Encode.pm
24501 ____________________________________________________________________________
24502 [  7104] By: nick                                  on 2000/09/30  13:04:30
24503         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
24504              From: Daniel Chetlin <daniel@chetlin.com>
24505              Date: Mon, 18 Sep 2000 05:05:40 -0700
24506              Message-Id: <20000918050540.C652@ilmd>
24507      Branch: perl
24508            ! lib/overload.pm sv.c t/pragma/overload.t
24509 ____________________________________________________________________________
24510 [  7103] By: nick                                  on 2000/09/30  12:53:36
24511         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
24512              From: Johan Vromans <jvromans@squirrel.nl>
24513              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
24514              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
24515      Branch: perl
24516            ! pod/Makefile.SH
24517 ____________________________________________________________________________
24518 [  7102] By: nick                                  on 2000/09/30  12:52:31
24519         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
24520              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24521              Date: Sat, 16 Sep 2000 16:36:45 -0400
24522              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
24523      Branch: perl
24524            ! ext/B/B/Deparse.pm
24525 ____________________________________________________________________________
24526 [  7101] By: nick                                  on 2000/09/30  12:51:41
24527         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
24528              From: Craig A. Berry <craig.berry@psinetcs.com>
24529              Date: Sat, 16 Sep 2000 10:11:10 -0500
24530              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
24531      Branch: perl
24532            ! vms/vms.c
24533 ____________________________________________________________________________
24534 [  7100] By: nick                                  on 2000/09/30  12:50:33
24535         Log: Subject: Re: unicode support and perl [ID 20000901.097]
24536              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24537              Date: Fri, 15 Sep 2000 16:37:58 -0400
24538              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
24539      Branch: perl
24540            ! t/op/append.t
24541 ____________________________________________________________________________
24542 [  7099] By: nick                                  on 2000/09/30  12:49:35
24543         Log: Subject: Re: unicode support and perl [ID 20000901.097]
24544              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24545              Date: Fri, 15 Sep 2000 16:25:30 -0400
24546              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
24547      Branch: perl
24548            ! pp_hot.c
24549 ____________________________________________________________________________
24550 [  7098] By: nick                                  on 2000/09/30  12:48:00
24551         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
24552              From: Gisle Aas <gisle@ActiveState.com>
24553              Date: 15 Sep 2000 16:23:41 +0200
24554              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
24555      Branch: perl
24556            ! toke.c
24557 ____________________________________________________________________________
24558 [  7097] By: nick                                  on 2000/09/30  12:45:16
24559         Log: Subject: [PATCH] Nits in perlmod.pod
24560              From: Daniel Chetlin <daniel@chetlin.com>
24561              Date: Fri, 15 Sep 2000 02:04:09 -0700
24562              Message-Id: <20000915020409.A2104@ilmd>
24563      Branch: perl
24564            ! pod/perlmod.pod
24565 ____________________________________________________________________________
24566 [  7096] By: nick                                  on 2000/09/30  12:18:00
24567         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
24568              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
24569              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
24570              0 to checking to get the warning.
24571      Branch: perl
24572            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
24573            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
24574            ! regexec.c sv.c toke.c utf8.c
24575 ____________________________________________________________________________
24576 [  7095] By: nick                                  on 2000/09/15  16:55:59
24577         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
24578              
24579              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
24580              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24581              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
24582              Date: Fri, 15 Sep 2000 06:37:30 -0400
24583      Branch: perl
24584            ! ext/Encode/Encode.xs sv.c
24585 ____________________________________________________________________________
24586 [  7094] By: jhi                                   on 2000/09/15  03:23:32
24587         Log: Update Changes.
24588      Branch: perl
24589            ! Changes patchlevel.h
24590 ____________________________________________________________________________
24591 [  7093] By: jhi                                   on 2000/09/15  03:11:44
24592         Log: Fix for the charnames.t failures from Spider Boardman.
24593      Branch: perl
24594            ! toke.c
24595 ____________________________________________________________________________
24596 [  7092] By: jhi                                   on 2000/09/15  00:15:48
24597         Log: Botched the #7090 check-in.
24598      Branch: perl
24599            ! sv.c
24600 ____________________________________________________________________________
24601 [  7091] By: jhi                                   on 2000/09/14  23:33:24
24602         Log: Part of #7081 didn't come through.
24603      Branch: perl
24604            ! embed.pl proto.h
24605 ____________________________________________________________________________
24606 [  7090] By: jhi                                   on 2000/09/14  23:17:39
24607         Log: Subject: Re: perl@7078 
24608              From: Spider Boardman <spider@web.zk3.dec.com>
24609              Date: Thu, 14 Sep 2000 19:06:36 -0400
24610              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
24611      Branch: perl
24612            ! sv.c toke.c
24613 ____________________________________________________________________________
24614 [  7089] By: jhi                                   on 2000/09/14  23:11:21
24615         Log: Small portability tweaks.
24616      Branch: perl
24617            ! ext/Encode/Encode.xs
24618 ____________________________________________________________________________
24619 [  7088] By: jhi                                   on 2000/09/14  22:57:23
24620         Log: Fake return to pacify picky compilers.
24621      Branch: perl
24622            ! ext/Encode/Encode.xs
24623 ____________________________________________________________________________
24624 [  7087] By: jhi                                   on 2000/09/14  22:53:37
24625         Log: Subject: [PATCH] utf8.c apidoc
24626              From: Simon Cozens <simon@cozens.net>
24627              Date: Thu, 14 Sep 2000 23:46:57 +0100
24628              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
24629      Branch: perl
24630            ! perlapi.c pod/perlapi.pod utf8.c
24631 ____________________________________________________________________________
24632 [  7086] By: jhi                                   on 2000/09/14  22:40:38
24633         Log: We don't need to count the high bit bytes, a boolean is enough. 
24634      Branch: perl
24635            ! sv.c
24636 ____________________________________________________________________________
24637 [  7085] By: jhi                                   on 2000/09/14  21:20:09
24638         Log: Replace #7084 with
24639              
24640              Subject: Re: perl@7078 
24641              From: Spider Boardman <spider@web.zk3.dec.com>
24642              Date: Thu, 14 Sep 2000 17:09:36 -0400
24643              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
24644      Branch: perl
24645            ! sv.c utf8.c
24646 ____________________________________________________________________________
24647 [  7084] By: jhi                                   on 2000/09/14  20:03:34
24648         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
24649              convertable to bytes by checking it doesn't go above 0xc3
24650              
24651              Subject: Re: perl@7078
24652              From: Simon Cozens <simon@cozens.net>
24653              Date: Thu, 14 Sep 2000 20:59:19 +0100
24654              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
24655      Branch: perl
24656            ! utf8.c
24657 ____________________________________________________________________________
24658 [  7083] By: jhi                                   on 2000/09/14  19:38:47
24659         Log: Subject: Re: perl@7078
24660              From: Simon Cozens <simon@cozens.net>
24661              Date: Thu, 14 Sep 2000 20:13:09 +0100
24662              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
24663      Branch: perl
24664            ! t/op/bop.t
24665 ____________________________________________________________________________
24666 [  7082] By: jhi                                   on 2000/09/14  17:50:44
24667         Log: The one that got away.
24668      Branch: perl
24669            ! lib/File/Find.pm
24670 ____________________________________________________________________________
24671 [  7081] By: jhi                                   on 2000/09/14  17:45:35
24672         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
24673              From: Robin Barker <rmb1@cise.npl.co.uk>
24674              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
24675              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
24676      Branch: perl
24677            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
24678            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
24679            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
24680            ! regcomp.c toke.c universal.c
24681 ____________________________________________________________________________
24682 [  7080] By: jhi                                   on 2000/09/14  17:40:35
24683         Log: Problems picked up by AIX cc.
24684              
24685              Subject: Re: perl@7078 (patch included)
24686              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24687              Date: Thu, 14 Sep 2000 18:53:30 +0200
24688              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
24689      Branch: perl
24690            ! ext/Encode/Encode.xs
24691 ____________________________________________________________________________
24692 [  7079] By: jhi                                   on 2000/09/14  17:38:27
24693         Log: Subject: File::Find 5.7.0 POD nits
24694              From: Rich Morin <rdm@cfcl.com>
24695              Date: Wed, 13 Sep 2000 22:03:58 -0700
24696              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
24697      Branch: perl
24698            ! lib/File/Find.pm
24699 ____________________________________________________________________________
24700 [  7078] By: jhi                                   on 2000/09/14  14:58:20
24701         Log: Update Changes.
24702      Branch: perl
24703            ! Changes patchlevel.h
24704 ____________________________________________________________________________
24705 [  7077] By: jhi                                   on 2000/09/14  14:55:54
24706         Log: Compilation warnings and an error.
24707      Branch: perl
24708            ! sv.c
24709 ____________________________________________________________________________
24710 [  7076] By: jhi                                   on 2000/09/14  14:42:56
24711         Log: Fix for a parsing bug, not for the original bug.
24712              
24713              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
24714              From: Spider Boardman <spider@web.zk3.dec.com>
24715              Date: Wed, 13 Sep 2000 17:52:20 -0400
24716              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
24717      Branch: perl
24718            ! regcomp.c
24719 ____________________________________________________________________________
24720 [  7075] By: jhi                                   on 2000/09/14  14:40:40
24721         Log: Batch of UTF-8 patches from Simon Cozens.
24722      Branch: perl
24723            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
24724            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
24725            ! toke.c utf8.c
24726 ____________________________________________________________________________
24727 [  7074] By: jhi                                   on 2000/09/14  14:29:58
24728         Log: Subject: Re: Two advertising clauses need to be removed
24729              From: Russ Allbery <rra@stanford.edu>
24730              Date: 13 Sep 2000 18:50:26 -0700
24731              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
24732      Branch: perl
24733            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
24734 ____________________________________________________________________________
24735 [  7073] By: jhi                                   on 2000/09/14  14:28:20
24736         Log: Subject: [PATCH] de-wall t/README
24737              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24738              Date: Wed, 13 Sep 2000 17:46:55 -0700
24739              Message-ID: <//Bw5gzkge/e092yn@efn.org>
24740      Branch: perl
24741            ! t/README
24742 ____________________________________________________________________________
24743 [  7072] By: jhi                                   on 2000/09/14  14:25:10
24744         Log: Hints optimization.
24745              
24746              Subject: Minor nit
24747              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24748              Date: Wed, 13 Sep 2000 21:42:07 +0200
24749              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
24750      Branch: perl
24751            ! hints/hpux.sh
24752 ____________________________________________________________________________
24753 [  7071] By: jhi                                   on 2000/09/14  14:23:30
24754         Log: Allow chop() and chomp() to be overridden.
24755              
24756              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
24757              From: "Casey R. Tweten" <crt@kiski.net>
24758              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
24759              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
24760      Branch: perl
24761            ! toke.c
24762 ____________________________________________________________________________
24763 [  7070] By: jhi                                   on 2000/09/14  14:20:36
24764         Log: The return value of setlocale must be copied away.
24765              
24766              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
24767              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24768              Date: Wed, 13 Sep 2000 16:27:37 +0100 
24769              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
24770      Branch: perl
24771            ! util.c
24772 ____________________________________________________________________________
24773 [  7069] By: jhi                                   on 2000/09/14  14:16:27
24774         Log: Remove vestiges of tr//CU.
24775              
24776              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
24777              From: Nick Clark <nick@plum.flirble.org>
24778              Date: Tue, 12 Sep 2000 22:50:14 +0100
24779              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
24780              
24781              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
24782              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24783              Date: Tue, 12 Sep 2000 21:38:48 -0700
24784              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
24785      Branch: perl
24786            ! op.h pod/perlunicode.pod
24787 ____________________________________________________________________________
24788 [  7068] By: jhi                                   on 2000/09/13  14:18:39
24789         Log: Add the Encode extension.  The code is still largely just skeleton.
24790      Branch: perl
24791            + ext/Encode/Encode.pm ext/Encode/Encode.xs
24792            + ext/Encode/Makefile.PL ext/Encode/Todo
24793            ! MANIFEST Todo-5.6
24794 ____________________________________________________________________________
24795 [  7067] By: jhi                                   on 2000/09/12  17:43:33
24796         Log: Allow for whitespace between "#" and "line" in cpp output.
24797              
24798              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
24799              From: Calle Dybedahl <calle@lysator.liu.se>
24800              Date: 12 Sep 2000 19:38:02 +0200 
24801              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
24802      Branch: perl
24803            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
24804 ____________________________________________________________________________
24805 [  7066] By: gsar                                  on 2000/09/12  17:24:29
24806         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
24807              initialization in all the threads on Windows
24808      Branch: perl
24809            ! win32/win32.c
24810 ____________________________________________________________________________
24811 [  7065] By: jhi                                   on 2000/09/12  15:11:31
24812         Log: Update Changes.
24813      Branch: perl
24814            ! Changes patchlevel.h
24815 ____________________________________________________________________________
24816 [  7064] By: jhi                                   on 2000/09/12  14:54:54
24817         Log: Retract #7062, the pod tests are not ready.
24818      Branch: perl
24819            ! t/TEST t/harness
24820 ____________________________________________________________________________
24821 [  7063] By: jhi                                   on 2000/09/12  14:25:41
24822         Log: The #7054 truncated Configure badly.
24823      Branch: metaconfig/U/perl
24824            ! End.U
24825      Branch: perl
24826            ! Configure config_h.SH
24827 ____________________________________________________________________________
24828 [  7062] By: jhi                                   on 2000/09/12  14:08:32
24829         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
24830              From: sthoenna@efn.org
24831              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
24832              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
24833      Branch: perl
24834            ! t/TEST t/harness
24835 ____________________________________________________________________________
24836 [  7061] By: jhi                                   on 2000/09/12  14:07:18
24837         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
24838              From: sthoenna@efn.org
24839              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
24840              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
24841      Branch: perl
24842            ! pod/perlxs.pod
24843 ____________________________________________________________________________
24844 [  7060] By: jhi                                   on 2000/09/12  14:06:08
24845         Log: Break up the myconfig lines a bit.
24846              
24847              Subject: perlbug/perl -V output format
24848              From: sthoenna@efn.org
24849              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
24850              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
24851      Branch: perl
24852            ! myconfig.SH
24853 ____________________________________________________________________________
24854 [  7059] By: jhi                                   on 2000/09/12  14:05:04
24855         Log: Test for the #7049.
24856              
24857              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
24858              From: andreas.koenig@anima.de (Andreas J. Koenig)
24859              Date: 12 Sep 2000 06:42:01 +0200
24860              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
24861      Branch: perl
24862            ! t/op/my.t
24863 ____________________________________________________________________________
24864 [  7058] By: jhi                                   on 2000/09/12  14:03:05
24865         Log: Subject: [patch: perl@7045] vms updates
24866              From: Peter Prymmer <pvhp@forte.com>
24867              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
24868              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
24869      Branch: perl
24870            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
24871 ____________________________________________________________________________
24872 [  7057] By: jhi                                   on 2000/09/12  14:00:51
24873         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
24874              From: sthoenna@efn.org
24875              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
24876              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
24877      Branch: perl
24878            ! t/op/64bitint.t
24879 ____________________________________________________________________________
24880 [  7056] By: jhi                                   on 2000/09/12  13:58:14
24881         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
24882              From: Jeff Pinyan <jeffp@crusoe.net>
24883              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
24884              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
24885      Branch: perl
24886            ! pod/perlfunc.pod
24887 ____________________________________________________________________________
24888 [  7055] By: jhi                                   on 2000/09/12  13:56:32
24889         Log: Do in VMS as the #7054 does.
24890      Branch: perl
24891            ! configure.com
24892 ____________________________________________________________________________
24893 [  7054] By: jhi                                   on 2000/09/12  13:50:31
24894         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
24895              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24896              Date: Mon, 11 Sep 2000 08:33:09 +0100
24897              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
24898      Branch: metaconfig/U/perl
24899            ! End.U
24900      Branch: perl
24901            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
24902            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
24903 ____________________________________________________________________________
24904 [  7053] By: jhi                                   on 2000/09/12  13:29:19
24905         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
24906              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24907              Date:     Tue, 12 Sep 2000 08:35:59 EDT
24908              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
24909      Branch: perl
24910            ! vms/test.com
24911 ____________________________________________________________________________
24912 [  7052] By: jhi                                   on 2000/09/11  23:01:50
24913         Log: Document the SvUTF8*().
24914      Branch: perl
24915            ! pod/perlapi.pod sv.h
24916 ____________________________________________________________________________
24917 [  7051] By: gsar                                  on 2000/09/11  14:46:30
24918         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
24919              (missed a spot when fixing up op_pmreplroot hack for ithreads)
24920      Branch: perl
24921            ! op.c t/op/split.t
24922 ____________________________________________________________________________
24923 [  7050] By: nick                                  on 2000/09/11  10:03:51
24924         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
24925              
24926              Subject: borland C++ win32.c tweak
24927              From: Vadim Konovalov <vkonovalov@lucent.com>
24928              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
24929              Date: Mon, 11 Sep 2000 11:22:33 +0400
24930      Branch: perl
24931            ! win32/win32.c
24932 ____________________________________________________________________________
24933 [  7049] By: nick                                  on 2000/09/11  09:57:33
24934         Log: Point fix for s/// on foreach (keys %xxx).
24935      Branch: perl
24936            ! pp_hot.c
24937 ____________________________________________________________________________
24938 [  7048] By: jhi                                   on 2000/09/10  23:37:09
24939         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
24940              by Pod::Text, from Brad Appleton.
24941      Branch: perl
24942            ! t/pod/testp2pt.pl
24943 ____________________________________________________________________________
24944 [  7047] By: jhi                                   on 2000/09/10  14:32:53
24945         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
24946              by Russ Allbery.
24947      Branch: perl
24948            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
24949 ____________________________________________________________________________
24950 [  7046] By: jhi                                   on 2000/09/10  14:15:08
24951         Log: Upgrade to CPAN 1.57_65, from Andreas König.
24952      Branch: perl
24953            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24954 ____________________________________________________________________________
24955 [  7045] By: jhi                                   on 2000/09/08  21:36:32
24956         Log: Update Changes.
24957      Branch: perl
24958            ! Changes patchlevel.h
24959 ____________________________________________________________________________
24960 [  7044] By: jhi                                   on 2000/09/08  21:29:56
24961         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
24962              From: Peter Prymmer <pvhp@forte.com>
24963              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
24964              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
24965      Branch: perl
24966            ! configure.com
24967 ____________________________________________________________________________
24968 [  7043] By: jhi                                   on 2000/09/08  21:27:50
24969         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
24970              From: Peter Prymmer <pvhp@forte.com>
24971              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
24972              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
24973      Branch: perl
24974            ! Makefile.SH installperl
24975 ____________________________________________________________________________
24976 [  7042] By: jhi                                   on 2000/09/08  21:23:21
24977         Log: Continue #7041.
24978      Branch: perl
24979            ! cygwin/Makefile.SHs os2/Makefile.SHs
24980 ____________________________________________________________________________
24981 [  7041] By: jhi                                   on 2000/09/08  21:18:10
24982         Log: Do away with memory models cruft.  Sorry, PDP users.
24983      Branch: metaconfig
24984            ! U/modified/cc.U U/modified/libpth.U
24985      Branch: perl
24986            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
24987            ! Porting/config_H cflags.SH config_h.SH configure.com
24988            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
24989            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
24990            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
24991 ____________________________________________________________________________
24992 [  7040] By: jhi                                   on 2000/09/08  14:34:18
24993         Log: Major rewrite of s2p.  And I mean really major, it is
24994              an implementation of sed in perl.  If called as s2p it
24995              will function as s2p.  Note: needs non-UNIXifying.
24996              
24997              Subject: s2p
24998              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24999              Date: Mon, 28 Aug 2000 14:05:12 +0200
25000              Message-ID: <39AA5578.2102E2AA@alcatel.at>
25001      Branch: perl
25002            ! x2p/s2p.PL
25003 ____________________________________________________________________________
25004 [  7039] By: jhi                                   on 2000/09/08  14:19:49
25005         Log: Re-allow vec() for characters > 255.
25006              
25007              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
25008              From: Spider Boardman <spider@web.zk3.dec.com>
25009              Date: Fri, 08 Sep 2000 02:21:02 -0400
25010              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
25011      Branch: perl
25012            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
25013            ! t/op/vec.t
25014 ____________________________________________________________________________
25015 [  7038] By: jhi                                   on 2000/09/08  14:14:18
25016         Log: Subject: [PATCH lib/Benchmark.pm]
25017              From: <abigail@foad.org>
25018              Date: Thu, 7 Sep 2000 15:03:20 -0400
25019              Message-ID: <20000907190320.888.qmail@foad.org>
25020      Branch: perl
25021            ! lib/Benchmark.pm
25022 ____________________________________________________________________________
25023 [  7037] By: jhi                                   on 2000/09/08  14:11:06
25024         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
25025              
25026              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
25027              From: Spider Boardman <spider@web.zk3.dec.com>
25028              Date: Fri, 08 Sep 2000 01:30:27 -0400
25029              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
25030      Branch: perl
25031            ! op.c
25032 ____________________________________________________________________________
25033 [  7036] By: jhi                                   on 2000/09/08  14:08:58
25034         Log: Subject: [ID 20000908.002] perlipc documentation bug.
25035              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
25036              Date: Fri, 08 Sep 2000 12:38:32 +0200
25037              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
25038      Branch: perl
25039            ! pod/perlipc.pod
25040 ____________________________________________________________________________
25041 [  7035] By: jhi                                   on 2000/09/08  14:03:12
25042         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25044              Date: Fri, 08 Sep 2000 11:47:34 +0200
25045              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
25046      Branch: perl
25047            ! hints/dec_osf.sh
25048 ____________________________________________________________________________
25049 [  7034] By: jhi                                   on 2000/09/08  13:59:35
25050         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
25051              From: Simon Cozens <simon@cozens.net>
25052              Date: Thu, 7 Sep 2000 20:40:38 +0100
25053              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
25054      Branch: perl
25055            ! pp_hot.c
25056 ____________________________________________________________________________
25057 [  7033] By: jhi                                   on 2000/09/08  04:03:03
25058         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
25059              From: "Larry W. Virden" <lvirden@cas.org>
25060              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
25061              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
25062      Branch: perl
25063            ! pod/perldiag.pod
25064 ____________________________________________________________________________
25065 [  7032] By: jhi                                   on 2000/09/07  22:18:30
25066         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
25067              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
25068              Date: Mon, 04 Sep 2000 13:16:38 -0700
25069              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
25070      Branch: perl
25071            ! lib/perl5db.pl
25072 ____________________________________________________________________________
25073 [  7031] By: jhi                                   on 2000/09/07  22:02:29
25074         Log: Fix the ccversion detection for 5.1 and beyond.
25075              
25076              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25077              From: Spider Boardman <spider@leggy.zk3.dec.com>
25078              Date: Thu, 7 Sep 2000 17:54:27 -0400
25079              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
25080      Branch: perl
25081            ! hints/dec_osf.sh
25082 ____________________________________________________________________________
25083 [  7030] By: jhi                                   on 2000/09/07  19:12:28
25084         Log: Fix for
25085              
25086              Subject: [ID 20000903.001] \w in utf8-strings
25087              From: Marc Lehmann <pcg@goof.com>
25088              Date: Sun, 03 Sep 2000 09:44:29 +0200
25089              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
25090              
25091              and various related nits.
25092      Branch: perl
25093            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
25094 ____________________________________________________________________________
25095 [  7029] By: jhi                                   on 2000/09/07  18:49:09
25096         Log: Fix the URL, but the server is still missing in action.
25097              
25098              Subject: [ID 20000905.002] perlfaq1.pod URL error
25099              From: "Larry W. Virden" <lvirden@cas.org>
25100              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
25101              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
25102      Branch: perl
25103            ! pod/perlfaq1.pod
25104 ____________________________________________________________________________
25105 [  7028] By: jhi                                   on 2000/09/07  18:47:13
25106         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
25107              From: Hugo <hv@crypt.compulink.co.uk>
25108              Date: Tue, 05 Sep 2000 14:13:37 +0100
25109              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
25110      Branch: perl
25111            ! toke.c
25112 ____________________________________________________________________________
25113 [  7027] By: jhi                                   on 2000/09/07  18:45:35
25114         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
25115              From: Daniel Chetlin <daniel@chetlin.com>
25116              Date: Tue, 5 Sep 2000 04:57:07 -0700
25117              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
25118      Branch: perl
25119            ! pod/perlfaq6.pod pod/perlop.pod
25120 ____________________________________________________________________________
25121 [  7026] By: jhi                                   on 2000/09/07  18:44:01
25122         Log: Document the new ref() semantics.
25123              
25124              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25125              From: Gisle Aas <gisle@ActiveState.com>
25126              Date: 05 Sep 2000 08:10:30 +0200
25127              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
25128      Branch: perl
25129            ! pod/perldelta.pod
25130 ____________________________________________________________________________
25131 [  7025] By: jhi                                   on 2000/09/07  18:42:27
25132         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
25133              
25134              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25135              From: Gisle Aas <gisle@ActiveState.com>
25136              Date: 05 Sep 2000 08:11:40 +0200
25137              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
25138      Branch: perl
25139            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
25140 ____________________________________________________________________________
25141 [  7024] By: jhi                                   on 2000/09/07  18:39:32
25142         Log: Subject: [PATCH] Modernize Opcode.pm documentation
25143              From: Gisle Aas <gisle@ActiveState.com>
25144              Date: 4 Sep 2000 00:18:55 -0000
25145              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
25146      Branch: perl
25147            ! ext/Opcode/Opcode.pm
25148 ____________________________________________________________________________
25149 [  7023] By: jhi                                   on 2000/09/07  18:37:42
25150         Log: Subject: [PATCH] Tied filehandle documentation
25151              From: Gisle Aas <gisle@ActiveState.com>
25152              Date: 4 Sep 2000 00:14:40 -0000
25153              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
25154      Branch: perl
25155            ! pod/perlfunc.pod pod/perltie.pod
25156 ____________________________________________________________________________
25157 [  7022] By: jhi                                   on 2000/09/07  18:35:37
25158         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
25159              From: Gisle Aas <gisle@ActiveState.com>
25160              Date: 4 Sep 2000 00:04:22 -0000
25161              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
25162      Branch: perl
25163            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
25164 ____________________________________________________________________________
25165 [  7021] By: jhi                                   on 2000/09/07  18:33:22
25166         Log: Subject: small apidoc fix
25167              From: Marc Lehmann <pcg@goof.com>
25168              Date: Sun, 3 Sep 2000 05:12:06 +0200
25169              Message-ID: <20000903051206.A5909@cerebro.laendle>
25170      Branch: perl
25171            ! pod/perlapi.pod utf8.c
25172 ____________________________________________________________________________
25173 [  7020] By: jhi                                   on 2000/09/07  16:14:57
25174         Log: Tiny perldelta nits.
25175      Branch: perl
25176            ! pod/perldelta.pod
25177 ____________________________________________________________________________
25178 [  7019] By: jhi                                   on 2000/09/07  16:04:20
25179         Log: Guard against bad string->int conversion for quads.
25180      Branch: perl
25181            ! t/op/64bitint.t
25182 ____________________________________________________________________________
25183 [  7018] By: jhi                                   on 2000/09/06  17:07:03
25184         Log: Update Unicode todo list.
25185      Branch: perl
25186            ! Todo-5.6
25187 ____________________________________________________________________________
25188 [  7017] By: jhi                                   on 2000/09/05  21:16:01
25189         Log: Document the SvIOK_.*UV().
25190      Branch: perl
25191            ! pod/perlapi.pod sv.h
25192 ____________________________________________________________________________
25193 [  7016] By: nick                                  on 2000/09/03  21:54:46
25194         Log: Hash lookup of constant strings optimization:
25195              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
25196              to string table (as per sharepvn). Add newSV_pvn_share to create such
25197              a thing. Make hv.c compare addresses of strings and skip string compare
25198              if equal. Make method_named and helem ops use these shared-string SVs
25199              when arg is constant. Make keys op return shared-string SVs (less clearly
25200              a win).
25201      Branch: perl
25202            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
25203            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
25204            ! pod/perlintern.pod pp_hot.c proto.h sv.c
25205 ____________________________________________________________________________
25206 [  7015] By: jhi                                   on 2000/09/02  17:48:59
25207         Log: This is 5.7.0.
25208      Branch: perl
25209            ! Changes
25210 ____________________________________________________________________________
25211 [  7014] By: jhi                                   on 2000/09/02  17:35:45
25212         Log: Changes and patchlevel tweaks.
25213      Branch: perl
25214            ! Changes patchlevel.h
25215 ____________________________________________________________________________
25216 [  7013] By: jhi                                   on 2000/09/02  17:30:50
25217         Log: Update Changes.
25218      Branch: perl
25219            ! Changes patchlevel.h
25220 ____________________________________________________________________________
25221 [  7012] By: nick                                  on 2000/09/02  17:25:20
25222         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
25223      Branch: perl
25224            ! gv.c lib/overload.pm
25225 ____________________________________________________________________________
25226 [  7011] By: jhi                                   on 2000/09/02  17:16:25
25227         Log: Update perlhist.
25228      Branch: perl
25229            ! pod/perlhist.pod
25230 ____________________________________________________________________________
25231 [  7010] By: jhi                                   on 2000/09/02  17:01:35
25232         Log: perldelta nits.
25233      Branch: perl
25234            ! pod/perldelta.pod
25235 ____________________________________________________________________________
25236 [  7009] By: nick                                  on 2000/09/02  16:48:35
25237         Log: If overloaded %{} etc. return the object do not loop.
25238              Thus  sub deref { $_[0] } functions if object is wanted type.
25239      Branch: perl
25240            ! pp.h
25241 ____________________________________________________________________________
25242 [  7008] By: jhi                                   on 2000/09/02  16:26:11
25243         Log: Retab MANIFEST.
25244      Branch: perl
25245            ! ext/Storable/MANIFEST
25246 ____________________________________________________________________________
25247 [  7007] By: jhi                                   on 2000/09/02  16:23:02
25248         Log: Make certain cc is set before trying to run it.
25249      Branch: perl
25250            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
25251 ____________________________________________________________________________
25252 [  7006] By: jhi                                   on 2000/09/02  15:45:41
25253         Log: Unicode notes.
25254      Branch: perl
25255            ! pod/perldelta.pod
25256 ____________________________________________________________________________
25257 [  7005] By: jhi                                   on 2000/09/02  15:42:11
25258         Log: Various Configure nits by Philip Newton,
25259              plus the ebcdic one by me.
25260      Branch: metaconfig
25261            + U/modified/pager.U
25262            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
25263      Branch: metaconfig/U/perl
25264            ! Devel.U quadfio.U
25265      Branch: perl
25266            ! Configure config_h.SH
25267 ____________________________________________________________________________
25268 [  7004] By: jhi                                   on 2000/09/02  15:06:14
25269         Log: Apparently avoiding the swapping is too costly.
25270              
25271              From: "Ben Tilly" <ben_tilly@hotmail.com>
25272              Subject: Re: the door is closed.
25273              Date: Fri, 01 Sep 2000 20:23:16 EDT
25274              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
25275      Branch: perl
25276            ! pod/perlfaq4.pod
25277 ____________________________________________________________________________
25278 [  7003] By: nick                                  on 2000/09/02  12:26:04
25279         Log: Undo part of change 6489 which looks like a bulk edit which
25280              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
25281              The supressing of main:: on return from select() is undesirable.
25282      Branch: perl
25283            ! pp_sys.c
25284 ____________________________________________________________________________
25285 [  7002] By: jhi                                   on 2000/09/01  23:08:54
25286         Log: Update Changes.
25287      Branch: perl
25288            ! Changes patchlevel.h
25289 ____________________________________________________________________________
25290 [  7001] By: jhi                                   on 2000/09/01  23:00:13
25291         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
25292              From: Peter Prymmer <pvhp@forte.com>
25293              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
25294              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
25295              
25296              plus rework the http: spots as suggested by Tom Christiansen,
25297              plus regen perltoc.
25298      Branch: perl
25299            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
25300            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
25301 ____________________________________________________________________________
25302 [  7000] By: jhi                                   on 2000/09/01  22:36:01
25303         Log: Only the first line, thank you very much.
25304      Branch: perl
25305            ! hints/solaris_2.sh
25306 ____________________________________________________________________________
25307 [  6999] By: gsar                                  on 2000/09/01  22:16:40
25308         Log: change#6791 accidentally clobbered change#6710, put it back
25309      Branch: perl
25310            ! win32/win32.c
25311 ____________________________________________________________________________
25312 [  6998] By: jhi                                   on 2000/09/01  22:14:16
25313         Log: Mention the HP-UX LP64 freak failure.
25314      Branch: perl
25315            ! pod/perldelta.pod
25316 ____________________________________________________________________________
25317 [  6997] By: jhi                                   on 2000/09/01  21:48:32
25318         Log: Detypo.
25319      Branch: perl
25320            ! hints/hpux.sh
25321 ____________________________________________________________________________
25322 [  6996] By: jhi                                   on 2000/09/01  21:27:10
25323         Log: Update Changes.
25324      Branch: perl
25325            ! Changes patchlevel.h
25326 ____________________________________________________________________________
25327 [  6995] By: jhi                                   on 2000/09/01  21:14:24
25328         Log: Mi splgn s gnin.g
25329      Branch: perl
25330            ! pp_ctl.c
25331 ____________________________________________________________________________
25332 [  6994] By: jhi                                   on 2000/09/01  21:09:54
25333         Log: Subject: http:// in L<>
25334              From: Nicholas Clark <nick@ccl4.org>
25335              Date: Fri, 1 Sep 2000 22:03:21 +0100
25336              Message-ID: <20000901220321.B72074@plum.flirble.org>
25337      Branch: perl
25338            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
25339 ____________________________________________________________________________
25340 [  6993] By: jhi                                   on 2000/09/01  21:06:54
25341         Log: Update to Storable 1.0, from Raphael Manfredi.
25342      Branch: perl
25343            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
25344            ! ext/Storable/Makefile.PL ext/Storable/README
25345            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
25346            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
25347            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
25348            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
25349            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
25350            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
25351 ____________________________________________________________________________
25352 [  6992] By: jhi                                   on 2000/09/01  20:43:05
25353         Log: Mention known sfio+linux buglet.
25354      Branch: perl
25355            ! pod/perldelta.pod
25356 ____________________________________________________________________________
25357 [  6991] By: jhi                                   on 2000/09/01  20:40:11
25358         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
25359              From: Peter Prymmer <pvhp@forte.com>
25360              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
25361              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
25362      Branch: perl
25363            ! vms/vms.c
25364 ____________________________________________________________________________
25365 [  6990] By: jhi                                   on 2000/09/01  20:25:26
25366         Log: Retract #6986.
25367      Branch: perl
25368            ! hints/solaris_2.sh
25369 ____________________________________________________________________________
25370 [  6989] By: jhi                                   on 2000/09/01  20:23:00
25371         Log: Mergesort is back.
25372      Branch: perl
25373            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
25374 ____________________________________________________________________________
25375 [  6988] By: jhi                                   on 2000/09/01  19:37:40
25376         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
25377              From: Mike Guy <mjtg@cam.ac.uk>
25378              Date: Fri, 01 Sep 2000 17:43:33 +0100
25379              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
25380      Branch: perl
25381            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
25382            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
25383 ____________________________________________________________________________
25384 [  6987] By: jhi                                   on 2000/09/01  19:17:10
25385         Log: Regen perltoc.
25386      Branch: perl
25387            ! pod/perltoc.pod
25388 ____________________________________________________________________________
25389 [  6986] By: jhi                                   on 2000/09/01  18:51:10
25390         Log: Subject: Re: Solaris x86 has no SPARC libraries!
25391              From: Lupe Christoph <lupe@lupe-christoph.de>
25392              Date: Fri, 1 Sep 2000 20:41:20 +0200
25393              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
25394      Branch: perl
25395            ! hints/solaris_2.sh
25396 ____________________________________________________________________________
25397 [  6985] By: jhi                                   on 2000/09/01  18:28:10
25398         Log: Update Changes.
25399      Branch: perl
25400            ! Changes patchlevel.h
25401 ____________________________________________________________________________
25402 [  6984] By: jhi                                   on 2000/09/01  18:26:53
25403         Log: Feature ordering tweak.
25404      Branch: perl
25405            ! myconfig.SH
25406 ____________________________________________________________________________
25407 [  6983] By: jhi                                   on 2000/09/01  18:19:50
25408         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25409              From: <abigail@foad.org>
25410              Date: Fri, 1 Sep 2000 13:07:32 -0400
25411              Message-ID: <20000901170732.18249.qmail@foad.org>
25412      Branch: perl
25413            ! t/pragma/overload.t
25414 ____________________________________________________________________________
25415 [  6982] By: jhi                                   on 2000/09/01  18:17:54
25416         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
25417              so that case-ignoring systems like DCL can tell them from
25418              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
25419      Branch: metaconfig/U/perl
25420            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
25421      Branch: perl
25422            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25423            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
25424            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
25425            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
25426            ! vos/config.def vos/config.h vos/config_h.SH_orig
25427            ! win32/config.bc win32/config.gc win32/config.vc
25428 ____________________________________________________________________________
25429 [  6981] By: nick                                  on 2000/09/01  17:21:57
25430         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
25431              warning when UNTIE exists and instead pass the cound of extra references to
25432              the UNTIE method.
25433      Branch: perl
25434            ! pod/perltie.pod pp_sys.c
25435 ____________________________________________________________________________
25436 [  6980] By: jhi                                   on 2000/09/01  16:54:44
25437         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
25438              From: Peter Prymmer <pvhp@forte.com>
25439              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
25440              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
25441      Branch: perl
25442            ! configure.com
25443 ____________________________________________________________________________
25444 [  6979] By: jhi                                   on 2000/09/01  16:06:20
25445         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
25446              From: Mike Guy <mjtg@cam.ac.uk> 
25447              Date: Fri, 01 Sep 2000 16:49:27 +0100
25448              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
25449      Branch: perl
25450            ! t/base/rs.t
25451 ____________________________________________________________________________
25452 [  6978] By: jhi                                   on 2000/09/01  16:00:42
25453         Log: Update to PodParser 1.18, from Brad Appleton.
25454      Branch: perl
25455            ! lib/Pod/Checker.pm t/pod/find.t
25456 ____________________________________________________________________________
25457 [  6977] By: jhi                                   on 2000/09/01  14:48:58
25458         Log: Subject: Nit in Configure (bleadperl@6961)
25459              From: Lupe Christoph <lupe@lupe-christoph.de>
25460              Date: Fri, 1 Sep 2000 16:34:29 +0200
25461              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
25462      Branch: metaconfig
25463            ! U/compline/ccflags.U
25464      Branch: perl
25465            ! Configure config_h.SH
25466 ____________________________________________________________________________
25467 [  6976] By: jhi                                   on 2000/09/01  14:39:52
25468         Log: Update Changes.
25469      Branch: perl
25470            ! Changes patchlevel.h
25471 ____________________________________________________________________________
25472 [  6975] By: jhi                                   on 2000/09/01  14:37:36
25473         Log: microperl config update.
25474      Branch: perl
25475            ! uconfig.h uconfig.sh
25476 ____________________________________________________________________________
25477 [  6974] By: jhi                                   on 2000/09/01  14:36:53
25478         Log: Document known deficiencies.
25479      Branch: perl
25480            ! pod/perldelta.pod
25481 ____________________________________________________________________________
25482 [  6973] By: jhi                                   on 2000/09/01  14:10:20
25483         Log: Mention warnings fixes and updates.
25484      Branch: perl
25485            ! pod/perldelta.pod
25486 ____________________________________________________________________________
25487 [  6972] By: jhi                                   on 2000/09/01  14:01:52
25488         Log: Drop unused argument.
25489              
25490              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
25491              From: Spider Boardman <spider@web.zk3.dec.com>
25492              Date: Thu, 31 Aug 2000 16:10:15 -0400
25493              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
25494      Branch: perl
25495            ! toke.c
25496 ____________________________________________________________________________
25497 [  6971] By: jhi                                   on 2000/09/01  13:59:24
25498         Log: Add the overload warnings to perldiag.
25499      Branch: perl
25500            ! lib/overload.pm pod/perldiag.pod
25501 ____________________________________________________________________________
25502 [  6970] By: jhi                                   on 2000/09/01  13:55:10
25503         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25504              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25505              Date: Fri, 1 Sep 2000 13:43:15 +0100 
25506              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
25507      Branch: perl
25508            ! lib/overload.pm t/pragma/overload.t
25509 ____________________________________________________________________________
25510 [  6969] By: jhi                                   on 2000/09/01  13:52:27
25511         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25512              From: <abigail@foad.org>
25513              Date: Fri, 1 Sep 2000 05:46:54 -0400
25514              Message-ID: <20000901094654.6476.qmail@foad.org>
25515      Branch: perl
25516            ! lib/overload.pm
25517 ____________________________________________________________________________
25518 [  6968] By: jhi                                   on 2000/09/01  13:50:05
25519         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
25520              From: Daniel Chetlin <daniel@chetlin.com>
25521              Date: Fri, 1 Sep 2000 02:10:55 -0700
25522              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
25523      Branch: perl
25524            ! pod/perlretut.pod
25525 ____________________________________________________________________________
25526 [  6967] By: jhi                                   on 2000/09/01  13:47:54
25527         Log: Part of the solution.
25528              
25529              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
25530              From: Mike Guy <mjtg@cam.ac.uk>
25531              Date: Fri, 01 Sep 2000 14:16:01 +0100
25532              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
25533      Branch: perl
25534            ! gv.c mg.c
25535 ____________________________________________________________________________
25536 [  6966] By: jhi                                   on 2000/09/01  13:46:17
25537         Log: Subject: CPAN.pm beta 1.57_57 for the core
25538              From: andreas.koenig@anima.de (Andreas J. Koenig)
25539              Date: 01 Sep 2000 15:16:31 +0200
25540              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
25541      Branch: perl
25542            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25543 ____________________________________________________________________________
25544 [  6965] By: jhi                                   on 2000/09/01  13:43:18
25545         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
25546              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25547              Date: Fri, 01 Sep 2000 01:47:22 -0500
25548              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
25549      Branch: perl
25550            ! pod/perldelta.pod vms/vms.c
25551 ____________________________________________________________________________
25552 [  6964] By: jhi                                   on 2000/09/01  13:35:35
25553         Log: File::Temp patches from Andreas König,
25554              
25555              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
25556              From: andreas.koenig@anima.de (Andreas J. Koenig)
25557              Date: 01 Sep 2000 10:07:20 +0200
25558              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
25559              
25560              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
25561              From: andreas.koenig@anima.de (Andreas J. Koenig)
25562              Date: 31 Aug 2000 23:26:08 +0200
25563              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
25564      Branch: perl
25565            ! lib/File/Temp.pm t/lib/ftmp-security.t
25566 ____________________________________________________________________________
25567 [  6963] By: jhi                                   on 2000/09/01  02:22:24
25568         Log: Retract the mergesort code, way too incompatible licensing
25569              and copyrights.
25570      Branch: perl
25571            ! pod/perldelta.pod pp_ctl.c
25572 ____________________________________________________________________________
25573 [  6962] By: jhi                                   on 2000/08/31  23:27:32
25574         Log: Update Changes.
25575      Branch: perl
25576            ! Changes patchlevel.h
25577 ____________________________________________________________________________
25578 [  6961] By: jhi                                   on 2000/08/31  23:20:04
25579         Log: Small tweaks all over.
25580      Branch: metaconfig
25581            ! U/compline/d_gconvert.U
25582      Branch: perl
25583            ! AUTHORS Configure config_h.SH pp_ctl.c
25584 ____________________________________________________________________________
25585 [  6960] By: jhi                                   on 2000/08/31  22:39:36
25586         Log: Further rewording.
25587      Branch: perl
25588            ! pp_ctl.c
25589 ____________________________________________________________________________
25590 [  6959] By: jhi                                   on 2000/08/31  21:26:44
25591         Log: More address tweaking.
25592      Branch: perl
25593            ! AUTHORS Changes
25594 ____________________________________________________________________________
25595 [  6958] By: jhi                                   on 2000/08/31  20:47:25
25596         Log: AUTHORS tweaks, from Peter Prymmer.
25597              
25598              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
25599              From: Peter Prymmer <pvhp@forte.com>
25600              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
25601              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
25602      Branch: perl
25603            ! AUTHORS MAINTAIN
25604 ____________________________________________________________________________
25605 [  6957] By: jhi                                   on 2000/08/31  20:34:43
25606         Log: perldelta tweaks.
25607      Branch: perl
25608            ! pod/perldelta.pod
25609 ____________________________________________________________________________
25610 [  6956] By: jhi                                   on 2000/08/31  19:11:06
25611         Log: Regen perltoc.
25612      Branch: perl
25613            ! pod/perltoc.pod
25614 ____________________________________________________________________________
25615 [  6955] By: jhi                                   on 2000/08/31  19:06:30
25616         Log: Clarify the mergesort situation.
25617      Branch: perl
25618            ! pp_ctl.c
25619 ____________________________________________________________________________
25620 [  6954] By: jhi                                   on 2000/08/31  18:24:17
25621         Log: Move the Solaris 7 scan to use64bitall, make the
25622              failure to find 64-bot sparc libc to mention the
25623              possibility of being in an intel, from Lupe and Alan.
25624      Branch: perl
25625            ! hints/solaris_2.sh
25626 ____________________________________________________________________________
25627 [  6953] By: jhi                                   on 2000/08/31  18:09:20
25628         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
25629              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
25630      Branch: metaconfig
25631            ! U/compline/d_gconvert.U U/threads/archname.U
25632      Branch: metaconfig/U/perl
25633            ! perlxv.U
25634      Branch: perl
25635            ! Configure config_h.SH sv.c
25636 ____________________________________________________________________________
25637 [  6952] By: jhi                                   on 2000/08/31  17:42:24
25638         Log: :: not allowed in pathnames, change to .
25639              
25640              Subject: [PATCH perl@6938] cygwin port
25641              From: "Fifer, Eric" <EFifer@sanwaint.com>
25642              Date: Thu, 31 Aug 2000 16:32:59 +0100
25643              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
25644      Branch: metaconfig/U/perl
25645            ! perlxv.U
25646 ____________________________________________________________________________
25647 [  6951] By: jhi                                   on 2000/08/31  17:02:05
25648         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
25649      Branch: perl
25650            ! perl.h
25651 ____________________________________________________________________________
25652 [  6950] By: jhi                                   on 2000/08/31  16:26:08
25653         Log: More author updates.
25654              
25655              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
25656              From: Simon Cozens <simon@cozens.net>
25657              Date: Thu, 31 Aug 2000 17:13:32 +0100
25658              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
25659      Branch: perl
25660            ! AUTHORS
25661 ____________________________________________________________________________
25662 [  6949] By: jhi                                   on 2000/08/31  16:04:49
25663         Log: POSIX doesn't report long double values under -Duselongdouble
25664              when the long doubles are "real" (bigger than doubles).
25665              
25666              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
25667              From: Spider Boardman <spider@peano.zk3.dec.com>
25668              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
25669              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
25670      Branch: perl
25671            ! ext/POSIX/POSIX.xs
25672 ____________________________________________________________________________
25673 [  6948] By: jhi                                   on 2000/08/31  15:25:10
25674         Log: Update Changes.
25675      Branch: perl
25676            ! Changes patchlevel.h
25677 ____________________________________________________________________________
25678 [  6947] By: jhi                                   on 2000/08/31  15:22:29
25679         Log: Document UNTIE in a very minimalistic way.
25680      Branch: perl
25681            ! pod/perlfunc.pod pod/perltie.pod
25682 ____________________________________________________________________________
25683 [  6946] By: jhi                                   on 2000/08/31  15:15:23
25684         Log: Document known failures.
25685      Branch: perl
25686            ! pod/perldelta.pod
25687 ____________________________________________________________________________
25688 [  6945] By: jhi                                   on 2000/08/31  15:07:00
25689         Log: Don't attach -ld to the archname if pointless.
25690      Branch: metaconfig
25691            ! U/threads/archname.U
25692      Branch: perl
25693            ! Configure config_h.SH
25694 ____________________________________________________________________________
25695 [  6944] By: jhi                                   on 2000/08/31  14:37:42
25696         Log: Wrap the test in eval.
25697              
25698              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
25699              From: Tim Jenness <timj@jach.hawaii.edu>
25700              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
25701              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
25702      Branch: perl
25703            ! t/lib/ftmp-security.t
25704 ____________________________________________________________________________
25705 [  6943] By: jhi                                   on 2000/08/31  14:30:57
25706         Log: Make -Dusemorebits find long doubles in Solaris.
25707      Branch: perl
25708            ! hints/solaris_2.sh
25709 ____________________________________________________________________________
25710 [  6942] By: jhi                                   on 2000/08/31  13:48:45
25711         Log: Clarify the third case of ftmp-security warnings.
25712      Branch: perl
25713            ! INSTALL
25714 ____________________________________________________________________________
25715 [  6941] By: jhi                                   on 2000/08/31  13:40:31
25716         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
25717              From: <abigail@foad.org>
25718              Date: Thu, 31 Aug 2000 01:35:05 -0400
25719              Message-ID: <20000831053505.32120.qmail@foad.org>
25720      Branch: perl
25721            ! pod/perldelta.pod
25722 ____________________________________________________________________________
25723 [  6940] By: jhi                                   on 2000/08/31  13:38:48
25724         Log: Issue useful diagnostic on unknown pod commands.
25725              
25726              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
25727              From: <abigail@foad.org>
25728              Date: Thu, 31 Aug 2000 03:41:18 -0400
25729              Message-ID: <20000831074118.24880.qmail@foad.org>
25730      Branch: perl
25731            ! lib/Pod/Man.pm
25732 ____________________________________________________________________________
25733 [  6939] By: jhi                                   on 2000/08/31  13:34:33
25734         Log: Reveal Borland's isnan.
25735              
25736              Subject: build with BC++ tweak
25737              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
25738              Date: Thu, 31 Aug 2000 13:09:37 +0400
25739              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
25740      Branch: perl
25741            ! win32/win32.h
25742 ____________________________________________________________________________
25743 [  6938] By: jhi                                   on 2000/08/31  05:01:20
25744         Log: Update Changes.
25745      Branch: perl
25746            ! Changes patchlevel.h
25747 ____________________________________________________________________________
25748 [  6937] By: jhi                                   on 2000/08/31  04:26:23
25749         Log: sscanf() may be the only way to read long doubles from strings.
25750      Branch: metaconfig/U/perl
25751            ! longdblfio.U
25752      Branch: perl
25753            ! Configure config_h.SH perl.h util.c
25754 ____________________________________________________________________________
25755 [  6936] By: jhi                                   on 2000/08/31  04:18:19
25756         Log: The #6929 was too skimpy.
25757      Branch: perl
25758            ! sv.c
25759 ____________________________________________________________________________
25760 [  6935] By: jhi                                   on 2000/08/31  02:47:07
25761         Log: Subject: Re: typos in pods
25762              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25763              Date: Wed, 30 Aug 2000 19:25:34 -0700
25764              Message-ID: <eIcr5gzkg25X092yn@efn.org>
25765      Branch: perl
25766            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
25767 ____________________________________________________________________________
25768 [  6934] By: jhi                                   on 2000/08/31  02:42:55
25769         Log: Missed one Unicode file.
25770      Branch: perl
25771            + lib/unicode/UCDFF301.html
25772 ____________________________________________________________________________
25773 [  6933] By: jhi                                   on 2000/08/30  23:42:27
25774         Log: Update Changes.
25775      Branch: perl
25776            ! Changes patchlevel.h
25777 ____________________________________________________________________________
25778 [  6932] By: jhi                                   on 2000/08/30  23:40:07
25779         Log: Mention UNTIE in perldelta.  Still needs documenting
25780              in perltie et alia.
25781      Branch: perl
25782            ! pod/perldelta.pod
25783 ____________________________________________________________________________
25784 [  6931] By: jhi                                   on 2000/08/30  23:36:02
25785         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
25786              From: <abigail@foad.org>
25787              Date: Wed, 30 Aug 2000 19:28:07 -0400
25788              Message-ID: <20000830232807.305.qmail@foad.org>
25789      Branch: perl
25790            ! pod/perldelta.pod
25791 ____________________________________________________________________________
25792 [  6930] By: jhi                                   on 2000/08/30  23:32:40
25793         Log: Update to Unicode 3.0.1.
25794      Branch: perl
25795            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
25796            + lib/unicode/PropList.txt lib/unicode/README.perl
25797            + lib/unicode/UCD301.html lib/unicode/Unicode.301
25798            - lib/unicode/Props.txt lib/unicode/UCD300.html
25799            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
25800            ! (edit 257 files)
25801 ____________________________________________________________________________
25802 [  6929] By: jhi                                   on 2000/08/30  22:38:18
25803         Log: Heap decorruption.
25804              
25805              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
25806              From: Alan Burlison <Alan.Burlison@uk.sun.com>
25807              Date: Wed, 30 Aug 2000 22:39:52 +0100
25808              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
25809      Branch: perl
25810            ! sv.c
25811 ____________________________________________________________________________
25812 [  6928] By: jhi                                   on 2000/08/30  22:29:34
25813         Log: Retract the dummy test, skip the security tests (instead of failing),
25814              explain what the warnings mean.
25815      Branch: perl
25816            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
25817 ____________________________________________________________________________
25818 [  6927] By: jhi                                   on 2000/08/30  22:14:13
25819         Log: Change the internal implementation of sort() to be mergesort
25820              instead of quicksort, from John Linderman <jpl@research.att.com>.
25821              Gives us better worst case, better average case, and stability.
25822              What's there not to like?  (Small fixes for threaded builds
25823              were required).
25824      Branch: perl
25825            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
25826 ____________________________________________________________________________
25827 [  6926] By: jhi                                   on 2000/08/30  20:55:20
25828         Log: A better fix for the Socket building problem from Craig Berry.
25829      Branch: perl
25830            ! vms/vms.c
25831 ____________________________________________________________________________
25832 [  6925] By: jhi                                   on 2000/08/30  20:20:25
25833         Log: Subject: [PATCH] Re: UNTIE method 
25834              From: Nick Ing-Simmons <nik@tiuk.ti.com>
25835              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
25836              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
25837      Branch: perl
25838            ! pp_sys.c t/op/tie.t
25839 ____________________________________________________________________________
25840 [  6924] By: jhi                                   on 2000/08/30  20:17:11
25841         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
25842              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25843              Date: Wed, 30 Aug 2000 15:03:14 -0500
25844              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
25845      Branch: perl
25846            ! vms/vms.c
25847 ____________________________________________________________________________
25848 [  6923] By: jhi                                   on 2000/08/30  20:15:18
25849         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
25850              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25851              Date: Wed, 30 Aug 2000 13:30:36 -0500
25852              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
25853      Branch: perl
25854            ! vms/vms.c
25855 ____________________________________________________________________________
25856 [  6922] By: jhi                                   on 2000/08/30  19:54:43
25857         Log: Better options for rsync.
25858      Branch: perl
25859            ! pod/perlhack.pod
25860 ____________________________________________________________________________
25861 [  6921] By: jhi                                   on 2000/08/30  19:40:16
25862         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
25863              From: Rick Delaney <rick@consumercontact.com>
25864              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
25865              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
25866      Branch: perl
25867            ! pod/perlfunc.pod
25868 ____________________________________________________________________________
25869 [  6920] By: jhi                                   on 2000/08/30  19:36:40
25870         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
25871              From: Peter Prymmer <pvhp@forte.com>
25872              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
25873              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
25874      Branch: perl
25875            ! configure.com
25876 ____________________________________________________________________________
25877 [  6919] By: jhi                                   on 2000/08/30  14:52:02
25878         Log: Update Changes.
25879      Branch: perl
25880            ! Changes patchlevel.h
25881 ____________________________________________________________________________
25882 [  6918] By: jhi                                   on 2000/08/30  14:48:34
25883         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
25884      Branch: perl
25885            ! lib/ExtUtils/typemap
25886 ____________________________________________________________________________
25887 [  6917] By: jhi                                   on 2000/08/30  14:46:34
25888         Log: Subject: typos in pods
25889              From: Nicholas Clark <nick@ccl4.org>
25890              Date: Wed, 30 Aug 2000 01:12:50 +0100
25891              Message-ID: <20000830011249.A61388@plum.flirble.org>
25892      Branch: perl
25893            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
25894            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
25895            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
25896            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
25897 ____________________________________________________________________________
25898 [  6916] By: jhi                                   on 2000/08/30  14:19:09
25899         Log: Document Storable problems on Crays.  (Will have
25900              to document all the other Storable problems, too.)
25901      Branch: perl
25902            ! pod/perldelta.pod
25903 ____________________________________________________________________________
25904 [  6915] By: jhi                                   on 2000/08/30  14:06:02
25905         Log: Subject: [PATCH] fix misc cast warnings
25906              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25907              Date: Tue, 29 Aug 2000 23:16:14 -0700
25908              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
25909      Branch: perl
25910            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
25911            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
25912            ! os2/os2ish.h
25913 ____________________________________________________________________________
25914 [  6914] By: jhi                                   on 2000/08/30  14:03:45
25915         Log: Timestamp mismatch again.  Need to fix this dependence on
25916              config_h.SH timestamp, since it's the contents of config_h.SH
25917              that matter.
25918      Branch: perl
25919            ! uconfig.h uconfig.sh
25920 ____________________________________________________________________________
25921 [  6913] By: jhi                                   on 2000/08/30  13:54:06
25922         Log: Don't say "Perl 5.0 source kit".
25923      Branch: perl
25924            ! perl.c
25925 ____________________________________________________________________________
25926 [  6912] By: jhi                                   on 2000/08/30  13:51:24
25927         Log: Reset archname and archname64 always, forcing them be
25928              recomputed at each Configure run, make Configure and
25929              the hints files agree on the naming of largefiles variables.
25930      Branch: metaconfig
25931            ! U/threads/archname.U
25932      Branch: metaconfig/U/perl
25933            ! use64bits.U
25934      Branch: perl
25935            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
25936            ! hints/linux.sh hints/solaris_2.sh
25937 ____________________________________________________________________________
25938 [  6911] By: jhi                                   on 2000/08/30  13:30:13
25939         Log: Put back the slice accidentally removed by #6907.
25940      Branch: perl
25941            ! hints/solaris_2.sh
25942 ____________________________________________________________________________
25943 [  6910] By: jhi                                   on 2000/08/30  01:24:26
25944         Log: Be consistent: other Net::get* do export theirs.
25945              
25946              Subject: Re: Net::protoent does not export 'getproto'
25947              From: Yasushi Nakajima <sey@jkc.co.jp>
25948              Date: Wed, 30 Aug 2000 09:53:14 +0900
25949              Message-Id: <200008300051.DAA24700@taku.hut.fi>
25950      Branch: perl
25951            ! lib/Net/protoent.pm
25952 ____________________________________________________________________________
25953 [  6909] By: jhi                                   on 2000/08/30  01:17:25
25954         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
25955              From: Gurusamy Sarathy <gsar@ActiveState.com>
25956              Date: Tue, 29 Aug 2000 17:17:07 -0700
25957              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
25958      Branch: perl
25959            ! cop.h
25960 ____________________________________________________________________________
25961 [  6908] By: jhi                                   on 2000/08/30  00:58:05
25962         Log: Update Changes.
25963      Branch: perl
25964            ! Changes patchlevel.h
25965 ____________________________________________________________________________
25966 [  6907] By: jhi                                   on 2000/08/30  00:57:22
25967         Log: Introduce ccname to keep track of what compiler kind of we have.
25968      Branch: metaconfig/U/perl
25969            ! Checkcc.U gccvers.U
25970      Branch: perl
25971            ! Configure config_h.SH hints/solaris_2.sh
25972 ____________________________________________________________________________
25973 [  6906] By: jhi                                   on 2000/08/30  00:25:47
25974         Log: Put back the flags dump as reasoned in
25975              
25976              Subject: Re: [PATCH] Glob dumping
25977              From: Mike Guy <mjtg@cam.ac.uk> 
25978              Date: Tue, 29 Aug 2000 21:41:32 +0100
25979              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
25980      Branch: perl
25981            ! dump.c t/lib/peek.t
25982 ____________________________________________________________________________
25983 [  6905] By: jhi                                   on 2000/08/30  00:16:17
25984         Log: Make the epsilon to be relative, not absolute.
25985              
25986              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
25987              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
25988              Date: Tue, 29 Aug 2000 19:58:56 -0400
25989              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
25990      Branch: perl
25991            ! t/lib/trig.t
25992 ____________________________________________________________________________
25993 [  6904] By: jhi                                   on 2000/08/30  00:13:09
25994         Log: From now on, Gisle is on my list of usual suspects :-)
25995              Retract #6902.
25996      Branch: perl
25997            ! ext/Opcode/Safe.pm
25998 ____________________________________________________________________________
25999 [  6903] By: jhi                                   on 2000/08/29  23:51:20
26000         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
26001              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26002              Date: Tue, 29 Aug 2000 18:43:26 -0500
26003              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
26004      Branch: perl
26005            + vms/vmspipe.com
26006            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
26007            ! vms/vms.c
26008 ____________________________________________________________________________
26009 [  6902] By: jhi                                   on 2000/08/29  23:44:14
26010         Log: Retry what #6882 attempted.
26011              
26012              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
26013              From: Gisle Aas <gisle@ActiveState.com>
26014              Date: 30 Aug 2000 00:33:09 +0200
26015              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
26016      Branch: perl
26017            ! ext/Opcode/Safe.pm
26018 ____________________________________________________________________________
26019 [  6901] By: jhi                                   on 2000/08/29  22:59:32
26020         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
26021              From: Hugo <hv@crypt.compulink.co.uk>
26022              Date: Mon, 12 Jun 2000 19:36:08 +0100
26023              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
26024      Branch: perl
26025            ! sv.c
26026 ____________________________________________________________________________
26027 [  6900] By: jhi                                   on 2000/08/29  22:58:35
26028         Log: Admit that we are leaking scalars.
26029              
26030              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
26031              From: Spider Boardman <spider@leggy.zk3.dec.com>
26032              Date: Tue, 29 Aug 2000 18:48:29 -0400
26033              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
26034      Branch: perl
26035            ! t/pragma/warnings.t
26036 ____________________________________________________________________________
26037 [  6899] By: jhi                                   on 2000/08/29  20:53:13
26038         Log: Update Changes.
26039      Branch: perl
26040            ! Changes patchlevel.h
26041 ____________________________________________________________________________
26042 [  6898] By: jhi                                   on 2000/08/29  20:46:21
26043         Log: Undo namespace pollution of #6878.
26044              
26045              Subject: Re: Net::protoent does not export 'getproto'
26046              From: Mike Guy <mjtg@cam.ac.uk>
26047              Date: Tue, 29 Aug 2000 21:32:37 +0100
26048              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
26049      Branch: perl
26050            ! lib/Net/protoent.pm
26051 ____________________________________________________________________________
26052 [  6897] By: jhi                                   on 2000/08/29  20:44:29
26053         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
26054              From: Peter Prymmer <pvhp@forte.com>
26055              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
26056              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
26057      Branch: perl
26058            ! pod/perlebcdic.pod
26059 ____________________________________________________________________________
26060 [  6896] By: jhi                                   on 2000/08/29  20:40:57
26061         Log: There's no point repeating the 'revision' (5) of perl5.
26062      Branch: metaconfig/U/perl
26063            ! Devel.U patchlevel.U
26064      Branch: perl
26065            ! Configure config_h.SH
26066 ____________________________________________________________________________
26067 [  6895] By: jhi                                   on 2000/08/29  20:16:58
26068         Log: Regen Configure for #6894.
26069      Branch: metaconfig/U/perl
26070            ! perladmin.U
26071      Branch: perl
26072            ! Configure config_h.SH
26073 ____________________________________________________________________________
26074 [  6894] By: jhi                                   on 2000/08/29  19:59:52
26075         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
26076              From: "Philip Newton" <Philip.Newton@gmx.net>
26077              Date: Tue, 29 Aug 2000 21:39:14 +0200
26078              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
26079      Branch: perl
26080            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
26081            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
26082            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
26083            ! utils/perlbug.PL
26084 ____________________________________________________________________________
26085 [  6893] By: jhi                                   on 2000/08/29  19:55:30
26086         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
26087              From: "Philip Newton" <Philip.Newton@gmx.net>
26088              Date: Tue, 29 Aug 2000 21:39:14 +0200
26089              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
26090      Branch: perl
26091            ! installhtml
26092 ____________________________________________________________________________
26093 [  6892] By: jhi                                   on 2000/08/29  19:53:59
26094         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
26095              From: "Philip Newton" <Philip.Newton@gmx.net>
26096              Date: Tue, 29 Aug 2000 21:48:18 +0200
26097              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
26098      Branch: perl
26099            ! lib/File/Temp.pm
26100 ____________________________________________________________________________
26101 [  6891] By: jhi                                   on 2000/08/29  18:30:03
26102         Log: Nail the ID 20000828.023.
26103      Branch: perl
26104            ! ext/Storable/Storable.xs
26105 ____________________________________________________________________________
26106 [  6890] By: jhi                                   on 2000/08/29  16:50:17
26107         Log: Under usethreads the dumped variable is IN_PAD.
26108              
26109              Subject: Re: [PATCH] Glob dumping
26110              From: Gisle Aas <gisle@ActiveState.com>
26111              Date: 29 Aug 2000 18:45:05 +0200
26112              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
26113      Branch: perl
26114            ! t/lib/peek.t
26115 ____________________________________________________________________________
26116 [  6889] By: jhi                                   on 2000/08/29  15:17:37
26117         Log: Update Changes.
26118      Branch: perl
26119            ! Changes patchlevel.h
26120 ____________________________________________________________________________
26121 [  6888] By: jhi                                   on 2000/08/29  14:49:59
26122         Log: Retract #6882, broke the safe tests.
26123      Branch: perl
26124            ! ext/Opcode/Safe.pm
26125 ____________________________________________________________________________
26126 [  6887] By: jhi                                   on 2000/08/29  14:47:06
26127         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
26128              From: Gisle Aas <gisle@ActiveState.com> 
26129              Date: 09 Jun 2000 20:00:11 +0200
26130              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
26131      Branch: perl
26132            ! utils/perldoc.PL
26133 ____________________________________________________________________________
26134 [  6886] By: jhi                                   on 2000/08/29  14:42:45
26135         Log: The #6881 removed one dump line.
26136      Branch: perl
26137            ! t/lib/peek.t
26138 ____________________________________________________________________________
26139 [  6885] By: jhi                                   on 2000/08/29  14:30:47
26140         Log: Don't forget to tidy up.
26141      Branch: perl
26142            ! t/lib/ftmp-security.t
26143 ____________________________________________________________________________
26144 [  6884] By: jhi                                   on 2000/08/29  14:25:17
26145         Log: Disabling the one test is a bit tricky.
26146      Branch: perl
26147            ! t/lib/ftmp-security.t
26148 ____________________________________________________________________________
26149 [  6883] By: jhi                                   on 2000/08/29  14:16:25
26150         Log: Disable one of the tests for now.
26151      Branch: perl
26152            ! t/lib/ftmp-security.t
26153 ____________________________________________________________________________
26154 [  6882] By: jhi                                   on 2000/08/29  14:05:50
26155         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
26156              From: gisle@aas.no
26157              Date: 29 Aug 2000 10:35:06 -0000
26158              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
26159      Branch: perl
26160            ! ext/Opcode/Safe.pm
26161 ____________________________________________________________________________
26162 [  6881] By: jhi                                   on 2000/08/29  14:03:51
26163         Log: Subject: [PATCH] Glob dumping
26164              From: Gisle Aas <gisle@ActiveState.com>
26165              Date: 29 Aug 2000 07:59:42 -0000
26166              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
26167      Branch: perl
26168            ! dump.c
26169 ____________________________________________________________________________
26170 [  6880] By: jhi                                   on 2000/08/29  14:02:01
26171         Log: Subject: [PATCH] Warnings in B::Deparse
26172              From: <abigail@foad.org>
26173              Date: Tue, 29 Aug 2000 00:00:01 -0400
26174              Message-ID: <20000829040001.2999.qmail@foad.org>
26175      Branch: perl
26176            ! ext/B/B/Deparse.pm
26177 ____________________________________________________________________________
26178 [  6879] By: jhi                                   on 2000/08/29  13:57:26
26179         Log: Missed a change in #6869.
26180      Branch: perl
26181            ! mg.c
26182 ____________________________________________________________________________
26183 [  6878] By: jhi                                   on 2000/08/29  13:45:04
26184         Log: Subject: Net::protoent does not export 'getproto'
26185              From: Yasushi Nakajima <sey@jkc.co.jp>
26186              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
26187      Branch: perl
26188            ! lib/Net/protoent.pm
26189 ____________________________________________________________________________
26190 [  6877] By: jhi                                   on 2000/08/29  13:39:19
26191         Log: Patches all over for people and the files they (hopefully) care about.
26192      Branch: perl
26193            ! AUTHORS Changes MAINTAIN
26194 ____________________________________________________________________________
26195 [  6876] By: jhi                                   on 2000/08/29  12:53:54
26196         Log: Fix for thinko in #6848.
26197              
26198              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
26199              From: Lupe Christoph <lupe@lupe-christoph.de>
26200              Date: Tue, 29 Aug 2000 09:04:08 +0200
26201              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
26202      Branch: perl
26203            ! ext/Thread/Thread.xs
26204 ____________________________________________________________________________
26205 [  6875] By: jhi                                   on 2000/08/29  12:50:14
26206         Log: Update to Getopt::Long 2.24, from Johan Vromans.
26207      Branch: perl
26208            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
26209 ____________________________________________________________________________
26210 [  6874] By: jhi                                   on 2000/08/29  02:09:53
26211         Log: Use minimal @INC in tests, most of the time just '../lib',
26212              so that we simply can't pick up stuff from other Perls than
26213              the one we are testing.  Pointed out by
26214              
26215              From: Mike Guy <mjtg@cam.ac.uk>
26216              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
26217              Date: Fri, 25 Aug 2000 15:15:59 +0100
26218              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
26219      Branch: perl
26220            ! (edit 185 files)
26221 ____________________________________________________________________________
26222 [  6873] By: jhi                                   on 2000/08/29  01:07:11
26223         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
26224              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26225              Date: Mon, 28 Aug 2000 17:45:52 -0700
26226              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
26227      Branch: perl
26228            ! Makefile.SH hints/os2.sh
26229 ____________________________________________________________________________
26230 [  6872] By: jhi                                   on 2000/08/28  23:33:39
26231         Log: Subject: [PATCH bleedperl@6866] spellings
26232              From: marcel@codewerk.com (Marcel Grunauer)
26233              Date: Tue, 29 Aug 2000 01:19:59 +0200
26234              Message-Id: <200008282319.BAA29862@gandalf.local>
26235      Branch: perl
26236            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
26237            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
26238            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
26239 ____________________________________________________________________________
26240 [  6871] By: jhi                                   on 2000/08/28  23:22:09
26241         Log: Take out the SUIDMAIL thing, that will not be
26242              a problem in 5.7.*.
26243      Branch: perl
26244            ! patchlevel.h
26245 ____________________________________________________________________________
26246 [  6870] By: jhi                                   on 2000/08/28  23:19:30
26247         Log: -S is the silent flag, -s is the strip flag.
26248              
26249              Subject: [PATCH] Re: [PATCH] make no-install          
26250              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26251              Date: Mon, 28 Aug 2000 15:12:55 -0700
26252              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
26253      Branch: perl
26254            ! Makefile.SH
26255 ____________________________________________________________________________
26256 [  6869] By: jhi                                   on 2000/08/28  23:12:05
26257         Log: Subject: [PATCH bleedperl@6856] warnings fixes
26258              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26259              Date: Mon, 28 Aug 2000 23:55:06 +0100
26260              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
26261      Branch: perl
26262            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
26263            ! warnings.h warnings.pl
26264 ____________________________________________________________________________
26265 [  6868] By: jhi                                   on 2000/08/28  21:38:22
26266         Log: Potential cruft.
26267      Branch: perl
26268            ! Makefile.SH
26269 ____________________________________________________________________________
26270 [  6867] By: jhi                                   on 2000/08/28  21:35:36
26271         Log: Update Changes.
26272      Branch: perl
26273            ! Changes patchlevel.h
26274 ____________________________________________________________________________
26275 [  6866] By: jhi                                   on 2000/08/28  21:33:49
26276         Log: Subject: hv.h Doc Patch
26277              From: Fisher Mark <fisherm@tce.com>
26278              Date: Mon, 28 Aug 2000 16:24:59 -0500
26279              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
26280      Branch: perl
26281            ! hv.h
26282 ____________________________________________________________________________
26283 [  6865] By: jhi                                   on 2000/08/28  21:02:15
26284         Log: Add -ld to archname on long tr...double platforms.
26285      Branch: metaconfig
26286            ! U/threads/archname.U
26287      Branch: perl
26288            ! Configure config_h.SH
26289 ____________________________________________________________________________
26290 [  6864] By: jhi                                   on 2000/08/28  20:38:59
26291         Log: An attempt to fix the problem reported in
26292              
26293              Subject: Building perl@6856 using gcc/AIX 4.3.3 
26294              From: Daniel Muino <dmuino@afip.gov.ar> 
26295              Date: Mon, 28 Aug 2000 15:50:01 -0300   
26296              Message-ID: <20000828155001.A14403@con2-dgi>
26297              
26298              I can't test this properly since the gcc installation I have
26299              access to seems to be botched (gcc is calling the AIX cpp,
26300              a losing proposition...)
26301      Branch: perl
26302            ! hints/aix.sh
26303 ____________________________________________________________________________
26304 [  6863] By: jhi                                   on 2000/08/28  18:57:52
26305         Log: Fix for ID 20000828.001, long doubles were not formatted
26306              correctly (showed up in $], which stopped installing perl).
26307      Branch: perl
26308            ! sv.c
26309 ____________________________________________________________________________
26310 [  6862] By: jhi                                   on 2000/08/28  18:07:15
26311         Log: Typo in #6858.
26312      Branch: perl
26313            ! lib/Cwd.pm
26314 ____________________________________________________________________________
26315 [  6861] By: jhi                                   on 2000/08/28  17:57:27
26316         Log: opmini.o may be left around if a build is interrupted.
26317      Branch: perl
26318            ! Makefile.SH
26319 ____________________________________________________________________________
26320 [  6860] By: jhi                                   on 2000/08/28  16:52:50
26321         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
26322              From: Daniel Chetlin <daniel@chetlin.com>
26323              Date: Mon, 28 Aug 2000 01:14:18 -0700
26324              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
26325      Branch: perl
26326            ! lib/overload.pm
26327 ____________________________________________________________________________
26328 [  6859] By: jhi                                   on 2000/08/28  16:08:46
26329         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
26330              From: Nicholas Clark <nick@ccl4.org>
26331              Date: Mon, 28 Aug 2000 16:03:27 +0100
26332              Message-Id: <20000828160327.C49785@plum.flirble.org>
26333      Branch: perl
26334            ! ext/ByteLoader/bytecode.h
26335 ____________________________________________________________________________
26336 [  6858] By: jhi                                   on 2000/08/28  16:02:10
26337         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
26338              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
26339              Date: Mon, 28 Aug 2000 13:08:30 +0200
26340              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
26341      Branch: perl
26342            ! lib/Cwd.pm
26343 ____________________________________________________________________________
26344 [  6857] By: jhi                                   on 2000/08/28  15:42:47
26345         Log: display_format used as a class method without arguments was broken,
26346              reported in
26347              
26348              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
26349              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
26350              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
26351              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
26352      Branch: perl
26353            ! lib/Math/Complex.pm t/lib/complex.t
26354 ____________________________________________________________________________
26355 [  6856] By: jhi                                   on 2000/08/27  22:09:48
26356         Log: Update Changes.
26357      Branch: perl
26358            ! Changes patchlevel.h
26359 ____________________________________________________________________________
26360 [  6855] By: jhi                                   on 2000/08/27  21:59:21
26361         Log: Retract #6853 (false alarm).
26362      Branch: perl
26363            ! lib/ExtUtils/xsubpp
26364 ____________________________________________________________________________
26365 [  6854] By: jhi                                   on 2000/08/27  21:37:44
26366         Log: Update Changes.
26367      Branch: perl
26368            ! Changes patchlevel.h
26369 ____________________________________________________________________________
26370 [  6853] By: jhi                                   on 2000/08/27  21:37:16
26371         Log: Subject: [PATCH perl@6850] workaround for xsubpp
26372              From: Hugo <hv@crypt.compulink.co.uk>
26373              Date: Sun, 27 Aug 2000 22:30:25 +0100
26374              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
26375      Branch: perl
26376            ! lib/ExtUtils/xsubpp
26377 ____________________________________________________________________________
26378 [  6852] By: jhi                                   on 2000/08/27  21:33:58
26379         Log: Big-endian 64-bit patch from Raphael Manfredi.
26380      Branch: perl
26381            ! ext/Storable/Storable.xs
26382 ____________________________________________________________________________
26383 [  6851] By: jhi                                   on 2000/08/27  21:22:21
26384         Log: More ruthless editing from Hugo van der Sanden.
26385      Branch: perl
26386            ! pod/perldelta.pod
26387 ____________________________________________________________________________
26388 [  6850] By: jhi                                   on 2000/08/27  16:11:46
26389         Log: Update Changes.
26390      Branch: perl
26391            ! Changes patchlevel.h
26392 ____________________________________________________________________________
26393 [  6849] By: jhi                                   on 2000/08/27  16:11:05
26394         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
26395      Branch: perl
26396            ! configpm pod/perldelta.pod
26397 ____________________________________________________________________________
26398 [  6848] By: jhi                                   on 2000/08/27  15:35:08
26399         Log: Use the actual thread type, not the pointer-to-struct.
26400      Branch: perl
26401            ! ext/Thread/Thread.xs
26402 ____________________________________________________________________________
26403 [  6847] By: jhi                                   on 2000/08/27  15:30:49
26404         Log: Test nit.
26405      Branch: perl
26406            ! t/pragma/warn/pp_sys
26407 ____________________________________________________________________________
26408 [  6846] By: jhi                                   on 2000/08/27  15:19:02
26409         Log: Passing -R in ldflags makes now it to appear in the default
26410              for lddlflags, just like with -L.
26411              
26412              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26413              From: Lupe Christoph <lupe@lupe-christoph.de>
26414              Date: Sun, 27 Aug 2000 10:28:21 +0200
26415              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
26416      Branch: metaconfig/U/perl
26417            ! dlsrc.U
26418      Branch: perl
26419            ! Configure
26420 ____________________________________________________________________________
26421 [  6845] By: jhi                                   on 2000/08/27  15:08:54
26422         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26423              From: Alan Burlison <Alan.Burlison@uk.sun.com>
26424              Date: Sat, 26 Aug 2000 22:23:27 +0100
26425              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
26426      Branch: perl
26427            ! lib/ExtUtils/MM_Unix.pm
26428 ____________________________________________________________________________
26429 [  6844] By: jhi                                   on 2000/08/27  15:02:37
26430         Log: DJGPP update from Laszlo Molnar.
26431              
26432              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
26433              From: ml1050 <ml1050@freemail.hu>
26434              Date: Sat, 26 Aug 2000 23:24:40 +0200
26435              Message-Id: <20000826232440.A439@freemail.hu>
26436      Branch: perl
26437            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
26438            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
26439 ____________________________________________________________________________
26440 [  6843] By: jhi                                   on 2000/08/27  14:53:58
26441         Log: Subject: installman buglet
26442              From: Lupe Christoph <lupe@lupe-christoph.de>
26443              Date: Sun, 27 Aug 2000 14:38:59 +0200
26444              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
26445      Branch: perl
26446            ! installman
26447 ____________________________________________________________________________
26448 [  6842] By: jhi                                   on 2000/08/27  14:52:08
26449         Log: Can't get the test to reliably work thanks to the
26450              inaccurateness of floating point.  "Resolves" bug ids
26451              20000826.003, 20000826.009, 20000826.010,
26452      Branch: perl
26453            ! t/lib/trig.t
26454 ____________________________________________________________________________
26455 [  6841] By: jhi                                   on 2000/08/26  15:53:58
26456         Log: Update Changes.
26457      Branch: perl
26458            ! Changes patchlevel.h
26459 ____________________________________________________________________________
26460 [  6840] By: jhi                                   on 2000/08/26  14:23:03
26461         Log: grep -e isn't portable.
26462              
26463              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
26464              From: chris@broadband.att.com
26465              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
26466              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
26467      Branch: perl
26468            ! hints/solaris_2.sh
26469 ____________________________________________________________________________
26470 [  6839] By: jhi                                   on 2000/08/26  14:12:23
26471         Log: no-install target a la make -n.
26472              
26473              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
26474              From: <abigail@foad.org>
26475              Date: Sat, 26 Aug 2000 03:57:34 -0400
26476              Message-ID: <20000826075735.18912.qmail@foad.org>
26477      Branch: perl
26478            ! Makefile.SH installman installperl
26479 ____________________________________________________________________________
26480 [  6838] By: jhi                                   on 2000/08/26  14:06:33
26481         Log: Retract #6826 as the #6828 should be do the same
26482              in a More Correct Way.
26483      Branch: perl
26484            ! installperl
26485 ____________________________________________________________________________
26486 [  6837] By: jhi                                   on 2000/08/26  05:24:00
26487         Log: More casting.
26488      Branch: perl
26489            ! ext/Storable/Storable.xs
26490 ____________________________________________________________________________
26491 [  6836] By: jhi                                   on 2000/08/26  05:05:46
26492         Log: Nicer in decimal.
26493      Branch: perl
26494            ! ext/Storable/Storable.xs
26495 ____________________________________________________________________________
26496 [  6835] By: jhi                                   on 2000/08/26  05:03:50
26497         Log: There be no UVdf.
26498      Branch: perl
26499            ! ext/Storable/Storable.xs
26500 ____________________________________________________________________________
26501 [  6834] By: jhi                                   on 2000/08/26  05:00:18
26502         Log: Continue IVdfing and UVxfing.
26503      Branch: perl
26504            ! ext/Storable/Storable.xs
26505 ____________________________________________________________________________
26506 [  6833] By: jhi                                   on 2000/08/26  04:53:14
26507         Log: Use IVdf.
26508      Branch: perl
26509            ! ext/Storable/Storable.xs
26510 ____________________________________________________________________________
26511 [  6832] By: jhi                                   on 2000/08/26  04:40:41
26512         Log: Document PTR2XX and INT2PTR.
26513      Branch: perl
26514            ! pod/perlguts.pod
26515 ____________________________________________________________________________
26516 [  6831] By: jhi                                   on 2000/08/26  04:33:18
26517         Log: Use UVxf, PTR2UV, NVff.
26518      Branch: perl
26519            ! ext/Storable/Storable.xs
26520 ____________________________________________________________________________
26521 [  6830] By: jhi                                   on 2000/08/26  04:31:32
26522         Log: Update the test count.
26523      Branch: perl
26524            ! t/lib/trig.t
26525 ____________________________________________________________________________
26526 [  6829] By: jhi                                   on 2000/08/26  03:05:50
26527         Log: Subject: [PATCH] installation not quite silent yet.
26528              From: <abigail@foad.org>
26529              Date: Fri, 25 Aug 2000 20:07:53 -0400
26530              Message-ID: <20000826000753.7822.qmail@foad.org>
26531      Branch: perl
26532            ! installman installperl
26533 ____________________________________________________________________________
26534 [  6828] By: jhi                                   on 2000/08/26  03:05:14
26535         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
26536              From: Spider Boardman <spider@web.zk3.dec.com>
26537              Date: Fri, 25 Aug 2000 19:12:40 -0400
26538              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
26539      Branch: perl
26540            ! gv.c
26541 ____________________________________________________________________________
26542 [  6827] By: jhi                                   on 2000/08/25  23:54:34
26543         Log: Support preserving extremely big/small angles.
26544      Branch: perl
26545            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
26546 ____________________________________________________________________________
26547 [  6826] By: jhi                                   on 2000/08/25  23:01:20
26548         Log: Patch installperl to be long double-aware.
26549              
26550              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
26551              From: Spider Boardman <spider@web.zk3.dec.com>
26552              Date: Fri, 25 Aug 2000 18:15:23 -0400
26553              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
26554      Branch: perl
26555            ! installperl
26556 ____________________________________________________________________________
26557 [  6825] By: jhi                                   on 2000/08/25  22:58:25
26558         Log: Remove duplicately applied patch shards.
26559              
26560              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
26561              From: Spider Boardman <spider@leggy.zk3.dec.com>
26562              Date: Fri, 25 Aug 2000 16:45:03 -0400
26563              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
26564      Branch: perl
26565            ! t/lib/cgi-html.t
26566 ____________________________________________________________________________
26567 [  6824] By: jhi                                   on 2000/08/25  22:57:00
26568         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26569              From: Daniel Chetlin <daniel@chetlin.com>
26570              Date: Fri, 25 Aug 2000 12:23:16 -0700
26571              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
26572              
26573              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26574              From: Daniel Chetlin <daniel@chetlin.com>
26575              Date: Fri, 25 Aug 2000 14:47:19 -0700
26576              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
26577      Branch: perl
26578            ! installman
26579 ____________________________________________________________________________
26580 [  6823] By: jhi                                   on 2000/08/25  22:44:17
26581         Log: Timestamp problem?
26582      Branch: perl
26583            ! uconfig.h uconfig.sh
26584 ____________________________________________________________________________
26585 [  6822] By: jhi                                   on 2000/08/25  19:01:06
26586         Log: One forgotten file from #6816.
26587      Branch: perl
26588            ! vos/config.h
26589 ____________________________________________________________________________
26590 [  6821] By: jhi                                   on 2000/08/25  18:56:39
26591         Log: Regen Changes.
26592      Branch: perl
26593            ! Changes patchlevel.h
26594 ____________________________________________________________________________
26595 [  6820] By: jhi                                   on 2000/08/25  18:52:35
26596         Log: Fix Changes ordering.
26597      Branch: perl
26598            ! Changes
26599 ____________________________________________________________________________
26600 [  6819] By: jhi                                   on 2000/08/25  18:50:25
26601         Log: Update Changes.
26602      Branch: perl
26603            ! Changes patchlevel.h
26604 ____________________________________________________________________________
26605 [  6818] By: jhi                                   on 2000/08/25  18:47:45
26606         Log: Tweak the sfio/useperlio logic, hopefully as wished in
26607              
26608              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
26609              From: Nicholas Clark <nick@babyhippo.co.uk>
26610              Date: Fri, 25 Aug 2000 12:01:45 +0100
26611              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
26612      Branch: metaconfig/U/perl
26613            ! d_sfio.U
26614      Branch: perl
26615            ! Configure
26616 ____________________________________________________________________________
26617 [  6817] By: jhi                                   on 2000/08/25  18:32:51
26618         Log: Allow microperl to assume <math.h>, without it the math
26619              functions like floor() are assumed to return int, which makes
26620              for core dumps in machines where integer and floating register
26621              don't mix.
26622      Branch: perl
26623            ! uconfig.h uconfig.sh
26624 ____________________________________________________________________________
26625 [  6816] By: jhi                                   on 2000/08/25  18:27:17
26626         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
26627              the problem reported in
26628              
26629              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
26630              From: danhale@us.ibm.com
26631              Date: Fri, 25 Aug 2000 10:58:06 -0400
26632              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
26633      Branch: metaconfig/U/perl
26634            + d_socks5_init.U
26635      Branch: perl
26636            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
26637            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
26638            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
26639            ! win32/config.gc win32/config.vc
26640 ____________________________________________________________________________
26641 [  6815] By: jhi                                   on 2000/08/25  17:43:31
26642         Log: A solution for the retrieve_fd autosplit warning,
26643              idea suggested by Mike Guy.
26644      Branch: perl
26645            ! ext/Storable/Storable.pm
26646 ____________________________________________________________________________
26647 [  6814] By: jhi                                   on 2000/08/25  17:16:03
26648         Log: Add install-silent target.
26649      Branch: perl
26650            ! Makefile.SH
26651 ____________________________________________________________________________
26652 [  6813] By: jhi                                   on 2000/08/25  17:14:23
26653         Log: Subject: Re: [PATCH] More silencing of installman.
26654              From: <abigail@foad.org>
26655              Date: Thu, 24 Aug 2000 19:27:03 -0400
26656              Message-ID: <20000824232703.7001.qmail@foad.org>
26657              
26658              Subject: Re: [PATCH] More silencing of installman.
26659              From: <abigail@foad.org>
26660              Date: Fri, 25 Aug 2000 03:00:58 -0400
26661              Message-ID: <20000825070058.10697.qmail@foad.org>
26662      Branch: perl
26663            ! installman
26664 ____________________________________________________________________________
26665 [  6812] By: jhi                                   on 2000/08/25  17:11:28
26666         Log: installperl --verbose and --silent.
26667              
26668              Subject: Re: [PATCH] More silencing of installman.
26669              From: <abigail@foad.org>
26670              Message-ID: <20000825064430.9719.qmail@foad.org>
26671              Date: Fri, 25 Aug 2000 02:44:30 -0400
26672      Branch: perl
26673            ! installperl
26674 ____________________________________________________________________________
26675 [  6811] By: jhi                                   on 2000/08/25  17:05:43
26676         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
26677              From: "Peter J. Farley III" <pjfarley@banet.net>
26678              Date: Thu, 24 Aug 2000 21:58:03 -0400
26679              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
26680              
26681              (applied slightly modified)
26682      Branch: perl
26683            ! lib/ExtUtils/MM_Unix.pm
26684 ____________________________________________________________________________
26685 [  6810] By: jhi                                   on 2000/08/25  17:01:18
26686         Log: Missing parts of 
26687              
26688              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
26689              From: Peter Prymmer <pvhp@forte.com>
26690              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
26691              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
26692      Branch: perl
26693            ! t/lib/cgi-html.t
26694 ____________________________________________________________________________
26695 [  6809] By: jhi                                   on 2000/08/25  16:46:32
26696         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
26697              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26698              Date: Thu, 24 Aug 2000 19:13:11 -0500
26699              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
26700      Branch: perl
26701            ! vms/vms.c
26702 ____________________________________________________________________________
26703 [  6808] By: jhi                                   on 2000/08/25  16:39:22
26704         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
26705              From: Peter Prymmer <pvhp@forte.com>
26706              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
26707              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
26708      Branch: perl
26709            ! configure.com
26710 ____________________________________________________________________________
26711 [  6807] By: jhi                                   on 2000/08/25  16:36:37
26712         Log: Better wording for the vec lvalue diagnostic.
26713              
26714              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26715              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26716              Date: Wed, 23 Aug 2000 14:12:16 -0400
26717              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
26718      Branch: perl
26719            ! pod/perldiag.pod
26720 ____________________________________________________________________________
26721 [  6806] By: jhi                                   on 2000/08/24  18:17:22
26722         Log: Subject: [PATCH] More silencing of installman.
26723              From: <abigail@foad.org>
26724              Date: Thu, 24 Aug 2000 14:01:44 -0400
26725              Message-ID: <20000824180144.20062.qmail@foad.org>
26726      Branch: perl
26727            ! installman
26728 ____________________________________________________________________________
26729 [  6805] By: jhi                                   on 2000/08/24  15:00:31
26730         Log: Update Changes.
26731      Branch: perl
26732            ! Changes patchlevel.h
26733 ____________________________________________________________________________
26734 [  6804] By: jhi                                   on 2000/08/24  14:59:07
26735         Log: Regen perltoc.
26736      Branch: perl
26737            ! pod/perltoc.pod
26738 ____________________________________________________________________________
26739 [  6803] By: jhi                                   on 2000/08/24  14:44:39
26740         Log: Show the doc file, not the temp file.
26741      Branch: perl
26742            ! installman
26743 ____________________________________________________________________________
26744 [  6802] By: jhi                                   on 2000/08/24  14:41:53
26745         Log: Continue silencing.
26746      Branch: perl
26747            ! installman
26748 ____________________________________________________________________________
26749 [  6801] By: jhi                                   on 2000/08/24  14:34:40
26750         Log: Actually do something with the silencer option.
26751      Branch: perl
26752            ! installman
26753 ____________________________________________________________________________
26754 [  6800] By: jhi                                   on 2000/08/24  14:26:22
26755         Log: Make installman to recognize the silence flag -S.
26756      Branch: perl
26757            ! installman
26758 ____________________________________________________________________________
26759 [  6799] By: jhi                                   on 2000/08/24  13:49:38
26760         Log: DOS patches and portability/porting notes, from Tim Jenness.
26761      Branch: perl
26762            ! lib/File/Temp.pm
26763 ____________________________________________________________________________
26764 [  6798] By: jhi                                   on 2000/08/24  13:48:27
26765         Log: Create directories in silence.
26766              
26767              Subject: [PATCH] Another silencer for MakeMaker
26768              From: andreas.koenig@anima.de (Andreas J. Koenig)
26769              Date: 24 Aug 2000 14:18:52 +0200
26770              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
26771      Branch: perl
26772            ! lib/ExtUtils/Command.pm
26773 ____________________________________________________________________________
26774 [  6797] By: jhi                                   on 2000/08/24  13:46:42
26775         Log: More liberal parsing of version numbers.
26776              
26777              Subject: Re: CPAN.pm beta for testing available
26778              From: andreas.koenig@anima.de (Andreas J. Koenig)
26779              Date: 24 Aug 2000 13:51:57 +0200
26780              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
26781      Branch: perl
26782            ! lib/CPAN.pm
26783 ____________________________________________________________________________
26784 [  6796] By: jhi                                   on 2000/08/24  13:44:36
26785         Log: Make "make install" by default silent.  A new "install-verbose"
26786              target is verbose.
26787      Branch: perl
26788            ! Makefile.SH
26789 ____________________________________________________________________________
26790 [  6795] By: jhi                                   on 2000/08/24  13:39:14
26791         Log: Add silencer flags to installperl.
26792              
26793              Subject: [PATCH] Making installperl silent.
26794              From: <abigail@foad.org>
26795              Date: Thu, 24 Aug 2000 05:01:45 -0400
26796              Message-ID: <20000824090145.13141.qmail@foad.org>
26797      Branch: perl
26798            ! installperl
26799 ____________________________________________________________________________
26800 [  6794] By: jhi                                   on 2000/08/24  13:35:50
26801         Log: installperl couldn't tell whether it had run tests or not.
26802              
26803              Subject: [PATCH] Re: installperl and t/TEST
26804              From: <abigail@foad.org>
26805              Date: Thu, 24 Aug 2000 04:00:53 -0400
26806              Message-ID: <20000824080053.2494.qmail@foad.org>
26807      Branch: perl
26808            ! Makefile.SH installperl
26809 ____________________________________________________________________________
26810 [  6793] By: jhi                                   on 2000/08/24  13:27:50
26811         Log: Drop the separate perlbc, perlcc -b should be enough.
26812      Branch: perl
26813            - utils/perlbc.PL
26814            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
26815 ____________________________________________________________________________
26816 [  6792] By: jhi                                   on 2000/08/24  04:41:30
26817         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
26818              plus the typo fix from Peter Prymmer.
26819      Branch: perl
26820            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
26821            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
26822 ____________________________________________________________________________
26823 [  6791] By: jhi                                   on 2000/08/24  02:10:43
26824         Log: Replace #6705 with a minimal doc patch.
26825              
26826              Subject: [PATCH 5.6.0] replace change #6705
26827              From: Jan Dubois <jand@ActiveState.com>
26828              Date: Wed, 23 Aug 2000 18:31:51 -0700
26829              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
26830      Branch: perl
26831            ! lib/Win32.pod win32/win32.c
26832 ____________________________________________________________________________
26833 [  6790] By: jhi                                   on 2000/08/23  17:52:00
26834         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26835              From: Mike Guy <mjtg@cam.ac.uk>
26836              Date: Wed, 23 Aug 2000 18:38:46 +0100
26837              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
26838      Branch: perl
26839            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
26840 ____________________________________________________________________________
26841 [  6789] By: jhi                                   on 2000/08/23  15:34:21
26842         Log: Update Changes.
26843      Branch: perl
26844            ! Changes patchlevel.h
26845 ____________________________________________________________________________
26846 [  6788] By: jhi                                   on 2000/08/23  15:33:40
26847         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
26848              From: Wilfredo Sánchez <wsanchez@apple.com>
26849              Date: Tue, 22 Aug 2000 19:31:27 -0700
26850              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
26851      Branch: perl
26852            ! perl.h
26853 ____________________________________________________________________________
26854 [  6787] By: jhi                                   on 2000/08/23  15:29:31
26855         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
26856              From: Spider Boardman <spider@leggy.zk3.dec.com>
26857              Date: Wed, 23 Aug 2000 10:33:23 -0400
26858              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
26859      Branch: perl
26860            ! lib/Pod/Html.pm
26861 ____________________________________________________________________________
26862 [  6786] By: jhi                                   on 2000/08/23  15:28:11
26863         Log: Bad makefile.
26864      Branch: perl
26865            ! ext/B/Makefile.PL
26866 ____________________________________________________________________________
26867 [  6785] By: jhi                                   on 2000/08/23  14:37:04
26868         Log: Update Changes.
26869      Branch: perl
26870            ! Changes patchlevel.h
26871 ____________________________________________________________________________
26872 [  6784] By: jhi                                   on 2000/08/23  13:58:41
26873         Log: Portability fix from Hugo van der Sanden.
26874      Branch: perl
26875            ! ext/re/Makefile.PL
26876 ____________________________________________________________________________
26877 [  6783] By: jhi                                   on 2000/08/23  13:53:53
26878         Log: Storable support, v-version fixes.
26879              
26880              Subject: CPAN.pm beta for testing available
26881              From: andreas.koenig@anima.de (Andreas J. Koenig)
26882              Date: 22 Aug 2000 23:31:33 +0200
26883              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
26884      Branch: perl
26885            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26886 ____________________________________________________________________________
26887 [  6782] By: jhi                                   on 2000/08/23  13:51:26
26888         Log: Mac and other portability updates from Chris Nandor.
26889      Branch: perl
26890            ! pod/perlmodinstall.pod
26891 ____________________________________________________________________________
26892 [  6781] By: jhi                                   on 2000/08/23  13:47:33
26893         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
26894              From: Peter Prymmer <pvhp@forte.com>
26895              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
26896              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
26897      Branch: perl
26898            ! ext/Storable/Storable.xs
26899 ____________________________________________________________________________
26900 [  6780] By: jhi                                   on 2000/08/23  13:33:34
26901         Log: VMS MMS (make) wants null action.
26902      Branch: perl
26903            ! ext/B/Makefile.PL
26904 ____________________________________________________________________________
26905 [  6779] By: jhi                                   on 2000/08/22  19:44:47
26906         Log: Forgot portability nit.
26907      Branch: perl
26908            ! t/lib/st-forgive.t
26909 ____________________________________________________________________________
26910 [  6778] By: jhi                                   on 2000/08/22  19:35:25
26911         Log: Be portable.
26912      Branch: perl
26913            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
26914            ! t/lib/st-store.t
26915 ____________________________________________________________________________
26916 [  6777] By: jhi                                   on 2000/08/22  18:50:53
26917         Log: Update Changes.
26918      Branch: perl
26919            ! Changes patchlevel.h
26920 ____________________________________________________________________________
26921 [  6776] By: jhi                                   on 2000/08/22  18:44:46
26922         Log: cSVOPo_*v things index into the current PL_curpad
26923              under ithreads, which is different from the curpad
26924              used by the XSUB.  (In other words, the code as-is
26925              before this patch wouldn't work under ithreads.)
26926              From Sarathy.
26927      Branch: perl
26928            ! ext/B/B.xs
26929 ____________________________________________________________________________
26930 [  6775] By: jhi                                   on 2000/08/22  18:18:37
26931         Log: Make the selection of NVff et al stricter.
26932      Branch: metaconfig/U/perl
26933            ! perlxvf.U
26934      Branch: perl
26935            ! Configure config_h.SH
26936 ____________________________________________________________________________
26937 [  6774] By: jhi                                   on 2000/08/22  17:19:42
26938         Log: perldelta nits.
26939      Branch: perl
26940            ! pod/perldelta.pod
26941 ____________________________________________________________________________
26942 [  6773] By: jhi                                   on 2000/08/22  17:06:26
26943         Log: Long double fixes from Spider Boardman.
26944              
26945              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
26946              From: system PRIVILEGED account <root@peano.zk3.dec.com>
26947              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
26948              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
26949      Branch: perl
26950            ! t/lib/bigfltpm.t t/lib/st-06compat.t
26951 ____________________________________________________________________________
26952 [  6772] By: jhi                                   on 2000/08/22  15:04:53
26953         Log: Update Changes.
26954      Branch: perl
26955            ! Changes patchlevel.h
26956 ____________________________________________________________________________
26957 [  6771] By: jhi                                   on 2000/08/22  15:01:44
26958         Log: perldelta fixes from Hugo van der Sanden.
26959      Branch: perl
26960            ! pod/perldelta.pod
26961 ____________________________________________________________________________
26962 [  6770] By: jhi                                   on 2000/08/22  14:34:49
26963         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
26964              From: Hugo <hv@crypt.compulink.co.uk>
26965              Date: Tue, 22 Aug 2000 11:21:53 +0100
26966              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
26967      Branch: perl
26968            ! regcomp.c
26969 ____________________________________________________________________________
26970 [  6769] By: jhi                                   on 2000/08/22  14:30:02
26971         Log: Add Yitzchak, reformat.
26972      Branch: perl
26973            ! Changes config_h.SH
26974 ____________________________________________________________________________
26975 [  6768] By: jhi                                   on 2000/08/22  14:21:35
26976         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
26977              and Spider Boardman.
26978      Branch: metaconfig
26979            ! U/compline/d_gconvert.U
26980      Branch: perl
26981            ! Configure
26982 ____________________________________________________________________________
26983 [  6767] By: jhi                                   on 2000/08/22  14:11:24
26984         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
26985              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26986              Date: Mon, 21 Aug 2000 19:08:31 -0700
26987              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
26988      Branch: perl
26989            - ext/Storable/patchlevel.h
26990            ! MANIFEST ext/Storable/MANIFEST
26991 ____________________________________________________________________________
26992 [  6766] By: jhi                                   on 2000/08/22  13:49:29
26993         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
26994              From: Peter Prymmer <pvhp@forte.com>
26995              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
26996              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
26997      Branch: perl
26998            ! configure.com ext/Storable/Makefile.PL
26999 ____________________________________________________________________________
27000 [  6765] By: jhi                                   on 2000/08/22  13:44:59
27001         Log: Subject: [PATCH blead] B:: missing dependency
27002              From: Hugo <hv@crypt.compulink.co.uk>
27003              Date: Tue, 22 Aug 2000 06:44:33 +0100
27004              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
27005      Branch: perl
27006            ! ext/B/Makefile.PL
27007 ____________________________________________________________________________
27008 [  6764] By: jhi                                   on 2000/08/22  13:38:12
27009         Log: More bytecompiler.
27010      Branch: perl
27011            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
27012 ____________________________________________________________________________
27013 [  6763] By: jhi                                   on 2000/08/22  13:36:44
27014         Log: Bytecompiler patches from Benjamin Stuhl.
27015      Branch: perl
27016            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
27017            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
27018            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
27019            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
27020            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
27021            ! perl.c perlapi.h pod/perldelta.pod
27022 ____________________________________________________________________________
27023 [  6762] By: jhi                                   on 2000/08/21  23:43:40
27024         Log: An obsoleted diagnostic.
27025      Branch: perl
27026            ! pod/perldelta.pod
27027 ____________________________________________________________________________
27028 [  6761] By: jhi                                   on 2000/08/21  23:01:45
27029         Log: The #6759 wasn't quite right.
27030      Branch: perl
27031            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
27032            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
27033            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27034            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27035            ! t/lib/st-tieditems.t
27036 ____________________________________________________________________________
27037 [  6760] By: jhi                                   on 2000/08/21  22:35:49
27038         Log: Be verydeepclean.
27039      Branch: perl
27040            ! Makefile.SH
27041 ____________________________________________________________________________
27042 [  6759] By: jhi                                   on 2000/08/21  22:25:40
27043         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
27044              From: Peter Prymmer <pvhp@forte.com>
27045              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
27046              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
27047      Branch: perl
27048            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
27049            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
27050            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27051            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27052            ! t/lib/st-tieditems.t
27053 ____________________________________________________________________________
27054 [  6758] By: jhi                                   on 2000/08/21  22:22:32
27055         Log: Few more casts, need reported in
27056              
27057              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
27058              From: Mike Stok <mike@stok.co.uk>
27059              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
27060              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
27061              
27062              and
27063              
27064              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
27065              From: abigail@foad.org
27066              Date: 21 Aug 2000 21:31:34 -0000
27067              Message-Id: <20000821213134.30170.qmail@foad.org>
27068      Branch: perl
27069            ! ext/Storable/Storable.xs
27070 ____________________________________________________________________________
27071 [  6757] By: jhi                                   on 2000/08/21  18:37:07
27072         Log: Update Changes.
27073      Branch: perl
27074            ! Changes patchlevel.h
27075 ____________________________________________________________________________
27076 [  6756] By: jhi                                   on 2000/08/21  18:34:02
27077         Log: A pod nit.
27078              
27079              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
27080              From: <abigail@foad.org>
27081              Date: Mon, 21 Aug 2000 14:00:16 -0400
27082              Message-ID: <20000821180016.28627.qmail@foad.org>
27083      Branch: perl
27084            ! pod/perlre.pod
27085 ____________________________________________________________________________
27086 [  6755] By: jhi                                   on 2000/08/21  18:30:56
27087         Log: Use PodParser 1.18 new test.
27088      Branch: perl
27089            ! t/pod/special_seqs.t t/pod/special_seqs.xr
27090 ____________________________________________________________________________
27091 [  6754] By: jhi                                   on 2000/08/21  18:28:35
27092         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
27093              patches cannot be applied since #6712 conflicts.
27094      Branch: perl
27095            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
27096 ____________________________________________________________________________
27097 [  6753] By: jhi                                   on 2000/08/21  18:15:11
27098         Log: Weed out some smaller changes.
27099      Branch: perl
27100            ! pod/perldelta.pod
27101 ____________________________________________________________________________
27102 [  6752] By: jhi                                   on 2000/08/21  18:02:30
27103         Log: Also under djgpp the timestamps are funky.
27104      Branch: perl
27105            ! t/op/stat.t
27106 ____________________________________________________________________________
27107 [  6751] By: jhi                                   on 2000/08/21  17:55:56
27108         Log: Tweak the floating point output routine preferences.
27109      Branch: metaconfig
27110            ! U/compline/d_gconvert.U
27111      Branch: perl
27112            ! Configure
27113 ____________________________________________________________________________
27114 [  6750] By: jhi                                   on 2000/08/21  17:51:29
27115         Log: Unicos/mk requires elaborate paranoia.
27116      Branch: perl
27117            ! lib/Math/Complex.pm
27118 ____________________________________________________________________________
27119 [  6749] By: gsar                                  on 2000/08/21  16:53:31
27120         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
27121      Branch: perl
27122            ! lib/Cwd.pm
27123 ____________________________________________________________________________
27124 [  6748] By: gsar                                  on 2000/08/21  16:22:19
27125         Log: free TLS slot properly on Windows
27126      Branch: perl
27127            ! thread.h win32/perllib.c win32/win32thread.h
27128 ____________________________________________________________________________
27129 [  6747] By: jhi                                   on 2000/08/21  16:20:58
27130         Log: Rename the macro argument because some preprocessors
27131              can't tell the difference and expand arguments also inside
27132              double quoted strings.
27133      Branch: perl
27134            ! regcomp.c
27135 ____________________________________________________________________________
27136 [  6746] By: jhi                                   on 2000/08/21  16:09:41
27137         Log: Support long doubles in Storable.
27138              
27139              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
27140              From: Radu Greab <radu@netsoft.ro>
27141              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
27142              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
27143      Branch: perl
27144            ! ext/Storable/Storable.xs
27145 ____________________________________________________________________________
27146 [  6745] By: jhi                                   on 2000/08/21  15:51:40
27147         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
27148              From: "Fifer, Eric" <EFifer@sanwaint.com>
27149              Date: Mon, 21 Aug 2000 15:34:49 +0100
27150              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
27151      Branch: perl
27152            ! t/pragma/warn/9enabled
27153 ____________________________________________________________________________
27154 [  6744] By: jhi                                   on 2000/08/21  15:39:35
27155         Log: Document the endianness of Alpha more precisely.
27156      Branch: perl
27157            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
27158            ! pod/perlport.pod
27159 ____________________________________________________________________________
27160 [  6743] By: jhi                                   on 2000/08/21  14:47:05
27161         Log: perldelta fixes from the p5p crowd.
27162      Branch: perl
27163            ! pod/perldelta.pod pod/perlop.pod
27164 ____________________________________________________________________________
27165 [  6742] By: jhi                                   on 2000/08/21  13:34:51
27166         Log: Update to Pod::LaTeX 0.53.
27167              
27168              Subject: [PATCH] lib/Pod/LaTeX.pm updates
27169              From: Tim Jenness <timj@jach.hawaii.edu>
27170              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
27171              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
27172      Branch: perl
27173            ! lib/Pod/LaTeX.pm
27174 ____________________________________________________________________________
27175 [  6741] By: jhi                                   on 2000/08/21  13:33:01
27176         Log: Subject: [PATCH] os2.c fix for use64bitint
27177              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27178              Date: Mon, 21 Aug 2000 01:32:25 -0700
27179              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
27180      Branch: perl
27181            ! os2/os2.c
27182 ____________________________________________________________________________
27183 [  6740] By: jhi                                   on 2000/08/21  13:28:52
27184         Log: Array context keeps slithering in.
27185              
27186              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
27187              From: Daniel Chetlin <daniel@chetlin.com>
27188              Date: Sun, 20 Aug 2000 21:40:25 -0700
27189              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
27190      Branch: perl
27191            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
27192            ! pod/perldebtut.pod
27193 ____________________________________________________________________________
27194 [  6739] By: jhi                                   on 2000/08/21  13:23:55
27195         Log: Big-endian quad fixes for Storable from Radu Greab,
27196              plus few explicit null casts for picky compilers.
27197      Branch: perl
27198            ! ext/Storable/Storable.xs
27199 ____________________________________________________________________________
27200 [  6738] By: gsar                                  on 2000/08/21  05:56:13
27201         Log: small tweaks for change#6705: avoid C++ style comments in C code;
27202              use Perl's malloc API rather than the low level system one
27203      Branch: perl
27204            ! win32/win32.c
27205 ____________________________________________________________________________
27206 [  6737] By: gsar                                  on 2000/08/21  05:35:41
27207         Log: add Storable to list of extensions on Windows
27208      Branch: perl
27209            ! win32/Makefile win32/makefile.mk
27210 ____________________________________________________________________________
27211 [  6736] By: jhi                                   on 2000/08/21  02:57:53
27212         Log: Update Changes.
27213      Branch: perl
27214            ! Changes patchlevel.h
27215 ____________________________________________________________________________
27216 [  6735] By: jhi                                   on 2000/08/21  02:57:20
27217         Log: Draft 0.
27218      Branch: perl
27219            ! pod/perldelta.pod
27220 ____________________________________________________________________________
27221 [  6734] By: jhi                                   on 2000/08/21  02:57:03
27222         Log: Add Storable 0.7.2 from Raphael Manfredi,
27223              plus the patch from
27224              
27225              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
27226              From: Radu Greab <radu@netsoft.ro>
27227              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
27228              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
27229              
27230              plus changes to get Storable to compile with
27231              picky ANSI compilers.
27232      Branch: perl
27233            + ext/Storable/ChangeLog ext/Storable/MANIFEST
27234            + ext/Storable/Makefile.PL ext/Storable/README
27235            + ext/Storable/Storable.pm ext/Storable/Storable.xs
27236            + ext/Storable/patchlevel.h t/lib/st-06compat.t
27237            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
27238            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
27239            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27240            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27241            + t/lib/st-tieditems.t
27242            ! MANIFEST
27243 ____________________________________________________________________________
27244 [  6733] By: jhi                                   on 2000/08/21  02:29:09
27245         Log: The correct cleaning order is an art.
27246      Branch: perl
27247            ! Makefile.SH
27248 ____________________________________________________________________________
27249 [  6732] By: jhi                                   on 2000/08/21  01:23:39
27250         Log: The #6724 is here.
27251      Branch: perl
27252            ! t/lib/ftmp-security.t
27253 ____________________________________________________________________________
27254 [  6731] By: jhi                                   on 2000/08/20  23:17:03
27255         Log: s/this one/the 5.6.0 release/
27256      Branch: perl
27257            ! pod/perl56delta.pod
27258 ____________________________________________________________________________
27259 [  6730] By: jhi                                   on 2000/08/20  23:07:34
27260         Log: Mention perlebcdic and perlposix-bc.
27261      Branch: perl
27262            ! pod/perlport.pod
27263 ____________________________________________________________________________
27264 [  6729] By: jhi                                   on 2000/08/20  21:32:59
27265         Log: Document the number of exponent digits.
27266      Branch: perl
27267            ! pod/perlfunc.pod
27268 ____________________________________________________________________________
27269 [  6728] By: jhi                                   on 2000/08/20  21:16:47
27270         Log: Use File::Spec->tmpdir().
27271              
27272              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
27273              From: Tim Jenness <timj@jach.hawaii.edu>
27274              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
27275              MIME-Version: 1.0
27276              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
27277      Branch: perl
27278            ! utils/perlbug.PL
27279 ____________________________________________________________________________
27280 [  6727] By: jhi                                   on 2000/08/20  20:43:32
27281         Log: Update Changes.
27282      Branch: perl
27283            ! Changes patchlevel.h
27284 ____________________________________________________________________________
27285 [  6726] By: jhi                                   on 2000/08/20  20:41:44
27286         Log: The veryclean target needs to clobber.
27287      Branch: perl
27288            ! Makefile.SH
27289 ____________________________________________________________________________
27290 [  6725] By: jhi                                   on 2000/08/20  20:37:38
27291         Log: Document odd vs even subreleases and -Dusedevel.
27292      Branch: perl
27293            ! INSTALL
27294 ____________________________________________________________________________
27295 [  6724] By: jhi                                   on 2000/08/20  19:58:05
27296         Log: Use temporary directory instead of current directory.
27297              
27298              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
27299              From: Tim Jenness <timj@jach.hawaii.edu>
27300              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
27301              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
27302      Branch: perl
27303            ! t/lib/ftmp-security.t
27304 ____________________________________________________________________________
27305 [  6723] By: jhi                                   on 2000/08/20  19:55:55
27306         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
27307              From: andreas.koenig@anima.de (Andreas J. Koenig)
27308              Date: 20 Aug 2000 15:52:03 +0200
27309              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
27310      Branch: perl
27311            ! lib/ExtUtils/MM_Unix.pm
27312 ____________________________________________________________________________
27313 [  6722] By: jhi                                   on 2000/08/20  19:46:01
27314         Log: Update to CGI 2.72, from Lincoln Stein.
27315      Branch: perl
27316            ! lib/CGI.pm
27317 ____________________________________________________________________________
27318 [  6721] By: jhi                                   on 2000/08/20  19:43:54
27319         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
27320              From: Radu Greab <radu@netsoft.ro>
27321              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
27322              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
27323      Branch: perl
27324            ! ext/GDBM_File/GDBM_File.xs
27325 ____________________________________________________________________________
27326 [  6720] By: jhi                                   on 2000/08/20  19:42:01
27327         Log: pp_open() could pass an uninitialized filename down to do_open9().
27328      Branch: perl
27329            ! pp_sys.c
27330 ____________________________________________________________________________
27331 [  6719] By: jhi                                   on 2000/08/20  14:06:41
27332         Log: UTF8 concat fixes.
27333              
27334              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
27335              From: Hugo <hv@crypt.compulink.co.uk>
27336              Date: Sun, 20 Aug 2000 07:30:46 +0100
27337              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
27338      Branch: perl
27339            ! pp_hot.c t/op/append.t
27340 ____________________________________________________________________________
27341 [  6718] By: jhi                                   on 2000/08/20  02:09:37
27342         Log: Let's try #6717 again.
27343      Branch: perl
27344            ! lib/File/Temp.pm
27345 ____________________________________________________________________________
27346 [  6717] By: jhi                                   on 2000/08/20  01:56:55
27347         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
27348              From: "Craig A. Berry" <craig.berry@metamorgs.com>
27349              Date: Sat, 19 Aug 2000 18:15:39 -0500
27350              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
27351      Branch: perl
27352            ! lib/File/Temp.pm
27353 ____________________________________________________________________________
27354 [  6716] By: jhi                                   on 2000/08/19  15:50:11
27355         Log: Update Changes.
27356      Branch: perl
27357            ! Changes patchlevel.h
27358 ____________________________________________________________________________
27359 [  6715] By: jhi                                   on 2000/08/19  15:39:09
27360         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
27361              From: Jonathan D Johnston <jdjohnston2@juno.com>
27362              Date: Thu, 17 Aug 2000 23:13:01 -0400       
27363              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
27364      Branch: perl
27365            ! pod/perlfunc.pod
27366 ____________________________________________________________________________
27367 [  6714] By: jhi                                   on 2000/08/19  15:34:04
27368         Log: Introduce a 'veryclean' target that is like 'distclean'
27369              but also removes *~ and *.orig.
27370      Branch: perl
27371            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
27372            ! utils/Makefile x2p/Makefile.SH
27373 ____________________________________________________________________________
27374 [  6713] By: jhi                                   on 2000/08/19  14:15:45
27375         Log: Put back the long double avoidance code to POSIX.xs
27376              because VMS seems to need it still.
27377      Branch: perl
27378            ! ext/POSIX/POSIX.xs
27379 ____________________________________________________________________________
27380 [  6712] By: jhi                                   on 2000/08/19  14:10:41
27381         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
27382              From: Peter Prymmer <pvhp@forte.com>
27383              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
27384              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
27385      Branch: perl
27386            ! lib/Pod/Find.pm t/pod/find.t
27387 ____________________________________________________________________________
27388 [  6711] By: jhi                                   on 2000/08/19  14:09:19
27389         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
27390              From: Peter Prymmer <pvhp@forte.com>
27391              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
27392              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
27393              cc: vmsperl@perl.org
27394      Branch: perl
27395            ! t/lib/peek.t
27396 ____________________________________________________________________________
27397 [  6710] By: jhi                                   on 2000/08/19  14:08:01
27398         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
27399              From: Jan Dubois <jand@ActiveState.com>
27400              Date: Fri, 18 Aug 2000 16:31:48 -0700
27401              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
27402      Branch: perl
27403            ! win32/win32.c
27404 ____________________________________________________________________________
27405 [  6709] By: jhi                                   on 2000/08/19  14:06:57
27406         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
27407              
27408              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
27409              From: Spider.Boardman@Orb.Nashua.NH.US
27410              Date: Fri, 18 Aug 2000 18:41:14 -0400
27411              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
27412      Branch: perl
27413            ! regcomp.c
27414 ____________________________________________________________________________
27415 [  6708] By: jhi                                   on 2000/08/18  22:04:49
27416         Log: Update Changes.
27417      Branch: perl
27418            ! Changes patchlevel.h
27419 ____________________________________________________________________________
27420 [  6707] By: jhi                                   on 2000/08/18  21:55:14
27421         Log: Add warnif(), check warnings further up the stack,
27422              all the warnings functions now can take an optional object reference.
27423              
27424              Subject: [PATCH bleedperl@6691] warnings pragma update
27425              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
27426              Date: Fri, 18 Aug 2000 22:42:06 +0100
27427              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
27428      Branch: perl
27429            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
27430            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
27431            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
27432 ____________________________________________________________________________
27433 [  6706] By: jhi                                   on 2000/08/18  21:41:45
27434         Log: Typo in pp_complement().
27435              
27436              Subject: [PATCH perl-current] Deparse
27437              From: Peter Scott <Peter@PSDT.com>
27438              Date: Fri, 18 Aug 2000 12:44:37 -0700
27439              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
27440      Branch: perl
27441            ! ext/B/B/Deparse.pm
27442 ____________________________________________________________________________
27443 [  6705] By: jhi                                   on 2000/08/18  21:25:59
27444         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
27445              From: Jan Dubois <jand@ActiveState.com>
27446              Date: Fri, 18 Aug 2000 14:22:51 -0700
27447              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
27448      Branch: perl
27449            ! lib/Win32.pod win32/win32.c
27450 ____________________________________________________________________________
27451 [  6704] By: jhi                                   on 2000/08/18  21:16:14
27452         Log: Don't eat leading os from index entries.
27453              
27454              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
27455              From: Russ Allbery <rra@stanford.edu>
27456              Date: 10 Aug 2000 20:49:25 -0700
27457              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
27458      Branch: perl
27459            ! lib/Pod/Man.pm
27460 ____________________________________________________________________________
27461 [  6703] By: jhi                                   on 2000/08/18  21:07:06
27462         Log: Add [[:blank:]] as suggested in
27463              
27464              Subject: [ID 20000716.024] [=cc=] / [:blank:]
27465              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
27466              Date: Sun, 16 Jul 2000 17:55:29 -0700
27467              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
27468              
27469              (the [=cc=] has already been taken care of by #6439
27470              so the whole bug report can be closed)
27471              
27472              and make [[:space:]] to be equivalent to isspace(3)
27473              (as opposed to \s, which is isSPACE()).  The difference
27474              is that now [[:space:]] matches the mythical vertical tab,
27475              while \s doesn't.
27476      Branch: perl
27477            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
27478            ! regexec.c t/op/pat.t
27479 ____________________________________________________________________________
27480 [  6702] By: jhi                                   on 2000/08/18  18:47:47
27481         Log: The new tests were missing from #6415.
27482      Branch: perl
27483            ! t/op/bop.t
27484 ____________________________________________________________________________
27485 [  6701] By: jhi                                   on 2000/08/18  18:20:40
27486         Log: Document the NDBM_File and ODBM_File as SDBM_File
27487              was documented in #6417.
27488      Branch: perl
27489            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
27490            ! ext/SDBM_File/SDBM_File.pm
27491 ____________________________________________________________________________
27492 [  6700] By: jhi                                   on 2000/08/18  18:10:39
27493         Log: Subject: [PATCH perl@6698] cygwin port
27494              From: "Fifer, Eric" <EFifer@sanwaint.com>
27495              Date: Fri, 18 Aug 2000 17:30:05 +0100
27496              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
27497      Branch: perl
27498            ! lib/File/Temp.pm
27499 ____________________________________________________________________________
27500 [  6699] By: jhi                                   on 2000/08/18  16:21:49
27501         Log: Document code point which makes if (defined %stash::) to work
27502              (noted by Spider Boardman).
27503      Branch: perl
27504            ! op.c
27505 ____________________________________________________________________________
27506 [  6698] By: jhi                                   on 2000/08/18  13:43:27
27507         Log: Update Changes.
27508      Branch: perl
27509            ! Changes patchlevel.h
27510 ____________________________________________________________________________
27511 [  6697] By: jhi                                   on 2000/08/18  13:35:57
27512         Log: Tiny Getopt::Long patch from Johan Vromans.
27513      Branch: perl
27514            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
27515 ____________________________________________________________________________
27516 [  6696] By: jhi                                   on 2000/08/18  13:26:14
27517         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
27518              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
27519              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
27520              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
27521      Branch: perl
27522            ! pod/perldiag.pod pod/perlsyn.pod
27523 ____________________________________________________________________________
27524 [  6695] By: jhi                                   on 2000/08/18  13:13:26
27525         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
27526              From: Daniel Chetlin <daniel@chetlin.com>
27527              Date: Fri, 18 Aug 2000 03:13:36 -0700
27528              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
27529      Branch: perl
27530            ! pod/perlfunc.pod
27531 ____________________________________________________________________________
27532 [  6694] By: jhi                                   on 2000/08/18  13:08:05
27533         Log: Subject: [PATCH] perltrap.pod spring cleaning
27534              From: Daniel Chetlin <daniel@chetlin.com>
27535              Date: Fri, 18 Aug 2000 03:06:54 -0700
27536              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
27537              
27538              plus Mike Guy's nitfix.
27539      Branch: perl
27540            ! pod/perltrap.pod
27541 ____________________________________________________________________________
27542 [  6693] By: jhi                                   on 2000/08/18  13:00:26
27543         Log: Unbuffer the output.
27544              
27545              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
27546              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27547              Date: Thu, 17 Aug 2000 18:39:29 -0700
27548              Message-ID: <RPJn5gzkgydf092yn@efn.org>
27549      Branch: perl
27550            ! t/op/fork.t
27551 ____________________________________________________________________________
27552 [  6692] By: jhi                                   on 2000/08/18  05:19:17
27553         Log: Delete the image, too, not just its MANIFEStation.
27554      Branch: perl
27555            - lib/CGI/eg/wilogo.gif
27556 ____________________________________________________________________________
27557 [  6691] By: jhi                                   on 2000/08/18  05:10:26
27558         Log: Propagate new Configure vars.
27559      Branch: perl
27560            ! configure.com epoc/config.sh uconfig.h uconfig.sh
27561            ! vos/config.def vos/config.h vos/config_h.SH_orig
27562            ! win32/config.bc win32/config.gc win32/config.vc
27563            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27564 ____________________________________________________________________________
27565 [  6690] By: jhi                                   on 2000/08/18  04:30:56
27566         Log: Update Changes.
27567      Branch: perl
27568            ! Changes patchlevel.h
27569 ____________________________________________________________________________
27570 [  6689] By: jhi                                   on 2000/08/18  04:12:30
27571         Log: Fix the lib/complex failure of
27572              
27573              From: abigail@foad.org
27574              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
27575              Date: 15 Aug 2000 04:06:38 -0000
27576              Message-Id: <20000815040638.8524.qmail@foad.org> 
27577              
27578              Linux long double accuracy issue: something that
27579              when printed with %g looks like "2" but int() of it is 1.
27580      Branch: perl
27581            ! lib/Math/Complex.pm
27582 ____________________________________________________________________________
27583 [  6688] By: jhi                                   on 2000/08/18  03:15:35
27584         Log: The byteorder code in #6671 was wrong.
27585      Branch: perl
27586            ! configpm
27587 ____________________________________________________________________________
27588 [  6687] By: jhi                                   on 2000/08/18  02:08:42
27589         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
27590              From: Jan Dubois <jand@ActiveState.com>
27591              Date: Thu, 17 Aug 2000 18:31:55 -0700
27592              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
27593      Branch: perl
27594            ! sv.c
27595 ____________________________________________________________________________
27596 [  6686] By: jhi                                   on 2000/08/18  02:04:15
27597         Log: Use NVs in POSIX math, not doubles.
27598              
27599              From: abigail@foad.org
27600              Subject: [ID 20000817.014] POSIX & modfl
27601              Date: 17 Aug 2000 20:49:18 -0000
27602              Message-Id: <20000817204918.23123.qmail@foad.org>
27603      Branch: perl
27604            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
27605 ____________________________________________________________________________
27606 [  6685] By: jhi                                   on 2000/08/18  02:02:12
27607         Log: Introduce NVef, NVff, and NVgf, use the middle one.
27608              (helps for lib/peek + Linux + long doubles)  Reported in
27609              
27610              From: abigail@foad.org
27611              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
27612              Date: 15 Aug 2000 04:06:38 -0000
27613              Message-Id: <20000815040638.8524.qmail@foad.org> 
27614              
27615              (note: the lib/complex failure has not yet been addressed)
27616      Branch: metaconfig/U/perl
27617            ! perlxvf.U
27618      Branch: perl
27619            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27620            ! config_h.SH dump.c perl.h pod/perlguts.pod
27621 ____________________________________________________________________________
27622 [  6684] By: jhi                                   on 2000/08/17  23:22:19
27623         Log: Add byteorder to the myconfig output.
27624      Branch: perl
27625            ! myconfig.SH
27626 ____________________________________________________________________________
27627 [  6683] By: jhi                                   on 2000/08/17  23:20:19
27628         Log: The image doth not exist, spotted by Johan Vromans.
27629      Branch: perl
27630            ! MANIFEST
27631 ____________________________________________________________________________
27632 [  6682] By: jhi                                   on 2000/08/17  22:38:16
27633         Log: Document what the backtick returns if the command fails.
27634      Branch: perl
27635            ! pod/perlop.pod
27636 ____________________________________________________________________________
27637 [  6681] By: jhi                                   on 2000/08/17  22:33:12
27638         Log: Do not use prototyping here.
27639              
27640              Subject: [ID 20000817.016] [PATCH] Peek.xs
27641              From: abigail@foad.org
27642              Date: 17 Aug 2000 20:55:56 -0000
27643              Message-Id: <20000817205556.24270.qmail@foad.org>
27644      Branch: perl
27645            ! ext/Devel/Peek/Makefile.PL
27646 ____________________________________________________________________________
27647 [  6680] By: jhi                                   on 2000/08/17  19:46:43
27648         Log: Don't propose using modules built for 5.005 if no binary
27649              compatibility with 5.005 is attempted.
27650              
27651              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27652              Subject: Minor nit with 5.7.0 (6655)
27653              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
27654              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
27655      Branch: metaconfig
27656            ! U/installdirs/inc_version_list.U
27657      Branch: perl
27658            ! Configure config_h.SH
27659 ____________________________________________________________________________
27660 [  6679] By: jhi                                   on 2000/08/17  19:16:39
27661         Log: Microperl config update.
27662      Branch: perl
27663            ! uconfig.h uconfig.sh
27664 ____________________________________________________________________________
27665 [  6678] By: jhi                                   on 2000/08/17  19:16:13
27666         Log: The #6648 wasn't protective enough for limited platforms
27667              (like microperl).
27668      Branch: perl
27669            ! dump.c sv.c
27670 ____________________________________________________________________________
27671 [  6677] By: jhi                                   on 2000/08/17  14:46:35
27672         Log: Update Changes.
27673      Branch: perl
27674            ! Changes patchlevel.h
27675 ____________________________________________________________________________
27676 [  6676] By: jhi                                   on 2000/08/17  14:44:02
27677         Log: Add perlebcdic from Peter Prymmer, regen toc.
27678      Branch: perl
27679            + pod/perlebcdic.pod
27680            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27681 ____________________________________________________________________________
27682 [  6675] By: jhi                                   on 2000/08/17  14:41:52
27683         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
27684      Branch: perl
27685            ! pod/perldebtut.pod
27686 ____________________________________________________________________________
27687 [  6674] By: jhi                                   on 2000/08/17  14:29:43
27688         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
27689              
27690              Subject: [ID 20000724.006] -DLEAKTEST problem
27691              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
27692              Date: Tue, 25 Jul 2000 00:36:32 -0500
27693              Message-Id: <20000725003632.A26186@www.llamacom.com>
27694              
27695              Reminder sent
27696              
27697              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
27698              From: Hugo <hv@crypt.compulink.co.uk>
27699              Date: Thu, 17 Aug 2000 15:23:42 +0100
27700              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
27701      Branch: perl
27702            ! util.c
27703 ____________________________________________________________________________
27704 [  6673] By: jhi                                   on 2000/08/17  04:07:10
27705         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
27706              From: John Peacock <JPeacock@UnivPress.com>
27707              Date: Tue, 01 Aug 2000 09:38:12 -0400
27708              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
27709      Branch: perl
27710            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
27711 ____________________________________________________________________________
27712 [  6672] By: jhi                                   on 2000/08/17  03:04:35
27713         Log: Subject: [PATCH] Cwd.pm now uses strict
27714              From: Tim Jenness <timj@jach.hawaii.edu>
27715              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
27716              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
27717      Branch: perl
27718            ! lib/Cwd.pm
27719 ____________________________________________________________________________
27720 [  6671] By: jhi                                   on 2000/08/17  02:16:35
27721         Log: Make $Config{byteorder} more magical so that it is
27722              dynamically computed: nice for 'fat binaries'.
27723              
27724              Subject: [PATCH]: default byteorder
27725              From: Wilfredo Sánchez <wsanchez@apple.com>
27726              Date: Mon, 31 Jul 2000 19:45:31 -0700
27727              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
27728      Branch: perl
27729            ! configpm
27730 ____________________________________________________________________________
27731 [  6670] By: gsar                                  on 2000/08/17  01:22:21
27732         Log: move WNOHANG definition to where other such things are
27733      Branch: perl
27734            ! win32/win32.h
27735 ____________________________________________________________________________
27736 [  6669] By: jhi                                   on 2000/08/17  01:19:17
27737         Log: Update Changes.
27738      Branch: perl
27739            ! Changes patchlevel.h
27740 ____________________________________________________________________________
27741 [  6668] By: jhi                                   on 2000/08/17  01:16:29
27742         Log: Doc nits spotted by Richard Soderberg.
27743      Branch: perl
27744            ! README.posix-bc README.vmesa
27745 ____________________________________________________________________________
27746 [  6667] By: jhi                                   on 2000/08/17  01:12:11
27747         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
27748              From: "Casey R. Tweten" <crt@kiski.net>
27749              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
27750              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
27751      Branch: perl
27752            ! pod/perldebtut.pod
27753 ____________________________________________________________________________
27754 [  6666] By: jhi                                   on 2000/08/17  01:09:31
27755         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
27756              From: "Casey R. Tweten" <crt@kiski.net>
27757              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
27758              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
27759      Branch: perl
27760            ! lib/Shell.pm
27761 ____________________________________________________________________________
27762 [  6665] By: gsar                                  on 2000/08/17  01:03:52
27763         Log: add "ok" targets from change#6632 in makefile.mk
27764      Branch: perl
27765            ! pod/perlport.pod win32/Makefile win32/makefile.mk
27766 ____________________________________________________________________________
27767 [  6664] By: gsar                                  on 2000/08/17  00:56:11
27768         Log: avoid warnings from dense compiler
27769      Branch: perl
27770            ! win32/win32.c
27771 ____________________________________________________________________________
27772 [  6663] By: jhi                                   on 2000/08/17  00:51:49
27773         Log: Tweak the regex compilation errors once more.
27774      Branch: perl
27775            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
27776            ! t/op/regmesg.t t/pragma/warn/regcomp
27777 ____________________________________________________________________________
27778 [  6662] By: gsar                                  on 2000/08/17  00:28:19
27779         Log: trailing new %ENV entries weren't being pushed into the real
27780              environment of subprocesses on Windows
27781      Branch: perl
27782            ! t/op/magic.t win32/perlhost.h
27783 ____________________________________________________________________________
27784 [  6661] By: gsar                                  on 2000/08/17  00:19:20
27785         Log: waitpid() now handles externally spawned pids correctly;
27786              fixes for backtick/wait/waitpid failures on Windows 9x
27787              
27788              these changes make the pid returned by process functions on
27789              Windows 9x always positive by clearing the high bit (which
27790              is always set on Win9x); pseudo-process PIDs are likewise
27791              always negative now on Win9x (just as on NT/2000)
27792      Branch: perl
27793            ! pp_sys.c win32/perlhost.h win32/win32.c
27794 ____________________________________________________________________________
27795 [  6660] By: jhi                                   on 2000/08/17  00:04:32
27796         Log: Retract #6645.
27797      Branch: perl
27798            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27799            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
27800            ! t/op/sprintf.t
27801 ____________________________________________________________________________
27802 [  6659] By: gsar                                  on 2000/08/16  23:59:28
27803         Log: on windows, the return values from wait() and waitpid() don't
27804              match those of pseudo-pids
27805      Branch: perl
27806            ! pp_sys.c t/op/fork.t util.c win32/win32.c
27807 ____________________________________________________________________________
27808 [  6658] By: gsar                                  on 2000/08/16  23:56:14
27809         Log: pod nit seen in passing
27810      Branch: perl
27811            ! pod/perlfunc.pod
27812 ____________________________________________________________________________
27813 [  6657] By: gsar                                  on 2000/08/16  23:53:42
27814         Log: change#6328 could make close(SOCKET) return false on windows
27815              when it shouldn't
27816      Branch: perl
27817            ! win32/win32sck.c
27818 ____________________________________________________________________________
27819 [  6656] By: gsar                                  on 2000/08/16  23:46:57
27820         Log: check that the number pseudo children doesn't exceed
27821              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
27822              the WaitForMultipleObjects() limit that would cause wait()
27823              to crash)
27824              
27825              wait() and waitpid() could potentially be rewritten to use
27826              more than one thread to do the waiting to eliminate this
27827              limitation
27828      Branch: perl
27829            ! win32/perlhost.h
27830 ____________________________________________________________________________
27831 [  6655] By: jhi                                   on 2000/08/16  14:11:05
27832         Log: Update Changes.
27833      Branch: perl
27834            ! Changes patchlevel.h
27835 ____________________________________________________________________________
27836 [  6654] By: jhi                                   on 2000/08/16  14:10:12
27837         Log: Update to perldebtut 1.9, from Richard Foley.
27838      Branch: perl
27839            ! pod/perldebtut.pod
27840 ____________________________________________________________________________
27841 [  6653] By: jhi                                   on 2000/08/16  14:08:17
27842         Log: Change the regx compilation error markers to use = instead of <
27843              since pod makes using the latter quite messy.  Reported in
27844              ID 20000814.006 by Abigail and in
27845              Subject: Unknown escape E<> ?
27846              From: Lupe Christoph <lupe@lupe-christoph.de>
27847              Date: Fri, 11 Aug 2000 00:30:27 +0200
27848              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
27849      Branch: perl
27850            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
27851            ! t/op/regmesg.t t/pragma/warn/regcomp
27852 ____________________________________________________________________________
27853 [  6652] By: jhi                                   on 2000/08/16  13:25:31
27854         Log: Change the perlbug address to perl.org since it's more forgiving.
27855              
27856              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
27857              From: abigail@foad.org
27858              Date: 15 Aug 2000 04:15:40 -0000
27859              Message-Id: <20000815041540.8633.qmail@foad.org>
27860      Branch: perl
27861            ! utils/perlbug.PL
27862 ____________________________________________________________________________
27863 [  6651] By: jhi                                   on 2000/08/16  13:22:35
27864         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
27865              From: Tim Jenness <timj@jach.hawaii.edu>
27866              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
27867              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
27868      Branch: perl
27869            ! lib/Cwd.pm
27870 ____________________________________________________________________________
27871 [  6650] By: jhi                                   on 2000/08/16  13:18:13
27872         Log: Update to CPAN 1.57.
27873              
27874              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
27875              From: andreas.koenig@anima.de (Andreas J. Koenig)
27876              Date: 16 Aug 2000 15:09:46 +0200
27877              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
27878      Branch: perl
27879            ! lib/CPAN.pm
27880 ____________________________________________________________________________
27881 [  6649] By: jhi                                   on 2000/08/16  13:12:31
27882         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
27883              From: "Larry W. Virden" <lvirden@cas.org>
27884              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
27885              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
27886      Branch: perl
27887            ! README.hpux
27888 ____________________________________________________________________________
27889 [  6648] By: jhi                                   on 2000/08/16  13:03:53
27890         Log: The numeric locale was reset to "C" by s?printf and never restored.
27891              
27892              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
27893              From: Christian Kirsch <ck@held.mind.de>
27894              Date: Wed, 9 Aug 2000 17:05:17 +0200
27895              Message-Id: <20000809170517.A25389@held>
27896              
27897              No test since adding the failing example to locale.t
27898              does not fail -- probably because the locale settings are so
27899              thoroughly tweaked by that time.  Running the example standalone
27900              does fail, though.  UPDATE: test case added at change #7540.
27901      Branch: perl
27902            ! dump.c perl.h pp.c pp_ctl.c sv.c
27903 ____________________________________________________________________________
27904 [  6647] By: jhi                                   on 2000/08/16  00:07:54
27905         Log: Update Changes and test semi-automatic patchlevel updating.
27906      Branch: perl
27907            ! Changes patchlevel.h
27908 ____________________________________________________________________________
27909 [  6646] By: jhi                                   on 2000/08/15  23:35:07
27910         Log: Fix a dependency problem.
27911              
27912              Subject: [PATCH: 6640] VMS Makefile.SH update
27913              From: Peter Prymmer <pvhp@forte.com>
27914              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
27915              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
27916      Branch: perl
27917            ! vms/descrip_mms.template
27918 ____________________________________________________________________________
27919 [  6645] By: jhi                                   on 2000/08/15  23:33:23
27920         Log: (Retracted by #6660)
27921              
27922              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
27923              From: Dominic Dunlop <domo@computer.org>
27924              Date: Tue, 15 Aug 2000 22:20:52 +0200
27925              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
27926      Branch: metaconfig/U/perl
27927            + d_printfed.U
27928      Branch: perl
27929            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27930            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
27931            ! t/op/sprintf.t
27932 ____________________________________________________________________________
27933 [  6644] By: jhi                                   on 2000/08/15  21:17:20
27934         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
27935              From: abigail@foad.org
27936              Date: 15 Aug 2000 20:12:41 -0000
27937              Message-Id: <20000815201241.25556.qmail@foad.org>
27938      Branch: perl
27939            ! INSTALL
27940 ____________________________________________________________________________
27941 [  6643] By: jhi                                   on 2000/08/15  21:15:28
27942         Log: (an already applied patch)
27943      Branch: perl
27944            ! lib/CGI.pm
27945 ____________________________________________________________________________
27946 [  6642] By: gsar                                  on 2000/08/15  19:54:05
27947         Log: magic callbacks all need to have same type signature
27948      Branch: perl
27949            ! embed.pl mg.c proto.h
27950 ____________________________________________________________________________
27951 [  6641] By: jhi                                   on 2000/08/15  17:56:27
27952         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)
27953              From: Mike Guy <mjtg@cam.ac.uk>
27954              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
27955              Date: Tue, 15 Aug 2000 18:26:45 +0100
27956              
27957              Only the peek.t part applied, not the hash quality part.
27958      Branch: perl
27959            ! t/lib/peek.t
27960 ____________________________________________________________________________
27961 [  6640] By: jhi                                   on 2000/08/15  16:37:37
27962         Log: Update Changes.
27963      Branch: perl
27964            ! Changes
27965 ____________________________________________________________________________
27966 [  6639] By: jhi                                   on 2000/08/15  16:34:55
27967         Log: Missed a file from #6638.
27968      Branch: perl
27969            ! lib/File/Temp.pm
27970 ____________________________________________________________________________
27971 [  6638] By: jhi                                   on 2000/08/15  16:33:19
27972         Log: Subject: [PATCH perl@6620] cygwin port
27973              From: "Fifer, Eric" <EFifer@sanwaint.com>
27974              Date: Tue, 15 Aug 2000 17:00:49 +0100
27975              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
27976      Branch: perl
27977            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
27978 ____________________________________________________________________________
27979 [  6637] By: jhi                                   on 2000/08/15  16:29:22
27980         Log: Subject: [PATCH] debugger exit code should reflect user exit code
27981              From: Mike Guy <mjtg@cam.ac.uk>
27982              Date: Tue, 15 Aug 2000 16:55:59 +0100
27983              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
27984      Branch: perl
27985            ! lib/perl5db.pl
27986 ____________________________________________________________________________
27987 [  6636] By: jhi                                   on 2000/08/15  15:30:58
27988         Log: Update Changes.
27989      Branch: perl
27990            ! Changes
27991 ____________________________________________________________________________
27992 [  6635] By: jhi                                   on 2000/08/15  15:27:21
27993         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
27994      Branch: metaconfig
27995            ! U/mkglossary U/mksample
27996      Branch: metaconfig/U/perl
27997            ! Devel.U
27998      Branch: perl
27999            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28000 ____________________________________________________________________________
28001 [  6634] By: jhi                                   on 2000/08/15  14:11:55
28002         Log: Don't blow limited stacks, a lower number is enough to
28003              tickle the lookbehind limit.
28004              
28005              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
28006              From: Dominic Dunlop <domo@computer.org>
28007              Date: Tue, 15 Aug 2000 13:51:24 +0200
28008              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
28009      Branch: perl
28010            ! t/op/regmesg.t
28011 ____________________________________________________________________________
28012 [  6633] By: jhi                                   on 2000/08/15  14:01:46
28013         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
28014              From: Mike Guy <mjtg@cam.ac.uk>
28015              Date: Tue, 15 Aug 2000 12:10:50 +0100
28016              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
28017      Branch: perl
28018            ! utils/perldoc.PL
28019 ____________________________________________________________________________
28020 [  6632] By: jhi                                   on 2000/08/15  13:58:48
28021         Log: make ok etc also for win32.
28022              
28023              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
28024              From: Prymmer/Kahn <pvhp@best.com>
28025              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
28026              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
28027      Branch: perl
28028            ! win32/Makefile
28029 ____________________________________________________________________________
28030 [  6631] By: jhi                                   on 2000/08/15  13:45:03
28031         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
28032      Branch: perl
28033            ! lib/Test.pm
28034 ____________________________________________________________________________
28035 [  6630] By: jhi                                   on 2000/08/15  03:25:09
28036         Log: Update Changes.
28037      Branch: perl
28038            ! Changes
28039 ____________________________________________________________________________
28040 [  6629] By: jhi                                   on 2000/08/15  03:23:53
28041         Log: magic_regdatum_set() is void, not int.
28042      Branch: perl
28043            ! embed.pl mg.c proto.h
28044 ____________________________________________________________________________
28045 [  6628] By: jhi                                   on 2000/08/15  03:08:02
28046         Log: Make the user to give up his firstborn, err, to knowingly
28047              verify installing an unstable developer release.  Also bump
28048              the release to 5.7.0, but leave a patch tag in the local
28049              patches saying that this is not yet the real thing.
28050      Branch: metaconfig
28051            ! U/modified/Instruct.U
28052      Branch: metaconfig/U/perl
28053            + Devel.U
28054      Branch: perl
28055            ! Configure patchlevel.h
28056 ____________________________________________________________________________
28057 [  6627] By: jhi                                   on 2000/08/14  22:32:52
28058         Log: README.os2 update.
28059              
28060              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
28061              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28062              Date: Wed, 02 Aug 2000 21:55:09 -0700
28063              Message-ID: <tsPi5gzkgegX092yn@efn.org>
28064      Branch: perl
28065            ! README.os2
28066 ____________________________________________________________________________
28067 [  6626] By: jhi                                   on 2000/08/14  21:00:02
28068         Log: Subject: Re: File::Temp problems on VMS in bleedperl
28069              From: Tim Jenness <timj@jach.hawaii.edu>
28070              cc: vmsperl@perl.org
28071              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
28072              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
28073      Branch: perl
28074            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
28075 ____________________________________________________________________________
28076 [  6625] By: jhi                                   on 2000/08/14  20:52:16
28077         Log: Add SUIDMAIL as was done for the CERT alert.
28078      Branch: perl
28079            ! patchlevel.h
28080 ____________________________________________________________________________
28081 [  6624] By: jhi                                   on 2000/08/14  20:48:50
28082         Log: Subject: sfio2000
28083              From: Daniel Muino <dmuino@afip.gov.ar>
28084              Date: Mon, 14 Aug 2000 16:58:11 -0300
28085              Message-ID: <20000814165811.B16368@con2-dgi>
28086      Branch: perl
28087            ! perlsdio.h perlsfio.h
28088 ____________________________________________________________________________
28089 [  6623] By: jhi                                   on 2000/08/14  20:47:36
28090         Log: Subject: warning: storage class after type is obsolescent
28091              From: Daniel Muino <dmuino@afip.gov.ar>
28092              Date: Mon, 14 Aug 2000 16:42:47 -0300
28093              Message-ID: <20000814164247.A16368@con2-dgi>
28094      Branch: perl
28095            ! regcomp.pl regnodes.h
28096 ____________________________________________________________________________
28097 [  6622] By: jhi                                   on 2000/08/14  20:43:05
28098         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
28099              From: abigail@foad.org
28100              Date: 14 Aug 2000 20:00:10 -0000
28101              Message-Id: <20000814200010.27271.qmail@foad.org>
28102      Branch: perl
28103            ! Changes
28104 ____________________________________________________________________________
28105 [  6621] By: jhi                                   on 2000/08/14  15:23:05
28106         Log: Update Changes.
28107      Branch: perl
28108            ! Changes
28109 ____________________________________________________________________________
28110 [  6620] By: jhi                                   on 2000/08/14  15:22:14
28111         Log: Subject: Re: [PATCH] @+, @- readonly
28112              From: Mike Guy <mjtg@cam.ac.uk>
28113              Date: Mon, 14 Aug 2000 15:26:55 +0100
28114              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
28115      Branch: perl
28116            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
28117            ! sv.c t/op/pat.t
28118 ____________________________________________________________________________
28119 [  6619] By: jhi                                   on 2000/08/14  14:12:08
28120         Log: Update Changes.
28121      Branch: perl
28122            ! Changes
28123 ____________________________________________________________________________
28124 [  6618] By: jhi                                   on 2000/08/14  14:09:34
28125         Log: For now remove the mail code.
28126      Branch: perl
28127            ! perl.c
28128 ____________________________________________________________________________
28129 [  6617] By: jhi                                   on 2000/08/14  14:08:28
28130         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
28131      Branch: perl
28132            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
28133            ! pod/perlfaq8.pod pod/perlsec.pod
28134 ____________________________________________________________________________
28135 [  6616] By: jhi                                   on 2000/08/14  14:00:11
28136         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28137              From: Mike Guy <mjtg@cam.ac.uk>
28138              Date: Mon, 14 Aug 2000 08:26:02 +0100
28139              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
28140      Branch: perl
28141            ! lib/perl5db.pl
28142 ____________________________________________________________________________
28143 [  6615] By: jhi                                   on 2000/08/14  13:58:45
28144         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
28145              From: Mike Guy <mjtg@cam.ac.uk>
28146              Date: Mon, 14 Aug 2000 08:04:22 +0100
28147              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
28148      Branch: perl
28149            ! gv.c mg.c t/op/pat.t
28150 ____________________________________________________________________________
28151 [  6614] By: jhi                                   on 2000/08/14  13:56:45
28152         Log: Subject: Test fails / warnings with perl-current #6612
28153              From: Mike Guy <mjtg@cam.ac.uk>
28154              Date: Mon, 14 Aug 2000 07:57:23 +0100
28155              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
28156      Branch: perl
28157            ! t/lib/b.t t/lib/peek.t
28158 ____________________________________________________________________________
28159 [  6613] By: jhi                                   on 2000/08/14  13:45:33
28160         Log: VMS configure.com update continues.
28161      Branch: perl
28162            - vms/configure.com
28163            ! MANIFEST configure.com
28164 ____________________________________________________________________________
28165 [  6612] By: jhi                                   on 2000/08/13  22:13:35
28166         Log: Update Changes.
28167      Branch: perl
28168            ! Changes
28169 ____________________________________________________________________________
28170 [  6611] By: jhi                                   on 2000/08/13  16:21:45
28171         Log: Upgrade to CGI 2.71, from Lincoln Stein.
28172      Branch: perl
28173            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
28174 ____________________________________________________________________________
28175 [  6610] By: jhi                                   on 2000/08/13  15:09:16
28176         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
28177              From: Mike Guy <mjtg@cam.ac.uk>
28178              Date: Sun, 13 Aug 2000 13:45:51 +0100
28179              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
28180      Branch: perl
28181            ! t/op/regmesg.t
28182 ____________________________________________________________________________
28183 [  6609] By: jhi                                   on 2000/08/13  14:31:26
28184         Log: Andreas says that 1.56 is fine, so reverting back to it.
28185      Branch: perl
28186            ! lib/CPAN.pm
28187 ____________________________________________________________________________
28188 [  6608] By: jhi                                   on 2000/08/13  05:34:20
28189         Log: Update Changes.
28190      Branch: perl
28191            ! Changes
28192 ____________________________________________________________________________
28193 [  6607] By: jhi                                   on 2000/08/13  05:32:01
28194         Log: Put back the \z changes of #5406 to CPAN.pm.
28195      Branch: perl
28196            ! lib/CPAN.pm
28197 ____________________________________________________________________________
28198 [  6606] By: jhi                                   on 2000/08/13  05:20:16
28199         Log: Fix-n-skip the tests under 5005threads.
28200      Branch: perl
28201            ! t/lib/b.t
28202 ____________________________________________________________________________
28203 [  6605] By: jhi                                   on 2000/08/13  05:07:48
28204         Log: Fix the test for 5005threads.
28205      Branch: perl
28206            ! t/lib/peek.t
28207 ____________________________________________________________________________
28208 [  6604] By: jhi                                   on 2000/08/13  03:35:37
28209         Log: Should have deleted this in #6603.
28210      Branch: perl
28211            - vms/subconfigure.com
28212 ____________________________________________________________________________
28213 [  6603] By: jhi                                   on 2000/08/12  18:29:32
28214         Log: Rewrite of vms/subconfigure.com as configure.com,
28215              from Peter Prymmer and the vmsperl crew.
28216      Branch: perl
28217            + vms/configure.com
28218            ! MANIFEST
28219 ____________________________________________________________________________
28220 [  6602] By: jhi                                   on 2000/08/11  13:00:01
28221         Log: PlainText.pm is dead.
28222      Branch: perl
28223            - lib/Pod/PlainText.pm
28224            ! MANIFEST
28225 ____________________________________________________________________________
28226 [  6601] By: jhi                                   on 2000/08/11  04:06:45
28227         Log: Update Changes.
28228      Branch: perl
28229            ! Changes
28230 ____________________________________________________________________________
28231 [  6600] By: jhi                                   on 2000/08/11  04:06:10
28232         Log: Add a few missing files, update MANIFEST.
28233      Branch: perl
28234            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
28235            + lib/Pod/PlainText.pm t/pod/find.t
28236            ! MANIFEST t/op/regmesg.t
28237 ____________________________________________________________________________
28238 [  6599] By: jhi                                   on 2000/08/11  03:31:10
28239         Log: Add Perl debugging tutorial, regen toc. 
28240              
28241              Subject: perldebtut.pod
28242              From: Richard Foley <Richard.Foley@m.dasa.de>
28243              Date: Wed, 09 Aug 2000 10:17:15 +0200
28244              Message-id: <3991138B.262247B8@m.dasa.de>
28245      Branch: perl
28246            + pod/perldebtut.pod
28247            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28248 ____________________________________________________________________________
28249 [  6598] By: jhi                                   on 2000/08/11  02:48:56
28250         Log: tiny Changes edit
28251      Branch: perl
28252            ! Changes
28253 ____________________________________________________________________________
28254 [  6597] By: jhi                                   on 2000/08/11  02:39:04
28255         Log: Tests for #6589.
28256              
28257              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28258              From: simon@brecon.co.uk (Simon Cozens)
28259              Date: 11 Aug 2000 02:24:52 GMT
28260              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
28261      Branch: perl
28262            ! t/lib/b.t
28263 ____________________________________________________________________________
28264 [  6596] By: jhi                                   on 2000/08/11  01:50:07
28265         Log: Update Changes.
28266      Branch: perl
28267            ! Changes
28268 ____________________________________________________________________________
28269 [  6595] By: jhi                                   on 2000/08/11  01:47:16
28270         Log: nitfix
28271      Branch: perl
28272            ! Changes
28273 ____________________________________________________________________________
28274 [  6594] By: jhi                                   on 2000/08/11  01:36:16
28275         Log: Subject: Getting perlio and threads to compile
28276              From: Lupe Christoph <lupe@lupe-christoph.de>
28277              Date: Wed, 9 Aug 2000 11:35:54 +0200
28278              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
28279              
28280              (the Solaris version changes in Configure skipped)
28281      Branch: perl
28282            ! hints/solaris_2.sh thread.h
28283 ____________________________________________________________________________
28284 [  6593] By: jhi                                   on 2000/08/11  01:30:16
28285         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
28286              From: simon@brecon.co.uk (Simon Cozens)
28287              Date: 1 Aug 2000 06:55:19 GMT
28288              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
28289      Branch: perl
28290            ! lib/utf8.pm
28291 ____________________________________________________________________________
28292 [  6592] By: jhi                                   on 2000/08/11  01:26:39
28293         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
28294              From: Peter Scott <Peter@PeterScott.com>
28295              Date: Thu, 10 Aug 2000 08:23:27 -0700
28296              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
28297      Branch: perl
28298            ! lib/perl5db.pl
28299 ____________________________________________________________________________
28300 [  6591] By: jhi                                   on 2000/08/11  01:22:02
28301         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
28302              From: Hugo <hv@crypt.compulink.co.uk>
28303              Date: Thu, 10 Aug 2000 19:23:04 +0100
28304              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
28305      Branch: perl
28306            ! regexec.c t/op/pat.t
28307 ____________________________________________________________________________
28308 [  6590] By: jhi                                   on 2000/08/11  01:19:19
28309         Log: Preprocessing and postprocessing for File::Find.
28310              
28311              Subject: Patch to Find::File.pm to allow alphabetical results
28312              From: Joe Smith <jsmith@inwap.com>
28313              Date: Wed, 9 Aug 2000 02:44:54 -0700
28314              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
28315      Branch: perl
28316            ! lib/File/Find.pm
28317 ____________________________________________________________________________
28318 [  6589] By: jhi                                   on 2000/08/11  01:12:39
28319         Log: B::Deparse didn't do sub attributes.
28320              
28321              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28322              From: simon@brecon.co.uk (Simon Cozens)
28323              Date: 9 Aug 2000 04:49:20 GMT
28324              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
28325      Branch: perl
28326            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
28327 ____________________________________________________________________________
28328 [  6588] By: jhi                                   on 2000/08/11  01:06:40
28329         Log: Subject: debugger "d" command doesnt check line number
28330              From: Mike Guy <mjtg@cam.ac.uk>
28331              Date: Tue, 08 Aug 2000 21:54:29 +0100
28332              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
28333      Branch: perl
28334            ! lib/perl5db.pl mg.c pod/perldiag.pod
28335 ____________________________________________________________________________
28336 [  6587] By: jhi                                   on 2000/08/11  00:45:03
28337         Log: sleep(1) does not necessarily return 1.
28338              
28339              Subject: [PATCH bleadperl] op/lex_assign.t  
28340              From: Hugo <hv@crypt.compulink.co.uk>
28341              Date: Thu, 03 Aug 2000 14:34:22 +0100        
28342              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
28343      Branch: perl
28344            ! t/op/lex_assign.t
28345 ____________________________________________________________________________
28346 [  6586] By: jhi                                   on 2000/08/11  00:31:50
28347         Log: Document the IO::Select timeout.
28348      Branch: perl
28349            ! ext/IO/lib/IO/Select.pm
28350 ____________________________________________________________________________
28351 [  6585] By: jhi                                   on 2000/08/11  00:13:54
28352         Log: Forgot contributor.
28353      Branch: perl
28354            ! Changes
28355 ____________________________________________________________________________
28356 [  6584] By: jhi                                   on 2000/08/11  00:09:19
28357         Log: detypo
28358      Branch: perl
28359            ! Changes
28360 ____________________________________________________________________________
28361 [  6583] By: jhi                                   on 2000/08/11  00:07:53
28362         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
28363              
28364              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
28365              From: Mike Guy <mjtg@cam.ac.uk> 
28366              Date: Thu, 10 Aug 2000 15:50:54 +0100
28367              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
28368      Branch: perl
28369            ! sv.c t/op/int.t
28370 ____________________________________________________________________________
28371 [  6582] By: jhi                                   on 2000/08/10  23:29:32
28372         Log: Update Changes.
28373      Branch: perl
28374            ! Changes
28375 ____________________________________________________________________________
28376 [  6581] By: jhi                                   on 2000/08/10  23:26:16
28377         Log: Put back the std @INC thing.
28378      Branch: perl
28379            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
28380            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
28381            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
28382            ! t/lib/gol-oo.t
28383 ____________________________________________________________________________
28384 [  6580] By: jhi                                   on 2000/08/10  23:03:34
28385         Log: Update to CGI 2.70, from Lincoln Stein.
28386      Branch: perl
28387            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
28388            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
28389            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
28390            ! t/lib/cgi-request.t
28391 ____________________________________________________________________________
28392 [  6579] By: jhi                                   on 2000/08/10  22:41:50
28393         Log: Update to CPAN 1.56, from Andreas König.
28394      Branch: perl
28395            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28396 ____________________________________________________________________________
28397 [  6578] By: jhi                                   on 2000/08/10  22:38:13
28398         Log: Update to Pod::Parser 1.17, from Brad Appleton.
28399      Branch: perl
28400            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
28401            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
28402            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
28403            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
28404            ! t/pod/include.t t/pod/included.t t/pod/lref.t
28405            ! t/pod/multiline_items.t t/pod/nested_items.t
28406            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
28407            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
28408            ! t/pod/special_seqs.t
28409 ____________________________________________________________________________
28410 [  6577] By: jhi                                   on 2000/08/10  22:35:41
28411         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
28412      Branch: perl
28413            ! AUTHORS MAINTAIN
28414 ____________________________________________________________________________
28415 [  6576] By: jhi                                   on 2000/08/10  22:24:54
28416         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
28417      Branch: perl
28418            + t/lib/gol-oo.t
28419            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
28420            ! t/lib/gol-compat.t t/lib/gol-linkage.t
28421 ____________________________________________________________________________
28422 [  6575] By: jhi                                   on 2000/08/10  22:02:07
28423         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
28424      Branch: perl
28425            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
28426 ____________________________________________________________________________
28427 [  6574] By: jhi                                   on 2000/08/10  21:55:03
28428         Log: Iterating perl6 description.
28429      Branch: perl
28430            ! pod/perlfaq1.pod
28431 ____________________________________________________________________________
28432 [  6573] By: jhi                                   on 2000/08/10  21:48:26
28433         Log: Revert the sv.c part of #6559, a better fix is needed.
28434      Branch: perl
28435            ! sv.c
28436 ____________________________________________________________________________
28437 [  6572] By: jhi                                   on 2000/08/10  20:33:43
28438         Log: It's the 2ndO'ROSSC.
28439      Branch: perl
28440            ! pod/perlfaq1.pod
28441 ____________________________________________________________________________
28442 [  6571] By: jhi                                   on 2000/08/10  15:55:48
28443         Log: detypo
28444      Branch: perl
28445            ! pod/perlfaq1.pod
28446 ____________________________________________________________________________
28447 [  6570] By: jhi                                   on 2000/08/10  14:11:17
28448         Log: An exceptionally sticky typo.
28449      Branch: perl
28450            ! Changes
28451 ____________________________________________________________________________
28452 [  6569] By: jhi                                   on 2000/08/10  14:09:33
28453         Log: detypo (and test Changes updating script)
28454      Branch: perl
28455            ! Changes
28456 ____________________________________________________________________________
28457 [  6568] By: jhi                                   on 2000/08/10  14:07:07
28458         Log: Update Changes.
28459      Branch: perl
28460            ! Changes
28461 ____________________________________________________________________________
28462 [  6567] By: jhi                                   on 2000/08/10  14:06:19
28463         Log: Amend the description of Perl6.
28464              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
28465              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28466              Date: Wed, 9 Aug 2000 22:11:06 -0500
28467              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
28468      Branch: perl
28469            ! pod/perlfaq1.pod
28470 ____________________________________________________________________________
28471 [  6566] By: jhi                                   on 2000/08/10  13:58:57
28472         Log: Subject: Remove dead entry in perldiag
28473              From: Mike Guy <mjtg@cam.ac.uk>
28474              Date: Thu, 10 Aug 2000 14:19:19 +0100
28475              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
28476      Branch: perl
28477            ! pod/perldiag.pod
28478 ____________________________________________________________________________
28479 [  6565] By: jhi                                   on 2000/08/10  13:51:48
28480         Log: Zero entries were skipped, fix from Adrian Goalby
28481              <argoalby@yahoo.co.uk>
28482      Branch: perl
28483            ! lib/unicode/Number.pl lib/unicode/mktables.PL
28484 ____________________________________________________________________________
28485 [  6564] By: jhi                                   on 2000/08/10  13:00:12
28486         Log: Subject: [PATCH 5.6.0] cygwin port
28487              From: "Fifer, Eric" <EFifer@sanwaint.com>
28488              Date: Thu, 10 Aug 2000 13:15:36 +0100
28489              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
28490      Branch: perl
28491            ! README.cygwin hints/cygwin.sh
28492 ____________________________________________________________________________
28493 [  6563] By: jhi                                   on 2000/08/10  12:55:16
28494         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
28495      Branch: perl
28496            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
28497 ____________________________________________________________________________
28498 [  6562] By: gsar                                  on 2000/08/10  08:38:39
28499         Log: warn is a macro, avoid using at a variable to avoid warnings
28500              in some configurations; readdir.t is too conservative in
28501              estimating number of *.t's
28502      Branch: perl
28503            ! t/op/readdir.t util.c
28504 ____________________________________________________________________________
28505 [  6561] By: jhi                                   on 2000/08/09  23:35:42
28506         Log: Update Changes.
28507      Branch: perl
28508            ! Changes
28509 ____________________________________________________________________________
28510 [  6560] By: jhi                                   on 2000/08/09  23:05:47
28511         Log: Subject: Re: enhanced(?) regex error messages
28512              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
28513              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
28514              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
28515              
28516              (plus two small patches sent privately)
28517              (this still seems to leave few test failures)
28518      Branch: perl
28519            + t/op/regmesg.t
28520            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
28521            ! t/pragma/warn/regcomp
28522 ____________________________________________________________________________
28523 [  6559] By: jhi                                   on 2000/08/09  20:41:18
28524         Log: (The fix did work but was not right, retracted in #6573)
28525              
28526              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28527              From: Christian Kirsch <ck@held.mind.de>
28528              Date: Wed, 9 Aug 2000 17:05:17 +0200
28529              Message-Id: <20000809170517.A25389@held>
28530      Branch: perl
28531            ! sv.c t/pragma/locale.t
28532 ____________________________________________________________________________
28533 [  6558] By: jhi                                   on 2000/08/08  22:34:08
28534         Log: Tiny updates on the contributors list.
28535      Branch: perl
28536            ! Changes
28537 ____________________________________________________________________________
28538 [  6557] By: jhi                                   on 2000/08/08  19:34:28
28539         Log: Double check that we have a dirhandle.
28540      Branch: perl
28541            ! util.c
28542 ____________________________________________________________________________
28543 [  6556] By: jhi                                   on 2000/08/08  19:01:51
28544         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
28545              May be repopulated with fresh maintained examples.
28546      Branch: perl
28547            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
28548            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
28549            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
28550            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
28551            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
28552            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
28553            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
28554            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
28555            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
28556            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
28557            + lib/CGI/eg/wilogo_gif.uu
28558            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
28559            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
28560            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
28561            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
28562            - eg/cgi/frameset.cgi eg/cgi/index.html
28563            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
28564            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
28565            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
28566            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
28567            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
28568            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
28569            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
28570            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
28571            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
28572            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
28573            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
28574            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
28575            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
28576            - eg/van/vanish eg/who eg/wrapsuid
28577            ! MANIFEST
28578 ____________________________________________________________________________
28579 [  6555] By: jhi                                   on 2000/08/08  18:51:08
28580         Log: Delete chat2 as requested by Randal.
28581              
28582              Subject: Re: perlfaq8 coyness
28583              From: merlyn@stonehenge.com (Randal L. Schwartz) 
28584              Date: 15 May 2000 18:52:42 -0700 
28585              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
28586      Branch: perl
28587            - lib/chat2.pl
28588            ! MANIFEST
28589 ____________________________________________________________________________
28590 [  6554] By: jhi                                   on 2000/08/08  18:31:35
28591         Log: Regen global.sym.
28592      Branch: perl
28593            ! global.sym
28594 ____________________________________________________________________________
28595 [  6553] By: jhi                                   on 2000/08/08  18:28:13
28596         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
28597              (either perlbug or p5p ate the original), plus regen
28598              perlapi and perltoc. 
28599      Branch: perl
28600            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
28601            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
28602            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
28603            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
28604            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
28605            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
28606            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
28607            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
28608            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
28609            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
28610 ____________________________________________________________________________
28611 [  6552] By: jhi                                   on 2000/08/08  18:06:29
28612         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
28613              From: Mike Guy <mjtg@cam.ac.uk>
28614              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
28615              Date: Tue, 08 Aug 2000 15:51:27 +0100
28616      Branch: perl
28617            ! doop.c sv.h t/op/join.t t/pragma/overload.t
28618 ____________________________________________________________________________
28619 [  6551] By: jhi                                   on 2000/08/08  18:01:11
28620         Log: Re-apply #6549.
28621      Branch: perl
28622            ! lib/perl5db.pl
28623 ____________________________________________________________________________
28624 [  6550] By: jhi                                   on 2000/08/08  17:43:08
28625         Log: Accidental retraction of #6549.
28626      Branch: perl
28627            ! lib/perl5db.pl
28628 ____________________________________________________________________________
28629 [  6549] By: jhi                                   on 2000/08/08  17:40:04
28630         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28631              From: Mike Guy <mjtg@cam.ac.uk>
28632              Date: Mon, 07 Aug 2000 21:49:58 +0100
28633              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
28634      Branch: perl
28635            ! lib/perl5db.pl
28636 ____________________________________________________________________________
28637 [  6548] By: jhi                                   on 2000/08/08  17:37:57
28638         Log: Document here-doc better.
28639              
28640              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
28641              From: Mike Guy <mjtg@cam.ac.uk>
28642              Date: Mon, 07 Aug 2000 14:02:09 +0100
28643              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
28644      Branch: perl
28645            ! pod/perldata.pod
28646 ____________________________________________________________________________
28647 [  6547] By: jhi                                   on 2000/08/08  17:33:34
28648         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
28649              From: "Randy J. Ray" <rjray@redhat.com>
28650              Date: Mon, 07 Aug 2000 19:12:25 -0700
28651              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
28652      Branch: perl
28653            ! perl.c pod/perlrun.pod
28654 ____________________________________________________________________________
28655 [  6546] By: jhi                                   on 2000/08/08  17:29:26
28656         Log: Subject: Re: enhanced(?) regex error messages 
28657              From: Hugo <hv@crypt.compulink.co.uk>
28658              Date: Tue, 08 Aug 2000 03:25:51 +0100
28659              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
28660              
28661              plus Capitalize the error messages, plus perldiag them.
28662      Branch: perl
28663            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
28664 ____________________________________________________________________________
28665 [  6545] By: jhi                                   on 2000/08/08  13:59:28
28666         Log: Augment #6539 a bit: don't croak if there's magic in the air.
28667              
28668              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
28669              From: Hugo <hv@crypt.compulink.co.uk>
28670              Date: Tue, 08 Aug 2000 03:02:03 +0100
28671              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
28672      Branch: perl
28673            ! pp.c t/op/bless.t
28674 ____________________________________________________________________________
28675 [  6544] By: jhi                                   on 2000/08/07  21:11:52
28676         Log: Make the test -w clean.
28677      Branch: perl
28678            ! t/op/bless.t
28679 ____________________________________________________________________________
28680 [  6543] By: jhi                                   on 2000/08/07  19:49:53
28681         Log: use warnings instead of $^W.
28682      Branch: perl
28683            ! t/op/bless.t
28684 ____________________________________________________________________________
28685 [  6542] By: jhi                                   on 2000/08/07  17:41:41
28686         Log: Disable a portability warning Because We Know What We Are Doing.
28687      Branch: perl
28688            ! t/op/bless.t
28689 ____________________________________________________________________________
28690 [  6541] By: jhi                                   on 2000/08/07  17:29:51
28691         Log: Tiny tidying on report_evil_fh().
28692      Branch: perl
28693            ! util.c
28694 ____________________________________________________________________________
28695 [  6540] By: jhi                                   on 2000/08/07  16:37:38
28696         Log: Make regular expression parse error messages easier to understand.
28697              
28698              Subject: Re: enhanced(?) regex error messages
28699              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
28700              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
28701              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
28702      Branch: perl
28703            ! regcomp.c
28704 ____________________________________________________________________________
28705 [  6539] By: jhi                                   on 2000/08/07  16:12:27
28706         Log: Make bless(REF, REF) a fatal error, add bless tests.
28707              
28708              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
28709              From: Hugo <hv@crypt.compulink.co.uk>
28710              Date: Mon, 07 Aug 2000 16:59:38 +0100
28711              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
28712      Branch: perl
28713            + t/op/bless.t
28714            ! MANIFEST pod/perldiag.pod pp.c sv.c
28715 ____________________________________________________________________________
28716 [  6538] By: jhi                                   on 2000/08/07  15:59:43
28717         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
28718              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
28719              Date: Thu, 3 Aug 2000 14:29:21 -0700
28720              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
28721      Branch: perl
28722            ! lib/lib_pm.PL
28723 ____________________________________________________________________________
28724 [  6537] By: jhi                                   on 2000/08/07  15:47:18
28725         Log: Retract #6419 for now since it breaks in AFS and MachTen.
28726      Branch: perl
28727            ! lib/Cwd.pm
28728 ____________________________________________________________________________
28729 [  6536] By: jhi                                   on 2000/08/07  15:05:29
28730         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
28731              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
28732              The security hole exists only in suidperls, which isn't
28733              installed or even built by default.
28734      Branch: perl
28735            ! perl.c
28736 ____________________________________________________________________________
28737 [  6535] By: jhi                                   on 2000/08/07  14:45:14
28738         Log: tr memory corruption fix from Simon Cozens.
28739      Branch: perl
28740            ! doop.c
28741 ____________________________________________________________________________
28742 [  6534] By: jhi                                   on 2000/08/06  11:38:16
28743         Log: Document a bit that UDP is not what you might think.
28744              
28745              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
28746              From: Lupe Christoph <lupe@lupe-christoph.de>
28747              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
28748              Date: Mon, 24 Jul 2000 08:59:15 +0200
28749      Branch: perl
28750            ! pod/perlipc.pod
28751 ____________________________________________________________________________
28752 [  6533] By: jhi                                   on 2000/08/06  11:35:01
28753         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
28754              From: Jeff Pinyan <jeffp@hut.crusoe.net>
28755              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
28756              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
28757      Branch: perl
28758            ! pod/perlfunc.pod
28759 ____________________________________________________________________________
28760 [  6532] By: jhi                                   on 2000/08/06  03:45:41
28761         Log: Have symbols for the IoTYPEs.
28762      Branch: perl
28763            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
28764 ____________________________________________________________________________
28765 [  6531] By: jhi                                   on 2000/08/06  01:33:55
28766         Log: Continue fixing the io warnings.  This also
28767              sort of fixes bug ID 20000802.003: the core dump
28768              is no more.  Whether the current behaviour is correct
28769              (giving a warning: "Not a format reference"), is another matter.
28770      Branch: perl
28771            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
28772            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
28773 ____________________________________________________________________________
28774 [  6530] By: jhi                                   on 2000/08/05  21:33:12
28775         Log: Change the Policy policy: now -Dprefix= with an existing
28776              Policy.sh and prefix == siteprefix == vendorprefix, then all
28777              of them follow along the new prefix.
28778              
28779              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
28780              From: Andy Dougherty <doughera@lafayette.edu>
28781              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
28782              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
28783      Branch: perl
28784            ! Policy_sh.SH
28785 ____________________________________________________________________________
28786 [  6529] By: jhi                                   on 2000/08/05  18:57:28
28787         Log: Zap lib/Sys directory when cleaning up.
28788      Branch: perl
28789            ! Makefile.SH
28790 ____________________________________________________________________________
28791 [  6528] By: jhi                                   on 2000/08/05  18:40:44
28792         Log: Essential prototype changes were missing from #6527.
28793              Also make report_evil_fh() more bomb-proof.
28794      Branch: perl
28795            ! embed.h util.c
28796 ____________________________________________________________________________
28797 [  6527] By: jhi                                   on 2000/08/05  03:22:05
28798         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
28799              From: "Ronald F. Guilmette" <rfg@monkeys.com>
28800              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
28801              Message-Id: <200007242247.PAA52177@monkeys.com>
28802      Branch: perl
28803            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
28804 ____________________________________________________________________________
28805 [  6526] By: jhi                                   on 2000/08/04  21:23:27
28806         Log: gcc versions might have (parentheses) in them.
28807      Branch: metaconfig/U/perl
28808            ! gccvers.U
28809      Branch: perl
28810            ! Configure config_h.SH
28811 ____________________________________________________________________________
28812 [  6525] By: jhi                                   on 2000/08/04  20:23:12
28813         Log: Weed buglets pointed out by
28814              
28815              From: Lupe Christoph <lupe@lupe-christoph.de>
28816              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
28817              Date: Fri, 4 Aug 2000 17:34:39 +0200
28818              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
28819      Branch: metaconfig/U/perl
28820            ! gccvers.U uselfs.U
28821      Branch: perl
28822            ! Configure config_h.SH
28823 ____________________________________________________________________________
28824 [  6524] By: jhi                                   on 2000/08/04  19:02:08
28825         Log: Warn under -w if lstat(FH) is attempted.
28826              
28827              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
28828              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
28829              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
28830              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
28831      Branch: perl
28832            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
28833            ! t/pragma/warn/pp_sys
28834 ____________________________________________________________________________
28835 [  6523] By: jhi                                   on 2000/08/04  12:31:11
28836         Log: Subject: New perlcc, take 2
28837              From: simon@brecon.co.uk (Simon Cozens)
28838              Date: 4 Aug 2000 06:21:04 GMT
28839              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
28840      Branch: perl
28841            ! utils/perlcc.PL
28842 ____________________________________________________________________________
28843 [  6522] By: jhi                                   on 2000/08/04  12:26:33
28844         Log: Subject: Re: Array vs. List context
28845              From: Daniel Chetlin <daniel@chetlin.com>
28846              Date: Fri, 4 Aug 2000 00:22:44 -0700
28847              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
28848      Branch: perl
28849            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
28850            ! pod/perlfaq4.pod
28851 ____________________________________________________________________________
28852 [  6521] By: jhi                                   on 2000/08/04  12:22:38
28853         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
28854              From: Raymund Will <ray@caldera.de>
28855              Date: Fri, 4 Aug 2000 12:07:09 +0200
28856              Message-Id: <20000804120709.A14982@caldera.de>
28857      Branch: perl
28858            ! configure.gnu
28859 ____________________________________________________________________________
28860 [  6520] By: jhi                                   on 2000/08/04  04:09:06
28861         Log: After the #6519 a warning about stat() is just that,
28862              not about a filetest, which now have their own warning.
28863      Branch: perl
28864            ! pod/perldiag.pod
28865 ____________________________________________________________________________
28866 [  6519] By: jhi                                   on 2000/08/04  04:06:30
28867         Log: In the warnings call filehandles consistently so;
28868              add "unopened" warning for stat().
28869      Branch: perl
28870            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
28871            ! t/pragma/warn/pp_sys
28872 ____________________________________________________________________________
28873 [  6518] By: jhi                                   on 2000/08/04  02:55:35
28874         Log: Subject: Minor tweak to perlvar.pod
28875              From: "Stephen P. Potter" <spp@ds.net>
28876              Date: Tue, 18 Apr 2000 09:26:03 -0400
28877              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
28878      Branch: perl
28879            ! pod/perlvar.pod
28880 ____________________________________________________________________________
28881 [  6517] By: jhi                                   on 2000/08/04  02:50:08
28882         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
28883              From: "Clinton Pierce" <cpierce1@ford.com>
28884              Date: Wed, 21 Jul 1999 16:45:31 -0400
28885              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
28886              
28887              Fix by Stephen Potter (visible in the bug db but not in p5p?)
28888      Branch: perl
28889            ! pod/perlfunc.pod pod/perlop.pod
28890 ____________________________________________________________________________
28891 [  6516] By: jhi                                   on 2000/08/04  02:09:25
28892         Log: This is 6512.  Really.
28893      Branch: perl
28894            ! dump.c
28895 ____________________________________________________________________________
28896 [  6515] By: jhi                                   on 2000/08/04  01:25:50
28897         Log: mention the idea of @( and @)
28898      Branch: perl
28899            ! Todo-5.6
28900 ____________________________________________________________________________
28901 [  6514] By: bailey                                on 2000/08/04  01:18:46
28902         Log: YA resync with mainstem, including VMS patches from others
28903      Branch: vmsperl
28904           +> (branch 48 files)
28905            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
28906           !> (integrate 354 files)
28907 ____________________________________________________________________________
28908 [  6513] By: jhi                                   on 2000/08/04  01:18:18
28909         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
28910              From: Mark Dickinson <dickins3@fas.harvard.edu>
28911              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
28912              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
28913      Branch: perl
28914            ! t/op/grent.t t/op/pwent.t
28915 ____________________________________________________________________________
28916 [  6512] By: jhi                                   on 2000/08/04  01:14:06
28917         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
28918              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28919              Date: Wed, 02 Aug 2000 10:51:01 +0100
28920              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
28921      Branch: perl
28922            ! sv.c
28923 ____________________________________________________________________________
28924 [  6511] By: jhi                                   on 2000/08/04  00:57:00
28925         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
28926              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28927              Date: Thu, 03 Aug 2000 17:20:04 -0700
28928              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
28929      Branch: metaconfig
28930            ! U/modified/Cppsym.U
28931      Branch: perl
28932            ! Configure config_h.SH
28933 ____________________________________________________________________________
28934 [  6510] By: jhi                                   on 2000/08/04  00:25:28
28935         Log: detypo
28936      Branch: perl
28937            ! Makefile.SH
28938 ____________________________________________________________________________
28939 [  6509] By: jhi                                   on 2000/08/03  23:43:18
28940         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
28941              From: Dominic Dunlop <domo@computer.org>
28942              Date: Thu, 3 Aug 2000 22:16:46 +0200
28943              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
28944      Branch: perl
28945            ! t/op/sprintf.t
28946 ____________________________________________________________________________
28947 [  6508] By: jhi                                   on 2000/08/03  23:40:37
28948         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
28949              From: Hugo <hv@crypt.compulink.co.uk>
28950              Date: Thu, 03 Aug 2000 18:25:30 +0100
28951              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
28952      Branch: perl
28953            ! regcomp.c t/op/re_tests
28954 ____________________________________________________________________________
28955 [  6507] By: jhi                                   on 2000/08/03  23:38:28
28956         Log: Subject: [PATCH] sv.h documentation - SvLEN
28957              From: Mike Guy <mjtg@cam.ac.uk>
28958              Date: Thu, 03 Aug 2000 14:43:09 +0100
28959              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
28960      Branch: perl
28961            ! sv.h
28962 ____________________________________________________________________________
28963 [  6506] By: jhi                                   on 2000/08/03  15:49:14
28964         Log: Disable the fix_pl hack for now.
28965      Branch: perl
28966            ! Makefile.SH
28967 ____________________________________________________________________________
28968 [  6505] By: jhi                                   on 2000/08/03  13:49:04
28969         Log: Add a URL for FSF.
28970              
28971              Subject: Patch for README
28972              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28973              Date: Wed, 2 Aug 2000 13:25:09 -0500
28974              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
28975      Branch: perl
28976            ! README
28977 ____________________________________________________________________________
28978 [  6504] By: jhi                                   on 2000/08/03  13:29:19
28979         Log: Be more informative on what is skipped and why,
28980              also repeat the list at the end.
28981      Branch: perl
28982            ! Porting/p4desc
28983 ____________________________________________________________________________
28984 [  6503] By: jhi                                   on 2000/08/03  13:07:05
28985         Log: Circumvent the removal of .patch by fix_pl.
28986              
28987              Subject: Re: [ID 20000802.011] unable to 'make test'          
28988              From: simon@brecon.co.uk (Simon Cozens) 
28989              Date: 3 Aug 2000 04:17:00 GMT
28990              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
28991      Branch: perl
28992            ! Makefile.SH
28993 ____________________________________________________________________________
28994 [  6502] By: jhi                                   on 2000/08/03  00:14:34
28995         Log: Add the missing setproctitle unit.
28996      Branch: metaconfig/U/perl
28997            + d_setproctitle.U
28998 ____________________________________________________________________________
28999 [  6501] By: jhi                                   on 2000/08/03  00:00:26
29000         Log: The subtest 4 may fail also on VOBS, as pointed out
29001              by Nick Ing-Simmons in November 1999, bug id 19991124.003
29002              (but the failure in that bug report isn't the subtest 4).
29003      Branch: perl
29004            ! t/op/stat.t
29005 ____________________________________________________________________________
29006 [  6500] By: jhi                                   on 2000/08/02  23:49:30
29007         Log: Better skip message for the test; one of the two problems in
29008              
29009              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
29010              From: Lupe Christoph <lupe@lupe-christoph.de>
29011              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
29012              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
29013      Branch: perl
29014            ! t/op/numconvert.t
29015 ____________________________________________________________________________
29016 [  6499] By: jhi                                   on 2000/08/02  22:49:16
29017         Log: Allow "no Module;" even if there is no 'unimport'.
29018              
29019              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
29020              From: mjd@plover.com
29021              Date: 24 Mar 2000 15:24:34 -0000
29022              Message-Id: <20000324152434.15160.qmail@plover.com>
29023      Branch: perl
29024            ! gv.c
29025 ____________________________________________________________________________
29026 [  6498] By: jhi                                   on 2000/08/02  22:42:58
29027         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
29028              that are hopefully soon put into use.
29029      Branch: perl
29030            ! opcode.h opcode.pl opnames.h
29031 ____________________________________________________________________________
29032 [  6497] By: gsar                                  on 2000/08/02  22:28:59
29033         Log: require.t needs binmode() to work on windows
29034      Branch: perl
29035            ! t/comp/require.t
29036 ____________________________________________________________________________
29037 [  6496] By: jhi                                   on 2000/08/02  22:08:51
29038         Log: Document the IVdf UVuf UVof UVxf.
29039      Branch: perl
29040            ! pod/perlguts.pod
29041 ____________________________________________________________________________
29042 [  6495] By: jhi                                   on 2000/08/02  21:54:26
29043         Log: detypo #6494
29044      Branch: perl
29045            ! ext/Data/Dumper/Dumper.xs
29046 ____________________________________________________________________________
29047 [  6494] By: jhi                                   on 2000/08/02  21:49:17
29048         Log: Dump UVs as UVs in Data::Dumper.
29049              
29050              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
29051              From: Gurusamy Sarathy <gsar@ActiveState.com>
29052              Date: Thu, 27 Apr 2000 12:26:25 -0700
29053              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
29054      Branch: perl
29055            ! ext/Data/Dumper/Dumper.xs
29056 ____________________________________________________________________________
29057 [  6493] By: jhi                                   on 2000/08/02  17:01:58
29058         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
29059              From: Hugo <hv@crypt.compulink.co.uk>
29060              Date: Wed, 02 Aug 2000 14:53:56 +0100
29061              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
29062      Branch: perl
29063            ! regexec.c t/op/re_tests
29064 ____________________________________________________________________________
29065 [  6492] By: jhi                                   on 2000/08/02  15:02:46
29066         Log: The new setproctitle() feature is available only in 
29067              bleeding edge FreeBSD.  From Paul Saab.
29068      Branch: perl
29069            ! mg.c
29070 ____________________________________________________________________________
29071 [  6491] By: jhi                                   on 2000/08/02  13:34:36
29072         Log: The tr utf8 patching continues.
29073              
29074              Subject: Re: #6469, too many tests claimed in require.t
29075              From: simon@brecon.co.uk (Simon Cozens)
29076              Date: 2 Aug 2000 02:37:17 GMT
29077              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
29078              
29079              (the logic of the test was the wrong way round in the patch)
29080      Branch: perl
29081            ! doop.c
29082 ____________________________________________________________________________
29083 [  6490] By: jhi                                   on 2000/08/02  13:27:38
29084         Log: The name of a filehandle does not have <these>.
29085      Branch: perl
29086            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
29087            ! t/pragma/warn/pp_sys util.c
29088 ____________________________________________________________________________
29089 [  6489] By: jhi                                   on 2000/08/02  04:26:46
29090         Log: Remove the extraneous "main::" prefix from all the
29091              "opened only for", "on closed", and "never opened" warnings.
29092              
29093              Subject: Re: inappropriate warning
29094              From: Gurusamy Sarathy <gsar@ActiveState.com>
29095              Date: Mon, 20 Mar 2000 11:28:02 -0800
29096              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
29097      Branch: perl
29098            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
29099            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
29100            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
29101 ____________________________________________________________________________
29102 [  6488] By: jhi                                   on 2000/08/02  03:02:57
29103         Log: memcpy has n o in it, as pinted ut by Sarathy.
29104      Branch: perl
29105            ! pod/perlguts.pod
29106 ____________________________________________________________________________
29107 [  6487] By: jhi                                   on 2000/08/02  02:44:51
29108         Log: Document in one place the memory abstractions used in Perl core.
29109              
29110              Subject: Re: Memory abstraction
29111              From: simon@brecon.co.uk (Simon Cozens)
29112              Date: 2 Aug 2000 02:20:23 GMT
29113              Organization: Earth.li Origins
29114      Branch: perl
29115            ! pod/perlguts.pod
29116 ____________________________________________________________________________
29117 [  6486] By: jhi                                   on 2000/08/02  02:41:57
29118         Log: regen_headers, regen perltoc.
29119      Branch: perl
29120            ! perlapi.c pod/perltoc.pod
29121 ____________________________________________________________________________
29122 [  6485] By: jhi                                   on 2000/08/02  01:43:33
29123         Log: "This little thing tests for a file .patch, and if it contains
29124              a number, pops into patchlevel.h" (making it easier to track
29125              which development version people are reporting bugs against)
29126              
29127              Subject: Patchlevel autogeneration for repository perls
29128              From: simon@brecon.co.uk (Simon Cozens)
29129              Date: 14 Jul 2000 07:12:15 GMT
29130              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
29131      Branch: perl
29132            + fix_pl
29133            ! MANIFEST Makefile.SH
29134 ____________________________________________________________________________
29135 [  6484] By: jhi                                   on 2000/08/02  01:32:54
29136         Log: FreeBSD 3.* updates from
29137              
29138              From: Paul Saab <ps@yahoo-inc.com>
29139              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
29140              Date: Tue, 1 Aug 2000 15:41:39 -0700
29141              Message-Id: <20000801154139.A53740@yahoo-inc.com>
29142      Branch: perl
29143            ! hints/freebsd.sh
29144 ____________________________________________________________________________
29145 [  6483] By: jhi                                   on 2000/08/02  01:27:44
29146         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
29147              instead one must use setproctitle().  This was already addressed
29148              by change #6457, but the below has a new variant for FreeBSD 4.0
29149              or later, and the matter is also documented more.
29150              
29151              From: Paul Saab <ps@yahoo-inc.com>
29152              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
29153              Date: Tue, 1 Aug 2000 15:41:39 -0700
29154              Message-Id: <20000801154139.A53740@yahoo-inc.com>
29155      Branch: metaconfig/U/perl
29156            + i_libutil.U
29157      Branch: perl
29158            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
29159 ____________________________________________________________________________
29160 [  6482] By: jhi                                   on 2000/08/01  22:17:32
29161         Log: The test from this
29162              
29163              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
29164              Date: Sat, 15 Apr 2000 17:03:44 +0100
29165              From: Tom Hughes <tom@compton.nu>
29166              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
29167              
29168              was missing, the code change went in as #5989
29169              (which had a different test?)
29170      Branch: perl
29171            ! t/op/misc.t
29172 ____________________________________________________________________________
29173 [  6481] By: jhi                                   on 2000/08/01  21:48:38
29174         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
29175              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29176              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
29177              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
29178      Branch: perl
29179            ! perl.h
29180 ____________________________________________________________________________
29181 [  6480] By: jhi                                   on 2000/08/01  18:05:28
29182         Log: Make p4desc to skip non-mainperl branches by default.
29183      Branch: perl
29184            ! Porting/p4desc
29185 ____________________________________________________________________________
29186 [  6479] By: jhi                                   on 2000/08/01  17:29:19
29187         Log: If gccosandvers is equal to osname, clear gccosandvers.
29188      Branch: metaconfig/U/perl
29189            ! gccvers.U
29190      Branch: perl
29191            ! Configure config_h.SH
29192 ____________________________________________________________________________
29193 [  6478] By: jhi                                   on 2000/08/01  15:54:08
29194         Log: BOM patching from Simon Cozens.
29195      Branch: perl
29196            ! toke.c
29197 ____________________________________________________________________________
29198 [  6477] By: jhi                                   on 2000/08/01  04:50:33
29199         Log: Stash away the largefiles flags and libswanted.
29200      Branch: perl
29201            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
29202 ____________________________________________________________________________
29203 [  6476] By: gsar                                  on 2000/08/01  04:24:24
29204         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
29205              on Windows)
29206      Branch: perl
29207            ! t/pragma/utf8.t utf8.c win32/win32.c
29208 ____________________________________________________________________________
29209 [  6475] By: jhi                                   on 2000/08/01  03:35:24
29210         Log: Make chr() for values >127 to create utf8 when under utf8.
29211              
29212              Subject: Re: uft8/chr()
29213              From: simon@brecon.co.uk (Simon Cozens)
29214              Date: 1 Aug 2000 02:37:02 GMT
29215              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
29216      Branch: perl
29217            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
29218 ____________________________________________________________________________
29219 [  6474] By: jhi                                   on 2000/08/01  02:36:18
29220         Log: In Digital UNIX warn if gcc explicitly chosen because even
29221              2.95.2 is known to cause problems.
29222      Branch: perl
29223            ! hints/dec_osf.sh
29224 ____________________________________________________________________________
29225 [  6473] By: jhi                                   on 2000/08/01  02:00:56
29226         Log: Make the safety catch for buggy gccs work with triple version
29227              numbers like 2.95.2.  Reported in
29228              
29229              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
29230              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
29231              Date: Mon, 31 Jul 2000 14:55:06 +0200
29232              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
29233      Branch: perl
29234            ! hints/dec_osf.sh
29235 ____________________________________________________________________________
29236 [  6472] By: jhi                                   on 2000/08/01  01:13:33
29237         Log: Subject: fix and question re: waitpid() under win32
29238              From: Brian Clarke <clarke@appliedmeta.com>
29239              Date: Fri, 28 Jul 2000 15:18:29 -0400
29240              Message-ID: <3981DC85.290314EB@appliedmeta.com>
29241              
29242              Slightly reformatted and WNOHANG # define moved to win32.h
29243              so that also POSIX.xs sees it, as suggsted by Sarathy.
29244      Branch: perl
29245            ! win32/win32.c win32/win32.h
29246 ____________________________________________________________________________
29247 [  6471] By: jhi                                   on 2000/08/01  00:55:05
29248         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
29249              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29250              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
29251              Date: Mon, 31 Jul 2000 13:28:51 +0100
29252              
29253              (aka ID 20000730.002)
29254      Branch: perl
29255            ! op.c t/op/tr.t
29256 ____________________________________________________________________________
29257 [  6470] By: jhi                                   on 2000/07/31  23:34:42
29258         Log: Document the problem with -P in HP-UX and its workaround.
29259              
29260              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
29261              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
29262              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
29263              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
29264      Branch: perl
29265            ! README.hpux
29266 ____________________________________________________________________________
29267 [  6469] By: jhi                                   on 2000/07/31  04:15:02
29268         Log: The swallow_bom() saga continues.  The #23 of require.t
29269              (UTF16-LE) still fails (silently, no output) but the #22
29270              (UTF16-BE) seems to be working now.  The root of the
29271              failure may be in sv_gets(): is it UTF-16LE-aware,
29272              especially when it comes to line endings? 
29273      Branch: perl
29274            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
29275            ! t/comp/require.t toke.c utf8.c
29276 ____________________________________________________________________________
29277 [  6468] By: jhi                                   on 2000/07/30  19:05:48
29278         Log: Find green threads before native threads.
29279              
29280              Subject: Re: Patch to jpl/JNI/Makefile.PL
29281              From: Jens Thomsen <jens@fiend.cis.com>
29282              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
29283              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
29284      Branch: perl
29285            ! jpl/JNI/Makefile.PL
29286 ____________________________________________________________________________
29287 [  6467] By: jhi                                   on 2000/07/30  18:36:22
29288         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
29289      Branch: perl
29290            ! doop.c
29291 ____________________________________________________________________________
29292 [  6466] By: jhi                                   on 2000/07/30  04:37:29
29293         Log: A new version of the "remove UPPERACSE string comparison"
29294              operators.  The problem with the previous one (change #6454)
29295              was that it was for Perl 5.6.0.  From Paul Marquess.
29296      Branch: perl
29297            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
29298            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
29299            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29300 ____________________________________________________________________________
29301 [  6465] By: jhi                                   on 2000/07/29  22:39:56
29302         Log: Do not upgrade SVs into utf8 just because they participate
29303              in eq or cmp.  Reported and fix suggested in
29304              
29305              Subject: [ID 20000720.009] sv_eq UTF8 bug
29306              From: "Simon Cozens" <simon@othersideofthe.earth.li>
29307              Date: 21 Jul 2000 04:37:29 -0000
29308              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
29309              
29310              Exercise for the kind reader: should we or should we not
29311              cache the utf8 conversion alonside the SV? (as magic,
29312              as thestrxfrm()ed version is cached under use locale)
29313              Argue both for and against.
29314      Branch: perl
29315            ! sv.c
29316 ____________________________________________________________________________
29317 [  6464] By: jhi                                   on 2000/07/29  22:36:22
29318         Log: Subject: UTF8 concat
29319              From: simon@brecon.co.uk (Simon Cozens) 
29320              Date: 30 Jun 2000 06:13:25 GMT
29321              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
29322              
29323              (with a memory leak fixed, plus a few casts added)
29324              
29325              This also seems to help for
29326              
29327              Subject: [ID 20000716.015] join UTF8 weirdness
29328              From: root <root@ak-71.mind.de> 
29329              Date: Sat, 15 Jul 2000 15:29:54 +0200
29330              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
29331              
29332              (from Andreas König)
29333      Branch: perl
29334            ! pp_hot.c
29335 ____________________________________________________________________________
29336 [  6463] By: jhi                                   on 2000/07/29  00:55:39
29337         Log: Tune the comments and hopefully stop a memory leak.
29338      Branch: perl
29339            ! toke.c utf8.c
29340 ____________________________________________________________________________
29341 [  6462] By: jhi                                   on 2000/07/29  00:16:53
29342         Log: The problem described in this
29343              
29344              Subject: [ID 20000322.018] named chars aren't magical enough
29345              From: root <root@dixie.cscaper.com>     
29346              Date: Wed, 22 Mar 2000 18:37:42 -0700
29347              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
29348              
29349              has been fixed in perl 5.6.0 but just in case added a test
29350              to keep it away.  (The report from Joseph Hall.)
29351      Branch: perl
29352            ! t/lib/charnames.t
29353 ____________________________________________________________________________
29354 [  6461] By: jhi                                   on 2000/07/28  23:56:36
29355         Log: Tiny fixes for #6460.
29356      Branch: metaconfig/U/perl
29357            ! gccvers.U
29358      Branch: perl
29359            ! Configure config_h.SH
29360 ____________________________________________________________________________
29361 [  6460] By: jhi                                   on 2000/07/28  23:24:41
29362         Log: Warn if the version of the operating system used to compile gcc
29363              differs from the current version of the operating system.
29364              Also display the gcc compilation os and version in myconfig.
29365              Inspiration from
29366              
29367              Subject: Re: [ID 20000710.003] ERRORS!!         
29368              From: "Kurt D. Starsinic" <kstar@chapin.edu>
29369              Date: Mon, 10 Jul 2000 15:54:16 -0400
29370              Message-ID: <20000710155416.A1384@O2.chapin.edu>
29371      Branch: metaconfig/U/perl
29372            ! gccvers.U
29373      Branch: perl
29374            ! Configure config_h.SH myconfig.SH
29375 ____________________________________________________________________________
29376 [  6459] By: jhi                                   on 2000/07/28  22:00:32
29377         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
29378              letter to $Config{osvers}.
29379      Branch: metaconfig
29380            ! U/modified/Oldconfig.U
29381      Branch: perl
29382            ! Configure config_h.SH
29383 ____________________________________________________________________________
29384 [  6458] By: jhi                                   on 2000/07/28  04:15:39
29385         Log: Back out #6454, doesn't seem to work.
29386              (Reason: that patch was for perl 5.6.0, not perl-current)
29387              (A version of the patch for perl-current came in later as #6466)
29388      Branch: perl
29389            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
29390            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
29391            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29392 ____________________________________________________________________________
29393 [  6457] By: jhi                                   on 2000/07/27  23:31:49
29394         Log: Use setproctitle() if available to modify $0.
29395              
29396              Subject: setting $* on BSD4 broken
29397              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
29398              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
29399              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
29400      Branch: metaconfig
29401            ! U/modified/Myinit.U
29402      Branch: perl
29403            ! Configure config_h.SH mg.c
29404 ____________________________________________________________________________
29405 [  6456] By: jhi                                   on 2000/07/27  14:50:47
29406         Log: Allow "no AutoLoader;", based on change #6444,
29407              suggested by Graham Barr.
29408      Branch: perl
29409            ! lib/AutoLoader.pm
29410 ____________________________________________________________________________
29411 [  6455] By: jhi                                   on 2000/07/27  14:19:10
29412         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
29413              From: rspier@pobox.com (Robert Spier)
29414              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
29415              Message-ID: <14720.15855.787664.424783@rls.cx>
29416      Branch: perl
29417            ! pod/perldiag.pod
29418 ____________________________________________________________________________
29419 [  6454] By: jhi                                   on 2000/07/27  14:03:02
29420         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
29421              for a long time).
29422              
29423              Reported in
29424              
29425              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
29426              From: Ryan Herbert <rherbert@sycamorehq.com>
29427              Date: Mon, 17 Jul 2000 11:40:42 -0400
29428              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
29429              
29430              Patched in
29431              
29432              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
29433              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
29434              Date: Wed, 26 Jul 2000 23:40:18 +0100
29435              Message-ID: <000001bff752$79511880$0a17073e@tiny>
29436              
29437              based on an earlier patch from Stephen P. Potter.
29438              
29439              (Removed later by change #6458 because this patch was for
29440              perl 5.6.0, not perl-current)
29441      Branch: perl
29442            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
29443            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
29444            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29445 ____________________________________________________________________________
29446 [  6453] By: jhi                                   on 2000/07/27  13:48:02
29447         Log: Subject: [PATCH] fixes bug 20000508.004
29448              From: Michael Stevens <mstevens@globnix.org>
29449              Date: Thu, 27 Jul 2000 13:49:04 +0100
29450              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
29451      Branch: perl
29452            ! pod/perldata.pod
29453 ____________________________________________________________________________
29454 [  6452] By: jhi                                   on 2000/07/26  23:51:26
29455         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
29456              and Craig A. Berry.
29457      Branch: perl
29458            ! lib/File/Temp.pm pod/perlport.pod
29459 ____________________________________________________________________________
29460 [  6451] By: jhi                                   on 2000/07/26  19:43:30
29461         Log: Be wary of close()s, too.
29462              
29463              Subject: Re: [PATCH] perlbug cleanup
29464              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29465              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
29466              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
29467      Branch: perl
29468            ! utils/perlbug.PL
29469 ____________________________________________________________________________
29470 [  6450] By: jhi                                   on 2000/07/26  18:41:40
29471         Log: Subject: Minor doc patch: handy.h
29472              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
29473              Date: Wed, 26 Jul 2000 15:34:25 -0300
29474              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
29475      Branch: perl
29476            ! handy.h pod/perlapi.pod
29477 ____________________________________________________________________________
29478 [  6449] By: jhi                                   on 2000/07/26  18:23:55
29479         Log: Subject: [PATCH] minor doc change - perlguts
29480              From: Michael Stevens <mstevens@globnix.org>
29481              Date: Thu, 13 Jul 2000 12:39:18 +0100
29482              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
29483      Branch: perl
29484            ! pod/perlguts.pod
29485 ____________________________________________________________________________
29486 [  6448] By: jhi                                   on 2000/07/26  18:20:30
29487         Log: open() wariness in perlbug.
29488              
29489              Subject: [PATCH] perlbug cleanup
29490              From: Michael Stevens <mstevens@globnix.org>
29491              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
29492              Date: Thu, 13 Jul 2000 15:52:23 +0100
29493      Branch: perl
29494            ! utils/perlbug.PL
29495 ____________________________________________________________________________
29496 [  6447] By: jhi                                   on 2000/07/26  18:13:04
29497         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
29498      Branch: perl
29499            ! lib/File/Temp.pm t/lib/ftmp-security.t
29500 ____________________________________________________________________________
29501 [  6446] By: jhi                                   on 2000/07/26  18:06:32
29502         Log: docfix from Peter Scott <Peter@PSDT.com>.
29503      Branch: perl
29504            ! pod/perlfunc.pod
29505 ____________________________________________________________________________
29506 [  6445] By: jhi                                   on 2000/07/26  17:53:31
29507         Log: Fix *foo{FORMAT}.
29508              
29509              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29510              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
29511              Date: Wed, 26 Jul 2000 19:51:02 +0200
29512              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
29513              
29514              From: Graham Barr <gbarr@pobox.com>
29515              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
29516              Date: Wed, 26 Jul 2000 17:38:36 +0100
29517              Message-ID: <20000726173836.L472@pobox.com>
29518      Branch: perl
29519            ! pp.c sv.c t/op/gv.t
29520 ____________________________________________________________________________
29521 [  6444] By: jhi                                   on 2000/07/26  17:49:14
29522         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
29523              from Graham Barr in the module list.
29524      Branch: perl
29525            ! gv.c pod/perlobj.pod
29526 ____________________________________________________________________________
29527 [  6443] By: jhi                                   on 2000/07/26  16:06:56
29528         Log: More split() doc and test patches from Mike Guy.
29529      Branch: perl
29530            ! pod/perlfunc.pod t/op/split.t
29531 ____________________________________________________________________________
29532 [  6442] By: jhi                                   on 2000/07/26  16:05:30
29533         Log: MacOS nits from Matthias Neeracher.
29534      Branch: perl
29535            ! perl.c pp_ctl.c
29536 ____________________________________________________________________________
29537 [  6441] By: jhi                                   on 2000/07/26  04:39:57
29538         Log: Subject: [PATCH] split /^/
29539              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29540              Date: Tue, 25 Jul 2000 14:18:57 +0100
29541              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
29542              
29543              (with notes from tchrist and gbarr)
29544      Branch: perl
29545            ! pod/perlfunc.pod t/op/split.t
29546 ____________________________________________________________________________
29547 [  6440] By: jhi                                   on 2000/07/26  04:32:32
29548         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
29549              From: Peter Prymmer <pvhp@forte.com>
29550              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
29551              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
29552      Branch: perl
29553            ! vms/munchconfig.c
29554 ____________________________________________________________________________
29555 [  6439] By: jhi                                   on 2000/07/26  04:31:01
29556         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
29557              to be fatal errors (instead of by default ignoring them, and
29558              ignoring with a bug: even though -w gave an error, the opening [
29559              was left in)  Reported in:
29560              
29561              Subject: [ID 20000716.024] [=cc=] / [:blank:]
29562              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
29563              Date: Sun, 16 Jul 2000 17:55:29 -0700
29564              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
29565      Branch: perl
29566            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
29567 ____________________________________________________________________________
29568 [  6438] By: jhi                                   on 2000/07/25  15:41:15
29569         Log: Subject: [PATCH] av.c apidoc
29570              From: simon@brecon.co.uk (Simon Cozens)
29571              Date: 24 Jul 2000 06:40:52 GMT
29572              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
29573      Branch: perl
29574            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
29575            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
29576 ____________________________________________________________________________
29577 [  6437] By: jhi                                   on 2000/07/25  14:05:36
29578         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
29579              From: "Stephen P. Potter" <spp@ds.net>
29580              Date: Mon, 24 Jul 2000 14:22:23 -0400
29581              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
29582      Branch: perl
29583            ! pod/perllocale.pod
29584 ____________________________________________________________________________
29585 [  6436] By: jhi                                   on 2000/07/25  14:02:03
29586         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
29587              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29588              Date: Mon, 24 Jul 2000 18:04:28 +0100
29589              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
29590      Branch: perl
29591            ! t/lib/syslfs.t t/op/lfs.t
29592 ____________________________________________________________________________
29593 [  6435] By: jhi                                   on 2000/07/25  13:59:28
29594         Log: Get UTF16 BOMs working.  Patch from
29595              
29596              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29597              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29598              Date: Tue, 25 Jul 2000 12:52:45 +0100
29599              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
29600              
29601              and notes from
29602              
29603              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29604              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29605              Date: Tue, 25 Jul 2000 11:43:25 +0100
29606              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
29607      Branch: perl
29608            ! t/comp/require.t toke.c utf8.c
29609 ____________________________________________________________________________
29610 [  6434] By: jhi                                   on 2000/07/25  02:39:54
29611         Log: Make the "uninit variable" warning to say "concat or string"
29612              or "join or string" when in concat or join .
29613              
29614              Subject: Re: [ID 20000403.009] uninitialised concatenation???
29615              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29616              Date: Tue, 04 Apr 2000 18:22:58 +0100
29617              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
29618              
29619              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
29620              From: William R Ward <hermit@BayView.COM>
29621              Date: Thu, 30 Mar 2000 19:50:03 -0800
29622              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
29623      Branch: perl
29624            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
29625            ! t/pragma/warn/op t/pragma/warn/sv
29626 ____________________________________________________________________________
29627 [  6433] By: jhi                                   on 2000/07/24  17:52:56
29628         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
29629      Branch: perl
29630            ! lib/File/Spec/VMS.pm
29631 ____________________________________________________________________________
29632 [  6432] By: jhi                                   on 2000/07/24  17:44:44
29633         Log: Test cases for #6431.
29634              
29635              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29636              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29637              Date: Mon, 24 Jul 2000 15:32:29 +0100
29638              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
29639      Branch: perl
29640            ! t/op/pat.t t/op/split.t
29641 ____________________________________________________________________________
29642 [  6431] By: jhi                                   on 2000/07/24  17:43:17
29643         Log: Bind op fix.
29644              
29645              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29646              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29647              Date: Mon, 17 Jul 2000 20:04:56 +0100
29648              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
29649      Branch: perl
29650            ! op.c
29651 ____________________________________________________________________________
29652 [  6430] By: jhi                                   on 2000/07/24  03:42:42
29653         Log: Subject: [ID 20000716.023] syslog test fails without sockets
29654              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29655              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
29656              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
29657      Branch: metaconfig/U/perl
29658            ! Extensions.U
29659      Branch: perl
29660            ! Configure config_h.SH
29661 ____________________________________________________________________________
29662 [  6429] By: jhi                                   on 2000/07/24  03:11:52
29663         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
29664              case, but add also notes explaining the relationship of this
29665              patch and the earlier notes by Sarathy.
29666              
29667              Subject: Map is still slow
29668              From: "Ben Tilly" <ben_tilly@hotmail.com>
29669              Date: Sat, 15 Jul 2000 17:23:27 EDT
29670              Message-ID: <20000715212327.21656.qmail@hotmail.com>
29671      Branch: perl
29672            ! pp_ctl.c
29673 ____________________________________________________________________________
29674 [  6428] By: jhi                                   on 2000/07/24  02:58:52
29675         Log: Documentation to explain the behaviour of map().
29676              
29677              Subject: Re: Map is still slow 
29678              From: Gurusamy Sarathy <gsar@ActiveState.com>
29679              Date: Sat, 15 Jul 2000 16:05:09 -0700
29680              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
29681      Branch: perl
29682            ! pp_ctl.c
29683 ____________________________________________________________________________
29684 [  6427] By: jhi                                   on 2000/07/24  02:50:03
29685         Log: Add tests for
29686              [ID 19991110.003] another matching finding by pcre author
29687              which has already been fixed by some patch, as verified in
29688              
29689              Subject: Re: two regex bugs from the mists of time (well, last November)
29690              From: Hugo <hv@crypt.compulink.co.uk>
29691              Date: Sat, 22 Jul 2000 18:12:58 +0100
29692              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
29693      Branch: perl
29694            ! t/op/re_tests
29695 ____________________________________________________________________________
29696 [  6426] By: jhi                                   on 2000/07/24  02:11:20
29697         Log: A missing 'break' after the [[:space:]] switch case.
29698              
29699              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
29700              From: "Stephen P. Potter" <spp@ds.net>
29701              Date: Tue, 18 Jul 2000 16:25:17 -0400
29702              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
29703      Branch: perl
29704            ! regcomp.c
29705 ____________________________________________________________________________
29706 [  6425] By: jhi                                   on 2000/07/24  02:06:12
29707         Log: The output might have been produced in the wrong order.
29708              
29709              Subject: [ID 20000720.003] [PATCH] t/op/write.t
29710              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29711              Date: Thu, 20 Jul 2000 18:49:18 +0100
29712              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
29713      Branch: perl
29714            ! t/op/write.t
29715 ____________________________________________________________________________
29716 [  6424] By: jhi                                   on 2000/07/24  02:00:07
29717         Log: Use STDOUT consistently.
29718              
29719              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
29720              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29721              Date: Thu, 20 Jul 2000 18:04:01 +0100
29722              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
29723      Branch: perl
29724            ! lib/Test/Harness.pm
29725 ____________________________________________________________________________
29726 [  6423] By: jhi                                   on 2000/07/24  01:54:54
29727         Log: Protect against "wild next"s, that is, callbacks doing "next"
29728              instead of "return".
29729              
29730              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
29731              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29732              Date: Tue, 18 Jul 2000 11:30:16 +0100
29733              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
29734      Branch: perl
29735            ! lib/File/Find.pm
29736 ____________________________________________________________________________
29737 [  6422] By: jhi                                   on 2000/07/24  01:35:47
29738         Log: Out-of-date note removed.
29739              
29740              Subject: [PATCH] documentation perlipc
29741              From: rspier@pobox.com (Robert Spier)
29742              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
29743              Message-ID: <14711.35178.572612.502654@rls.cx>
29744      Branch: perl
29745            ! pod/perlipc.pod
29746 ____________________________________________________________________________
29747 [  6421] By: jhi                                   on 2000/07/24  00:09:18
29748         Log: Send all installperl messages to STDERR and be -w clean.
29749              
29750              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
29751              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29752              Date: Sat, 22 Jul 2000 14:02:11 +0100
29753              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
29754      Branch: perl
29755            ! installperl
29756 ____________________________________________________________________________
29757 [  6420] By: jhi                                   on 2000/07/24  00:04:19
29758         Log: Decutandpasto.
29759              
29760              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
29761              From: "Richard Soderberg" <rs@crystalflame.net>
29762              Date: Sun, 23 Jul 2000 01:37:23 -0700
29763              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
29764      Branch: perl
29765            ! pod/perlipc.pod
29766 ____________________________________________________________________________
29767 [  6419] By: jhi                                   on 2000/07/24  00:01:12
29768         Log: A cleaner abs_path().
29769              Subject: Re: unix alternative to Cwd.pm
29770              From: Jeff Pinyan <jeffp@crusoe.net>
29771              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
29772              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
29773      Branch: perl
29774            ! lib/Cwd.pm
29775 ____________________________________________________________________________
29776 [  6418] By: jhi                                   on 2000/07/23  23:48:56
29777         Log: Detypo.
29778              
29779              Subject: [PATCH perl-current] Typo in hints/powerux.sh
29780              From: "Richard Soderberg" <rs@crystalflame.net>
29781              Date: Sun, 23 Jul 2000 01:27:33 -0700
29782              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
29783      Branch: perl
29784            ! hints/powerux.sh
29785 ____________________________________________________________________________
29786 [  6417] By: jhi                                   on 2000/07/17  22:13:31
29787         Log: Subject: SDBM_File documentation
29788              From: mjd@plover.com
29789              Date: 16 Jul 2000 17:41:17 -0000
29790              Message-ID: <20000716174117.18515.qmail@plover.com>
29791      Branch: perl
29792            ! ext/SDBM_File/SDBM_File.pm
29793 ____________________________________________________________________________
29794 [  6416] By: jhi                                   on 2000/07/17  19:13:26
29795         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
29796      Branch: perl
29797            ! hints/mpeix.sh mpeix/relink
29798 ____________________________________________________________________________
29799 [  6415] By: jhi                                   on 2000/07/15  14:11:02
29800         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
29801              the utf8 'characters' can be more than one octet).
29802              
29803              Date: Sat, 15 Jul 2000 00:21:56 +0100
29804              From: Tom Hughes <tom@compton.nu>
29805              Subject: Re: [ID 20000714.002]
29806              Message-ID: <db2334de49.tom@compton.compton.nu>
29807              
29808              Reported in
29809              
29810              Subject: [ID 20000714.002]
29811              From: "Simon Cozens" <simon@othersideofthe.earth.li>
29812              Date: 14 Jul 2000 15:13:09 -0000
29813              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
29814      Branch: perl
29815            ! doop.c
29816 ____________________________________________________________________________
29817 [  6414] By: jhi                                   on 2000/07/15  03:13:41
29818         Log: another VMS build tweak from Peter Prymmer
29819      Branch: perl
29820            ! vms/descrip_mms.template
29821 ____________________________________________________________________________
29822 [  6413] By: jhi                                   on 2000/07/15  03:10:40
29823         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
29824      Branch: perl
29825            ! vms/perlvms.pod
29826 ____________________________________________________________________________
29827 [  6412] By: jhi                                   on 2000/07/15  00:31:05
29828         Log: More docs for sv functions.
29829              
29830              Subject: [PATCH cfgperl] sv.c apidoc
29831              From: simon@brecon.co.uk (Simon Cozens)
29832              Date: 13 Jul 2000 09:00:20 GMT
29833              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
29834              
29835              Subject: Re: [PATCH cfgperl] sv.c apidoc
29836              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29837              Date: Thu, 13 Jul 2000 12:27:41 +0100
29838              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
29839              
29840              Subject: Re: [PATCH cfgperl] sv.c apidoc
29841              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29842              Date: Thu, 13 Jul 2000 13:23:09 +0100
29843              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
29844              
29845              Subject: Re: [PATCH cfgperl] sv.c apidoc
29846              From: simon@brecon.co.uk (Simon Cozens)
29847              Date: 14 Jul 2000 06:51:02 GMT
29848              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
29849      Branch: perl
29850            ! embed.pl pod/perlapi.pod sv.c
29851 ____________________________________________________________________________
29852 [  6411] By: jhi                                   on 2000/07/15  00:10:41
29853         Log: lib/b test fixes from Peter Prymmer.
29854      Branch: perl
29855            ! t/lib/b.t
29856 ____________________________________________________________________________
29857 [  6410] By: jhi                                   on 2000/07/15  00:02:09
29858         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
29859              From: Hugo <hv@crypt.compulink.co.uk>
29860              Date: Fri, 14 Jul 2000 23:05:20 +0100
29861              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
29862              
29863              Didn't anymore apply, but that point still could use another fix.
29864      Branch: perl
29865            ! pod/perlfunc.pod
29866 ____________________________________________________________________________
29867 [  6409] By: jhi                                   on 2000/07/14  23:15:15
29868         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
29869              not in pod, from Peter Prymmer
29870      Branch: perl
29871            ! vms/descrip_mms.template
29872 ____________________________________________________________________________
29873 [  6408] By: jhi                                   on 2000/07/14  20:35:05
29874         Log: The bug report
29875              [ID 19991110.002] minimal matching discrepancy found by pcre author
29876              seems to have been fixed (though differently from what was suggested
29877              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
29878      Branch: perl
29879            ! t/op/re_tests
29880 ____________________________________________________________________________
29881 [  6407] By: jhi                                   on 2000/07/14  17:38:08
29882         Log: Fix AutoSplit to use File::Spec the right way in VMS,
29883              from Peter Prymmer.
29884      Branch: perl
29885            ! lib/AutoSplit.pm
29886 ____________________________________________________________________________
29887 [  6406] By: jhi                                   on 2000/07/14  14:13:22
29888         Log: Merge perlhacktut into perlhack, update perlguts.
29889              
29890              Subject: Re: Perlhacktut
29891              From: simon@brecon.co.uk (Simon Cozens)
29892              Date: 14 Jul 2000 06:49:21 GMT
29893              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
29894              
29895              Subject: Re: Perlhacktut
29896              From: simon@brecon.co.uk (Simon Cozens)
29897              Date: 14 Jul 2000 07:09:45 GMT
29898              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
29899      Branch: perl
29900            ! pod/perlguts.pod pod/perlhack.pod
29901 ____________________________________________________________________________
29902 [  6405] By: jhi                                   on 2000/07/14  14:02:31
29903         Log: Integrate with Sarathy.
29904      Branch: cfgperl
29905           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
29906           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
29907           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
29908 ____________________________________________________________________________
29909 [  6404] By: gsar                                  on 2000/07/14  12:15:02
29910         Log: PERL_OBJECT build tweaks
29911      Branch: perl
29912            ! toke.c
29913 ____________________________________________________________________________
29914 [  6403] By: gsar                                  on 2000/07/14  11:23:41
29915         Log: inconsistent types needs casts
29916      Branch: perl
29917            ! toke.c
29918 ____________________________________________________________________________
29919 [  6402] By: gsar                                  on 2000/07/14  11:12:04
29920         Log: typos in change#6399, regen headers
29921      Branch: perl
29922            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
29923 ____________________________________________________________________________
29924 [  6401] By: gsar                                  on 2000/07/14  10:59:12
29925         Log: typecasts needed for change#6394
29926      Branch: perl
29927            ! toke.c
29928 ____________________________________________________________________________
29929 [  6400] By: gsar                                  on 2000/07/14  10:49:37
29930         Log: integrate cfgperl contents into mainline
29931      Branch: perl
29932           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
29933           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
29934 ____________________________________________________________________________
29935 [  6399] By: gsar                                  on 2000/07/14  10:38:35
29936         Log: enable UTF-16 filter by default if relevant BOM is seen; various
29937              cleanups (typos, misformatted code, and small bugs)
29938      Branch: perl
29939            ! doop.c embed.pl mg.c op.c pp.c toke.c
29940 ____________________________________________________________________________
29941 [  6398] By: gsar                                  on 2000/07/14  08:55:38
29942         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
29943              name suggests anyway)
29944      Branch: perl
29945            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
29946 ____________________________________________________________________________
29947 [  6397] By: gsar                                  on 2000/07/14  08:44:33
29948         Log: move new variables to the end of the interpreter structure (for
29949              bincompat in code that doesn't #include XSUB.h)
29950      Branch: perl
29951            ! intrpvar.h
29952 ____________________________________________________________________________
29953 [  6396] By: gsar                                  on 2000/07/14  08:13:58
29954         Log: MakeMaker should not remove editor backups (*~) on `make clean`
29955              by default (completes change#6383)
29956      Branch: perl
29957            ! lib/ExtUtils/MM_Unix.pm
29958 ____________________________________________________________________________
29959 [  6395] By: jhi                                   on 2000/07/14  05:20:33
29960         Log: Replace change #6337 with a better one.
29961              
29962              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
29963              From: Hugo <hv@crypt.compulink.co.uk>
29964              Date: Fri, 14 Jul 2000 04:16:20 +0100
29965              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
29966      Branch: cfgperl
29967            ! regexec.c t/op/re_tests
29968 ____________________________________________________________________________
29969 [  6394] By: jhi                                   on 2000/07/14  01:33:59
29970         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
29971      Branch: cfgperl
29972            ! embed.pl global.sym proto.h toke.c
29973 ____________________________________________________________________________
29974 [  6393] By: jhi                                   on 2000/07/13  23:41:23
29975         Log: remove discarded test
29976      Branch: cfgperl
29977            ! MANIFEST
29978 ____________________________________________________________________________
29979 [  6392] By: jhi                                   on 2000/07/13  23:32:25
29980         Log: The {multiplier} of a fixed substring was overlooked which
29981              caused a wrong initial search offset for that substring.
29982              
29983              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
29984              From: Hugo <hv@crypt.compulink.co.uk>
29985              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
29986              Date: Thu, 13 Jul 2000 19:27:13 +0100
29987      Branch: cfgperl
29988            ! regcomp.c t/op/re_tests
29989 ____________________________________________________________________________
29990 [  6391] By: jhi                                   on 2000/07/13  16:37:42
29991         Log: typo fix from Craig Berry
29992      Branch: cfgperl
29993            ! vms/subconfigure.com
29994 ____________________________________________________________________________
29995 [  6390] By: jhi                                   on 2000/07/13  13:20:12
29996         Log: Integrate with Sarathy.
29997      Branch: cfgperl
29998            - t/op/method2entersub.t
29999           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
30000           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
30001           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
30002           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
30003 ____________________________________________________________________________
30004 [  6389] By: jhi                                   on 2000/07/13  13:18:48
30005         Log: Detypo from Peter Prymmer, part of #6388.
30006      Branch: cfgperl
30007            ! Configure config_h.SH
30008      Branch: metaconfig
30009            ! U/modified/d_longlong.U
30010 ____________________________________________________________________________
30011 [  6388] By: gsar                                  on 2000/07/13  06:33:40
30012         Log: typos (spotted by Peter Prymmer)
30013      Branch: perl
30014            ! Configure t/lib/english.t
30015 ____________________________________________________________________________
30016 [  6387] By: gsar                                  on 2000/07/13  05:35:28
30017         Log: new selfloader.t in change#6183 doesn't close DATA handles,
30018              and thus fails to clean up tmp files on dosish platforms
30019      Branch: perl
30020            ! t/lib/selfloader.t
30021 ____________________________________________________________________________
30022 [  6386] By: gsar                                  on 2000/07/12  21:42:39
30023         Log: sprintf test tweaks (from Dominic Dunlop)
30024      Branch: perl
30025            ! t/op/sprintf.t
30026 ____________________________________________________________________________
30027 [  6385] By: gsar                                  on 2000/07/12  21:33:46
30028         Log: fix bugs in processing %v-*d and similar format specs (from
30029              Avi Finkel <avi@finkel.org>)
30030      Branch: perl
30031            ! sv.c t/op/sprintf.t
30032 ____________________________________________________________________________
30033 [  6384] By: gsar                                  on 2000/07/12  16:04:19
30034         Log: readd missing perldelta.pod changes from changes#6339,6376
30035      Branch: perl
30036            ! pod/perldelta.pod
30037 ____________________________________________________________________________
30038 [  6383] By: gsar                                  on 2000/07/12  16:00:51
30039         Log: don't clobber *.orig files on *clean targets
30040      Branch: perl
30041            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
30042 ____________________________________________________________________________
30043 [  6382] By: gsar                                  on 2000/07/12  07:59:12
30044         Log: fix broken integrations in cfgperl
30045      Branch: cfgperl
30046           !> Changes pod/perldelta.pod
30047 ____________________________________________________________________________
30048 [  6381] By: gsar                                  on 2000/07/12  07:42:17
30049         Log: integrate cfgperl changes into mainline
30050      Branch: perl
30051            ! Changes
30052           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
30053           !> pod/perlre.pod
30054 ____________________________________________________________________________
30055 [  6380] By: gsar                                  on 2000/07/12  07:31:00
30056         Log: get sprintf.t to adjust properly for 3-digit exponents
30057      Branch: perl
30058            ! t/op/sprintf.t
30059 ____________________________________________________________________________
30060 [  6379] By: gsar                                  on 2000/07/12  06:40:04
30061         Log: change#6174 needs corresponding change in win32/config_h.PL,
30062              which grovels through config_h.SH to find the config.h name
30063      Branch: perl
30064            ! win32/config_h.PL
30065 ____________________________________________________________________________
30066 [  6378] By: jhi                                   on 2000/07/12  05:03:59
30067         Log: Do the cc sanity check both before the hints and
30068              after the cc selction.
30069      Branch: cfgperl
30070            ! Configure config_h.SH
30071      Branch: metaconfig
30072            ! U/modified/Oldconfig.U U/modified/cc.U
30073      Branch: metaconfig/U/perl
30074            + Checkcc.U
30075 ____________________________________________________________________________
30076 [  6377] By: jhi                                   on 2000/07/12  02:49:22
30077         Log: Fix nits noticed by Boston.pm.
30078      Branch: cfgperl
30079            ! pod/perlre.pod
30080 ____________________________________________________________________________
30081 [  6376] By: jhi                                   on 2000/07/11  21:22:13
30082         Log: Configure cosmetics and perldelta.
30083      Branch: cfgperl
30084            ! Configure config_h.SH pod/perldelta.pod
30085      Branch: metaconfig
30086            ! U/modified/cc.U
30087 ____________________________________________________________________________
30088 [  6375] By: gsar                                  on 2000/07/11  21:17:35
30089         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
30090      Branch: perl
30091            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
30092            ! win32/win32sck.c
30093 ____________________________________________________________________________
30094 [  6374] By: gsar                                  on 2000/07/11  20:48:50
30095         Log: tweak for build failure under multiplicity
30096      Branch: perl
30097            ! toke.c
30098 ____________________________________________________________________________
30099 [  6373] By: gsar                                  on 2000/07/11  20:37:23
30100         Log: integrate cfgperl changes#6325..6373 into mainline
30101              (NOTE: today's batch of integrations still untested)
30102      Branch: perl
30103           +> ext/DynaLoader/hints/netbsd.pl
30104            ! Changes
30105           !> (integrate 26 files)
30106 ____________________________________________________________________________
30107 [  6372] By: jhi                                   on 2000/07/11  20:30:36
30108         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
30109              regen perltoc.
30110      Branch: cfgperl
30111            + pod/perlbook.pod
30112            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
30113            ! pod/perltoc.pod
30114 ____________________________________________________________________________
30115 [  6371] By: jhi                                   on 2000/07/11  20:08:56
30116         Log: Minor cleanups on the booklist.
30117      Branch: cfgperl
30118            ! pod/perlfaq2.pod
30119 ____________________________________________________________________________
30120 [  6370] By: jhi                                   on 2000/07/11  19:31:13
30121         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
30122      Branch: cfgperl
30123            ! t/pragma/overload.t
30124 ____________________________________________________________________________
30125 [  6369] By: gsar                                  on 2000/07/11  19:27:48
30126         Log: integrate cfgperl changes#6293..6324 into mainline
30127      Branch: perl
30128           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
30129            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
30130           !> (integrate 30 files)
30131 ____________________________________________________________________________
30132 [  6368] By: gsar                                  on 2000/07/11  19:18:57
30133         Log: skip integrate of problematic change#6292 from cfgperl into mainline
30134      Branch: perl
30135           !> pp_hot.c
30136 ____________________________________________________________________________
30137 [  6367] By: gsar                                  on 2000/07/11  19:17:21
30138         Log: integrate cfgperl changes#6288..6290 into mainline
30139      Branch: perl
30140           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
30141 ____________________________________________________________________________
30142 [  6366] By: gsar                                  on 2000/07/11  19:11:18
30143         Log: integrate cfgperl changes#6268..6282 into mainline
30144      Branch: perl
30145           !> (integrate 30 files)
30146 ____________________________________________________________________________
30147 [  6365] By: gsar                                  on 2000/07/11  18:57:00
30148         Log: delete new accidentally branched file
30149      Branch: perl
30150            - t/op/method2entersub.t
30151 ____________________________________________________________________________
30152 [  6364] By: gsar                                  on 2000/07/11  18:55:13
30153         Log: skip integrate of change#6267 from cfgperl into mainline (the
30154              method call optimization is flawed without additional hints
30155              from user about immutableness of @ISA and no runtime method
30156              definitions)
30157      Branch: perl
30158           +> t/op/method2entersub.t
30159           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
30160           !> perl.h t/op/sprintf.t xsutils.c
30161 ____________________________________________________________________________
30162 [  6363] By: gsar                                  on 2000/07/11  18:49:43
30163         Log: integrate cfgperl changes#6261..6266 into mainline
30164      Branch: perl
30165           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
30166           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
30167           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30168           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
30169 ____________________________________________________________________________
30170 [  6362] By: gsar                                  on 2000/07/11  18:43:26
30171         Log: integrate cfgperl changes#6252..6260 into mainline
30172      Branch: perl
30173           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
30174           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
30175           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
30176           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
30177 ____________________________________________________________________________
30178 [  6361] By: gsar                                  on 2000/07/11  18:37:12
30179         Log: skip integrate of problematic change#6251 from cfgperl into mainline
30180      Branch: perl
30181           !> lib/Exporter.pm
30182 ____________________________________________________________________________
30183 [  6360] By: gsar                                  on 2000/07/11  18:34:56
30184         Log: integrate cfgperl change#6250 into mainline
30185      Branch: perl
30186           +> t/op/my_stash.t
30187           !> MANIFEST embed.pl proto.h toke.c
30188 ____________________________________________________________________________
30189 [  6359] By: gsar                                  on 2000/07/11  18:21:19
30190         Log: integrate cfgperl changes#6242..6249 into mainline
30191      Branch: perl
30192           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
30193           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
30194           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
30195           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
30196           !> t/lib/peek.t utf8.c
30197 ____________________________________________________________________________
30198 [  6358] By: gsar                                  on 2000/07/11  18:15:45
30199         Log: skip integrate of problematic change#6241 from cfgperl into mainline
30200      Branch: perl
30201           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
30202 ____________________________________________________________________________
30203 [  6357] By: jhi                                   on 2000/07/11  18:15:16
30204         Log: Fix for
30205              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
30206              From: Roderick Schertler <roderick@argon.org> 
30207              Date: Tue, 11 Jul 2000 13:55:05 -0400 
30208              Message-Id: <200007111755.NAA05077@jones.argon.org> 
30209      Branch: cfgperl
30210            ! doio.c
30211 ____________________________________________________________________________
30212 [  6356] By: jhi                                   on 2000/07/11  18:12:51
30213         Log: Typo in #6341.
30214      Branch: cfgperl
30215            ! pp_hot.c
30216 ____________________________________________________________________________
30217 [  6355] By: gsar                                  on 2000/07/11  18:12:10
30218         Log: integrate cfgperl changes#6231..6240 into mainline
30219      Branch: perl
30220           +> pod/perlutil.pod
30221           !> (integrate 35 files)
30222 ____________________________________________________________________________
30223 [  6354] By: jhi                                   on 2000/07/11  18:04:34
30224         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
30225              From: Dominic Dunlop <domo@computer.org> 
30226              Date: Tue, 11 Jul 2000 12:27:33 +0200 
30227              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
30228              
30229              Replaces change #6268.
30230      Branch: cfgperl
30231            ! t/op/sprintf.t
30232 ____________________________________________________________________________
30233 [  6353] By: gsar                                  on 2000/07/11  17:59:51
30234         Log: skip integrate of problematic change#6230 from cfgperl into mainline
30235              (a later version of File::Spec is already in mainline)
30236      Branch: perl
30237           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
30238           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
30239 ____________________________________________________________________________
30240 [  6352] By: gsar                                  on 2000/07/11  17:57:48
30241         Log: integrate cfgperl changes#6224..6229 into mainline
30242      Branch: perl
30243           +> lib/lib.pm.PL
30244            - lib/lib.pm
30245           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
30246           !> lib/English.pm op.c t/lib/english.t
30247 ____________________________________________________________________________
30248 [  6351] By: gsar                                  on 2000/07/11  17:50:10
30249         Log: skip integrate of problematic change#6223 from cfgperl into mainline
30250      Branch: perl
30251           !> doio.c
30252 ____________________________________________________________________________
30253 [  6350] By: gsar                                  on 2000/07/11  17:48:28
30254         Log: integrate cfgperl changes#6220..6222 into mainline
30255      Branch: perl
30256           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
30257           !> toke.c utf8.c win32/win32.h
30258 ____________________________________________________________________________
30259 [  6349] By: gsar                                  on 2000/07/11  17:46:13
30260         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
30261              mainline
30262      Branch: perl
30263           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
30264           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
30265           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30266 ____________________________________________________________________________
30267 [  6348] By: jhi                                   on 2000/07/11  17:45:49
30268         Log: README.posix-bc podified from Thomas Dorner.
30269      Branch: cfgperl
30270            ! README.posix-bc
30271 ____________________________________________________________________________
30272 [  6347] By: gsar                                  on 2000/07/11  17:42:04
30273         Log: integrate cfgperl change#6217 into mainline
30274      Branch: perl
30275           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
30276           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
30277           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
30278 ____________________________________________________________________________
30279 [  6346] By: gsar                                  on 2000/07/11  17:39:37
30280         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
30281              mainline
30282      Branch: perl
30283           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
30284           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30285           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
30286           !> perlapi.h pod/perlapi.pod
30287 ____________________________________________________________________________
30288 [  6345] By: gsar                                  on 2000/07/11  17:36:42
30289         Log: integrate cfgperl changes#6207..6210 into mainline
30290      Branch: perl
30291           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
30292           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
30293 ____________________________________________________________________________
30294 [  6344] By: gsar                                  on 2000/07/11  17:31:20
30295         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
30296              mainline
30297      Branch: perl
30298           !> (integrate 40 files)
30299 ____________________________________________________________________________
30300 [  6343] By: gsar                                  on 2000/07/11  17:19:08
30301         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
30302      Branch: perl
30303           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
30304            ! Changes
30305           !> (integrate 34 files)
30306 ____________________________________________________________________________
30307 [  6342] By: jhi                                   on 2000/07/11  16:05:48
30308         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
30309              To: perl5-porters@perl.org
30310              From: Karsten Sperling <spiff@phreax.net>
30311              Date: Mon, 10 Jul 2000 15:12:52 +0200
30312              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
30313      Branch: cfgperl
30314            ! lib/Symbol.pm
30315 ____________________________________________________________________________
30316 [  6341] By: jhi                                   on 2000/07/11  15:59:23
30317         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
30318              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30319              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
30320              Date: Fri, 07 Jul 2000 17:57:16 +0100
30321      Branch: cfgperl
30322            ! pp_hot.c
30323 ____________________________________________________________________________
30324 [  6340] By: jhi                                   on 2000/07/11  15:55:47
30325         Log: Subject: Re: format bug report  [Patch]
30326              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30327              Date: Wed, 05 Jul 2000 13:12:52 +0200
30328              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
30329              
30330              Subject: Re: format bug report  [Patch]
30331              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30332              Date: Wed, 05 Jul 2000 14:10:01 +0200
30333              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
30334      Branch: cfgperl
30335            ! t/op/write.t toke.c
30336 ____________________________________________________________________________
30337 [  6339] By: jhi                                   on 2000/07/11  13:54:09
30338         Log: Be less forgiving about ambiguous and illegal tr ranges.
30339              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
30340              From: Mark-Jason Dominus <mjd@plover.com>
30341              Date: Tue, 04 Jul 2000 10:00:12 -0400
30342              Message-ID: <20000704140012.17772.qmail@plover.com>
30343              
30344              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
30345              From: Mark-Jason Dominus <mjd@plover.com>
30346              Date: Wed, 05 Jul 2000 09:37:36 -0400
30347              Message-ID: <20000705133736.27293.qmail@plover.com>
30348      Branch: cfgperl
30349            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
30350 ____________________________________________________________________________
30351 [  6338] By: jhi                                   on 2000/07/11  13:31:24
30352         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
30353              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30354              Date: Tue, 11 Jul 2000 13:50:51 +0100
30355              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
30356      Branch: cfgperl
30357            ! sv.c
30358 ____________________________________________________________________________
30359 [  6337] By: jhi                                   on 2000/07/11  13:29:14
30360         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
30361              From: Hugo <hv@crypt.compulink.co.uk>
30362              Date: Tue, 11 Jul 2000 12:44:50 +0100
30363              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
30364      Branch: cfgperl
30365            ! regexec.c t/op/re_tests
30366 ____________________________________________________________________________
30367 [  6336] By: jhi                                   on 2000/07/11  13:26:47
30368         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
30369              From: simon@brecon.co.uk (Simon Cozens)
30370              Date: 7 Jul 2000 11:26:09 GMT
30371              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
30372      Branch: cfgperl
30373            ! mg.c
30374 ____________________________________________________________________________
30375 [  6335] By: jhi                                   on 2000/07/11  13:23:37
30376         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
30377              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
30378              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
30379              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
30380      Branch: cfgperl
30381            + ext/DynaLoader/hints/netbsd.pl
30382            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
30383 ____________________________________________________________________________
30384 [  6334] By: jhi                                   on 2000/07/11  13:20:38
30385         Log: Subject: PATCH perlguts.pod: Document D and d magic types
30386              From: mjd@plover.com
30387              Date: 5 Jul 2000 18:01:51 -0000
30388              Message-ID: <20000705180151.29413.qmail@plover.com>
30389      Branch: cfgperl
30390            ! pod/perlguts.pod
30391 ____________________________________________________________________________
30392 [  6333] By: jhi                                   on 2000/07/11  13:15:51
30393         Log: Precedence goof, fix based on
30394              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
30395              From: Hugo <hv@crypt.compulink.co.uk>
30396              Date: Tue, 11 Jul 2000 12:52:38 +0100
30397              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
30398      Branch: cfgperl
30399            ! t/op/taint.t
30400 ____________________________________________________________________________
30401 [  6332] By: jhi                                   on 2000/07/11  12:40:17
30402         Log: Integrate with Sarathy.
30403      Branch: cfgperl
30404           !> win32/win32sck.c
30405 ____________________________________________________________________________
30406 [  6331] By: jhi                                   on 2000/07/10  20:14:16
30407         Log: Sprinkle ldlibpath.
30408      Branch: cfgperl
30409            ! pod/Makefile.SH
30410 ____________________________________________________________________________
30411 [  6330] By: jhi                                   on 2000/07/10  17:54:49
30412         Log: More POSIX.pod tweaks.
30413      Branch: cfgperl
30414            ! ext/POSIX/POSIX.pod
30415 ____________________________________________________________________________
30416 [  6329] By: jhi                                   on 2000/07/10  14:02:12
30417         Log: Reorder perl.pod once more.
30418      Branch: cfgperl
30419            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30420 ____________________________________________________________________________
30421 [  6328] By: gsar                                  on 2000/07/10  07:06:00
30422         Log: accept() leaks memory on windows due to incorrect ordering of
30423              closesocket() and fclose() calls
30424      Branch: perl
30425            ! win32/win32sck.c
30426 ____________________________________________________________________________
30427 [  6327] By: gsar                                  on 2000/07/10  06:49:17
30428         Log: winsock options weren't being set in all threads under ithreads
30429              (caused send()s from second and subsequent threads to fail)
30430      Branch: perl
30431            ! win32/win32sck.c
30432 ____________________________________________________________________________
30433 [  6326] By: jhi                                   on 2000/07/08  02:45:40
30434         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
30435              was cast to an unsigned (32-bit) integer with wild abandon.
30436      Branch: cfgperl
30437            ! ext/Devel/DProf/DProf.xs
30438 ____________________________________________________________________________
30439 [  6325] By: jhi                                   on 2000/07/07  18:50:33
30440         Log: Remove perlbook, update perlfaq book listing,
30441              rearrange perl.pod, regenerate perltoc.
30442      Branch: cfgperl
30443            - pod/perlbook.pod
30444            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
30445            ! pod/perlfaq2.pod pod/perltoc.pod
30446 ____________________________________________________________________________
30447 [  6324] By: jhi                                   on 2000/07/07  14:03:40
30448         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
30449      Branch: cfgperl
30450            ! sv.h toke.c
30451 ____________________________________________________________________________
30452 [  6323] By: jhi                                   on 2000/07/06  16:03:55
30453         Log: Fix complaints of buildtoc.
30454      Branch: cfgperl
30455            + lib/Win32.pod
30456            - pod/Win32.pod
30457            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30458 ____________________________________________________________________________
30459 [  6322] By: jhi                                   on 2000/07/06  15:15:52
30460         Log: Add =head1 NAMEs so that buildtoc is happy.
30461              (The CGI::Util nit reported to Lincoln.)
30462      Branch: cfgperl
30463            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
30464            ! pod/perltoc.pod
30465 ____________________________________________________________________________
30466 [  6321] By: jhi                                   on 2000/07/06  03:16:04
30467         Log: Config is being used.
30468      Branch: cfgperl
30469            ! t/op/method.t
30470 ____________________________________________________________________________
30471 [  6320] By: jhi                                   on 2000/07/06  03:13:13
30472         Log: Integrate with Sarathy.
30473      Branch: cfgperl
30474           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
30475 ____________________________________________________________________________
30476 [  6319] By: jhi                                   on 2000/07/06  03:11:46
30477         Log: Autogenerate pod/Makefile and pod/buildtoc.
30478              buildtoc also checks whether the existin pods are
30479              mentioned in MANIFEST and perl.pod, and vice versa.
30480              (None of the thusly found discrepancies fixed yet.)
30481              roffitall also needs to be autogenerated similarly but it
30482              seems so badly out of date that I didn't touch it yet.
30483      Branch: cfgperl
30484            + pod/Makefile.SH pod/buildtoc.PL
30485            - pod/Makefile pod/buildtoc
30486            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
30487 ____________________________________________________________________________
30488 [  6318] By: gsar                                  on 2000/07/05  22:10:54
30489         Log: fix UNC path handling on Windows under ithreads, and chdir()
30490              return value when given a non-existent directory
30491      Branch: perl
30492            ! win32/vdir.h
30493 ____________________________________________________________________________
30494 [  6317] By: gsar                                  on 2000/07/05  22:08:19
30495         Log: winsock cleanup never done on Windows (leads to handle leaks)
30496      Branch: perl
30497            ! win32/perllib.c win32/win32sck.c
30498 ____________________________________________________________________________
30499 [  6316] By: gsar                                  on 2000/07/05  22:06:19
30500         Log: some debugger output does not go to the socket when RemotePort is set
30501      Branch: perl
30502            ! lib/perl5db.pl
30503 ____________________________________________________________________________
30504 [  6315] By: jhi                                   on 2000/07/05  00:25:21
30505         Log: Integrate with Sarathy, preliminary fix for unicos
30506              alignment problems in [ID 20000612.002] Perl problem on Cray system.
30507      Branch: cfgperl
30508            ! sv.h
30509           !> pp_hot.c
30510 ____________________________________________________________________________
30511 [  6314] By: gsar                                  on 2000/07/04  23:34:02
30512         Log: tyop in change#6306
30513      Branch: perl
30514            ! pp_hot.c
30515 ____________________________________________________________________________
30516 [  6313] By: jhi                                   on 2000/07/04  22:14:38
30517         Log: Multiline string literals ENONPORTABLE.
30518      Branch: cfgperl
30519            ! pp_hot.c
30520 ____________________________________________________________________________
30521 [  6312] By: jhi                                   on 2000/07/04  20:34:44
30522         Log: Integrate with Sarathy.
30523      Branch: cfgperl
30524           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
30525           !> t/op/method.t
30526 ____________________________________________________________________________
30527 [  6311] By: jhi                                   on 2000/07/04  20:30:56
30528         Log: More POSIX.pod embellishment.
30529      Branch: cfgperl
30530            ! ext/POSIX/POSIX.pod
30531 ____________________________________________________________________________
30532 [  6310] By: gsar                                  on 2000/07/04  17:28:48
30533         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
30534      Branch: perl
30535            ! t/lib/b.t
30536 ____________________________________________________________________________
30537 [  6309] By: jhi                                   on 2000/07/04  17:22:18
30538         Log: The #6308 required a little bit more.
30539      Branch: cfgperl
30540            ! Makefile.SH win32/Makefile
30541 ____________________________________________________________________________
30542 [  6308] By: jhi                                   on 2000/07/04  16:35:24
30543         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
30544      Branch: cfgperl
30545            + lib/lib_pm.PL
30546            - lib/lib.pm.PL
30547            ! MANIFEST Makefile.SH
30548 ____________________________________________________________________________
30549 [  6307] By: jhi                                   on 2000/07/04  16:28:58
30550         Log: Win32 patches for cfgperl from Sarathy.
30551      Branch: cfgperl
30552            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
30553            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
30554            ! thread.h toke.c util.c win32/Makefile win32/win32.c
30555 ____________________________________________________________________________
30556 [  6306] By: gsar                                  on 2000/07/04  16:28:40
30557         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
30558              (from Richard Soderberg <rs@oregonnet.com>)
30559      Branch: perl
30560            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
30561 ____________________________________________________________________________
30562 [  6305] By: jhi                                   on 2000/07/04  16:24:24
30563         Log: Integrate with Sarathy.
30564      Branch: cfgperl
30565           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
30566           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30567           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
30568           !> proto.h win32/win32.c
30569 ____________________________________________________________________________
30570 [  6304] By: gsar                                  on 2000/07/04  16:17:24
30571         Log: missing perldiag entry for unpack("w",...) diagnostic (from
30572              Andreas Koenig)
30573      Branch: perl
30574            ! pod/perldiag.pod
30575 ____________________________________________________________________________
30576 [  6303] By: gsar                                  on 2000/07/04  16:14:44
30577         Log: remove rel2abs prototypes (from Barrie Slaymaker)
30578      Branch: perl
30579            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30580            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30581 ____________________________________________________________________________
30582 [  6302] By: gsar                                  on 2000/07/04  04:59:35
30583         Log: adjust change#6299
30584      Branch: perl
30585            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
30586            ! win32/win32.c
30587 ____________________________________________________________________________
30588 [  6301] By: jhi                                   on 2000/07/04  04:50:07
30589         Log: Integrate with Sarathy.
30590      Branch: cfgperl
30591           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
30592           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
30593           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
30594 ____________________________________________________________________________
30595 [  6300] By: gsar                                  on 2000/07/04  04:42:09
30596         Log: PERL_OBJECT build tweak
30597      Branch: perl
30598            ! perl.h
30599 ____________________________________________________________________________
30600 [  6299] By: gsar                                  on 2000/07/04  04:37:00
30601         Log: fix memory leak on Windows (PL_sys_intern contents were never
30602              freed)
30603      Branch: perl
30604            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
30605            ! perlapi.c proto.h win32/win32.c
30606 ____________________________________________________________________________
30607 [  6298] By: gsar                                  on 2000/07/04  04:15:59
30608         Log: fix large memory leak that has been around for ever, masked by
30609              -DPURIFY (most of the arenas were never freed!)
30610      Branch: perl
30611            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
30612 ____________________________________________________________________________
30613 [  6297] By: gsar                                  on 2000/07/04  04:07:46
30614         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
30615      Branch: perl
30616            ! perl.c
30617 ____________________________________________________________________________
30618 [  6296] By: jhi                                   on 2000/06/30  18:28:37
30619         Log: Elaborate POSIX.pod.  Still needs work.
30620      Branch: cfgperl
30621            ! ext/POSIX/POSIX.pod
30622 ____________________________________________________________________________
30623 [  6295] By: jhi                                   on 2000/06/30  14:58:18
30624         Log: Point to perlipc for more SysV IPC examples.
30625      Branch: cfgperl
30626            ! pod/perlfunc.pod
30627 ____________________________________________________________________________
30628 [  6294] By: gsar                                  on 2000/06/30  14:47:45
30629         Log: slurp mode fix in change#4736 still not quite right
30630      Branch: perl
30631            ! pp_hot.c t/io/argv.t
30632 ____________________________________________________________________________
30633 [  6293] By: jhi                                   on 2000/06/30  12:02:55
30634         Log: Integrate with Sarathy.
30635      Branch: cfgperl
30636           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
30637 ____________________________________________________________________________
30638 [  6292] By: jhi                                   on 2000/06/30  12:01:11
30639         Log: From: simon@brecon.co.uk (Simon Cozens)
30640              Subject: UTF8 concat
30641              Date: 30 Jun 2000 06:13:25 GMT
30642              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
30643      Branch: cfgperl
30644            ! pp_hot.c
30645 ____________________________________________________________________________
30646 [  6291] By: gsar                                  on 2000/06/30  04:37:33
30647         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
30648              when @_ is modified, causing coredumps
30649      Branch: perl
30650            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
30651 ____________________________________________________________________________
30652 [  6290] By: jhi                                   on 2000/06/30  02:21:44
30653         Log: Integrate with Sarathy.
30654      Branch: cfgperl
30655           !> vms/vms.c vms/vmsish.h
30656 ____________________________________________________________________________
30657 [  6289] By: jhi                                   on 2000/06/30  02:21:02
30658         Log: Check VERSIONs.
30659      Branch: cfgperl
30660            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
30661            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
30662            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30663 ____________________________________________________________________________
30664 [  6288] By: jhi                                   on 2000/06/30  02:18:52
30665         Log: Integrate with Sarathy.
30666      Branch: cfgperl
30667           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
30668           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
30669           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
30670           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
30671 ____________________________________________________________________________
30672 [  6287] By: gsar                                  on 2000/06/30  02:17:08
30673         Log: integrate vmsperl changes into mainline
30674      Branch: perl
30675           !> vms/vms.c vms/vmsish.h
30676 ____________________________________________________________________________
30677 [  6285] By: gsar                                  on 2000/06/30  02:05:28
30678         Log: localize %INC in a Safe compartment so that use/require work
30679              (many other magic globals probably need similar treatment)
30680      Branch: perl
30681            ! ext/Opcode/Opcode.xs
30682 ____________________________________________________________________________
30683 [  6284] By: gsar                                  on 2000/06/30  01:54:54
30684         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
30685              about Windows
30686      Branch: perl
30687            ! pod/perlembed.pod
30688 ____________________________________________________________________________
30689 [  6283] By: jhi                                   on 2000/06/30  01:50:10
30690         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
30691              From: Barrie Slaymaker <barries@jester.slaysys.com>
30692              Date: Wed, 28 Jun 2000 11:35:29 -0400
30693              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
30694      Branch: perl
30695            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
30696            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
30697            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30698            ! lib/File/Spec/Win32.pm
30699 ____________________________________________________________________________
30700 [  6282] By: jhi                                   on 2000/06/29  22:57:22
30701         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
30702              From: Dan Sugalski <dan@sidhe.org>
30703              Date: Tue, 06 Jun 2000 11:59:50 -0400
30704              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
30705      Branch: cfgperl
30706            ! vms/vms.c
30707 ____________________________________________________________________________
30708 [  6281] By: jhi                                   on 2000/06/29  22:52:50
30709         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
30710              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30711              Date: Wed, 7 Jun 2000 04:02:04 -0500
30712              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
30713      Branch: cfgperl
30714            ! utils/h2xs.PL
30715 ____________________________________________________________________________
30716 [  6280] By: jhi                                   on 2000/06/29  22:45:47
30717         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
30718              From: rspier@pobox.com (Robert Spier)
30719              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
30720              Message-ID: <14654.31913.845602.610277@rls.cx>
30721      Branch: cfgperl
30722            ! utils/h2xs.PL
30723 ____________________________________________________________________________
30724 [  6279] By: jhi                                   on 2000/06/29  22:38:16
30725         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
30726              From: Tim Ayers <tayers@bridge.com>
30727              Date: Thu, 08 Jun 2000 08:11:06 +0200
30728              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
30729              [resent by Richard Foley, Message-Id probably wrong]
30730      Branch: cfgperl
30731            ! pod/perlsub.pod
30732 ____________________________________________________________________________
30733 [  6278] By: jhi                                   on 2000/06/29  22:21:45
30734         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
30735              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
30736              Date: Fri, 09 Jun 2000 12:39:27 -0400
30737              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
30738              (plus update the version "number" of Text::Wrap)
30739      Branch: cfgperl
30740            ! lib/Text/Wrap.pm
30741 ____________________________________________________________________________
30742 [  6277] By: jhi                                   on 2000/06/29  22:13:10
30743         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
30744              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30745              Date: Mon, 12 Jun 2000 14:55:59 +0100
30746              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
30747      Branch: cfgperl
30748            ! pod/perlfunc.pod
30749 ____________________________________________________________________________
30750 [  6276] By: jhi                                   on 2000/06/29  22:11:06
30751         Log: Subject: [PATCH] Re: eval documentation: context
30752              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30753              Date: Mon, 12 Jun 2000 15:07:29 +0100
30754              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
30755      Branch: cfgperl
30756            ! pod/perlfunc.pod
30757 ____________________________________________________________________________
30758 [  6275] By: jhi                                   on 2000/06/29  21:59:46
30759         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
30760              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30761              Date: Tue, 13 Jun 2000 02:43:48 -0500
30762              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
30763      Branch: cfgperl
30764            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
30765 ____________________________________________________________________________
30766 [  6274] By: jhi                                   on 2000/06/29  21:56:14
30767         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
30768              From: Andy Dougherty <doughera@lafayette.edu>
30769              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
30770              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
30771      Branch: cfgperl
30772            ! ext/File/Glob/Glob.pm
30773 ____________________________________________________________________________
30774 [  6273] By: jhi                                   on 2000/06/29  21:49:09
30775         Log: Subject: [PATCH] xsub attributes
30776              From: Doug MacEachern <dougm@covalent.net>
30777              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
30778              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
30779      Branch: cfgperl
30780            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
30781            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
30782 ____________________________________________________________________________
30783 [  6272] By: jhi                                   on 2000/06/29  21:41:28
30784         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
30785              From: Tom Phoenix <rootbeer@redcat.com>
30786              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
30787              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
30788      Branch: cfgperl
30789            ! lib/Net/Ping.pm
30790 ____________________________________________________________________________
30791 [  6271] By: jhi                                   on 2000/06/29  21:36:55
30792         Log: Subject: PATCH pod/perltie.pod
30793              From: Ian Phillipps <Ian.Phillipps@iname.com>
30794              Date: Fri, 16 Jun 2000 00:17:19 +0100
30795              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
30796              (only the first hunk, the second hunk had already been done
30797              by some other patch)
30798      Branch: cfgperl
30799            ! pod/perltie.pod
30800 ____________________________________________________________________________
30801 [  6270] By: jhi                                   on 2000/06/29  21:24:51
30802         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
30803              From: Nicholas Clark <nick@talking.bollo.cx>
30804              Date: Fri, 23 Jun 2000 16:21:15 +0100
30805              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
30806      Branch: cfgperl
30807            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
30808            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
30809 ____________________________________________________________________________
30810 [  6269] By: jhi                                   on 2000/06/29  19:38:15
30811         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
30812              silence few compiler warnings.
30813      Branch: cfgperl
30814            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
30815 ____________________________________________________________________________
30816 [  6268] By: jhi                                   on 2000/06/29  18:21:50
30817         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
30818              From: Dominic Dunlop <domo@computer.org> 
30819              Date: Thu, 29 Jun 2000 12:32:39 +0200 
30820              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
30821      Branch: cfgperl
30822            ! t/op/sprintf.t
30823 ____________________________________________________________________________
30824 [  6267] By: jhi                                   on 2000/06/29  18:16:07
30825         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
30826              From: Doug MacEachern <dougm@covalent.net>
30827              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
30828              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
30829      Branch: cfgperl
30830            + t/op/method2entersub.t
30831            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
30832            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30833            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
30834            ! xsutils.c
30835 ____________________________________________________________________________
30836 [  6266] By: jhi                                   on 2000/06/29  15:11:15
30837         Log: Subject: [PATCH 5.6.0] cygwin port
30838              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
30839              From: "Fifer, Eric" <EFifer@sanwaint.com>
30840              Date: Thu, 29 Jun 2000 12:58:29 +0100
30841      Branch: cfgperl
30842            ! cygwin/Makefile.SHs
30843 ____________________________________________________________________________
30844 [  6265] By: jhi                                   on 2000/06/29  15:04:05
30845         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
30846              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30847              Date: Wed, 28 Jun 2000 17:50:12 -0700
30848              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
30849      Branch: cfgperl
30850            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30851 ____________________________________________________________________________
30852 [  6264] By: jhi                                   on 2000/06/29  15:00:57
30853         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
30854              From: Marty Lucich <marty@netcom.com>
30855              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
30856              Message-Id: <200006282116.OAA11148@netcom.com>
30857              ccdlflags update (the BSD/OS 4.1 part had already been taken
30858              care of by #6141).
30859      Branch: cfgperl
30860            ! hints/bsdos.sh
30861 ____________________________________________________________________________
30862 [  6263] By: jhi                                   on 2000/06/29  13:47:44
30863         Log: tr fixes from Simon Cozens
30864      Branch: cfgperl
30865            ! doop.c
30866 ____________________________________________________________________________
30867 [  6262] By: jhi                                   on 2000/06/28  18:46:01
30868         Log: Subject: 5.6.0 Patch for EPOC
30869              From: Olaf Flebbe <o.flebbe@gmx.de>
30870              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
30871              Message-ID: <23449.960929969@www11.gmx.net>
30872      Branch: cfgperl
30873            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
30874            ! epoc/epocish.h
30875 ____________________________________________________________________________
30876 [  6261] By: jhi                                   on 2000/06/28  18:29:07
30877         Log: Subject: Re: [PATCH cfgperl] BOMs away!
30878              From: simon@brecon.co.uk (Simon Cozens)
30879              Date: 17 Jun 2000 11:49:57 GMT
30880              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
30881      Branch: cfgperl
30882            ! pod/perldiag.pod t/comp/require.t toke.c
30883 ____________________________________________________________________________
30884 [  6260] By: jhi                                   on 2000/06/28  17:47:16
30885         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
30886              From: simon@brecon.co.uk (Simon Cozens) 
30887              Date: 17 Jun 2000 11:56:44 GMT 
30888              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
30889              pack U0, pack C0
30890      Branch: cfgperl
30891            ! pod/perlfunc.pod pp.c t/op/pack.t
30892 ____________________________________________________________________________
30893 [  6259] By: jhi                                   on 2000/06/28  16:43:17
30894         Log: perlnewmod was missing from MANIFEST.
30895      Branch: cfgperl
30896            ! MANIFEST
30897 ____________________________________________________________________________
30898 [  6258] By: jhi                                   on 2000/06/28  15:54:30
30899         Log: linenumber tweak
30900      Branch: cfgperl
30901            ! t/pragma/warn/regcomp
30902 ____________________________________________________________________________
30903 [  6257] By: jhi                                   on 2000/06/28  15:50:44
30904         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
30905              From: Doug MacEachern <dougm@covalent.net>
30906              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
30907              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
30908              (one part of the patch had been applied earlier)
30909      Branch: cfgperl
30910            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
30911 ____________________________________________________________________________
30912 [  6256] By: jhi                                   on 2000/06/28  15:40:22
30913         Log: tweaks from Simon Cozens to further fix tr/// under utf8
30914      Branch: cfgperl
30915            ! doop.c
30916 ____________________________________________________________________________
30917 [  6255] By: jhi                                   on 2000/06/28  15:33:45
30918         Log: small thinko tweaks
30919      Branch: cfgperl
30920            ! lib/IPC/Open3.pm t/op/my_stash.t
30921 ____________________________________________________________________________
30922 [  6254] By: jhi                                   on 2000/06/28  15:33:25
30923         Log: Subject: tr///, help wanted.
30924              From: simon@brecon.co.uk (Simon Cozens)
30925              Date: 28 Jun 2000 11:29:04 GMT
30926              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
30927      Branch: cfgperl
30928            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
30929            ! pp_proto.h proto.h t/op/tr.t
30930 ____________________________________________________________________________
30931 [  6253] By: jhi                                   on 2000/06/28  15:09:17
30932         Log: Paranoia tweak on #6249.
30933              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
30934              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
30935              Date: Sun, 25 Jun 2000 23:43:12 -0400
30936              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
30937      Branch: cfgperl
30938            ! lib/IPC/Open3.pm
30939 ____________________________________________________________________________
30940 [  6252] By: jhi                                   on 2000/06/28  15:01:38
30941         Log: Document #6249 and #6251.
30942      Branch: cfgperl
30943            ! lib/Exporter.pm lib/IPC/Open3.pm
30944 ____________________________________________________________________________
30945 [  6251] By: jhi                                   on 2000/06/28  14:50:43
30946         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
30947              From: Doug MacEachern <dougm@covalent.net>
30948              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
30949              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
30950      Branch: cfgperl
30951            ! lib/Exporter.pm
30952 ____________________________________________________________________________
30953 [  6250] By: jhi                                   on 2000/06/28  14:45:23
30954         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
30955              From: Doug MacEachern <dougm@covalent.net>
30956              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
30957              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
30958      Branch: cfgperl
30959            + t/op/my_stash.t
30960            ! MANIFEST embed.pl global.sym proto.h toke.c
30961 ____________________________________________________________________________
30962 [  6249] By: jhi                                   on 2000/06/28  14:36:34
30963         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
30964              From: Frank Tobin <ftobin@uiuc.edu>
30965              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
30966              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
30967      Branch: cfgperl
30968            ! lib/IPC/Open3.pm
30969 ____________________________________________________________________________
30970 [  6248] By: jhi                                   on 2000/06/28  14:11:25
30971         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
30972              From: Mark-Jason Dominus <mjd@plover.com>
30973              Date: Tue, 27 Jun 2000 22:36:42 -0400
30974              Message-ID: <20000628023642.12166.qmail@plover.com>
30975      Branch: cfgperl
30976            ! pod/perlfunc.pod
30977 ____________________________________________________________________________
30978 [  6247] By: jhi                                   on 2000/06/27  12:46:37
30979         Log: Tweak $VERSION, patch from Doug MacEachern.
30980      Branch: cfgperl
30981            ! lib/File/Spec.pm
30982 ____________________________________________________________________________
30983 [  6246] By: jhi                                   on 2000/06/27  03:34:46
30984         Log: Allow for standalone testing.
30985      Branch: cfgperl
30986            ! t/lib/filefunc.t t/lib/filespec.t
30987 ____________________________________________________________________________
30988 [  6245] By: jhi                                   on 2000/06/27  02:50:02
30989         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
30990              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30991              Date: Sat, 24 Jun 2000 13:06:20 +0100
30992              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
30993      Branch: cfgperl
30994            ! ext/DynaLoader/DynaLoader_pm.PL
30995 ____________________________________________________________________________
30996 [  6244] By: jhi                                   on 2000/06/27  02:46:10
30997         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
30998              From: Doug MacEachern <dougm@covalent.net>
30999              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
31000              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
31001      Branch: cfgperl
31002            ! gv.c sv.c t/lib/peek.t
31003 ____________________________________________________________________________
31004 [  6243] By: jhi                                   on 2000/06/27  02:38:07
31005         Log: Subject: [PATCH] is_utf8_string
31006              From: simon@brecon.co.uk (Simon Cozens)
31007              Date: 26 Jun 2000 02:25:59 GMT
31008              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
31009      Branch: cfgperl
31010            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
31011            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
31012            ! proto.h utf8.c
31013 ____________________________________________________________________________
31014 [  6242] By: jhi                                   on 2000/06/27  02:24:00
31015         Log: Subject: [PATCH] bytes<->utf8 fixes
31016              From: simon@brecon.co.uk (Simon Cozens)
31017              Date: 26 Jun 2000 04:55:45 GMT
31018              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
31019      Branch: cfgperl
31020            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
31021 ____________________________________________________________________________
31022 [  6241] By: jhi                                   on 2000/06/27  02:12:42
31023         Log: Do no -warn on \_, only on \alpha.
31024              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
31025              From: David Dyck <dcd@tc.fluke.com>
31026              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
31027              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
31028      Branch: cfgperl
31029            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
31030 ____________________________________________________________________________
31031 [  6240] By: jhi                                   on 2000/06/27  02:00:01
31032         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
31033              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
31034              Date: Mon, 26 Jun 2000 18:40:14 +0100
31035              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
31036      Branch: cfgperl
31037            ! utils/h2xs.PL
31038 ____________________________________________________________________________
31039 [  6239] By: jhi                                   on 2000/06/27  01:53:40
31040         Log: Configure maintenance.  Sever some dependency cycles,
31041              separate gccversion from the cc unit,
31042              address [ID 20000623.006] Configure script patch for using gcc on AIX
31043              (but solve it a little bit differently),
31044              unduplex some accidentally duplicated units,
31045              suggest using gcc if no cc available
31046              (p5p thread: "Solaris configure: counterproposal", 1999-09)
31047      Branch: cfgperl
31048            ! Configure Todo-5.6 config_h.SH
31049      Branch: metaconfig
31050            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
31051            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
31052      Branch: metaconfig/U/perl
31053            + gccvers.U
31054            ! d_getespwnam.U d_getprpwnam.U i_prot.U
31055 ____________________________________________________________________________
31056 [  6238] By: jhi                                   on 2000/06/25  18:04:56
31057         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
31058              From: Dan Sugalski <dan@sidhe.org>
31059              Date: Fri, 23 Jun 2000 17:00:00 -0400
31060              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
31061      Branch: cfgperl
31062            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
31063 ____________________________________________________________________________
31064 [  6237] By: jhi                                   on 2000/06/25  16:36:45
31065         Log: Tweak embed.pl, regen headers.
31066      Branch: cfgperl
31067            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
31068            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
31069            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
31070            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
31071            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
31072 ____________________________________________________________________________
31073 [  6236] By: jhi                                   on 2000/06/25  15:26:42
31074         Log: Regen headers.
31075      Branch: cfgperl
31076            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
31077            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
31078            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
31079            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
31080            ! regnodes.h warnings.h
31081 ____________________________________________________________________________
31082 [  6235] By: jhi                                   on 2000/06/23  19:39:35
31083         Log: The thread begun by
31084              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
31085              From: Kevin.Ruscoe@ubsw.com
31086              Date: Fri, 16 Jun 2000 16:38:51 +0100
31087              Message-Id: <H000019b03c300d6@MHS>
31088      Branch: cfgperl
31089            ! hints/solaris_2.sh
31090 ____________________________________________________________________________
31091 [  6234] By: jhi                                   on 2000/06/23  19:23:36
31092         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
31093              because when run as services (Win32ese for daemons)
31094              no environment variables are set and tmpdir ends up as /tmp,
31095              which is ambiguous.
31096              
31097              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
31098              From: matt@sergeant.org
31099              Date: 16 Jun 2000 16:30:43 -0000
31100              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
31101      Branch: cfgperl
31102            ! lib/File/Spec/Win32.pm
31103 ____________________________________________________________________________
31104 [  6233] By: jhi                                   on 2000/06/23  19:18:58
31105         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
31106              From: Mark-Jason Dominus <mjd@plover.com>
31107              Date: Fri, 16 Jun 2000 20:53:04 -0400
31108              Message-ID: <20000617005304.8008.qmail@plover.com>
31109      Branch: cfgperl
31110            ! op.h
31111 ____________________________________________________________________________
31112 [  6232] By: jhi                                   on 2000/06/23  16:10:02
31113         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
31114              From: simon@brecon.co.uk (Simon Cozens)
31115              Date: 19 Jun 2000 15:18:27 GMT
31116              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
31117              
31118              plus update pod/Makefile and regenerate perltoc
31119      Branch: cfgperl
31120            + pod/perlutil.pod
31121            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
31122 ____________________________________________________________________________
31123 [  6231] By: jhi                                   on 2000/06/23  15:19:18
31124         Log: Subject: [PATCH 5.6.0] cygwin port
31125              From: "Fifer, Eric" <EFifer@sanwaint.com>
31126              Date: Tue, 20 Jun 2000 14:30:58 +0100
31127              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
31128      Branch: cfgperl
31129            ! README.cygwin lib/File/Find.pm
31130 ____________________________________________________________________________
31131 [  6230] By: jhi                                   on 2000/06/23  14:25:21
31132         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
31133      Branch: cfgperl
31134            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
31135            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
31136            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31137            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
31138 ____________________________________________________________________________
31139 [  6229] By: jhi                                   on 2000/06/23  14:13:34
31140         Log: Subject: README.hpux version 0.6.1
31141              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
31142              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
31143              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
31144      Branch: cfgperl
31145            ! README.hpux
31146 ____________________________________________________________________________
31147 [  6228] By: jhi                                   on 2000/06/23  14:07:20
31148         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
31149              From: Doug MacEachern <dougm@covalent.net>
31150              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
31151              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
31152      Branch: cfgperl
31153            ! op.c
31154 ____________________________________________________________________________
31155 [  6227] By: jhi                                   on 2000/06/23  14:01:06
31156         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
31157              From: Doug MacEachern <dougm@covalent.net>
31158              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
31159              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
31160      Branch: cfgperl
31161            + lib/lib.pm.PL
31162            - lib/lib.pm
31163            ! MANIFEST Makefile.SH
31164 ____________________________________________________________________________
31165 [  6226] By: jhi                                   on 2000/06/23  13:53:07
31166         Log: Subject: [PATCH] remove forward declarations in Socket.pm
31167              From: Doug MacEachern <dougm@covalent.net>
31168              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
31169              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
31170              
31171              From: Doug MacEachern <dougm@covalent.net>
31172              Subject: Re: [PATCH] remove forward declarations in Socket.pm
31173              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
31174              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
31175      Branch: cfgperl
31176            ! ext/Socket/Socket.pm op.c
31177 ____________________________________________________________________________
31178 [  6225] By: jhi                                   on 2000/06/23  13:41:52
31179         Log: Add source code filenames to apidoc.
31180              From: simon@brecon.co.uk (Simon Cozens)
31181              Subject: [PATCH embed.pl] Source X-ref
31182              Date: 22 Jun 2000 02:18:49 GMT
31183              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
31184      Branch: cfgperl
31185            ! embed.pl
31186 ____________________________________________________________________________
31187 [  6224] By: jhi                                   on 2000/06/23  13:32:33
31188         Log: A way to avoid English.pm performance hit.
31189              From: root <root@jester.slaysys.com>
31190              Subject: [YAPATCH English.pm] My turn to putt again
31191              Date: Thu, 22 Jun 2000 20:33:58 -0400
31192              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
31193      Branch: cfgperl
31194            ! lib/English.pm t/lib/english.t
31195 ____________________________________________________________________________
31196 [  6223] By: jhi                                   on 2000/06/23  13:27:06
31197         Log: Avoid double close().
31198              Subject: [PATCH] avoid double close()
31199              From: Doug MacEachern <dougm@covalent.net>
31200              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
31201              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
31202      Branch: cfgperl
31203            ! doio.c
31204 ____________________________________________________________________________
31205 [  6222] By: jhi                                   on 2000/06/23  13:25:54
31206         Log: doc typo fix
31207              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
31208              From: Ian Phillipps <Ian.Phillipps@iname.com>
31209              Date: Fri, 23 Jun 2000 10:40:58 +0100
31210              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
31211      Branch: cfgperl
31212            ! lib/Pod/Usage.pm
31213 ____________________________________________________________________________
31214 [  6221] By: jhi                                   on 2000/06/23  13:24:15
31215         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
31216              From: simon@brecon.co.uk (Simon Cozens)
31217              Subject: [PATCH] Eliminate tr///[CU][CU]
31218              Date: 23 Jun 2000 11:05:40 GMT
31219              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
31220      Branch: cfgperl
31221            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
31222 ____________________________________________________________________________
31223 [  6220] By: jhi                                   on 2000/06/22  16:07:51
31224         Log: Win32 patches from Benjamin Stuhl.
31225      Branch: cfgperl
31226            ! makedef.pl win32/win32.h
31227 ____________________________________________________________________________
31228 [  6219] By: jhi                                   on 2000/06/22  16:06:34
31229         Log: Bytecode patches from Benjamin Stuhl.
31230      Branch: cfgperl
31231            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
31232            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
31233            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31234 ____________________________________________________________________________
31235 [  6218] By: jhi                                   on 2000/06/15  23:54:16
31236         Log: Bytecode patches from Benjamin Stuhl.
31237      Branch: cfgperl
31238            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
31239 ____________________________________________________________________________
31240 [  6217] By: jhi                                   on 2000/06/09  13:38:29
31241         Log: Rename the fdpid locking and integrate with Sarathy.
31242      Branch: cfgperl
31243            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
31244            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
31245            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
31246            ! win32/win32.c
31247           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
31248 ____________________________________________________________________________
31249 [  6216] By: gsar                                  on 2000/06/08  14:54:21
31250         Log: be more optimal about clearing @_
31251      Branch: perl
31252            ! cop.h
31253 ____________________________________________________________________________
31254 [  6215] By: gsar                                  on 2000/06/08  14:33:04
31255         Log: tweak comment about @DB::args
31256      Branch: perl
31257            ! av.h pp_ctl.c
31258 ____________________________________________________________________________
31259 [  6214] By: gsar                                  on 2000/06/08  13:57:54
31260         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
31261              caller() wants to populate @DB::args with it (causes a coredump
31262              in Carp::confess())
31263      Branch: perl
31264            ! cop.h t/op/runlevel.t
31265 ____________________________________________________________________________
31266 [  6213] By: gsar                                  on 2000/06/08  07:06:35
31267         Log: back out change#6106 (seems problematic)
31268      Branch: perl
31269            ! hints/solaris_2.sh
31270 ____________________________________________________________________________
31271 [  6212] By: jhi                                   on 2000/06/07  03:10:36
31272         Log: Continuing mopup for #6204.
31273      Branch: cfgperl
31274            ! ext/B/defsubs_h.PL
31275 ____________________________________________________________________________
31276 [  6211] By: jhi                                   on 2000/06/07  02:41:50
31277         Log: Mopup for #6204.
31278              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
31279              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
31280              This is comes from const() where POK isn't on when expected.
31281      Branch: cfgperl
31282            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
31283            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31284            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
31285            ! perlapi.h pod/perlapi.pod
31286 ____________________________________________________________________________
31287 [  6210] By: jhi                                   on 2000/06/07  01:56:29
31288         Log: Mopup for #6207 and #6209.
31289      Branch: cfgperl
31290            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
31291 ____________________________________________________________________________
31292 [  6209] By: jhi                                   on 2000/06/07  01:33:12
31293         Log: Lock PL_fdpid against race conditions, based on:
31294              Subject: [PATCH 5.6.0]subprocess fixup for threads
31295              From: Dan Sugalski <dan@sidhe.org>
31296              To: perl5-porters@perl.org
31297              Date: Tue, 11 Apr 2000 17:02:32 -0400
31298              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
31299      Branch: cfgperl
31300            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
31301            ! win32/win32.c
31302 ____________________________________________________________________________
31303 [  6208] By: jhi                                   on 2000/06/07  01:05:23
31304         Log: Regen headers for #6207.
31305      Branch: cfgperl
31306            ! embed.h global.sym objXSUB.h proto.h
31307 ____________________________________________________________________________
31308 [  6207] By: jhi                                   on 2000/06/06  23:43:13
31309         Log: Subject: [PATCH 5.6.0] Threadsafe patches
31310              From: Dan Sugalski <dan@sidhe.org>
31311              To: perl5-porters@perl.org
31312              Date: Mon, 08 May 2000 18:08:13 -0400
31313              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
31314      Branch: cfgperl
31315            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
31316            ! proto.h sv.h util.c
31317 ____________________________________________________________________________
31318 [  6206] By: jhi                                   on 2000/06/06  23:21:23
31319         Log: Subject: [PATCH] Eliminate $a/$b in pod
31320              From: David Glasser <me@davidglasser.net>
31321              To: perl5-porters@perl.org
31322              Date: Mon, 29 May 2000 21:15:59 -0400
31323              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
31324      Branch: cfgperl
31325            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
31326            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
31327            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
31328            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
31329            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
31330            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
31331            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
31332            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
31333            ! pod/perlvar.pod pod/perlxs.pod
31334 ____________________________________________________________________________
31335 [  6205] By: jhi                                   on 2000/06/06  23:12:14
31336         Log: Subject: [PATCH] Win32 improvements
31337              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
31338              To: gsar@activestate.com, perl5-porters@perl.org
31339              Date: Mon, 29 May 2000 17:22:24 PDT
31340              Message-ID: <20000530002224.91142.qmail@hotmail.com>
31341              (MUA had mangled many lines by wordwrapping)
31342      Branch: cfgperl
31343            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
31344 ____________________________________________________________________________
31345 [  6204] By: jhi                                   on 2000/06/06  23:01:50
31346         Log: Subject: [PATCH] B::Bytecode patches
31347              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
31348              To: gsar@activestate.com, jhi@iki.fi
31349              Cc: perl5-porters@perl.org
31350              Message-ID: <20000602202526.48694.qmail@hotmail.com>
31351              (MUA had mangled many lines by wordwrapping)
31352      Branch: cfgperl
31353            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
31354            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
31355            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31356            ! intrpvar.h perl.c
31357 ____________________________________________________________________________
31358 [  6203] By: jhi                                   on 2000/06/06  22:32:43
31359         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
31360              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31361              Date: Tue, 06 Jun 2000 13:07:45 -0700
31362              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
31363      Branch: cfgperl
31364            ! pod/perldiag.pod
31365 ____________________________________________________________________________
31366 [  6202] By: jhi                                   on 2000/06/06  19:38:35
31367         Log: Integrate with Sarathy.
31368      Branch: cfgperl
31369           !> perl.c
31370 ____________________________________________________________________________
31371 [  6201] By: gsar                                  on 2000/06/06  00:42:59
31372         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
31373              does a PUSHMARK that's never ever POPMARKed; in general, only
31374              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
31375              Perl_eval_[sp]v() don't because they don't take any incoming
31376              arguments (this leak has been around since the original version
31377              of perl_eval_pv() in 5.003_97e)
31378      Branch: perl
31379            ! perl.c
31380 ____________________________________________________________________________
31381 [  6200] By: jhi                                   on 2000/06/04  03:44:52
31382         Log: Update to cperl-mode.el 4.31 from
31383              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
31384              Subject: A couple of notes
31385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31386              To: Mailing list Perl5 <perl5-porters@perl.org>
31387              Date: Sat, 3 Jun 2000 23:33:32 -0400
31388              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
31389      Branch: cfgperl
31390            ! emacs/cperl-mode.el
31391 ____________________________________________________________________________
31392 [  6199] By: jhi                                   on 2000/06/03  15:11:05
31393         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
31394              From: Dan Sugalski <dan@sidhe.org>
31395              To: perl5-porters@perl.org, vmsperl@perl.org
31396              Date: Fri, 02 Jun 2000 17:30:51 -0400
31397              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
31398      Branch: cfgperl
31399            ! vms/descrip_mms.template vms/gen_shrfls.pl
31400 ____________________________________________________________________________
31401 [  6198] By: jhi                                   on 2000/06/03  14:59:15
31402         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
31403              From: Dan Sugalski <dan@sidhe.org>
31404              To: vmsperl@perl.org, perl5-porters@perl.org
31405              Date: Fri, 02 Jun 2000 16:00:41 -0400
31406              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
31407              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
31408      Branch: cfgperl
31409            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
31410            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
31411            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
31412 ____________________________________________________________________________
31413 [  6197] By: jhi                                   on 2000/06/03  14:41:30
31414         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
31415              From: John Borwick <jhborwic@unity.ncsu.edu>
31416              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
31417              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
31418      Branch: cfgperl
31419            ! pod/perlsyn.pod
31420 ____________________________________________________________________________
31421 [  6196] By: jhi                                   on 2000/06/03  14:38:09
31422         Log: Integrate with Sarathy.
31423      Branch: cfgperl
31424           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
31425           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
31426           !> vms/perly_c.vms
31427 ____________________________________________________________________________
31428 [  6195] By: gsar                                  on 2000/06/02  22:43:13
31429         Log: fix yet another eval"" leak under USE_ITHREADS
31430      Branch: perl
31431            ! op.c
31432 ____________________________________________________________________________
31433 [  6194] By: gsar                                  on 2000/06/02  18:22:06
31434         Log: fix small eval"" memory leaks under USE_ITHREADS
31435      Branch: perl
31436            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
31437            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
31438            ! vms/perly_c.vms
31439 ____________________________________________________________________________
31440 [  6193] By: jhi                                   on 2000/06/01  13:03:56
31441         Log: Signals-be-gone for microperl.
31442      Branch: cfgperl
31443            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
31444 ____________________________________________________________________________
31445 [  6192] By: jhi                                   on 2000/06/01  12:52:02
31446         Log: Integrate with Sarathy.
31447      Branch: cfgperl
31448           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
31449           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
31450           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
31451           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
31452           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
31453           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
31454           !> t/op/vec.t utils/h2xs.PL
31455 ____________________________________________________________________________
31456 [  6191] By: gsar                                  on 2000/06/01  09:38:21
31457         Log: vec() loses numericalness (modified version of patch suggested
31458              by Robin Barker)
31459      Branch: perl
31460            ! doop.c t/op/vec.t
31461 ____________________________________________________________________________
31462 [  6190] By: gsar                                  on 2000/06/01  09:26:15
31463         Log: submit missing embed.pl change
31464      Branch: perl
31465            ! embed.pl
31466 ____________________________________________________________________________
31467 [  6189] By: gsar                                  on 2000/06/01  09:05:34
31468         Log: counting tr/// corrupts later operation (from M.J.T Guy)
31469      Branch: perl
31470            ! doop.c t/op/tr.t
31471 ____________________________________________________________________________
31472 [  6188] By: gsar                                  on 2000/06/01  08:58:39
31473         Log: h2xs tweaks
31474      Branch: perl
31475            ! utils/h2xs.PL
31476 ____________________________________________________________________________
31477 [  6187] By: gsar                                  on 2000/06/01  08:50:07
31478         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
31479              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
31480      Branch: perl
31481            + lib/Pod/LaTeX.pm
31482            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
31483            ! pod/pod2latex.PL
31484 ____________________________________________________________________________
31485 [  6186] By: gsar                                  on 2000/06/01  08:24:40
31486         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
31487              <wolfgang.laun@alcatel.at>)
31488      Branch: perl
31489            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
31490            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
31491 ____________________________________________________________________________
31492 [  6185] By: gsar                                  on 2000/06/01  08:12:00
31493         Log: remove incorrect documentation about implicit split to @_ in
31494              list context, which never really worked in perl 5 (from
31495              M.J.T. Guy)
31496      Branch: perl
31497            ! pod/perlfunc.pod pod/perltrap.pod
31498 ____________________________________________________________________________
31499 [  6184] By: gsar                                  on 2000/06/01  07:52:27
31500         Log: tweak for change#6127
31501      Branch: perl
31502            ! perl.c
31503 ____________________________________________________________________________
31504 [  6183] By: gsar                                  on 2000/06/01  07:41:02
31505         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
31506              <nick@ccl4.org>)
31507      Branch: perl
31508            + t/lib/selfloader.t
31509            ! MANIFEST lib/SelfLoader.pm
31510 ____________________________________________________________________________
31511 [  6182] By: jhi                                   on 2000/06/01  00:34:42
31512         Log: Be Cleaner Part Deux.
31513      Branch: cfgperl
31514            ! Makefile.SH
31515 ____________________________________________________________________________
31516 [  6181] By: jhi                                   on 2000/06/01  00:32:09
31517         Log: Integrate with Sarathy.
31518      Branch: cfgperl
31519           !> pp.c t/op/arith.t
31520 ____________________________________________________________________________
31521 [  6180] By: jhi                                   on 2000/06/01  00:31:13
31522         Log: microperl nits from Simon Cozens.
31523      Branch: cfgperl
31524            + uconfig.h
31525            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
31526            ! unixish.h
31527 ____________________________________________________________________________
31528 [  6179] By: gsar                                  on 2000/05/31  22:37:51
31529         Log: buggy modulus on UVs introduced by change#3378 (resulted in
31530              4063328477 % 65535 amounting to 27406, instead of 27407)
31531      Branch: perl
31532            ! pp.c t/op/arith.t
31533 ____________________________________________________________________________
31534 [  6178] By: jhi                                   on 2000/05/31  21:52:41
31535         Log: Be cleaner.
31536      Branch: cfgperl
31537            ! Makefile.SH
31538 ____________________________________________________________________________
31539 [  6177] By: jhi                                   on 2000/05/31  21:47:33
31540         Log: Substitution utf8 patch from Simon Cozens.
31541      Branch: cfgperl
31542            ! pp_hot.c
31543 ____________________________________________________________________________
31544 [  6176] By: jhi                                   on 2000/05/31  21:45:34
31545         Log: Single-quoted utf8 patch from Simon Cozens.
31546      Branch: cfgperl
31547            ! toke.c
31548 ____________________________________________________________________________
31549 [  6175] By: jhi                                   on 2000/05/31  21:40:18
31550         Log: Integrate with Sarathy.
31551      Branch: cfgperl
31552           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
31553 ____________________________________________________________________________
31554 [  6174] By: jhi                                   on 2000/05/31  21:37:31
31555         Log: microperl changes from Simon Cozens; Makefile for microperl
31556              written from scratch; few casts added as microperl compilation
31557              doesn't have all prototypes available.
31558      Branch: cfgperl
31559            + Makefile.micro README.micro Todo.micro uconfig.sh
31560            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
31561            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
31562      Branch: metaconfig
31563            + U/modified/Config_h.U
31564 ____________________________________________________________________________
31565 [  6173] By: jhi                                   on 2000/05/31  20:00:24
31566         Log: metaconfig maintenance.
31567      Branch: metaconfig
31568            + U/modified/Inhdr.U U/typedefs/inotype.U
31569      Branch: metaconfig/U/perl
31570            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
31571            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
31572 ____________________________________________________________________________
31573 [  6172] By: gsar                                  on 2000/05/31  05:05:42
31574         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
31575              (from Ilya Zakharevich)
31576      Branch: perl
31577            ! regexec.c t/op/re_tests
31578 ____________________________________________________________________________
31579 [  6171] By: gsar                                  on 2000/05/31  05:01:47
31580         Log: scalar() doesn't force scalar context when used in void context
31581              (from Simon Cozens)
31582      Branch: perl
31583            ! op.c t/op/wantarray.t
31584 ____________________________________________________________________________
31585 [  6170] By: gsar                                  on 2000/05/31  04:41:33
31586         Log: change#6142 needs tweaks to tests to work where there's no symlink()
31587              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31588      Branch: perl
31589            ! t/lib/filefind.t
31590 ____________________________________________________________________________
31591 [  6169] By: gsar                                  on 2000/05/31  04:29:49
31592         Log: integrate cfgperl contents into mainline
31593      Branch: perl
31594           +> pod/perlmodlib.PL pod/perlnewmod.pod
31595           !> (integrate 42 files)
31596 ____________________________________________________________________________
31597 [  6168] By: jhi                                   on 2000/05/30  22:53:37
31598         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
31599      Branch: cfgperl
31600            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31601            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
31602            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
31603            ! win32/config.bc win32/config.gc win32/config.vc
31604            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31605            ! win32/config_h.PL win32/config_sh.PL
31606      Branch: metaconfig/U/perl
31607            ! perlxv.U
31608 ____________________________________________________________________________
31609 [  6167] By: jhi                                   on 2000/05/30  22:20:21
31610         Log: tweak todo 
31611      Branch: cfgperl
31612            ! Todo-5.6
31613 ____________________________________________________________________________
31614 [  6166] By: jhi                                   on 2000/05/30  22:11:51
31615         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
31616              in case somebody wants to write an extension for more
31617              shadow database interfaces.
31618      Branch: cfgperl
31619            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31620            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
31621            ! vos/config.def vos/config.h vos/config_h.SH_orig
31622            ! win32/config.bc win32/config.gc win32/config.vc
31623            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31624      Branch: metaconfig
31625            ! U/modified/Myinit.U
31626      Branch: metaconfig/U/perl
31627            + d_getespwnam.U d_getprpwnam.U i_prot.U
31628 ____________________________________________________________________________
31629 [  6165] By: jhi                                   on 2000/05/30  18:35:34
31630         Log: Integrate with Sarathy.
31631      Branch: cfgperl
31632           !> op.c
31633 ____________________________________________________________________________
31634 [  6164] By: jhi                                   on 2000/05/30  18:30:16
31635         Log: detypo
31636      Branch: cfgperl
31637            ! Configure config_h.SH
31638      Branch: metaconfig/U/perl
31639            ! perlxv.U
31640 ____________________________________________________________________________
31641 [  6163] By: gsar                                  on 2000/05/30  03:24:03
31642         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
31643      Branch: perl
31644            ! op.c
31645 ____________________________________________________________________________
31646 [  6162] By: gsar                                  on 2000/05/30  03:09:38
31647         Log: fix memory leak in method call optimization (change#3768);
31648              made C<eval "$x->foo()"> leak
31649      Branch: perl
31650            ! op.c
31651 ____________________________________________________________________________
31652 [  6161] By: jhi                                   on 2000/05/29  17:56:26
31653         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
31654              both from Simon Cozens.
31655      Branch: cfgperl
31656            + pod/perlmodlib.PL pod/perlnewmod.pod
31657            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
31658            ! pod/perlmodlib.pod pod/perltoc.pod
31659 ____________________________________________________________________________
31660 [  6160] By: jhi                                   on 2000/05/29  17:23:55
31661         Log: Changes for the File::Temp 0.08 (change #6159) test suite
31662              to fit better into the Perl distribution test framework.
31663      Branch: cfgperl
31664            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
31665            ! t/lib/ftmp-tempfile.t
31666 ____________________________________________________________________________
31667 [  6159] By: jhi                                   on 2000/05/29  16:55:36
31668         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
31669      Branch: cfgperl
31670            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31671            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
31672 ____________________________________________________________________________
31673 [  6158] By: bailey                                on 2000/05/29  16:22:08
31674         Log: Add fallback to tmpfile for use in cases where user's relying on
31675              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
31676              Lane's patch)
31677      Branch: vmsperl
31678            ! vms/vms.c vms/vmsish.h
31679 ____________________________________________________________________________
31680 [  6157] By: jhi                                   on 2000/05/29  03:10:36
31681         Log: Regen Configure to jive with #6149.
31682      Branch: cfgperl
31683            ! Configure
31684      Branch: metaconfig
31685            ! U/modified/Getfile.U
31686 ____________________________________________________________________________
31687 [  6156] By: jhi                                   on 2000/05/29  03:01:38
31688         Log: Integrate with Sarathy.
31689      Branch: cfgperl
31690           +> ext/DynaLoader/dl_mac.xs
31691           !> (integrate 38 files)
31692 ____________________________________________________________________________
31693 [  6155] By: gsar                                  on 2000/05/28  21:15:58
31694         Log: small bug in change#6144; remove random \xA0 character that snuck
31695              in via change#6145
31696      Branch: perl
31697            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
31698 ____________________________________________________________________________
31699 [  6154] By: gsar                                  on 2000/05/28  21:04:19
31700         Log: avoid type mismatch warning
31701      Branch: perl
31702            ! perl.c
31703 ____________________________________________________________________________
31704 [  6153] By: gsar                                  on 2000/05/28  20:58:31
31705         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
31706              <nick@Bagpuss.uk.boo.com>)
31707      Branch: perl
31708            ! lib/Test/Harness.pm
31709 ____________________________________________________________________________
31710 [  6152] By: gsar                                  on 2000/05/28  20:53:42
31711         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
31712      Branch: perl
31713            ! regexec.c
31714 ____________________________________________________________________________
31715 [  6151] By: gsar                                  on 2000/05/28  20:50:28
31716         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
31717      Branch: perl
31718            ! regexec.c
31719 ____________________________________________________________________________
31720 [  6150] By: gsar                                  on 2000/05/28  20:39:58
31721         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
31722      Branch: perl
31723            ! pod/perlrequick.pod
31724 ____________________________________________________________________________
31725 [  6149] By: gsar                                  on 2000/05/28  20:35:16
31726         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
31727              <troc@netrus.net>)
31728      Branch: perl
31729            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
31730            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
31731            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
31732            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
31733 ____________________________________________________________________________
31734 [  6148] By: gsar                                  on 2000/05/28  20:21:07
31735         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
31736      Branch: perl
31737            ! lib/ExtUtils/MM_Unix.pm
31738 ____________________________________________________________________________
31739 [  6147] By: gsar                                  on 2000/05/28  20:12:41
31740         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
31741              (from Peter Prymmer)
31742      Branch: perl
31743            ! vms/subconfigure.com
31744 ____________________________________________________________________________
31745 [  6146] By: gsar                                  on 2000/05/28  20:06:15
31746         Log: doc typo
31747      Branch: perl
31748            ! lib/warnings.pm warnings.h warnings.pl
31749 ____________________________________________________________________________
31750 [  6145] By: gsar                                  on 2000/05/28  18:44:33
31751         Log: make xsubpp skip embedded pod (from Matthias Neeracher
31752              <neeri@iis.ee.ethz.ch>)
31753      Branch: perl
31754            ! lib/ExtUtils/xsubpp
31755 ____________________________________________________________________________
31756 [  6144] By: gsar                                  on 2000/05/28  18:42:49
31757         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
31758              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
31759              <neeri@iis.ee.ethz.ch>)
31760      Branch: perl
31761            ! lib/AutoSplit.pm
31762 ____________________________________________________________________________
31763 [  6143] By: gsar                                  on 2000/05/28  18:41:12
31764         Log: MacOS support, part 1 (from Matthias Neeracher
31765              <neeri@iis.ee.ethz.ch>)
31766      Branch: perl
31767            + ext/DynaLoader/dl_mac.xs
31768            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
31769            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
31770            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
31771            ! util.h
31772 ____________________________________________________________________________
31773 [  6142] By: gsar                                  on 2000/05/28  18:21:51
31774         Log: File::Find fails to chdir when chasing symlinks (from
31775              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31776      Branch: perl
31777            ! lib/File/Find.pm t/lib/filefind.t
31778 ____________________________________________________________________________
31779 [  6141] By: jhi                                   on 2000/05/28  14:25:15
31780         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
31781              forwarded by Peter Seebach from the bsdi-users mailing list.
31782              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
31783      Branch: perl
31784            ! hints/bsdos.sh
31785 ____________________________________________________________________________
31786 [  6140] By: jhi                                   on 2000/05/28  14:11:57
31787         Log: Integrate with Sarathy.
31788      Branch: cfgperl
31789           +> (branch 30 files)
31790           !> (integrate 93 files)
31791 ____________________________________________________________________________
31792 [  6139] By: gsar                                  on 2000/05/28  10:01:48
31793         Log: revise mktables.PL for bugs and newness in Unicode 3.0
31794              (from James Bence <jbence@amgen.com>)
31795      Branch: perl
31796            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
31797            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
31798            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
31799            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
31800            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
31801            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
31802            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
31803            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
31804            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
31805            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
31806            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
31807            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
31808            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
31809            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
31810            + lib/unicode/Is/SylWU.pl
31811            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
31812            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31813            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
31814            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
31815            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
31816            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
31817            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
31818            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
31819            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
31820            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
31821            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
31822            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
31823            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
31824            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
31825            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
31826            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
31827            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
31828            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
31829            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
31830            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
31831            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
31832            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
31833            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
31834            ! lib/unicode/Makefile lib/unicode/mktables.PL
31835 ____________________________________________________________________________
31836 [  6138] By: gsar                                  on 2000/05/28  08:50:32
31837         Log: add note about the handling of negative indices to tied arrays
31838              (from Michael G Schwern <schwern@pobox.com>)
31839      Branch: perl
31840            ! pod/perltie.pod
31841 ____________________________________________________________________________
31842 [  6137] By: gsar                                  on 2000/05/28  08:46:10
31843         Log: fix bogus redeclaration warning for "our" variables in different
31844              scopes
31845      Branch: perl
31846            ! op.c t/pragma/strict-vars
31847 ____________________________________________________________________________
31848 [  6136] By: gsar                                  on 2000/05/28  08:31:20
31849         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
31850      Branch: perl
31851            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
31852 ____________________________________________________________________________
31853 [  6135] By: gsar                                  on 2000/05/28  08:17:50
31854         Log: enable Test::Harness to dynamically determine column width etc.
31855              (from Rob Napier <rnapier@employees.org>)
31856      Branch: perl
31857            ! lib/Test/Harness.pm
31858 ____________________________________________________________________________
31859 [  6134] By: gsar                                  on 2000/05/28  08:13:39
31860         Log: make Test::Harness use wait.h/WCOREDUMP if available
31861              (from Ben Tilly <ben_tilly@hotmail.com>)
31862      Branch: perl
31863            ! lib/Test/Harness.pm
31864 ____________________________________________________________________________
31865 [  6133] By: gsar                                  on 2000/05/28  08:08:05
31866         Log: elide bogus test in change#6132
31867      Branch: perl
31868            ! t/pragma/warn/9enabled
31869 ____________________________________________________________________________
31870 [  6132] By: gsar                                  on 2000/05/28  08:03:14
31871         Log: warnings::enabled() doesn't fall back to looking at $^W if
31872              caller isn't using lexical warnings (from Paul Marquess)
31873      Branch: perl
31874            ! pp_ctl.c t/pragma/warn/9enabled
31875 ____________________________________________________________________________
31876 [  6131] By: gsar                                  on 2000/05/28  07:57:47
31877         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
31878      Branch: perl
31879            ! ext/POSIX/POSIX.pm
31880 ____________________________________________________________________________
31881 [  6130] By: gsar                                  on 2000/05/28  07:29:12
31882         Log: fix places that mean C<"word" character> but say C<alphanumeric
31883              character>
31884      Branch: perl
31885            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
31886 ____________________________________________________________________________
31887 [  6129] By: gsar                                  on 2000/05/28  07:18:41
31888         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
31889      Branch: perl
31890            ! vms/test.com
31891 ____________________________________________________________________________
31892 [  6128] By: gsar                                  on 2000/05/28  07:12:55
31893         Log: new perlxstut example for passing/returning refs to arrays
31894              (from David Lowe <dlowe@pootpoot.com>)
31895      Branch: perl
31896            ! pod/perlxstut.pod
31897 ____________________________________________________________________________
31898 [  6127] By: gsar                                  on 2000/05/28  07:02:50
31899         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
31900              failed (from Gisle Aas)
31901      Branch: perl
31902            ! cop.h perl.c
31903 ____________________________________________________________________________
31904 [  6126] By: gsar                                  on 2000/05/28  06:39:53
31905         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
31906              (reworked variant of patch suggested by Simon Cozens)
31907      Branch: perl
31908            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
31909            ! pp_hot.c proto.h t/op/gv.t
31910 ____________________________________________________________________________
31911 [  6125] By: gsar                                  on 2000/05/28  05:14:55
31912         Log: enable propagating exception objects via Perl_croak() in XS code
31913              (from Gisle Aas)
31914      Branch: perl
31915            ! util.c
31916 ____________________________________________________________________________
31917 [  6124] By: gsar                                  on 2000/05/28  05:07:28
31918         Log: integrate vmsperl contents into mainline
31919      Branch: perl
31920           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
31921           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
31922           !> vms/vmsish.h
31923 ____________________________________________________________________________
31924 [  6123] By: gsar                                  on 2000/05/28  05:03:53
31925         Log: clarify gotcha with #line directives (from Rocco Caputo
31926              <troc@netrus.net>)
31927      Branch: perl
31928            ! pod/perldebug.pod pod/perlsyn.pod
31929 ____________________________________________________________________________
31930 [  6122] By: gsar                                  on 2000/05/28  04:58:29
31931         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
31932              (from Mark-Jason Dominus)
31933      Branch: perl
31934            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
31935            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
31936            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
31937            ! toke.c
31938 ____________________________________________________________________________
31939 [  6121] By: bailey                                on 2000/05/25  04:46:54
31940         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
31941              lists (based on fixes by Craig Berry)
31942      Branch: vmsperl
31943            ! lib/File/Spec/VMS.pm
31944 ____________________________________________________________________________
31945 [  6120] By: bailey                                on 2000/05/25  04:25:38
31946         Log: Add missing escape (Charles Lane)
31947      Branch: vmsperl
31948            ! t/op/lex_assign.t
31949 ____________________________________________________________________________
31950 [  6119] By: bailey                                on 2000/05/25  04:21:25
31951         Log: Quiet error messages in vmsish.t (Charles Lane)
31952      Branch: vmsperl
31953            ! vms/ext/vmsish.t
31954 ____________________________________________________________________________
31955 [  6118] By: bailey                                on 2000/05/25  04:17:57
31956         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
31957              Flatten case labels in switch statements uniformly (Charles Bailey)
31958      Branch: vmsperl
31959            ! vms/vms.c
31960 ____________________________________________________________________________
31961 [  6117] By: bailey                                on 2000/05/25  03:58:09
31962         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
31963      Branch: vmsperl
31964            ! vms/vmsish.h
31965 ____________________________________________________________________________
31966 [  6116] By: bailey                                on 2000/05/25  03:11:15
31967         Log: Miscellaneous cosmetic fixes (Charles Lane)
31968      Branch: vmsperl
31969            ! lib/ExtUtils/MM_VMS.pm
31970 ____________________________________________________________________________
31971 [  6115] By: bailey                                on 2000/05/25  03:10:36
31972         Log: Add bounds checking for several strings (Charles Lane)
31973      Branch: vmsperl
31974            ! vms/vms.c
31975 ____________________________________________________________________________
31976 [  6114] By: bailey                                on 2000/05/25  02:25:34
31977         Log: Urk -- undo previous removal of vmsish 'exit' change
31978      Branch: vmsperl
31979            ! vms/ext/vmsish.pm vms/vmsish.h
31980 ____________________________________________________________________________
31981 [  6113] By: bailey                                on 2000/05/24  02:24:40
31982         Log: Ugly workaround for version-specific RTL error
31983      Branch: vmsperl
31984            ! vms/vms.c
31985 ____________________________________________________________________________
31986 [  6112] By: bailey                                on 2000/05/24  02:19:55
31987         Log: Check for existence of file before trying to delete
31988      Branch: vmsperl
31989            ! vms/test.com
31990 ____________________________________________________________________________
31991 [  6111] By: bailey                                on 2000/05/23  23:35:13
31992         Log: Resync with mainline prior to post-5.6.0 updates
31993      Branch: vmsperl
31994           +> (branch 49 files)
31995            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
31996            ! vms/ext/vmsish.pm
31997           !> (integrate 334 files)
31998 ____________________________________________________________________________
31999 [  6110] By: jhi                                   on 2000/05/23  19:28:32
32000         Log: todo tweak
32001      Branch: cfgperl
32002            ! Todo-5.6
32003 ____________________________________________________________________________
32004 [  6109] By: jhi                                   on 2000/05/18  17:38:54
32005         Log: Integrate with Sarathy.
32006      Branch: cfgperl
32007           !> mg.c perl.h win32/perlhost.h
32008 ____________________________________________________________________________
32009 [  6108] By: gsar                                  on 2000/05/17  02:24:56
32010         Log: reenable fake signal handling on Windows, bugs and all
32011      Branch: perl
32012            ! mg.c perl.h win32/perlhost.h
32013 ____________________________________________________________________________
32014 [  6107] By: jhi                                   on 2000/05/15  18:01:41
32015         Log: Tweak the todo list.
32016      Branch: cfgperl
32017            ! Todo-5.6
32018 ____________________________________________________________________________
32019 [  6106] By: jhi                                   on 2000/05/15  13:41:48
32020         Log: The (Configure) script refuses to go on, after asking for
32021              'You may also choose to try maximal 64-bitness....'.
32022              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
32023              -- Patrick Zima
32024              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
32025      Branch: cfgperl
32026            ! hints/solaris_2.sh
32027 ____________________________________________________________________________
32028 [  6105] By: jhi                                   on 2000/05/11  14:37:43
32029         Log: Integrate with Sarathy.
32030      Branch: cfgperl
32031           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
32032           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
32033 ____________________________________________________________________________
32034 [  6104] By: gsar                                  on 2000/05/11  03:39:07
32035         Log: PL_sys_intern was being initialized too late on windows
32036      Branch: perl
32037            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
32038            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
32039 ____________________________________________________________________________
32040 [  6103] By: jhi                                   on 2000/05/09  19:42:20
32041         Log: Test tweaking for Unicos continues.
32042      Branch: cfgperl
32043            ! t/op/64bitint.t
32044 ____________________________________________________________________________
32045 [  6102] By: jhi                                   on 2000/05/09  16:47:27
32046         Log: The test suite tweak in #6101 wasn't quite right.
32047      Branch: cfgperl
32048            ! t/lib/complex.t
32049 ____________________________________________________________________________
32050 [  6101] By: jhi                                   on 2000/05/09  15:35:34
32051         Log: Hints and test tweaks for Unicos.
32052      Branch: cfgperl
32053            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
32054 ____________________________________________________________________________
32055 [  6100] By: jhi                                   on 2000/05/08  21:15:06
32056         Log: More compilation tweakery from Allen Smith.
32057      Branch: cfgperl
32058            ! hints/irix_6.sh
32059 ____________________________________________________________________________
32060 [  6099] By: jhi                                   on 2000/05/08  19:21:18
32061         Log: Tweaks for the cc bugs from Allen Smith.
32062      Branch: cfgperl
32063            ! hints/irix_6.sh
32064 ____________________________________________________________________________
32065 [  6098] By: jhi                                   on 2000/05/08  19:13:37
32066         Log: Add a note about other, yet unsupported, shadow password APIs.
32067      Branch: cfgperl
32068            ! pp_sys.c
32069 ____________________________________________________________________________
32070 [  6097] By: jhi                                   on 2000/05/08  18:46:34
32071         Log: Add a note about possible compilation problems from Allen Smith.
32072      Branch: cfgperl
32073            ! hints/irix_6.sh
32074 ____________________________________________________________________________
32075 [  6096] By: jhi                                   on 2000/05/08  17:33:10
32076         Log: Integrate with Sarathy.
32077      Branch: cfgperl
32078           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32079           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
32080 ____________________________________________________________________________
32081 [  6095] By: jhi                                   on 2000/05/08  16:21:33
32082         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
32083              might be useful in future.
32084      Branch: cfgperl
32085            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32086            ! config_h.SH
32087      Branch: metaconfig
32088            ! U/installdirs/inc_version_list.U
32089      Branch: metaconfig/U/perl
32090            ! perlxv.U
32091 ____________________________________________________________________________
32092 [  6094] By: gsar                                  on 2000/05/08  14:22:22
32093         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
32094      Branch: perl
32095            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32096            ! hints/cygwin.sh pp_sys.c
32097 ____________________________________________________________________________
32098 [  6093] By: gsar                                  on 2000/05/08  12:52:28
32099         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
32100              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
32101      Branch: perl
32102            ! pp_sys.c sv.c win32/perlhost.h
32103 ____________________________________________________________________________
32104 [  6092] By: jhi                                   on 2000/05/07  22:40:34
32105         Log: Regen perltoc with the fixed buildtoc.
32106      Branch: cfgperl
32107            ! pod/perltoc.pod
32108 ____________________________________________________________________________
32109 [  6091] By: jhi                                   on 2000/05/07  22:24:16
32110         Log: Integrate with Sarathy.
32111      Branch: cfgperl
32112           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
32113           !> t/op/substr.t toke.c
32114 ____________________________________________________________________________
32115 [  6090] By: gsar                                  on 2000/05/07  19:47:07
32116         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
32117              [NI]OK; added tests for both
32118      Branch: perl
32119            ! perl.c pp_hot.c sv.c t/op/substr.t
32120 ____________________________________________________________________________
32121 [  6089] By: gsar                                  on 2000/05/07  18:18:38
32122         Log: buildtoc tweak to fix newline lossage
32123      Branch: perl
32124            ! pod/buildtoc
32125 ____________________________________________________________________________
32126 [  6088] By: jhi                                   on 2000/05/07  16:35:36
32127         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
32128              because we do not use those.  The HAS_GETSPNAM remains,
32129              though, because we still do use that.
32130      Branch: cfgperl
32131            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32132            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
32133            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
32134            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
32135            ! win32/config.vc win32/config_H.bc win32/config_H.gc
32136            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
32137 ____________________________________________________________________________
32138 [  6087] By: gsar                                  on 2000/05/07  16:05:16
32139         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
32140      Branch: perl
32141            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
32142 ____________________________________________________________________________
32143 [  6086] By: jhi                                   on 2000/05/07  15:27:07
32144         Log: Integrate with Sarathy.
32145      Branch: cfgperl
32146           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32147           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32148           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
32149           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
32150           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
32151           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
32152 ____________________________________________________________________________
32153 [  6085] By: gsar                                  on 2000/05/07  05:52:02
32154         Log: repeat operator (x) doesn't preserve utf8-ness
32155      Branch: perl
32156            ! pp.c t/op/substr.t
32157 ____________________________________________________________________________
32158 [  6084] By: gsar                                  on 2000/05/07  05:39:55
32159         Log: substr() does not preserve utf8-ness (from Stefan Eissing
32160              <Eissing@medicaldataservice.de>); added tests
32161      Branch: perl
32162            ! pp.c t/op/substr.t
32163 ____________________________________________________________________________
32164 [  6083] By: gsar                                  on 2000/05/07  05:24:46
32165         Log: note about undocumented caller() return value (from M.J.T. Guy);
32166              yet another peek.t tweak
32167      Branch: perl
32168            ! pod/perlfunc.pod t/lib/peek.t
32169 ____________________________________________________________________________
32170 [  6082] By: gsar                                  on 2000/05/07  05:08:40
32171         Log: peek.t non-portable to ithreads
32172      Branch: perl
32173            ! t/lib/peek.t
32174 ____________________________________________________________________________
32175 [  6081] By: gsar                                  on 2000/05/07  04:17:04
32176         Log: better default perlbug categories for ok reports (from Richard Foley)
32177      Branch: perl
32178            ! utils/perlbug.PL
32179 ____________________________________________________________________________
32180 [  6080] By: gsar                                  on 2000/05/07  04:08:07
32181         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
32182              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32183      Branch: perl
32184            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32185            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32186            ! AUTHORS MAINTAIN MANIFEST
32187 ____________________________________________________________________________
32188 [  6079] By: gsar                                  on 2000/05/07  04:01:38
32189         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
32190      Branch: perl
32191            ! lib/Carp/Heavy.pm
32192 ____________________________________________________________________________
32193 [  6078] By: gsar                                  on 2000/05/07  01:24:19
32194         Log: workaround for CRT bug in chdir() (from Charles Lane, via
32195              Peter Prymmer)
32196      Branch: perl
32197            ! iperlsys.h vms/vms.c vms/vmsish.h
32198 ____________________________________________________________________________
32199 [  6077] By: gsar                                  on 2000/05/07  01:22:23
32200         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
32201              and Tom Phoenix)
32202      Branch: perl
32203            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
32204 ____________________________________________________________________________
32205 [  6076] By: gsar                                  on 2000/05/06  17:36:29
32206         Log: integrate cfgperl contents into mainline
32207      Branch: perl
32208           +> t/lib/peek.t
32209           !> Configure MANIFEST Porting/Glossary Porting/config.sh
32210           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
32211           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
32212           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
32213 ____________________________________________________________________________
32214 [  6075] By: jhi                                   on 2000/05/05  18:56:10
32215         Log: Make the test more portable.
32216      Branch: cfgperl
32217            ! t/lib/peek.t
32218 ____________________________________________________________________________
32219 [  6074] By: jhi                                   on 2000/05/05  18:49:20
32220         Log: Introduce t/lib/peek.t.
32221      Branch: cfgperl
32222            + t/lib/peek.t
32223            ! MANIFEST
32224 ____________________________________________________________________________
32225 [  6073] By: jhi                                   on 2000/05/05  14:30:45
32226         Log: Complex tweaks.
32227      Branch: cfgperl
32228            ! lib/Math/Complex.pm t/lib/complex.t
32229 ____________________________________________________________________________
32230 [  6072] By: jhi                                   on 2000/05/05  12:27:13
32231         Log: Integrate with Sarathy.
32232      Branch: cfgperl
32233           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32234           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32235           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
32236           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
32237 ____________________________________________________________________________
32238 [  6071] By: gsar                                  on 2000/05/05  02:24:46
32239         Log: misformatted perllocal.pod (from Tim Jenness
32240              <t.jenness@jach.hawaii.edu>)
32241      Branch: perl
32242            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32243 ____________________________________________________________________________
32244 [  6070] By: gsar                                  on 2000/05/05  02:16:52
32245         Log: remove misleading comment (from M.J.T. Guy)
32246      Branch: perl
32247            ! t/lib/anydbm.t
32248 ____________________________________________________________________________
32249 [  6069] By: gsar                                  on 2000/05/05  02:15:13
32250         Log: File::Spec compatibility update (from Barrie Slaymaker
32251              <barries@slaysys.com>)
32252      Branch: perl
32253            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32254            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32255 ____________________________________________________________________________
32256 [  6068] By: gsar                                  on 2000/05/05  02:01:50
32257         Log: note about values()
32258      Branch: perl
32259            ! pod/perlfunc.pod
32260 ____________________________________________________________________________
32261 [  6067] By: gsar                                  on 2000/05/05  01:33:09
32262         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
32263      Branch: perl
32264            ! win32/win32.c
32265 ____________________________________________________________________________
32266 [  6066] By: gsar                                  on 2000/05/05  01:23:43
32267         Log: s/END/CHECK/
32268      Branch: perl
32269            ! perl.c
32270 ____________________________________________________________________________
32271 [  6065] By: jhi                                   on 2000/05/04  17:30:22
32272         Log: Integrate with Sarathy.
32273      Branch: cfgperl
32274           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
32275 ____________________________________________________________________________
32276 [  6064] By: gsar                                  on 2000/05/04  17:26:14
32277         Log: change#5905 wasn't quite right--it's intent only applies when arguments
32278              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
32279      Branch: perl
32280            ! pp_sys.c sv.c
32281 ____________________________________________________________________________
32282 [  6063] By: gsar                                  on 2000/05/04  16:52:29
32283         Log: tokeq() could read unallocated field in argument
32284      Branch: perl
32285            ! toke.c
32286 ____________________________________________________________________________
32287 [  6062] By: gsar                                  on 2000/05/04  16:34:51
32288         Log: additional tests for utf8.t
32289      Branch: perl
32290            ! t/pragma/utf8.t
32291 ____________________________________________________________________________
32292 [  6061] By: gsar                                  on 2000/05/04  16:09:28
32293         Log: change#5921 neglected to make eq honor "use bytes"
32294      Branch: perl
32295            ! sv.c
32296 ____________________________________________________________________________
32297 [  6060] By: jhi                                   on 2000/05/04  15:30:16
32298         Log: Integrate with Sarathy.
32299      Branch: cfgperl
32300           !> perl.c regcomp.c t/pragma/utf8.t
32301 ____________________________________________________________________________
32302 [  6059] By: jhi                                   on 2000/05/04  15:26:37
32303         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
32304              in natively 64-bit platforms where a long is a quad (no need
32305              for long longs).  Also added bias for IVs.
32306      Branch: cfgperl
32307            ! toke.c
32308 ____________________________________________________________________________
32309 [  6058] By: gsar                                  on 2000/05/04  00:19:14
32310         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
32311              (spotted by Donald Kinzer <dkinzer@premia.com>)
32312      Branch: perl
32313            ! perl.c
32314 ____________________________________________________________________________
32315 [  6057] By: gsar                                  on 2000/05/03  18:34:01
32316         Log: fix broken parsing of /\x{ab}/
32317      Branch: perl
32318            ! regcomp.c t/pragma/utf8.t
32319 ____________________________________________________________________________
32320 [  6056] By: jhi                                   on 2000/05/03  17:57:16
32321         Log: The search of infinity continues, this time simplified.
32322      Branch: cfgperl
32323            ! lib/Math/Complex.pm
32324 ____________________________________________________________________________
32325 [  6055] By: jhi                                   on 2000/05/03  17:45:30
32326         Log: Detypo.
32327      Branch: cfgperl
32328            ! hints/unicos.sh
32329 ____________________________________________________________________________
32330 [  6054] By: jhi                                   on 2000/05/02  22:28:27
32331         Log: Be more forgiving in POSIX about HUGE_VALL.
32332      Branch: cfgperl
32333            ! ext/POSIX/POSIX.xs
32334 ____________________________________________________________________________
32335 [  6053] By: jhi                                   on 2000/05/02  22:25:05
32336         Log: Integrate with Sarathy.
32337      Branch: cfgperl
32338           !> hints/irix_6.sh pod/perlop.pod
32339 ____________________________________________________________________________
32340 [  6052] By: jhi                                   on 2000/05/02  22:24:31
32341         Log: Unicos hint tweak.
32342      Branch: cfgperl
32343            ! hints/unicos.sh
32344 ____________________________________________________________________________
32345 [  6051] By: jhi                                   on 2000/05/02  22:21:26
32346         Log: Complex tweakery.
32347      Branch: cfgperl
32348            ! lib/Math/Complex.pm t/lib/complex.t
32349 ____________________________________________________________________________
32350 [  6050] By: jhi                                   on 2000/05/02  19:26:22
32351         Log: Use setxxent()/endxxent().
32352      Branch: cfgperl
32353            ! t/op/grent.t t/op/pwent.t
32354 ____________________________________________________________________________
32355 [  6049] By: jhi                                   on 2000/05/02  19:06:02
32356         Log: Test both the scalar and list contexts.
32357      Branch: cfgperl
32358            ! t/op/grent.t t/op/pwent.t
32359 ____________________________________________________________________________
32360 [  6048] By: gsar                                  on 2000/05/02  18:29:10
32361         Log: add note about how $( doesn't interpolate in REs (from
32362              Philip Newton <newton@ficus.frogspace.net>)
32363      Branch: perl
32364            ! pod/perlop.pod
32365 ____________________________________________________________________________
32366 [  6047] By: jhi                                   on 2000/05/02  17:41:24
32367         Log: Call getspnam() only iff needd.
32368      Branch: cfgperl
32369            ! pp_sys.c
32370 ____________________________________________________________________________
32371 [  6046] By: gsar                                  on 2000/05/02  17:07:25
32372         Log: libscheck has insufficient checks for n32 libs (from
32373              Albert Chin-A-Young <china@thewrittenword.com>)
32374      Branch: perl
32375            ! hints/irix_6.sh
32376 ____________________________________________________________________________
32377 [  6045] By: jhi                                   on 2000/05/02  13:57:17
32378         Log: Integrate with Sarathy.
32379      Branch: cfgperl
32380           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
32381           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
32382 ____________________________________________________________________________
32383 [  6044] By: gsar                                  on 2000/05/02  06:48:19
32384         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
32385              such that underscores are only ignored in literal numbers,
32386              "\x{...}", and hex/oct argument
32387      Branch: perl
32388            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
32389 ____________________________________________________________________________
32390 [  6043] By: gsar                                  on 2000/05/02  02:22:29
32391         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
32392      Branch: perl
32393            ! pod/perlretut.pod
32394 ____________________________________________________________________________
32395 [  6042] By: gsar                                  on 2000/05/02  02:17:51
32396         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
32397      Branch: perl
32398            ! pod/perltrap.pod
32399 ____________________________________________________________________________
32400 [  6041] By: gsar                                  on 2000/05/02  01:53:51
32401         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
32402              to compensate
32403      Branch: perl
32404            ! Porting/makerel
32405 ____________________________________________________________________________
32406 [  6040] By: gsar                                  on 2000/05/02  01:51:57
32407         Log: missing files in MANIFEST
32408      Branch: perl
32409            ! MANIFEST
32410 ____________________________________________________________________________
32411 [  6039] By: jhi                                   on 2000/05/02  00:36:46
32412         Log: Infinite problems.
32413      Branch: cfgperl
32414            ! lib/Math/Complex.pm
32415 ____________________________________________________________________________
32416 [  6038] By: jhi                                   on 2000/05/02  00:06:38
32417         Log: pwent/spent #ifdef imbalance.
32418      Branch: cfgperl
32419            ! pp_sys.c
32420 ____________________________________________________________________________
32421 [  6037] By: jhi                                   on 2000/05/01  22:50:11
32422         Log: Use HUGE_VALL if applicable.
32423      Branch: cfgperl
32424            ! ext/POSIX/POSIX.xs util.c
32425 ____________________________________________________________________________
32426 [  6036] By: jhi                                   on 2000/05/01  22:20:53
32427         Log: Correct Freudian slip.
32428      Branch: cfgperl
32429            ! pp_sys.c
32430 ____________________________________________________________________________
32431 [  6035] By: jhi                                   on 2000/05/01  21:07:38
32432         Log: Continue on the pwent/spent case.
32433      Branch: cfgperl
32434            ! pp_sys.c
32435 ____________________________________________________________________________
32436 [  6034] By: jhi                                   on 2000/05/01  17:45:14
32437         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
32438              adjustments in 6032 conflicted badly with this, will have
32439              to revisit them later.
32440      Branch: cfgperl
32441           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
32442           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
32443           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
32444           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
32445           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
32446           !> t/lib/cgi-html.t t/lib/cgi-request.t
32447 ____________________________________________________________________________
32448 [  6033] By: jhi                                   on 2000/05/01  17:40:49
32449         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
32450      Branch: cfgperl
32451            ! pp_sys.c
32452 ____________________________________________________________________________
32453 [  6032] By: gsar                                  on 2000/05/01  15:56:32
32454         Log: whitespace adjustments
32455      Branch: perl
32456            ! pp_sys.c
32457 ____________________________________________________________________________
32458 [  6031] By: gsar                                  on 2000/05/01  15:19:41
32459         Log: small nits in diagnostics.pm (from Robin Barker)
32460      Branch: perl
32461            ! lib/diagnostics.pm pod/perldiag.pod
32462 ____________________________________________________________________________
32463 [  6030] By: gsar                                  on 2000/05/01  08:39:18
32464         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
32465              for @- and @+ (from Johan Vromans)
32466      Branch: perl
32467            ! lib/English.pm pod/perlvar.pod
32468 ____________________________________________________________________________
32469 [  6029] By: gsar                                  on 2000/05/01  08:16:10
32470         Log: add CGI.pm v2.66 (from Lincoln Stein)
32471      Branch: perl
32472            + lib/CGI/Util.pm t/lib/cgi-pretty.t
32473            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
32474            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
32475            ! t/lib/cgi-html.t t/lib/cgi-request.t
32476 ____________________________________________________________________________
32477 [  6028] By: gsar                                  on 2000/05/01  06:34:41
32478         Log: Pod::Man generates groff-incompatible macro definition (from
32479              Tom Christiansen)
32480      Branch: perl
32481            ! lib/Pod/Man.pm
32482 ____________________________________________________________________________
32483 [  6027] By: gsar                                  on 2000/05/01  06:31:36
32484         Log: podlators-1.02 update (from Russ Allbery)
32485      Branch: perl
32486            ! lib/Pod/Man.pm lib/Pod/Text.pm
32487 ____________________________________________________________________________
32488 [  6026] By: jhi                                   on 2000/04/30  23:24:23
32489         Log: Integrate with Sarathy.
32490      Branch: cfgperl
32491           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
32492           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
32493           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32494           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32495           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
32496           !> t/lib/syslog.t toke.c win32/win32.h
32497 ____________________________________________________________________________
32498 [  6025] By: gsar                                  on 2000/04/30  18:17:47
32499         Log: Is{Alnum,Alpha,Word} don't match titlecase
32500              
32501              TODO: IsSpace is defined recursively!
32502              
32503              (both spotted by Larry)
32504      Branch: perl
32505            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32506            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32507 ____________________________________________________________________________
32508 [  6024] By: gsar                                  on 2000/04/30  17:50:19
32509         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
32510              (from Hugo van der Sanden)
32511      Branch: perl
32512            ! toke.c
32513 ____________________________________________________________________________
32514 [  6023] By: gsar                                  on 2000/04/30  17:14:43
32515         Log: debugger stomps on $. (from M.J.T. Guy)
32516      Branch: perl
32517            ! lib/perl5db.pl
32518 ____________________________________________________________________________
32519 [  6022] By: gsar                                  on 2000/04/30  16:59:22
32520         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
32521      Branch: perl
32522            ! sv.c
32523 ____________________________________________________________________________
32524 [  6021] By: gsar                                  on 2000/04/29  21:00:08
32525         Log: remove Win2K issue in pod (fixed by change#6020)
32526      Branch: perl
32527            ! README.win32 pod/perl56delta.pod
32528 ____________________________________________________________________________
32529 [  6020] By: gsar                                  on 2000/04/29  20:51:49
32530         Log: test tweak
32531      Branch: perl
32532            ! t/lib/open3.t
32533 ____________________________________________________________________________
32534 [  6019] By: gsar                                  on 2000/04/29  20:34:27
32535         Log: windows portability tweaks
32536      Branch: perl
32537            ! t/lib/b.t win32/win32.h
32538 ____________________________________________________________________________
32539 [  6018] By: gsar                                  on 2000/04/29  19:55:24
32540         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
32541              make _PATH_LOG() return "" if unavailable
32542      Branch: perl
32543            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
32544            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
32545 ____________________________________________________________________________
32546 [  6017] By: jhi                                   on 2000/04/28  22:49:46
32547         Log: Integrate with Sarathy.
32548      Branch: cfgperl
32549           !> op.c perl.c pod/perldiag.pod t/lib/b.t
32550 ____________________________________________________________________________
32551 [  6016] By: jhi                                   on 2000/04/28  22:46:14
32552         Log: Do not warn that an infinity does not look like a number.
32553      Branch: cfgperl
32554            ! sv.c
32555 ____________________________________________________________________________
32556 [  6015] By: gsar                                  on 2000/04/28  22:35:49
32557         Log: tweak test for portability
32558      Branch: perl
32559            ! t/lib/b.t
32560 ____________________________________________________________________________
32561 [  6014] By: gsar                                  on 2000/04/28  22:05:31
32562         Log: glob() loading File::Glob behind the scenes may cause syntax errors
32563      Branch: perl
32564            ! op.c
32565 ____________________________________________________________________________
32566 [  6013] By: gsar                                  on 2000/04/28  21:25:22
32567         Log: tweak change#5945 to display correct switch name in diagnostic
32568      Branch: perl
32569            ! perl.c pod/perldiag.pod
32570 ____________________________________________________________________________
32571 [  6012] By: jhi                                   on 2000/04/28  21:08:12
32572         Log: Integrate with Sarathy.
32573      Branch: cfgperl
32574           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
32575           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
32576           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
32577 ____________________________________________________________________________
32578 [  6011] By: jhi                                   on 2000/04/28  21:04:46
32579         Log: &HUGE_VAL is not defined, it exists.
32580      Branch: cfgperl
32581            ! lib/Math/Complex.pm
32582 ____________________________________________________________________________
32583 [  6010] By: gsar                                  on 2000/04/28  21:02:58
32584         Log: clarify note about shadow password support (from
32585              gellyfish@gellyfish.com)
32586      Branch: perl
32587            ! pod/perlfunc.pod
32588 ____________________________________________________________________________
32589 [  6009] By: gsar                                  on 2000/04/28  21:00:00
32590         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
32591      Branch: perl
32592            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
32593 ____________________________________________________________________________
32594 [  6008] By: gsar                                  on 2000/04/28  20:56:33
32595         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
32596      Branch: perl
32597            ! installperl vms/subconfigure.com
32598 ____________________________________________________________________________
32599 [  6007] By: gsar                                  on 2000/04/28  20:51:21
32600         Log: note about compile failures and END blocks (from M.J.T. Guy)
32601      Branch: perl
32602            ! pod/perl56delta.pod pod/perlmod.pod
32603 ____________________________________________________________________________
32604 [  6006] By: jhi                                   on 2000/04/28  20:42:14
32605         Log: Regen Configure.
32606      Branch: cfgperl
32607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32608            ! config_h.SH
32609 ____________________________________________________________________________
32610 [  6005] By: gsar                                  on 2000/04/28  20:41:16
32611         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
32612      Branch: perl
32613            ! utils/perldoc.PL
32614 ____________________________________________________________________________
32615 [  6004] By: jhi                                   on 2000/04/28  20:28:21
32616         Log: Integrate with Sarathy.
32617      Branch: cfgperl
32618           !> Configure INSTALL Porting/Glossary Porting/config.sh
32619           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
32620           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
32621           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
32622           !> win32/config.vc win32/win32.c
32623 ____________________________________________________________________________
32624 [  6003] By: gsar                                  on 2000/04/28  20:11:20
32625         Log: allow REG_EXPAND_SZ keys in Windows registry (from
32626              John Clayton <John.Clayton@barclayscapital.com>)
32627      Branch: perl
32628            ! win32/win32.c
32629 ____________________________________________________________________________
32630 [  6002] By: gsar                                  on 2000/04/28  19:34:16
32631         Log: destructive sv_setsv() can lose UV-ness from source, causing
32632              numeric promotions/comparisons to fail to do the right thing
32633      Branch: perl
32634            ! sv.c
32635 ____________________________________________________________________________
32636 [  6001] By: gsar                                  on 2000/04/28  18:44:15
32637         Log: support additional library locations via $Config{otherlibdirs}
32638              (from Andy Dougherty)
32639      Branch: perl
32640            ! Configure INSTALL Porting/Glossary Porting/config.sh
32641            ! Porting/config_H config_h.SH epoc/config.sh perl.c
32642            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
32643            ! win32/config.bc win32/config.gc win32/config.vc
32644 ____________________________________________________________________________
32645 [  6000] By: gsar                                  on 2000/04/28  18:26:58
32646         Log: reworked otherlibdirs.U (from Andy Dougherty)
32647      Branch: metaconfig
32648            ! U/installdirs/otherlibdirs.U
32649 ____________________________________________________________________________
32650 [  5999] By: gsar                                  on 2000/04/28  18:17:07
32651         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
32652      Branch: perl
32653            ! t/pragma/warn/toke toke.c
32654 ____________________________________________________________________________
32655 [  5998] By: jhi                                   on 2000/04/28  13:32:17
32656         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
32657      Branch: cfgperl
32658            ! lib/Math/Complex.pm
32659 ____________________________________________________________________________
32660 [  5997] By: jhi                                   on 2000/04/28  13:14:04
32661         Log: Preserve $!.
32662      Branch: cfgperl
32663            ! lib/Math/Complex.pm
32664 ____________________________________________________________________________
32665 [  5996] By: jhi                                   on 2000/04/28  12:59:23
32666         Log: Integrate with Sarathy.
32667      Branch: cfgperl
32668           +> pod/perlrequick.pod pod/perlretut.pod
32669           !> (integrate 51 files)
32670 ____________________________________________________________________________
32671 [  5995] By: gsar                                  on 2000/04/28  09:37:36
32672         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
32673      Branch: perl
32674            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
32675 ____________________________________________________________________________
32676 [  5994] By: gsar                                  on 2000/04/28  09:33:26
32677         Log: fix for missed accounting for null byte in pack("Z",...) (from
32678              M.J.T. Guy)
32679      Branch: perl
32680            ! pp.c t/op/pack.t
32681 ____________________________________________________________________________
32682 [  5993] By: gsar                                  on 2000/04/28  09:30:05
32683         Log: various minor tweaks seen on p5p
32684      Branch: perl
32685            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
32686 ____________________________________________________________________________
32687 [  5992] By: gsar                                  on 2000/04/28  09:08:19
32688         Log: pod nit (from Simon Cozens)
32689      Branch: perl
32690            ! pod/perlop.pod
32691 ____________________________________________________________________________
32692 [  5991] By: gsar                                  on 2000/04/28  09:06:36
32693         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
32694      Branch: perl
32695            ! README.posix-bc hints/posix-bc.sh
32696 ____________________________________________________________________________
32697 [  5990] By: gsar                                  on 2000/04/28  08:54:52
32698         Log: use $ENV{LIB} to search for libs under Visual C compiler
32699              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
32700      Branch: perl
32701            ! lib/ExtUtils/Liblist.pm
32702 ____________________________________________________________________________
32703 [  5989] By: gsar                                  on 2000/04/28  08:27:12
32704         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
32705              itself and no other (from Tom Hughes)
32706      Branch: perl
32707            ! t/op/array.t toke.c
32708 ____________________________________________________________________________
32709 [  5988] By: gsar                                  on 2000/04/28  08:01:38
32710         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
32711              <paul@miraclefish.com>)
32712      Branch: perl
32713            ! lib/ExtUtils/MakeMaker.pm
32714 ____________________________________________________________________________
32715 [  5987] By: gsar                                  on 2000/04/28  07:53:09
32716         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
32717      Branch: perl
32718            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
32719 ____________________________________________________________________________
32720 [  5986] By: gsar                                  on 2000/04/28  07:44:17
32721         Log: add regular expressions tutorial and quick-start guide (from
32722              Mark Kvale <kvale@phy.ucsf.edu>)
32723      Branch: perl
32724            + pod/perlrequick.pod pod/perlretut.pod
32725            ! AUTHORS MAINTAIN MANIFEST
32726 ____________________________________________________________________________
32727 [  5985] By: gsar                                  on 2000/04/28  07:30:28
32728         Log: forked child may not exit correctly if it failed to open
32729              /dev/console (from Graham Barr)
32730      Branch: perl
32731            ! ext/Sys/Syslog/Syslog.pm
32732 ____________________________________________________________________________
32733 [  5984] By: gsar                                  on 2000/04/28  07:27:20
32734         Log: attributes::reftype() doesn't work on tied argument
32735      Branch: perl
32736            ! xsutils.c
32737 ____________________________________________________________________________
32738 [  5983] By: gsar                                  on 2000/04/28  07:15:04
32739         Log: numeric conversion of non-number in change#3378 tramples on
32740              OOK offset, causing segfaults
32741      Branch: perl
32742            ! sv.c
32743 ____________________________________________________________________________
32744 [  5982] By: gsar                                  on 2000/04/28  04:48:25
32745         Log: avoid error in IO::Socket::INET when given an unknown service name
32746              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
32747      Branch: perl
32748            ! ext/IO/lib/IO/Socket/INET.pm
32749 ____________________________________________________________________________
32750 [  5981] By: gsar                                  on 2000/04/28  04:31:31
32751         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
32752              prototype mismatch with CORE::glob(); update pod and tests to
32753              suit (File::Glob::glob() is still available for backward
32754              compatibility, but should be considered deprecated)
32755      Branch: perl
32756            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
32757            ! t/lib/glob-taint.t
32758 ____________________________________________________________________________
32759 [  5980] By: gsar                                  on 2000/04/28  03:47:29
32760         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
32761              <ghudson@mit.edu>)
32762      Branch: metaconfig
32763            ! U/modified/Options.U
32764      Branch: perl
32765            ! Configure
32766 ____________________________________________________________________________
32767 [  5979] By: gsar                                  on 2000/04/28  03:07:54
32768         Log: under useithreads, constant pad entries could inadvertantly be
32769              shared across threads (from Eric Blood <eblood@xmission.com>);
32770              added Eric's test case to testsuite
32771      Branch: perl
32772            ! op.c t/op/misc.t
32773 ____________________________________________________________________________
32774 [  5978] By: gsar                                  on 2000/04/27  21:13:00
32775         Log: sync version numbers in File::Spec with the ones on CPAN
32776              (from Barrie Slaymaker)
32777      Branch: perl
32778            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
32779            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
32780            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32781 ____________________________________________________________________________
32782 [  5977] By: gsar                                  on 2000/04/27  21:07:29
32783         Log: autoquote barewords followed by newline and arrow properly
32784              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
32785      Branch: perl
32786            ! t/pragma/warn/toke toke.c
32787 ____________________________________________________________________________
32788 [  5976] By: gsar                                  on 2000/04/27  20:41:20
32789         Log: DB_File v1.73 update (from Paul Marquess)
32790      Branch: perl
32791            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32792            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
32793 ____________________________________________________________________________
32794 [  5975] By: gsar                                  on 2000/04/27  20:34:24
32795         Log: allow sort() reentrancy (variant of patch suggested by
32796              Hugo van der Sanden)
32797      Branch: perl
32798            ! pp_ctl.c t/op/sort.t
32799 ____________________________________________________________________________
32800 [  5974] By: gsar                                  on 2000/04/27  19:46:57
32801         Log: change#4197 somehow missed initializing PL_errors, meaning
32802              sytax error queueing wasn't working outside eval"" at all;
32803              also fixed eval"" to localize PL_error_count, so that compile-time
32804              eval's don't clobber the error state of the outer context
32805      Branch: perl
32806            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
32807            ! t/pragma/warn/toke
32808 ____________________________________________________________________________
32809 [  5973] By: gsar                                  on 2000/04/27  18:29:05
32810         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
32811      Branch: perl
32812            ! regcomp.c regexec.c t/op/re_tests
32813 ____________________________________________________________________________
32814 [  5972] By: jhi                                   on 2000/04/27  18:22:41
32815         Log: Integrate with Sarathy.
32816      Branch: cfgperl
32817           +> t/lib/b.t t/lib/syslog.t
32818           !> (integrate 31 files)
32819 ____________________________________________________________________________
32820 [  5971] By: jhi                                   on 2000/04/27  18:18:46
32821         Log: Unicos tweaks from Mark P. Lutz.
32822      Branch: cfgperl
32823            ! hints/unicos.sh lib/Math/Complex.pm
32824 ____________________________________________________________________________
32825 [  5970] By: gsar                                  on 2000/04/27  18:05:11
32826         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
32827              IV is >32bits
32828      Branch: perl
32829            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
32830 ____________________________________________________________________________
32831 [  5969] By: gsar                                  on 2000/04/27  17:50:56
32832         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
32833      Branch: perl
32834            + t/lib/syslog.t
32835            ! MANIFEST ext/Sys/Syslog/Syslog.pm
32836 ____________________________________________________________________________
32837 [  5968] By: gsar                                  on 2000/04/27  17:44:49
32838         Log: tolerate spaces in group names in test on solaris (from David Boyce
32839              <dsb@boyski.com>)
32840      Branch: perl
32841            ! t/op/groups.t
32842 ____________________________________________________________________________
32843 [  5967] By: gsar                                  on 2000/04/27  17:41:22
32844         Log: improved docs on the warn_uninit diagnostic (from David Glasser
32845              and Simon Cozens)
32846      Branch: perl
32847            ! pod/perldiag.pod
32848 ____________________________________________________________________________
32849 [  5966] By: gsar                                  on 2000/04/27  16:54:58
32850         Log: add testsuite for B backends, fix bug in B::Deparse (from
32851              Simon Cozens <simon@brecon.co.uk>)
32852      Branch: perl
32853            + t/lib/b.t
32854            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
32855 ____________________________________________________________________________
32856 [  5965] By: gsar                                  on 2000/04/27  16:10:37
32857         Log: avoid "will not stay shared" warnings for our variables (from
32858              Robin Barker)
32859      Branch: perl
32860            ! op.c t/pragma/warn/op
32861 ____________________________________________________________________________
32862 [  5964] By: gsar                                  on 2000/04/27  07:05:05
32863         Log: reformat to 72 columns (again)
32864      Branch: perl
32865            ! pod/perldiag.pod
32866 ____________________________________________________________________________
32867 [  5963] By: gsar                                  on 2000/04/27  06:28:31
32868         Log: patch from Larry to make (\&) prototype work; added tests for
32869              the same
32870      Branch: perl
32871            ! op.c t/comp/proto.t
32872 ____________________________________________________________________________
32873 [  5962] By: gsar                                  on 2000/04/27  06:15:47
32874         Log: updated README.hpux (from Jeff Okamoto)
32875      Branch: perl
32876            ! README.hpux
32877 ____________________________________________________________________________
32878 [  5961] By: gsar                                  on 2000/04/27  05:55:03
32879         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
32880      Branch: perl
32881            ! emacs/cperl-mode.el
32882 ____________________________________________________________________________
32883 [  5960] By: gsar                                  on 2000/04/27  05:49:26
32884         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
32885      Branch: perl
32886            ! INSTALL
32887 ____________________________________________________________________________
32888 [  5959] By: gsar                                  on 2000/04/27  05:33:41
32889         Log: doubled words in pods (from Simon Cozens
32890              <simon.p.cozens@jp.pwcglobal.com>)
32891      Branch: perl
32892            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
32893            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
32894            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
32895            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
32896            ! pod/perltootc.pod
32897 ____________________________________________________________________________
32898 [  5958] By: gsar                                  on 2000/04/27  05:11:39
32899         Log: change#3569 deleted some essential code, revert; avoid use of
32900              atexit() to make DynaLoader work properly on AIX under mod_perl
32901              (from Jens-Uwe Mager <jum@helios.de>)
32902      Branch: perl
32903            ! ext/DynaLoader/dl_aix.xs
32904 ____________________________________________________________________________
32905 [  5957] By: gsar                                  on 2000/04/27  04:54:51
32906         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
32907      Branch: perl
32908            ! pod/perlmod.pod
32909 ____________________________________________________________________________
32910 [  5956] By: gsar                                  on 2000/04/27  04:51:47
32911         Log: better diagnostics on failed tests (from Ilya Zakharevich)
32912      Branch: perl
32913            ! t/op/lex_assign.t
32914 ____________________________________________________________________________
32915 [  5955] By: gsar                                  on 2000/04/27  04:26:44
32916         Log: longstanding bug exposed by change#3307: sort arguments weren't
32917              compiled with the right wantarray context (ensuing runtime lookup
32918              via block_gimme() was getting the incidental context of the
32919              sort() itself)
32920      Branch: perl
32921            ! op.c t/op/sort.t
32922 ____________________________________________________________________________
32923 [  5954] By: gsar                                  on 2000/04/26  23:42:12
32924         Log: integrate cfgperl contents into mainline
32925      Branch: perl
32926           !> (integrate 30 files)
32927 ____________________________________________________________________________
32928 [  5953] By: jhi                                   on 2000/04/26  23:06:42
32929         Log: Integrate with Sarathy.
32930      Branch: cfgperl
32931           !> README.win32 ext/B/B/Deparse.pm
32932           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
32933           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
32934           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
32935           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
32936           !> utils/perldoc.PL vms/perlvms.pod
32937 ____________________________________________________________________________
32938 [  5952] By: jhi                                   on 2000/04/26  23:03:46
32939         Log: Undo "use integer" addition from 64bitint as it seems
32940              to break most of the subtests in Digital UNIX;
32941              Unicos needs to find another way.
32942      Branch: cfgperl
32943            ! t/op/64bitint.t
32944 ____________________________________________________________________________
32945 [  5951] By: jhi                                   on 2000/04/26  22:57:53
32946         Log: Be more robust on "extreme" (large absolute value)
32947              arguments.  Originally reported by Daniel Connelly
32948              as a problem with asinh() on large negative arguments,
32949              asinh() used to bail out because an argument to log()
32950              ended up being zero.  Ilya Zakharevich proposed using
32951              Taylor's series in such cases, which for such large
32952              arguments is a very good approximation.
32953      Branch: cfgperl
32954            ! lib/Math/Complex.pm t/lib/complex.t
32955 ____________________________________________________________________________
32956 [  5950] By: gsar                                  on 2000/04/25  19:13:12
32957         Log: reformat perldiag to avoid long lines
32958      Branch: perl
32959            ! pod/perldiag.pod
32960 ____________________________________________________________________________
32961 [  5949] By: gsar                                  on 2000/04/25  18:41:11
32962         Log: make perldoc use the pod2man from the same version (from
32963              M.J.T. Guy)
32964      Branch: perl
32965            ! utils/perldoc.PL
32966 ____________________________________________________________________________
32967 [  5948] By: gsar                                  on 2000/04/25  18:21:57
32968         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
32969              <kompas@kompas.usr.onet.pl>)
32970      Branch: perl
32971            ! lib/vars.pm
32972 ____________________________________________________________________________
32973 [  5947] By: gsar                                  on 2000/04/25  18:11:53
32974         Log: use &dl_error rather than &dl_load_file as the guard for calling
32975              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
32976              statically built perl)
32977      Branch: perl
32978            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
32979 ____________________________________________________________________________
32980 [  5946] By: jhi                                   on 2000/04/25  17:37:54
32981         Log: Document that tr() is not tr(1).
32982      Branch: cfgperl
32983            ! pod/perlop.pod
32984 ____________________________________________________________________________
32985 [  5945] By: gsar                                  on 2000/04/25  16:34:33
32986         Log: make module name mandatory after -M switch; reorder perldiag
32987              alphabetically (from Mark-Jason Dominus)
32988      Branch: perl
32989            ! perl.c pod/perldiag.pod
32990 ____________________________________________________________________________
32991 [  5944] By: jhi                                   on 2000/04/25  01:15:18
32992         Log: On second thoughts frexp() does have two arguments.
32993      Branch: cfgperl
32994            ! perl.h
32995 ____________________________________________________________________________
32996 [  5943] By: jhi                                   on 2000/04/24  22:56:32
32997         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
32998              Now pp_ncmp() returns undef is either operand is a NaN.
32999      Branch: cfgperl
33000            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33001            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
33002            ! vms/subconfigure.com vos/config.def vos/config.h
33003            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
33004            ! win32/config.vc win32/config_H.bc win32/config_H.gc
33005            ! win32/config_H.vc
33006      Branch: metaconfig/U/perl
33007            + d_modfl.U
33008 ____________________________________________________________________________
33009 [  5942] By: jhi                                   on 2000/04/24  19:45:17
33010         Log: Regen Configure to match #5937.
33011      Branch: cfgperl
33012            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33013            ! config_h.SH
33014      Branch: metaconfig
33015            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
33016 ____________________________________________________________________________
33017 [  5941] By: jhi                                   on 2000/04/24  19:24:11
33018         Log: Further Unicos fixes for Mark Lutz.
33019      Branch: cfgperl
33020            ! hints/unicos.sh pp_ctl.c
33021 ____________________________________________________________________________
33022 [  5940] By: jhi                                   on 2000/04/24  19:09:06
33023         Log: Various Unicos 10.0.0.6 fixes.
33024              
33025              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
33026              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
33027              Reply-To: tecmpl1@triton.ca.boeing.com 
33028              To: perl5-porters@perl.org 
33029              Date: Fri, 14 Apr 2000 20:21:00 GMT 
33030              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
33031      Branch: cfgperl
33032            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
33033 ____________________________________________________________________________
33034 [  5939] By: gsar                                  on 2000/04/24  19:01:24
33035         Log: more pod nits (from Larry Virden)
33036      Branch: perl
33037            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
33038            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
33039            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
33040 ____________________________________________________________________________
33041 [  5938] By: gsar                                  on 2000/04/24  18:54:01
33042         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
33043      Branch: perl
33044            ! ext/B/B/Deparse.pm
33045 ____________________________________________________________________________
33046 [  5937] By: jhi                                   on 2000/04/24  17:39:00
33047         Log: Integrate with Sarathy.
33048      Branch: cfgperl
33049           +> (branch 31 files)
33050           !> (integrate 73 files)
33051 ____________________________________________________________________________
33052 [  5936] By: gsar                                  on 2000/04/24  17:30:06
33053         Log: additional tests for change#5934 (from Paul Marquess, who also
33054              sent in the same fix)
33055      Branch: perl
33056            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
33057            ! t/pragma/warn/5nolint t/pragma/warn/6default
33058 ____________________________________________________________________________
33059 [  5935] By: jhi                                   on 2000/04/24  17:26:05
33060         Log: Do not assume sign propagation.
33061              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
33062              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
33063              To: payner@ncifcrf.gov, perl5-porters@perl.org 
33064              Date: Tue, 18 Apr 2000 18:24:49 +0100 
33065              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
33066      Branch: cfgperl
33067            ! t/op/bop.t t/op/misc.t
33068 ____________________________________________________________________________
33069 [  5934] By: gsar                                  on 2000/04/24  17:16:54
33070         Log: propagate lexical warnings from surrounding scope correctly
33071              within string eval()
33072      Branch: perl
33073            ! pp_ctl.c t/pragma/warn/pp_ctl
33074 ____________________________________________________________________________
33075 [  5933] By: jhi                                   on 2000/04/24  17:01:07
33076         Log: Flatten the cpp jungle doing the nosuid checking.
33077      Branch: cfgperl
33078            ! perl.c
33079 ____________________________________________________________________________
33080 [  5932] By: gsar                                  on 2000/04/24  09:08:14
33081         Log: add rsignal(), whichsig() and do_join() to public API list
33082              (mod_perl uses them to good advantage)
33083      Branch: perl
33084            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
33085 ____________________________________________________________________________
33086 [  5931] By: gsar                                  on 2000/04/24  09:01:40
33087         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
33088      Branch: perl
33089            ! pp_hot.c regexec.c t/op/pat.t
33090 ____________________________________________________________________________
33091 [  5930] By: gsar                                  on 2000/04/24  08:58:33
33092         Log: small os390 tweaks (from Peter Prymmer)
33093      Branch: perl
33094            ! config_h.SH makedepend.SH
33095 ____________________________________________________________________________
33096 [  5929] By: gsar                                  on 2000/04/24  08:55:25
33097         Log: pod nits
33098      Branch: perl
33099            ! pod/perlguts.pod
33100 ____________________________________________________________________________
33101 [  5928] By: gsar                                  on 2000/04/24  08:50:13
33102         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
33103      Branch: perl
33104            ! ext/IO/lib/IO/Poll.pm
33105 ____________________________________________________________________________
33106 [  5927] By: gsar                                  on 2000/04/24  08:43:24
33107         Log: arrange for next() to resume at the unstack op rather than the
33108              loop conditional, so that scope cleanup happens correctly
33109              (from Stephen McCamant)
33110      Branch: perl
33111            ! op.c pp_ctl.c t/op/misc.t
33112 ____________________________________________________________________________
33113 [  5926] By: gsar                                  on 2000/04/24  08:18:40
33114         Log: on windows, reserve 16M of stack rather than 128M (allows more
33115              threads to run concurrently)
33116      Branch: perl
33117            ! win32/Makefile win32/makefile.mk
33118 ____________________________________________________________________________
33119 [  5925] By: gsar                                  on 2000/04/24  08:13:52
33120         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
33121      Branch: perl
33122            ! toke.c
33123 ____________________________________________________________________________
33124 [  5924] By: gsar                                  on 2000/04/24  08:08:59
33125         Log: avoid using uninitialized memory in require version check
33126      Branch: perl
33127            ! pp_ctl.c universal.c
33128 ____________________________________________________________________________
33129 [  5923] By: gsar                                  on 2000/04/24  07:20:14
33130         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
33131      Branch: perl
33132            ! ext/IO/lib/IO/Poll.pm
33133 ____________________________________________________________________________
33134 [  5922] By: gsar                                  on 2000/04/24  07:08:42
33135         Log: commentary about IoTYPE() (from Nathan Torkington)
33136      Branch: perl
33137            ! sv.h
33138 ____________________________________________________________________________
33139 [  5921] By: gsar                                  on 2000/04/24  06:58:26
33140         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
33141              by fix
33142      Branch: perl
33143            ! sv.c t/lib/charnames.t t/pragma/utf8.t
33144 ____________________________________________________________________________
33145 [  5920] By: gsar                                  on 2000/04/24  06:37:59
33146         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
33147      Branch: perl
33148            ! doop.c t/op/ver.t
33149 ____________________________________________________________________________
33150 [  5919] By: gsar                                  on 2000/04/24  06:21:58
33151         Log: Configure might miss old directories when prefix must be
33152              expanded (from Robin Barker)
33153      Branch: metaconfig
33154            ! U/installdirs/inc_version_list.U
33155      Branch: perl
33156            ! Configure
33157 ____________________________________________________________________________
33158 [  5918] By: gsar                                  on 2000/04/24  06:16:11
33159         Log: VMS nits in glob() test (from Charles Lane)
33160      Branch: perl
33161            ! t/lib/glob-basic.t
33162 ____________________________________________________________________________
33163 [  5917] By: gsar                                  on 2000/04/24  06:11:56
33164         Log: various pod nits (from Larry Virden and others)
33165      Branch: perl
33166            ! README.amiga README.hpux README.machten README.os2
33167            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
33168            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
33169            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
33170            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
33171            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
33172            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
33173            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
33174            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
33175 ____________________________________________________________________________
33176 [  5916] By: gsar                                  on 2000/04/24  05:52:43
33177         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
33178              <wjones@tc.fluke.com>)
33179      Branch: perl
33180            ! t/lib/glob-basic.t
33181 ____________________________________________________________________________
33182 [  5915] By: gsar                                  on 2000/04/24  05:07:01
33183         Log: supported platforms mixed up
33184      Branch: perl
33185            ! pod/perl56delta.pod pod/perlport.pod
33186 ____________________________________________________________________________
33187 [  5914] By: gsar                                  on 2000/04/24  04:56:08
33188         Log: caller() wasn't returning the right number of elements for
33189              eval {...}
33190      Branch: perl
33191            ! pp_ctl.c t/pragma/warn/9enabled
33192 ____________________________________________________________________________
33193 [  5913] By: gsar                                  on 2000/04/24  04:35:41
33194         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
33195              Mark-Jason Dominus)
33196      Branch: perl
33197            ! pod/perlfunc.pod
33198 ____________________________________________________________________________
33199 [  5912] By: gsar                                  on 2000/04/24  04:17:15
33200         Log: fix totally broken caching in UNIVERSAL::isa() (from
33201              Nick Ing-Simmons)
33202      Branch: perl
33203            ! t/op/universal.t universal.c
33204 ____________________________________________________________________________
33205 [  5911] By: gsar                                  on 2000/04/24  03:39:47
33206         Log: add linebreak properties from unicode/LineBrk.txt (from
33207              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
33208      Branch: perl
33209            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
33210            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
33211            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
33212            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
33213            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
33214            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
33215            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
33216            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
33217            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
33218            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
33219            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
33220            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
33221            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
33222            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
33223            + lib/unicode/Is/LbrkZW.pl
33224            ! lib/unicode/mktables.PL
33225 ____________________________________________________________________________
33226 [  5910] By: gsar                                  on 2000/04/24  03:23:10
33227         Log: typo in pod
33228      Branch: perl
33229            ! ext/Thread/Thread.pm
33230 ____________________________________________________________________________
33231 [  5909] By: gsar                                  on 2000/04/24  03:22:03
33232         Log: mode argument to do_binmode() should be file mode, not boolean
33233      Branch: perl
33234            ! pp_sys.c
33235 ____________________________________________________________________________
33236 [  5908] By: gsar                                  on 2000/04/16  16:51:08
33237         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
33238              always returns a valid GV even when the symbol is trapped by strictures
33239              (avoids coredumps)
33240              
33241              TODO: the C<package;> hack needs similar treatment
33242      Branch: perl
33243            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
33244            ! t/pragma/strict-vars
33245 ____________________________________________________________________________
33246 [  5907] By: jhi                                   on 2000/03/31  23:42:56
33247         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
33248              an assumption which #5905 demolished.
33249      Branch: cfgperl
33250            ! pp_sys.c
33251 ____________________________________________________________________________
33252 [  5906] By: jhi                                   on 2000/03/31  18:54:37
33253         Log: Typo in #5905.
33254      Branch: cfgperl
33255            ! t/op/64bitint.t
33256 ____________________________________________________________________________
33257 [  5905] By: jhi                                   on 2000/03/31  18:50:54
33258         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
33259              reported by Joseph N. Hall.  The bug was that even with use64bitint
33260              one had to use the prefixes q, L, or ll with printf/sprintf,
33261              contrary to the documentation and common sense.
33262      Branch: cfgperl
33263            ! sv.c t/op/64bitint.t
33264 ____________________________________________________________________________
33265 [  5904] By: gsar                                  on 2000/03/28  02:31:32
33266         Log: add Changes, perldelta.pod
33267      Branch: perl
33268            + Changes pod/perldelta.pod
33269 ____________________________________________________________________________
33270 [  5903] By: gsar                                  on 2000/03/28  02:03:55
33271         Log: rename Changes and perldelta.pod
33272      Branch: perl
33273           +> Changes5.6 pod/perl56delta.pod
33274            - Changes pod/perldelta.pod
33275            ! MANIFEST
33276 ____________________________________________________________________________
33277 [  5902] By: gsar                                  on 2000/03/28  01:59:14
33278         Log: create maint-5.6 branch
33279      Branch: maint-5.6/perl
33280           +> (branch 1611 files)
33281 ____________________________________________________________________________
33282 [  5901] By: jhi                                   on 2000/03/23  05:48:43
33283         Log: Integrate with Sarathy.
33284      Branch: cfgperl
33285           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
33286 ____________________________________________________________________________
33287 [  5900] By: gsar                                  on 2000/03/23  05:42:43
33288         Log: three guesses on what this is :-)
33289      Branch: perl
33290            ! Changes