Give (?{...}) a taste of its own medicine
[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 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
35         Log: Subject: [PATCH regcomp.c] Insecure regexes
36              From: Robin Houston <robin@kitsite.com>
37              Date: Mon, 7 May 2001 21:56:12 +0100
38              Message-ID: <20010507215612.A31114@penderel>
39      Branch: perl
40            ! regcomp.c
41 ____________________________________________________________________________
42 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
43         Log: Drop the foobar.perl.com references for now until Simon
44              gets them sorted out.
45      Branch: perl
46            ! pod/perlfaq2.pod
47 ____________________________________________________________________________
48 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
49         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
50              From: Prymmer/Kahn <pvhp@best.com>
51              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
52              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
53      Branch: perl
54            ! lib/Devel/SelfStubber.pm
55 ____________________________________________________________________________
56 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
57         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
58              From: Prymmer/Kahn <pvhp@best.com>
59              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
60              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
61      Branch: perl
62            ! win32/Makefile
63 ____________________________________________________________________________
64 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
65         Log: s/WebTechnique's/WebTechniques/
66      Branch: perl
67            ! pod/perlfaq2.pod
68 ____________________________________________________________________________
69 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
70         Log: Llama 3 updates from Randal.
71      Branch: perl
72            ! pod/perlfaq2.pod
73 ____________________________________________________________________________
74 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
75         Log: Subject: [PATCH] Help -Dt show correct pad variables
76              From: Benjamin Sugars <ben.sugars@home.com>
77              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
78              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
79      Branch: perl
80            ! embed.h embed.pl proto.h run.c
81 ____________________________________________________________________________
82 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
83         Log: Subject: [PATCH] Document C<our $foo : shared>
84              From: Benjamin Sugars <ben.sugars@home.com>
85              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
86              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
87      Branch: perl
88            ! pod/perlfunc.pod
89 ____________________________________________________________________________
90 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
91         Log: Subject: [PATCH B::Deparse] undefined folded constants
92              From: Robin Houston <robin@kitsite.com>
93              Date: Sun, 6 May 2001 17:19:09 +0100
94              Message-ID: <20010506171909.A7046@penderel>
95      Branch: perl
96            ! ext/B/B/Deparse.pm
97 ____________________________________________________________________________
98 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
99         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
100              From: Robin Houston <robin@kitsite.com>
101              Message-ID: <20010506164654.A6848@penderel>
102              Date: Sun, 6 May 2001 16:46:54 +0100
103      Branch: perl
104            ! ext/B/B/Deparse.pm
105 ____________________________________________________________________________
106 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
107         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
108              From: Robin Houston <robin@kitsite.com>
109              Date: Sun, 6 May 2001 14:47:02 +0100
110              Message-ID: <20010506144702.A6308@penderel>
111      Branch: perl
112            ! t/op/my_stash.t
113 ____________________________________________________________________________
114 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
115         Log: Subject: Perl book, magazine and website updates.
116              From: Simon Cozens <simon@netthink.co.uk>
117              Date: Sun, 6 May 2001 16:55:36 +0100
118              Message-ID: <20010506165536.A1795@netthink.co.uk>
119      Branch: perl
120            ! pod/perlbook.pod pod/perlfaq2.pod
121 ____________________________________________________________________________
122 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
123         Log: Tweaks on the Tru64 prof options.
124      Branch: perl
125            ! pod/perlhack.pod
126 ____________________________________________________________________________
127 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
128         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
129              From: Robin Houston <robin@kitsite.com>
130              Date: Sun, 6 May 2001 14:40:51 +0100
131              Message-ID: <20010506144051.A6279@penderel>
132      Branch: perl
133            ! t/pod/testp2pt.pl
134 ____________________________________________________________________________
135 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
136         Log: Subject: [PATCH B::Deparse] scoping
137              From: Robin Houston <robin@kitsite.com>
138              Date: Sun, 6 May 2001 14:36:56 +0100
139              Message-ID: <20010506143656.A4006@penderel>
140      Branch: perl
141            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
142 ____________________________________________________________________________
143 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
144         Log: Document the undefinedness of bitshifting out of range.
145      Branch: perl
146            ! pod/perlop.pod
147 ____________________________________________________________________________
148 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
149         Log: Retract #10003 and update the IDE descriptions a bit.
150      Branch: perl
151            ! pod/perlfaq3.pod
152 ____________________________________________________________________________
153 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
154         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
155              From: Prymmer/Kahn <pvhp@best.com>
156              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
157              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
158      Branch: perl
159            ! win32/Makefile win32/buildext.pl win32/config.bc
160            ! win32/config.gc win32/config.vc
161 ____________________________________________________________________________
162 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
163         Log: (Retracted by #10005.)
164      Branch: perl
165            ! pod/perlfaq3.pod
166 ____________________________________________________________________________
167 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
168         Log: It's "psed", not "sed".
169      Branch: perl
170            ! x2p/s2p.PL
171 ____________________________________________________________________________
172 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
173         Log: Update Changes.
174      Branch: perl
175            ! Changes patchlevel.h
176 ____________________________________________________________________________
177 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
178         Log: Subject: Re: bleadperl make install fails due to "psed"
179              From: andreas.koenig@anima.de (Andreas J. Koenig)
180              Date: 05 May 2001 18:23:28 +0200
181              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
182      Branch: perl
183            ! x2p/Makefile.SH x2p/s2p.PL
184 ____________________________________________________________________________
185 [  9999] By: jhi                                   on 2001/05/05  18:28:09
186         Log: AUTHORS updates.
187      Branch: perl
188            ! AUTHORS
189 ____________________________________________________________________________
190 [  9998] By: jhi                                   on 2001/05/05  18:16:00
191         Log: Updates on the pods related to the modules included since 5.6.
192              
193              TODO: perltodo really could use major updating.
194      Branch: perl
195            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
196            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
197            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
198            ! pod/perlsyn.pod pod/perltodo.pod
199 ____________________________________________________________________________
200 [  9997] By: jhi                                   on 2001/05/05  17:35:17
201         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
202              from Kurt Skauen.
203      Branch: perl
204            + hints/atheos.sh
205            ! MANIFEST
206 ____________________________________________________________________________
207 [  9996] By: jhi                                   on 2001/05/05  17:25:00
208         Log: Add preemptive #undefs for some of the shorter and more prone
209              to collision regcomp.h #defines.  (Background: the MASK collided
210              with a system header #define in Rhapsody.)
211      Branch: perl
212            ! regcomp.h
213 ____________________________________________________________________________
214 [  9995] By: jhi                                   on 2001/05/05  13:24:21
215         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
216              From: Nicholas Clark <nick@ccl4.org>
217              Date: Sat, 5 May 2001 14:46:39 +0100
218              Message-ID: <20010505144639.O53513@plum.flirble.org>
219              
220              Add a test for the constants (if any) being processed correctly.
221      Branch: perl
222            ! utils/h2xs.PL
223 ____________________________________________________________________________
224 [  9994] By: jhi                                   on 2001/05/05  02:11:03
225         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
226              From: Peter Prymmer <pvhp@forte.com>
227              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
228              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
229      Branch: perl
230            ! t/lib/b-stash.t
231 ____________________________________________________________________________
232 [  9993] By: jhi                                   on 2001/05/05  02:03:49
233         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
234              From: Peter Prymmer <pvhp@forte.com>
235              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
236              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
237      Branch: perl
238            ! perlio.c vms/vmsish.h
239 ____________________________________________________________________________
240 [  9992] By: jhi                                   on 2001/05/04  17:21:12
241         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
242              From: Robin Barker <rmb1@cise.npl.co.uk>
243              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
244              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
245      Branch: perl
246            + t/pod/plainer.t
247            ! MANIFEST
248 ____________________________________________________________________________
249 [  9991] By: jhi                                   on 2001/05/04  16:47:45
250         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
251              From: Robin Barker <rmb1@cise.npl.co.uk>
252              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
253              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
254      Branch: perl
255            ! regcomp.c
256 ____________________________________________________________________________
257 [  9990] By: jhi                                   on 2001/05/04  14:37:20
258         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
259              From: Prymmer/Kahn <pvhp@best.com>
260              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
261              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
262      Branch: perl
263            ! t/lib/b-stash.t
264 ____________________________________________________________________________
265 [  9989] By: jhi                                   on 2001/05/04  14:03:58
266         Log: Introduce perl572delta, update Todo, add the missing
267              mention about signal safety since 5.7.1 (though this
268              requires verification and more details.)
269      Branch: perl
270            + pod/perl572delta.pod
271            ! MANIFEST Todo pod/perl571delta.pod
272 ____________________________________________________________________________
273 [  9988] By: jhi                                   on 2001/05/04  12:41:51
274         Log: Subject: [PATCH perl@9944] long =item
275              From: Robin Barker <rmb1@cise.npl.co.uk>
276              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
277              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
278      Branch: perl
279            ! ext/Time/HiRes/HiRes.pm
280 ____________________________________________________________________________
281 [  9987] By: jhi                                   on 2001/05/04  12:39:19
282         Log: The #9901 had removed one line essential for EBCDIC.
283      Branch: perl
284            ! regcomp.c
285 ____________________________________________________________________________
286 [  9986] By: jhi                                   on 2001/05/04  12:30:23
287         Log: Subject: cygwin/Makefile.SHs INSTALL patch
288              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
289              Date: Mon, 08 Jan 2001 04:59:21 +0200
290              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
291      Branch: perl
292            ! cygwin/Makefile.SHs
293 ____________________________________________________________________________
294 [  9985] By: jhi                                   on 2001/05/04  03:51:39
295         Log: Encode/IO doc tweaks.
296      Branch: perl
297            ! ext/Encode/Encode.pm
298 ____________________________________________________________________________
299 [  9984] By: jhi                                   on 2001/05/04  03:29:34
300         Log: Remove GDBM_File from the dynamic extensions for UTS,
301              GDBM is not a standard feature.
302      Branch: perl
303            ! hints/uts.sh
304 ____________________________________________________________________________
305 [  9983] By: jhi                                   on 2001/05/04  03:22:59
306         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
307      Branch: perl
308            ! pod/perlretut.pod
309 ____________________________________________________________________________
310 [  9982] By: jhi                                   on 2001/05/03  23:21:03
311         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
312              From: Benjamin Sugars <bsugars@canoe.ca>
313              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
314              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
315      Branch: perl
316            ! dump.c
317 ____________________________________________________________________________
318 [  9981] By: jhi                                   on 2001/05/03  23:20:05
319         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
320              From: Benjamin Sugars <bsugars@canoe.ca>
321              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
322              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
323      Branch: perl
324            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
325 ____________________________________________________________________________
326 [  9980] By: jhi                                   on 2001/05/03  23:15:29
327         Log: Integrate perlio.
328      Branch: perl
329           !> ext/Encode/Encode.pm
330 ____________________________________________________________________________
331 [  9979] By: jhi                                   on 2001/05/03  16:54:59
332         Log: Install psed man page.
333      Branch: perl
334            ! installman
335 ____________________________________________________________________________
336 [  9978] By: jhi                                   on 2001/05/03  16:45:58
337         Log: Remove unused files; noted by Sarathy.
338      Branch: perl
339            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
340            ! MANIFEST
341 ____________________________________________________________________________
342 [  9977] By: jhi                                   on 2001/05/03  16:42:30
343         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
344              From: Andy Dougherty <doughera@lafayette.edu>
345              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
346              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
347      Branch: perl
348            ! INSTALL
349 ____________________________________________________________________________
350 [  9976] By: nick                                  on 2001/05/03  16:40:42
351         Log: Allow $answer = encode($object,$text); like it says in docs.
352      Branch: perlio
353            ! ext/Encode/Encode.pm
354 ____________________________________________________________________________
355 [  9975] By: nick                                  on 2001/05/03  16:22:30
356         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
357              to be in scope (fair enough), and also a package variable (our) for eval to see it.
358      Branch: perlio
359            ! ext/Encode/Encode.pm
360 ____________________________________________________________________________
361 [  9974] By: nick                                  on 2001/05/03  15:48:17
362         Log: Integrate mainline.
363      Branch: perlio
364           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
365           +> t/lib/filter-simple.t t/lib/next.t
366           !> (integrate 70 files)
367 ____________________________________________________________________________
368 [  9973] By: jhi                                   on 2001/05/03  13:09:09
369         Log: Update Changes.
370      Branch: perl
371            ! Changes patchlevel.h
372 ____________________________________________________________________________
373 [  9972] By: jhi                                   on 2001/05/03  12:58:33
374         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
375              From: Prymmer/Kahn <pvhp@best.com>
376              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
377              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
378      Branch: perl
379            ! t/io/fflush.t
380 ____________________________________________________________________________
381 [  9971] By: jhi                                   on 2001/05/03  12:57:26
382         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
383              From: Prymmer/Kahn <pvhp@best.com>
384              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
385              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
386      Branch: perl
387            ! win32/FindExt.pm
388 ____________________________________________________________________________
389 [  9970] By: jhi                                   on 2001/05/03  02:42:46
390         Log: Can't croak sans thread context, from Doug MacEachern.
391      Branch: perl
392            ! toke.c
393 ____________________________________________________________________________
394 [  9969] By: jhi                                   on 2001/05/03  01:23:48
395         Log: Subject: Random input test and Perl
396              From: Ilya Zakharevich <ilya@math.berkeley.edu>
397              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
398              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
399      Branch: perl
400            ! toke.c
401 ____________________________________________________________________________
402 [  9968] By: jhi                                   on 2001/05/02  22:17:21
403         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
404              From: Peter Prymmer <pvhp@forte.com>
405              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
406              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
407      Branch: perl
408            ! pod/perlfunc.pod pod/perlport.pod
409 ____________________________________________________________________________
410 [  9967] By: jhi                                   on 2001/05/02  20:12:45
411         Log: Workaround for UTS compiler casting bug from Hal Morris.
412      Branch: perl
413            ! perl.h
414 ____________________________________________________________________________
415 [  9966] By: jhi                                   on 2001/05/02  18:31:37
416         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
417              From: Dan Sugalski <dan@sidhe.org>
418              Date: Wed, 02 May 2001 15:23:22 -0400
419              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
420      Branch: perl
421            ! perl.c vms/vms.c
422 ____________________________________________________________________________
423 [  9965] By: jhi                                   on 2001/05/02  18:21:29
424         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
425      Branch: perl
426            ! pod/perlfunc.pod
427 ____________________________________________________________________________
428 [  9964] By: jhi                                   on 2001/05/02  18:15:01
429         Log: Document large files in INSTALL, document also the %x
430              limitation if not use64bitint, closes bug 20010326.007.
431      Branch: perl
432            ! INSTALL
433 ____________________________________________________________________________
434 [  9963] By: jhi                                   on 2001/05/02  17:24:47
435         Log: perlmodlib tweaks; regen pods.
436      Branch: perl
437            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
438            ! pod/perltoc.pod
439 ____________________________________________________________________________
440 [  9962] By: jhi                                   on 2001/05/02  17:14:00
441         Log: Fix for a segfault, from Marc Lehmann.
442      Branch: perl
443            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
444 ____________________________________________________________________________
445 [  9961] By: jhi                                   on 2001/05/02  15:55:53
446         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
447              From: "Philip Newton" <pnewton@gmx.de>
448              Date: Wed, 2 May 2001 18:39:03 +0200
449              Message-ID: <3AF05447.15525.173B588@localhost>
450      Branch: perl
451            ! pod/perlop.pod
452 ____________________________________________________________________________
453 [  9960] By: jhi                                   on 2001/05/02  15:35:37
454         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
455              From: Dan Sugalski <dan@sidhe.org>
456              Date: Wed, 02 May 2001 11:37:27 -0400
457              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
458      Branch: perl
459            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
460            ! thread.h vms/vms.c vms/vmsish.h
461 ____________________________________________________________________________
462 [  9959] By: jhi                                   on 2001/05/02  15:21:08
463         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
464              From: Benjamin Sugars <bsugars@canoe.ca>
465              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
466              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
467      Branch: perl
468            ! ext/PerlIO/Scalar/Scalar.xs
469 ____________________________________________________________________________
470 [  9958] By: jhi                                   on 2001/05/02  15:15:53
471         Log: Bug in #9915, spotted by Mike Guy.
472      Branch: perl
473            ! installperl
474 ____________________________________________________________________________
475 [  9957] By: jhi                                   on 2001/05/02  13:26:01
476         Log: Add a test for not griping about references as array
477              indices if the reference has magic in it (overloaded
478              methods).
479      Branch: perl
480            ! pod/perldiag.pod t/pragma/warn/pp_hot
481 ____________________________________________________________________________
482 [  9956] By: jhi                                   on 2001/05/02  13:07:01
483         Log: Retracted a bit too much in #9952.
484      Branch: perl
485            ! t/pragma/sub_lval.t
486 ____________________________________________________________________________
487 [  9955] By: jhi                                   on 2001/05/02  13:05:38
488         Log: Test for #9952.
489      Branch: perl
490            ! t/op/tie.t
491 ____________________________________________________________________________
492 [  9954] By: jhi                                   on 2001/05/02  11:48:18
493         Log: Additional note on the encoding example: one cannot
494              convert string constants in-place.
495      Branch: perl
496            ! ext/Encode/Encode.pm
497 ____________________________________________________________________________
498 [  9953] By: jhi                                   on 2001/05/02  11:43:51
499         Log: Note that if you have recent enough Perl you already
500              have Filter::Util::Call.
501      Branch: perl
502            ! lib/Filter/Simple.pm
503 ____________________________________________________________________________
504 [  9952] By: jhi                                   on 2001/05/02  11:31:53
505         Log: Retract changes #8254 and #8255, causes coredump in
506              'tie FH, "main"', reported by Abigail, culprit found by
507              Benjamin Sugars.  Mirrors maintperl change #9950.
508      Branch: perl
509            ! op.c t/pragma/sub_lval.t
510 ____________________________________________________________________________
511 [  9951] By: jhi                                   on 2001/05/02  11:14:29
512         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
513      Branch: perl
514            + t/lib/MyFilter.pm
515 ____________________________________________________________________________
516 [  9950] By: gsar                                  on 2001/05/02  03:17:11
517         Log: revert integration of changes#8254,8255 in change#8620 (causes
518              a coredump in C<tie FH, 'foo'>; the idea itself may need better
519              rationalization)
520      Branch: maint-5.6/perl
521            ! op.c t/pragma/sub_lval.t
522 ____________________________________________________________________________
523 [  9949] By: gsar                                  on 2001/05/02  02:56:32
524         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
525              
526              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
527              
528              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
529      Branch: maint-5.6/perl
530           !> hints/svr5.sh
531 ____________________________________________________________________________
532 [  9948] By: gsar                                  on 2001/05/02  02:49:15
533         Log: pod/find.t breaks on VMS (from Craig Berry)
534      Branch: maint-5.6/perl
535            ! t/pod/find.t
536 ____________________________________________________________________________
537 [  9947] By: jhi                                   on 2001/05/02  02:43:09
538         Log: Add an encoding conversion example.
539      Branch: perl
540            ! ext/Encode/Encode.pm
541 ____________________________________________________________________________
542 [  9946] By: jhi                                   on 2001/05/02  01:34:22
543         Log: Another coat of paint but still nowhere finished.
544              Need to decide on the semantics of strptime(): should
545              strptime() be a function instead of a method?  To do
546              the week/monthname-strptiming the i18n/l10n bullet needs
547              to be bitten with gusto.
548      Branch: perl
549            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
550 ____________________________________________________________________________
551 [  9945] By: jhi                                   on 2001/05/01  23:40:52
552         Log: Update Changes.
553      Branch: perl
554            ! Changes patchlevel.h
555 ____________________________________________________________________________
556 [  9944] By: jhi                                   on 2001/05/01  23:33:37
557         Log: Add known-to-be-tested modules to the list-to-be-skipped.
558      Branch: perl
559            ! t/lib/1_compile.t
560 ____________________________________________________________________________
561 [  9943] By: jhi                                   on 2001/05/01  23:24:40
562         Log: Subject: BorlandC++ fix
563              From: "Vadim Konovalov" <watman@inbox.ru>
564              Date: Mon, 30 Apr 2001 20:12:26 -0700
565              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
566      Branch: perl
567            ! win32/makefile.mk
568 ____________________________________________________________________________
569 [  9942] By: jhi                                   on 2001/05/01  23:18:02
570         Log: Update to Filter::Simple 0.60, create a test for it.
571      Branch: perl
572            + t/lib/filter-simple.t
573            ! MANIFEST lib/Filter/Simple.pm
574 ____________________________________________________________________________
575 [  9941] By: jhi                                   on 2001/05/01  19:47:24
576         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
577              From: Hugo <hv@crypt.compulink.co.uk>
578              Date: Tue, 01 May 2001 20:12:20 +0100
579              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
580      Branch: perl
581            ! pp_hot.c t/op/re_tests
582 ____________________________________________________________________________
583 [  9940] By: jhi                                   on 2001/05/01  19:42:16
584         Log: Integrate perlio.
585      Branch: perl
586           !> lib/base.pm t/lib/fields.t
587 ____________________________________________________________________________
588 [  9939] By: jhi                                   on 2001/05/01  19:39:51
589         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
590              From: Benjamin Sugars <bsugars@canoe.ca>
591              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
592              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
593      Branch: perl
594            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
595 ____________________________________________________________________________
596 [  9938] By: jhi                                   on 2001/05/01  19:34:09
597         Log: Add NEXT, a pseudo-class for method redispatching.
598              <Damian>NEXT.pm probably offers more bang-for-buck
599              than anything else I've ever written.</Damian>
600      Branch: perl
601            + lib/NEXT.pm t/lib/next.t
602            ! MANIFEST
603 ____________________________________________________________________________
604 [  9937] By: jhi                                   on 2001/05/01  19:21:41
605         Log: Update to Switch 2.02.
606      Branch: perl
607            ! lib/Switch.pm t/lib/switch.t
608 ____________________________________________________________________________
609 [  9936] By: nick                                  on 2001/05/01  19:09:21
610         Log: Fix for base.pm clobbering $VERSION
611      Branch: perlio
612            ! lib/base.pm
613 ____________________________________________________________________________
614 [  9935] By: nick                                  on 2001/05/01  18:54:38
615         Log: Test for base.pm clobbering $VERSION.
616      Branch: perlio
617            ! t/lib/fields.t
618 ____________________________________________________________________________
619 [  9934] By: jhi                                   on 2001/05/01  18:39:10
620         Log: Add information about Scalar::Util::blessed.
621      Branch: perl
622            ! pod/perlobj.pod
623 ____________________________________________________________________________
624 [  9933] By: jhi                                   on 2001/05/01  18:33:51
625         Log: Subject: Extra UNIVERSAL documentation
626              From: Mike Guy <mjtg@cam.ac.uk>
627              Date: Tue, 01 May 2001 20:12:11 +0100
628              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
629      Branch: perl
630            ! pod/perlobj.pod
631 ____________________________________________________________________________
632 [  9932] By: jhi                                   on 2001/05/01  18:26:54
633         Log: Subject: Autoflush in tests as appropriate
634              From: Mike Guy <mjtg@cam.ac.uk>
635              Date: Tue, 01 May 2001 20:05:31 +0100
636              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
637      Branch: perl
638            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
639            ! t/op/taint.t
640 ____________________________________________________________________________
641 [  9931] By: jhi                                   on 2001/05/01  18:02:29
642         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
643              From: Benjamin Sugars <bsugars@canoe.ca>
644              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
645              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
646      Branch: perl
647            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
648 ____________________________________________________________________________
649 [  9930] By: jhi                                   on 2001/05/01  15:12:26
650         Log: Subject: Re: Finally got a round tuit
651              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
652              Date: Tue, 01 May 2001 14:14:10 +0200
653              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
654              
655              The -DP part, slightly modified.
656      Branch: perl
657            ! perl.c
658 ____________________________________________________________________________
659 [  9929] By: jhi                                   on 2001/05/01  14:17:15
660         Log: Subject: Re: Finally got a round tuit
661              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
662              Date: Tue, 01 May 2001 16:34:06 +0200
663              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
664              
665              cpp and optimization tweaks for HP-UX.
666      Branch: perl
667            ! hints/hpux.sh
668 ____________________________________________________________________________
669 [  9928] By: jhi                                   on 2001/05/01  13:24:20
670         Log: Tune the scan_num() comments to reality.
671      Branch: perl
672            ! toke.c
673 ____________________________________________________________________________
674 [  9927] By: jhi                                   on 2001/05/01  13:14:01
675         Log: Subject: [PATCH B::Deparse] optimised sort
676              From: Robin Houston <robin@kitsite.com>
677              Date: Tue, 1 May 2001 14:07:12 +0100
678              Message-ID: <20010501140712.A4266@penderel>
679      Branch: perl
680            ! ext/B/B/Deparse.pm
681 ____________________________________________________________________________
682 [  9926] By: jhi                                   on 2001/05/01  13:10:53
683         Log: Subject: [PATCH t/lib/b-deparse.t] 
684              From: Robin Houston <robin@kitsite.com>
685              Date: Tue, 1 May 2001 13:37:42 +0100
686              Message-ID: <20010501133742.A4082@penderel>
687      Branch: perl
688            ! t/lib/b-deparse.t
689 ____________________________________________________________________________
690 [  9925] By: jhi                                   on 2001/05/01  13:10:13
691         Log: Subject: [PATCH B::Deparse] for(;;), sort
692              From: Robin Houston <robin@kitsite.com>
693              Date: Tue, 1 May 2001 13:35:00 +0100
694              Message-ID: <20010501133500.A4061@penderel>
695      Branch: perl
696            ! ext/B/B/Deparse.pm
697 ____________________________________________________________________________
698 [  9924] By: jhi                                   on 2001/05/01  13:09:22
699         Log: Subject: [PATCH B::Deparse] do, warn, use
700              From: Robin Houston <robin@kitsite.com>
701              Date: Tue, 1 May 2001 13:31:03 +0100
702              Message-ID: <20010501133103.A4041@penderel>
703      Branch: perl
704            ! ext/B/B/Deparse.pm
705 ____________________________________________________________________________
706 [  9923] By: jhi                                   on 2001/05/01  11:45:36
707         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
708              From: Benjamin Sugars <ben.sugars@home.com>
709              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
710              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
711      Branch: perl
712            + t/io/fflush.t
713            ! MANIFEST
714 ____________________________________________________________________________
715 [  9922] By: jhi                                   on 2001/05/01  11:35:42
716         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
717              From: Peter Prymmer <pvhp@forte.com>
718              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
719              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
720      Branch: perl
721            ! t/lib/selfstubber.t
722 ____________________________________________________________________________
723 [  9921] By: jhi                                   on 2001/04/30  16:34:33
724         Log: Subject: [PATCH B::Concise] suppress warning
725              From: Robin Houston <robin@kitsite.com>
726              Date: Mon, 30 Apr 2001 16:09:49 +0100
727              Message-ID: <20010430160949.A25086@penderel>
728      Branch: perl
729            ! ext/B/B/Concise.pm
730 ____________________________________________________________________________
731 [  9920] By: jhi                                   on 2001/04/30  13:56:04
732         Log: Strip the *markers* from #9919.
733      Branch: perl
734            ! pod/perlfaq.pod pod/perlfaq5.pod
735 ____________________________________________________________________________
736 [  9919] By: jhi                                   on 2001/04/30  13:54:04
737         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
738              From: Gwyn Judd <b.judd@xtra.co.nz>
739              Date: Sun, 29 Apr 2001 01:47:49 +1200
740              Message-ID: <20010429014749.A4418@thislove>
741      Branch: perl
742            ! pod/perlfaq.pod pod/perlfaq5.pod
743 ____________________________________________________________________________
744 [  9918] By: jhi                                   on 2001/04/30  13:13:54
745         Log: More_tweakage.
746      Branch: perl
747            ! pod/perldata.pod pod/perldiag.pod
748 ____________________________________________________________________________
749 [  9917] By: jhi                                   on 2001/04/30  13:01:27
750         Log: Update Changes.
751      Branch: perl
752            ! Changes patchlevel.h
753 ____________________________________________________________________________
754 [  9916] By: jhi                                   on 2001/04/30  12:57:03
755         Log: T_w_e_a_k_a_g_e.
756      Branch: perl
757            ! pod/perldata.pod pod/perldiag.pod
758 ____________________________________________________________________________
759 [  9915] By: jhi                                   on 2001/04/30  12:39:29
760         Log: Install s2p also as psed.
761              
762              TODO: psed documentation?
763      Branch: perl
764            ! installperl
765 ____________________________________________________________________________
766 [  9914] By: jhi                                   on 2001/04/30  12:29:21
767         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
768              From: Jens Hamisch <jens@Strawberry.COM>
769              Date: Fri, 27 Apr 2001 17:00:36 +0200
770              Message-ID: <20010427170036.K1372@Strawberry.COM>
771              
772              SOCKS5_VERSION_NAME is the right symbol to detect
773              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
774              function called socks5_init() is available, and even that is
775              not universal, most SOCKS5 installations use SOCKSinit()).
776      Branch: perl
777            ! perlio.c
778 ____________________________________________________________________________
779 [  9913] By: jhi                                   on 2001/04/30  12:22:15
780         Log: Allow a zero timeout on IO::Socket accept and connect--
781              though one really shouldn't do that.  Based on
782              
783              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
784              From: "John Holdsworth" <coldwave@bigfoot.com>
785              Date: Sun, 4 Feb 2001 12:48:18 +0100
786              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
787      Branch: perl
788            ! ext/IO/lib/IO/Socket.pm
789 ____________________________________________________________________________
790 [  9912] By: jhi                                   on 2001/04/30  11:27:27
791         Log: Save the spot of regprev (see #9911) for binary compatibility;
792              regen API.
793      Branch: perl
794            ! embedvar.h perlapi.h thrdvar.h
795 ____________________________________________________________________________
796 [  9911] By: jhi                                   on 2001/04/30  11:22:03
797         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
798              From: Hugo <hv@crypt.compulink.co.uk>
799              Date: Sun, 29 Apr 2001 17:09:30 +0100
800              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
801      Branch: perl
802            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
803 ____________________________________________________________________________
804 [  9910] By: jhi                                   on 2001/04/30  11:15:12
805         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
806              a dummy for PL_numeric_radix); no pressing reason to break
807              binary compatibility; regen API.
808      Branch: perl
809            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
810            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
811 ____________________________________________________________________________
812 [  9909] By: jhi                                   on 2001/04/30  10:56:08
813         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
814              From: Walt Mankowski <waltman@netaxs.com>
815              Date: Sun, 29 Apr 2001 21:53:48 -0400
816              Message-ID: <20010429215348.A3971@netaxs.com>
817      Branch: perl
818            ! pod/perlfunc.pod
819 ____________________________________________________________________________
820 [  9908] By: jhi                                   on 2001/04/30  10:49:40
821         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
822      Branch: perl
823            ! t/lib/selfstubber.t
824 ____________________________________________________________________________
825 [  9907] By: nick                                  on 2001/04/30  09:26:50
826         Log: Integrate mainline.
827      Branch: perlio
828           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
829 ____________________________________________________________________________
830 [  9906] By: jhi                                   on 2001/04/29  23:24:20
831         Log: Abigail spotted a thinko in #9905.
832      Branch: perl
833            ! pod/perldiag.pod
834 ____________________________________________________________________________
835 [  9905] By: jhi                                   on 2001/04/29  15:55:39
836         Log: Changed the underscore/undebar syntax in numeric constants;
837              now any grouping will do, as long as the underscores are not
838              consecutive (so "zero-grouping" is out), and they do not begin
839              or end the integer or fractional parts.
840      Branch: perl
841            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
842 ____________________________________________________________________________
843 [  9904] By: nick                                  on 2001/04/29  15:43:22
844         Log: Integrate mainline.
845      Branch: perlio
846           +> (branch 98 files)
847            - lib/unicode/Block.pl
848            - lib/unicode/In/AlphabeticPresentationForms.pl
849            - lib/unicode/In/Arabic.pl
850            - lib/unicode/In/ArabicPresentationForms-A.pl
851            - lib/unicode/In/ArabicPresentationForms-B.pl
852            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
853            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
854            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
855            - lib/unicode/In/BopomofoExtended.pl
856            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
857            - lib/unicode/In/CJKCompatibility.pl
858            - lib/unicode/In/CJKCompatibilityForms.pl
859            - lib/unicode/In/CJKCompatibilityIdeographs.pl
860            - lib/unicode/In/CJKRadicalsSupplement.pl
861            - lib/unicode/In/CJKSymbolsandPunctuation.pl
862            - lib/unicode/In/CJKUnifiedIdeographs.pl
863            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
864            - lib/unicode/In/Cherokee.pl
865            - lib/unicode/In/CombiningDiacriticalMarks.pl
866            - lib/unicode/In/CombiningHalfMarks.pl
867            - lib/unicode/In/CombiningMarksforSymbols.pl
868            - lib/unicode/In/ControlPictures.pl
869            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
870            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
871            - lib/unicode/In/EnclosedAlphanumerics.pl
872            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
873            - lib/unicode/In/Ethiopic.pl
874            - lib/unicode/In/GeneralPunctuation.pl
875            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
876            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
877            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
878            - lib/unicode/In/HalfwidthandFullwidthForms.pl
879            - lib/unicode/In/HangulCompatibilityJamo.pl
880            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
881            - lib/unicode/In/Hebrew.pl
882            - lib/unicode/In/HighPrivateUseSurrogates.pl
883            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
884            - lib/unicode/In/IPAExtensions.pl
885            - lib/unicode/In/IdeographicDescriptionCharacters.pl
886            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
887            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
888            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
889            - lib/unicode/In/Latin-1Supplement.pl
890            - lib/unicode/In/LatinExtended-A.pl
891            - lib/unicode/In/LatinExtended-B.pl
892            - lib/unicode/In/LatinExtendedAdditional.pl
893            - lib/unicode/In/LetterlikeSymbols.pl
894            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
895            - lib/unicode/In/MathematicalOperators.pl
896            - lib/unicode/In/MiscellaneousSymbols.pl
897            - lib/unicode/In/MiscellaneousTechnical.pl
898            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
899            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
900            - lib/unicode/In/OpticalCharacterRecognition.pl
901            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
902            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
903            - lib/unicode/In/SmallFormVariants.pl
904            - lib/unicode/In/SpacingModifierLetters.pl
905            - lib/unicode/In/Specials.pl
906            - lib/unicode/In/SuperscriptsandSubscripts.pl
907            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
908            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
909            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
910            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
911            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
912           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
913           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
914           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
915           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
916           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
917           !> utf8.c win32/Makefile
918 ____________________________________________________________________________
919 [  9903] By: jhi                                   on 2001/04/29  14:30:53
920         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
921              From: Prymmer/Kahn <pvhp@best.com>
922              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
923              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
924      Branch: perl
925            ! win32/Makefile
926 ____________________________________________________________________________
927 [  9902] By: jhi                                   on 2001/04/29  02:52:44
928         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
929              From: "Abigail" <abigail@foad.org>
930              Date: Sun, 29 Apr 2001 03:14:25 +0200
931              Message-ID: <20010429011425.24503.qmail@foad.org>
932      Branch: perl
933            ! ext/IO/lib/IO/Seekable.pm
934 ____________________________________________________________________________
935 [  9901] By: jhi                                   on 2001/04/29  02:04:46
936         Log: In character classes one couldn't have 0x80..0xff characters
937              at the left hand side if there were 0x100.. characters in the
938              character class.
939      Branch: perl
940            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
941            ! t/op/pat.t utf8.c
942 ____________________________________________________________________________
943 [  9900] By: jhi                                   on 2001/04/28  22:55:04
944         Log: Forgot the latest mktables.PL from #9899.
945      Branch: perl
946            ! lib/unicode/mktables.PL
947 ____________________________________________________________________________
948 [  9899] By: jhi                                   on 2001/04/28  22:53:28
949         Log: Explain the \p{} and \P{} error message better and
950              have prettier prettyprint in In.pl.
951      Branch: perl
952            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
953            ! pod/perldiag.pod
954 ____________________________________________________________________________
955 [  9898] By: jhi                                   on 2001/04/28  21:03:34
956         Log: Add one possible explanation for the "Invalid [] range" error.
957      Branch: perl
958            ! pod/perldiag.pod
959 ____________________________________________________________________________
960 [  9897] By: jhi                                   on 2001/04/28  17:18:26
961         Log: Add a level of indirection to the implementation of \p{InFoo}
962              so that we don't have to have long filenames.  (Nothing changes
963              in the user interface.)   The indirection is defined in
964              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
965              Also rename some the character classes by removing '-' from
966              the classnames, and finally renamed Block.pl as Blocks.pl.
967      Branch: perl
968            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
969            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
970            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
971            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
972            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
973            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
974            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
975            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
976            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
977            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
978            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
979            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
980            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
981            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
982            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
983            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
984            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
985            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
986            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
987            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
988            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
989            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
990            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
991            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
992            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
993            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
994            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
995            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
996            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
997            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
998            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
999            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
1000            + lib/unicode/In/94.pl lib/unicode/In/95.pl
1001            - lib/unicode/Block.pl
1002            - lib/unicode/In/AlphabeticPresentationForms.pl
1003            - lib/unicode/In/Arabic.pl
1004            - lib/unicode/In/ArabicPresentationForms-A.pl
1005            - lib/unicode/In/ArabicPresentationForms-B.pl
1006            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
1007            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
1008            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
1009            - lib/unicode/In/BopomofoExtended.pl
1010            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
1011            - lib/unicode/In/CJKCompatibility.pl
1012            - lib/unicode/In/CJKCompatibilityForms.pl
1013            - lib/unicode/In/CJKCompatibilityIdeographs.pl
1014            - lib/unicode/In/CJKRadicalsSupplement.pl
1015            - lib/unicode/In/CJKSymbolsandPunctuation.pl
1016            - lib/unicode/In/CJKUnifiedIdeographs.pl
1017            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
1018            - lib/unicode/In/Cherokee.pl
1019            - lib/unicode/In/CombiningDiacriticalMarks.pl
1020            - lib/unicode/In/CombiningHalfMarks.pl
1021            - lib/unicode/In/CombiningMarksforSymbols.pl
1022            - lib/unicode/In/ControlPictures.pl
1023            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
1024            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
1025            - lib/unicode/In/EnclosedAlphanumerics.pl
1026            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
1027            - lib/unicode/In/Ethiopic.pl
1028            - lib/unicode/In/GeneralPunctuation.pl
1029            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
1030            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
1031            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
1032            - lib/unicode/In/HalfwidthandFullwidthForms.pl
1033            - lib/unicode/In/HangulCompatibilityJamo.pl
1034            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
1035            - lib/unicode/In/Hebrew.pl
1036            - lib/unicode/In/HighPrivateUseSurrogates.pl
1037            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
1038            - lib/unicode/In/IPAExtensions.pl
1039            - lib/unicode/In/IdeographicDescriptionCharacters.pl
1040            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
1041            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
1042            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
1043            - lib/unicode/In/Latin-1Supplement.pl
1044            - lib/unicode/In/LatinExtended-A.pl
1045            - lib/unicode/In/LatinExtended-B.pl
1046            - lib/unicode/In/LatinExtendedAdditional.pl
1047            - lib/unicode/In/LetterlikeSymbols.pl
1048            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
1049            - lib/unicode/In/MathematicalOperators.pl
1050            - lib/unicode/In/MiscellaneousSymbols.pl
1051            - lib/unicode/In/MiscellaneousTechnical.pl
1052            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
1053            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
1054            - lib/unicode/In/OpticalCharacterRecognition.pl
1055            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
1056            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
1057            - lib/unicode/In/SmallFormVariants.pl
1058            - lib/unicode/In/SpacingModifierLetters.pl
1059            - lib/unicode/In/Specials.pl
1060            - lib/unicode/In/SuperscriptsandSubscripts.pl
1061            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
1062            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
1063            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
1064            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
1065            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
1066            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
1067            ! pod/perlunicode.pod
1068 ____________________________________________________________________________
1069 [  9896] By: jhi                                   on 2001/04/28  14:33:17
1070         Log: Update the information on shared library path on HP-UX.
1071      Branch: perl
1072            ! INSTALL
1073 ____________________________________________________________________________
1074 [  9895] By: jhi                                   on 2001/04/28  14:32:30
1075         Log: Because #9894 seems to do the trick, this workaround can be removed.
1076      Branch: perl
1077            ! t/lib/selfstubber.t
1078 ____________________________________________________________________________
1079 [  9894] By: jhi                                   on 2001/04/28  14:26:13
1080         Log: For PerlIO flush the children's file handles (on fork/exec/system).
1081      Branch: perl
1082            ! perl.h
1083 ____________________________________________________________________________
1084 [  9893] By: jhi                                   on 2001/04/28  14:23:15
1085         Log: Test tweak for #9891.
1086      Branch: perl
1087            ! t/lib/b-deparse.t
1088 ____________________________________________________________________________
1089 [  9892] By: jhi                                   on 2001/04/28  14:10:13
1090         Log: New HP-UX hints from Merijn.
1091      Branch: perl
1092            ! hints/hpux.sh
1093 ____________________________________________________________________________
1094 [  9891] By: jhi                                   on 2001/04/28  14:07:27
1095         Log: Subject: [PATCH B::Deparse] non-block scopes
1096              From: Robin Houston <robin@kitsite.com>
1097              Date: Fri, 27 Apr 2001 19:15:14 +0100
1098              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
1099      Branch: perl
1100            ! ext/B/B/Deparse.pm
1101 ____________________________________________________________________________
1102 [  9890] By: nick                                  on 2001/04/27  19:41:25
1103         Log: Integrate mainline
1104      Branch: perlio
1105           +> t/lib/selfstubber.t
1106           !> (integrate 50 files)
1107 ____________________________________________________________________________
1108 [  9889] By: jhi                                   on 2001/04/27  18:23:46
1109         Log: Subject: Re: selfstubber test fail on bleadperl
1110              From: Mike Guy <mjtg@cam.ac.uk>
1111              Date: Fri, 27 Apr 2001 19:31:18 +0100
1112              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
1113      Branch: perl
1114            ! t/lib/selfstubber.t
1115 ____________________________________________________________________________
1116 [  9888] By: jhi                                   on 2001/04/27  16:20:54
1117         Log: Test tweak for #9886.
1118      Branch: perl
1119            ! t/lib/b-deparse.t
1120 ____________________________________________________________________________
1121 [  9887] By: jhi                                   on 2001/04/27  16:16:33
1122         Log: Buffering issue at least in Solaris (even with perlio).
1123      Branch: perl
1124            ! t/lib/selfstubber.t
1125 ____________________________________________________________________________
1126 [  9886] By: jhi                                   on 2001/04/27  14:59:23
1127         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
1128              From: Robin Houston <robin@kitsite.com>
1129              Date: Fri, 27 Apr 2001 16:53:20 +0100
1130              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
1131      Branch: perl
1132            ! ext/B/B/Deparse.pm
1133 ____________________________________________________________________________
1134 [  9885] By: jhi                                   on 2001/04/27  14:23:51
1135         Log: Update Changes.
1136      Branch: perl
1137            ! Changes patchlevel.h
1138 ____________________________________________________________________________
1139 [  9884] By: jhi                                   on 2001/04/27  14:14:12
1140         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
1141              From: "Philip Newton" <pnewton@gmx.de>
1142              Date: Fri, 27 Apr 2001 16:40:13 +0200
1143              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
1144      Branch: perl
1145            ! pod/perldata.pod
1146 ____________________________________________________________________________
1147 [  9883] By: jhi                                   on 2001/04/27  13:28:19
1148         Log: Add LOG_PERROR; prettify the "removed".
1149      Branch: perl
1150            ! ext/Sys/Syslog/Syslog.xs
1151 ____________________________________________________________________________
1152 [  9882] By: jhi                                   on 2001/04/27  13:13:18
1153         Log: h2xs tweaks: use NV instead of double, "quote" the removed
1154              prefixes for clarity (especially when nothing is removed),
1155              slight pod reformats.
1156      Branch: perl
1157            ! utils/h2xs.PL
1158 ____________________________________________________________________________
1159 [  9881] By: jhi                                   on 2001/04/27  12:58:48
1160         Log: Don't bother creating existing directories.
1161      Branch: perl
1162            ! utils/h2xs.PL
1163 ____________________________________________________________________________
1164 [  9880] By: jhi                                   on 2001/04/27  12:45:39
1165         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
1166              From: Mike Schilli <m@perlmeister.com>
1167              Date: Wed, 25 Apr 2001 01:29:21 -0700
1168              Message-id: <3AE68AE1.6A981723@perlmeister.com>
1169      Branch: perl
1170            ! utils/h2xs.PL
1171 ____________________________________________________________________________
1172 [  9879] By: jhi                                   on 2001/04/27  12:40:55
1173         Log: break is not yet Perl.  Added the template license also to README.
1174      Branch: perl
1175            ! utils/h2xs.PL
1176 ____________________________________________________________________________
1177 [  9878] By: jhi                                   on 2001/04/27  03:08:20
1178         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
1179              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1180              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
1181              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
1182      Branch: perl
1183            ! t/lib/xs-typemap.t
1184 ____________________________________________________________________________
1185 [  9877] By: jhi                                   on 2001/04/26  23:54:40
1186         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
1187              From: "Abigail" <abigail@foad.org>
1188              Date: Fri, 27 Apr 2001 01:44:28 +0200
1189              Message-ID: <20010426234428.19786.qmail@foad.org>
1190      Branch: perl
1191            ! utils/h2xs.PL
1192 ____________________________________________________________________________
1193 [  9876] By: jhi                                   on 2001/04/26  23:52:06
1194         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
1195              From: Peter Prymmer <pvhp@forte.com>
1196              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
1197              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
1198      Branch: perl
1199            ! t/lib/selfstubber.t
1200 ____________________________________________________________________________
1201 [  9875] By: jhi                                   on 2001/04/26  23:48:10
1202         Log: Deparse nits.
1203      Branch: perl
1204            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
1205 ____________________________________________________________________________
1206 [  9874] By: jhi                                   on 2001/04/26  22:46:05
1207         Log: Document ANYOF_CLASS.
1208      Branch: perl
1209            ! regcomp.h
1210 ____________________________________________________________________________
1211 [  9873] By: jhi                                   on 2001/04/26  22:35:03
1212         Log: Subject: Re: [PATCH @9846] dumping ANYOF
1213              From: Hugo <hv@crypt.compulink.co.uk>
1214              Date: Thu, 26 Apr 2001 23:33:38 +0100
1215              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
1216      Branch: perl
1217            ! regcomp.c regcomp.h
1218 ____________________________________________________________________________
1219 [  9872] By: jhi                                   on 2001/04/26  22:34:31
1220         Log: Subject: [PATCH] more for Devel::SelfStubber
1221              From: Nicholas Clark <nick@ccl4.org>
1222              Date: Fri, 27 Apr 2001 00:13:52 +0100
1223              Message-ID: <20010427001351.K88186@plum.flirble.org>
1224      Branch: perl
1225            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
1226 ____________________________________________________________________________
1227 [  9871] By: jhi                                   on 2001/04/26  21:59:17
1228         Log: Subject: [PATCH B::Deparse] formats must be flush left
1229              From: Robin Houston <robin@kitsite.com>
1230              Date: Thu, 26 Apr 2001 23:54:29 +0100
1231              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
1232      Branch: perl
1233            ! ext/B/B/Deparse.pm
1234 ____________________________________________________________________________
1235 [  9870] By: jhi                                   on 2001/04/26  21:57:37
1236         Log: If some of the constants are prefixes of others,
1237              the prefixes may never get recognized.  (See 20010426.006.)
1238      Branch: perl
1239            ! utils/h2xs.PL
1240 ____________________________________________________________________________
1241 [  9869] By: jhi                                   on 2001/04/26  21:50:42
1242         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
1243              From: Chris Bongaarts <cab@tc.umn.edu>
1244              Date: Thu, 26 Apr 2001 17:10:31 -0500
1245              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
1246      Branch: perl
1247            ! ext/Sys/Syslog/Syslog.xs
1248 ____________________________________________________________________________
1249 [  9868] By: jhi                                   on 2001/04/26  21:35:12
1250         Log: Further cuts and more docs from Graham Barr.
1251      Branch: perl
1252            ! ext/List/Util/lib/List/Util.pm
1253            ! ext/List/Util/lib/Scalar/Util.pm
1254 ____________________________________________________________________________
1255 [  9867] By: jhi                                   on 2001/04/26  21:18:57
1256         Log: Subject: [PATCH 5.7.1] DB_File-1.77
1257              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
1258              Date: Thu, 26 Apr 2001 22:37:53 +0100
1259              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
1260      Branch: perl
1261            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1262            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
1263 ____________________________________________________________________________
1264 [  9866] By: jhi                                   on 2001/04/26  21:12:31
1265         Log: Subject: [PATCH B::Deparse] fix easy bugs
1266              From: Robin Houston <robin@kitsite.com>
1267              Date: Thu, 26 Apr 2001 23:03:33 +0100
1268              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
1269      Branch: perl
1270            ! ext/B/B/Deparse.pm
1271 ____________________________________________________________________________
1272 [  9865] By: jhi                                   on 2001/04/26  20:26:13
1273         Log: Update Changes.
1274      Branch: perl
1275            ! Changes patchlevel.h
1276 ____________________________________________________________________________
1277 [  9864] By: jhi                                   on 2001/04/26  19:27:48
1278         Log: Dethinko from Robin Houston.
1279      Branch: perl
1280            ! ext/B/B/Deparse.pm
1281 ____________________________________________________________________________
1282 [  9863] By: jhi                                   on 2001/04/26  19:10:35
1283         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
1284              From: Robin Houston <robin@kitsite.com>
1285              Date: Thu, 26 Apr 2001 21:08:32 +0100
1286              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
1287      Branch: perl
1288            ! ext/B/B/Deparse.pm
1289 ____________________________________________________________________________
1290 [  9862] By: jhi                                   on 2001/04/26  19:04:23
1291         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
1292              From: Robin Houston <robin@kitsite.com>
1293              Date: Thu, 26 Apr 2001 20:52:50 +0100
1294              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
1295      Branch: perl
1296            ! ext/B/B/Deparse.pm
1297 ____________________________________________________________________________
1298 [  9861] By: jhi                                   on 2001/04/26  18:56:14
1299         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
1300              From: Mike Guy <mjtg@cam.ac.uk>
1301              Date: Thu, 26 Apr 2001 14:22:40 +0100
1302              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
1303      Branch: perl
1304            ! pod/perlobj.pod
1305 ____________________________________________________________________________
1306 [  9860] By: jhi                                   on 2001/04/26  18:46:42
1307         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
1308              From: Robin Houston <robin@kitsite.com>
1309              Date: Thu, 26 Apr 2001 20:34:29 +0100
1310              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
1311              
1312              Hashes do not interpolate.
1313      Branch: perl
1314            ! ext/B/B/Deparse.pm
1315 ____________________________________________________________________________
1316 [  9859] By: jhi                                   on 2001/04/26  18:43:51
1317         Log: Subject: The Time::Piece conspiracy unmasked!!!
1318              From: Mike Guy <mjtg@cam.ac.uk>
1319              Date: Thu, 26 Apr 2001 19:02:50 +0100
1320              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
1321              
1322              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
1323              From: Mike Guy <mjtg@cam.ac.uk>
1324              Date: Thu, 26 Apr 2001 19:08:21 +0100
1325              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
1326              
1327              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
1328              From: Graham Barr <gbarr@pobox.com>
1329              Date: Thu, 26 Apr 2001 19:12:03 +0100
1330              Message-ID: <20010426191203.A70835@pobox.com>
1331              
1332              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
1333      Branch: perl
1334            ! ext/List/Util/lib/List/Util.pm
1335            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
1336 ____________________________________________________________________________
1337 [  9858] By: jhi                                   on 2001/04/26  18:17:42
1338         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
1339              From: Robin Houston <robin@kitsite.com>
1340              Date: Thu, 26 Apr 2001 16:09:35 +0100
1341              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
1342      Branch: perl
1343            ! t/comp/proto.t
1344 ____________________________________________________________________________
1345 [  9857] By: jhi                                   on 2001/04/26  18:04:59
1346         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
1347              From: barries <barries@slaysys.com>
1348              Date: Thu, 26 Apr 2001 12:01:10 -0400
1349              Message-ID: <20010426120110.E29698@jester.slaysys.com>
1350      Branch: perl
1351            ! pod/perldiag.pod
1352 ____________________________________________________________________________
1353 [  9856] By: jhi                                   on 2001/04/26  18:03:33
1354         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
1355              Date: Thu, 26 Apr 2001 17:13:41 +0100
1356              From: Robin Houston <robin@kitsite.com>
1357              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
1358              
1359              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
1360              From: Robin Houston <robin@kitsite.com>
1361              Date: Thu, 26 Apr 2001 18:44:29 +0100
1362              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
1363      Branch: perl
1364            ! ext/B/B/Deparse.pm
1365 ____________________________________________________________________________
1366 [  9855] By: jhi                                   on 2001/04/26  17:56:04
1367         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
1368              From: Robin Houston <robin@kitsite.com>
1369              Date: Thu, 26 Apr 2001 17:04:08 +0100
1370              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
1371      Branch: perl
1372            ! ext/B/B/Deparse.pm
1373 ____________________________________________________________________________
1374 [  9854] By: jhi                                   on 2001/04/26  17:47:26
1375         Log: Subject: Re: Short test case for undef %stash:: crash
1376              From: Benjamin Sugars <bsugars@canoe.ca> 
1377              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
1378              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
1379              Changed and moved the perldiag entry.
1380      Branch: perl
1381            ! gv.c pod/perldiag.pod
1382 ____________________________________________________________________________
1383 [  9853] By: jhi                                   on 2001/04/26  14:35:16
1384         Log: Beginnings of strptime().  Do not touch the wet paint.
1385      Branch: perl
1386            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
1387 ____________________________________________________________________________
1388 [  9852] By: jhi                                   on 2001/04/26  13:17:21
1389         Log: Retract #9851, core dumps from pod2man.
1390      Branch: perl
1391            ! regcomp.c
1392 ____________________________________________________________________________
1393 [  9851] By: jhi                                   on 2001/04/26  11:54:41
1394         Log: (Retracted by #9852.)
1395              
1396              Subject: [PATCH @9846] dumping ANYOF
1397              From: Hugo <hv@crypt.compulink.co.uk>
1398              Date: Thu, 26 Apr 2001 05:32:38 +0100
1399              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
1400      Branch: perl
1401            ! regcomp.c
1402 ____________________________________________________________________________
1403 [  9850] By: jhi                                   on 2001/04/26  02:34:44
1404         Log: If ccflags was empty the _previous_ $* containing all the
1405              environment variables and Configure variables was used,
1406              which lead, among other bad things, into $ccflags being your
1407              uname -a output, which lead into test compile with cc failing,
1408              which lead into gcc being selected, which didn't work that well
1409              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
1410              with large files, et cetera.
1411      Branch: perl
1412            ! hints/hpux.sh
1413 ____________________________________________________________________________
1414 [  9849] By: jhi                                   on 2001/04/26  01:44:57
1415         Log: Make selfstubber test more portable.
1416      Branch: perl
1417            ! t/lib/selfstubber.t
1418 ____________________________________________________________________________
1419 [  9848] By: jhi                                   on 2001/04/26  00:50:26
1420         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
1421              From: Benjamin Sugars <ben.sugars@home.com>
1422              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
1423              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
1424      Branch: perl
1425            ! ext/Cwd/Cwd.xs
1426 ____________________________________________________________________________
1427 [  9847] By: jhi                                   on 2001/04/26  00:46:58
1428         Log: Subject: [PATCH: perl@9841] VMS updates
1429              From: Peter Prymmer <pvhp@forte.com>
1430              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
1431              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
1432      Branch: perl
1433            ! README.vms configure.com vms/descrip_mms.template
1434            ! vms/ext/filespec.t
1435 ____________________________________________________________________________
1436 [  9846] By: jhi                                   on 2001/04/26  00:11:56
1437         Log: re 'debug' was broken by #9084.
1438      Branch: perl
1439            ! ext/re/re.xs
1440 ____________________________________________________________________________
1441 [  9845] By: jhi                                   on 2001/04/25  22:33:17
1442         Log: Subject: [PATCH] test for Devel::SelfStubber
1443              From: Nicholas Clark <nick@ccl4.org>
1444              Date: Thu, 26 Apr 2001 00:00:54 +0100
1445              Message-ID: <20010426000054.D89026@plum.flirble.org>
1446      Branch: perl
1447            + t/lib/selfstubber.t
1448            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
1449 ____________________________________________________________________________
1450 [  9844] By: jhi                                   on 2001/04/25  22:29:32
1451         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
1452              From: Paul Johnson <paul@pjcj.net>
1453              Date: Thu, 26 Apr 2001 00:46:08 +0200
1454              Message-ID: <20010426004608.H2338@pjcj.net>
1455      Branch: perl
1456            ! ext/B/B/Concise.pm
1457 ____________________________________________________________________________
1458 [  9843] By: jhi                                   on 2001/04/25  22:28:28
1459         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
1460              From: Peter Prymmer <pvhp@forte.com>
1461              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
1462              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
1463      Branch: perl
1464            ! ext/Cwd/Cwd.xs
1465 ____________________________________________________________________________
1466 [  9842] By: jhi                                   on 2001/04/25  20:58:12
1467         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
1468              From: John Peacock <jpeacock@rowman.com>
1469              Date: Wed, 25 Apr 2001 17:30:26 -0400
1470              Message-ID: <3AE741F2.B3217464@rowman.com>
1471      Branch: perl
1472            ! lib/Math/BigInt.pm t/lib/bigintpm.t
1473 ____________________________________________________________________________
1474 [  9841] By: jhi                                   on 2001/04/25  20:07:05
1475         Log: Update Changes.
1476      Branch: perl
1477            ! Changes patchlevel.h
1478 ____________________________________________________________________________
1479 [  9840] By: jhi                                   on 2001/04/25  19:56:51
1480         Log: Yet another HP-UX hints version from Merijn.
1481      Branch: perl
1482            ! hints/hpux.sh
1483 ____________________________________________________________________________
1484 [  9839] By: jhi                                   on 2001/04/25  19:53:04
1485         Log: abs_path() didn't terminate the filename correctly,
1486              in DIRNAMLENless systems like HP-UX this would fail.
1487      Branch: perl
1488            ! ext/Cwd/Cwd.xs
1489 ____________________________________________________________________________
1490 [  9838] By: jhi                                   on 2001/04/25  16:37:26
1491         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
1492              From: Mike Guy <mjtg@cam.ac.uk>
1493              Date: Wed, 25 Apr 2001 18:31:47 +0100
1494              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
1495      Branch: perl
1496            ! op.c
1497 ____________________________________________________________________________
1498 [  9837] By: jhi                                   on 2001/04/25  16:21:53
1499         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
1500              From: Jon Eveland <jweveland@yahoo.com>
1501              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
1502              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
1503      Branch: perl
1504            ! lib/perl5db.pl
1505 ____________________________________________________________________________
1506 [  9836] By: jhi                                   on 2001/04/25  14:17:50
1507         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
1508              From: "Philip Newton" <pnewton@gmx.de>
1509              Date: Wed, 25 Apr 2001 17:05:58 +0200
1510              Message-ID: <3AE703F6.3234.1833C45@localhost>
1511      Branch: perl
1512            ! Porting/patching.pod
1513 ____________________________________________________________________________
1514 [  9835] By: jhi                                   on 2001/04/25  13:58:07
1515         Log: It would seem that both ar and full_ar need to be overridden
1516              for HP-UX to avoid the GNU ar.
1517      Branch: perl
1518            ! hints/hpux.sh
1519 ____________________________________________________________________________
1520 [  9834] By: jhi                                   on 2001/04/25  13:50:40
1521         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
1522              From: "Philip Newton" <pnewton@gmx.de>
1523              Date: Wed, 25 Apr 2001 16:09:23 +0200
1524              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
1525              
1526              Detypo.
1527      Branch: perl
1528            ! t/op/misc.t
1529 ____________________________________________________________________________
1530 [  9833] By: jhi                                   on 2001/04/25  12:36:11
1531         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
1532      Branch: perl
1533            ! hints/hpux.sh
1534 ____________________________________________________________________________
1535 [  9832] By: jhi                                   on 2001/04/25  12:33:36
1536         Log: New version of HP-UX hints from Merijn.
1537      Branch: perl
1538            ! hints/hpux.sh
1539 ____________________________________________________________________________
1540 [  9831] By: jhi                                   on 2001/04/25  03:39:45
1541         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
1542      Branch: perl
1543            ! hints/hpux.sh
1544 ____________________________________________________________________________
1545 [  9830] By: jhi                                   on 2001/04/25  02:53:25
1546         Log: The tzname[] bit is not needed by util.c -- and causes
1547              heartburn in VMS (and it missing was probably the cause of
1548              the Mac OS X trouble).  Ouch.
1549      Branch: perl
1550            ! ext/POSIX/POSIX.xs util.c
1551 ____________________________________________________________________________
1552 [  9829] By: jhi                                   on 2001/04/25  00:10:06
1553         Log: Metaconfig unit change for #9828.
1554      Branch: metaconfig
1555            ! U/compline/ccflags.U
1556 ____________________________________________________________________________
1557 [  9828] By: jhi                                   on 2001/04/25  00:04:18
1558         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
1559              (which is actually the reason for the change, we need to pass
1560              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
1561              EP/IX, OS/2, and TitanOS, based on the hints files.
1562      Branch: perl
1563            ! Configure config_h.SH
1564 ____________________________________________________________________________
1565 [  9827] By: jhi                                   on 2001/04/24  23:49:20
1566         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
1567              the $cat must have an absolute path.
1568      Branch: perl
1569            ! makedepend.SH
1570 ____________________________________________________________________________
1571 [  9826] By: jhi                                   on 2001/04/24  23:40:53
1572         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
1573      Branch: perl
1574            ! README.amiga
1575 ____________________________________________________________________________
1576 [  9825] By: jhi                                   on 2001/04/24  23:35:35
1577         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
1578              From: "Philip Newton" <pnewton@gmx.de>
1579              Date: Tue, 24 Apr 2001 18:52:49 +0200
1580              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
1581      Branch: perl
1582            ! x2p/find2perl.PL
1583 ____________________________________________________________________________
1584 [  9824] By: jhi                                   on 2001/04/24  23:33:07
1585         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
1586              Some gcc specifics dropped out due to extensive rewriting;
1587              will be put back later as needed.
1588      Branch: perl
1589            ! hints/hpux.sh
1590 ____________________________________________________________________________
1591 [  9823] By: jhi                                   on 2001/04/24  23:27:57
1592         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
1593      Branch: perl
1594            ! ext/POSIX/POSIX.xs
1595 ____________________________________________________________________________
1596 [  9822] By: jhi                                   on 2001/04/24  23:25:21
1597         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
1598              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1599              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
1600              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
1601      Branch: perl
1602            ! ext/XS/Typemap/Typemap.xs
1603 ____________________________________________________________________________
1604 [  9821] By: jhi                                   on 2001/04/24  23:24:10
1605         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
1606              From: "Abigail" <abigail@foad.org>
1607              Date: Tue, 24 Apr 2001 23:12:03 +0200
1608              Message-ID: <20010424211203.7901.qmail@foad.org>
1609      Branch: perl
1610            ! pod/perlport.pod
1611 ____________________________________________________________________________
1612 [  9820] By: jhi                                   on 2001/04/24  23:23:15
1613         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
1614              From: Matt Sergeant <matt@sergeant.org>
1615              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
1616              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
1617      Branch: perl
1618            ! pod/perlfaq4.pod
1619 ____________________________________________________________________________
1620 [  9819] By: nick                                  on 2001/04/24  18:49:43
1621         Log: Integrate mainline.
1622      Branch: perlio
1623           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
1624           !> (integrate 37 files)
1625 ____________________________________________________________________________
1626 [  9818] By: jhi                                   on 2001/04/24  14:35:23
1627         Log: Update Changes.
1628      Branch: perl
1629            ! Changes patchlevel.h
1630 ____________________________________________________________________________
1631 [  9817] By: jhi                                   on 2001/04/24  14:09:17
1632         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
1633              From: "Philip Newton" <pnewton@gmx.de>
1634              Date: Tue, 24 Apr 2001 12:58:12 +0200
1635              Message-ID: <3AE57864.8304.B77A0A@localhost> 
1636              
1637              plus add CPAN to the list of modules that have their own tests.
1638      Branch: perl
1639            ! t/lib/1_compile.t
1640 ____________________________________________________________________________
1641 [  9816] By: jhi                                   on 2001/04/24  14:07:03
1642         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
1643              From: Michael G Schwern <schwern@pobox.com>
1644              Date: Sat, 21 Apr 2001 22:35:00 +0100
1645              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
1646      Branch: perl
1647            ! t/lib/1_compile.t
1648 ____________________________________________________________________________
1649 [  9815] By: jhi                                   on 2001/04/24  13:54:32
1650         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
1651              From: Robin Houston <robin@kitsite.com>
1652              Date: Tue, 24 Apr 2001 15:51:18 +0100
1653              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
1654      Branch: perl
1655            ! ext/B/B/Deparse.pm
1656 ____________________________________________________________________________
1657 [  9814] By: jhi                                   on 2001/04/24  13:17:34
1658         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
1659              From: Bill Glicker <billg@burrelles.com>
1660              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
1661              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
1662      Branch: perl
1663            ! hints/svr5.sh
1664 ____________________________________________________________________________
1665 [  9813] By: jhi                                   on 2001/04/24  12:54:23
1666         Log: Prevent path disclosure (probing for existence of filenames)
1667              using suidperl; bug id 20010322.218.
1668      Branch: perl
1669            ! perl.c pod/perldiag.pod
1670 ____________________________________________________________________________
1671 [  9812] By: jhi                                   on 2001/04/24  12:08:36
1672         Log: Retract #9811.
1673      Branch: perl
1674            ! ext/POSIX/POSIX.xs
1675 ____________________________________________________________________________
1676 [  9811] By: jhi                                   on 2001/04/24  11:57:35
1677         Log: (Retracted by #9812.)
1678      Branch: perl
1679            ! ext/POSIX/POSIX.xs
1680 ____________________________________________________________________________
1681 [  9810] By: jhi                                   on 2001/04/24  03:32:35
1682         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
1683      Branch: perl
1684            ! util.c
1685 ____________________________________________________________________________
1686 [  9809] By: jhi                                   on 2001/04/24  03:16:13
1687         Log: The Math::BigFloat::import() was broken.
1688              (Fixes bug id 20010422.002.)
1689      Branch: perl
1690            ! lib/Math/BigFloat.pm
1691 ____________________________________________________________________________
1692 [  9808] By: jhi                                   on 2001/04/24  01:11:40
1693         Log: Additional dependencies; should help for parallel makes
1694              not to fail on missing lib/lib.pm or lib/re.pm.
1695      Branch: perl
1696            ! Makefile.SH
1697 ____________________________________________________________________________
1698 [  9807] By: jhi                                   on 2001/04/24  00:57:01
1699         Log: Update the test failure disclaimer.
1700      Branch: perl
1701            ! t/pragma/warn/pp_hot
1702 ____________________________________________________________________________
1703 [  9806] By: jhi                                   on 2001/04/24  00:54:04
1704         Log: Add make target "install-all" which is alias for "install"
1705              to cater for case-preserving filesystems like HFS+.
1706      Branch: perl
1707            ! INSTALL Makefile.SH
1708 ____________________________________________________________________________
1709 [  9805] By: jhi                                   on 2001/04/24  00:47:28
1710         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
1711              From: Peter Prymmer <pvhp@forte.com>
1712              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
1713              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
1714              
1715              (Ken William's message forwarded from macosx@perl.org)
1716      Branch: perl
1717            ! hints/darwin.sh
1718 ____________________________________________________________________________
1719 [  9804] By: jhi                                   on 2001/04/23  23:57:35
1720         Log: Cut-and-pasto.
1721      Branch: perl
1722            ! perlio.c
1723 ____________________________________________________________________________
1724 [  9803] By: jhi                                   on 2001/04/23  23:52:25
1725         Log: More PerlIO robustness.
1726      Branch: perl
1727            ! perlio.c
1728 ____________________________________________________________________________
1729 [  9802] By: jhi                                   on 2001/04/23  23:43:35
1730         Log: Make the "STD* opened only for ..." errors more consistent.
1731      Branch: perl
1732            ! doio.c
1733 ____________________________________________________________________________
1734 [  9801] By: jhi                                   on 2001/04/23  23:34:26
1735         Log: Test case for #9800.
1736      Branch: perl
1737            ! t/op/misc.t
1738 ____________________________________________________________________________
1739 [  9800] By: jhi                                   on 2001/04/23  23:14:43
1740         Log: Avoid coredump on 'close STDERR; die' by making
1741              the PerlIO calls more robust.  Also use SETERRNO()
1742              instead of errno = to be more VMS-ready.
1743      Branch: perl
1744            ! perlio.c
1745 ____________________________________________________________________________
1746 [  9799] By: jhi                                   on 2001/04/23  21:41:10
1747         Log: Subject: test for ID 20010423.002
1748              From: Robin Houston <robin@kitsite.com>
1749              Date: Mon, 23 Apr 2001 16:52:21 +0100
1750              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
1751      Branch: perl
1752            ! t/op/avhv.t
1753 ____________________________________________________________________________
1754 [  9798] By: jhi                                   on 2001/04/23  21:40:07
1755         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
1756              From: David Dyck <dcd@tc.fluke.com>
1757              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
1758              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
1759      Branch: perl
1760            ! installperl
1761 ____________________________________________________________________________
1762 [  9797] By: jhi                                   on 2001/04/23  21:37:56
1763         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
1764              From: Benjamin Sugars <bsugars@canoe.ca>
1765              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
1766              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
1767      Branch: perl
1768            ! ext/Cwd/Cwd.xs lib/Cwd.pm
1769 ____________________________________________________________________________
1770 [  9796] By: jhi                                   on 2001/04/23  21:29:24
1771         Log: Synchronize h2xs and pod2man some more on the documentation
1772              templates they propose.
1773      Branch: perl
1774            ! pod/pod2man.PL utils/h2xs.PL
1775 ____________________________________________________________________________
1776 [  9795] By: jhi                                   on 2001/04/23  17:30:40
1777         Log: Add one more naughty test for base64; make encoding logic cleaner.
1778      Branch: perl
1779            ! t/lib/mimeb64.t
1780 ____________________________________________________________________________
1781 [  9794] By: jhi                                   on 2001/04/23  13:51:32
1782         Log: Update Changes.
1783      Branch: perl
1784            ! Changes patchlevel.h
1785 ____________________________________________________________________________
1786 [  9793] By: jhi                                   on 2001/04/23  13:44:18
1787         Log: Duplicate lines.
1788      Branch: perl
1789            ! MANIFEST
1790 ____________________________________________________________________________
1791 [  9792] By: jhi                                   on 2001/04/23  13:39:13
1792         Log: Subject: Re: PATCH 5.7.1
1793              From: Mark-Jason Dominus <mjd@plover.com>
1794              Date: Mon, 23 Apr 2001 10:30:21 -0400
1795              Message-ID: <20010423143021.17335.qmail@plover.com>
1796      Branch: perl
1797            ! perl.h sv.c
1798 ____________________________________________________________________________
1799 [  9791] By: jhi                                   on 2001/04/23  13:32:40
1800         Log: Add the CPAN.pm 1.59_54 tests.
1801      Branch: perl
1802            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
1803            ! MANIFEST
1804 ____________________________________________________________________________
1805 [  9790] By: jhi                                   on 2001/04/23  13:21:55
1806         Log: Subject: Deparse nit
1807              From: Robin Houston <robin@kitsite.com>
1808              Date: Mon, 23 Apr 2001 12:38:20 +0100
1809              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
1810      Branch: perl
1811            ! ext/B/B/Deparse.pm
1812 ____________________________________________________________________________
1813 [  9789] By: jhi                                   on 2001/04/23  13:19:07
1814         Log: Subject: [PATCH] bug 20010423.002
1815              From: Robin Houston <robin@kitsite.com>
1816              Date: Mon, 23 Apr 2001 13:12:30 +0100
1817              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
1818      Branch: perl
1819            ! pp.c
1820 ____________________________________________________________________________
1821 [  9788] By: jhi                                   on 2001/04/23  13:02:49
1822         Log: Subject: PATCH [5.7.1] hv.c unused #define
1823              From: Mark-Jason Dominus <mjd@plover.com>
1824              Date: Sun, 22 Apr 2001 14:17:49 -0400
1825              Message-ID: <20010422181749.26976.qmail@plover.com>
1826      Branch: perl
1827            ! hv.c
1828 ____________________________________________________________________________
1829 [  9787] By: jhi                                   on 2001/04/23  13:02:02
1830         Log: Subject: PATCH 5.7.1
1831              From: Mark-Jason Dominus <mjd@plover.com>
1832              Date: Sun, 22 Apr 2001 15:12:57 -0400
1833              Message-ID: <20010422191258.6539.qmail@plover.com>
1834              
1835              plus Sarathy's STMT_START + STMT_END suggestion.
1836      Branch: perl
1837            ! perl.h
1838 ____________________________________________________________________________
1839 [  9786] By: jhi                                   on 2001/04/23  12:53:25
1840         Log: Fix for
1841              
1842              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
1843              From: dLux <dlux@spam.sch.bme.hu>
1844              Date: Mon, 23 Apr 2001 01:25:26 +0200
1845              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
1846              
1847              (SvGROW really does return a char *.)
1848      Branch: perl
1849            ! pod/perlapi.pod sv.h
1850 ____________________________________________________________________________
1851 [  9785] By: jhi                                   on 2001/04/23  04:34:04
1852         Log: Time::Piece work continues.  $t->day removed since
1853              I think it's too confusing.  Now has normal and
1854              abbreviated length weekday names and month names,
1855              the names change with _names(), not _list().
1856              Now has strftime() in Perl, _strftime() is
1857              the libc version (to which strftime() falls back
1858              if it doesn't know the format.  To do: the reverse
1859              of strftime, strptime(), and the localisation of both.
1860      Branch: perl
1861            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
1862            ! t/lib/time-piece.t
1863 ____________________________________________________________________________
1864 [  9784] By: jhi                                   on 2001/04/23  02:41:46
1865         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
1866              From: andreas.koenig@anima.de (Andreas J. Koenig)
1867              Date: 23 Apr 2001 05:20:55 +0200
1868              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
1869      Branch: perl
1870            ! t/pragma/overload.t
1871 ____________________________________________________________________________
1872 [  9783] By: jhi                                   on 2001/04/22  23:32:42
1873         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
1874              From: Robin Houston <robin@kitsite.com>
1875              Date: Mon, 23 Apr 2001 00:38:18 +0100
1876              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
1877      Branch: perl
1878            ! ext/B/B/Deparse.pm
1879 ____________________________________________________________________________
1880 [  9782] By: jhi                                   on 2001/04/22  20:55:43
1881         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
1882              From: Simon Cozens <simon@netthink.co.uk>
1883              Date: Sun, 22 Apr 2001 18:47:25 +0100
1884              Message-ID: <20010422184725.A14411@netthink.co.uk>
1885      Branch: perl
1886            ! sv.c t/pragma/overload.t
1887 ____________________________________________________________________________
1888 [  9781] By: jhi                                   on 2001/04/22  20:52:13
1889         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
1890              From: Robin Houston <robin@kitsite.com>
1891              Date: Sun, 22 Apr 2001 22:14:50 +0100
1892              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
1893      Branch: perl
1894            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
1895 ____________________________________________________________________________
1896 [  9780] By: nick                                  on 2001/04/22  20:40:31
1897         Log: Integrate mainline.
1898      Branch: perlio
1899           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
1900           +> t/lib/b-stash.t
1901           !> (integrate 38 files)
1902 ____________________________________________________________________________
1903 [  9779] By: jhi                                   on 2001/04/22  15:16:03
1904         Log: Subject: IO::Socket::INET patch
1905              From: andrew deryabin <djsf@technarchy.ru>
1906              Date: Sat, 21 Apr 2001 17:46:52 +0400
1907              Message-ID: <20010421174652.B1426@technarchy>
1908      Branch: perl
1909            ! ext/IO/lib/IO/Socket/INET.pm
1910 ____________________________________________________________________________
1911 [  9778] By: jhi                                   on 2001/04/22  15:14:33
1912         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
1913              From: Mark-Jason Dominus <mjd@plover.com>
1914              Date: Sat, 21 Apr 2001 21:27:49 -0400
1915              Message-ID: <20010422012749.27024.qmail@plover.com>
1916      Branch: perl
1917            ! regcomp.c
1918 ____________________________________________________________________________
1919 [  9777] By: jhi                                   on 2001/04/22  15:10:51
1920         Log: Subject: Re: Regex debugger patch 
1921              From: Mark-Jason Dominus <mjd@plover.com>
1922              Date: Sat, 21 Apr 2001 21:48:51 -0400
1923              Message-ID: <20010422014851.27165.qmail@plover.com>
1924      Branch: perl
1925            ! pod/perldebguts.pod
1926 ____________________________________________________________________________
1927 [  9776] By: jhi                                   on 2001/04/22  15:09:48
1928         Log: Subject: Re: Regex debugger patch
1929              From: Mark-Jason Dominus <mjd@plover.com>
1930              Date: Sat, 21 Apr 2001 14:24:39 -0400
1931              Message-ID: <20010421182439.16508.qmail@plover.com>
1932              
1933              Regex debugger backend.
1934      Branch: perl
1935            ! regcomp.c regexp.h
1936 ____________________________________________________________________________
1937 [  9775] By: jhi                                   on 2001/04/21  16:45:40
1938         Log: Subject: [PATCH] Typo in utf8.h
1939              From: Jesús Quiroga <jquiroga@pobox.com>
1940              Date: Sat, 21 Apr 2001 19:25:33 +0200
1941              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
1942      Branch: perl
1943            ! utf8.h
1944 ____________________________________________________________________________
1945 [  9774] By: jhi                                   on 2001/04/21  16:43:52
1946         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
1947              From: Joe Orton <jorton@redhat.com>
1948              Date: Tue, 17 Apr 2001 15:50:43 +0100
1949              Message-Id: <20010417155043.D19132@eu.c2.net>
1950      Branch: perl
1951            ! hints/svr5.sh
1952 ____________________________________________________________________________
1953 [  9773] By: jhi                                   on 2001/04/21  15:30:15
1954         Log: Subject: Patch utils/h2xs.PL
1955              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1956              Date: Sat, 21 Apr 2001 10:32:16 -0500
1957              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
1958              
1959              Add MAILING list and LICENSE templates.
1960      Branch: perl
1961            ! utils/h2xs.PL
1962 ____________________________________________________________________________
1963 [  9772] By: jhi                                   on 2001/04/21  15:28:36
1964         Log: Subject: perlfaq2.patch for 5.7.1
1965              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1966              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
1967              Date: Fri, 20 Apr 2001 16:42:19 -0500
1968              
1969              rm an extra tab, a blurb about the xx.cpan to clarify
1970              which countries actually have that and dejanews is history
1971              as well as most of that nonsensical entry.
1972      Branch: perl
1973            ! pod/perlfaq2.pod
1974 ____________________________________________________________________________
1975 [  9771] By: jhi                                   on 2001/04/21  15:27:17
1976         Log: Subject: perlfaq1.patch for 5.7.1
1977              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1978              Date: Fri, 20 Apr 2001 16:57:36 -0500
1979              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
1980              
1981              Evil URLs must die. Especially when they are broken.
1982      Branch: perl
1983            ! pod/perlfaq1.pod
1984 ____________________________________________________________________________
1985 [  9770] By: jhi                                   on 2001/04/21  15:23:38
1986         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
1987              From: Michael G Schwern <schwern@pobox.com>
1988              Date: Sat, 21 Apr 2001 16:11:12 +0100
1989              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
1990      Branch: perl
1991            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
1992            + t/lib/b-stash.t
1993            ! MANIFEST ext/B/B.pm t/lib/b.t
1994 ____________________________________________________________________________
1995 [  9769] By: jhi                                   on 2001/04/21  15:03:32
1996         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
1997              From: Michael G Schwern <schwern@pobox.com>
1998              Date: Sat, 21 Apr 2001 09:48:00 +0100
1999              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
2000      Branch: perl
2001            ! utils/h2ph.PL
2002 ____________________________________________________________________________
2003 [  9768] By: jhi                                   on 2001/04/21  14:33:49
2004         Log: PerlIO and Encode doc cleanup and tweaks.
2005      Branch: perl
2006            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
2007            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
2008 ____________________________________________________________________________
2009 [  9767] By: jhi                                   on 2001/04/21  12:40:16
2010         Log: Integrate perlio.
2011      Branch: perl
2012           !> doio.c
2013 ____________________________________________________________________________
2014 [  9766] By: nick                                  on 2001/04/20  18:28:35
2015         Log: Avoid core dump on
2016              open(STDOUT,">",\$foo);
2017      Branch: perlio
2018            ! doio.c
2019 ____________________________________________________________________________
2020 [  9765] By: jhi                                   on 2001/04/20  13:23:43
2021         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
2022              From: Robin Houston <robin@kitsite.com>
2023              Date: Fri, 20 Apr 2001 14:29:22 +0100
2024              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
2025      Branch: perl
2026            ! ext/B/B.pm ext/B/B/Deparse.pm
2027 ____________________________________________________________________________
2028 [  9764] By: jhi                                   on 2001/04/20  13:19:33
2029         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
2030              From: Peter Prymmer <pvhp@forte.com>
2031              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
2032              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
2033      Branch: perl
2034            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
2035            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
2036            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
2037            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
2038 ____________________________________________________________________________
2039 [  9763] By: jhi                                   on 2001/04/20  12:36:39
2040         Log: Subject: Re: A new PerlIO coredump
2041              From: Nick Ing-Simmons <nik@tiuk.ti.com>
2042              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
2043              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
2044      Branch: perl
2045            ! doio.c
2046 ____________________________________________________________________________
2047 [  9762] By: jhi                                   on 2001/04/19  23:02:30
2048         Log: Update Changes.
2049      Branch: perl
2050            ! Changes patchlevel.h
2051 ____________________________________________________________________________
2052 [  9761] By: jhi                                   on 2001/04/19  22:59:19
2053         Log: More cleanup cleanup.
2054      Branch: perl
2055            ! Makefile.SH win32/Makefile win32/makefile.mk
2056 ____________________________________________________________________________
2057 [  9760] By: jhi                                   on 2001/04/19  22:50:31
2058         Log: lib/Time is non-empty, let's not rmdir it.
2059      Branch: perl
2060            ! Makefile.SH
2061 ____________________________________________________________________________
2062 [  9759] By: jhi                                   on 2001/04/19  22:36:51
2063         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
2064              From: Robin Houston <robin@kitsite.com>
2065              Date: Fri, 20 Apr 2001 00:18:53 +0100
2066              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
2067      Branch: perl
2068            ! ext/B/B/Deparse.pm
2069 ____________________________________________________________________________
2070 [  9758] By: jhi                                   on 2001/04/19  22:36:00
2071         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
2072              From: Peter Prymmer <pvhp@forte.com>
2073              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
2074              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
2075      Branch: perl
2076            ! ext/Cwd/Cwd.xs
2077 ____________________________________________________________________________
2078 [  9757] By: nick                                  on 2001/04/19  18:53:54
2079         Log: Blind (untested) integrate of mainline.
2080      Branch: perlio
2081           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
2082           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
2083           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
2084           !> (integrate 53 files)
2085 ____________________________________________________________________________
2086 [  9756] By: jhi                                   on 2001/04/19  16:59:23
2087         Log: Document and test Time::Piece.
2088      Branch: perl
2089            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
2090            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
2091 ____________________________________________________________________________
2092 [  9755] By: jhi                                   on 2001/04/19  12:13:29
2093         Log: A better fix for the \x{12345678} trouble from NI-S.
2094      Branch: perl
2095            ! utf8.c
2096 ____________________________________________________________________________
2097 [  9754] By: jhi                                   on 2001/04/19  11:56:07
2098         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
2099              From: Robin Houston <robin@kitsite.com>
2100              Date: Wed, 18 Apr 2001 17:58:33 +0100
2101              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
2102      Branch: perl
2103            ! ext/B/B/Deparse.pm op.c
2104 ____________________________________________________________________________
2105 [  9753] By: jhi                                   on 2001/04/19  04:21:52
2106         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
2107              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
2108              Date: Thu, 19 Apr 2001 01:11:41 -0400
2109              Message-ID: <20010419011141.A5798@cpan.org>
2110      Branch: perl
2111            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
2112 ____________________________________________________________________________
2113 [  9752] By: jhi                                   on 2001/04/19  02:41:10
2114         Log: The new time utils need to be thread-aware, too.
2115      Branch: perl
2116            ! util.c
2117 ____________________________________________________________________________
2118 [  9751] By: jhi                                   on 2001/04/19  02:26:47
2119         Log: Compilation nit noticed by AIX compiler.
2120      Branch: perl
2121            ! perlio.c
2122 ____________________________________________________________________________
2123 [  9750] By: jhi                                   on 2001/04/19  02:20:06
2124         Log: The new time utils need to be public.
2125      Branch: perl
2126            ! embed.pl
2127 ____________________________________________________________________________
2128 [  9749] By: jhi                                   on 2001/04/19  01:42:39
2129         Log: Regen toc.
2130      Branch: perl
2131            ! pod/perltoc.pod
2132 ____________________________________________________________________________
2133 [  9748] By: jhi                                   on 2001/04/19  01:41:10
2134         Log: Add Time::Piece, a slight rewrite of Time::Object,
2135              from Matt Sergeant.
2136      Branch: perl
2137            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
2138            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
2139            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
2140            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
2141            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
2142            ! win32/makefile.mk
2143 ____________________________________________________________________________
2144 [  9747] By: jhi                                   on 2001/04/19  00:55:35
2145         Log: The new metaconfig unit from strftime.
2146      Branch: metaconfig/U/perl
2147            + d_strftime.U
2148 ____________________________________________________________________________
2149 [  9746] By: jhi                                   on 2001/04/19  00:54:54
2150         Log: Move the strftime() wrapper from POSIX.xs to util.c
2151              as my_strftime(), requires HAS_STRFTIME.
2152      Branch: perl
2153            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2154            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
2155            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
2156            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2157            ! vos/config.ga.h win32/config.bc win32/config.gc
2158            ! win32/config.vc
2159 ____________________________________________________________________________
2160 [  9745] By: jhi                                   on 2001/04/18  23:11:03
2161         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
2162              in preparation of Time::Piece.
2163      Branch: perl
2164            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
2165 ____________________________________________________________________________
2166 [  9744] By: jhi                                   on 2001/04/18  22:33:12
2167         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
2168              From: Peter Prymmer <pvhp@forte.com>
2169              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
2170              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
2171      Branch: perl
2172            ! t/lib/exporter.t
2173 ____________________________________________________________________________
2174 [  9743] By: jhi                                   on 2001/04/18  22:32:23
2175         Log: Subject: Fwd: pod2html leaves cache files lying around?
2176              From: Rajesh Vaidheeswarran <rv@gnu.org>
2177              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
2178              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
2179      Branch: perl
2180            ! lib/Pod/Html.pm
2181 ____________________________________________________________________________
2182 [  9742] By: jhi                                   on 2001/04/18  20:31:49
2183         Log: Update Changes.
2184      Branch: perl
2185            ! Changes patchlevel.h
2186 ____________________________________________________________________________
2187 [  9741] By: jhi                                   on 2001/04/18  20:23:02
2188         Log: Declare hints only if needed.
2189      Branch: perl
2190            ! ext/B/B/Deparse.pm
2191 ____________________________________________________________________________
2192 [  9740] By: jhi                                   on 2001/04/18  19:06:05
2193         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
2194              bug noticed by Robin Houston; basically the code of detecting
2195              value wraparound was acting differently under different compilers
2196              and platforms.  The workaround is to remove the overflow check
2197              for now, a real fix would be to do the overflow (portably) right.
2198      Branch: perl
2199            ! t/op/pat.t utf8.c
2200 ____________________________________________________________________________
2201 [  9739] By: jhi                                   on 2001/04/18  19:01:23
2202         Log: Subject: [PATCH B::Deparse] some pragma support
2203              From: Robin Houston <robin@kitsite.com>
2204              Date: Wed, 18 Apr 2001 19:32:12 +0100
2205              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
2206      Branch: perl
2207            ! ext/B/B/Deparse.pm
2208 ____________________________________________________________________________
2209 [  9738] By: jhi                                   on 2001/04/18  15:16:37
2210         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
2211              From: Benjamin Sugars <bsugars@canoe.ca>
2212              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
2213              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
2214      Branch: perl
2215            ! t/op/glob.t
2216 ____________________________________________________________________________
2217 [  9737] By: jhi                                   on 2001/04/18  13:24:50
2218         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
2219              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2220              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
2221              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
2222      Branch: perl
2223            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
2224            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
2225 ____________________________________________________________________________
2226 [  9736] By: jhi                                   on 2001/04/18  04:15:14
2227         Log: The #9735 also changes the subtest 12.
2228      Branch: perl
2229            ! t/lib/b.t
2230 ____________________________________________________________________________
2231 [  9735] By: jhi                                   on 2001/04/18  03:55:17
2232         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
2233              From: David Dyck <dcd@tc.fluke.com>
2234              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
2235              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
2236      Branch: perl
2237            ! ext/B/B/Deparse.pm
2238 ____________________________________________________________________________
2239 [  9734] By: jhi                                   on 2001/04/18  03:54:11
2240         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
2241              From: Gisle Aas <gisle@ActiveState.com>
2242              Date: 17 Apr 2001 19:06:45 -0700
2243              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
2244      Branch: perl
2245            ! pp_hot.c t/op/misc.t
2246 ____________________________________________________________________________
2247 [  9733] By: jhi                                   on 2001/04/17  22:25:22
2248         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
2249              From: "Abigail" <abigail@foad.org>
2250              Date: Wed, 18 Apr 2001 01:17:46 +0200
2251              Message-ID: <20010417231746.21657.qmail@foad.org>
2252      Branch: perl
2253            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
2254 ____________________________________________________________________________
2255 [  9732] By: jhi                                   on 2001/04/17  20:47:56
2256         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
2257              From: Robin Houston <robin@kitsite.com>
2258              Date: Tue, 17 Apr 2001 22:37:42 +0100
2259              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
2260      Branch: perl
2261            ! ext/B/B/Deparse.pm
2262 ____________________________________________________________________________
2263 [  9731] By: nick                                  on 2001/04/17  20:46:35
2264         Log: Re-sync for t/lib/b.t fix
2265      Branch: perlio
2266           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
2267 ____________________________________________________________________________
2268 [  9730] By: jhi                                   on 2001/04/17  20:45:29
2269         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
2270              From: Robin Houston <robin@kitsite.com>
2271              Date: Tue, 17 Apr 2001 22:29:36 +0100
2272              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
2273      Branch: perl
2274            ! ext/B/B.xs ext/B/B/Deparse.pm
2275 ____________________________________________________________________________
2276 [  9729] By: jhi                                   on 2001/04/17  20:43:11
2277         Log: Subject: Deparse - parenthesise args to undeclared subs
2278              From: Robin Houston <robin@kitsite.com>
2279              Date: Tue, 17 Apr 2001 21:31:05 +0100
2280              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
2281      Branch: perl
2282            ! ext/B/B/Deparse.pm
2283 ____________________________________________________________________________
2284 [  9728] By: jhi                                   on 2001/04/17  18:57:30
2285         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
2286              From: Benjamin Sugars <ben.sugars@home.com>
2287              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
2288              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
2289      Branch: perl
2290            ! t/lib/cwd.t
2291 ____________________________________________________________________________
2292 [  9727] By: jhi                                   on 2001/04/17  18:20:20
2293         Log: Subject: [PATCH B::Deparse] ambient pragmas
2294              From: Robin Houston <robin@kitsite.com>
2295              Date: Tue, 17 Apr 2001 20:01:59 +0100
2296              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
2297      Branch: perl
2298            ! ext/B/B/Deparse.pm t/lib/b.t
2299 ____________________________________________________________________________
2300 [  9726] By: nick                                  on 2001/04/17  16:33:51
2301         Log: Integrate mainline (t/lib/b.t fails test 2...)
2302      Branch: perlio
2303           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
2304           +> ext/List/Util/README ext/List/Util/Util.xs
2305           +> ext/List/Util/lib/List/Util.pm
2306           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
2307           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
2308           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
2309           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
2310           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
2311           !> (integrate 31 files)
2312 ____________________________________________________________________________
2313 [  9725] By: jhi                                   on 2001/04/17  12:14:24
2314         Log: Subject: multiple B::* changes
2315              From: Robin Houston <robin@kitsite.com>
2316              Date: Thu, 12 Apr 2001 20:12:27 +0100
2317              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
2318      Branch: perl
2319            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
2320 ____________________________________________________________________________
2321 [  9724] By: jhi                                   on 2001/04/17  11:59:05
2322         Log: Thread-awareness from Doug MacEachern.
2323      Branch: perl
2324            ! ext/List/Util/Util.xs
2325 ____________________________________________________________________________
2326 [  9723] By: jhi                                   on 2001/04/17  11:57:41
2327         Log: Make the test more portable.
2328      Branch: perl
2329            ! t/lib/cwd.t
2330 ____________________________________________________________________________
2331 [  9722] By: jhi                                   on 2001/04/17  11:53:50
2332         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
2333              From: Benjamin Sugars <ben.sugars@home.com>
2334              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
2335              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
2336      Branch: perl
2337            ! t/lib/cwd.t
2338 ____________________________________________________________________________
2339 [  9721] By: jhi                                   on 2001/04/17  11:52:17
2340         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
2341              From: Benjamin Sugars <bsugars@canoe.ca>
2342              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
2343              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
2344      Branch: perl
2345            ! op.c
2346 ____________________________________________________________________________
2347 [  9720] By: jhi                                   on 2001/04/17  11:35:42
2348         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
2349              From: Chris Nandor <pudge@pobox.com>
2350              Date: Tue, 17 Apr 2001 00:30:49 -0400
2351              Message-Id: <p05100207b701768712de@[10.0.1.177]>
2352      Branch: perl
2353            ! ext/File/Glob/bsd_glob.c gv.c
2354 ____________________________________________________________________________
2355 [  9719] By: jhi                                   on 2001/04/17  11:32:13
2356         Log: Subject: [PATCH] Tweten->West
2357              From: Casey West <casey@geeknest.com>
2358              Date: Mon, 16 Apr 2001 12:11:22 -0400
2359              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
2360      Branch: perl
2361            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
2362            ! pod/perltie.pod
2363 ____________________________________________________________________________
2364 [  9718] By: jhi                                   on 2001/04/16  03:22:52
2365         Log: Update Changes.
2366      Branch: perl
2367            ! Changes patchlevel.h
2368 ____________________________________________________________________________
2369 [  9717] By: jhi                                   on 2001/04/16  03:06:28
2370         Log: Regen toc.
2371      Branch: perl
2372            ! pod/perltoc.pod
2373 ____________________________________________________________________________
2374 [  9716] By: jhi                                   on 2001/04/16  02:58:42
2375         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
2376              From: Prymmer/Kahn <pvhp@best.com>
2377              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
2378              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
2379      Branch: perl
2380            ! utf8.c
2381 ____________________________________________________________________________
2382 [  9715] By: jhi                                   on 2001/04/15  23:40:35
2383         Log: Subject: Re: Net::Ping patch, adds stream protocol
2384              From: bronson@rinspin.com (Scott Bronson)
2385              Date: Tue, 10 Apr 2001 23:58:33 -0700
2386              Message-ID: <20010410235833.N29719@rinspin.com>
2387      Branch: perl
2388            ! lib/Net/Ping.pm
2389 ____________________________________________________________________________
2390 [  9714] By: jhi                                   on 2001/04/15  23:31:46
2391         Log: Printing out the ok messages helps successful testing.
2392      Branch: perl
2393            ! t/lib/time-hires.t
2394 ____________________________________________________________________________
2395 [  9713] By: jhi                                   on 2001/04/15  21:43:24
2396         Log: Update Douglas Wegscheid's email.
2397      Branch: perl
2398            ! AUTHORS
2399 ____________________________________________________________________________
2400 [  9712] By: jhi                                   on 2001/04/15  21:40:41
2401         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
2402              From: Michael G Schwern <schwern@pobox.com>
2403              Date: Sat, 14 Apr 2001 22:40:50 +0100
2404              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
2405      Branch: perl
2406            + t/lib/exporter.t
2407            ! MANIFEST lib/Exporter/Heavy.pm
2408 ____________________________________________________________________________
2409 [  9711] By: jhi                                   on 2001/04/15  21:39:21
2410         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
2411              From: Michael G Schwern <schwern@pobox.com>
2412              Date: Sat, 14 Apr 2001 22:13:59 +0100
2413              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
2414      Branch: perl
2415            ! t/op/loopctl.t
2416 ____________________________________________________________________________
2417 [  9710] By: jhi                                   on 2001/04/15  21:30:19
2418         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
2419              From: Michael G Schwern <schwern@pobox.com>
2420              Date: Sat, 14 Apr 2001 22:05:32 +0100
2421              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
2422      Branch: perl
2423            ! t/pragma/warnings.t
2424 ____________________________________________________________________________
2425 [  9709] By: jhi                                   on 2001/04/15  19:34:09
2426         Log: Integrate changes #9706,9707 from maintperl into mainline.
2427              
2428              change#7210 broke .packlist generation
2429              
2430              ExtUtils::Installed doesn't quote regex metacharacters in paths
2431              before using them in match; also make it work for dosish platforms
2432      Branch: perl
2433           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2434 ____________________________________________________________________________
2435 [  9708] By: jhi                                   on 2001/04/15  19:31:01
2436         Log: Test also the scalar aspect of getitimer().
2437      Branch: perl
2438            ! t/lib/time-hires.t
2439 ____________________________________________________________________________
2440 [  9707] By: gsar                                  on 2001/04/15  17:24:20
2441         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
2442              before using them in match; also make it work for dosish platforms
2443      Branch: maint-5.6/perl
2444            ! lib/ExtUtils/Installed.pm
2445 ____________________________________________________________________________
2446 [  9706] By: gsar                                  on 2001/04/15  17:21:59
2447         Log: change#7210 broke .packlist generation (listed only filename
2448              rather than fully qualified path name)
2449      Branch: maint-5.6/perl
2450            ! lib/ExtUtils/Install.pm
2451 ____________________________________________________________________________
2452 [  9705] By: jhi                                   on 2001/04/15  12:36:33
2453         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
2454      Branch: perl
2455            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
2456            ! t/lib/time-hires.t
2457 ____________________________________________________________________________
2458 [  9704] By: jhi                                   on 2001/04/15  10:49:08
2459         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
2460              From: Prymmer/Kahn <pvhp@best.com>
2461              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
2462              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
2463      Branch: perl
2464            ! lib/utf8.pm pod/perlebcdic.pod
2465 ____________________________________________________________________________
2466 [  9703] By: jhi                                   on 2001/04/15  02:26:26
2467         Log: I keep forgetting to sort MANIFEST.
2468      Branch: perl
2469            ! MANIFEST
2470 ____________________________________________________________________________
2471 [  9702] By: jhi                                   on 2001/04/15  02:07:47
2472         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
2473              Now we have blessed, reftype, tainted, first, reduce, ...
2474      Branch: perl
2475            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
2476            + ext/List/Util/README ext/List/Util/Util.xs
2477            + ext/List/Util/lib/List/Util.pm
2478            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
2479            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
2480            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
2481            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
2482            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
2483            ! MANIFEST
2484 ____________________________________________________________________________
2485 [  9701] By: jhi                                   on 2001/04/14  15:05:25
2486         Log: Subject: RE: dprofpp.pl updates 
2487              From: Carl Eklof <CEklof@endeca.com>
2488              Date: Thu, 12 Apr 2001 18:45:46 -0400
2489              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
2490      Branch: perl
2491            ! utils/dprofpp.PL
2492 ____________________________________________________________________________
2493 [  9700] By: jhi                                   on 2001/04/14  14:44:55
2494         Log: Do not just blindly add CR.
2495      Branch: perl
2496            ! Porting/makerel
2497 ____________________________________________________________________________
2498 [  9699] By: jhi                                   on 2001/04/13  13:17:01
2499         Log: Update Changes.
2500      Branch: perl
2501            ! Changes patchlevel.h
2502 ____________________________________________________________________________
2503 [  9698] By: jhi                                   on 2001/04/13  12:44:48
2504         Log: Integrate perlio.
2505      Branch: perl
2506           !> ext/PerlIO/Scalar/Scalar.xs
2507 ____________________________________________________________________________
2508 [  9697] By: jhi                                   on 2001/04/13  12:29:15
2509         Log: Add more debug output to the test.
2510      Branch: perl
2511            ! t/lib/cwd.t
2512 ____________________________________________________________________________
2513 [  9696] By: nick                                  on 2001/04/13  10:14:29
2514         Log: Fix core dump on binmode($fh,'Scalar')
2515      Branch: perlio
2516            ! ext/PerlIO/Scalar/Scalar.xs
2517 ____________________________________________________________________________
2518 [  9695] By: nick                                  on 2001/04/13  09:05:42
2519         Log: Integrate mainline
2520      Branch: perlio
2521           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
2522           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
2523           +> t/lib/time-hires.t
2524           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
2525           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
2526           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
2527           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
2528           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
2529           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
2530           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
2531 ____________________________________________________________________________
2532 [  9694] By: jhi                                   on 2001/04/12  22:23:35
2533         Log: Integrate change #9693 from maintperl into mainline.
2534              
2535              $VERSION and Version() on the same line provokes a warning from
2536              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
2537      Branch: perl
2538           !> lib/Devel/SelfStubber.pm
2539 ____________________________________________________________________________
2540 [  9693] By: gsar                                  on 2001/04/12  21:55:56
2541         Log: $VERSION and Version() on the same line provokes a warning from
2542              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
2543      Branch: maint-5.6/perl
2544            ! lib/Devel/SelfStubber.pm
2545 ____________________________________________________________________________
2546 [  9692] By: jhi                                   on 2001/04/12  13:54:00
2547         Log: This is at least 5.005.
2548      Branch: perl
2549            ! ext/Time/HiRes/HiRes.xs
2550 ____________________________________________________________________________
2551 [  9691] By: jhi                                   on 2001/04/12  13:37:20
2552         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
2553      Branch: perl
2554            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
2555            ! win32/Makefile win32/makefile.mk
2556 ____________________________________________________________________________
2557 [  9690] By: jhi                                   on 2001/04/12  01:34:46
2558         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
2559      Branch: perl
2560            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
2561            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
2562            + t/lib/time-hires.t
2563            ! MANIFEST
2564 ____________________________________________________________________________
2565 [  9689] By: jhi                                   on 2001/04/12  00:28:39
2566         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
2567              From: Gisle Aas <gisle@ActiveState.com>
2568              Date: 11 Apr 2001 16:36:11 -0700
2569              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
2570      Branch: perl
2571            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
2572 ____________________________________________________________________________
2573 [  9688] By: jhi                                   on 2001/04/12  00:27:39
2574         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
2575              From: Gisle Aas <gisle@ActiveState.com>
2576              Date: 11 Apr 2001 11:13:24 -0700
2577              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
2578      Branch: perl
2579            ! ext/MIME/Base64/Base64.xs
2580 ____________________________________________________________________________
2581 [  9687] By: jhi                                   on 2001/04/11  19:51:47
2582         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
2583      Branch: perl
2584            ! Todo-5.6
2585 ____________________________________________________________________________
2586 [  9686] By: jhi                                   on 2001/04/11  16:54:25
2587         Log: Subject: [PATCH opcode.pl] Documentation of table format
2588              From: Simon Cozens <simon@netthink.co.uk>
2589              Date: Wed, 11 Apr 2001 12:59:31 +0100
2590              Message-ID: <20010411125931.A25681@netthink.co.uk>
2591      Branch: perl
2592            ! opcode.pl
2593 ____________________________________________________________________________
2594 [  9685] By: jhi                                   on 2001/04/11  16:53:15
2595         Log: Subject: [PATCH] prototype("CORE::recv")
2596              From: Simon Cozens <simon@netthink.co.uk>
2597              Date: Wed, 11 Apr 2001 13:24:35 +0100
2598              Message-ID: <20010411132435.A26169@netthink.co.uk>
2599      Branch: perl
2600            ! pp.c t/comp/proto.t
2601 ____________________________________________________________________________
2602 [  9684] By: jhi                                   on 2001/04/11  16:47:13
2603         Log: FAQ (and AUTHORS) update from Dan Carson: the information
2604              was several years obsolete, Term::Readkey has been updated
2605              to have the functionality.
2606      Branch: perl
2607            ! AUTHORS pod/perlfaq5.pod
2608 ____________________________________________________________________________
2609 [  9683] By: jhi                                   on 2001/04/11  12:15:46
2610         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
2611              From: Calle Dybedahl <calle@lysator.liu.se>
2612              Date: 10 Apr 2001 16:44:16 +0200
2613              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
2614      Branch: perl
2615            ! ext/MIME/Base64/Base64.xs
2616 ____________________________________________________________________________
2617 [  9682] By: jhi                                   on 2001/04/11  12:12:26
2618         Log: A more minimal fix for 20010410.006 from Hugo.
2619      Branch: perl
2620            ! regexec.c
2621 ____________________________________________________________________________
2622 [  9681] By: jhi                                   on 2001/04/11  11:34:23
2623         Log: Integrate changes #9678,9679 from maintline into mainperl.
2624              
2625              addendum to change#9676
2626              
2627              up $File::Glob::VERSION; add a note pointing out the version of
2628              the OpenBSD glob bsd_glob.c resembles
2629      Branch: perl
2630           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2631           !> ext/File/Glob/bsd_glob.h
2632 ____________________________________________________________________________
2633 [  9680] By: jhi                                   on 2001/04/11  11:30:38
2634         Log: Bad test numbering in integrate in #9677.
2635              Fixes ID 20010411.001.
2636      Branch: perl
2637            ! t/op/pat.t
2638 ____________________________________________________________________________
2639 [  9679] By: gsar                                  on 2001/04/11  03:38:40
2640         Log: up $File::Glob::VERSION; add a note pointing out the version of
2641              the OpenBSD glob bsd_glob.c resembles
2642      Branch: maint-5.6/perl
2643            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2644            ! ext/File/Glob/bsd_glob.h
2645 ____________________________________________________________________________
2646 [  9678] By: gsar                                  on 2001/04/11  03:09:48
2647         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
2648              revision 1.8.10.1 found here:
2649              
2650              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
2651      Branch: maint-5.6/perl
2652            ! ext/File/Glob/bsd_glob.c
2653 ____________________________________________________________________________
2654 [  9677] By: jhi                                   on 2001/04/11  02:54:39
2655         Log: Integrate changes #9675,9676 from maintperl into mainline.
2656              
2657              fix for bug 20010410.006, undo change#7115
2658              
2659              port the OpenBSD glob() security patch
2660      Branch: perl
2661           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
2662           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
2663           !> t/op/pat.t
2664 ____________________________________________________________________________
2665 [  9676] By: gsar                                  on 2001/04/11  02:19:02
2666         Log: port the glob() security patch found at:
2667              
2668              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
2669              
2670              CERT advisory for the issue is here:
2671              
2672              http://www.cert.org/advisories/CA-2001-07.html
2673              
2674              Note that the security scare is only relevant for those who are
2675              foolish enough to build suidperl (which is now officially discouraged)
2676      Branch: maint-5.6/perl
2677            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
2678            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
2679 ____________________________________________________________________________
2680 [  9675] By: gsar                                  on 2001/04/10  23:52:11
2681         Log: fix for bug 20010410.006
2682              
2683              undo change#7115 (came into maint-5.6 as change#8156)
2684              
2685              add tests to keep it from coming back
2686      Branch: maint-5.6/perl
2687            ! regexec.c t/op/pat.t
2688 ____________________________________________________________________________
2689 [  9674] By: nick                                  on 2001/04/10  20:39:31
2690         Log: Integrate mainline
2691      Branch: perlio
2692           +> Porting/testall.atom
2693           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
2694           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
2695           !> t/lib/lc-uk.t t/pod/find.t
2696 ____________________________________________________________________________
2697 [  9673] By: nick                                  on 2001/04/10  18:46:14
2698         Log: Integrate against change 9670 aka perl-5.7.1
2699      Branch: perlio
2700           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2701           !> (integrate 53 files)
2702 ____________________________________________________________________________
2703 [  9672] By: jhi                                   on 2001/04/10  13:45:01
2704         Log: Add a script for doing cumulative profile of the test suite.
2705              (Requires ATOM, that is, Tru64.)
2706      Branch: perl
2707            + Porting/testall.atom
2708            ! MANIFEST
2709 ____________________________________________________________________________
2710 [  9671] By: jhi                                   on 2001/04/10  12:38:53
2711         Log: Missing std block.
2712      Branch: perl
2713            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
2714            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
2715            ! t/pod/find.t
2716 ____________________________________________________________________________
2717 [  9670] By: jhi                                   on 2001/04/10  01:25:58
2718         Log: This is 5.7.1.
2719      Branch: perl
2720            ! patchlevel.h
2721 ____________________________________________________________________________
2722 [  9669] By: jhi                                   on 2001/04/10  01:09:14
2723         Log: Update Changes.
2724      Branch: perl
2725            ! Changes patchlevel.h
2726 ____________________________________________________________________________
2727 [  9668] By: jhi                                   on 2001/04/10  01:00:38
2728         Log: Regen toc.
2729      Branch: perl
2730            ! pod/perltoc.pod
2731 ____________________________________________________________________________
2732 [  9667] By: jhi                                   on 2001/04/10  00:52:16
2733         Log: Update perlhist.
2734      Branch: perl
2735            ! pod/perlhist.pod
2736 ____________________________________________________________________________
2737 [  9666] By: jhi                                   on 2001/04/09  23:38:59
2738         Log: Slight wording tweaks from Damian to #9658.
2739      Branch: perl
2740            ! pod/perlobj.pod
2741 ____________________________________________________________________________
2742 [  9665] By: jhi                                   on 2001/04/09  19:56:06
2743         Log: Subject: [PATCH perlutil.pod] Nit
2744              From: Simon Cozens <simon@netthink.co.uk>
2745              Date: Mon, 9 Apr 2001 20:29:44 +0100
2746              Message-ID: <20010409202944.A14796@the.earth.li>
2747      Branch: perl
2748            ! pod/perlutil.pod
2749 ____________________________________________________________________________
2750 [  9664] By: jhi                                   on 2001/04/09  19:54:42
2751         Log: Subject: Re: perl571delta.pod@9631
2752              From: Mike Guy <mjtg@cam.ac.uk>
2753              Date: Mon, 09 Apr 2001 18:09:14 +0100
2754              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
2755      Branch: perl
2756            ! pod/perl571delta.pod
2757 ____________________________________________________________________________
2758 [  9663] By: jhi                                   on 2001/04/09  13:43:35
2759         Log: Update Changes.
2760      Branch: perl
2761            ! Changes patchlevel.h
2762 ____________________________________________________________________________
2763 [  9662] By: jhi                                   on 2001/04/09  13:24:46
2764         Log: tweak tweak.
2765      Branch: perl
2766            ! AUTHORS pod/perl571delta.pod
2767 ____________________________________________________________________________
2768 [  9661] By: jhi                                   on 2001/04/09  13:15:13
2769         Log: Thinko in manual patch applying.
2770      Branch: perl
2771            ! sv.c
2772 ____________________________________________________________________________
2773 [  9660] By: jhi                                   on 2001/04/09  13:07:53
2774         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
2775              From: Robin Barker <rmb1@cise.npl.co.uk> 
2776              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
2777              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
2778              
2779              (This corrects the case where the "isn't numeric" string contains \0s
2780              and is longer than the temporary buffer, and contains \0 at the point
2781              the string would be truncated by "...".) 
2782      Branch: perl
2783            ! sv.c
2784 ____________________________________________________________________________
2785 [  9659] By: jhi                                   on 2001/04/09  12:57:41
2786         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
2787      Branch: perl
2788            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
2789            ! t/lib/cgi-function.t t/lib/cgi-html.t
2790 ____________________________________________________________________________
2791 [  9658] By: jhi                                   on 2001/04/09  12:48:47
2792         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
2793              From: Ilmari Karonen <iltzu@sci.fi>
2794              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
2795              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
2796              
2797              Rearrange and rewrite the Method Invocation section
2798              to explain the concepts in nicer order.
2799      Branch: perl
2800            ! pod/perlobj.pod
2801 ____________________________________________________________________________
2802 [  9657] By: jhi                                   on 2001/04/09  12:35:58
2803         Log: Upgrade to podlators 1.09, from Russ Allbery.
2804      Branch: perl
2805            ! lib/Pod/Man.pm lib/Pod/Text.pm
2806 ____________________________________________________________________________
2807 [  9656] By: jhi                                   on 2001/04/09  12:31:53
2808         Log: perl571delta.
2809      Branch: perl
2810            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
2811 ____________________________________________________________________________
2812 [  9655] By: jhi                                   on 2001/04/09  12:20:09
2813         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
2814              From: Prymmer/Kahn <pvhp@best.com>
2815              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
2816              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
2817      Branch: perl
2818            ! lib/utf8.pm pod/perlunicode.pod
2819 ____________________________________________________________________________
2820 [  9654] By: gsar                                  on 2001/04/09  03:38:33
2821         Log: here lies 5.6.1
2822      Branch: maint-5.6/perl
2823            ! Changes
2824 ____________________________________________________________________________
2825 [  9653] By: jhi                                   on 2001/04/09  03:25:24
2826         Log: Update perlhist.
2827      Branch: perl
2828            ! pod/perlhist.pod
2829 ____________________________________________________________________________
2830 [  9652] By: jhi                                   on 2001/04/09  03:18:49
2831         Log: perl571delta tweaking continues.
2832      Branch: perl
2833            ! pod/perl571delta.pod
2834 ____________________________________________________________________________
2835 [  9651] By: gsar                                  on 2001/04/09  03:11:19
2836         Log: update Changes, patchlevel.h &c.
2837      Branch: maint-5.6/perl
2838            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
2839            ! pod/perltoc.pod
2840 ____________________________________________________________________________
2841 [  9650] By: jhi                                   on 2001/04/09  02:40:24
2842         Log: Integrate the perlfork half of #9513 from maintperl into mainline
2843              (the perlunicode half is obsolete)
2844      Branch: perl
2845            ! pod/perlfork.pod
2846 ____________________________________________________________________________
2847 [  9649] By: gsar                                  on 2001/04/09  02:35:43
2848         Log: tweak perldelta as suggested by Jarkko
2849      Branch: maint-5.6/perl
2850            ! pod/perldelta.pod
2851 ____________________________________________________________________________
2852 [  9648] By: jhi                                   on 2001/04/09  02:13:04
2853         Log: Integrate change #9646 from maintperl into mainline.
2854              
2855              add note about ithreads and Thread.pm
2856      Branch: perl
2857           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
2858 ____________________________________________________________________________
2859 [  9647] By: jhi                                   on 2001/04/09  02:10:18
2860         Log: Bad assumption that shortsize == 2.
2861      Branch: perl
2862            ! t/lib/xs-typemap.t
2863 ____________________________________________________________________________
2864 [  9646] By: gsar                                  on 2001/04/09  00:48:04
2865         Log: add note about ithreads and Thread.pm (too many people are
2866              confused by the fact that Thread.pm is built and installed
2867              under non-5005threads but doesn't work)
2868      Branch: maint-5.6/perl
2869            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
2870 ____________________________________________________________________________
2871 [  9645] By: gsar                                  on 2001/04/09  00:19:03
2872         Log: update perldelta.pod for changes in 5.6.1
2873      Branch: maint-5.6/perl
2874            ! Changes pod/perldelta.pod
2875 ____________________________________________________________________________
2876 [  9644] By: jhi                                   on 2001/04/08  20:37:00
2877         Log: Integrate change #9639 from maintperl into mainline:
2878              on windows, many of the README.* pods were being copied to
2879              the wrong location
2880      Branch: perl
2881           !> win32/Makefile win32/makefile.mk
2882 ____________________________________________________________________________
2883 [  9643] By: jhi                                   on 2001/04/08  20:07:11
2884         Log: Integrate change #9624 from maintperl into mainline:
2885              the pod tests were not okay.  (t/pod/find.t changes ignored)
2886      Branch: perl
2887           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
2888           !> t/pod/include.t t/pod/included.t t/pod/lref.t
2889           !> t/pod/multiline_items.t t/pod/nested_items.t
2890           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
2891           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
2892 ____________________________________________________________________________
2893 [  9642] By: jhi                                   on 2001/04/08  19:57:17
2894         Log: Integrate change #9638 from maintperl into mainline:
2895              update to latest JPL from the anoncvs repository
2896      Branch: perl
2897           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2898           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2899           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
2900 ____________________________________________________________________________
2901 [  9641] By: jhi                                   on 2001/04/08  19:53:30
2902         Log: perl571delta updates.
2903      Branch: perl
2904            ! lib/Filter/Simple.pm pod/perl571delta.pod
2905 ____________________________________________________________________________
2906 [  9640] By: gsar                                  on 2001/04/08  19:20:46
2907         Log: integrate change#9634 from mainline
2908              
2909              Fix the perlmodlib generation (didn't understand separate .pod
2910              files; didn't understand -- as the name-thing separator).
2911              Update the CPAN mirrors list.
2912      Branch: maint-5.6/perl
2913            ! pod/perlmodlib.pod
2914           !> pod/perlmodlib.PL
2915 ____________________________________________________________________________
2916 [  9639] By: gsar                                  on 2001/04/08  18:57:31
2917         Log: on windows, many of the README.* pods were being copied to the wrong
2918              location
2919      Branch: maint-5.6/perl
2920            ! win32/Makefile win32/makefile.mk
2921 ____________________________________________________________________________
2922 [  9638] By: gsar                                  on 2001/04/08  18:38:25
2923         Log: update to latest JPL from the anoncvs repository
2924      Branch: maint-5.6/perl
2925            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2926            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2927            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
2928 ____________________________________________________________________________
2929 [  9637] By: jhi                                   on 2001/04/08  17:53:53
2930         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
2931      Branch: perl
2932            ! pod/perl571delta.pod
2933 ____________________________________________________________________________
2934 [  9636] By: jhi                                   on 2001/04/08  17:18:32
2935         Log: Regen toc.
2936      Branch: perl
2937            ! pod/perltoc.pod
2938 ____________________________________________________________________________
2939 [  9635] By: jhi                                   on 2001/04/08  17:16:33
2940         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
2941              From: "Craig A. Berry" <craigberry@mac.com>
2942              Date: Sun, 08 Apr 2001 12:30:16 -0500
2943              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
2944      Branch: perl
2945            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
2946 ____________________________________________________________________________
2947 [  9634] By: jhi                                   on 2001/04/08  17:09:19
2948         Log: Fix the perlmodlib generation (didn't understand separate .pod
2949              files; didn't understand -- as the name-thing separator).
2950              
2951              Update the CPAN mirrors list.
2952      Branch: perl
2953            ! pod/perlmodlib.PL pod/perlmodlib.pod
2954 ____________________________________________________________________________
2955 [  9633] By: jhi                                   on 2001/04/08  16:49:17
2956         Log: Sort MANIFEST.
2957      Branch: perl
2958            ! MANIFEST
2959 ____________________________________________________________________________
2960 [  9632] By: gsar                                  on 2001/04/08  16:36:06
2961         Log: add $Tie::RefHash::VERSION
2962      Branch: maint-5.6/perl
2963            ! lib/Tie/RefHash.pm
2964 ____________________________________________________________________________
2965 [  9631] By: jhi                                   on 2001/04/08  16:10:15
2966         Log: perl571delta updates based on p5p feedback; still needs
2967              lots of examples.
2968      Branch: perl
2969            ! pod/perl571delta.pod
2970 ____________________________________________________________________________
2971 [  9630] By: jhi                                   on 2001/04/08  15:59:13
2972         Log: Update the list of supported platforms to talk about 5.7.1
2973              (and 5.6.1)
2974      Branch: perl
2975            ! pod/perlport.pod
2976 ____________________________________________________________________________
2977 [  9629] By: jhi                                   on 2001/04/08  15:55:41
2978         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
2979              from maintperl into mainline: perlport updates.
2980      Branch: perl
2981            ! pod/perlport.pod
2982 ____________________________________________________________________________
2983 [  9628] By: jhi                                   on 2001/04/08  15:53:17
2984         Log: perlsolaris.pod copied to wrong directory.
2985      Branch: perl
2986            ! win32/makefile.mk
2987 ____________________________________________________________________________
2988 [  9627] By: jhi                                   on 2001/04/08  14:48:18
2989         Log: Subject: Typos in perl571delta.pod
2990              From: "Stephen P. Potter" <spp@spotter.yi.org>
2991              Date: Sat, 07 Apr 2001 20:37:05 -0400
2992              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
2993      Branch: perl
2994            ! pod/perl571delta.pod
2995 ____________________________________________________________________________
2996 [  9626] By: jhi                                   on 2001/04/08  14:39:04
2997         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
2998      Branch: perl
2999            ! gv.c
3000 ____________________________________________________________________________
3001 [  9625] By: nick                                  on 2001/04/08  10:14:23
3002         Log: Integrate mainline
3003      Branch: perlio
3004           +> pod/perl570delta.pod pod/perl571delta.pod
3005           !> (integrate 27 files)
3006 ____________________________________________________________________________
3007 [  9624] By: gsar                                  on 2001/04/08  06:08:17
3008         Log: test in t/pod/* were busted
3009              
3010              these tests are still not enabled in t/{harness,TEST}
3011      Branch: maint-5.6/perl
3012            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
3013            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
3014            ! t/pod/multiline_items.t t/pod/nested_items.t
3015            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
3016            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
3017 ____________________________________________________________________________
3018 [  9623] By: gsar                                  on 2001/04/08  03:37:01
3019         Log: integrate change#9470 from mainline
3020              
3021              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
3022      Branch: maint-5.6/perl
3023           !> ext/Socket/Socket.xs
3024 ____________________________________________________________________________
3025 [  9622] By: jhi                                   on 2001/04/07  22:40:47
3026         Log: Update Changes.
3027      Branch: perl
3028            ! Changes patchlevel.h
3029 ____________________________________________________________________________
3030 [  9621] By: jhi                                   on 2001/04/07  22:34:16
3031         Log: Update AUTHORS.
3032      Branch: perl
3033            ! AUTHORS
3034 ____________________________________________________________________________
3035 [  9620] By: jhi                                   on 2001/04/07  22:12:47
3036         Log: Forgot to bump the number of tests in #9164.
3037      Branch: perl
3038            ! t/op/array.t
3039 ____________________________________________________________________________
3040 [  9619] By: jhi                                   on 2001/04/07  22:09:50
3041         Log: Bump patchlevel to 5.7.1.
3042      Branch: perl
3043            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3044            ! config_h.SH patchlevel.h
3045 ____________________________________________________________________________
3046 [  9618] By: jhi                                   on 2001/04/07  22:02:41
3047         Log: Populate perl571delta.
3048      Branch: perl
3049            ! pod/perl571delta.pod
3050 ____________________________________________________________________________
3051 [  9617] By: jhi                                   on 2001/04/07  22:01:23
3052         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
3053              to forget it later; do not change patchlevel.h yet or regenerate
3054              Configure yet.
3055      Branch: perl
3056            ! epoc/config.sh win32/Makefile win32/config_H.bc
3057            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3058 ____________________________________________________________________________
3059 [  9616] By: jhi                                   on 2001/04/07  17:46:33
3060         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
3061      Branch: perl
3062            ! pod/perl571delta.pod
3063 ____________________________________________________________________________
3064 [  9615] By: jhi                                   on 2001/04/07  17:33:21
3065         Log: Change the toc configuration.
3066      Branch: perl
3067            ! pod/buildtoc.PL pod/perl.pod
3068 ____________________________________________________________________________
3069 [  9614] By: jhi                                   on 2001/04/07  17:29:47
3070         Log: Subject: PATCH: $[
3071              From: Robin Houston <robin@kitsite.com>
3072              Date: Fri, 6 Apr 2001 18:10:14 +0100
3073              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
3074      Branch: perl
3075            ! op.c t/op/array.t
3076 ____________________________________________________________________________
3077 [  9613] By: jhi                                   on 2001/04/07  17:28:26
3078         Log: Subject: [PATCH perl@9424] isn't numeric warning
3079              From: Robin Barker <rmb1@cise.npl.co.uk>
3080              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
3081              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
3082      Branch: perl
3083            ! sv.c t/pragma/warn/sv
3084 ____________________________________________________________________________
3085 [  9612] By: jhi                                   on 2001/04/07  17:26:45
3086         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
3087              From: Mike Guy <mjtg@cam.ac.uk>
3088              Date: Fri, 06 Apr 2001 12:47:06 +0100
3089              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
3090      Branch: perl
3091            ! dump.c t/lib/peek.t
3092 ____________________________________________________________________________
3093 [  9611] By: jhi                                   on 2001/04/07  17:21:35
3094         Log: Create perl571delta and seed it off with the perldelta changes
3095              since 5.7.0; remove those changes from perldelta and rename it
3096              as perl570delta; recreate perldelta but leave it almost empty.
3097      Branch: perl
3098            + pod/perl570delta.pod pod/perl571delta.pod
3099            ! MANIFEST pod/perldelta.pod
3100 ____________________________________________________________________________
3101 [  9610] By: jhi                                   on 2001/04/07  16:56:32
3102         Log: Denit.
3103      Branch: perl
3104            ! pod/perldelta.pod
3105 ____________________________________________________________________________
3106 [  9609] By: jhi                                   on 2001/04/07  16:38:32
3107         Log: Retract #9523: needs more thought.
3108      Branch: perl
3109            ! Makefile.SH
3110 ____________________________________________________________________________
3111 [  9608] By: jhi                                   on 2001/04/07  14:59:20
3112         Log: atmark() code cleanaup.
3113      Branch: perl
3114            ! ext/IO/IO.xs
3115 ____________________________________________________________________________
3116 [  9607] By: jhi                                   on 2001/04/07  14:48:14
3117         Log: Integrate change #9605 from maintperl into mainline.
3118              
3119              can't optimize away scope entry if tr/// is present
3120      Branch: perl
3121           !> op.c t/op/tr.t
3122 ____________________________________________________________________________
3123 [  9606] By: jhi                                   on 2001/04/07  14:43:59
3124         Log: Integrate perlio.
3125      Branch: perl
3126           +> win32/FindExt.pm
3127           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
3128           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
3129 ____________________________________________________________________________
3130 [  9605] By: gsar                                  on 2001/04/07  11:52:40
3131         Log: can't optimize away scope entry if tr/// is present
3132      Branch: maint-5.6/perl
3133            ! op.c t/op/tr.t
3134 ____________________________________________________________________________
3135 [  9604] By: nick                                  on 2001/04/07  11:39:45
3136         Log: Split out extension finding code from buildext.pl into FindExt.pm
3137              Use it to get Config.pm's idea of available extensions in line
3138              with what is built.
3139      Branch: perlio
3140            + win32/FindExt.pm
3141            ! MANIFEST win32/buildext.pl win32/config_sh.PL
3142            ! win32/makefile.mk
3143 ____________________________________________________________________________
3144 [  9603] By: nick                                  on 2001/04/07  09:11:38
3145         Log: Cleanup correction for failed :Via() layer, also set an error code.
3146      Branch: perlio
3147            ! ext/PerlIO/Via/Via.xs
3148 ____________________________________________________________________________
3149 [  9602] By: nick                                  on 2001/04/07  08:38:04
3150         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
3151              style. So don't use binmode() on the handles so that Win32 etc. see
3152              same sequence and produce same digests.
3153      Branch: perlio
3154            ! t/lib/md5-file.t
3155 ____________________________________________________________________________
3156 [  9601] By: nick                                  on 2001/04/07  08:36:26
3157         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
3158              Else it complains and so crlf layer (say) does not get pushed.
3159      Branch: perlio
3160            ! perlio.c
3161 ____________________________________________________________________________
3162 [  9600] By: jhi                                   on 2001/04/06  23:00:09
3163         Log: Integrate change #9599 from perlio into mainline.
3164      Branch: perl
3165           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
3166           !> win32/config_H.vc
3167 ____________________________________________________________________________
3168 [  9599] By: nick                                  on 2001/04/06  21:42:43
3169         Log: Quote $VERSION in Encode.pm.
3170              regen_config_h as requested.
3171      Branch: perlio
3172            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
3173            ! win32/config_H.vc
3174 ____________________________________________________________________________
3175 [  9598] By: nick                                  on 2001/04/06  20:34:59
3176         Log: Integrate mainline
3177      Branch: perlio
3178           +> README.macos
3179           !> (integrate 39 files)
3180 ____________________________________________________________________________
3181 [  9597] By: gsar                                  on 2001/04/06  18:06:35
3182         Log: integrate change#9464 from mainline (addendum to change#8313)
3183              
3184              Subject: [PATCH @9452] Better peep()ing for foreach() loops
3185      Branch: maint-5.6/perl
3186           !> op.c
3187 ____________________________________________________________________________
3188 [  9596] By: jhi                                   on 2001/04/06  17:26:03
3189         Log: The d_casti32=undef is good for you even when not use64bitall.
3190      Branch: perl
3191            ! hints/hpux.sh
3192 ____________________________________________________________________________
3193 [  9595] By: gsar                                  on 2001/04/06  14:57:17
3194         Log: add a low-impact fix to accomodate darwin-ism
3195      Branch: maint-5.6/perl
3196            ! ext/Errno/Errno_pm.PL
3197 ____________________________________________________________________________
3198 [  9594] By: jhi                                   on 2001/04/06  14:55:14
3199         Log: Integrate changes #9528,9593 from mainline into maintperl;
3200              tweaking the editor/IDE/shell list.
3201      Branch: maint-5.6/perl
3202           !> pod/perlfaq3.pod
3203 ____________________________________________________________________________
3204 [  9593] By: jhi                                   on 2001/04/06  14:51:39
3205         Log: Make the editor/IDE/shell list a little bit airier.
3206      Branch: perl
3207            ! pod/perlfaq3.pod
3208 ____________________________________________________________________________
3209 [  9592] By: gsar                                  on 2001/04/06  14:45:18
3210         Log: integrate change#9477 from mainline (base.pm doc tweak)
3211              
3212              missing doc entry for fmod()
3213      Branch: maint-5.6/perl
3214            ! lib/Math/BigFloat.pm
3215           !> lib/base.pm
3216 ____________________________________________________________________________
3217 [  9591] By: jhi                                   on 2001/04/06  13:55:48
3218         Log: Regen toc.
3219      Branch: perl
3220            ! pod/perltoc.pod
3221 ____________________________________________________________________________
3222 [  9590] By: jhi                                   on 2001/04/06  13:54:52
3223         Log: Math::BigFloat patches from John Peacock.  The equivalent
3224              of #9586 from maintperl but reworked by John to work with
3225              the bleadperl.
3226      Branch: perl
3227            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
3228 ____________________________________________________________________________
3229 [  9589] By: jhi                                   on 2001/04/06  13:42:23
3230         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
3231      Branch: perl
3232            ! ext/Digest/MD5/Makefile.PL
3233 ____________________________________________________________________________
3234 [  9588] By: jhi                                   on 2001/04/06  13:31:45
3235         Log: Integrate changes #9584,9587 from maintperl into mainline.
3236              
3237              keep eval"" CVs alive until the end of the statement in which
3238              they're called
3239              
3240              add README.macos (from Chris Nandor)
3241              
3242              tyop in change#9555
3243      Branch: perl
3244           +> README.macos
3245           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
3246           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
3247           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
3248           !> win32/makefile.mk
3249 ____________________________________________________________________________
3250 [  9587] By: gsar                                  on 2001/04/06  07:31:30
3251         Log: add README.macos (from Chris Nandor)
3252              
3253              tyop in change#9555
3254      Branch: maint-5.6/perl
3255            + README.macos
3256            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
3257            ! win32/Makefile win32/makefile.mk
3258 ____________________________________________________________________________
3259 [  9586] By: gsar                                  on 2001/04/06  07:08:54
3260         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
3261      Branch: maint-5.6/perl
3262            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
3263 ____________________________________________________________________________
3264 [  9585] By: gsar                                  on 2001/04/06  06:58:44
3265         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
3266              from mainline
3267              
3268              Subject: [PATCH] Base64 update to perlfaq9.pod
3269              
3270              Subject: [PATCH AUTHORS] Housekeeping
3271              
3272              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
3273              Mac OS X (Darwin) has extra pwent fields.
3274              
3275              Subject: [PATCH B::*] print control-character vars readably
3276              Needs EBCDICification.
3277              
3278              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
3279              
3280              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
3281              
3282              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
3283              
3284              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
3285              
3286              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
3287              
3288              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
3289              
3290              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
3291              
3292              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
3293              
3294              FreeBSD hints tweak from Anton Berezin.
3295              
3296              Subject: [PATCH foolperl & bleadperl] README.vms update
3297              
3298              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
3299      Branch: maint-5.6/perl
3300           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
3301           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
3302           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
3303 ____________________________________________________________________________
3304 [  9584] By: gsar                                  on 2001/04/06  04:09:00
3305         Log: keep eval"" CVs alive until the end of the statement in which
3306              they're called; this avoids a coredump ensuing from search for
3307              lexicals in code such as:
3308              
3309              sub bug {
3310              my $s = @_;
3311              eval q[sub { eval 'sub { &$s }' }];
3312              }
3313              bug("x")->()->();
3314              
3315              this code still doesn't work as intended (as it has remained
3316              since time immemorial), but it doesn't provoke a coredump anymore
3317      Branch: maint-5.6/perl
3318            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
3319            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
3320 ____________________________________________________________________________
3321 [  9583] By: jhi                                   on 2001/04/05  23:52:51
3322         Log: Update Changes.
3323      Branch: perl
3324            ! Changes patchlevel.h
3325 ____________________________________________________________________________
3326 [  9582] By: jhi                                   on 2001/04/05  23:11:23
3327         Log: Slight doc tweak.
3328      Branch: perl
3329            ! pod/perlunicode.pod
3330 ____________________________________________________________________________
3331 [  9581] By: jhi                                   on 2001/04/05  23:04:11
3332         Log: Integrate perlio.
3333      Branch: perl
3334           !> pod/perlunicode.pod
3335 ____________________________________________________________________________
3336 [  9580] By: jhi                                   on 2001/04/05  23:03:29
3337         Log: Test for #9579.
3338      Branch: perl
3339            ! t/op/do.t
3340 ____________________________________________________________________________
3341 [  9579] By: jhi                                   on 2001/04/05  22:54:17
3342         Log: Subject: [PATCH] Propagate calling context for do '...'
3343              From: Gisle Aas <gisle@ActiveState.com>
3344              Date: 04 Apr 2001 20:17:29 -0700
3345              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
3346      Branch: perl
3347            ! pod/perlfunc.pod pp_ctl.c
3348 ____________________________________________________________________________
3349 [  9578] By: jhi                                   on 2001/04/05  22:52:51
3350         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
3351              From: Peter Prymmer <pvhp@forte.com>
3352              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
3353              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
3354      Branch: perl
3355            ! README.vms
3356 ____________________________________________________________________________
3357 [  9577] By: jhi                                   on 2001/04/05  22:48:22
3358         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
3359              From: "Craig A. Berry" <craigberry@mac.com>
3360              Date: Thu, 5 Apr 2001 13:43:28 -0500
3361              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
3362      Branch: perl
3363            ! README.vms
3364 ____________________________________________________________________________
3365 [  9576] By: jhi                                   on 2001/04/05  22:31:38
3366         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
3367              From: Michael G Schwern <schwern@pobox.com>
3368              Date: Thu, 5 Apr 2001 21:53:21 +0100
3369              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
3370      Branch: perl
3371            ! lib/base.pm t/lib/fields.t
3372 ____________________________________________________________________________
3373 [  9575] By: jhi                                   on 2001/04/05  22:26:10
3374         Log: FreeBSD hints tweak from Anton Berezin.
3375      Branch: perl
3376            ! hints/freebsd.sh
3377 ____________________________________________________________________________
3378 [  9574] By: jhi                                   on 2001/04/05  22:24:03
3379         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
3380              From: David Dyck <dcd@tc.fluke.com>
3381              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
3382              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
3383      Branch: perl
3384            ! t/op/oct.t
3385 ____________________________________________________________________________
3386 [  9573] By: jhi                                   on 2001/04/05  22:23:06
3387         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
3388              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
3389              From: David Dyck <dcd@tc.fluke.com>
3390              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
3391      Branch: perl
3392            ! pp.c
3393 ____________________________________________________________________________
3394 [  9572] By: jhi                                   on 2001/04/05  22:14:47
3395         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
3396              From: Robin Houston <robin@kitsite.com>
3397              Date: Thu, 5 Apr 2001 20:56:48 +0100
3398              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
3399      Branch: perl
3400            ! ext/B/B/Deparse.pm
3401 ____________________________________________________________________________
3402 [  9571] By: jhi                                   on 2001/04/05  22:12:53
3403         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
3404              From: Robin Houston <robin@kitsite.com>
3405              Date: Thu, 5 Apr 2001 19:55:51 +0100
3406              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
3407      Branch: perl
3408            ! ext/B/B/Deparse.pm
3409 ____________________________________________________________________________
3410 [  9570] By: jhi                                   on 2001/04/05  22:11:06
3411         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
3412              From: Robin Houston <robin@kitsite.com>
3413              Date: Thu, 5 Apr 2001 20:16:29 +0100
3414              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
3415      Branch: perl
3416            ! ext/B/B/Deparse.pm
3417 ____________________________________________________________________________
3418 [  9569] By: nick                                  on 2001/04/05  21:32:26
3419         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
3420      Branch: perlio
3421            ! pod/perlunicode.pod
3422 ____________________________________________________________________________
3423 [  9568] By: nick                                  on 2001/04/05  19:38:09
3424         Log: Integrate mainline
3425      Branch: perlio
3426           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
3427           !> (integrate 35 files)
3428 ____________________________________________________________________________
3429 [  9567] By: jhi                                   on 2001/04/05  18:31:45
3430         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
3431              From: Robin Houston <robin@kitsite.com>
3432              Date: Thu, 5 Apr 2001 18:03:23 +0100
3433              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
3434      Branch: perl
3435            ! ext/B/B/Deparse.pm
3436 ____________________________________________________________________________
3437 [  9566] By: jhi                                   on 2001/04/05  18:29:35
3438         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
3439              From: Robin Houston <robin@kitsite.com>
3440              Date: Thu, 5 Apr 2001 16:45:18 +0100
3441              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
3442      Branch: perl
3443            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
3444 ____________________________________________________________________________
3445 [  9565] By: jhi                                   on 2001/04/05  18:24:23
3446         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
3447              From: Robin Houston <robin@kitsite.com>
3448              Date: Thu, 5 Apr 2001 14:50:09 +0100
3449              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
3450      Branch: perl
3451            ! ext/B/B/Deparse.pm
3452 ____________________________________________________________________________
3453 [  9564] By: jhi                                   on 2001/04/05  18:23:03
3454         Log: Subject: [PATCH B::*] print control-character vars readably
3455              From: Robin Houston <robin@kitsite.com>
3456              Date: Thu, 5 Apr 2001 14:27:38 +0100
3457              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
3458              
3459              Needs EBCDICification.
3460      Branch: perl
3461            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
3462            ! ext/B/B/Terse.pm
3463 ____________________________________________________________________________
3464 [  9563] By: jhi                                   on 2001/04/05  18:20:32
3465         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
3466              Date: Thu, 5 Apr 2001 13:21:42 -0400
3467              From: Paul Schinder <schinder@pobox.com>
3468              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
3469              
3470              Mac OS X (Darwin) has extra pwent fields.
3471      Branch: perl
3472            ! t/op/pwent.t
3473 ____________________________________________________________________________
3474 [  9562] By: jhi                                   on 2001/04/05  17:57:51
3475         Log: Regen toc.
3476      Branch: perl
3477            ! pod/perltoc.pod
3478 ____________________________________________________________________________
3479 [  9561] By: jhi                                   on 2001/04/05  17:47:33
3480         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
3481      Branch: metaconfig
3482            ! U/Glossary.patch
3483      Branch: metaconfig/U/perl
3484            + d_u32align.U
3485            ! d_cmsghdr_s.U d_msghdr_s.U
3486 ____________________________________________________________________________
3487 [  9560] By: jhi                                   on 2001/04/05  17:47:01
3488         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
3489              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
3490              Introduce probes for struct msghdr, struct cmsghdr,
3491              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
3492              ualarm, usleep, for possible later extension work.
3493      Branch: perl
3494            + t/lib/md5-align.t
3495            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3496            ! Porting/config_H config_h.SH configure.com epoc/config.sh
3497            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
3498            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3499            ! vos/config.ga.h win32/config.bc win32/config.gc
3500            ! win32/config.vc
3501 ____________________________________________________________________________
3502 [  9559] By: jhi                                   on 2001/04/05  13:03:04
3503         Log: Be traditional in your cpp (for the Errno extension).
3504      Branch: perl
3505            ! hints/darwin.sh
3506 ____________________________________________________________________________
3507 [  9558] By: jhi                                   on 2001/04/05  13:00:05
3508         Log: Add $Config{cppflags} to the gcc incantation.
3509      Branch: perl
3510            ! ext/Errno/Errno_pm.PL
3511 ____________________________________________________________________________
3512 [  9557] By: jhi                                   on 2001/04/05  04:22:39
3513         Log: Introduce Sean Burke's Class::ISA 0.32.
3514      Branch: perl
3515            + lib/Class/ISA.pm t/lib/class-isa.t
3516            ! MANIFEST
3517 ____________________________________________________________________________
3518 [  9556] By: jhi                                   on 2001/04/05  04:09:50
3519         Log: Subject: [PATCH AUTHORS] Housekeeping
3520              From: Paul Johnson <paul@pjcj.net> 
3521              Date: Wed, 4 Apr 2001 22:45:47 +0200
3522              Message-ID: <20010404224547.D9548@pjcj.net>
3523      Branch: perl
3524            ! AUTHORS
3525 ____________________________________________________________________________
3526 [  9555] By: jhi                                   on 2001/04/05  04:06:33
3527         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
3528              From: Gisle Aas <gisle@ActiveState.com>
3529              Date: 04 Apr 2001 14:23:04 -0700
3530              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
3531      Branch: perl
3532            ! pod/perlfaq9.pod
3533 ____________________________________________________________________________
3534 [  9554] By: jhi                                   on 2001/04/05  04:05:49
3535         Log: Downgrade also the "Wide character" diagnostic.
3536      Branch: perl
3537            ! pod/perldiag.pod
3538 ____________________________________________________________________________
3539 [  9553] By: jhi                                   on 2001/04/05  04:00:33
3540         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
3541              maintperl into mainline.
3542              
3543              "double" should be "NV"; standard typemap is missing entry
3544              for NV
3545              
3546              s/djSP/dSP/
3547              
3548              Downgrade "Wide character in print" to a warning.
3549              
3550              B::Deparse fix for ${^FOO} and documentation for PVX() method
3551              (from Robin Houston)
3552              
3553              tr/// doesn't null-terminate the result in some situations
3554              (from Gisle Aas)
3555      Branch: perl
3556           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
3557           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
3558           !> t/io/utf8.t t/op/tr.t
3559 ____________________________________________________________________________
3560 [  9552] By: jhi                                   on 2001/04/05  03:52:50
3561         Log: Retract changes #9542 and #9538 (from maintperl, integrated
3562              at #9540), shouldn't be needed because of the perlio changes.
3563      Branch: perl
3564            ! util.c
3565 ____________________________________________________________________________
3566 [  9551] By: gsar                                  on 2001/04/05  00:18:34
3567         Log: tr/// doesn't null-terminate the result in some situations
3568              (from Gisle Aas)
3569      Branch: maint-5.6/perl
3570            ! doop.c t/op/tr.t
3571 ____________________________________________________________________________
3572 [  9550] By: gsar                                  on 2001/04/04  20:04:17
3573         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
3574              (from Robin Houston)
3575      Branch: maint-5.6/perl
3576            ! ext/B/B.pm ext/B/B/Deparse.pm
3577 ____________________________________________________________________________
3578 [  9549] By: nick                                  on 2001/04/04  18:56:15
3579         Log: Downgrade "Wide character in print" to a warning.
3580      Branch: perlio
3581            ! doio.c t/io/utf8.t
3582 ____________________________________________________________________________
3583 [  9548] By: gsar                                  on 2001/04/04  18:51:49
3584         Log: integrate changes#9460,9462,9482,9521,9522
3585              
3586              Subject: PATCH: B::Debug should show LOOP-specific fields
3587              
3588              Subject: B::Deparse precedence bug. (Patch included.)
3589              
3590              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
3591              
3592              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
3593              
3594              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
3595      Branch: maint-5.6/perl
3596           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
3597           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
3598 ____________________________________________________________________________
3599 [  9547] By: gsar                                  on 2001/04/04  18:49:16
3600         Log: s/djSP/dSP/
3601      Branch: maint-5.6/perl
3602            ! ext/Thread/Thread.xs
3603 ____________________________________________________________________________
3604 [  9546] By: nick                                  on 2001/04/04  18:44:00
3605         Log: Integrate mainline.
3606      Branch: perlio
3607           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
3608           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
3609 ____________________________________________________________________________
3610 [  9545] By: gsar                                  on 2001/04/04  18:38:52
3611         Log: integrate change#8837 from mainline
3612              
3613              Subject: [patch] -Wall cleanup round 2
3614      Branch: maint-5.6/perl
3615           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
3616           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
3617           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
3618           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
3619           !> ext/SDBM_File/SDBM_File.xs
3620 ____________________________________________________________________________
3621 [  9544] By: gsar                                  on 2001/04/04  17:49:57
3622         Log: "double" should be "NV"; standard typemap is missing entry
3623              for NV
3624      Branch: maint-5.6/perl
3625            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
3626 ____________________________________________________________________________
3627 [  9543] By: jhi                                   on 2001/04/04  14:13:18
3628         Log: Thou shalt not (just) match for English error messages.
3629      Branch: perl
3630            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
3631            ! os2/OS2/Process/Process.pm
3632 ____________________________________________________________________________
3633 [  9542] By: jhi                                   on 2001/04/04  13:20:39
3634         Log: Make the stdio tricks of fflush_all() to exist only if
3635              stdio is being used.
3636      Branch: perl
3637            ! util.c
3638 ____________________________________________________________________________
3639 [  9541] By: jhi                                   on 2001/04/04  04:20:24
3640         Log: Subject: Re: [PATCH] Lighten up glob
3641              From: Benjamin Sugars <bsugars@canoe.ca>
3642              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
3643              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
3644      Branch: perl
3645            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
3646            ! util.c
3647 ____________________________________________________________________________
3648 [  9540] By: jhi                                   on 2001/04/04  04:03:57
3649         Log: Integrate changes #9538,9539 from maintperl into mainline.
3650              
3651              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
3652              for use with _fwalk() (fix for change#7705)
3653              
3654              another tweak needed for SunOS 4.1.x build (from Mike Guy)
3655              (cp -f is not portable)
3656      Branch: perl
3657           !> Makefile.SH util.c
3658 ____________________________________________________________________________
3659 [  9539] By: gsar                                  on 2001/04/04  03:01:14
3660         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
3661      Branch: maint-5.6/perl
3662            ! Makefile.SH
3663 ____________________________________________________________________________
3664 [  9538] By: gsar                                  on 2001/04/04  01:00:38
3665         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
3666              for use with _fwalk() (fix for change#7705)
3667      Branch: maint-5.6/perl
3668            ! util.c
3669 ____________________________________________________________________________
3670 [  9537] By: nick                                  on 2001/04/03  19:24:55
3671         Log: Integrate mainline
3672      Branch: perlio
3673           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
3674           +> lib/unicode/PropList.html
3675            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
3676           !> (integrate 69 files)
3677 ____________________________________________________________________________
3678 [  9536] By: jhi                                   on 2001/04/03  18:02:31
3679         Log: Integrate change #9533 from maintperl into mainline.
3680              
3681              better fix for change#9517 to accomodate UNC paths like
3682              \\server\share\foo, and paths with trailing backslash
3683              like c:\this\
3684      Branch: perl
3685           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3686 ____________________________________________________________________________
3687 [  9535] By: jhi                                   on 2001/04/03  17:58:07
3688         Log: Change the push/unshift warning to be of class syntax, not misc.
3689      Branch: perl
3690            ! op.c pod/perldiag.pod t/pragma/warn/op
3691 ____________________________________________________________________________
3692 [  9534] By: jhi                                   on 2001/04/03  15:03:46
3693         Log: Change the push/unshift warning (#9532) to talk about "no values"
3694              instead of "no arguments".
3695      Branch: perl
3696            ! op.c pod/perldiag.pod t/pragma/warn/op
3697 ____________________________________________________________________________
3698 [  9533] By: gsar                                  on 2001/04/03  14:30:07
3699         Log: better fix for change#9517 to accomodate UNC paths like
3700              \\server\share\foo, and paths with trailing backslash
3701              like c:\this\
3702      Branch: maint-5.6/perl
3703            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3704 ____________________________________________________________________________
3705 [  9532] By: jhi                                   on 2001/04/03  13:11:46
3706         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
3707              From: Robin Houston <robin@kitsite.com>
3708              Date: Mon, 2 Apr 2001 15:03:29 +0100
3709              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
3710      Branch: perl
3711            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
3712 ____________________________________________________________________________
3713 [  9531] By: jhi                                   on 2001/04/03  13:06:34
3714         Log: Integrate change #9530 from maintperl into mainline.
3715              
3716              accomodate VMS "mailbox overflow" quirk in testsuite (from
3717              Craig Berry)
3718      Branch: perl
3719           !> t/lib/socket.t
3720 ____________________________________________________________________________
3721 [  9530] By: gsar                                  on 2001/04/03  04:56:41
3722         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
3723              Craig Berry)
3724      Branch: maint-5.6/perl
3725            ! t/lib/socket.t
3726 ____________________________________________________________________________
3727 [  9529] By: jhi                                   on 2001/04/03  02:34:34
3728         Log: Update Changes.
3729      Branch: perl
3730            ! Changes patchlevel.h
3731 ____________________________________________________________________________
3732 [  9528] By: jhi                                   on 2001/04/03  01:27:57
3733         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
3734              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
3735              To: perl5-porters@perl.org
3736              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
3737      Branch: perl
3738            ! pod/perlfaq3.pod
3739 ____________________________________________________________________________
3740 [  9527] By: jhi                                   on 2001/04/03  01:22:09
3741         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
3742              From: Peter Prymmer <pvhp@forte.com>
3743              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
3744              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
3745      Branch: perl
3746            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
3747 ____________________________________________________________________________
3748 [  9526] By: jhi                                   on 2001/04/03  01:18:25
3749         Log: The metaconfig unit changes for #9525.
3750      Branch: metaconfig
3751            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
3752      Branch: metaconfig/U/perl
3753            ! use64bits.U
3754 ____________________________________________________________________________
3755 [  9525] By: jhi                                   on 2001/04/03  01:17:30
3756         Log: Configure sanity checks:
3757              * if use64bitall is attempted but pointers are only 32-bit,
3758              'downgrade' to use64bitint
3759              * if use64bitint is attempted but there's no quad type,
3760              forget about use64bitint (well, the default for it is 'n',
3761              the user can still override this)
3762              * if pointers are 64 bits, do not try to use Perl's malloc
3763      Branch: perl
3764            ! Configure
3765 ____________________________________________________________________________
3766 [  9524] By: gsar                                  on 2001/04/03  01:09:12
3767         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
3768      Branch: maint-5.6/perl
3769            ! pp_sys.c
3770 ____________________________________________________________________________
3771 [  9523] By: jhi                                   on 2001/04/03  00:02:31
3772         Log: (Retracted by #9609)
3773              
3774              Make it harder for parallel makes to enter 'test' before
3775              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
3776              should be unhappy enough, but sometimes parallel makes seem
3777              to sneak past both in Tru64 and AIX.)
3778      Branch: perl
3779            ! Makefile.SH
3780 ____________________________________________________________________________
3781 [  9522] By: jhi                                   on 2001/04/02  22:35:31
3782         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
3783              Date: Mon, 2 Apr 2001 22:54:10 +0100
3784              From: Robin Houston <robin@kitsite.com>
3785              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
3786      Branch: perl
3787            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
3788 ____________________________________________________________________________
3789 [  9521] By: jhi                                   on 2001/04/02  22:32:23
3790         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
3791              From: Robin Houston <robin@kitsite.com>
3792              Date: Mon, 2 Apr 2001 20:24:03 +0100
3793              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
3794      Branch: perl
3795            ! ext/B/B/Concise.pm
3796 ____________________________________________________________________________
3797 [  9520] By: jhi                                   on 2001/04/02  22:30:43
3798         Log: Subject: [PATCH] REALLY pedantic hv.h nit
3799              From: Simon Cozens <simon@netthink.co.uk>
3800              Date: Mon, 2 Apr 2001 15:43:06 +0100
3801              Message-ID: <20010402154306.A21711@netthink.co.uk>
3802      Branch: perl
3803            ! hv.h
3804 ____________________________________________________________________________
3805 [  9519] By: jhi                                   on 2001/04/02  22:28:04
3806         Log: Based on
3807              
3808              Subject: [foolperl] EPOC fix
3809              From: Olaf Flebbe <O.Flebbe@science-computing.de>
3810              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
3811              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
3812      Branch: perl
3813            ! pp_sys.c
3814 ____________________________________________________________________________
3815 [  9518] By: jhi                                   on 2001/04/02  22:22:34
3816         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
3817              
3818              README.win32 tweaks; add a note about alternative location for
3819              getting a gcc-2.95.2 that will build perl properly on windows
3820              
3821              add some notes about gutsy threading matters
3822              
3823              many of the utilities interpolate literal paths within doublequotes
3824              (fails on dosish platforms where path contains backslashes)
3825      Branch: perl
3826           !> README.win32 pod/perlguts.pod utils/perldoc.PL
3827           !> x2p/find2perl.PL x2p/s2p.PL
3828 ____________________________________________________________________________
3829 [  9517] By: gsar                                  on 2001/04/02  19:52:21
3830         Log: many of the utilities interpolate literal paths within doublequotes
3831              (fails on dosish platforms where path contains backslashes)
3832      Branch: maint-5.6/perl
3833            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3834 ____________________________________________________________________________
3835 [  9516] By: gsar                                  on 2001/04/02  05:49:37
3836         Log: a foolish release
3837      Branch: maint-5.6/perl
3838            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
3839            ! pod/perltoc.pod
3840 ____________________________________________________________________________
3841 [  9515] By: gsar                                  on 2001/04/02  05:04:29
3842         Log: add missing changelog summaries
3843      Branch: maint-5.6/perl
3844            ! Changes
3845 ____________________________________________________________________________
3846 [  9514] By: gsar                                  on 2001/04/02  04:07:13
3847         Log: add some notes about gutsy threading matters
3848      Branch: maint-5.6/perl
3849            ! pod/perlguts.pod
3850 ____________________________________________________________________________
3851 [  9513] By: gsar                                  on 2001/04/02  03:25:21
3852         Log: add more prominent caveat notices about experimental features
3853      Branch: maint-5.6/perl
3854            ! pod/perlfork.pod pod/perlunicode.pod
3855 ____________________________________________________________________________
3856 [  9512] By: gsar                                  on 2001/04/02  02:54:33
3857         Log: integrate changes#9479,9509 from mainline
3858              
3859              [PATCH] File::Glob stuff for Mac OS
3860              
3861              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
3862      Branch: maint-5.6/perl
3863           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3864           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
3865           !> t/lib/glob-taint.t
3866 ____________________________________________________________________________
3867 [  9511] By: gsar                                  on 2001/04/02  02:38:24
3868         Log: README.win32 tweaks; add a note about alternative location for
3869              getting a gcc-2.95.2 that will build perl properly on windows
3870      Branch: maint-5.6/perl
3871            ! README.win32
3872 ____________________________________________________________________________
3873 [  9510] By: jhi                                   on 2001/04/01  20:45:10
3874         Log: An ambiguosity warning.
3875      Branch: perl
3876            ! t/lib/trig.t
3877 ____________________________________________________________________________
3878 [  9509] By: jhi                                   on 2001/04/01  19:53:47
3879         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
3880              From: Jonathan Stowe <gellyfish@gellyfish.com>
3881              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
3882              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
3883      Branch: perl
3884            ! ext/File/Glob/bsd_glob.c
3885 ____________________________________________________________________________
3886 [  9508] By: jhi                                   on 2001/04/01  19:35:03
3887         Log: Update Changes.
3888      Branch: perl
3889            ! Changes patchlevel.h
3890 ____________________________________________________________________________
3891 [  9507] By: jhi                                   on 2001/04/01  19:24:01
3892         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
3893              from mainline to maintperl: pod tweaks.
3894      Branch: maint-5.6/perl
3895           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
3896           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
3897           !> pod/perlvar.pod
3898 ____________________________________________________________________________
3899 [  9506] By: jhi                                   on 2001/04/01  19:11:53
3900         Log: Commit Sarathy to April release of 5.6.1 :-)
3901      Branch: perl
3902            ! pod/perlfaq1.pod
3903 ____________________________________________________________________________
3904 [  9505] By: jhi                                   on 2001/04/01  19:03:15
3905         Log: Subject: PATCH 5.6.0 (perldebug.pod)
3906              From: Mark-Jason Dominus <mjd@plover.com>
3907              Date: Sun, 01 Apr 2001 14:25:11 -0400
3908              Message-ID: <20010401182511.9247.qmail@plover.com>
3909      Branch: perl
3910            ! pod/perldebug.pod
3911 ____________________________________________________________________________
3912 [  9504] By: jhi                                   on 2001/04/01  18:43:09
3913         Log: Add great_circle_direction().
3914      Branch: perl
3915            ! lib/Math/Trig.pm t/lib/trig.t
3916 ____________________________________________________________________________
3917 [  9503] By: jhi                                   on 2001/04/01  17:29:12
3918         Log: Unicode ReadMe update for Unicode 3.1.
3919      Branch: perl
3920            ! lib/unicode/ReadMe.txt
3921 ____________________________________________________________________________
3922 [  9502] By: jhi                                   on 2001/04/01  17:18:40
3923         Log: Integrate change #9501 from maintperl into mainline.
3924              
3925              fix the perlembed notes on multiple interpreters
3926              
3927              fix ExtUtils::Embed to work passably on Windows
3928      Branch: perl
3929           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
3930 ____________________________________________________________________________
3931 [  9501] By: gsar                                  on 2001/04/01  07:21:57
3932         Log: fix the perlembed notes on multiple interpreters
3933              
3934              fix ExtUtils::Embed to work passably on Windows
3935      Branch: maint-5.6/perl
3936            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
3937 ____________________________________________________________________________
3938 [  9500] By: jhi                                   on 2001/04/01  05:58:23
3939         Log: Test for #9499.
3940      Branch: perl
3941            ! t/op/tr.t
3942 ____________________________________________________________________________
3943 [  9499] By: jhi                                   on 2001/04/01  05:55:46
3944         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
3945      Branch: perl
3946            ! embed.h embed.pl op.c proto.h
3947 ____________________________________________________________________________
3948 [  9498] By: jhi                                   on 2001/04/01  05:44:34
3949         Log: Protect the workaround hunk more.
3950      Branch: perl
3951            ! toke.c
3952 ____________________________________________________________________________
3953 [  9497] By: jhi                                   on 2001/04/01  00:24:25
3954         Log: Integrate changes #9493,9494,9495,9496 from maintperl
3955              into mainline.
3956              
3957              fix a broken workaround for Borland compiler in change#4739
3958              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
3959              
3960              nits spotted by Borland compiler
3961              
3962              avoid redefinition warnings under Borland 5.02
3963              
3964              various nits identified by the Borland 5.5 compiler; remove suppression
3965              of a few warnings
3966      Branch: perl
3967           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
3968           !> win32/win32.h
3969 ____________________________________________________________________________
3970 [  9496] By: gsar                                  on 2001/03/31  23:22:28
3971         Log: various nits identified by the Borland 5.5 compiler; remove suppression
3972              of a few warnings
3973      Branch: maint-5.6/perl
3974            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
3975 ____________________________________________________________________________
3976 [  9495] By: gsar                                  on 2001/03/31  21:03:08
3977         Log: avoid redefinition warnings under Borland 5.02
3978      Branch: maint-5.6/perl
3979            ! win32/makefile.mk
3980 ____________________________________________________________________________
3981 [  9494] By: gsar                                  on 2001/03/31  20:18:59
3982         Log: nits spotted by Borland compiler
3983      Branch: maint-5.6/perl
3984            ! utf8.h win32/win32.h
3985 ____________________________________________________________________________
3986 [  9493] By: gsar                                  on 2001/03/31  20:18:05
3987         Log: fix a broken workaround for Borland compiler in change#4739
3988              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
3989      Branch: maint-5.6/perl
3990            ! toke.c
3991 ____________________________________________________________________________
3992 [  9492] By: jhi                                   on 2001/03/31  18:36:24
3993         Log: Integrate change #9491 from maintperl into mainline.
3994              
3995              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
3996              directory is relative (need to fetch the full path name *before*
3997              the chdir!)
3998      Branch: perl
3999           !> lib/Cwd.pm
4000 ____________________________________________________________________________
4001 [  9491] By: gsar                                  on 2001/03/31  17:01:56
4002         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
4003              directory is relative (need to fetch the full path name *before*
4004              the chdir!)
4005              
4006              this is a followup patch for change#6749
4007      Branch: maint-5.6/perl
4008            ! lib/Cwd.pm
4009 ____________________________________________________________________________
4010 [  9490] By: jhi                                   on 2001/03/31  15:50:18
4011         Log: Subject: Re: [PATCH] av.h cosmetics
4012              From: Simon Cozens <simon@netthink.co.uk>
4013              Date: Sat, 31 Mar 2001 13:09:59 +0100
4014              Message-ID: <20010331130959.A22000@netthink.co.uk>
4015              
4016              Document AvALLOC.
4017      Branch: perl
4018            ! pod/perlguts.pod
4019 ____________________________________________________________________________
4020 [  9489] By: jhi                                   on 2001/03/31  15:48:44
4021         Log: Subject: [PATCH] Re: Math::Big* v1.21
4022              From: Tels <perl_dummy@bloodgate.com>
4023              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
4024              Message-Id: <200103311125.GAA377738@www08.hway.net>
4025      Branch: perl
4026            ! pod/perlop.pod
4027 ____________________________________________________________________________
4028 [  9488] By: jhi                                   on 2001/03/31  03:39:51
4029         Log: Debug output tweak.
4030      Branch: perl
4031            ! t/lib/cwd.t
4032 ____________________________________________________________________________
4033 [  9487] By: jhi                                   on 2001/03/31  03:33:02
4034         Log: OverVMSification.
4035      Branch: perl
4036            ! t/lib/cwd.t
4037 ____________________________________________________________________________
4038 [  9486] By: jhi                                   on 2001/03/31  03:01:40
4039         Log: Missed MANIFESTations in #9483.
4040      Branch: perl
4041            ! MANIFEST
4042 ____________________________________________________________________________
4043 [  9485] By: jhi                                   on 2001/03/31  02:58:17
4044         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
4045              From: Peter Prymmer <pvhp@forte.com>
4046              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
4047              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
4048      Branch: perl
4049            ! regexec.c t/lib/cwd.t
4050 ____________________________________________________________________________
4051 [  9484] By: jhi                                   on 2001/03/31  01:04:41
4052         Log: Obsolete file (see #3938)
4053      Branch: perl
4054            - lib/unicode/README.Ethiopic
4055            ! MANIFEST
4056 ____________________________________________________________________________
4057 [  9483] By: jhi                                   on 2001/03/31  00:52:42
4058         Log: Update to Unicode 3.1.
4059              (Rename Names.txt to NamesList.txt.)
4060      Branch: perl
4061            + lib/unicode/NamesList.txt lib/unicode/PropList.html
4062            - lib/unicode/Names.txt
4063            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
4064            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
4065            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
4066            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
4067            ! lib/unicode/UCD.html lib/unicode/Unicode.html
4068            ! lib/unicode/rename lib/unicode/version
4069 ____________________________________________________________________________
4070 [  9482] By: jhi                                   on 2001/03/30  23:33:44
4071         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
4072              From: Robin Houston <robin@kitsite.com>
4073              Date: Fri, 30 Mar 2001 20:07:22 +0100
4074              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
4075      Branch: perl
4076            ! ext/B/B/Deparse.pm
4077 ____________________________________________________________________________
4078 [  9481] By: jhi                                   on 2001/03/30  23:20:25
4079         Log: Subject: Re: [PATCH] CwdXS, Take 2
4080              From: Benjamin Sugars <bsugars@canoe.ca>
4081              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
4082              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
4083      Branch: perl
4084            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
4085            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
4086 ____________________________________________________________________________
4087 [  9480] By: jhi                                   on 2001/03/30  22:52:38
4088         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
4089              From: David Dyck <dcd@tc.fluke.com>
4090              Date: Fri, 30 Mar 2001 14:44:13 -0800
4091              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
4092              
4093              The t/rantests flags file creation was accidentally
4094              removed by #9217.
4095      Branch: perl
4096            ! Makefile.SH
4097 ____________________________________________________________________________
4098 [  9479] By: jhi                                   on 2001/03/30  22:45:45
4099         Log: Subject: [PATCH] File::Glob stuff for Mac OS
4100              From: Chris Nandor <pudge@pobox.com>
4101              Date: Fri, 30 Mar 2001 16:51:00 -0500
4102              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
4103      Branch: perl
4104            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4105            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
4106            ! t/lib/glob-taint.t
4107 ____________________________________________________________________________
4108 [  9478] By: jhi                                   on 2001/03/30  22:43:12
4109         Log: Subject: fix for win32/buildext.pl
4110              From: "Vadim Konovalov" <watman@inbox.ru>
4111              Date: Sat, 31 Mar 2001 00:50:36 +0400
4112              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
4113      Branch: perl
4114            ! win32/buildext.pl
4115 ____________________________________________________________________________
4116 [  9477] By: jhi                                   on 2001/03/30  22:41:16
4117         Log: Subject: small base.pm doc patch
4118              From: Leon Brocard <acme@astray.com>
4119              Date: Fri, 30 Mar 2001 21:49:57 +0100
4120              Message-ID: <20010330214957.B8733@ns0.astray.com>
4121      Branch: perl
4122            ! lib/base.pm
4123 ____________________________________________________________________________
4124 [  9476] By: jhi                                   on 2001/03/30  18:16:57
4125         Log: Subject: [PATCH] av.h cosmetics
4126              From: Simon Cozens <simon@netthink.co.uk>
4127              Date: Fri, 30 Mar 2001 18:12:28 +0100
4128              Message-ID: <20010330181228.A9319@netthink.co.uk>
4129      Branch: perl
4130            ! av.h
4131 ____________________________________________________________________________
4132 [  9475] By: jhi                                   on 2001/03/30  18:15:50
4133         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
4134              From: "Philip Newton" <pnewton@gmx.de>
4135              Date: Fri, 30 Mar 2001 19:06:57 +0200
4136              Message-ID: <3AC4D951.14815.1AC7068@localhost>
4137      Branch: perl
4138            ! pod/perlhack.pod
4139 ____________________________________________________________________________
4140 [  9474] By: jhi                                   on 2001/03/30  18:14:02
4141         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
4142              From: Benjamin Sugars <bsugars@canoe.ca>
4143              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
4144              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
4145      Branch: perl
4146            ! t/lib/glob-basic.t
4147 ____________________________________________________________________________
4148 [  9473] By: jhi                                   on 2001/03/30  16:09:24
4149         Log: Update Changes.
4150      Branch: perl
4151            ! Changes patchlevel.h
4152 ____________________________________________________________________________
4153 [  9472] By: jhi                                   on 2001/03/30  15:16:08
4154         Log: Integrate perlio.
4155      Branch: perl
4156           !> t/lib/cwd.t t/lib/glob-basic.t
4157 ____________________________________________________________________________
4158 [  9471] By: nick                                  on 2001/03/30  14:47:10
4159         Log: Should be (^O eq 'MSWin32') not 'Win32'
4160              Fail #12 seems real - chdir is in wrong dir.
4161      Branch: perlio
4162            ! t/lib/cwd.t
4163 ____________________________________________________________________________
4164 [  9470] By: jhi                                   on 2001/03/30  14:41:11
4165         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
4166              From: Radu Greab <radu@netsoft.ro>
4167              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
4168              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
4169              
4170              Replace #9352.
4171      Branch: perl
4172            ! ext/Socket/Socket.xs pp_sys.c
4173 ____________________________________________________________________________
4174 [  9469] By: jhi                                   on 2001/03/30  14:37:51
4175         Log: Subject: PATCH pod/perldiag.pod
4176              From: Robin Houston <robin@kitsite.com>
4177              Date: Fri, 30 Mar 2001 14:10:36 +0100
4178              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
4179      Branch: perl
4180            ! pod/perldiag.pod t/lib/glob-basic.t
4181 ____________________________________________________________________________
4182 [  9468] By: jhi                                   on 2001/03/30  14:36:36
4183         Log: Subject: Better diagnostic in io/fs.t
4184              From: andreas.koenig@anima.de (Andreas J. Koenig)
4185              Date: 30 Mar 2001 10:11:43 +0200
4186              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
4187      Branch: perl
4188            ! t/io/fs.t
4189 ____________________________________________________________________________
4190 [  9467] By: nick                                  on 2001/03/30  14:25:43
4191         Log: Skip order test of glob if case-ignoring system cannot 
4192              create a.test and A.test
4193      Branch: perlio
4194            ! t/lib/glob-basic.t
4195 ____________________________________________________________________________
4196 [  9466] By: nick                                  on 2001/03/30  13:03:12
4197         Log: Integrate mainline.
4198      Branch: perlio
4199            - ext/re/hints/aix.pl
4200           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
4201           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
4202           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
4203           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
4204 ____________________________________________________________________________
4205 [  9465] By: jhi                                   on 2001/03/30  03:53:37
4206         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
4207              the tests sometimes hang, sometimes not.)
4208      Branch: perl
4209            ! t/lib/io_multihomed.t t/lib/io_sock.t
4210 ____________________________________________________________________________
4211 [  9464] By: jhi                                   on 2001/03/30  02:56:04
4212         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
4213              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4214              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
4215              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
4216      Branch: perl
4217            ! op.c
4218 ____________________________________________________________________________
4219 [  9463] By: jhi                                   on 2001/03/30  02:34:48
4220         Log: Test for #9462.
4221      Branch: perl
4222            ! t/lib/b.t
4223 ____________________________________________________________________________
4224 [  9462] By: jhi                                   on 2001/03/30  02:29:37
4225         Log: Subject: B::Deparse precedence bug. (Patch included.)
4226              From: Jeremy Madea <jmadea@inktomi.com>
4227              Date: Thu, 29 Mar 2001 12:05:02 -0800
4228              Message-ID: <20010329120502.A24881@dr.inktomi.com>
4229      Branch: perl
4230            ! ext/B/B/Deparse.pm
4231 ____________________________________________________________________________
4232 [  9461] By: jhi                                   on 2001/03/30  02:18:41
4233         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
4234              From: Peter Prymmer <pvhp@forte.com>
4235              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
4236              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
4237      Branch: perl
4238            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
4239            ! t/lib/md5-file.t
4240 ____________________________________________________________________________
4241 [  9460] By: jhi                                   on 2001/03/30  02:17:07
4242         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
4243              From: Robin Houston <robin@kitsite.com>
4244              Date: Thu, 29 Mar 2001 20:47:56 +0100
4245              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
4246      Branch: perl
4247            ! ext/B/B/Debug.pm
4248 ____________________________________________________________________________
4249 [  9459] By: jhi                                   on 2001/03/30  02:16:05
4250         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
4251              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
4252              Date: Wed, 28 Mar 2001 18:02:20 -0600
4253              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
4254      Branch: perl
4255            ! lib/ExtUtils/MM_VMS.pm
4256 ____________________________________________________________________________
4257 [  9458] By: jhi                                   on 2001/03/30  02:07:58
4258         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
4259              From: "Joshua E. Rodd" <jrodd@pbs.org>
4260              Date: Wed, 28 Mar 2001 17:29:12 -0500
4261              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
4262      Branch: perl
4263            ! pod/perlop.pod
4264 ____________________________________________________________________________
4265 [  9457] By: jhi                                   on 2001/03/30  02:04:33
4266         Log: Subject: ext/re/aix.pl can go
4267              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4268              Date: Thu, 29 Mar 2001 12:03:28 +0200
4269              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
4270      Branch: perl
4271            - ext/re/hints/aix.pl
4272            ! MANIFEST
4273 ____________________________________________________________________________
4274 [  9456] By: jhi                                   on 2001/03/30  02:03:32
4275         Log: Integrate perlio.
4276      Branch: perl
4277           !> ext/Encode/Encode.xs installperl
4278 ____________________________________________________________________________
4279 [  9455] By: nick                                  on 2001/03/29  21:11:46
4280         Log: DLL name has changed so installperl needs to know
4281              (Why isn't it working it out or passed it?)
4282      Branch: perlio
4283            ! installperl
4284 ____________________________________________________________________________
4285 [  9454] By: nick                                  on 2001/03/29  20:56:12
4286         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
4287              and we don't get undef warnings.
4288      Branch: perlio
4289            ! ext/Encode/Encode.xs
4290 ____________________________________________________________________________
4291 [  9453] By: nick                                  on 2001/03/29  17:58:48
4292         Log: Integrate mainline
4293      Branch: perlio
4294           !> Changes patchlevel.h
4295 ____________________________________________________________________________
4296 [  9452] By: jhi                                   on 2001/03/29  16:44:55
4297         Log: Update Changes.
4298      Branch: perl
4299            ! Changes patchlevel.h
4300 ____________________________________________________________________________
4301 [  9451] By: nick                                  on 2001/03/29  16:31:38
4302         Log: Integrate mainline
4303      Branch: perlio
4304           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
4305           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
4306           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
4307           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
4308           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
4309 ____________________________________________________________________________
4310 [  9450] By: jhi                                   on 2001/03/29  16:29:17
4311         Log: Integrate perlio.
4312      Branch: perl
4313           !> win32/buildext.pl
4314 ____________________________________________________________________________
4315 [  9449] By: jhi                                   on 2001/03/29  15:50:01
4316         Log: Update Changes.
4317      Branch: perl
4318            ! Changes patchlevel.h
4319 ____________________________________________________________________________
4320 [  9448] By: nick                                  on 2001/03/29  15:47:15
4321         Log: Make sure buildext.pl finds Errno.pm
4322      Branch: perlio
4323            ! win32/buildext.pl
4324 ____________________________________________________________________________
4325 [  9447] By: jhi                                   on 2001/03/29  15:39:34
4326         Log: Integrate perlio.
4327      Branch: perl
4328           !> win32/makefile.mk
4329 ____________________________________________________________________________
4330 [  9446] By: nick                                  on 2001/03/29  15:30:03
4331         Log: Integrate win32/makefile.mk with mainline.
4332      Branch: perlio
4333           !> win32/makefile.mk
4334 ____________________________________________________________________________
4335 [  9445] By: nick                                  on 2001/03/29  15:27:32
4336         Log: Fix breakage ... 
4337      Branch: perlio
4338            ! win32/makefile.mk
4339 ____________________________________________________________________________
4340 [  9444] By: jhi                                   on 2001/03/29  15:03:08
4341         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
4342              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4343              Date: Thu, 29 Mar 2001 10:32:59 +0400
4344              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
4345      Branch: perl
4346            ! win32/makefile.mk
4347 ____________________________________________________________________________
4348 [  9443] By: jhi                                   on 2001/03/29  15:02:12
4349         Log: Integrate perlio.
4350      Branch: perl
4351           +> win32/buildext.pl
4352           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
4353           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
4354 ____________________________________________________________________________
4355 [  9442] By: nick                                  on 2001/03/29  14:59:11
4356         Log: Work in progress - determine win32 extensions to build via script.
4357      Branch: perlio
4358            + win32/buildext.pl
4359            ! MANIFEST win32/makefile.mk
4360 ____________________________________________________________________________
4361 [  9441] By: jhi                                   on 2001/03/29  14:51:47
4362         Log: Reintroduce the use of external pwd.
4363      Branch: perl
4364            ! t/lib/cwd.t
4365 ____________________________________________________________________________
4366 [  9440] By: jhi                                   on 2001/03/29  14:42:58
4367         Log: use warnings instead of -w.
4368      Branch: perl
4369            ! utils/h2xs.PL
4370 ____________________________________________________________________________
4371 [  9439] By: jhi                                   on 2001/03/29  14:41:52
4372         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
4373              From: Jonathan Stowe <gellyfish@gellyfish.com>
4374              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
4375              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
4376      Branch: perl
4377            ! utils/h2xs.PL
4378 ____________________________________________________________________________
4379 [  9438] By: jhi                                   on 2001/03/29  14:39:38
4380         Log: Subject: [PATCH perl@9424] minor pod nits
4381              From: Robin Barker <rmb1@cise.npl.co.uk>
4382              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
4383              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
4384      Branch: perl
4385            ! pod/perlhack.pod pod/perliol.pod
4386 ____________________________________________________________________________
4387 [  9437] By: jhi                                   on 2001/03/29  14:29:16
4388         Log: Subject: [PATCH perl@9424] typemap cast warning
4389              From: Robin Barker <rmb1@cise.npl.co.uk>
4390              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
4391              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
4392      Branch: perl
4393            ! lib/ExtUtils/typemap
4394 ____________________________________________________________________________
4395 [  9436] By: jhi                                   on 2001/03/29  14:26:03
4396         Log: Subject: [PATCH perl@9424] printf warning
4397              From: Robin Barker <rmb1@cise.npl.co.uk>
4398              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
4399              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
4400      Branch: perl
4401            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
4402            ! ext/Storable/Storable.xs toke.c
4403 ____________________________________________________________________________
4404 [  9435] By: nick                                  on 2001/03/29  14:23:31
4405         Log: Win32 has name conflict with ERROR
4406      Branch: perlio
4407            ! ext/PerlIO/Via/Via.xs
4408 ____________________________________________________________________________
4409 [  9434] By: jhi                                   on 2001/03/29  14:17:48
4410         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
4411              From: Peter Prymmer <pvhp@forte.com>
4412              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
4413              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
4414      Branch: perl
4415            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
4416 ____________________________________________________________________________
4417 [  9433] By: jhi                                   on 2001/03/29  13:52:44
4418         Log: test-prep target was missing.
4419      Branch: perl
4420            ! Makefile.SH
4421 ____________________________________________________________________________
4422 [  9432] By: nick                                  on 2001/03/29  12:40:03
4423         Log: Make as-shipped compiler default to MSVC6 
4424      Branch: perlio
4425            ! win32/makefile.mk
4426 ____________________________________________________________________________
4427 [  9431] By: nick                                  on 2001/03/29  12:12:16
4428         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
4429              akin to PerlIO::Scalar.
4430      Branch: perlio
4431            ! perlio.c perlio.h
4432 ____________________________________________________________________________
4433 [  9430] By: nick                                  on 2001/03/29  10:56:35
4434         Log: Integrate mainline.
4435      Branch: perlio
4436           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
4437           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
4438           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
4439           !> win32/makefile.mk win32/win32sck.c
4440 ____________________________________________________________________________
4441 [  9429] By: nick                                  on 2001/03/29  09:03:43
4442         Log: Noticed that two tests were skipped as perlio:: package
4443              isn't there any more. Changed the skip condition.
4444              Avoid core-dump if sv_utf8_upgrade() called on something
4445              that does not become SvPOK after SvPV() (e.g. a ref).
4446      Branch: perlio
4447            ! sv.c t/io/utf8.t t/lib/io_scalar.t
4448 ____________________________________________________________________________
4449 [  9428] By: jhi                                   on 2001/03/29  01:31:47
4450         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
4451              From: Benjamin Sugars <bsugars@canoe.ca> 
4452              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
4453              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
4454      Branch: perl
4455            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
4456            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
4457            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
4458 ____________________________________________________________________________
4459 [  9427] By: jhi                                   on 2001/03/29  00:49:30
4460         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
4461              From: "Vadim Konovalov" <watman@inbox.ru>
4462              Date: Thu, 29 Mar 2001 01:50:12 +0400
4463              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
4464      Branch: perl
4465            ! win32/makefile.mk win32/win32sck.c
4466 ____________________________________________________________________________
4467 [  9426] By: gsar                                  on 2001/03/29  00:28:04
4468         Log: dmake can only handle == and != in comparisons; support building
4469              with Borland's VCL libraries (from Vadim Konovalov)
4470      Branch: maint-5.6/perl
4471            ! win32/makefile.mk
4472 ____________________________________________________________________________
4473 [  9425] By: nick                                  on 2001/03/28  19:29:56
4474         Log: Integrate (@snapshot)
4475      Branch: perlio
4476           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
4477 ____________________________________________________________________________
4478 [  9424] By: jhi                                   on 2001/03/28  19:03:16
4479         Log: Update Changes.
4480      Branch: perl
4481            ! Changes patchlevel.h
4482 ____________________________________________________________________________
4483 [  9423] By: jhi                                   on 2001/03/28  18:52:09
4484         Log: Rmdir lib/XS on cleanup.
4485      Branch: perl
4486            ! Makefile.SH
4487 ____________________________________________________________________________
4488 [  9422] By: jhi                                   on 2001/03/28  18:49:34
4489         Log: Integrate perlio.
4490      Branch: perl
4491           !> t/op/utf8decode.t
4492 ____________________________________________________________________________
4493 [  9421] By: nick                                  on 2001/03/28  18:46:44
4494         Log: Loose duplicate chunk.
4495      Branch: perlio
4496            ! t/op/utf8decode.t
4497 ____________________________________________________________________________
4498 [  9420] By: nick                                  on 2001/03/28  18:44:11
4499         Log: Integrate mainline.
4500      Branch: perlio
4501           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
4502           !> vms/vmsish.h
4503 ____________________________________________________________________________
4504 [  9419] By: jhi                                   on 2001/03/28  18:42:05
4505         Log: Can't trust external pwds
4506              (either shell builtins or external programs)
4507      Branch: perl
4508            ! t/lib/cwd.t
4509 ____________________________________________________________________________
4510 [  9418] By: jhi                                   on 2001/03/28  18:34:05
4511         Log: Integrate perlio.
4512      Branch: perl
4513            - lib/perlio.pm
4514           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
4515           !> t/op/utf8decode.t
4516 ____________________________________________________________________________
4517 [  9417] By: nick                                  on 2001/03/28  18:24:02
4518         Log: PerlIO.pm / perlio.pm conflict.
4519              Update some pods.
4520              Make t/op/utf8decode.t a text file.
4521      Branch: perlio
4522            - lib/perlio.pm
4523            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
4524            ! t/op/utf8decode.t
4525 ____________________________________________________________________________
4526 [  9416] By: jhi                                   on 2001/03/28  18:06:07
4527         Log: Integrate change #9409 from mainline to maintperl.
4528              
4529              Yet another tweak on AIX dynaloading.
4530      Branch: maint-5.6/perl
4531           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4532 ____________________________________________________________________________
4533 [  9415] By: gsar                                  on 2001/03/28  17:13:01
4534         Log: integrate changes#9377,9385,9401 from mainline
4535              
4536              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
4537              
4538              If directory entries compare equal case-insensitively,
4539              retry case-sensitively.
4540              
4541              Subject: [PATCH] B::Terse and warnings
4542      Branch: maint-5.6/perl
4543           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
4544           !> t/pragma/warn/perl
4545 ____________________________________________________________________________
4546 [  9414] By: jhi                                   on 2001/03/28  17:11:12
4547         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
4548              From: "Craig A. Berry" <craigberry@mac.com>
4549              Date: Wed, 28 Mar 2001 10:55:20 -0600
4550              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
4551      Branch: perl
4552            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
4553 ____________________________________________________________________________
4554 [  9413] By: jhi                                   on 2001/03/28  17:03:12
4555         Log: Dup hunk.
4556      Branch: perl
4557            ! t/op/utf8decode.t
4558 ____________________________________________________________________________
4559 [  9412] By: jhi                                   on 2001/03/28  17:02:36
4560         Log: Forced integrate from perlio.
4561      Branch: perl
4562           !> t/op/utf8decode.t
4563 ____________________________________________________________________________
4564 [  9411] By: nick                                  on 2001/03/28  16:50:03
4565         Log: Integrate mainline.
4566      Branch: perlio
4567           +> t/lib/cwd.t
4568           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4569           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
4570           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
4571           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
4572           !> t/pragma/warn/perl
4573 ____________________________________________________________________________
4574 [  9410] By: jhi                                   on 2001/03/28  16:44:23
4575         Log: Subject: Re: [PATCH] 9403 cannot be tested
4576              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4577              Date: Wed, 28 Mar 2001 18:33:56 +0200
4578              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
4579      Branch: perl
4580            ! makedef.pl
4581 ____________________________________________________________________________
4582 [  9409] By: jhi                                   on 2001/03/28  16:12:45
4583         Log: Yet another tweak on AIX dynaloading.
4584      Branch: perl
4585            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4586 ____________________________________________________________________________
4587 [  9408] By: jhi                                   on 2001/03/28  15:52:55
4588         Log: Subject: [PATCH] 9403 cannot be tested
4589              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
4590              Date: Wed, 28 Mar 2001 17:23:00 +0200
4591              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
4592              
4593              A missing symbol.
4594      Branch: perl
4595            ! makedef.pl
4596 ____________________________________________________________________________
4597 [  9407] By: jhi                                   on 2001/03/28  15:47:43
4598         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
4599      Branch: perl
4600            ! t/op/utf8decode.t
4601           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
4602           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
4603 ____________________________________________________________________________
4604 [  9406] By: jhi                                   on 2001/03/28  15:37:08
4605         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
4606              From: Benjamin Sugars <bsugars@canoe.ca> 
4607              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
4608              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
4609      Branch: perl
4610            + t/lib/cwd.t
4611            ! MANIFEST
4612 ____________________________________________________________________________
4613 [  9405] By: jhi                                   on 2001/03/28  15:13:18
4614         Log: pp_ne() needs a CORRECT boolean.
4615      Branch: perl
4616            ! pp.c
4617 ____________________________________________________________________________
4618 [  9404] By: jhi                                   on 2001/03/28  15:09:23
4619         Log: pp_ne() needs a boolean, not an integer.
4620      Branch: perl
4621            ! pp.c
4622 ____________________________________________________________________________
4623 [  9403] By: jhi                                   on 2001/03/28  14:47:43
4624         Log: (Retracted by #9404.)
4625      Branch: perl
4626            ! pp.c
4627 ____________________________________________________________________________
4628 [  9402] By: jhi                                   on 2001/03/28  14:43:59
4629         Log: Subject: Re: [PATCH] Typemap testing
4630              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
4631              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
4632              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
4633      Branch: perl
4634            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4635            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
4636 ____________________________________________________________________________
4637 [  9401] By: jhi                                   on 2001/03/28  14:42:14
4638         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
4639              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
4640              Date: Sun, 25 Mar 2001 21:59:15 +0100
4641              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
4642              
4643              A variable will be checked for the "use once" warnings if:
4644              
4645              1. It is in the scope of a use warnings 'once'
4646              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
4647              
4648              Otherwise it won't be checked at all.
4649              
4650              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
4651              
4652              The enclosed patch partially fixes this issue. What I didn't
4653              get to work was the case where the "used once" warning is enabled
4654              in any file other than the main file.
4655      Branch: perl
4656            ! gv.c t/pragma/warn/perl
4657 ____________________________________________________________________________
4658 [  9400] By: nick                                  on 2001/03/28  14:38:24
4659         Log: More EBCDIC tweaks:
4660              - one more swash issue &~(0xA0-1) did not do the right thing,
4661              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
4662              - add "use re 'asciirange'" to make [!-~] etc. work
4663              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
4664              - Choose a key for t/op/each.t test which gets encoded.
4665              - Skip utf8decode if this is UTF-EBCDIC.
4666      Branch: perlio
4667            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
4668            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
4669 ____________________________________________________________________________
4670 [  9399] By: jhi                                   on 2001/03/28  14:21:00
4671         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
4672              Andreas Schwab.
4673      Branch: perl
4674            ! pp.c
4675 ____________________________________________________________________________
4676 [  9398] By: jhi                                   on 2001/03/28  00:55:56
4677         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
4678              From: David Dyck <dcd@tc.fluke.com>
4679              Date: Tue, 27 Mar 2001 15:16:24 -0800
4680              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
4681      Branch: perl
4682            ! ext/IO/lib/IO/Socket.pm
4683 ____________________________________________________________________________
4684 [  9397] By: jhi                                   on 2001/03/27  21:52:49
4685         Log: Integrate perlio.
4686      Branch: perl
4687           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
4688           +> ext/PerlIO/Via/Via.xs
4689           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
4690 ____________________________________________________________________________
4691 [  9396] By: nick                                  on 2001/03/27  21:45:13
4692         Log: Integrate mainline.
4693      Branch: perlio
4694           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
4695           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
4696 ____________________________________________________________________________
4697 [  9395] By: nick                                  on 2001/03/27  21:18:58
4698         Log: Outline docs for PerlIO and PerlIO::Scalar
4699      Branch: perlio
4700            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
4701 ____________________________________________________________________________
4702 [  9394] By: nick                                  on 2001/03/27  20:50:13
4703         Log: PerlIO::Via layer (alpha-ish).
4704      Branch: perlio
4705            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
4706            + ext/PerlIO/Via/Via.xs
4707            ! MANIFEST
4708 ____________________________________________________________________________
4709 [  9393] By: jhi                                   on 2001/03/27  20:49:55
4710         Log: Retract #9329 now that 9390 should take care of the matter.
4711      Branch: perl
4712            ! utils/h2xs.PL
4713 ____________________________________________________________________________
4714 [  9390] By: jhi                                   on 2001/03/27  20:47:50
4715         Log: Subject: Autoloading Errno.pm when %! is encountered
4716              From: Robin Houston <robin@kitsite.com>
4717              Date: Tue, 27 Mar 2001 20:57:11 +0100
4718              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
4719      Branch: perl
4720            ! embed.h embed.pl gv.c proto.h t/op/magic.t
4721 ____________________________________________________________________________
4722 [  9389] By: jhi                                   on 2001/03/27  20:24:31
4723         Log: Integrate perlio.
4724      Branch: perl
4725           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
4726           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
4727           !> utf8.c
4728 ____________________________________________________________________________
4729 [  9388] By: jhi                                   on 2001/03/27  20:21:38
4730         Log: Better have a three-element array if one is going to assign
4731              to the third element of that array. (from Tim Jenness)
4732      Branch: perl
4733            ! ext/XS/Typemap/Typemap.xs
4734 ____________________________________________________________________________
4735 [  9387] By: nick                                  on 2001/03/27  20:15:43
4736         Log: Integrate mainline.
4737      Branch: perlio
4738           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
4739           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4740           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
4741           +> t/lib/xs-typemap.t
4742           !> (integrate 34 files)
4743 ____________________________________________________________________________
4744 [  9386] By: jhi                                   on 2001/03/27  20:04:18
4745         Log: Subject: Re: perl@9359 breaks HTML::Parser
4746              From: Gisle Aas <gisle@ActiveState.com>
4747              Date: 27 Mar 2001 11:30:24 -0800
4748              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
4749              
4750              Clarify the UTF-8 issues of the API docs.
4751              (Slightly reworded and expanded.)
4752      Branch: perl
4753            ! pod/perlapi.pod sv.c sv.h
4754 ____________________________________________________________________________
4755 [  9385] By: jhi                                   on 2001/03/27  19:44:25
4756         Log: If directory entries compare equal case-insensitively,
4757              retry case-sensitively.
4758      Branch: perl
4759            ! ext/File/Glob/bsd_glob.c
4760 ____________________________________________________________________________
4761 [  9384] By: nick                                  on 2001/03/27  19:38:50
4762         Log: Various EBCDIC fixes:
4763              - major revelation that swash code is encoding aware,
4764              (or thought it was) - now it is ;-)
4765              - With that out of the way fix a slab of tr/// cases.
4766              - Fix Encode 'Unicode' to be true Unicode so tests pass.
4767              - As anticipated Base64.xs needed tweaks.
4768              - Until tr/// works right avoid old_encode64 in MIME tests.
4769      Branch: perlio
4770            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
4771            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
4772 ____________________________________________________________________________
4773 [  9383] By: jhi                                   on 2001/03/27  18:34:41
4774         Log: Add the std test suite BEGIN block.
4775      Branch: perl
4776            ! t/lib/xs-typemap.t
4777 ____________________________________________________________________________
4778 [  9382] By: jhi                                   on 2001/03/27  15:16:07
4779         Log: Add debugging output to the test.
4780      Branch: perl
4781            ! t/lib/glob-basic.t
4782 ____________________________________________________________________________
4783 [  9381] By: jhi                                   on 2001/03/27  15:08:10
4784         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
4785      Branch: perl
4786            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
4787            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4788            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
4789            + t/lib/xs-typemap.t
4790            ! MANIFEST
4791 ____________________________________________________________________________
4792 [  9380] By: jhi                                   on 2001/03/27  14:48:34
4793         Log: Subject: [PATCH] Typemap testing
4794              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
4795              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
4796              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
4797              
4798              (The first part of the patch.)
4799      Branch: perl
4800            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
4801 ____________________________________________________________________________
4802 [  9379] By: jhi                                   on 2001/03/27  14:44:56
4803         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
4804              From: Benjamin Sugars <bsugars@canoe.ca> 
4805              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
4806              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
4807      Branch: perl
4808            ! t/lib/glob-basic.t
4809 ____________________________________________________________________________
4810 [  9378] By: jhi                                   on 2001/03/27  14:42:30
4811         Log: Subject: [PATCH] perlvar nit
4812              From: Simon Cozens <simon@netthink.co.uk>
4813              Date: Tue, 27 Mar 2001 01:12:01 +0100
4814              Message-ID: <20010327011201.A19179@netthink.co.uk>
4815      Branch: perl
4816            ! pod/perlvar.pod
4817 ____________________________________________________________________________
4818 [  9377] By: jhi                                   on 2001/03/27  14:36:26
4819         Log: Subject: [PATCH] B::Terse and warnings
4820              From: Benjamin Sugars <ben.sugars@home.com>
4821              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
4822              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
4823      Branch: perl
4824            ! ext/B/B.pm ext/B/B/Terse.pm
4825 ____________________________________________________________________________
4826 [  9376] By: jhi                                   on 2001/03/27  14:31:31
4827         Log: Document sockatmark() some.
4828      Branch: perl
4829            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
4830            ! pod/perltoc.pod
4831 ____________________________________________________________________________
4832 [  9375] By: jhi                                   on 2001/03/27  14:00:24
4833         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
4834              noted by Gisle and fixed by NI-S.
4835      Branch: perl
4836            ! sv.c
4837 ____________________________________________________________________________
4838 [  9374] By: jhi                                   on 2001/03/27  05:50:01
4839         Log: Regen toc.
4840      Branch: perl
4841            ! pod/perltoc.pod
4842 ____________________________________________________________________________
4843 [  9373] By: jhi                                   on 2001/03/27  05:43:51
4844         Log: Pixie documenting.
4845      Branch: perl
4846            ! Makefile.SH pod/perlhack.pod
4847 ____________________________________________________________________________
4848 [  9372] By: jhi                                   on 2001/03/27  05:29:34
4849         Log: Metaconfig unit changes for #9371.
4850      Branch: metaconfig
4851            ! U/modified/myhostname.U
4852      Branch: metaconfig/U/perl
4853            + d_sockatmark.U
4854            ! gccvers.U
4855 ____________________________________________________________________________
4856 [  9371] By: jhi                                   on 2001/03/27  05:29:07
4857         Log: Add sockatmark() probing.
4858      Branch: perl
4859            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4860            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4861            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4862            ! vos/config.ga.h win32/config.bc win32/config.gc
4863            ! win32/config.vc
4864 ____________________________________________________________________________
4865 [  9370] By: jhi                                   on 2001/03/26  22:01:18
4866         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
4867              Really need to benchmark this.
4868      Branch: perl
4869            ! pp.c
4870 ____________________________________________________________________________
4871 [  9369] By: nick                                  on 2001/03/26  21:59:30
4872         Log: Integrate mainline.
4873      Branch: perlio
4874            ! ext/MIME/Base64/QuotedPrint.pm
4875           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4876           !> patchlevel.h pod/perlhack.pod pp_sys.c
4877 ____________________________________________________________________________
4878 [  9368] By: jhi                                   on 2001/03/26  21:47:03
4879         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
4880              
4881              TODO1: perlbench.
4882              TODO2: le, lt, ge, gt?  Yech.
4883      Branch: perl
4884            ! pp.c
4885 ____________________________________________________________________________
4886 [  9367] By: jhi                                   on 2001/03/26  21:34:57
4887         Log: Too much cut-and-paste in #9363.
4888      Branch: perl
4889            ! pp_sys.c
4890 ____________________________________________________________________________
4891 [  9366] By: jhi                                   on 2001/03/26  21:20:53
4892         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
4893              From: Andreas Schwab <schwab@suse.de>
4894              Date: 26 Mar 2001 17:29:04 +0200
4895              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
4896              
4897              (The patch for 5.6.0 or so, this is a guess for bleadperl)
4898      Branch: perl
4899            ! pp_hot.c
4900 ____________________________________________________________________________
4901 [  9365] By: jhi                                   on 2001/03/26  21:07:54
4902         Log: Integrate perlio.
4903      Branch: perl
4904           !> perlio.c
4905 ____________________________________________________________________________
4906 [  9364] By: nick                                  on 2001/03/26  20:30:48
4907         Log: REFCNT botch in layer name cache hash.
4908      Branch: perlio
4909            ! perlio.c
4910 ____________________________________________________________________________
4911 [  9363] By: jhi                                   on 2001/03/26  18:44:32
4912         Log: Subject: [PATCH] socket() leaks file descriptors
4913              From: Benjamin Sugars <bsugars@canoe.ca>
4914              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
4915              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
4916              
4917              Also sockpair() fixed similarly.
4918      Branch: perl
4919            ! pp_sys.c
4920 ____________________________________________________________________________
4921 [  9362] By: jhi                                   on 2001/03/26  18:37:52
4922         Log: Integrate perlio.
4923      Branch: perl
4924           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
4925 ____________________________________________________________________________
4926 [  9361] By: nick                                  on 2001/03/26  17:32:06
4927         Log: Implement flush of linebuffered streams on read of a tty.
4928      Branch: perlio
4929            ! perlio.c perliol.h
4930 ____________________________________________________________________________
4931 [  9360] By: nick                                  on 2001/03/26  17:12:32
4932         Log: Memory tweaks and notes for OEMVS.
4933      Branch: perlio
4934            ! README.os390 miniperlmain.c t/op/pat.t
4935 ____________________________________________________________________________
4936 [  9359] By: jhi                                   on 2001/03/26  02:12:54
4937         Log: Update Changes.
4938      Branch: perl
4939            ! Changes patchlevel.h
4940 ____________________________________________________________________________
4941 [  9358] By: jhi                                   on 2001/03/26  02:05:32
4942         Log: Document the most common pixie options.
4943      Branch: perl
4944            ! pod/perlhack.pod
4945 ____________________________________________________________________________
4946 [  9357] By: jhi                                   on 2001/03/26  01:25:28
4947         Log: For perl.pixie check *before* compiling that optimize is -g,
4948              as for perl.third.
4949      Branch: perl
4950            ! Makefile.SH
4951 ____________________________________________________________________________
4952 [  9356] By: jhi                                   on 2001/03/26  01:13:41
4953         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
4954      Branch: perl
4955            ! Makefile.SH
4956 ____________________________________________________________________________
4957 [  9355] By: jhi                                   on 2001/03/26  01:11:19
4958         Log: Remove t/perl.third.
4959      Branch: perl
4960            ! Makefile.SH
4961 ____________________________________________________________________________
4962 [  9354] By: jhi                                   on 2001/03/26  00:23:38
4963         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
4964              IO::Sockatmark().
4965      Branch: perl
4966            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4967 ____________________________________________________________________________
4968 [  9353] By: jhi                                   on 2001/03/25  22:25:04
4969         Log: Integrate perlio.
4970      Branch: perl
4971           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
4972           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
4973           !> pp_hot.c win32/makefile.mk
4974 ____________________________________________________________________________
4975 [  9352] By: jhi                                   on 2001/03/25  22:21:41
4976         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
4977              From: Radu Greab <radu@netsoft.ro>
4978              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
4979              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
4980      Branch: perl
4981            ! pp_sys.c
4982 ____________________________________________________________________________
4983 [  9351] By: nick                                  on 2001/03/25  22:15:02
4984         Log: Fix readline in list mode to tell rest of world that it has
4985              things on the stack. Otherwise if perl code gets invoked
4986              underneath it it scribbles over results-so-far.
4987              (Why TIEHANDLE has not tripped on this is a mystery.)
4988      Branch: perlio
4989            ! pp_hot.c
4990 ____________________________________________________________________________
4991 [  9350] By: nick                                  on 2001/03/25  22:10:13
4992         Log: win32/makefile.mk typos
4993      Branch: perlio
4994            ! win32/makefile.mk
4995 ____________________________________________________________________________
4996 [  9349] By: nick                                  on 2001/03/25  21:31:14
4997         Log: Integrate now-non-binary file.
4998      Branch: perlio
4999           !> t/lib/mimeqp.t
5000 ____________________________________________________________________________
5001 [  9348] By: nick                                  on 2001/03/25  21:27:24
5002         Log: Make it text
5003      Branch: perlio
5004            ! t/lib/mimeqp.t
5005 ____________________________________________________________________________
5006 [  9347] By: nick                                  on 2001/03/25  21:25:37
5007         Log: Integrate mainline.
5008      Branch: perlio
5009           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
5010           !> lib/Term/ReadLine.pm t/lib/md5-file.t
5011 ____________________________________________________________________________
5012 [  9346] By: nick                                  on 2001/03/25  20:58:15
5013         Log: Add destruct time hook to PerlIO (for work-in-process implementing
5014              layers in perl code. In such cases layers need to be popped before
5015              we loose the ability to run perl code.)
5016              Also back-out "PerlIO::object" hook - it isn't going to work like that...
5017      Branch: perlio
5018            ! perl.c perlio.c perlio.h perliol.h
5019 ____________________________________________________________________________
5020 [  9345] By: nick                                  on 2001/03/25  20:49:11
5021         Log: Avoid at leasy one of undefined warnings in Encode.
5022      Branch: perlio
5023            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5024 ____________________________________________________________________________
5025 [  9344] By: jhi                                   on 2001/03/25  20:37:43
5026         Log: A workaround for using Term::ReadLine in emacs minibuffer
5027              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
5028              additional tweaks from Ilya Zakharevich.
5029      Branch: perl
5030            ! lib/Term/ReadLine.pm
5031 ____________________________________________________________________________
5032 [  9343] By: nick                                  on 2001/03/25  20:21:14
5033         Log: Missing return value.
5034      Branch: perlio
5035            ! ext/PerlIO/Scalar/Scalar.xs
5036 ____________________________________________________________________________
5037 [  9342] By: jhi                                   on 2001/03/25  16:21:00
5038         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
5039              to equal the CPAN versions since no code changes have been made.
5040      Branch: perl
5041            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
5042            ! t/lib/md5-file.t
5043 ____________________________________________________________________________
5044 [  9341] By: jhi                                   on 2001/03/25  16:01:48
5045         Log: Escape 8-bit characters.
5046      Branch: perl
5047            ! t/lib/mimeqp.t
5048 ____________________________________________________________________________
5049 [  9340] By: gsar                                  on 2001/03/25  15:50:53
5050         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
5051              chars)
5052      Branch: perl
5053            + t/lib/mimeqp.t
5054 ____________________________________________________________________________
5055 [  9339] By: gsar                                  on 2001/03/25  15:48:50
5056         Log: delete mimeqp.t for later with text mode set
5057      Branch: perl
5058            - t/lib/mimeqp.t
5059 ____________________________________________________________________________
5060 [  9338] By: nick                                  on 2001/03/25  09:01:57
5061         Log: Integrate mainline.
5062      Branch: perlio
5063           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
5064           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
5065           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
5066           +> t/lib/mimeb64u.t t/lib/mimeqp.t
5067           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
5068           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
5069           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
5070 ____________________________________________________________________________
5071 [  9337] By: jhi                                   on 2001/03/25  04:23:24
5072         Log: Add MIME::Base64 here and there.  Again, a lot of
5073              optimism is in the air.
5074      Branch: perl
5075            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
5076            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
5077 ____________________________________________________________________________
5078 [  9336] By: jhi                                   on 2001/03/25  04:12:43
5079         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
5080              this by ear as I do not do Win32 programming.)
5081      Branch: perl
5082            ! win32/Makefile win32/makefile.mk
5083 ____________________________________________________________________________
5084 [  9335] By: jhi                                   on 2001/03/25  04:03:50
5085         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
5086      Branch: perl
5087            ! t/lib/md5-file.t
5088 ____________________________________________________________________________
5089 [  9334] By: jhi                                   on 2001/03/25  03:58:53
5090         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
5091      Branch: perl
5092            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
5093            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
5094            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
5095            + t/lib/mimeb64u.t t/lib/mimeqp.t
5096            ! MANIFEST
5097 ____________________________________________________________________________
5098 [  9333] By: jhi                                   on 2001/03/24  20:14:37
5099         Log: Integrate perlio.
5100      Branch: perl
5101           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
5102 ____________________________________________________________________________
5103 [  9332] By: nick                                  on 2001/03/24  19:40:34
5104         Log: Fix un-init variable leading to spurious "Out of Memory!"
5105      Branch: perlio
5106            ! doio.c
5107 ____________________________________________________________________________
5108 [  9331] By: nick                                  on 2001/03/24  19:09:59
5109         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
5110              and update layers internals doc.
5111      Branch: perlio
5112            ! pod/perlfunc.pod pod/perliol.pod
5113 ____________________________________________________________________________
5114 [  9330] By: jhi                                   on 2001/03/24  18:42:11
5115         Log: The length might be uninitialized garbage if the *svp is the undef.
5116      Branch: perl
5117            ! doio.c
5118 ____________________________________________________________________________
5119 [  9329] By: jhi                                   on 2001/03/24  18:26:57
5120         Log: (Retracted by #9393)
5121
5122              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
5123              From: Simon Cozens <simon@netthink.co.uk>
5124              Date: Sat, 24 Mar 2001 17:13:17 +0000
5125              Message-ID: <20010324171317.A13406@netthink.co.uk>
5126      Branch: perl
5127            ! utils/h2xs.PL
5128 ____________________________________________________________________________
5129 [  9328] By: nick                                  on 2001/03/24  17:22:02
5130         Log: Integrate mainline.
5131      Branch: perlio
5132           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
5133           !> lib/unicode/version
5134 ____________________________________________________________________________
5135 [  9327] By: nick                                  on 2001/03/24  17:16:02
5136         Log: Integrate mainline.
5137      Branch: perlio
5138           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5139           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
5140           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
5141           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
5142           +> t/lib/md5-file.t
5143           !> MANIFEST Makefile.SH configure.com djgpp/config.over
5144           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
5145           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
5146           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
5147           !> win32/makefile.mk
5148 ____________________________________________________________________________
5149 [  9326] By: jhi                                   on 2001/03/24  17:00:42
5150         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
5151      Branch: perl
5152            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
5153            ! lib/unicode/version
5154 ____________________________________________________________________________
5155 [  9325] By: jhi                                   on 2001/03/24  16:22:33
5156         Log: Subject: Re: B::Deparse bug (5.6.0)
5157              From: Robin Houston <robin@kitsite.com>
5158              Date: Sat, 24 Mar 2001 14:33:09 +0000
5159              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
5160      Branch: perl
5161            ! op.c pp.c t/lib/b.t t/op/repeat.t
5162 ____________________________________________________________________________
5163 [  9324] By: jhi                                   on 2001/03/24  16:21:56
5164         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
5165              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
5166              these additions may be too optimistic.
5167      Branch: perl
5168            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
5169            ! hints/uwin.sh hints/vmesa.sh
5170 ____________________________________________________________________________
5171 [  9323] By: jhi                                   on 2001/03/24  16:06:01
5172         Log: Integrate perlio.
5173      Branch: perl
5174           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
5175           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
5176            ! Makefile.SH
5177           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
5178           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
5179           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
5180           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5181           !> win32/makefile.mk win32/perlhost.h win32/win32.c
5182           !> win32/win32iop.h
5183 ____________________________________________________________________________
5184 [  9322] By: nick                                  on 2001/03/24  14:39:12
5185         Log: Routine Win32 regen_config_h - no real changes.
5186      Branch: perlio
5187            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5188 ____________________________________________________________________________
5189 [  9321] By: nick                                  on 2001/03/24  14:31:49
5190         Log: PerlIO fixups for Win32:
5191              - provide win33_popenlist() - non-functional as yet.
5192              - avoid need for aTHX in PerlIO_debug calls - even if not 
5193              enabled args are still evaluated so Win32 has trouble during fork().
5194              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
5195              - Fixup makedef.pl for latest set of symbols.
5196      Branch: perlio
5197            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
5198            ! win32/perlhost.h win32/win32.c win32/win32iop.h
5199 ____________________________________________________________________________
5200 [  9320] By: nick                                  on 2001/03/24  14:26:58
5201         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
5202              was gibberish - broke it on WIn32 at least.
5203      Branch: perlio
5204            ! ext/POSIX/POSIX.xs
5205 ____________________________________________________________________________
5206 [  9319] By: nick                                  on 2001/03/24  11:29:41
5207         Log: Generated files.
5208      Branch: perlio
5209            ! embed.h global.sym objXSUB.h perlapi.c proto.h
5210 ____________________________________________________________________________
5211 [  9318] By: nick                                  on 2001/03/24  10:29:37
5212         Log: Implement:
5213              1.  open($fh,"+<",undef);  # add test to t/io/open.t
5214              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
5215      Branch: perlio
5216            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
5217            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
5218            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
5219            ! t/io/open.t t/io/utf8.t
5220 ____________________________________________________________________________
5221 [  9317] By: jhi                                   on 2001/03/23  23:41:25
5222         Log: AIX does seems to have optimization problems with its C compilers.
5223      Branch: perl
5224            ! hints/aix.sh
5225 ____________________________________________________________________________
5226 [  9316] By: jhi                                   on 2001/03/23  23:40:46
5227         Log: Integrate perlio.
5228      Branch: perl
5229           +> lib/PerlIO.pm
5230           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
5231           !> perliol.h
5232 ____________________________________________________________________________
5233 [  9315] By: jhi                                   on 2001/03/23  22:16:30
5234         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
5235      Branch: perl
5236            ! t/lib/md5-file.t
5237 ____________________________________________________________________________
5238 [  9314] By: nick                                  on 2001/03/23  20:49:02
5239         Log: Perlio internals re-organized.
5240              - open process creates AV of layer/arg pairs
5241              (appends layers from open() or open.pm to default list).
5242              - push arg is now an SV.
5243              - layer ->Open get passed the AV
5244              - open is no longer mandatory method.
5245              - topmost layer that has ->Open method does the open
5246              - any layers above are pushed once that returns.
5247              - vtable re-ordered so dummy layers need only provide push/pop methods.
5248      Branch: perlio
5249            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
5250 ____________________________________________________________________________
5251 [  9313] By: nick                                  on 2001/03/23  16:27:41
5252         Log: Check in a stable (working) version before next round of tweaks.
5253              Changes include:
5254              - Move default layers code out of doio.c and into perlio.c
5255              - Single routine for parsing layer specification strings.
5256              - Skeleton support for demand loading of layers
5257              - Core-dump avoidance if PERLIO environment specifies loadable layer
5258              (does not _work_ as need IO to load and need load to do IO ...)
5259      Branch: perlio
5260            + lib/PerlIO.pm
5261            ! MANIFEST doio.c perlio.c
5262 ____________________________________________________________________________
5263 [  9312] By: gsar                                  on 2001/03/23  16:25:25
5264         Log: add execute bit to files with shebang lines in the repository;
5265              avoid clobbering execute bit in Porting/makerel 
5266      Branch: maint-5.6/perl
5267            ! (edit 144 files)
5268 ____________________________________________________________________________
5269 [  9311] By: jhi                                   on 2001/03/23  14:25:35
5270         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
5271      Branch: perl
5272            ! MANIFEST
5273 ____________________________________________________________________________
5274 [  9310] By: jhi                                   on 2001/03/23  13:45:04
5275         Log: Subject: [PATCH] Net::Ping
5276              From: Colin McMillen <mcmi0037@tc.umn.edu>
5277              Date: Thu, 22 Mar 2001 19:30:31 -0600
5278              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
5279      Branch: perl
5280            ! lib/Net/Ping.pm
5281 ____________________________________________________________________________
5282 [  9309] By: jhi                                   on 2001/03/23  13:39:13
5283         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
5284      Branch: perl
5285            ! t/lib/md5-aaa.t t/lib/md5-file.t
5286 ____________________________________________________________________________
5287 [  9308] By: jhi                                   on 2001/03/23  13:20:34
5288         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
5289              - bump the version to 2.14
5290              - drop the base64 tests since they require MIME::Base64
5291              - drop the rfc1321.txt
5292              - drop the hints/dec_osf.pl since it's only needed for
5293              pre-5.005_03 Perls
5294              Todo:
5295              - the U32 alignment testing is now removed; it needs to
5296              be reintroduced as as a Config variable (meaning also
5297              as a Configure test)
5298              - get the new EBCDIC md5sum for MD5.pm
5299              - test in Win32 to see how badly I botched the makefiles
5300      Branch: perl
5301            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5302            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
5303            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
5304            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
5305            + t/lib/md5-file.t
5306            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
5307            ! win32/Makefile win32/makefile.mk
5308 ____________________________________________________________________________
5309 [  9307] By: jhi                                   on 2001/03/23  12:56:14
5310         Log: Integrate change #9306 from maintperl into mainline,
5311              AIX dynaloader for AIXes without <load.h>.
5312      Branch: perl
5313           !> ext/DynaLoader/hints/aix.pl
5314 ____________________________________________________________________________
5315 [  9306] By: jhi                                   on 2001/03/23  12:51:36
5316         Log: There are AIXes without /usr/include/load.h,
5317              patch from H.Merijn Brand.
5318      Branch: maint-5.6/perl
5319            ! ext/DynaLoader/hints/aix.pl
5320 ____________________________________________________________________________
5321 [  9305] By: nick                                  on 2001/03/23  11:00:42
5322         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
5323      Branch: perlio
5324            ! ext/Encode/Encode.xs perlio.c perlio.h
5325 ____________________________________________________________________________
5326 [  9304] By: nick                                  on 2001/03/23  10:20:46
5327         Log: Render -Duseperlio functional again.
5328              - this is "quick fix" which calls PerlIO_apply_layers after opening,
5329              which is what old scheme did. New scheme needs to change that
5330              to make open(...,\$scalar) etc. work but this will do for now.
5331      Branch: perlio
5332            ! perlio.c
5333 ____________________________________________________________________________
5334 [  9303] By: nick                                  on 2001/03/23  09:53:20
5335         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
5336              -Uuseperlio now works again.
5337              -Duseperlio is still poorly. Don't merge yet...
5338      Branch: perlio
5339            ! doio.c perlio.h
5340 ____________________________________________________________________________
5341 [  9302] By: nick                                  on 2001/03/22  22:26:51
5342         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
5343              type code.
5344              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
5345              is its main caller. In particular now has access to "extra" args, and
5346              can tell when an open handle is "reopened" (or duped?).
5347              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
5348              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
5349              PerlIO_open() et. al. (i.e. other way round).
5350              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
5351              with args close to PerlIO_openn().
5352      Branch: perlio
5353            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
5354 ____________________________________________________________________________
5355 [  9301] By: jhi                                   on 2001/03/22  20:58:04
5356         Log: Integrate perlio.
5357      Branch: perl
5358           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
5359           !> t/io/open.t util.c
5360 ____________________________________________________________________________
5361 [  9300] By: nick                                  on 2001/03/22  17:36:32
5362         Log: Don't include $@ in not ok message.
5363      Branch: perlio
5364            ! t/io/open.t
5365 ____________________________________________________________________________
5366 [  9299] By: gsar                                  on 2001/03/22  16:53:45
5367         Log: back out changes#7532,7521 for now (appears to have problems
5368              on IRIX)
5369      Branch: maint-5.6/perl
5370            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5371            ! ext/POSIX/typemap pod/perlvar.pod
5372 ____________________________________________________________________________
5373 [  9298] By: nick                                  on 2001/03/22  14:35:46
5374         Log: Give a meaning to '&' in n-arg open case:
5375              open($fh,"<&",$scalar);
5376              $scalar can be:
5377              - an integer which does "fdopen"
5378              open($fh,"<&",2); # like open($fh,"<&2")
5379              - something that will yield a file handle via sv_2io()
5380              useful for dup'ing anonymous handles.
5381              e.g.:
5382              open(my $fh,"<&",\*STDIN);
5383              open(my $dup,"<&",$fh);
5384      Branch: perlio
5385            ! doio.c t/io/open.t
5386 ____________________________________________________________________________
5387 [  9297] By: nick                                  on 2001/03/22  13:34:35
5388         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
5389      Branch: perlio
5390            ! util.c
5391 ____________________________________________________________________________
5392 [  9296] By: nick                                  on 2001/03/22  12:51:20
5393         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
5394      Branch: perlio
5395            ! perl.c
5396 ____________________________________________________________________________
5397 [  9295] By: nick                                  on 2001/03/22  11:59:44
5398         Log: If stdin, stdout or stderr get opened in unexpected read/write state
5399              then warn at time of open not at time of use.
5400      Branch: perlio
5401            ! doio.c pp_hot.c pp_sys.c
5402 ____________________________________________________________________________
5403 [  9294] By: nick                                  on 2001/03/22  10:54:35
5404         Log: Die on n-arg open(...,"",xxx,yyy,...)
5405              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
5406              - die on read/write cases so we can decide what it means later.
5407      Branch: perlio
5408            ! doio.c embed.pl iperlsys.h util.c
5409 ____________________________________________________________________________
5410 [  9293] By: nick                                  on 2001/03/22  09:02:45
5411         Log: perlio tweaks (reported by Nick Clark)
5412              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
5413              error check in Pendinf_read().
5414      Branch: perlio
5415            ! perlio.c
5416 ____________________________________________________________________________
5417 [  9292] By: gsar                                  on 2001/03/22  07:12:00
5418         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
5419              fixes)
5420      Branch: maint-5.6/perl
5421           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
5422 ____________________________________________________________________________
5423 [  9291] By: jhi                                   on 2001/03/22  06:06:44
5424         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
5425      Branch: perl
5426            ! t/op/re_tests
5427 ____________________________________________________________________________
5428 [  9290] By: jhi                                   on 2001/03/22  05:57:01
5429         Log: Move MacOS Classic higher in the list of supported platforms.
5430      Branch: maint-5.6/perl
5431            ! pod/perlport.pod
5432 ____________________________________________________________________________
5433 [  9289] By: gsar                                  on 2001/03/22  05:35:04
5434         Log: revert part of change#6438 for compatibility (av_reify()
5435              appears to be needed to implement av_splice()ish things
5436              in XS)
5437      Branch: maint-5.6/perl
5438            ! embed.pl global.sym objXSUB.h perlapi.c
5439 ____________________________________________________________________________
5440 [  9288] By: gsar                                  on 2001/03/22  03:09:19
5441         Log: update copyright year
5442      Branch: maint-5.6/perl
5443            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5444            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
5445            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
5446            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
5447            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
5448            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
5449            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
5450            ! x2p/walk.c
5451 ____________________________________________________________________________
5452 [  9287] By: jhi                                   on 2001/03/21  20:30:54
5453         Log: Integrate perlio.
5454      Branch: perl
5455           !> ext/Data/Dumper/Dumper.xs
5456 ____________________________________________________________________________
5457 [  9286] By: gsar                                  on 2001/03/21  19:49:54
5458         Log: makefile.mk tweak
5459      Branch: maint-5.6/perl
5460            ! win32/Makefile win32/makefile.mk
5461 ____________________________________________________________________________
5462 [  9285] By: nick                                  on 2001/03/21  19:07:13
5463         Log: Multiplicity fix for Dumper.
5464      Branch: perlio
5465            ! ext/Data/Dumper/Dumper.xs
5466 ____________________________________________________________________________
5467 [  9284] By: nick                                  on 2001/03/21  19:01:07
5468         Log: Integrate mainline - (does not build xTHX issue in Dumper).
5469      Branch: perlio
5470           !> (integrate 27 files)
5471 ____________________________________________________________________________
5472 [  9283] By: jhi                                   on 2001/03/21  17:17:35
5473         Log: Integrate change #9282 from mainline into maintperl,
5474              4-arg UTF-8 substr().
5475      Branch: maint-5.6/perl
5476           !> pp.c
5477 ____________________________________________________________________________
5478 [  9282] By: jhi                                   on 2001/03/21  17:15:43
5479         Log: The #9270 would have leaked a scalar if pp_substr()
5480              returned early.
5481      Branch: perl
5482            ! pp.c
5483 ____________________________________________________________________________
5484 [  9281] By: gsar                                  on 2001/03/21  17:03:14
5485         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
5486      Branch: maint-5.6/perl
5487            ! win32/makefile.mk
5488 ____________________________________________________________________________
5489 [  9280] By: gsar                                  on 2001/03/21  17:01:20
5490         Log: some tweaks to change#9278 (fork() emulation should be enabled
5491              by setting BUILD_FLAVOR instead of changing the defaults)
5492      Branch: maint-5.6/perl
5493            ! win32/makefile.mk
5494 ____________________________________________________________________________
5495 [  9279] By: gsar                                  on 2001/03/21  16:47:19
5496         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
5497      Branch: maint-5.6/perl
5498            ! ext/File/Glob/Glob.pm
5499           !> lib/Cwd.pm
5500 ____________________________________________________________________________
5501 [  9278] By: jhi                                   on 2001/03/21  14:35:10
5502         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
5503              From: "Vadim Konovalov" <watman@inbox.ru>
5504              Date: Wed, 21 Mar 2001 01:53:51 +0300
5505              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
5506      Branch: maint-5.6/perl
5507            ! win32/makefile.mk win32/win32sck.c
5508 ____________________________________________________________________________
5509 [  9277] By: jhi                                   on 2001/03/21  13:58:28
5510         Log: Integrate change #9270 from mainline to maintperl:
5511              continued 4-arg UTF-8 substr() fixing.
5512      Branch: maint-5.6/perl
5513           !> pp.c t/op/substr.t
5514 ____________________________________________________________________________
5515 [  9276] By: jhi                                   on 2001/03/21  13:33:00
5516         Log: More pixie cleaning.
5517      Branch: perl
5518            ! Makefile.SH
5519 ____________________________________________________________________________
5520 [  9275] By: jhi                                   on 2001/03/21  03:54:17
5521         Log: Update Changes.
5522      Branch: perl
5523            ! Changes patchlevel.h
5524 ____________________________________________________________________________
5525 [  9274] By: jhi                                   on 2001/03/21  03:48:24
5526         Log: First stab at making Data::Dumper to grok Unicode.
5527              
5528              TODO: tests, EBCDICify.
5529      Branch: perl
5530            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
5531 ____________________________________________________________________________
5532 [  9273] By: jhi                                   on 2001/03/21  02:23:00
5533         Log: Fix for
5534              
5535              Subject: Memory leak in unquoted print   
5536              From: Benjamin Sugars <bsugars@canoe.ca> 
5537              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
5538              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
5539      Branch: perl
5540            ! perlio.c
5541 ____________________________________________________________________________
5542 [  9272] By: jhi                                   on 2001/03/21  01:33:17
5543         Log: Subject: Re: [PATCH] POSIX::getcwd()
5544              From: Benjamin Sugars <bsugars@canoe.ca> 
5545              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
5546              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
5547      Branch: perl
5548            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5549 ____________________________________________________________________________
5550 [  9271] By: jhi                                   on 2001/03/21  01:22:52
5551         Log: Subject: [PATCH] Cwd.pm docs
5552              From: Benjamin Sugars <bsugars@canoe.ca>
5553              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
5554              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
5555      Branch: perl
5556            ! lib/Cwd.pm
5557 ____________________________________________________________________________
5558 [  9270] By: jhi                                   on 2001/03/21  01:16:29
5559         Log: Continue 4-arg substr() UTF-8 fixage.
5560      Branch: perl
5561            ! pp.c t/op/substr.t
5562 ____________________________________________________________________________
5563 [  9269] By: jhi                                   on 2001/03/21  00:46:14
5564         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
5565              
5566              revert the leak fix in change#9142 (problem needs a more experimental
5567              fix unsuitable for 5.6.1)
5568              
5569              do alphabetical sorting by default (for csh compatibility)
5570              
5571              cut-n-paste goof in change#9264
5572              
5573              VMS piping fixes (from Charles Lane)
5574      Branch: perl
5575           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
5576           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
5577           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
5578 ____________________________________________________________________________
5579 [  9268] By: jhi                                   on 2001/03/21  00:37:04
5580         Log: Integrate perlio.
5581      Branch: perl
5582           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
5583           !> utf8.c utf8.h utfebcdic.h
5584 ____________________________________________________________________________
5585 [  9267] By: nick                                  on 2001/03/20  20:04:39
5586         Log: More EBCDIC stuff:
5587              - Loose the extra level of function on ASCII.
5588              - spotted a chr(0) issue in sv.c
5589              - re-work of UTF-X tr/// ranges to work in Unicode
5590              space. Still issues with the "0xff is illegal UTF-8" hack.
5591              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
5592              (why do it once when you can do it all over the place :-(
5593              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
5594              need utf8.pm for swashes.
5595              - Simplified and commented scan_const() in toke.c
5596              Still something wrong regexp and tr (swashes?).
5597      Branch: perlio
5598            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
5599            ! utf8.c utf8.h utfebcdic.h
5600 ____________________________________________________________________________
5601 [  9266] By: gsar                                  on 2001/03/20  19:16:43
5602         Log: VMS piping fixes (from Charles Lane)
5603      Branch: maint-5.6/perl
5604            ! vms/vms.c vms/vmspipe.com
5605 ____________________________________________________________________________
5606 [  9265] By: gsar                                  on 2001/03/20  17:53:52
5607         Log: cut-n-paste goof in change#9264
5608      Branch: maint-5.6/perl
5609            ! ext/File/Glob/Glob.xs
5610 ____________________________________________________________________________
5611 [  9264] By: gsar                                  on 2001/03/20  17:43:47
5612         Log: do alphabetical sorting by default (for csh compatibility);
5613              bsd_glob() does ASCII sort by default as usual, unless
5614              GLOB_ALPHASORT was specified
5615      Branch: maint-5.6/perl
5616            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
5617            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
5618            ! ext/File/Glob/bsd_glob.h
5619 ____________________________________________________________________________
5620 [  9263] By: gsar                                  on 2001/03/20  16:40:08
5621         Log: integrate change#9255 from mainline (unicode fix)
5622              
5623              substr($bytestr, i, n, $charstr)
5624      Branch: maint-5.6/perl
5625           !> Todo-5.6 pp.c t/op/substr.t
5626 ____________________________________________________________________________
5627 [  9262] By: gsar                                  on 2001/03/20  15:57:41
5628         Log: revert the leak fix in change#9142 (problem needs a more experimental
5629              fix unsuitable for 5.6.1)
5630      Branch: maint-5.6/perl
5631            ! scope.c
5632 ____________________________________________________________________________
5633 [  9261] By: jhi                                   on 2001/03/20  14:26:25
5634         Log: Integrate changes #9259,9260 from maintperl into mainline.
5635              
5636              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
5637              
5638              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
5639      Branch: perl
5640           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
5641 ____________________________________________________________________________
5642 [  9260] By: jhi                                   on 2001/03/20  14:05:46
5643         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
5644              From: Robin Barker <rmb1@cise.npl.co.uk>
5645              Date: Tue, 20 Mar 2001 10:12:04 GMT
5646              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
5647      Branch: maint-5.6/perl
5648            ! run.c
5649 ____________________________________________________________________________
5650 [  9259] By: jhi                                   on 2001/03/20  14:04:39
5651         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
5652              From: Chris Nandor <pudge@pobox.com>
5653              Date: Tue, 20 Mar 2001 00:40:56 -0500
5654              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
5655      Branch: maint-5.6/perl
5656            ! ext/POSIX/POSIX.xs lib/File/Path.pm
5657 ____________________________________________________________________________
5658 [  9258] By: jhi                                   on 2001/03/20  05:09:34
5659         Log: Update Changes.
5660      Branch: perl
5661            ! Changes patchlevel.h
5662 ____________________________________________________________________________
5663 [  9257] By: jhi                                   on 2001/03/20  05:04:25
5664         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
5665      Branch: perl
5666            ! t/op/tr.t
5667 ____________________________________________________________________________
5668 [  9256] By: jhi                                   on 2001/03/20  04:43:12
5669         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
5670              From: Peter Prymmer <pvhp@forte.com>
5671              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
5672              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
5673      Branch: maint-5.6/perl
5674            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
5675 ____________________________________________________________________________
5676 [  9255] By: jhi                                   on 2001/03/19  23:17:17
5677         Log: substr($bytestr, i, n, $charstr)
5678
5679              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
5680      Branch: perl
5681            ! Todo-5.6 pp.c t/op/substr.t
5682 ____________________________________________________________________________
5683 [  9254] By: jhi                                   on 2001/03/19  22:25:09
5684         Log: Rearrange the make test target prerequisites so that
5685              in a parallel make 'all' is finished before 'test'.
5686      Branch: perl
5687            ! Makefile.SH
5688 ____________________________________________________________________________
5689 [  9253] By: jhi                                   on 2001/03/19  21:48:07
5690         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
5691              From: Robin Houston <robin@kitsite.com>
5692              Date: Mon, 19 Mar 2001 15:48:41 +0000
5693              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
5694      Branch: perl
5695            ! pp_ctl.c
5696 ____________________________________________________________________________
5697 [  9252] By: jhi                                   on 2001/03/19  21:42:27
5698         Log: Integrate perlio.
5699      Branch: perl
5700           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
5701           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
5702           !> utfebcdic.h vms/perly_c.vms
5703 ____________________________________________________________________________
5704 [  9251] By: jhi                                   on 2001/03/19  21:31:28
5705         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
5706              
5707              Dynaloading in 64-bit AIX with vac.
5708      Branch: perl
5709           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5710           !> hints/aix.sh
5711 ____________________________________________________________________________
5712 [  9250] By: jhi                                   on 2001/03/19  21:18:00
5713         Log: A more robust solution for the 64bitall AIX dynaloading
5714              problem, from Jens-Uwe Mager.
5715      Branch: maint-5.6/perl
5716            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5717 ____________________________________________________________________________
5718 [  9249] By: nick                                  on 2001/03/19  20:59:37
5719         Log: Integrate mainline.
5720      Branch: perlio
5721           !> (integrate 42 files)
5722 ____________________________________________________________________________
5723 [  9248] By: nick                                  on 2001/03/19  20:22:07
5724         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
5725              (Building on OS390 uses native YACC and YYDEBUG has other
5726              side effects.)
5727      Branch: perlio
5728            ! perly.c perly.y vms/perly_c.vms
5729 ____________________________________________________________________________
5730 [  9247] By: jhi                                   on 2001/03/19  19:59:53
5731         Log: 64-bit AIX dynaloading problem (see #9244) idea
5732              from Jens-Uwe Mager.
5733      Branch: maint-5.6/perl
5734            ! ext/DynaLoader/dl_aix.xs
5735 ____________________________________________________________________________
5736 [  9246] By: nick                                  on 2001/03/19  19:27:57
5737         Log: More EBCDIC fixes.
5738      Branch: perlio
5739            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
5740            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
5741 ____________________________________________________________________________
5742 [  9245] By: jhi                                   on 2001/03/19  19:05:19
5743         Log: Integrate change #9243 from mainline into maintperl.
5744              
5745              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
5746      Branch: maint-5.6/perl
5747           !> README.vmesa
5748 ____________________________________________________________________________
5749 [  9244] By: jhi                                   on 2001/03/19  19:03:15
5750         Log: Get 64bitall AIX building, but still does not test okay:
5751              dynaloading anything fails, for example for op/defins:
5752              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
5753              (update: fixed by #9247,9250)
5754      Branch: maint-5.6/perl
5755            ! hints/aix.sh
5756 ____________________________________________________________________________
5757 [  9243] By: jhi                                   on 2001/03/19  19:00:16
5758         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
5759              From: Robin Barker <rmb1@cise.npl.co.uk>
5760              Date: Mon, 19 Mar 2001 18:01:57 GMT
5761              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
5762      Branch: perl
5763            ! README.vmesa
5764 ____________________________________________________________________________
5765 [  9242] By: jhi                                   on 2001/03/19  18:58:43
5766         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
5767              
5768              TODO: tests.
5769      Branch: perl
5770            ! doop.c op.c
5771 ____________________________________________________________________________
5772 [  9241] By: gsar                                  on 2001/03/19  17:34:46
5773         Log: VMSify tests (from Charles Lane)
5774      Branch: maint-5.6/perl
5775            ! t/lib/filehand.t t/lib/texttabs.t
5776 ____________________________________________________________________________
5777 [  9240] By: jhi                                   on 2001/03/19  14:24:26
5778         Log: Integrate change #9233 from maintperl into mainline.
5779              
5780              some refcounts were incorrect in perl_clone()
5781      Branch: perl
5782           !> sv.c
5783 ____________________________________________________________________________
5784 [  9239] By: gsar                                  on 2001/03/19  09:23:17
5785         Log: this is 5.6.1-trial3
5786      Branch: maint-5.6/perl
5787            ! Changes
5788 ____________________________________________________________________________
5789 [  9238] By: gsar                                  on 2001/03/19  08:47:04
5790         Log: some new symbols are only available under ithreads
5791      Branch: maint-5.6/perl
5792            ! makedef.pl
5793 ____________________________________________________________________________
5794 [  9237] By: gsar                                  on 2001/03/19  08:42:28
5795         Log: update patchlevel.h, Changes, &c.
5796      Branch: maint-5.6/perl
5797            ! Changes patchlevel.h pod/perlhist.pod
5798           !> AUTHORS
5799 ____________________________________________________________________________
5800 [  9236] By: gsar                                  on 2001/03/19  08:17:49
5801         Log: integrate changes#8068,8717 from mainline
5802              
5803              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
5804              
5805              [PATCH CPAN 1.59_51] warning message (not!)
5806      Branch: maint-5.6/perl
5807           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
5808           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
5809           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
5810           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
5811           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
5812 ____________________________________________________________________________
5813 [  9235] By: gsar                                  on 2001/03/19  08:07:09
5814         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
5815              
5816              [PATCH] Add missing CV flags to dump.c
5817              
5818              Re: [patch] Re: PL_ptr_table
5819              
5820              Fixup non-ithread build after 8713
5821              
5822              Generated files form 8713 etc.
5823              
5824              Correct the correction :-(
5825              
5826              Documenting coderef @INC (Re: CPAN "make this script work" feature)
5827              
5828              Subject: Re: sync sync sync: have I missed any patches?
5829              Replace djSP with dSP.
5830      Branch: maint-5.6/perl
5831           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
5832           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
5833           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5834           !> sv.c sv.h win32/perlhost.h
5835 ____________________________________________________________________________
5836 [  9234] By: gsar                                  on 2001/03/19  07:22:05
5837         Log: revert the change#9090 integrate for now (change looks somewhat
5838              incomplete in that [ha]v_exists() need something similar; lacks
5839              tests; &c.)
5840      Branch: maint-5.6/perl
5841            ! hv.c
5842 ____________________________________________________________________________
5843 [  9233] By: gsar                                  on 2001/03/19  07:10:01
5844         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
5845              destruction when there are unreferenced scalars (SvREFCNT==0)
5846      Branch: maint-5.6/perl
5847            ! sv.c
5848 ____________________________________________________________________________
5849 [  9232] By: jhi                                   on 2001/03/19  05:11:02
5850         Log: Regen api and toc.
5851      Branch: maint-5.6/perl
5852            ! pod/perlapi.pod pod/perltoc.pod
5853 ____________________________________________________________________________
5854 [  9231] By: jhi                                   on 2001/03/19  04:06:03
5855         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
5856              add a lost line in pp.c:pp_chop(), update to new op/chop.
5857              
5858              Clarify the description differentiating for and while; inspired by
5859              
5860              Subject: [ID 20010306.004] || != named unary operator
5861              
5862              The $Is_MacOS needs to be declared.
5863      Branch: maint-5.6/perl
5864            ! pp.c t/op/chop.t
5865           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
5866 ____________________________________________________________________________
5867 [  9230] By: jhi                                   on 2001/03/19  03:48:16
5868         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
5869              9079,9083,9089,9090,9091 from mainline to maintperl.
5870              
5871              Quieten some noise in Win32 builds
5872              
5873              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
5874              
5875              The perlretut was still talking about the old \p and \P
5876              definitions.
5877              
5878              More tweakage on the Unicode character class descriptions.
5879              
5880              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
5881              
5882              Subject: 'no *POSIX' Patch speeding up make on BS2000 
5883              
5884              Subject: [PATCH] perldata.pod here-doc docs
5885              
5886              Add /sbin and /usr/sbin to the list of directories scanned
5887              for setuid programs.  Takes care of bug id 20010309.003.
5888              
5889              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
5890              
5891              In op/stat #35 better to scan all the potential directories
5892              for setuids, not just the first one.
5893      Branch: maint-5.6/perl
5894            ! Makefile.SH
5895           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
5896           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
5897           !> t/op/stat.t toke.c win32/win32.h
5898 ____________________________________________________________________________
5899 [  9229] By: jhi                                   on 2001/03/19  02:31:50
5900         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
5901              From: Chris Nandor <pudge@pobox.com>
5902              Date: Sat, 10 Mar 2001 14:22:19 -0500
5903              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
5904      Branch: maint-5.6/perl
5905            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
5906            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
5907            ! t/lib/b.t t/lib/errno.t
5908 ____________________________________________________________________________
5909 [  9228] By: jhi                                   on 2001/03/19  02:29:59
5910         Log: Integrate changes #9113,9122 from mainline into maintperl.
5911              
5912              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?)
5913      Branch: maint-5.6/perl
5914           !> Configure README.os390 hints/os390.sh
5915 ____________________________________________________________________________
5916 [  9227] By: jhi                                   on 2001/03/19  02:22:35
5917         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
5918              into maintperl.
5919              
5920              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
5921              
5922              Forgot to check-in the larger part of #9120, duh.
5923              
5924              Subject: Another patch for integer.pm POD 
5925              
5926              h2ph strictness and cleanliness from Kurt Starsinic.
5927              
5928              Borland filename case problem.
5929              
5930              h2ph strictness and cleanliness from Kurt Starsinic.
5931              
5932              Subject: [PATCH] the uncontroversial doc patches
5933      Branch: maint-5.6/perl
5934           +> win32/sncfnmcs.pl
5935           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
5936           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
5937           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
5938           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
5939           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
5940           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
5941           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
5942 ____________________________________________________________________________
5943 [  9226] By: jhi                                   on 2001/03/19  02:10:21
5944         Log: Integrate changes #9207,9214 from mainline into maintperl.
5945              
5946              podchecker relaxations: =over has an *optional* number after it,
5947              and whitespace in L<> is okay.
5948      Branch: maint-5.6/perl
5949           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
5950           !> t/pod/poderrs.xr
5951 ____________________________________________________________________________
5952 [  9225] By: jhi                                   on 2001/03/19  02:07:38
5953         Log: Integrate change #9219 from maintperl into mainline.
5954              
5955              remove duplicated tests
5956      Branch: perl
5957           !> t/op/re_tests
5958 ____________________________________________________________________________
5959 [  9224] By: jhi                                   on 2001/03/19  02:06:11
5960         Log: Integrate change #9223 from mainline to maintperl.
5961              
5962              Document -Dmksymlinks.
5963      Branch: maint-5.6/perl
5964           !> INSTALL
5965 ____________________________________________________________________________
5966 [  9223] By: jhi                                   on 2001/03/19  02:01:25
5967         Log: Document -Dmksymlinks.
5968      Branch: perl
5969            ! INSTALL
5970 ____________________________________________________________________________
5971 [  9222] By: jhi                                   on 2001/03/19  01:15:35
5972         Log: The -Dmksymlinks wasn't working for maintperl.
5973      Branch: maint-5.6/perl
5974            ! Configure
5975 ____________________________________________________________________________
5976 [  9221] By: jhi                                   on 2001/03/19  00:49:43
5977         Log: Cleanup pixie residue.
5978      Branch: perl
5979            ! Makefile.SH
5980 ____________________________________________________________________________
5981 [  9220] By: jhi                                   on 2001/03/19  00:44:47
5982         Log: Document the use of pixie/prof; create make targets for it.
5983              
5984              TODO: make t/TEST pixie-aware.
5985      Branch: perl
5986            ! Makefile.SH pod/perlhack.pod
5987 ____________________________________________________________________________
5988 [  9219] By: gsar                                  on 2001/03/19  00:16:55
5989         Log: remove duplicated tests
5990      Branch: maint-5.6/perl
5991            ! t/op/re_tests
5992 ____________________________________________________________________________
5993 [  9218] By: jhi                                   on 2001/03/18  23:59:31
5994         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
5995      Branch: perl
5996            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
5997 ____________________________________________________________________________
5998 [  9217] By: jhi                                   on 2001/03/18  23:25:20
5999         Log: Rewrite the tests section of Makefile to be less redundant
6000              and to allow for more flexible test targets, many recursive
6001              make calls introduced.
6002      Branch: perl
6003            ! Makefile.SH
6004 ____________________________________________________________________________
6005 [  9216] By: jhi                                   on 2001/03/18  22:30:04
6006         Log: Document the use of Third Degree (sparsely).
6007      Branch: perl
6008            ! pod/perlhack.pod t/TEST
6009 ____________________________________________________________________________
6010 [  9215] By: jhi                                   on 2001/03/18  22:10:30
6011         Log: Make targets for testing with Third Degree.
6012      Branch: perl
6013            ! Makefile.SH
6014 ____________________________________________________________________________
6015 [  9214] By: jhi                                   on 2001/03/18  21:08:53
6016         Log: The podchecker relaxations need to mirrored also at the tests.
6017      Branch: perl
6018            ! t/pod/poderrs.xr
6019 ____________________________________________________________________________
6020 [  9213] By: jhi                                   on 2001/03/18  20:56:21
6021         Log: Update Changes.
6022      Branch: perl
6023            ! Changes patchlevel.h
6024 ____________________________________________________________________________
6025 [  9212] By: jhi                                   on 2001/03/18  20:36:59
6026         Log: Looking for config.sh in parent directories isn't
6027              very useful for the toplevel Makefile.
6028      Branch: perl
6029            ! Makefile.SH
6030 ____________________________________________________________________________
6031 [  9211] By: jhi                                   on 2001/03/18  20:33:37
6032         Log: On "make clean" take care of Third Degree droppings.
6033      Branch: perl
6034            ! Makefile.SH
6035 ____________________________________________________________________________
6036 [  9210] By: jhi                                   on 2001/03/18  20:21:34
6037         Log: Add a hook for running the tests under the Third Degree
6038              debugging tool (set $ENV{PERL_3LOG} to non-zero)
6039              
6040              TODO: Document the use of Third Degree.
6041      Branch: perl
6042            ! t/TEST
6043 ____________________________________________________________________________
6044 [  9209] By: jhi                                   on 2001/03/18  20:19:07
6045         Log: Regen toc and api pods.
6046      Branch: perl
6047            ! pod/perlapi.pod pod/perltoc.pod
6048 ____________________________________________________________________________
6049 [  9208] By: jhi                                   on 2001/03/18  20:12:12
6050         Log: Integrate changes #8128,9132 from mainline into maintperl,
6051              Tie::SubstrHash fixes.
6052      Branch: maint-5.6/perl
6053           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
6054 ____________________________________________________________________________
6055 [  9207] By: jhi                                   on 2001/03/18  20:07:43
6056         Log: podchecker relaxations from Michael Stevens.
6057      Branch: perl
6058            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
6059 ____________________________________________________________________________
6060 [  9206] By: jhi                                   on 2001/03/18  20:04:24
6061         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
6062      Branch: perl
6063            ! lib/Locale/Constants.pm lib/Locale/Country.pm
6064            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
6065            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
6066 ____________________________________________________________________________
6067 [  9205] By: jhi                                   on 2001/03/18  19:54:45
6068         Log: Integrate changes #9161,9162 from maintperl to mainline.
6069              
6070              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
6071              results
6072      Branch: perl
6073           !> t/op/magic.t
6074 ____________________________________________________________________________
6075 [  9204] By: jhi                                   on 2001/03/18  19:37:46
6076         Log: Make perl.third checks more understandable to the builder.
6077      Branch: perl
6078            ! Makefile.SH
6079 ____________________________________________________________________________
6080 [  9203] By: jhi                                   on 2001/03/18  19:20:54
6081         Log: Re-integrate #9138 from maintperl to mainline,
6082              the squelching of the unneeded "Scalars leaked" messages.
6083      Branch: perl
6084           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
6085           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
6086           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
6087 ____________________________________________________________________________
6088 [  9202] By: jhi                                   on 2001/03/18  18:48:36
6089         Log: More robust and more paranoid perl.third target.
6090      Branch: perl
6091            ! Makefile.SH
6092 ____________________________________________________________________________
6093 [  9201] By: jhi                                   on 2001/03/18  18:39:21
6094         Log: Integrate change #9197 from maintperl to mainline.
6095              
6096              more thorough cleaning of arenas.
6097      Branch: perl
6098           !> embed.pl perl.c proto.h sv.c t/op/sort.t
6099 ____________________________________________________________________________
6100 [  9200] By: jhi                                   on 2001/03/18  18:25:17
6101         Log: Integrate perlio.
6102      Branch: perl
6103           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
6104           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
6105           !> t/lib/encode.t toke.c universal.c utf8.c
6106 ____________________________________________________________________________
6107 [  9199] By: nick                                  on 2001/03/18  15:23:51
6108         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
6109              is the sense of the test being done. Avoid some magical 127 and 128 values
6110              by using macros.
6111      Branch: perlio
6112            ! doop.c pp_ctl.c sv.c toke.c
6113 ____________________________________________________________________________
6114 [  9198] By: nick                                  on 2001/03/18  14:18:12
6115         Log: UTF-X encoding invariance for Encode:
6116              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
6117              - move the XS code for those to universal.c (so in miniperl)
6118              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
6119              - change ext/Encode/compile to use above.
6120              - Fix t/lib/encode.t for above
6121              - Teach t/lib/b.t to expect -uutf8
6122              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
6123              utf8.pm is needed.
6124      Branch: perlio
6125            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
6126            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
6127 ____________________________________________________________________________
6128 [  9197] By: gsar                                  on 2001/03/18  12:15:57
6129         Log: more thorough cleaning of arenas--keep going until no more
6130              SvREFCNT_dec()s occur (this fixes the problem that causes the
6131              pesky "Scalars leaked" warnings)
6132      Branch: maint-5.6/perl
6133            ! embed.pl perl.c proto.h sv.c t/op/sort.t
6134 ____________________________________________________________________________
6135 [  9196] By: nick                                  on 2001/03/18  10:57:29
6136         Log: Fix pragma/utf8.t # 15
6137              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
6138              are SvUTF8 as well.
6139      Branch: perlio
6140            ! toke.c
6141 ____________________________________________________________________________
6142 [  9195] By: nick                                  on 2001/03/18  09:27:06
6143         Log: Integrate mainline
6144      Branch: perlio
6145           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
6146           !> t/op/pat.t
6147 ____________________________________________________________________________
6148 [  9194] By: jhi                                   on 2001/03/18  05:29:59
6149         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
6150              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
6151      Branch: perl
6152            ! op.c op.h t/op/misc.t t/op/pat.t
6153 ____________________________________________________________________________
6154 [  9193] By: jhi                                   on 2001/03/18  05:15:06
6155         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
6156      Branch: perl
6157            ! mg.c t/op/pat.t
6158 ____________________________________________________________________________
6159 [  9192] By: jhi                                   on 2001/03/18  04:22:43
6160         Log: tr/// UTF-8 patches from Inaba Hiroto.
6161      Branch: perl
6162            ! doop.c op.c
6163 ____________________________________________________________________________
6164 [  9191] By: jhi                                   on 2001/03/18  04:21:17
6165         Log: Integrate perlio.
6166      Branch: perl
6167           !> utf8.c utfebcdic.h
6168 ____________________________________________________________________________
6169 [  9190] By: nick                                  on 2001/03/17  20:32:01
6170         Log: Correct #if EBCDIC side typos.
6171              Builds and passes many tests on OS390.
6172      Branch: perlio
6173            ! utf8.c utfebcdic.h
6174 ____________________________________________________________________________
6175 [  9189] By: jhi                                   on 2001/03/17  18:55:49
6176         Log: Add prerequisites for the perl.third target.
6177      Branch: perl
6178            ! Makefile.SH
6179 ____________________________________________________________________________
6180 [  9188] By: jhi                                   on 2001/03/17  18:46:00
6181         Log: Integrate perlio.
6182      Branch: perl
6183           +> utfebcdic.h
6184           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
6185 ____________________________________________________________________________
6186 [  9187] By: jhi                                   on 2001/03/17  18:38:47
6187         Log: Add a make rule for perl.third (the Third Degree memory debugging
6188              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
6189      Branch: perl
6190            ! Makefile.SH
6191 ____________________________________________________________________________
6192 [  9186] By: nick                                  on 2001/03/17  18:34:48
6193         Log: MANIFEST addition :-(
6194      Branch: perlio
6195            ! MANIFEST
6196 ____________________________________________________________________________
6197 [  9185] By: nick                                  on 2001/03/17  18:29:50
6198         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
6199              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
6200              a superset of ASCII are invariant under the encoding. This is EBCDIC
6201              friendly as an encoded string can be looked at as being EBCDIC by lexer
6202              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
6203              ASCII on ASCII machines.
6204              
6205              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
6206              seperate.
6207              - Add some more macros to comprehend different shift amounts and
6208              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
6209              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
6210              and conditionaly #include it.
6211              
6212              EBCDIC build as yet untested.  ASCII still fails the one test.
6213      Branch: perlio
6214            + utfebcdic.h
6215            ! utf8.c utf8.h
6216 ____________________________________________________________________________
6217 [  9184] By: nick                                  on 2001/03/17  17:44:16
6218         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
6219      Branch: perlio
6220            ! doop.c perl.h pp.c utf8.h
6221 ____________________________________________________________________________
6222 [  9183] By: jhi                                   on 2001/03/17  15:55:42
6223         Log: Integrate perlio.
6224      Branch: perl
6225            ! MANIFEST
6226           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
6227 ____________________________________________________________________________
6228 [  9182] By: nick                                  on 2001/03/17  09:16:06
6229         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
6230      Branch: perlio
6231            ! t/op/pat.t
6232 ____________________________________________________________________________
6233 [  9181] By: nick                                  on 2001/03/17  09:15:11
6234         Log: Integrate mainline.
6235      Branch: perlio
6236           +> lib/Locale/Constants.pm lib/Locale/Country.pm
6237           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
6238           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
6239           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
6240           !> (integrate 83 files)
6241 ____________________________________________________________________________
6242 [  9180] By: nick                                  on 2001/03/16  17:23:21
6243         Log: EBCDIC Fixes.
6244      Branch: perlio
6245            ! perl.h sv.c toke.c utf8.c utf8.h
6246 ____________________________________________________________________________
6247 [  9179] By: jhi                                   on 2001/03/16  14:10:12
6248         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
6249              a change needed to work around an AIX compiler bug.
6250      Branch: perl
6251            ! ext/Storable/Storable.xs
6252 ____________________________________________________________________________
6253 [  9178] By: jhi                                   on 2001/03/16  03:19:59
6254         Log: With Damian's approval synchronize damian's modules'
6255              licensing with Perl's standard module licensing.
6256      Branch: perl
6257            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
6258 ____________________________________________________________________________
6259 [  9177] By: jhi                                   on 2001/03/16  03:15:34
6260         Log: Make the Filter::Util:Call files have their own copies
6261              of the Perl standard module licensing, from Paul Marquess.
6262      Branch: perl
6263            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
6264 ____________________________________________________________________________
6265 [  9176] By: jhi                                   on 2001/03/16  02:56:04
6266         Log: Subject: [PATCH] more pod patches
6267              From: Michael Stevens <michael@etla.org>
6268              Date: Thu, 15 Mar 2001 21:25:18 +0000
6269              Message-ID: <20010315212518.A18870@firedrake.org>
6270      Branch: perl
6271            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
6272            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
6273            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
6274            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
6275            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
6276            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
6277            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
6278            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
6279            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
6280            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
6281            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
6282            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
6283            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
6284            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
6285            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
6286            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
6287            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
6288            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
6289            ! lib/Locale/Country.pm lib/Locale/Language.pm
6290            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
6291            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
6292            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
6293            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
6294            ! os2/OS2/Process/Process.pm
6295 ____________________________________________________________________________
6296 [  9175] By: jhi                                   on 2001/03/16  02:53:32
6297         Log: Subject: [PATCH] the uncontroversial doc patches
6298              From: Michael Stevens <michael@etla.org>
6299              Date: Thu, 15 Mar 2001 20:01:12 +0000
6300              Message-ID: <20010315200112.A7636@firedrake.org>
6301      Branch: perl
6302            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
6303            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
6304            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
6305            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
6306            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
6307 ____________________________________________________________________________
6308 [  9174] By: jhi                                   on 2001/03/16  02:50:49
6309         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
6310              From: Paul Lindner <lindner@inuus.com>
6311              Date: Fri, 16 Mar 2001 11:28:03 -0800
6312              Message-ID: <20010316112803.A7577@inuus.com>
6313      Branch: perl
6314            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6315 ____________________________________________________________________________
6316 [  9173] By: nick                                  on 2001/03/15  20:21:03
6317         Log: 1st day's EBCDIC fixes:
6318              - toke.c's parsing of strings needed attention
6319              needed to conditionally e2a if string was already UTF-8
6320              - e2a/a2e tables where wrong way round.
6321              - new macros in utf8.h
6322      Branch: perlio
6323            ! perl.h toke.c utf8.h
6324 ____________________________________________________________________________
6325 [  9172] By: jhi                                   on 2001/03/15  15:17:17
6326         Log: Update Changes.
6327      Branch: perl
6328            ! Changes patchlevel.h
6329 ____________________________________________________________________________
6330 [  9171] By: jhi                                   on 2001/03/15  15:09:32
6331         Log: Subject: Re: Another Borland C++ problem.
6332              From: "Vadim Konovalov" <watman@inbox.ru>
6333              Date: Sat, 10 Mar 2001 19:26:07 +0300
6334              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
6335              
6336              Borland filename case problem.
6337      Branch: perl
6338            + win32/sncfnmcs.pl
6339            ! MANIFEST README.win32
6340 ____________________________________________________________________________
6341 [  9170] By: jhi                                   on 2001/03/15  14:54:23
6342         Log: Add Locale::Codes 1.06, from Neil Bowers.
6343      Branch: perl
6344            + lib/Locale/Constants.pm lib/Locale/Country.pm
6345            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
6346            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
6347            + t/lib/lc-language.t t/lib/lc-uk.t
6348            ! MANIFEST
6349 ____________________________________________________________________________
6350 [  9169] By: jhi                                   on 2001/03/15  14:19:01
6351         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
6352      Branch: perl
6353            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6354            ! ext/Storable/Storable.xs
6355 ____________________________________________________________________________
6356 [  9168] By: jhi                                   on 2001/03/15  14:13:22
6357         Log: Integrate changes #9120,9167 from mainline to maintperl.
6358              
6359              Subject: [PATCH 5.6.1] OS/2 docs
6360              
6361              Subject: [PATCH 5.6.1] perldoc
6362      Branch: maint-5.6/perl
6363           !> os2/Changes utils/perldoc.PL
6364 ____________________________________________________________________________
6365 [  9167] By: jhi                                   on 2001/03/15  14:07:42
6366         Log: Subject: [PATCH 5.6.1] perldoc
6367              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6368              Date: Wed, 14 Mar 2001 23:46:52 -0500
6369              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
6370      Branch: perl
6371            ! utils/perldoc.PL
6372 ____________________________________________________________________________
6373 [  9166] By: jhi                                   on 2001/03/15  13:53:15
6374         Log: sigaction test condition tweakage.
6375      Branch: perl
6376            ! t/lib/sigaction.t
6377 ____________________________________________________________________________
6378 [  9165] By: alanbur                               on 2001/03/15  03:49:17
6379         Log: Resynchronised with parent
6380      Branch: maint-5.6/pureperl
6381           +> os2/os2add.sym t/op/anonsub.t
6382           !> (integrate 72 files)
6383 ____________________________________________________________________________
6384 [  9164] By: jhi                                   on 2001/03/15  01:05:01
6385         Log: Avoid stomping off the beginning of an array in tr///.
6386      Branch: perl
6387            ! op.c
6388 ____________________________________________________________________________
6389 [  9163] By: jhi                                   on 2001/03/15  00:58:57
6390         Log: h2ph strictness and cleanliness from Kurt Starsinic.
6391      Branch: perl
6392            ! utils/h2ph.PL
6393 ____________________________________________________________________________
6394 [  9162] By: gsar                                  on 2001/03/15  00:56:53
6395         Log: avoid warnings
6396      Branch: maint-5.6/perl
6397            ! t/op/magic.t
6398 ____________________________________________________________________________
6399 [  9161] By: gsar                                  on 2001/03/15  00:52:09
6400         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
6401              results
6402      Branch: maint-5.6/perl
6403            ! t/op/magic.t
6404 ____________________________________________________________________________
6405 [  9160] By: jhi                                   on 2001/03/14  22:02:10
6406         Log: Do not use the Perl malloc in IRIX, suggested by
6407              Helmus Jarausch.
6408      Branch: perl
6409            ! hints/irix_6.sh
6410 ____________________________________________________________________________
6411 [  9159] By: nick                                  on 2001/03/14  21:45:59
6412         Log: Integrate mainline
6413      Branch: perlio
6414           +> t/op/loopctl.t
6415           !> (integrate 41 files)
6416 ____________________________________________________________________________
6417 [  9158] By: jhi                                   on 2001/03/14  21:10:09
6418         Log: The Day of the Retractions continues: the #9138
6419              (integrated in #9144) doesn't work well in mainline.
6420      Branch: perl
6421            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
6422            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
6423            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
6424 ____________________________________________________________________________
6425 [  9157] By: jhi                                   on 2001/03/14  20:58:12
6426         Log: The #9145 CANNOT be enabled: the clear_pmop code still
6427              dumps core all over in Tru64.
6428      Branch: perl
6429            ! op.c op.h t/op/pat.t
6430 ____________________________________________________________________________
6431 [  9156] By: jhi                                   on 2001/03/14  20:48:06
6432         Log: Integrate change #9154 from maintperl to mainline.
6433              
6434              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
6435              (caused Storable 1.0.10 to break on windows)
6436      Branch: perl
6437           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
6438           !> perlapi.c proto.h
6439 ____________________________________________________________________________
6440 [  9155] By: jhi                                   on 2001/03/14  20:23:53
6441         Log: Retract #9136: breaks threading (and binary compatibility).
6442      Branch: perl
6443            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
6444 ____________________________________________________________________________
6445 [  9154] By: gsar                                  on 2001/03/14  17:48:18
6446         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
6447              (caused Storable 1.0.10 to break on windows)
6448      Branch: maint-5.6/perl
6449            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
6450            ! perlapi.c proto.h
6451 ____________________________________________________________________________
6452 [  9153] By: jhi                                   on 2001/03/14  13:35:21
6453         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
6454      Branch: perl
6455            ! t/lib/sigaction.t
6456 ____________________________________________________________________________
6457 [  9152] By: gsar                                  on 2001/03/14  07:29:40
6458         Log: back out changes#9012,9010,9009 and parts of change#9016
6459              (causes ABRs under purify, and some prerequisites don't
6460              seem to be there in 5.6.x)
6461      Branch: maint-5.6/perl
6462            ! doop.c op.c t/op/tr.t toke.c
6463 ____________________________________________________________________________
6464 [  9151] By: gsar                                  on 2001/03/14  07:01:29
6465         Log: reenable change#9145 (the test was busted due to a missing
6466              C<print "ok 27\n">)
6467      Branch: perl
6468            ! op.c op.h t/op/pat.t
6469 ____________________________________________________________________________
6470 [  9150] By: jhi                                   on 2001/03/14  06:38:36
6471         Log: Retract #9145.
6472      Branch: perl
6473            ! op.c op.h t/op/pat.t
6474 ____________________________________________________________________________
6475 [  9149] By: jhi                                   on 2001/03/14  06:14:56
6476         Log: Retract #9143.
6477      Branch: perl
6478            ! op.c
6479 ____________________________________________________________________________
6480 [  9148] By: gsar                                  on 2001/03/14  06:13:02
6481         Log: Uninitialized Memory Read in regexec.c
6482      Branch: perl
6483            ! regexec.c
6484 ____________________________________________________________________________
6485 [  9147] By: jhi                                   on 2001/03/14  04:59:54
6486         Log: Subject: PATCH: make goto work in nested eval ""
6487              From: Robin Houston <robin@kitsite.com>
6488              Date: Wed, 14 Mar 2001 04:16:10 +0000
6489              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
6490      Branch: perl
6491            ! pp_ctl.c t/op/goto.t
6492 ____________________________________________________________________________
6493 [  9146] By: jhi                                   on 2001/03/14  04:42:54
6494         Log: Preserve the #ifdef PERL_CORE in perly.h.
6495      Branch: perl
6496            ! perly.fixer
6497 ____________________________________________________________________________
6498 [  9145] By: jhi                                   on 2001/03/14  03:57:41
6499         Log: (Retracted by #9150.)
6500      Branch: perl
6501            ! op.c op.h t/op/pat.t
6502 ____________________________________________________________________________
6503 [  9144] By: jhi                                   on 2001/03/14  03:50:38
6504         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
6505              
6506              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
6507              
6508              remove squelch controls for "Scalars leaked" messages in most places
6509              (these are now cured)
6510              
6511              fix another memory leak reported by purify (tie callbacks that
6512              croak can leak when wiping out magic)
6513      Branch: perl
6514           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
6515           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
6516           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
6517           !> t/pragma/warnings.t
6518 ____________________________________________________________________________
6519 [  9143] By: jhi                                   on 2001/03/14  03:37:53
6520         Log: (Retracted by #9149.)
6521      Branch: perl
6522            ! op.c
6523 ____________________________________________________________________________
6524 [  9142] By: gsar                                  on 2001/03/14  03:20:48
6525         Log: fix another memory leak reported by purify (tie callbacks that
6526              croak can leak when wiping out magic)
6527      Branch: maint-5.6/perl
6528            ! scope.c
6529 ____________________________________________________________________________
6530 [  9141] By: jhi                                   on 2001/03/14  02:55:00
6531         Log: Subject: PATCH for [ID 20010305.003]
6532              From: Robin Houston <robin@kitsite.com>
6533              Date: Wed, 14 Mar 2001 02:45:51 +0000
6534              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
6535      Branch: perl
6536            ! pp_ctl.c t/op/eval.t
6537 ____________________________________________________________________________
6538 [  9140] By: jhi                                   on 2001/03/14  02:41:54
6539         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6540              Date: Wed, 14 Mar 2001 01:52:51 +0000
6541              From: Robin Houston <robin@kitsite.com>
6542              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
6543              
6544              Fix for 2000313.004.
6545      Branch: perl
6546            ! pp_ctl.c t/op/goto.t
6547 ____________________________________________________________________________
6548 [  9139] By: jhi                                   on 2001/03/14  02:40:50
6549         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6550              From: Robin Houston <robin@kitsite.com>
6551              Date: Wed, 14 Mar 2001 00:43:45 +0000
6552              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
6553      Branch: perl
6554            + t/op/loopctl.t
6555            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
6556            ! vms/perly_c.vms
6557 ____________________________________________________________________________
6558 [  9138] By: gsar                                  on 2001/03/14  01:18:00
6559         Log: remove squelch controls for "Scalars leaked" messages in most places
6560              (these are now cured)
6561      Branch: maint-5.6/perl
6562            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
6563            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
6564            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
6565 ____________________________________________________________________________
6566 [  9137] By: gsar                                  on 2001/03/14  00:57:04
6567         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
6568      Branch: maint-5.6/perl
6569            ! regcomp.c
6570 ____________________________________________________________________________
6571 [  9136] By: jhi                                   on 2001/03/13  23:12:24
6572         Log: (Retracted by #9155)
6573              
6574              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
6575              From: Jens-Uwe Mager <jum@helios.de>
6576              Date: Wed, 21 Feb 2001 21:32:04 +0100
6577              Message-ID: <20010221213203.A18340@ans.helios.de>
6578      Branch: perl
6579            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
6580 ____________________________________________________________________________
6581 [  9135] By: jhi                                   on 2001/03/13  22:50:05
6582         Log: Integrate perlio.
6583      Branch: perl
6584           !> pp.c
6585 ____________________________________________________________________________
6586 [  9134] By: jhi                                   on 2001/03/13  22:49:05
6587         Log: Integrate change #9131 from maintperl into mainline.
6588              
6589              make the error text look more consistent in hints/hpux.sh
6590      Branch: perl
6591           !> hints/hpux.sh
6592 ____________________________________________________________________________
6593 [  9133] By: gsar                                  on 2001/03/13  22:46:20
6594         Log: integrate change#9067 from mainline
6595              
6596              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
6597      Branch: maint-5.6/perl
6598           !> lib/ExtUtils/MM_Unix.pm
6599 ____________________________________________________________________________
6600 [  9132] By: jhi                                   on 2001/03/13  22:41:21
6601         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6602              From: "John P. Linderman" <jpl@research.att.com>
6603              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
6604              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
6605              
6606              A more correct prime finder.
6607      Branch: perl
6608            ! lib/Tie/SubstrHash.pm
6609 ____________________________________________________________________________
6610 [  9131] By: gsar                                  on 2001/03/13  22:30:42
6611         Log: make the error text look more consistent in hints/hpux.sh
6612      Branch: maint-5.6/perl
6613            ! hints/hpux.sh
6614 ____________________________________________________________________________
6615 [  9130] By: jhi                                   on 2001/03/13  22:23:44
6616         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
6617              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6618              Date: Tue, 13 Mar 2001 18:41:26 +0100
6619              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
6620              
6621              If the test is run non-interactively the default handler
6622              is different.
6623      Branch: perl
6624            ! t/lib/sigaction.t
6625 ____________________________________________________________________________
6626 [  9129] By: jhi                                   on 2001/03/13  22:20:21
6627         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
6628              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6629              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
6630              Date:     Tue, 13 Mar 2001 16:44:32 EST
6631      Branch: perl
6632            ! t/lib/1_compile.t
6633 ____________________________________________________________________________
6634 [  9128] By: jhi                                   on 2001/03/13  22:18:34
6635         Log: Subject: Another patch for integer.pm POD 
6636              From: "John L. Allen" <allen@grumman.com>
6637              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
6638              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
6639      Branch: perl
6640            ! lib/integer.pm
6641 ____________________________________________________________________________
6642 [  9127] By: nick                                  on 2001/03/13  21:26:30
6643         Log: Integrate mainline.
6644      Branch: perlio
6645           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
6646           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
6647           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
6648           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
6649           !> Changes Configure MANIFEST README.os2 README.os390
6650           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
6651           !> os2/Changes patchlevel.h win32/perlhost.h
6652 ____________________________________________________________________________
6653 [  9126] By: nick                                  on 2001/03/13  20:39:51
6654         Log: #ifdef'ed out code to make packed side of pack/unpack
6655              octets. (i.e. pack('U') => encode_utf8).
6656      Branch: perlio
6657            ! pp.c
6658 ____________________________________________________________________________
6659 [  9125] By: jhi                                   on 2001/03/13  15:07:16
6660         Log: Update Changes.
6661      Branch: perl
6662            ! Changes patchlevel.h
6663 ____________________________________________________________________________
6664 [  9124] By: jhi                                   on 2001/03/13  14:22:45
6665         Log: Workaround for the buggy ("internal compiler error")
6666              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
6667              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
6668              of Andreas König.
6669      Branch: perl
6670            ! ext/re/Makefile.PL hints/aix.sh
6671 ____________________________________________________________________________
6672 [  9123] By: jhi                                   on 2001/03/13  03:24:34
6673         Log: Typo in #9114.
6674      Branch: metaconfig
6675            ! U/modified/myhostname.U
6676 ____________________________________________________________________________
6677 [  9122] By: jhi                                   on 2001/03/13  03:24:06
6678         Log: Typo in #9113.
6679      Branch: perl
6680            ! Configure
6681 ____________________________________________________________________________
6682 [  9121] By: jhi                                   on 2001/03/13  01:53:05
6683         Log: Forgot to check-in the larger part of #9120, duh.
6684      Branch: perl
6685            ! README.os2
6686 ____________________________________________________________________________
6687 [  9120] By: jhi                                   on 2001/03/13  01:51:31
6688         Log: Subject: [PATCH 5.6.1] OS/2 docs
6689              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6690              Date: Mon, 12 Mar 2001 03:27:32 -0500
6691              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
6692      Branch: perl
6693            ! os2/Changes
6694 ____________________________________________________________________________
6695 [  9119] By: jhi                                   on 2001/03/13  01:49:41
6696         Log: Integrate change #9116 from maintperl into mainline.
6697              
6698              Win32::GetCwd() returns C: instead of C:\ in the root directory
6699              under ithreads
6700      Branch: perl
6701           !> win32/perlhost.h
6702 ____________________________________________________________________________
6703 [  9118] By: jhi                                   on 2001/03/13  01:13:39
6704         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
6705      Branch: perl
6706            + lib/Switch.pm t/lib/switch.t
6707            ! MANIFEST
6708 ____________________________________________________________________________
6709 [  9117] By: jhi                                   on 2001/03/13  01:03:17
6710         Log: Add Text::Balanced 1.83.
6711      Branch: perl
6712            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
6713            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
6714            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
6715            + t/lib/tb-xvari.t
6716            ! MANIFEST
6717 ____________________________________________________________________________
6718 [  9116] By: gsar                                  on 2001/03/13  00:55:53
6719         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
6720              under ithreads
6721      Branch: maint-5.6/perl
6722            ! win32/perlhost.h
6723 ____________________________________________________________________________
6724 [  9115] By: jhi                                   on 2001/03/13  00:54:09
6725         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
6726              From: "John L. Allen" <allen@grumman.com>
6727              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
6728              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
6729              
6730              use integer document clarification.
6731      Branch: perl
6732            ! lib/integer.pm
6733 ____________________________________________________________________________
6734 [  9114] By: jhi                                   on 2001/03/13  00:38:54
6735         Log: Metaconfig unit change for #9113.
6736      Branch: metaconfig
6737            ! U/modified/myhostname.U
6738 ____________________________________________________________________________
6739 [  9113] By: jhi                                   on 2001/03/13  00:38:35
6740         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?)
6741              From: Peter Prymmer <pvhp@forte.com>
6742              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
6743              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
6744      Branch: perl
6745            ! Configure README.os390 hints/os390.sh
6746 ____________________________________________________________________________
6747 [  9112] By: jhi                                   on 2001/03/13  00:29:00
6748         Log: Integrate perlio.
6749      Branch: perl
6750           !> sv.c utf8.h
6751 ____________________________________________________________________________
6752 [  9111] By: nick                                  on 2001/03/12  21:16:33
6753         Log: Integrate mainline.
6754      Branch: perlio
6755           +> t/op/anonsub.t
6756           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6757           !> proto.h sv.c
6758 ____________________________________________________________________________
6759 [  9110] By: nick                                  on 2001/03/12  21:00:13
6760         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
6761      Branch: perlio
6762            ! sv.c utf8.h
6763 ____________________________________________________________________________
6764 [  9109] By: jhi                                   on 2001/03/12  16:04:47
6765         Log: Integrate change #9108 from maintperl to mainline.
6766              
6767              fix memory leak in C<sub X { sub {} }> arising from a refcount
6768              loop between the outer sub and the inner prototype anonsub
6769              
6770              this also enables closures returned by subroutines that
6771              subsequently get redefined to work without generating coredumps :)
6772              
6773              completely removed the free_closures() hack--it shouldn't be
6774              needed anymore
6775      Branch: perl
6776           +> t/op/anonsub.t
6777           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6778           !> proto.h sv.c
6779 ____________________________________________________________________________
6780 [  9108] By: gsar                                  on 2001/03/12  10:21:31
6781         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
6782              loop between the outer sub and the inner prototype anonsub
6783              
6784              this also enables closures returned by subroutines that
6785              subsequently get redefined to work without generating coredumps :)
6786              
6787              completely removed the free_closures() hack--it shouldn't be
6788              needed anymore
6789      Branch: maint-5.6/perl
6790            + t/op/anonsub.t
6791            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6792            ! proto.h sv.c
6793 ____________________________________________________________________________
6794 [  9107] By: jhi                                   on 2001/03/12  05:15:31
6795         Log: Integrate perlio.
6796      Branch: perl
6797           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
6798 ____________________________________________________________________________
6799 [  9106] By: nick                                  on 2001/03/11  20:10:12
6800         Log: regcomp.c is working in native space, not Unicode space (if different)
6801              as it is doing compare against 'W' in \W etc.
6802      Branch: perlio
6803            ! regcomp.c
6804 ____________________________________________________________________________
6805 [  9105] By: nick                                  on 2001/03/11  19:39:34
6806         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
6807              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
6808      Branch: perlio
6809            ! regcomp.c toke.c utf8.c
6810 ____________________________________________________________________________
6811 [  9104] By: nick                                  on 2001/03/11  18:15:44
6812         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
6813      Branch: perlio
6814            ! sv.c
6815 ____________________________________________________________________________
6816 [  9103] By: nick                                  on 2001/03/11  18:03:28
6817         Log: Integrate mainline (for regexp stuff).
6818      Branch: perlio
6819           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
6820           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
6821           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
6822           !> t/lib/errno.t t/op/pat.t
6823 ____________________________________________________________________________
6824 [  9102] By: nick                                  on 2001/03/11  17:44:20
6825         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
6826              - exclude layer syms in makedef.pl for sfio
6827              - also inhibit Encode from trying to build ":encode()" layer.
6828      Branch: perlio
6829            ! ext/Encode/Encode.xs makedef.pl
6830 ____________________________________________________________________________
6831 [  9101] By: jhi                                   on 2001/03/10  22:38:13
6832         Log: The $Is_MacOS needs to be declared.
6833      Branch: perl
6834            ! lib/ExtUtils/Manifest.pm
6835 ____________________________________________________________________________
6836 [  9100] By: jhi                                   on 2001/03/10  22:14:29
6837         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
6838              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
6839              pollute the symbolspace if using sfio.
6840      Branch: perl
6841            ! ext/Encode/Encode.xs
6842 ____________________________________________________________________________
6843 [  9099] By: jhi                                   on 2001/03/10  21:58:48
6844         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
6845              Date: Sat, 10 Mar 2001 14:23:55 -0500
6846              From: Chris Nandor <pudge@pobox.com>
6847              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
6848      Branch: perl
6849            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
6850            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
6851            ! t/lib/errno.t
6852 ____________________________________________________________________________
6853 [  9098] By: jhi                                   on 2001/03/10  21:38:30
6854         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
6855      Branch: perl
6856            ! regcomp.c regexec.c t/op/pat.t
6857 ____________________________________________________________________________
6858 [  9097] By: jhi                                   on 2001/03/10  14:38:07
6859         Log: Integrate perlio.
6860      Branch: perl
6861           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
6862           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
6863           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
6864 ____________________________________________________________________________
6865 [  9096] By: nick                                  on 2001/03/10  11:55:43
6866         Log: EBCDIC sanity - phase I
6867              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
6868              - use utf8n_xxxx (c.f. pvn) for forms which take length.
6869              - back out vN.N and $^V exceptions to e2a/a2e
6870              - make "locale" isxxx macros be uvchr (may be redundant?)
6871              
6872              Not clear yet that toUPPER_uni et. al. return being handled correctly.
6873              The tr// and rexexp stuff still needs an audit, assumption is they are working
6874              in Unicode space.
6875              
6876              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
6877      Branch: perlio
6878            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
6879            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
6880            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
6881 ____________________________________________________________________________
6882 [  9095] By: jhi                                   on 2001/03/09  22:10:01
6883         Log: Integrate perlio.
6884      Branch: perl
6885           !> dump.c
6886 ____________________________________________________________________________
6887 [  9094] By: nick                                  on 2001/03/09  17:36:38
6888         Log: Builds an passes all tests after integrate and this tweak.
6889      Branch: perlio
6890            ! dump.c
6891 ____________________________________________________________________________
6892 [  9093] By: nick                                  on 2001/03/09  17:16:03
6893         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
6894      Branch: perlio
6895           +> lib/unicode/Scripts.txt t/lib/sigaction.t
6896           !> (integrate 79 files)
6897 ____________________________________________________________________________
6898 [  9092] By: jhi                                   on 2001/03/09  15:28:26
6899         Log: Update Changes.
6900      Branch: perl
6901            ! Changes patchlevel.h
6902 ____________________________________________________________________________
6903 [  9091] By: jhi                                   on 2001/03/09  15:25:05
6904         Log: In op/stat #35 better to scan all the potential directories
6905              for setuids, not just the first one.
6906      Branch: perl
6907            ! t/op/stat.t
6908 ____________________________________________________________________________
6909 [  9090] By: jhi                                   on 2001/03/09  15:01:27
6910         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
6911              From: rspier@pobox.com (Robert Spier)
6912              Date: Fri, 9 Mar 2001 03:30:20 -0500
6913              Message-ID: <15016.38044.381174.160189@rls.cx>
6914              
6915              EXISTS() returning undef mistakenly triggered a FETCH().
6916      Branch: perl
6917            ! hv.c
6918 ____________________________________________________________________________
6919 [  9089] By: jhi                                   on 2001/03/09  14:59:02
6920         Log: Add /sbin and /usr/sbin to the list of directories scanned
6921              for setuid programs.  Takes care of bug id 20010309.003.
6922      Branch: perl
6923            ! t/op/stat.t
6924 ____________________________________________________________________________
6925 [  9088] By: jhi                                   on 2001/03/09  14:48:32
6926         Log: Regen perlapi, perltoc.
6927      Branch: perl
6928            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
6929 ____________________________________________________________________________
6930 [  9087] By: jhi                                   on 2001/03/09  14:38:56
6931         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
6932              From: David Mitchell <davem@fdgroup.co.uk>
6933              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
6934              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
6935      Branch: perl
6936            ! dump.c perl.c perl.h pod/perlrun.pod
6937 ____________________________________________________________________________
6938 [  9086] By: jhi                                   on 2001/03/09  01:47:16
6939         Log: A modified version of
6940              
6941              Subject: [ID 20010307.005] POSIX::sigaction has various problems
6942              From: anders@broadcom.com
6943              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
6944              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
6945              
6946              Currently the sigaction.t test #6 fails (and is fudged to look
6947              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
6948              This may well be a genuine bug in Linux sigaction() (since at
6949              least Tru64, Solaris, and HP-UX disagree with Linux).
6950              Anyone with POSIX / SUSv2 tome handy?  The problem is that
6951              the flags of the oldaction don't match with the flags in
6952              the previously installed disposition.
6953      Branch: perl
6954            + t/lib/sigaction.t
6955            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6956 ____________________________________________________________________________
6957 [  9085] By: jhi                                   on 2001/03/09  01:30:13
6958         Log: Subject: Re: mission impossible for the day
6959              From: Alex Gough <alex@rcon.org>
6960              Date: Thu, 08 Mar 2001 17:18:19 +0000
6961              Message-ID: <3AA7BEDB.8070409@rcon.org>
6962              
6963              If references (are overloaded) and can be directly stringified,
6964              show that instead of "stringified".
6965              
6966              (The problem, infinite mutual recursion caused by overloaded bool
6967              in Switch.pm, tracked by David Mitchell)
6968      Branch: perl
6969            ! lib/Carp/Heavy.pm
6970 ____________________________________________________________________________
6971 [  9084] By: jhi                                   on 2001/03/09  01:20:39
6972         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
6973              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
6974              From: David Mitchell <davem@fdgroup.co.uk>
6975              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
6976      Branch: perl
6977            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
6978            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
6979 ____________________________________________________________________________
6980 [  9083] By: jhi                                   on 2001/03/09  01:16:51
6981         Log: Subject: [PATCH] perldata.pod here-doc docs
6982              From: Jeff Pinyan <jeffp@crusoe.net>
6983              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
6984              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
6985      Branch: perl
6986            ! pod/perldata.pod
6987 ____________________________________________________________________________
6988 [  9082] By: jhi                                   on 2001/03/09  01:01:27
6989         Log: Subject: Re: Unicode/EBCDIC
6990              From: Peter Prymmer <pvhp@forte.com>
6991              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
6992              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
6993      Branch: perl
6994            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
6995 ____________________________________________________________________________
6996 [  9081] By: jhi                                   on 2001/03/08  13:41:30
6997         Log: Subject: Ooops, wrong 'no *POSIX' Patch
6998              From: Dorner Thomas <Thomas.Dorner@start.de>
6999              Date: Thu, 8 Mar 2001 08:43:28 +0100
7000              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
7001      Branch: perl
7002            ! hints/posix-bc.sh
7003 ____________________________________________________________________________
7004 [  9080] By: jhi                                   on 2001/03/08  13:11:42
7005         Log: It's Scripts.txt, not Script.txt.
7006      Branch: perl
7007            ! MANIFEST
7008 ____________________________________________________________________________
7009 [  9079] By: jhi                                   on 2001/03/08  12:59:05
7010         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
7011              From: Dorner Thomas <Thomas.Dorner@start.de>
7012              Date: Wed, 7 Mar 2001 14:13:31 +0100
7013              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
7014      Branch: perl
7015            ! makedepend.SH
7016 ____________________________________________________________________________
7017 [  9078] By: jhi                                   on 2001/03/08  12:57:43
7018         Log: Retract #9069, wrong patch.
7019      Branch: perl
7020            ! Makefile.SH
7021 ____________________________________________________________________________
7022 [  9077] By: jhi                                   on 2001/03/08  01:06:13
7023         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
7024      Branch: perl
7025            + lib/unicode/Scripts.txt
7026            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
7027            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
7028            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
7029            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
7030            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
7031            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
7032            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
7033            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
7034            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
7035            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
7036            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
7037            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
7038            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
7039            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
7040            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
7041            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
7042            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
7043            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
7044            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
7045            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
7046            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
7047            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
7048            ! lib/unicode/version
7049 ____________________________________________________________________________
7050 [  9076] By: jhi                                   on 2001/03/07  22:59:39
7051         Log: Integrate change #7784 from mainline into maintperl.
7052              
7053              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
7054      Branch: maint-5.6/perl
7055           !> pp_ctl.c t/op/pat.t
7056 ____________________________________________________________________________
7057 [  9075] By: jhi                                   on 2001/03/07  22:05:11
7058         Log: More UTF-8 test tweaks.
7059      Branch: perl
7060            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
7061 ____________________________________________________________________________
7062 [  9074] By: nick                                  on 2001/03/07  21:39:29
7063         Log: Integrate mainline.
7064      Branch: perlio
7065           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
7066           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
7067           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
7068           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
7069           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
7070 ____________________________________________________________________________
7071 [  9073] By: jhi                                   on 2001/03/07  16:37:09
7072         Log: Update Changes.
7073      Branch: perl
7074            ! Changes patchlevel.h
7075 ____________________________________________________________________________
7076 [  9072] By: jhi                                   on 2001/03/07  16:32:30
7077         Log: Subject: [ID 20010306.004] || != named unary operator
7078              From: abela@geneanet.org
7079              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
7080              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
7081      Branch: perl
7082            ! pod/perlop.pod
7083 ____________________________________________________________________________
7084 [  9071] By: jhi                                   on 2001/03/07  15:14:11
7085         Log: Subject: downgrading to bytes for common functions
7086              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
7087              Date: Wed, 7 Mar 2001 02:36:55 -0500
7088              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
7089      Branch: perl
7090            ! pp_sys.c
7091 ____________________________________________________________________________
7092 [  9070] By: jhi                                   on 2001/03/07  15:04:58
7093         Log: Clarify the description differentiating for and while; inspired by
7094              
7095              Subject: [ID 20010306.002] for/while difference in for definition
7096              From: abela@geneanet.org
7097              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
7098              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
7099      Branch: perl
7100            ! pod/perlsyn.pod
7101 ____________________________________________________________________________
7102 [  9069] By: jhi                                   on 2001/03/07  14:55:30
7103         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
7104              From: Dorner Thomas <Thomas.Dorner@start.de>
7105              Date: Wed, 7 Mar 2001 14:13:31 +0100
7106              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
7107      Branch: perl
7108            ! Makefile.SH
7109 ____________________________________________________________________________
7110 [  9068] By: jhi                                   on 2001/03/07  14:51:17
7111         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
7112              From: Radu Greab <radu@netsoft.ro>
7113              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
7114              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
7115      Branch: perl
7116            ! pp.c t/op/chop.t
7117 ____________________________________________________________________________
7118 [  9067] By: jhi                                   on 2001/03/07  14:48:57
7119         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
7120              From: Simon Cozens <simon@netthink.co.uk>
7121              Date: Wed, 7 Mar 2001 13:59:28 +0000
7122              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
7123              
7124              In order to allow MakeMaker to build correct Makefiles,
7125              you need to change the order of the arguments in MM_Unix.pm
7126              as well. (Unless you have C89_CCMODE set, but we're trying
7127              to be POSIXly correct)
7128              
7129              Thanks to Merijn Broeren for tracking this down.
7130      Branch: perl
7131            ! lib/ExtUtils/MM_Unix.pm
7132 ____________________________________________________________________________
7133 [  9066] By: jhi                                   on 2001/03/07  14:30:02
7134         Log: Floating point too messy.
7135      Branch: perl
7136            ! t/camel-III/vstring.t
7137 ____________________________________________________________________________
7138 [  9065] By: jhi                                   on 2001/03/07  14:17:44
7139         Log: Integrate change #9064 from maintperl into mainline.
7140              
7141              fix memory leak in pack("Bb",...)
7142      Branch: perl
7143           !> perl.c
7144 ____________________________________________________________________________
7145 [  9064] By: gsar                                  on 2001/03/07  06:29:24
7146         Log: fix memory leak in pack("Bb",...)
7147      Branch: maint-5.6/perl
7148            ! perl.c
7149 ____________________________________________________________________________
7150 [  9063] By: jhi                                   on 2001/03/07  00:55:04
7151         Log: Major utf8 test reorganisation and rewrite.
7152              Hopefully no tests were lost in the shuffle.
7153              (The beginning of pragma/utf8 was lost intentionally,
7154              the tests were rather bogus and incomplete.)
7155      Branch: perl
7156            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
7157            ! t/pragma/utf8.t
7158 ____________________________________________________________________________
7159 [  9062] By: jhi                                   on 2001/03/07  00:41:16
7160         Log: More tweakage on the Unicode character class descriptions.
7161      Branch: perl
7162            ! lib/unicode/mktables.PL pod/perlretut.pod
7163 ____________________________________________________________________________
7164 [  9061] By: jhi                                   on 2001/03/06  23:12:38
7165         Log: The perlretut was still talking about the old \p and \P
7166              definitions.
7167      Branch: perl
7168            ! pod/perlretut.pod
7169 ____________________________________________________________________________
7170 [  9060] By: nick                                  on 2001/03/06  20:52:37
7171         Log: Integrate mainline (make test works again now).
7172      Branch: perlio
7173           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
7174 ____________________________________________________________________________
7175 [  9059] By: jhi                                   on 2001/03/06  15:36:14
7176         Log: 0.999... does equal 1.0, doesn't it?
7177      Branch: perl
7178            ! t/camel-III/vstring.t
7179 ____________________________________________________________________________
7180 [  9058] By: jhi                                   on 2001/03/06  15:34:00
7181         Log: Make /x{abcd}/ to work without use utf8.
7182      Branch: perl
7183            ! regcomp.c
7184 ____________________________________________________________________________
7185 [  9057] By: jhi                                   on 2001/03/06  03:02:36
7186         Log: Easier to outcomment all the three reset() tests for now.
7187      Branch: perl
7188            ! t/op/pat.t
7189 ____________________________________________________________________________
7190 [  9056] By: jhi                                   on 2001/03/06  02:30:02
7191         Log: Comment out the deadly reset; until the 20010301.005
7192              is finally fixed.
7193      Branch: perl
7194            ! t/op/pat.t
7195 ____________________________________________________________________________
7196 [  9055] By: jhi                                   on 2001/03/06  02:21:26
7197         Log: Integrate the change #9054 from mainline:
7198              retract the PMOP cleanup patch pending further investigation.
7199      Branch: maint-5.6/perl
7200           !> op.c op.h
7201 ____________________________________________________________________________
7202 [  9054] By: jhi                                   on 2001/03/06  02:19:57
7203         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
7204              with oddly familiar stack traces.
7205      Branch: perl
7206            ! op.c op.h
7207 ____________________________________________________________________________
7208 [  9053] By: jhi                                   on 2001/03/05  23:20:28
7209         Log: Integrate perlio.
7210      Branch: perl
7211           +> ext/Encode/Encode/koi8-r.ucm
7212           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
7213           !> makedef.pl
7214 ____________________________________________________________________________
7215 [  9052] By: nick                                  on 2001/03/05  23:08:17
7216         Log: skipping USE_PERLIO symbols correction.
7217      Branch: perlio
7218            ! makedef.pl
7219 ____________________________________________________________________________
7220 [  9051] By: nick                                  on 2001/03/05  22:35:07
7221         Log: More Encode alias tidying.
7222      Branch: perlio
7223            + ext/Encode/Encode/koi8-r.ucm
7224            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
7225 ____________________________________________________________________________
7226 [  9050] By: jhi                                   on 2001/03/05  21:44:29
7227         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
7228              Sarathy's fix for ID 20010301.005.
7229      Branch: maint-5.6/perl
7230           !> op.c op.h
7231 ____________________________________________________________________________
7232 [  9049] By: nick                                  on 2001/03/05  19:54:04
7233         Log: Integrate Jarkko's Encode.pm tweak.
7234      Branch: perlio
7235           !> ext/Encode/Encode.pm
7236 ____________________________________________________________________________
7237 [  9048] By: nick                                  on 2001/03/05  19:47:57
7238         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
7239      Branch: perlio
7240           +> os2/os2add.sym
7241           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
7242           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
7243           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
7244           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
7245           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
7246 ____________________________________________________________________________
7247 [  9047] By: jhi                                   on 2001/03/05  19:25:26
7248         Log: Regen perlapi.
7249      Branch: perl
7250            ! pod/perlapi.pod
7251 ____________________________________________________________________________
7252 [  9046] By: jhi                                   on 2001/03/05  19:12:14
7253         Log: Integrate perlio.
7254      Branch: perl
7255           +> t/camel-III/vstring.t
7256           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
7257 ____________________________________________________________________________
7258 [  9045] By: jhi                                   on 2001/03/05  19:10:36
7259         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
7260      Branch: perl
7261            ! ext/Encode/Encode.pm
7262 ____________________________________________________________________________
7263 [  9044] By: jhi                                   on 2001/03/05  18:49:12
7264         Log: Forgot the other half of the PMOP patch (#9033).
7265      Branch: perl
7266            ! op.h
7267 ____________________________________________________________________________
7268 [  9043] By: nick                                  on 2001/03/05  18:14:47
7269         Log: Update MANIFEST for new test.
7270      Branch: perlio
7271            ! MANIFEST
7272 ____________________________________________________________________________
7273 [  9042] By: nick                                  on 2001/03/05  18:12:41
7274         Log: Some tests for Camel 3rd edition features.
7275              Make gethostbyaddr() test in above work.
7276      Branch: perlio
7277            + t/camel-III/vstring.t
7278            ! pp.h pp_sys.c t/TEST t/harness
7279 ____________________________________________________________________________
7280 [  9041] By: jhi                                   on 2001/03/05  17:41:48
7281         Log: Add more ISO 8859 encoding aliases.
7282      Branch: perl
7283            ! ext/Encode/Encode.pm
7284 ____________________________________________________________________________
7285 [  9040] By: jhi                                   on 2001/03/05  17:30:43
7286         Log: Integrate perlio.
7287      Branch: perl
7288           !> MANIFEST sv.c
7289 ____________________________________________________________________________
7290 [  9039] By: nick                                  on 2001/03/05  17:11:36
7291         Log: Missed added file.
7292      Branch: perlio
7293            ! MANIFEST
7294 ____________________________________________________________________________
7295 [  9038] By: jhi                                   on 2001/03/05  15:58:01
7296         Log: Add tr tests for EBCDIC, from Karsten Sperling.
7297      Branch: perl
7298            ! t/op/tr.t
7299 ____________________________________________________________________________
7300 [  9037] By: nick                                  on 2001/03/05  15:56:35
7301         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
7302              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
7303              
7304              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
7305              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
7306              - uses SvPV() rather than sv_2pv() in case it isn't a string.
7307      Branch: perlio
7308            ! sv.c
7309 ____________________________________________________________________________
7310 [  9036] By: jhi                                   on 2001/03/05  15:49:15
7311         Log: Add matching tests currently failing in EBCDIC,
7312              suggested by Karsten Sperling.
7313      Branch: perl
7314            ! t/op/pat.t
7315 ____________________________________________________________________________
7316 [  9035] By: jhi                                   on 2001/03/05  15:36:55
7317         Log: The #9034 needs a MANIFESTation.
7318      Branch: perl
7319            ! MANIFEST
7320 ____________________________________________________________________________
7321 [  9034] By: jhi                                   on 2001/03/05  15:35:14
7322         Log: Integrate perlio.
7323      Branch: perl
7324           +> ext/Encode/Encode/Tcl.pm
7325           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
7326           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
7327           !> ext/Encode/Encode/iso8859-1.ucm
7328           !> ext/Encode/Encode/iso8859-10.ucm
7329           !> ext/Encode/Encode/iso8859-13.ucm
7330           !> ext/Encode/Encode/iso8859-14.ucm
7331           !> ext/Encode/Encode/iso8859-15.ucm
7332           !> ext/Encode/Encode/iso8859-16.ucm
7333           !> ext/Encode/Encode/iso8859-2.ucm
7334           !> ext/Encode/Encode/iso8859-3.ucm
7335           !> ext/Encode/Encode/iso8859-4.ucm
7336           !> ext/Encode/Encode/iso8859-5.ucm
7337           !> ext/Encode/Encode/iso8859-6.ucm
7338           !> ext/Encode/Encode/iso8859-7.ucm
7339           !> ext/Encode/Encode/iso8859-8.ucm
7340           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
7341           !> t/lib/encode.t
7342 ____________________________________________________________________________
7343 [  9033] By: jhi                                   on 2001/03/05  15:33:18
7344         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
7345              From: Gurusamy Sarathy <gsar@ActiveState.com>
7346              Date: Sun, 04 Mar 2001 22:33:15 -0800
7347              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
7348              
7349              PMOPs need to remember their own stash so that they can
7350              gracefully remove themselves from their linked list.
7351      Branch: perl
7352            ! op.c
7353 ____________________________________________________________________________
7354 [  9032] By: nick                                  on 2001/03/05  14:51:50
7355         Log: Encode implementation "completion"
7356              Implement and document define_encoding()
7357              Implement and document encoding aliases including define_alias()
7358              Make Encode::XS use define_encoding() rather than back-door.
7359              Move run-time *.enc to separate Encode::Tcl module.
7360              Make 'compile' honour <codeset_name>
7361              Change canonical names of to iso-8859-* and US-ascii.
7362      Branch: perlio
7363            + ext/Encode/Encode/Tcl.pm
7364            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7365            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
7366            ! ext/Encode/Encode/iso8859-1.ucm
7367            ! ext/Encode/Encode/iso8859-10.ucm
7368            ! ext/Encode/Encode/iso8859-13.ucm
7369            ! ext/Encode/Encode/iso8859-14.ucm
7370            ! ext/Encode/Encode/iso8859-15.ucm
7371            ! ext/Encode/Encode/iso8859-16.ucm
7372            ! ext/Encode/Encode/iso8859-2.ucm
7373            ! ext/Encode/Encode/iso8859-3.ucm
7374            ! ext/Encode/Encode/iso8859-4.ucm
7375            ! ext/Encode/Encode/iso8859-5.ucm
7376            ! ext/Encode/Encode/iso8859-6.ucm
7377            ! ext/Encode/Encode/iso8859-7.ucm
7378            ! ext/Encode/Encode/iso8859-8.ucm
7379            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
7380            ! t/lib/encode.t
7381 ____________________________________________________________________________
7382 [  9031] By: jhi                                   on 2001/03/05  13:51:17
7383         Log: Integrate change #9030 from maintperl into mainline.
7384              
7385              Subject: [PATCH 5.6.1] OS/2 cleanup
7386      Branch: perl
7387           +> os2/os2add.sym
7388           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7389           !> makedef.pl os2/Changes os2/Makefile.SHs
7390           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
7391           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
7392           !> os2/os2.sym os2/os2ish.h
7393 ____________________________________________________________________________
7394 [  9030] By: jhi                                   on 2001/03/05  13:46:49
7395         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
7396              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7397              Date: Mon, 5 Mar 2001 02:29:44 -0500
7398              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
7399      Branch: maint-5.6/perl
7400            + os2/os2add.sym
7401            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7402            ! makedef.pl os2/Changes os2/Makefile.SHs
7403            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
7404            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
7405            ! os2/os2.sym os2/os2ish.h
7406 ____________________________________________________________________________
7407 [  9029] By: jhi                                   on 2001/03/05  13:40:35
7408         Log: Integrate change #9028 from maintperl into mainline.
7409              
7410              various nits in MM_Unix.pm found by disabling SelfLoader
7411      Branch: perl
7412           !> lib/ExtUtils/MM_Unix.pm
7413 ____________________________________________________________________________
7414 [  9028] By: gsar                                  on 2001/03/05  09:58:38
7415         Log: various nits in MM_Unix.pm found by disabling SelfLoader
7416      Branch: maint-5.6/perl
7417            ! lib/ExtUtils/MM_Unix.pm
7418 ____________________________________________________________________________
7419 [  9027] By: nick                                  on 2001/03/05  08:35:22
7420         Log: Integrate mainline
7421      Branch: perlio
7422           !> (integrate 28 files)
7423 ____________________________________________________________________________
7424 [  9026] By: jhi                                   on 2001/03/05  02:14:59
7425         Log: Integrate change #9025 from mainline to maintperl,
7426              retract \N{U+HHHH}.
7427      Branch: maint-5.6/perl
7428           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7429           !> t/lib/charnames.t toke.c
7430 ____________________________________________________________________________
7431 [  9025] By: jhi                                   on 2001/03/05  02:13:09
7432         Log: Retracting \N{U+HHHH}.
7433      Branch: perl
7434            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7435            ! t/lib/charnames.t toke.c
7436 ____________________________________________________________________________
7437 [  9024] By: jhi                                   on 2001/03/04  20:51:07
7438         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
7439              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
7440              Date: Fri, 02 Mar 2001 18:25:26 +0100
7441              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
7442              
7443              Casting problem.
7444      Branch: perl
7445            ! ext/Storable/Storable.xs
7446 ____________________________________________________________________________
7447 [  9023] By: jhi                                   on 2001/03/04  19:46:45
7448         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
7449              From: nick@talking.bollo.cx
7450              Date: Sat, 03 Mar 2001 21:41:33 +0000
7451              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
7452              
7453              Revert the workaround.
7454      Branch: perl
7455            ! perlio.c
7456 ____________________________________________________________________________
7457 [  9022] By: jhi                                   on 2001/03/04  19:36:28
7458         Log: Update Changes.
7459      Branch: perl
7460            ! Changes patchlevel.h
7461 ____________________________________________________________________________
7462 [  9021] By: jhi                                   on 2001/03/04  18:41:00
7463         Log: makedef.pl updates suggested by Chris Nandor; double-checking
7464              the changes in AIX, OS/2 Win32 would be nice.
7465      Branch: perl
7466            ! makedef.pl
7467 ____________________________________________________________________________
7468 [  9020] By: jhi                                   on 2001/03/04  18:23:58
7469         Log: Integrate change #9012 from maintperl into mainline,
7470              quench a compiler warning.
7471      Branch: perl
7472           !> toke.c
7473 ____________________________________________________________________________
7474 [  9019] By: jhi                                   on 2001/03/04  18:18:43
7475         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
7476              
7477              \N{U+HHHH} fix.
7478              
7479              pattern in G_ARRAY context
7480      Branch: maint-5.6/perl
7481           !> pp_hot.c t/op/pat.t toke.c
7482 ____________________________________________________________________________
7483 [  9018] By: jhi                                   on 2001/03/04  18:07:48
7484         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
7485              From: Jeff Pinyan <jeffp@crusoe.net>
7486              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
7487              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
7488      Branch: perl
7489            ! pp_hot.c t/op/pat.t
7490 ____________________________________________________________________________
7491 [  9017] By: jhi                                   on 2001/03/04  18:06:21
7492         Log: I thought I tested the #9014.
7493      Branch: perl
7494            ! toke.c
7495 ____________________________________________________________________________
7496 [  9016] By: jhi                                   on 2001/03/04  17:41:22
7497         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
7498              
7499              Tweak the get*ent() OS/2 prototypes.
7500              
7501              Add the \N{U+HHHH} syntax.
7502              
7503              More tr/// UTF-8 fixes from Inaba Hiroto.
7504      Branch: maint-5.6/perl
7505           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
7506           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
7507 ____________________________________________________________________________
7508 [  9015] By: jhi                                   on 2001/03/04  17:36:04
7509         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
7510      Branch: perl
7511            ! doop.c t/op/tr.t
7512 ____________________________________________________________________________
7513 [  9014] By: jhi                                   on 2001/03/04  17:24:49
7514         Log: Add the \N{U+HHHH} syntax.
7515      Branch: perl
7516            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7517            ! t/lib/charnames.t toke.c
7518 ____________________________________________________________________________
7519 [  9013] By: jhi                                   on 2001/03/04  17:20:45
7520         Log: Tweak the get*ent() OS/2 prototypes.
7521      Branch: perl
7522            ! os2/os2.c
7523 ____________________________________________________________________________
7524 [  9012] By: gsar                                  on 2001/03/04  06:26:14
7525         Log: avoid warning (nit in change#9009)
7526      Branch: maint-5.6/perl
7527            ! toke.c
7528 ____________________________________________________________________________
7529 [  9011] By: gsar                                  on 2001/03/04  06:15:24
7530         Log: lib/charnames.t fails in 5.6.x because of older Unicode
7531              data
7532              
7533              TODO: need to revisit this after updating lib/unicode/...
7534      Branch: maint-5.6/perl
7535            ! t/lib/charnames.t
7536 ____________________________________________________________________________
7537 [  9010] By: gsar                                  on 2001/03/04  06:08:36
7538         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
7539      Branch: maint-5.6/perl
7540            ! toke.c
7541 ____________________________________________________________________________
7542 [  9009] By: jhi                                   on 2001/03/03  19:27:20
7543         Log: Integrate change #9008 from mainline to maintperl,
7544              UTF-8 tr/// fixes from Inaba Hiroto.
7545      Branch: maint-5.6/perl
7546           !> doop.c op.c t/op/tr.t toke.c
7547 ____________________________________________________________________________
7548 [  9008] By: jhi                                   on 2001/03/03  19:19:42
7549         Log: UTF8 tr/// fixes from Inaba Hiroto.
7550      Branch: perl
7551            ! doop.c op.c t/op/tr.t toke.c
7552 ____________________________________________________________________________
7553 [  9007] By: jhi                                   on 2001/03/03  19:00:30
7554         Log: Integrate change #9006 from maintperl to mainline,
7555              more robust quest for the infinite.
7556      Branch: perl
7557           !> lib/Math/Complex.pm
7558 ____________________________________________________________________________
7559 [  9006] By: jhi                                   on 2001/03/03  18:58:06
7560         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
7561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7562              Date: Sat, 3 Mar 2001 12:51:50 -0500
7563              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
7564              
7565              Be more robust in our quest for the infinite.
7566      Branch: maint-5.6/perl
7567            ! lib/Math/Complex.pm
7568 ____________________________________________________________________________
7569 [  9005] By: jhi                                   on 2001/03/03  17:55:50
7570         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
7571      Branch: maint-5.6/perl
7572            ! doio.c
7573 ____________________________________________________________________________
7574 [  9004] By: jhi                                   on 2001/03/03  17:40:14
7575         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
7576              so that picky compilers like IRIX won't get huffy about
7577              "statements without effect" (like 1;).
7578      Branch: perl
7579            ! toke.c
7580 ____________________________________________________________________________
7581 [  9003] By: jhi                                   on 2001/03/03  17:15:52
7582         Log: Integrate change #9002 from mainline to maintperl.
7583              
7584              Subject: [perl-5.6.x, perl-current] accept for EPOC
7585      Branch: maint-5.6/perl
7586           !> pp_sys.c
7587 ____________________________________________________________________________
7588 [  9002] By: jhi                                   on 2001/03/03  17:14:30
7589         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
7590              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7591              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
7592              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
7593      Branch: perl
7594            ! pp_sys.c
7595 ____________________________________________________________________________
7596 [  9001] By: jhi                                   on 2001/03/03  17:13:13
7597         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
7598              From: "Craig A. Berry" <craigberry@mac.com>
7599              Date: Fri, 02 Mar 2001 17:44:40 -0600
7600              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
7601      Branch: perl
7602            ! t/pod/find.t
7603 ____________________________________________________________________________
7604 [  9000] By: jhi                                   on 2001/03/03  17:11:55
7605         Log: Integrate changes #8997,8999 from maintperl.
7606              
7607              Subject: [PATCH 5.6.1] compiling on OS/2
7608              (Better error message from hints/os2.sh)
7609              
7610              Subject: [PATCH 5.6.1] syslog.t
7611      Branch: perl
7612           !> hints/os2.sh t/lib/syslog.t
7613 ____________________________________________________________________________
7614 [  8999] By: jhi                                   on 2001/03/03  17:09:28
7615         Log: Subject: [PATCH 5.6.1] syslog.t
7616              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7617              Date: Sat, 3 Mar 2001 02:11:17 -0500
7618              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
7619      Branch: maint-5.6/perl
7620            ! t/lib/syslog.t
7621 ____________________________________________________________________________
7622 [  8998] By: jhi                                   on 2001/03/03  17:07:50
7623         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
7624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7625              Date: Sat, 3 Mar 2001 01:53:52 -0500
7626              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
7627      Branch: maint-5.6/perl
7628            ! opcode.pl os2/os2.c
7629 ____________________________________________________________________________
7630 [  8997] By: jhi                                   on 2001/03/03  17:03:30
7631         Log: Subject: [PATCH 5.6.1] compiling on OS/2
7632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7633              Date: Sat, 3 Mar 2001 01:59:59 -0500
7634              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
7635      Branch: maint-5.6/perl
7636            ! hints/os2.sh
7637 ____________________________________________________________________________
7638 [  8996] By: jhi                                   on 2001/03/03  00:55:58
7639         Log: Regen files for mainline.
7640      Branch: perl
7641            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7642            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
7643 ____________________________________________________________________________
7644 [  8995] By: jhi                                   on 2001/03/03  00:35:22
7645         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
7646              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
7647              to maintperl.
7648              
7649              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
7650              
7651              Add Configure option -Dmksymlinks which will create a symlink
7652              forest if the current/build differs from the source directory.
7653              (8218,8220,8221,8317,8318,8971)
7654              
7655              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
7656              (Document APPLLIB_EXP in INSTALL.)
7657              
7658              If running byacc write-enable also perly.h.
7659              
7660              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
7661              
7662              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
7663              
7664              Sanity check for conflicting thread flavours.
7665              
7666              Fix the sys/fcntl.h problem reported by Peter Prymmer.
7667              
7668              Add few CPUs/architectures to the Cppsym scan,
7669              add -perlio to archname if so selected (modified 8890)
7670              
7671              Be more helpful for devel builders, suggested by John L. Allen.
7672              (admittedly pointless change for maintperl, but the usedevel
7673              code is there already)
7674      Branch: maint-5.6/perl
7675           !> Configure INSTALL Makefile.SH Porting/Glossary
7676           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
7677           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
7678           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
7679           !> win32/config.bc win32/config.gc win32/config.vc
7680 ____________________________________________________________________________
7681 [  8994] By: jhi                                   on 2001/03/02  23:31:41
7682         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
7683      Branch: metaconfig/U/perl
7684            ! gccvers.U
7685 ____________________________________________________________________________
7686 [  8993] By: jhi                                   on 2001/03/02  23:22:12
7687         Log: Regenerate various files for maint.
7688      Branch: maint-5.6/perl
7689            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
7690            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
7691 ____________________________________________________________________________
7692 [  8992] By: alanbur                               on 2001/03/02  22:48:34
7693         Log: Resync wuth parent
7694      Branch: maint-5.6/pureperl
7695           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
7696           !> (integrate 60 files)
7697 ____________________________________________________________________________
7698 [  8991] By: jhi                                   on 2001/03/02  21:00:08
7699         Log: Retract the #8742 part of #8986, backward compat.
7700      Branch: maint-5.6/perl
7701            ! embed.pl
7702 ____________________________________________________________________________
7703 [  8990] By: jhi                                   on 2001/03/02  20:40:07
7704         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
7705      Branch: maint-5.6/perl
7706            ! hv.c
7707 ____________________________________________________________________________
7708 [  8989] By: jhi                                   on 2001/03/02  19:59:56
7709         Log: Update Changes.
7710      Branch: perl
7711            ! Changes patchlevel.h
7712 ____________________________________________________________________________
7713 [  8988] By: jhi                                   on 2001/03/02  19:57:08
7714         Log: Integrate perlio.
7715      Branch: perl
7716           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
7717           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
7718           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
7719           !> ext/Encode/Encode/iso8859-10.ucm
7720           !> ext/Encode/Encode/iso8859-13.ucm
7721           !> ext/Encode/Encode/iso8859-14.ucm
7722           !> ext/Encode/Encode/iso8859-15.ucm
7723           !> ext/Encode/Encode/iso8859-16.ucm
7724           !> ext/Encode/Encode/iso8859-2.ucm
7725           !> ext/Encode/Encode/iso8859-3.ucm
7726           !> ext/Encode/Encode/iso8859-4.ucm
7727           !> ext/Encode/Encode/iso8859-5.ucm
7728           !> ext/Encode/Encode/iso8859-6.ucm
7729           !> ext/Encode/Encode/iso8859-7.ucm
7730           !> ext/Encode/Encode/iso8859-8.ucm
7731           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
7732           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
7733 ____________________________________________________________________________
7734 [  8987] By: jhi                                   on 2001/03/02  19:43:40
7735         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
7736              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
7737              8950,8952,8955 from mainline to maintperl.
7738              
7739              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
7740              
7741              Put to rest the 20010205.001, the email address checking (not) regex.
7742              
7743              fork() not everywhere, cleanup temp files.
7744              
7745              The #8843 wasn't quite right: %Config needs to imported.
7746              
7747              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
7748              (#8849: the glob-basic hunk needed massaging as it depended
7749              on Schwern's large-scale (unintegrated) patches)
7750              
7751              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
7752              
7753              Upgrade to CGI.pm 2.752, from Lincoln Stein.
7754              (Note: there were some conflicts due to EBCDIC and EPOC
7755              patches, in general I preferred the repository code.)
7756              (When 2.753 comes out, we need to synchronize.)
7757              
7758              Subject: [PATCH] fix for charnames above FFFF
7759              
7760              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
7761              
7762              If no sfio, no -lsfio.
7763              
7764              Run run/*.t also in minitest.
7765              
7766              Subject:  [PATCH perl 5.7.0] malloc message address offset
7767              
7768              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
7769              
7770              Subject: fix for parameter -Dm (for perl@8867)
7771              
7772              Subject: [PATCH: perl@8892] was Re: hashing order difference?
7773              (make the test more portable)
7774              
7775              Subject: Re: [PATCH] fix for charnames above FFFF
7776              
7777              Subject: Re: I'm losing the war...
7778              (hv_store() not working correctly in ENV_IS_CASELESS case.)
7779              
7780              Subject: Modified README.bs2000 
7781              
7782              Subject: [PATCH: perl@8935] -Dt padsv($var)
7783              
7784              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
7785              
7786              Subject: PATCH: extra tests to check on negative float to unsigned cast
7787              
7788              Subject: [PATCH] XPUSH[insp] was Re: progress
7789              
7790              Subject: Re: Compile with perlcc..
7791      Branch: maint-5.6/perl
7792           !> (integrate 36 files)
7793 ____________________________________________________________________________
7794 [  8986] By: jhi                                   on 2001/03/02  18:51:25
7795         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
7796              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
7797              to maintperl.
7798              
7799              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
7800              
7801              Subject: [DOC PATCH] overload.pm nits
7802              
7803              Add header for LIB$ prototypes (C. Berry)
7804              
7805              Convert fwrite()s to sockets to write()s, since some socket stacks
7806              don't take kindly to stdio.
7807              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
7808              (for often optional LNMs)
7809              Correct a few typos
7810              (C. Bailey)
7811              
7812              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
7813              
7814              De-cut-and-pasto.
7815              
7816              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
7817              
7818              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
7819              
7820              Upgrade to CPAN 1.59_54, from Andreas König.
7821              
7822              Bogus shebang.
7823              
7824              Subject: [PATCH] Document makepatch in Porting/patching
7825              
7826              UTF-8 documentation.
7827              
7828              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
7829              
7830              Sort the MANIFEST.
7831              
7832              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
7833              
7834              Subject: [PATCH @8807] toke.c cleanup: scan_str()
7835              
7836              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
7837              
7838              Add run/*.t to testables.
7839              
7840              TODO: integrate #8784.
7841      Branch: maint-5.6/perl
7842           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
7843           !> (integrate 28 files)
7844 ____________________________________________________________________________
7845 [  8985] By: nick                                  on 2001/03/02  18:15:45
7846         Log: Integrate mainline
7847      Branch: perlio
7848           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
7849           !> vms/vms.c
7850 ____________________________________________________________________________
7851 [  8984] By: jhi                                   on 2001/03/02  16:00:17
7852         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
7853              
7854              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
7855              5.004_05, and mention the suidperl August 2000 security problem.
7856              (#8978,#8981)
7857              
7858              Subject: [ID 20010301.004] Technically speaking in perldata
7859              
7860              Subject: [PATCH] File::Copy for bleadperl, maintperl
7861              
7862              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
7863              
7864              (The #8982, fix for 20010221.005 and 20010221.008,
7865              would be nice too but it didn't integrate cleanly.)
7866      Branch: maint-5.6/perl
7867           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
7868 ____________________________________________________________________________
7869 [  8983] By: jhi                                   on 2001/03/02  15:51:16
7870         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
7871              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7872              Date:     Thu, 1 Mar 2001 15:54:09 EST
7873              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
7874      Branch: perl
7875            ! vms/vms.c
7876 ____________________________________________________________________________
7877 [  8982] By: jhi                                   on 2001/03/02  15:43:31
7878         Log: Subject: Re: sync sync sync: have I missed any patches?
7879              From: Radu Greab <radu@netsoft.ro> 
7880              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
7881              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
7882              
7883              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
7884              was checking argv[0] regardless of whether a different pathname
7885              will actually be executed."  Test case not supplied because 
7886              drafting that, ironically enough, revealed another bug
7887              (or a feature).
7888      Branch: perl
7889            ! doio.c
7890 ____________________________________________________________________________
7891 [  8981] By: jhi                                   on 2001/03/02  15:28:03
7892         Log: Misdate in #8978.
7893      Branch: perl
7894            ! pod/perlfaq1.pod
7895 ____________________________________________________________________________
7896 [  8980] By: jhi                                   on 2001/03/02  15:24:20
7897         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
7898              From: Chris Nandor <pudge@pobox.com>
7899              Date: Wed, 28 Feb 2001 22:10:15 -0500
7900              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
7901      Branch: perl
7902            ! lib/File/Copy.pm
7903 ____________________________________________________________________________
7904 [  8979] By: jhi                                   on 2001/03/02  15:17:16
7905         Log: Subject: [ID 20010301.004] Technically speaking in perldata
7906              From: abela@geneanet.org
7907              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
7908              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
7909      Branch: perl
7910            ! pod/perldata.pod
7911 ____________________________________________________________________________
7912 [  8978] By: jhi                                   on 2001/03/02  15:15:27
7913         Log: Subject: [ID 20010301.003] ref to 5.004
7914              From: abela@geneanet.org
7915              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
7916              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
7917              
7918              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
7919              and mention the suidperl August 2000 security problem.
7920      Branch: perl
7921            ! pod/perlfaq1.pod
7922 ____________________________________________________________________________
7923 [  8977] By: alanbur                               on 2001/03/02  14:17:45
7924         Log: Resynchronised with parent
7925      Branch: maint-5.6/pureperl
7926           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
7927           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
7928           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
7929           !> vms/descrip_mms.template win32/win32.c win32/win32.h
7930           !> win32/win32iop.h
7931 ____________________________________________________________________________
7932 [  8976] By: nick                                  on 2001/03/01  23:25:30
7933         Log: Integrate mainline.
7934      Branch: perlio
7935            - t/op/qu.t
7936           !> (integrate 55 files)
7937 ____________________________________________________________________________
7938 [  8975] By: jhi                                   on 2001/03/01  16:51:34
7939         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
7940      Branch: perl
7941           !> toke.c
7942 ____________________________________________________________________________
7943 [  8974] By: gsar                                  on 2001/03/01  16:28:21
7944         Log: fix for bugid 20010226.008
7945              
7946              the problem was that some of the pointers (PL_last_lop and
7947              PL_last_uni specifically) into the lex buffers weren't correctly
7948              being invalidated when the buffer changed; this would leave the
7949              pointers pointing at an arbitrary location in the buffer if
7950              the buffer didn't need to be reallocated, or point into freed
7951              memory if the buffer had to be realloced
7952              
7953              TODO item for bugdb maintainers: check other seemingly random
7954              parser-related bugs--they might be cured by this
7955      Branch: maint-5.6/perl
7956            ! toke.c
7957 ____________________________________________________________________________
7958 [  8973] By: jhi                                   on 2001/03/01  02:23:25
7959         Log: Retract #8970 because of a completely mysterious core dump:
7960              adding the tests 241..244 causes op/pat dump core at test #25.
7961              The test needs a lot of whittling down before the bug can be solved.
7962      Branch: perl
7963            ! t/op/pat.t
7964 ____________________________________________________________________________
7965 [  8972] By: jhi                                   on 2001/03/01  01:58:38
7966         Log: Regen perlapi.
7967      Branch: perl
7968            ! pod/perlapi.pod
7969 ____________________________________________________________________________
7970 [  8971] By: jhi                                   on 2001/03/01  01:34:09
7971         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))
7972              From: Nicholas Clark <nick@ccl4.org>
7973              Date: Wed, 28 Feb 2001 23:28:49 +0000
7974              Message-ID: <20010228232849.A55187@plum.flirble.org>
7975              
7976              Allow a completely write protected source code tree
7977              when using the Configure -Dmksymlinks.
7978      Branch: perl
7979            ! embed.pl warnings.pl
7980 ____________________________________________________________________________
7981 [  8970] By: jhi                                   on 2001/03/01  01:32:04
7982         Log: Add back the EBCDIC character range tests (for matching).
7983      Branch: perl
7984            ! t/op/pat.t
7985 ____________________________________________________________________________
7986 [  8969] By: nick                                  on 2001/02/28  18:18:01
7987         Log: Add charname comments to .ucm files writen by 'compile',
7988              also order charmaps in those files by source encoding.
7989              regenerate distrubuted .ucm files
7990      Branch: perlio
7991            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
7992            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
7993            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
7994            ! ext/Encode/Encode/iso8859-10.ucm
7995            ! ext/Encode/Encode/iso8859-13.ucm
7996            ! ext/Encode/Encode/iso8859-14.ucm
7997            ! ext/Encode/Encode/iso8859-15.ucm
7998            ! ext/Encode/Encode/iso8859-16.ucm
7999            ! ext/Encode/Encode/iso8859-2.ucm
8000            ! ext/Encode/Encode/iso8859-3.ucm
8001            ! ext/Encode/Encode/iso8859-4.ucm
8002            ! ext/Encode/Encode/iso8859-5.ucm
8003            ! ext/Encode/Encode/iso8859-6.ucm
8004            ! ext/Encode/Encode/iso8859-7.ucm
8005            ! ext/Encode/Encode/iso8859-8.ucm
8006            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
8007            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
8008 ____________________________________________________________________________
8009 [  8968] By: jhi                                   on 2001/02/28  16:26:37
8010         Log: Expand usemorebits early if d_casti32 needs to be undefined.
8011      Branch: perl
8012            ! hints/hpux.sh hints/irix_6.sh
8013 ____________________________________________________________________________
8014 [  8967] By: jhi                                   on 2001/02/28  16:22:26
8015         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
8016              retract toke.c/qu parts of #8583, retract #8485, retract
8017              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
8018              op/length.t, and MANIFEST, and delete t/op/qu.t.
8019      Branch: perl
8020            - t/op/qu.t
8021            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
8022            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
8023            ! t/op/length.t toke.c
8024 ____________________________________________________________________________
8025 [  8966] By: jhi                                   on 2001/02/28  15:00:27
8026         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
8027              by not changing from pre-Unicode days into being Unicode-aware.
8028              Sniff.
8029      Branch: perl
8030            ! pp.c t/op/pack.t t/op/qu.t
8031 ____________________________________________________________________________
8032 [  8965] By: jhi                                   on 2001/02/28  14:37:55
8033         Log: Subject: Re: Errors in core PODs
8034              From: Michael Stevens <michael@etla.org> 
8035              Date: Fri, 23 Feb 2001 15:47:56 +0000
8036              Message-ID: <20010223154756.A7723@firedrake.org> 
8037      Branch: perl
8038            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
8039            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
8040            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
8041            ! x2p/a2p.pod
8042 ____________________________________________________________________________
8043 [  8964] By: jhi                                   on 2001/02/28  14:35:35
8044         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
8045              (The #8961 was too bold.)
8046      Branch: perl
8047            ! hints/hpux.sh hints/irix_6.sh
8048 ____________________________________________________________________________
8049 [  8963] By: jhi                                   on 2001/02/28  14:33:39
8050         Log: Subject: Re: sync sync sync: have I missed any patches?
8051              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8052              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
8053              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
8054              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
8055              
8056              Replace djSP with dSP.
8057      Branch: perl
8058            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
8059            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
8060            ! win32/perlhost.h
8061 ____________________________________________________________________________
8062 [  8962] By: jhi                                   on 2001/02/27  23:21:14
8063         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
8064      Branch: perl
8065            ! lib/Filter/Simple.pm
8066 ____________________________________________________________________________
8067 [  8961] By: jhi                                   on 2001/02/27  22:55:26
8068         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
8069              and this would be it.
8070      Branch: perl
8071            ! hints/hpux.sh hints/irix_6.sh
8072 ____________________________________________________________________________
8073 [  8960] By: jhi                                   on 2001/02/27  22:51:33
8074         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
8075              From: "Craig A. Berry" <craigberry@mac.com>
8076              Date: Tue, 27 Feb 2001 16:11:44 -0600
8077              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
8078      Branch: maint-5.6/perl
8079            ! configure.com vms/descrip_mms.template
8080 ____________________________________________________________________________
8081 [  8959] By: jhi                                   on 2001/02/27  22:47:23
8082         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
8083              From: "Craig A. Berry" <craigberry@mac.com>
8084              Date: Tue, 27 Feb 2001 16:11:44 -0600
8085              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
8086      Branch: perl
8087            ! configure.com vms/descrip_mms.template
8088 ____________________________________________________________________________
8089 [  8958] By: jhi                                   on 2001/02/27  15:16:42
8090         Log: Update Changes.
8091      Branch: perl
8092            ! Changes patchlevel.h
8093 ____________________________________________________________________________
8094 [  8957] By: jhi                                   on 2001/02/27  06:15:07
8095         Log: Subject: [5.6.x] EPOC additions
8096              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8097              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
8098              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
8099      Branch: maint-5.6/perl
8100            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
8101 ____________________________________________________________________________
8102 [  8956] By: jhi                                   on 2001/02/27  06:12:11
8103         Log: Subject: [perl-current] EPOC 
8104              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8105              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
8106              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
8107      Branch: perl
8108            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
8109            ! epoc/epocish.c epoc/epocish.h pp_sys.c
8110 ____________________________________________________________________________
8111 [  8955] By: jhi                                   on 2001/02/27  05:59:50
8112         Log: Subject: Re: Compile with perlcc..
8113              From: Edward Peschko <edwardp@excitehome.net>
8114              Date: Mon, 26 Feb 2001 18:51:58 -0800
8115              Message-ID: <20010226185158.A9871@excitehome.net>
8116              
8117              plus add a simple usage message if no arguments given.
8118      Branch: perl
8119            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
8120            ! utils/Makefile utils/perlcc.PL win32/pod.mak
8121 ____________________________________________________________________________
8122 [  8954] By: nick                                  on 2001/02/26  21:02:59
8123         Log: Integrate mainline
8124      Branch: perlio
8125           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
8126           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
8127           !> t/op/sprintf.t
8128 ____________________________________________________________________________
8129 [  8953] By: jhi                                   on 2001/02/26  14:43:54
8130         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
8131              From: Nicholas Clark <nick@ccl4.org>
8132              Date: Mon, 26 Feb 2001 00:42:07 +0000
8133              Message-ID: <20010226004207.F23333@plum.flirble.org>
8134      Branch: perl
8135            ! pp_ctl.c
8136 ____________________________________________________________________________
8137 [  8952] By: jhi                                   on 2001/02/26  14:42:13
8138         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
8139              From: Simon Cozens <simon@netthink.co.uk>
8140              Date: Mon, 26 Feb 2001 12:23:48 +0000
8141              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
8142      Branch: perl
8143            ! pod/perlguts.pod
8144 ____________________________________________________________________________
8145 [  8951] By: jhi                                   on 2001/02/26  14:39:15
8146         Log: Subject: [PATCH] perlio - unknown layer
8147              From: Nicholas Clark <nick@ccl4.org>
8148              Date: Mon, 26 Feb 2001 00:27:19 +0000
8149              Message-ID: <20010226002719.E23333@plum.flirble.org>
8150      Branch: perl
8151            ! perlio.c
8152 ____________________________________________________________________________
8153 [  8950] By: jhi                                   on 2001/02/26  14:38:04
8154         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
8155              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
8156              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
8157              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
8158      Branch: perl
8159            ! t/op/bop.t
8160 ____________________________________________________________________________
8161 [  8949] By: jhi                                   on 2001/02/26  14:37:07
8162         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
8163              From: Peter Prymmer <pvhp@forte.com>
8164              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
8165              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
8166      Branch: perl
8167            ! lib/Test.pm
8168 ____________________________________________________________________________
8169 [  8948] By: jhi                                   on 2001/02/26  14:35:53
8170         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
8171              From: Radu Greab <radu@netsoft.ro>
8172              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
8173              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
8174      Branch: perl
8175            ! pod/perlop.pod
8176 ____________________________________________________________________________
8177 [  8947] By: jhi                                   on 2001/02/26  14:34:46
8178         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
8179              From: David Mitchell <davem@fdgroup.co.uk>
8180              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
8181              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
8182      Branch: perl
8183            ! run.c
8184 ____________________________________________________________________________
8185 [  8946] By: jhi                                   on 2001/02/26  14:32:37
8186         Log: Subject: Modified README.bs2000 
8187              From: Dorner Thomas <Thomas.Dorner@start.de>
8188              Date: Mon, 26 Feb 2001 09:22:17 +0100
8189              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
8190      Branch: perl
8191            ! README.bs2000
8192 ____________________________________________________________________________
8193 [  8945] By: jhi                                   on 2001/02/26  14:19:53
8194         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
8195              to maintperl, listing the known failures on the tests 129 and 130.
8196      Branch: maint-5.6/perl
8197           !> t/op/sprintf.t
8198 ____________________________________________________________________________
8199 [  8944] By: jhi                                   on 2001/02/26  14:14:15
8200         Log: Add more known sprintf failures.
8201      Branch: perl
8202            ! t/op/sprintf.t
8203 ____________________________________________________________________________
8204 [  8943] By: jhi                                   on 2001/02/26  13:56:22
8205         Log: perlglob.exe needs to be found in Win32, patch from
8206              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
8207              which needs external glob at mini-perl time."
8208      Branch: perl
8209            ! ext/Encode/compile
8210 ____________________________________________________________________________
8211 [  8942] By: jhi                                   on 2001/02/26  13:52:19
8212         Log: A missing dTHX from Vadim Konovalov.
8213      Branch: perl
8214            ! perlio.c
8215 ____________________________________________________________________________
8216 [  8941] By: jhi                                   on 2001/02/26  13:37:05
8217         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
8218      Branch: perl
8219            ! op.c
8220 ____________________________________________________________________________
8221 [  8940] By: jhi                                   on 2001/02/26  13:35:40
8222         Log: Integrate perlio.
8223      Branch: perl
8224           !> ext/Encode/Encode.pm
8225 ____________________________________________________________________________
8226 [  8939] By: nick                                  on 2001/02/25  23:47:09
8227         Log: Integrate mainline.
8228      Branch: perlio
8229           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
8230           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
8231 ____________________________________________________________________________
8232 [  8938] By: nick                                  on 2001/02/25  19:36:28
8233         Log: Encode implementations docs.
8234      Branch: perlio
8235            ! ext/Encode/Encode.pm
8236 ____________________________________________________________________________
8237 [  8937] By: jhi                                   on 2001/02/25  19:26:16
8238         Log: Script wasn't aligned with reality.
8239      Branch: perl
8240            ! t/pod/find.t
8241 ____________________________________________________________________________
8242 [  8936] By: jhi                                   on 2001/02/25  18:54:55
8243         Log: Update Changes.
8244      Branch: perl
8245            ! Changes patchlevel.h
8246 ____________________________________________________________________________
8247 [  8935] By: jhi                                   on 2001/02/25  18:46:36
8248         Log: Retract #8929,8930,8932,8933 for now.
8249      Branch: perl
8250            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
8251 ____________________________________________________________________________
8252 [  8934] By: jhi                                   on 2001/02/25  17:34:35
8253         Log: Integrate perlio.
8254      Branch: perl
8255           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
8256           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
8257           !> t/lib/encode.t
8258 ____________________________________________________________________________
8259 [  8933] By: jhi                                   on 2001/02/25  17:33:12
8260         Log: (Retracted by #8395.)
8261              
8262              Slight tweaks in scan_const(), not fixes yet, it seems like
8263              lots of work remains to be done...
8264      Branch: perl
8265            ! toke.c
8266 ____________________________________________________________________________
8267 [  8932] By: jhi                                   on 2001/02/25  17:27:11
8268         Log: (Retracted by #8395.)
8269              
8270              Missing from #8930.
8271      Branch: perl
8272            ! perl.h
8273 ____________________________________________________________________________
8274 [  8931] By: jhi                                   on 2001/02/25  17:26:19
8275         Log: A comment tweak.
8276      Branch: perl
8277            ! utf8.c
8278 ____________________________________________________________________________
8279 [  8930] By: jhi                                   on 2001/02/25  17:25:47
8280         Log: (Retracted by #8395.)
8281              
8282              Attempt to fix the EBCDIC character range problwm with //.
8283      Branch: perl
8284            ! regcomp.c
8285 ____________________________________________________________________________
8286 [  8929] By: jhi                                   on 2001/02/25  17:23:45
8287         Log: (Retracted by #8395.)
8288              
8289              Expand the EBCDIC character range tests, and add few nasty
8290              tr tests from Karsten Sperling.
8291      Branch: perl
8292            ! t/op/pat.t t/op/tr.t
8293 ____________________________________________________________________________
8294 [  8928] By: jhi                                   on 2001/02/25  17:18:49
8295         Log: Missing check-in.
8296      Branch: perl
8297            ! lib/Pod/Find.pm
8298 ____________________________________________________________________________
8299 [  8927] By: nick                                  on 2001/02/25  11:30:22
8300         Log: Change method names in Encode implementation classes to something
8301              less confusing (preparing to "go public").
8302      Branch: perlio
8303            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
8304 ____________________________________________________________________________
8305 [  8926] By: nick                                  on 2001/02/25  10:53:24
8306         Log: GCC __atribute__ / printf fix
8307      Branch: perlio
8308            ! perl.h
8309 ____________________________________________________________________________
8310 [  8925] By: nick                                  on 2001/02/25  10:52:25
8311         Log: Checked in the wrong one ...
8312      Branch: perlio
8313            ! ext/Encode/Encode.pm
8314 ____________________________________________________________________________
8315 [  8924] By: nick                                  on 2001/02/24  18:46:51
8316         Log: Integrate mainline - to see what Jarkko has in ...
8317      Branch: perlio
8318           +> t/pod/testpods/lib/Pod/Stuff.pm
8319           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
8320 ____________________________________________________________________________
8321 [  8923] By: nick                                  on 2001/02/24  17:05:23
8322         Log: Encode API documentation nd tidy up.
8323              Minor additions to test.
8324              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
8325              Adds STRLEN to standard typemap.
8326      Branch: perlio
8327            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
8328            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
8329 ____________________________________________________________________________
8330 [  8922] By: jhi                                   on 2001/02/24  16:38:12
8331         Log: Add a test for the "character range should match in EBCDIC
8332              if specified using explicit numerics" bug found by Karsten
8333              Sperling.
8334      Branch: perl
8335            ! t/op/pat.t
8336 ____________________________________________________________________________
8337 [  8921] By: jhi                                   on 2001/02/24  16:30:16
8338         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
8339              From: schwern@pobox.com
8340              Date: Fri, 23 Feb 2001 03:21:37 -0500
8341              Message-ID: <20010223032137.A26022@magnonel.guild.net>
8342              
8343              plus Charles Lane's fixes, plus tweaks.
8344      Branch: perl
8345            + t/pod/testpods/lib/Pod/Stuff.pm
8346            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
8347 ____________________________________________________________________________
8348 [  8920] By: nick                                  on 2001/02/24  10:30:11
8349         Log: Integrate mainline
8350      Branch: perlio
8351           !> (integrate 33 files)
8352 ____________________________________________________________________________
8353 [  8919] By: jhi                                   on 2001/02/24  00:23:35
8354         Log: Subject: Re: I'm losing the war...
8355              From: "Vadim Konovalov" <watman@inbox.ru>
8356              Date: Sat, 24 Feb 2001 00:10:14 +0300
8357              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
8358              
8359              hv_store() not working correctly in ENV_IS_CASELESS case.
8360      Branch: perl
8361            ! hv.c
8362 ____________________________________________________________________________
8363 [  8918] By: jhi                                   on 2001/02/24  00:20:09
8364         Log: Subject: Re: [PATCH] fix for charnames above FFFF
8365              From: andreas.koenig@anima.de (Andreas J. Koenig)
8366              Date: 23 Feb 2001 02:39:03 +0100
8367              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
8368              
8369              A further efficiency tweak.
8370      Branch: perl
8371            ! lib/charnames.pm
8372 ____________________________________________________________________________
8373 [  8917] By: jhi                                   on 2001/02/23  20:27:51
8374         Log: Integrate change #8916 from mainline,
8375              do away with USE_WIN32_RTL_ENV.
8376      Branch: maint-5.6/perl
8377           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
8378 ____________________________________________________________________________
8379 [  8916] By: jhi                                   on 2001/02/23  20:02:25
8380         Log: Abolish USE_WIN32_RTL_ENV.
8381      Branch: perl
8382            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
8383 ____________________________________________________________________________
8384 [  8915] By: jhi                                   on 2001/02/23  19:36:00
8385         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
8386              later protected by some #define.
8387      Branch: perl
8388            ! gv.c
8389 ____________________________________________________________________________
8390 [  8914] By: jhi                                   on 2001/02/23  19:31:38
8391         Log: Retract #8902 for now, requested by Charles Lane, the correct
8392              fix will be something else.
8393      Branch: perl
8394            ! op.c
8395 ____________________________________________________________________________
8396 [  8913] By: jhi                                   on 2001/02/23  19:11:36
8397         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
8398              From: Peter Prymmer <pvhp@forte.com>
8399              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
8400              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
8401      Branch: perl
8402            ! t/op/lex_assign.t
8403 ____________________________________________________________________________
8404 [  8912] By: jhi                                   on 2001/02/23  18:38:20
8405         Log: Subject: [patch] perlio + useithreads
8406              From: Doug MacEachern <dougm@covalent.net>
8407              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
8408              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
8409              
8410              Gets things running but not complete.
8411      Branch: perl
8412            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
8413 ____________________________________________________________________________
8414 [  8911] By: jhi                                   on 2001/02/23  04:20:02
8415         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
8416              
8417              Duplicated environment freeing, File::Temp 0.12,
8418              op/append portability (EBCDIC) tweak.
8419      Branch: maint-5.6/perl
8420           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8421           !> t/op/append.t
8422 ____________________________________________________________________________
8423 [  8910] By: jhi                                   on 2001/02/23  02:07:33
8424         Log: Integrate change #8909 from mainline, a better Borland
8425              putenv() workaround.
8426      Branch: maint-5.6/perl
8427           !> perl.c
8428 ____________________________________________________________________________
8429 [  8909] By: jhi                                   on 2001/02/23  02:05:46
8430         Log: A better workaround for Borland putenv() brokenness from Sarathy.
8431      Branch: perl
8432            ! perl.c
8433 ____________________________________________________________________________
8434 [  8908] By: jhi                                   on 2001/02/23  02:04:14
8435         Log: Subject: fix for parameter -Dm (for perl@8867)
8436              From: "Vadim Konovalov" <watman@inbox.ru>
8437              Date: Thu, 22 Feb 2001 17:30:12 +0300
8438              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
8439      Branch: perl
8440            ! perl.h
8441 ____________________________________________________________________________
8442 [  8907] By: jhi                                   on 2001/02/23  01:58:20
8443         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
8444              From: Peter Prymmer <pvhp@forte.com>
8445              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
8446              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
8447      Branch: perl
8448            ! t/op/append.t
8449 ____________________________________________________________________________
8450 [  8906] By: jhi                                   on 2001/02/23  01:48:34
8451         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
8452      Branch: perl
8453            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8454 ____________________________________________________________________________
8455 [  8905] By: jhi                                   on 2001/02/23  01:43:30
8456         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
8457              From: Peter Prymmer <pvhp@forte.com>
8458              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
8459              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
8460      Branch: perl
8461            ! t/lib/st-06compat.t
8462 ____________________________________________________________________________
8463 [  8904] By: jhi                                   on 2001/02/23  01:42:39
8464         Log: Metaconfig unit change for #8903.
8465      Branch: metaconfig/U/perl
8466            ! Devel.U
8467 ____________________________________________________________________________
8468 [  8903] By: jhi                                   on 2001/02/23  01:42:12
8469         Log: Be more helpful for devel builders, suggested by John L. Allen.
8470      Branch: perl
8471            ! Configure
8472 ____________________________________________________________________________
8473 [  8902] By: jhi                                   on 2001/02/23  01:37:41
8474         Log: (Retracted by #8914)
8475              (Wrongly, reinstated by #8941)             
8476
8477              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
8478              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8479              Date:     Thu, 22 Feb 2001 09:43:57 EST
8480              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
8481      Branch: perl
8482            ! op.c
8483 ____________________________________________________________________________
8484 [  8901] By: jhi                                   on 2001/02/23  01:20:32
8485         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
8486              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8487              Date:     Thu, 22 Feb 2001 08:01:35 EST
8488              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
8489      Branch: perl
8490            ! malloc.c
8491 ____________________________________________________________________________
8492 [  8900] By: jhi                                   on 2001/02/23  01:18:02
8493         Log: Integrate changes #8898,8899 from mainline, environ handling.
8494      Branch: maint-5.6/perl
8495           !> perl.c
8496 ____________________________________________________________________________
8497 [  8899] By: jhi                                   on 2001/02/23  01:16:25
8498         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
8499              putenv() is not to be relied on, they are either broken or leaky
8500              or both.)
8501      Branch: perl
8502            ! perl.c
8503 ____________________________________________________________________________
8504 [  8898] By: jhi                                   on 2001/02/22  23:36:59
8505         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
8506              and safesysfree() must be used.
8507      Branch: perl
8508            ! perl.c
8509 ____________________________________________________________________________
8510 [  8897] By: jhi                                   on 2001/02/22  23:25:45
8511         Log: With environ one must use safesysmalloc()/safesysfree().
8512      Branch: perl
8513            ! perl.c
8514 ____________________________________________________________________________
8515 [  8896] By: jhi                                   on 2001/02/22  22:13:18
8516         Log: If we have a duplicated environment free it
8517              if PERL_DESTRUCT_LEVEL.
8518      Branch: perl
8519            ! perl.c
8520 ____________________________________________________________________________
8521 [  8895] By: alanbur                               on 2001/02/22  19:31:57
8522         Log: Synchronised with parent
8523      Branch: maint-5.6/pureperl
8524           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
8525 ____________________________________________________________________________
8526 [  8894] By: gsar                                  on 2001/02/22  19:06:18
8527         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
8528              
8529              fix memory leak in method call optimization (change#3768);
8530              made C<eval "$x->foo()"> leak
8531              
8532              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
8533      Branch: maint-5.6/perl
8534           !> op.c
8535 ____________________________________________________________________________
8536 [  8893] By: jhi                                   on 2001/02/22  18:35:27
8537         Log: (Retracted by #8915.)
8538              
8539              Third Degree finding:
8540              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
8541      Branch: perl
8542            ! gv.c
8543 ____________________________________________________________________________
8544 [  8892] By: jhi                                   on 2001/02/22  14:28:32
8545         Log: Update Changes.
8546      Branch: perl
8547            ! Changes patchlevel.h
8548 ____________________________________________________________________________
8549 [  8891] By: jhi                                   on 2001/02/22  13:22:45
8550         Log: Metaconfig unit changes for #8890.
8551      Branch: metaconfig
8552            ! U/modified/Cppsym.U U/threads/archname.U
8553 ____________________________________________________________________________
8554 [  8890] By: jhi                                   on 2001/02/22  13:22:12
8555         Log: Add -stdio to the archname if no perlio selected,
8556              no -perlio added since that is now the default.
8557              
8558              Add few CPUs/architectures to the Cppsym scan.
8559      Branch: perl
8560            ! Configure config_h.SH
8561 ____________________________________________________________________________
8562 [  8889] By: jhi                                   on 2001/02/22  13:05:59
8563         Log: Metaconfig unit change for #8888.
8564      Branch: metaconfig/U/perl
8565            ! useperlio.U
8566 ____________________________________________________________________________
8567 [  8888] By: jhi                                   on 2001/02/22  13:05:28
8568         Log: *drum roll*  Make perlio the default.
8569      Branch: perl
8570            ! Configure config_h.SH
8571 ____________________________________________________________________________
8572 [  8887] By: jhi                                   on 2001/02/22  12:50:52
8573         Log: Integrate change #8665 from maintperl to mainline,
8574              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
8575      Branch: perl
8576           !> ext/POSIX/POSIX.xs
8577 ____________________________________________________________________________
8578 [  8886] By: jhi                                   on 2001/02/22  12:49:24
8579         Log: Integrate changes #8883,8884 from mainline to maintperl.
8580              
8581              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
8582              Subject: Re: File::Temp::_gettemp warning
8583      Branch: maint-5.6/perl
8584           !> embed.h embed.pl lib/File/Temp.pm
8585 ____________________________________________________________________________
8586 [  8885] By: jhi                                   on 2001/02/22  12:43:59
8587         Log: Based on
8588              
8589              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
8590              From: schwab@suse.de
8591              Date: Thu, 22 Feb 2001 13:08:09 +0100
8592              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
8593              
8594              but the fix done slightly differently because the other
8595              half was already done in #8664.
8596      Branch: maint-5.6/perl
8597            ! ext/POSIX/POSIX.xs
8598 ____________________________________________________________________________
8599 [  8884] By: jhi                                   on 2001/02/22  12:37:15
8600         Log: Subject: Re: File::Temp::_gettemp warning
8601              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8602              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
8603              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
8604              
8605              This patch to File::Temp does two things:
8606              
8607              1. Fixes the problem with CGI::Carp when determining
8608              the Fcntl constants
8609              
8610              2. Removes most of the carps and consolidates them so that all the
8611              reasons are included in a single die that is caught by the test. This
8612              means that the correct skipping behaviour is displayed by the test.
8613      Branch: perl
8614            ! lib/File/Temp.pm
8615 ____________________________________________________________________________
8616 [  8883] By: jhi                                   on 2001/02/22  12:29:19
8617         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
8618              From: Peter Prymmer <pvhp@forte.com>
8619              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
8620              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
8621      Branch: perl
8622            ! embed.h embed.pl
8623 ____________________________________________________________________________
8624 [  8882] By: jhi                                   on 2001/02/21  19:41:33
8625         Log: Integrate change #8881 from mainlin to maintperl.
8626              
8627              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
8628      Branch: maint-5.6/perl
8629           !> op.c
8630 ____________________________________________________________________________
8631 [  8881] By: jhi                                   on 2001/02/21  19:38:57
8632         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
8633              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8634              Date:     Wed, 21 Feb 2001 13:08:03 EST
8635              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
8636      Branch: perl
8637            ! op.c
8638 ____________________________________________________________________________
8639 [  8880] By: jhi                                   on 2001/02/21  19:34:34
8640         Log: Retract #8875, cannot let go of the old semantics of unpack U
8641              without rethinking utf8decode.t.
8642      Branch: perl
8643            ! pp.c t/op/pack.t
8644 ____________________________________________________________________________
8645 [  8879] By: jhi                                   on 2001/02/21  19:08:02
8646         Log: Run run/*.t also in minitest.
8647      Branch: perl
8648            ! Makefile.SH
8649 ____________________________________________________________________________
8650 [  8878] By: nick                                  on 2001/02/21  18:55:37
8651         Log: Integrate mainline
8652      Branch: perlio
8653           !> (integrate 76 files)
8654 ____________________________________________________________________________
8655 [  8877] By: jhi                                   on 2001/02/21  15:09:33
8656         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
8657      Branch: metaconfig
8658            ! U/compline/nblock_io.U
8659      Branch: perl
8660            ! Configure config_h.SH
8661 ____________________________________________________________________________
8662 [  8876] By: jhi                                   on 2001/02/21  14:54:45
8663         Log: If no sfio, no -lsfio.
8664      Branch: metaconfig/U/perl
8665            ! d_sfio.U
8666      Branch: perl
8667            ! Configure config_h.SH
8668 ____________________________________________________________________________
8669 [  8875] By: jhi                                   on 2001/02/21  14:54:00
8670         Log: Make unpack C and unpack C truly equivalent.
8671      Branch: perl
8672            ! pp.c t/op/pack.t
8673 ____________________________________________________________________________
8674 [  8874] By: jhi                                   on 2001/02/21  14:26:02
8675         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
8676              From: Peter Prymmer <pvhp@forte.com>
8677              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
8678              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
8679      Branch: perl
8680            ! pod/perlport.pod
8681 ____________________________________________________________________________
8682 [  8873] By: jhi                                   on 2001/02/21  14:24:31
8683         Log: Subject: [PATCH] fix for charnames above FFFF
8684              From: andreas.koenig@anima.de (Andreas J. Koenig)
8685              Date: 21 Feb 2001 07:05:45 +0100
8686              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
8687      Branch: perl
8688            ! lib/charnames.pm t/lib/charnames.t
8689 ____________________________________________________________________________
8690 [  8872] By: jhi                                   on 2001/02/21  14:15:25
8691         Log: Integrate change #8868 from pureperl to mainline.
8692              
8693              Fixed reference count loop caused by sv_magic.
8694      Branch: perl
8695           !> sv.c
8696 ____________________________________________________________________________
8697 [  8871] By: jhi                                   on 2001/02/21  14:07:29
8698         Log: Integrate change #8868 from pureperl to maintperl.
8699              
8700              Fixed reference count loop caused by sv_magic.
8701      Branch: maint-5.6/perl
8702           !> sv.c
8703 ____________________________________________________________________________
8704 [  8870] By: jhi                                   on 2001/02/21  14:04:41
8705         Log: Put back the #8840, it was innocent.
8706      Branch: perl
8707            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8708            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
8709 ____________________________________________________________________________
8710 [  8869] By: jhi                                   on 2001/02/21  14:00:03
8711         Log: unpack("C", ...) was left slightly unfinished by #8865.
8712      Branch: perl
8713            ! pp.c t/op/pack.t
8714 ____________________________________________________________________________
8715 [  8868] By: alanbur                               on 2001/02/21  01:33:45
8716         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
8717              from gv_fetchpv to create single-character magic variables (e.g. $!),
8718              and it is passed a sv and the gv that contains the sv as the mg_obj
8719              value.  When sv_magic stores the mg_obj pointer it increments the gv
8720              refcount, thus causing a sv-gv pair that can't be freed.  There is
8721              already a check for sv == obj which is used to prevent such reference
8722              loops.  This change extends the check to cover the case described above.
8723      Branch: maint-5.6/pureperl
8724            ! sv.c
8725 ____________________________________________________________________________
8726 [  8867] By: jhi                                   on 2001/02/21  00:52:39
8727         Log: Update Changes.
8728      Branch: perl
8729            ! Changes patchlevel.h
8730 ____________________________________________________________________________
8731 [  8866] By: jhi                                   on 2001/02/21  00:34:20
8732         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
8733              (Note: there were some conflicts due to EBCDIC and EPOC
8734              patches, in general I preferred the repository code.)
8735              (When 2.753 comes out, we need to synchronize.)
8736      Branch: perl
8737            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
8738            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
8739            ! t/lib/cgi-html.t
8740 ____________________________________________________________________________
8741 [  8865] By: jhi                                   on 2001/02/21  00:24:22
8742         Log: Make pack("C", 0x100) to create Unicode, unless under the
8743              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
8744              will understand Unicode, unless you under know what.
8745      Branch: perl
8746            ! pp.c t/op/pack.t t/op/qu.t
8747 ____________________________________________________________________________
8748 [  8864] By: alanbur                               on 2001/02/20  22:35:34
8749         Log: Resynchronised with parent
8750      Branch: maint-5.6/pureperl
8751           !> README.win32 ext/GDBM_File/GDBM_File.pm
8752           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
8753           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
8754           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
8755           !> t/lib/sdbm.t util.c
8756 ____________________________________________________________________________
8757 [  8863] By: jhi                                   on 2001/02/20  20:55:11
8758         Log: Integrate change #8860,8861 from mainline into maintperl.
8759              
8760              "pseudo-literal j"
8761              
8762              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
8763      Branch: maint-5.6/perl
8764           !> lib/Test.pm pod/perlop.pod
8765 ____________________________________________________________________________
8766 [  8862] By: jhi                                   on 2001/02/20  20:30:07
8767         Log: Don't do casting between pointers pointing to differently sized
8768              integers.
8769      Branch: perl
8770            ! hv.c sv.c
8771 ____________________________________________________________________________
8772 [  8861] By: jhi                                   on 2001/02/20  19:53:44
8773         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
8774              From: Peter Prymmer <pvhp@forte.com>
8775              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
8776              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
8777      Branch: perl
8778            ! lib/Test.pm
8779 ____________________________________________________________________________
8780 [  8860] By: jhi                                   on 2001/02/20  19:48:02
8781         Log: "pseudo-literal j", a documentation glitch reported to Debian.
8782              The text recovered from Perl 5.005_03, and pseudo-literal replaced
8783              by "backtick string".
8784      Branch: perl
8785            ! pod/perlop.pod
8786 ____________________________________________________________________________
8787 [  8859] By: jhi                                   on 2001/02/20  19:15:46
8788         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
8789              from Chris Nandor.
8790      Branch: perl
8791            ! makedef.pl
8792 ____________________________________________________________________________
8793 [  8858] By: jhi                                   on 2001/02/20  17:36:53
8794         Log: Integrate pureperl changes #8844,8845,8850 to mainline
8795              (via maintperl #8855).
8796              
8797              Fixed %^H scoping bug
8798              
8799              Removed GV <-> CV refcount loop
8800              
8801              Removed %ENV refcount loop
8802      Branch: perl
8803           !> gv.c op.c perl.c pp.c scope.c
8804 ____________________________________________________________________________
8805 [  8857] By: jhi                                   on 2001/02/20  17:34:32
8806         Log: Integrate changes #8853,8854 from maintperl to mainline.
8807              
8808              EBDIC fixes, README.win32 Borland update.
8809      Branch: perl
8810           !> README.win32 handy.h util.c
8811 ____________________________________________________________________________
8812 [  8856] By: jhi                                   on 2001/02/20  17:33:16
8813         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
8814      Branch: maint-5.6/perl
8815           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
8816           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
8817           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
8818 ____________________________________________________________________________
8819 [  8855] By: jhi                                   on 2001/02/20  17:32:13
8820         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
8821              
8822              Fixed %^H scoping bug
8823              
8824              Removed GV <-> CV refcount loop
8825              
8826              Removed %ENV refcount loop
8827      Branch: maint-5.6/perl
8828           !> gv.c op.c perl.c pp.c scope.c
8829 ____________________________________________________________________________
8830 [  8854] By: jhi                                   on 2001/02/20  17:25:06
8831         Log: Subject: Addition to readme.win32 for Borland C++ compilers
8832              Date: Tue, 20 Feb 2001 02:15:25 +0300
8833              From: "Vadim Konovalov" <watman@inbox.ru>
8834              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
8835              
8836              Document Borland compiler misbehaviour.
8837      Branch: maint-5.6/perl
8838            ! README.win32
8839 ____________________________________________________________________________
8840 [  8853] By: jhi                                   on 2001/02/20  17:22:25
8841         Log: The assimilation of ebcdic.c didn't quite work at the first try,
8842              patches from Thomas Dorner.
8843      Branch: maint-5.6/perl
8844            ! handy.h util.c
8845 ____________________________________________________________________________
8846 [  8852] By: jhi                                   on 2001/02/20  17:20:15
8847         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
8848              From: Chris Nandor <pudge@pobox.com>
8849              Date: Tue, 20 Feb 2001 08:32:45 -0500
8850              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
8851      Branch: maint-5.6/perl
8852            ! makedef.pl mg.c
8853 ____________________________________________________________________________
8854 [  8851] By: jhi                                   on 2001/02/20  17:15:52
8855         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
8856      Branch: perl
8857            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
8858            ! t/lib/filter-util.t
8859 ____________________________________________________________________________
8860 [  8850] By: alanbur                               on 2001/02/20  17:12:40
8861         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
8862              and the magic pointer points back to the GV that contains the
8863              %ENV hash.  This creates a refcount loop that prevents members
8864              of %ENV from being freed correctly.  This change removes the
8865              refcount loop - the magic pointer was never used anyway, the
8866              only use of the magic was to check the type ('E') so that the
8867              appropriate environment manipulation code is called when %ENV
8868              is modified.
8869      Branch: maint-5.6/pureperl
8870            ! perl.c
8871 ____________________________________________________________________________
8872 [  8849] By: jhi                                   on 2001/02/20  17:12:20
8873         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
8874              From: "Craig A. Berry" <craigberry@mac.com>
8875              Date: Mon, 19 Feb 2001 23:36:12 -0600
8876              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
8877              
8878              Case-forgiving systems match TestInit.pm with TES*.
8879      Branch: perl
8880            ! t/lib/glob-basic.t
8881 ____________________________________________________________________________
8882 [  8848] By: jhi                                   on 2001/02/20  17:10:02
8883         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
8884      Branch: perl
8885            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
8886            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
8887            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
8888 ____________________________________________________________________________
8889 [  8847] By: jhi                                   on 2001/02/20  15:34:41
8890         Log: The #8843 wasn't quite right: %Config needs to imported.
8891      Branch: perl
8892            ! t/run/runenv.t
8893 ____________________________________________________________________________
8894 [  8846] By: jhi                                   on 2001/02/20  15:31:50
8895         Log: Retract the #8838 and #8840 for now because of
8896              the DB_File tie problem.
8897      Branch: perl
8898            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
8899            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
8900            ! proto.h sv.c
8901 ____________________________________________________________________________
8902 [  8845] By: alanbur                               on 2001/02/20  14:25:41
8903         Log: Removed GV <-> CV refcount loop
8904              CvGV(mycv) points to the parent GV of the CV, and was previously
8905              refcounted.  The pointer remains, but the refcounting has been removed
8906              as it causes a refcount loop between the CV and GV that means the CV
8907              can't ever be deleted.
8908      Branch: maint-5.6/pureperl
8909            ! gv.c op.c pp.c
8910 ____________________________________________________________________________
8911 [  8844] By: alanbur                               on 2001/02/20  14:23:13
8912         Log: Fixed %^H scoping bug
8913      Branch: maint-5.6/pureperl
8914            ! scope.c
8915 ____________________________________________________________________________
8916 [  8843] By: jhi                                   on 2001/02/19  13:38:08
8917         Log: fork() not everywhere, cleanup temp files.
8918      Branch: perl
8919            ! t/run/runenv.t
8920 ____________________________________________________________________________
8921 [  8842] By: alanbur                               on 2001/02/19  12:42:07
8922         Log: Resynchronised with parent
8923      Branch: maint-5.6/pureperl
8924           !> pod/perlfaq4.pod sv.c utf8.c
8925 ____________________________________________________________________________
8926 [  8841] By: jhi                                   on 2001/02/19  03:35:51
8927         Log: Update Changes.
8928      Branch: perl
8929            ! Changes patchlevel.h
8930 ____________________________________________________________________________
8931 [  8840] By: jhi                                   on 2001/02/19  00:23:41
8932         Log: Subject: [patch] add sv_setref_uv
8933              From: Doug MacEachern <dougm@covalent.net>
8934              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
8935              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
8936      Branch: perl
8937            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8938            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
8939 ____________________________________________________________________________
8940 [  8839] By: jhi                                   on 2001/02/19  00:01:38
8941         Log: Put to rest the 20010205.001, the email address checking (not) regex.
8942      Branch: perl
8943            ! pod/perlfaq9.pod
8944 ____________________________________________________________________________
8945 [  8838] By: jhi                                   on 2001/02/18  22:17:54
8946         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
8947              From: Doug MacEachern <dougm@covalent.net>
8948              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
8949              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
8950      Branch: perl
8951            ! lib/ExtUtils/xsubpp
8952 ____________________________________________________________________________
8953 [  8837] By: jhi                                   on 2001/02/18  22:16:50
8954         Log: Subject: [patch] -Wall cleanup round 2
8955              From: Doug MacEachern <dougm@covalent.net>
8956              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
8957              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
8958      Branch: perl
8959            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
8960            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
8961            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
8962            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
8963            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
8964            ! ext/SDBM_File/SDBM_File.xs
8965 ____________________________________________________________________________
8966 [  8836] By: jhi                                   on 2001/02/18  22:11:20
8967         Log: Misapplied regex optimizations when \C is present.
8968              Fixes 20001230.002.
8969              
8970              What still remains broken is that the submatches that
8971              have \C in them get their UTF8 flag on because their
8972              parent SV has it on.  This will result in malformed
8973              UTF8 if a \C happened to match a non-ASCII byte.
8974      Branch: perl
8975            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
8976            ! t/pragma/utf8.t
8977 ____________________________________________________________________________
8978 [  8835] By: jhi                                   on 2001/02/18  20:12:02
8979         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
8980              
8981              The hash key got wrongly UTF8fied.
8982      Branch: perl
8983            ! pod/perlapi.pod toke.c utf8.c
8984 ____________________________________________________________________________
8985 [  8834] By: jhi                                   on 2001/02/18  19:44:25
8986         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
8987              don't warn on magical or overloaded things.
8988      Branch: perl
8989            ! pp_hot.c
8990 ____________________________________________________________________________
8991 [  8833] By: nick                                  on 2001/02/18  19:31:22
8992         Log: Integrate mainline
8993      Branch: perlio
8994           +> t/TestInit.pm t/run/runenv.t
8995            - t/UTEST
8996           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
8997           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
8998           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
8999           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
9000           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
9001           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
9002           !> utf8.c
9003 ____________________________________________________________________________
9004 [  8832] By: jhi                                   on 2001/02/18  19:21:18
9005         Log: Integrate perlio.
9006      Branch: perl
9007           !> perlio.c pod/perldiag.pod
9008 ____________________________________________________________________________
9009 [  8831] By: jhi                                   on 2001/02/18  19:14:20
9010         Log: Integrate change #8827 from mainline.
9011              
9012              UTF8 tweaks.
9013      Branch: maint-5.6/perl
9014           !> sv.c utf8.c
9015 ____________________________________________________________________________
9016 [  8830] By: nick                                  on 2001/02/18  19:10:34
9017         Log: Apply the spirit of patch from Nick Clark:
9018              Subject: [PATCH] Re: extensions that provide layers
9019              From: Nicholas Clark <nick@ccl4.org>
9020              Date: Mon, 12 Feb 2001 16:43:51 +0000
9021              Message-Id: <20010212164350.Q3652@plum.flirble.org>
9022      Branch: perlio
9023            ! perlio.c pod/perldiag.pod
9024 ____________________________________________________________________________
9025 [  8829] By: jhi                                   on 2001/02/18  19:03:25
9026         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
9027              From: schwern@pobox.com 
9028              Date: Sun, 18 Feb 2001 13:44:35 -0500
9029              Message-ID: <20010218134435.A17544@magnonel.guild.net>
9030              
9031              Applied, but as t/TestInit.pm.
9032      Branch: perl
9033            + t/TestInit.pm
9034            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
9035            ! t/op/subst_wamp.t
9036 ____________________________________________________________________________
9037 [  8828] By: jhi                                   on 2001/02/18  18:43:52
9038         Log: Integrate perlio.
9039      Branch: perl
9040           !> perlio.c
9041 ____________________________________________________________________________
9042 [  8827] By: jhi                                   on 2001/02/18  18:41:33
9043         Log: UTF-8 tweaks.
9044      Branch: perl
9045            ! sv.c utf8.c
9046 ____________________________________________________________________________
9047 [  8826] By: nick                                  on 2001/02/18  17:40:59
9048         Log: Fix [ID 20010217.002]
9049              open FOO, "<:raw:perlio", ...
9050              :raw now inserts default base layer below itself.
9051              Also
9052              open FOO, "<:unix", ...
9053              works as well - but leaves buffer layer on stack under the unix layer.
9054      Branch: perlio
9055            ! perlio.c
9056 ____________________________________________________________________________
9057 [  8825] By: jhi                                   on 2001/02/18  17:15:39
9058         Log: Integrate perlio.
9059      Branch: perl
9060           !> perlio.c perliol.h
9061 ____________________________________________________________________________
9062 [  8824] By: jhi                                   on 2001/02/18  17:10:53
9063         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
9064              From: schwern@pobox.com
9065              Date: Sun, 18 Feb 2001 01:48:50 -0500
9066              Message-ID: <20010218014850.C19957@magnonel.guild.net>
9067      Branch: perl
9068            ! lib/Test/Harness.pm t/TEST t/op/chop.t
9069 ____________________________________________________________________________
9070 [  8823] By: jhi                                   on 2001/02/18  17:01:06
9071         Log: Add run/*.t to testables.
9072      Branch: perl
9073            ! t/TEST
9074 ____________________________________________________________________________
9075 [  8822] By: jhi                                   on 2001/02/18  16:58:58
9076         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
9077              From: schwern@pobox.com
9078              Date: Sun, 18 Feb 2001 01:11:35 -0500
9079              Message-ID: <20010218011135.A19957@magnonel.guild.net>
9080              
9081              Revive mjd's and Simon's PERL5OPT fix.
9082      Branch: perl
9083            + t/run/runenv.t
9084            ! MANIFEST perl.c
9085 ____________________________________________________________________________
9086 [  8821] By: jhi                                   on 2001/02/18  16:53:46
9087         Log: Subject: Re: Why t/TEST and not Test::Harness?
9088              From: schwern@pobox.com
9089              Date: Sat, 17 Feb 2001 22:44:44 -0500
9090              Message-ID: <20010217224444.A6679@magnonel.guild.net>
9091              
9092              Replace UTEST with TEST -utf8.
9093      Branch: perl
9094            - t/UTEST
9095            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
9096            ! t/lib/glob-basic.t
9097 ____________________________________________________________________________
9098 [  8820] By: nick                                  on 2001/02/18  13:06:16
9099         Log: Clean up a few core dumps when layers are used in unexpected ways.
9100              (Still not "right"...)
9101      Branch: perlio
9102            ! perlio.c perliol.h
9103 ____________________________________________________________________________
9104 [  8819] By: jhi                                   on 2001/02/18  02:25:55
9105         Log: Integrate change #8818 from maintperl, a FAQ nit.
9106      Branch: perl
9107           !> pod/perlfaq4.pod
9108 ____________________________________________________________________________
9109 [  8818] By: jhi                                   on 2001/02/18  02:24:50
9110         Log: FAQ nit from Chris Fedde.
9111      Branch: maint-5.6/perl
9112            ! pod/perlfaq4.pod
9113 ____________________________________________________________________________
9114 [  8817] By: nick                                  on 2001/02/17  18:20:14
9115         Log: Integrate mainline
9116      Branch: perlio
9117           +> lib/unicode/UCD.html lib/unicode/Unicode.html
9118           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
9119           +> pod/perlclib.pod
9120            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
9121            - lib/unicode/Unicode.301
9122           !> (integrate 324 files)
9123 ____________________________________________________________________________
9124 [  8816] By: jhi                                   on 2001/02/17  16:56:58
9125         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
9126      Branch: perl
9127            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
9128            ! ext/Storable/Storable.xs t/lib/st-06compat.t
9129            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
9130 ____________________________________________________________________________
9131 [  8815] By: jhi                                   on 2001/02/17  16:40:07
9132         Log: Subject: [patch] -Wall
9133              From: Doug MacEachern <dougm@covalent.net>
9134              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
9135              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
9136      Branch: perl
9137            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
9138            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
9139 ____________________________________________________________________________
9140 [  8814] By: jhi                                   on 2001/02/16  19:27:18
9141         Log: Document qu better.
9142      Branch: perl
9143            ! pod/perlop.pod
9144 ____________________________________________________________________________
9145 [  8813] By: jhi                                   on 2001/02/15  13:54:37
9146         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
9147              From: Hugo <hv@crypt.compulink.co.uk>
9148              Date: Thu, 15 Feb 2001 13:39:49 +0000
9149              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
9150      Branch: perl
9151            ! toke.c
9152 ____________________________________________________________________________
9153 [  8812] By: alanbur                               on 2001/02/15  13:52:16
9154         Log: Resynchronised with parent
9155      Branch: maint-5.6/pureperl
9156            - ebcdic.c
9157           !> (integrate 36 files)
9158 ____________________________________________________________________________
9159 [  8811] By: jhi                                   on 2001/02/15  13:51:16
9160         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
9161              
9162              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
9163              From: Jan Dubois <JanD@ActiveState.com>
9164              Date: Wed, 31 Jan 2001 21:17:03 -0800
9165              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
9166              
9167              tweak change#8659 to keep it simple
9168              
9169              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
9170              From: Russ Allbery <rra@stanford.edu>
9171              Date: 14 Feb 2001 10:15:41 -0800
9172              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
9173              
9174              (8809 empty)
9175
9176              Upgrade to podlators 1.08, from Russ Allbery.
9177      Branch: perl
9178           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
9179           !> utils/perldoc.PL
9180 ____________________________________________________________________________
9181 [  8810] By: jhi                                   on 2001/02/15  13:35:08
9182         Log: Upgrade to podlators 1.08, from Russ Allbery.
9183      Branch: maint-5.6/perl
9184            ! lib/Pod/Man.pm lib/Pod/Text.pm
9185 ____________________________________________________________________________
9186 [  8809] By: jhi                                   on 2001/02/15  13:26:38
9187         Log: (accidentally empty check-in)
9188      Branch: maint-5.6/perl
9189            ! lib/Test/Harness.pm
9190 ____________________________________________________________________________
9191 [  8808] By: jhi                                   on 2001/02/15  13:23:47
9192         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
9193              From: Russ Allbery <rra@stanford.edu>
9194              Date: 14 Feb 2001 10:15:41 -0800
9195              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
9196              
9197              perldoc was hardcoding $Config{installscript}, which breaks
9198              when install* isn't where Perl ends up (such as with AFS).
9199              
9200              Use $Config{scriptdir} instead.
9201      Branch: maint-5.6/perl
9202            ! utils/perldoc.PL
9203 ____________________________________________________________________________
9204 [  8807] By: jhi                                   on 2001/02/14  14:37:27
9205         Log: Update Changes.
9206      Branch: perl
9207            ! Changes patchlevel.h
9208 ____________________________________________________________________________
9209 [  8806] By: jhi                                   on 2001/02/14  14:25:31
9210         Log: Integrate changes #8803,8804,8805 from mainline.
9211              
9212              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
9213              
9214              Don't skip too much of the locale error message if no environ array,
9215              from Chris Nandor.
9216              
9217              More MacOS Classic fixes from Chris Nandor.
9218      Branch: maint-5.6/perl
9219           !> doop.c lib/Cwd.pm perl.c perl.h util.c
9220 ____________________________________________________________________________
9221 [  8805] By: jhi                                   on 2001/02/14  03:29:01
9222         Log: More MacOS Classic fixes from Chris Nandor.
9223      Branch: perl
9224            ! doop.c lib/Cwd.pm
9225 ____________________________________________________________________________
9226 [  8804] By: jhi                                   on 2001/02/14  03:18:35
9227         Log: Don't skip too much of the locale error message if no environ array,
9228              from Chris Nandor.
9229      Branch: perl
9230            ! util.c
9231 ____________________________________________________________________________
9232 [  8803] By: jhi                                   on 2001/02/14  03:14:14
9233         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
9234      Branch: perl
9235            ! perl.c perl.h
9236 ____________________________________________________________________________
9237 [  8802] By: jhi                                   on 2001/02/13  18:31:33
9238         Log: AUTHORS update.
9239      Branch: perl
9240            ! AUTHORS
9241 ____________________________________________________________________________
9242 [  8801] By: jhi                                   on 2001/02/13  17:55:19
9243         Log: Integrate change #8792 from mainline.
9244              
9245              Subject: buncha MacPerl patches for bleadperl
9246              From: Chris Nandor <pudge@pobox.com>
9247              Date: Tue, 13 Feb 2001 00:02:43 -0500
9248              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
9249      Branch: maint-5.6/perl
9250           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
9251           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
9252           !> t/lib/basename.t toke.c util.h
9253 ____________________________________________________________________________
9254 [  8800] By: jhi                                   on 2001/02/13  17:46:43
9255         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
9256              to be forced to Off_t.
9257              
9258              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
9259              From: nick@ccl4.org
9260              Date: Thu, 1 Feb 2001 12:01:04 +0000
9261              Message-Id: <20010201120103.E11401@plum.flirble.org>
9262      Branch: maint-5.6/perl
9263            ! iperlsys.h perlio.c
9264 ____________________________________________________________________________
9265 [  8799] By: jhi                                   on 2001/02/13  16:52:51
9266         Log: Duplex duplex hunk hunk.
9267      Branch: maint-5.6/perl
9268            ! Makefile.SH
9269 ____________________________________________________________________________
9270 [  8797] By: jhi                                   on 2001/02/13  14:52:04
9271         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
9272              From: "Craig A. Berry" <craigberry@mac.com>
9273              Date: Mon, 12 Feb 2001 11:05:25 -0600
9274              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
9275      Branch: perl
9276            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
9277 ____________________________________________________________________________
9278 [  8796] By: jhi                                   on 2001/02/13  14:36:47
9279         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
9280              From: simon.cozens@pembroke.oxford.ac.uk 
9281              Date: Sat, 10 Feb 2001 17:57:02 +0000
9282              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
9283              
9284              Now it does include.
9285      Branch: perl
9286            ! pod/perldiag.pod
9287 ____________________________________________________________________________
9288 [  8795] By: jhi                                   on 2001/02/13  14:30:11
9289         Log: Sort the MANIFEST.
9290      Branch: perl
9291            ! MANIFEST
9292 ____________________________________________________________________________
9293 [  8794] By: jhi                                   on 2001/02/13  14:26:51
9294         Log: Integrate change #8793 from mainline, FAQ updates.
9295      Branch: maint-5.6/perl
9296           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
9297 ____________________________________________________________________________
9298 [  8793] By: jhi                                   on 2001/02/13  14:25:13
9299         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
9300      Branch: perl
9301            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
9302 ____________________________________________________________________________
9303 [  8792] By: jhi                                   on 2001/02/13  14:22:50
9304         Log: Subject: buncha MacPerl patches for bleadperl
9305              From: Chris Nandor <pudge@pobox.com>
9306              Date: Tue, 13 Feb 2001 00:02:43 -0500
9307              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
9308      Branch: perl
9309            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
9310            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
9311            ! t/lib/basename.t toke.c util.h
9312 ____________________________________________________________________________
9313 [  8791] By: jhi                                   on 2001/02/13  14:10:39
9314         Log: Integrate change #8790 from mainline.
9315              
9316              environ array wrongly assumed in Perl_init_i18nl10n(),
9317      Branch: maint-5.6/perl
9318           !> util.c
9319 ____________________________________________________________________________
9320 [  8790] By: jhi                                   on 2001/02/13  14:06:15
9321         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
9322              noticed by Chris Nandor in MacOS Classic.
9323      Branch: perl
9324            ! util.c
9325 ____________________________________________________________________________
9326 [  8789] By: jhi                                   on 2001/02/13  13:58:07
9327         Log: Integrate changes #8373,8487,8544,8783 from mainline.
9328              
9329              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
9330              hints files, the dynaloading, assimilate ebcdic into util.c.
9331      Branch: maint-5.6/perl
9332            - ebcdic.c
9333            ! MANIFEST hints/posix-bc.sh
9334           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
9335           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
9336           !> perlapi.c proto.h util.c
9337 ____________________________________________________________________________
9338 [  8788] By: alanbur                               on 2001/02/13  10:33:13
9339         Log: Integrated changes from maint-5.6
9340      Branch: maint-5.6/pureperl
9341           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
9342           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
9343           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9344           !> vos/config.ga.h vos/configure_perl.cm
9345 ____________________________________________________________________________
9346 [  8787] By: jhi                                   on 2001/02/13  05:56:36
9347         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
9348      Branch: perl
9349           !> Makefile.SH
9350 ____________________________________________________________________________
9351 [  8786] By: jhi                                   on 2001/02/13  05:54:34
9352         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
9353              From: Dorner Thomas <Thomas.Dorner@start.de>
9354              Date: Mon, 12 Feb 2001 15:06:26 +0100
9355              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
9356      Branch: maint-5.6/perl
9357            ! Makefile.SH
9358 ____________________________________________________________________________
9359 [  8785] By: jhi                                   on 2001/02/13  05:29:04
9360         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
9361      Branch: perl
9362           !> hints/openbsd.sh
9363 ____________________________________________________________________________
9364 [  8784] By: jhi                                   on 2001/02/13  02:25:24
9365         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
9366              From: Peter Prymmer <pvhp@forte.com>
9367              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
9368              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
9369      Branch: perl
9370            ! pod/perlclib.pod
9371 ____________________________________________________________________________
9372 [  8783] By: jhi                                   on 2001/02/13  02:22:36
9373         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
9374      Branch: perl
9375            - ebcdic.c
9376            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
9377            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
9378            ! util.c
9379 ____________________________________________________________________________
9380 [  8782] By: jhi                                   on 2001/02/13  02:00:07
9381         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
9382      Branch: maint-5.6/perl
9383            ! pod/perlport.pod
9384 ____________________________________________________________________________
9385 [  8781] By: jhi                                   on 2001/02/13  01:58:44
9386         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
9387      Branch: maint-5.6/perl
9388            ! hints/openbsd.sh
9389 ____________________________________________________________________________
9390 [  8780] By: jhi                                   on 2001/02/13  01:57:33
9391         Log: Synchronize the regexp tests between maintperl and mainline.
9392      Branch: maint-5.6/perl
9393           !> t/op/re_tests
9394 ____________________________________________________________________________
9395 [  8779] By: jhi                                   on 2001/02/13  01:49:35
9396         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
9397              From: Hugo <hv@crypt.compulink.co.uk>
9398              Date: Tue, 13 Feb 2001 00:11:11 +0000
9399              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
9400      Branch: perl
9401            ! regcomp.c t/op/re_tests
9402 ____________________________________________________________________________
9403 [  8778] By: jhi                                   on 2001/02/13  00:23:10
9404         Log: Comments do not nest.
9405      Branch: perl
9406            ! perl.h
9407 ____________________________________________________________________________
9408 [  8777] By: jhi                                   on 2001/02/13  00:17:54
9409         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
9410              From: Hugo <hv@crypt.compulink.co.uk>
9411              Date: Tue, 13 Feb 2001 00:11:11 +0000
9412              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
9413      Branch: maint-5.6/perl
9414            ! regcomp.c t/op/re_tests
9415 ____________________________________________________________________________
9416 [  8776] By: jhi                                   on 2001/02/12  23:25:52
9417         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
9418      Branch: maint-5.6/perl
9419            ! pod/perlport.pod
9420 ____________________________________________________________________________
9421 [  8775] By: jhi                                   on 2001/02/12  23:04:28
9422         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
9423      Branch: maint-5.6/perl
9424            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
9425            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9426            ! vos/configure_perl.cm
9427 ____________________________________________________________________________
9428 [  8774] By: jhi                                   on 2001/02/12  22:59:11
9429         Log: Subject: Re: [patch] context for 'U' magic functions
9430              From: Doug MacEachern <dougm@covalent.net>
9431              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
9432              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
9433              
9434              plus the suggestion by Nick Ing-Simmons to name the macro
9435              as PERL_MG_UFUNC to avoid namespace pollution, plus add
9436              the advice by Doug for XS writers to perl.h
9437      Branch: perl
9438            ! mg.c perl.h
9439 ____________________________________________________________________________
9440 [  8773] By: jhi                                   on 2001/02/11  20:14:12
9441         Log: Update Changes.
9442      Branch: perl
9443            ! Changes patchlevel.h
9444 ____________________________________________________________________________
9445 [  8772] By: jhi                                   on 2001/02/11  18:47:52
9446         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
9447              From: Simon Cozens <simon@cozens.net>
9448              Date: Wed, 31 Jan 2001 16:31:43 +0000
9449              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
9450      Branch: perl
9451            + pod/perlclib.pod
9452            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
9453            ! pod/perltoc.pod
9454 ____________________________________________________________________________
9455 [  8771] By: jhi                                   on 2001/02/11  18:36:48
9456         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
9457              
9458              Blocks-4d3.beta.txt
9459              CaseFolding-3d4.beta.txt
9460              CompositionExclusions-3d6.beta.txt
9461              EastAsianWidth-4d4.beta.txt
9462              LineBreak-6d3.beta.txt
9463              NamesList-3.1.0d1.beta.txt
9464              PropList-3.1.0d4.beta.txt
9465              SpecialCasing-4d1.beta.txt
9466              UnicodeData-3.1.0d6.beta.txt
9467      Branch: perl
9468            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
9469           +> lib/unicode/UCD.html lib/unicode/Unicode.html
9470            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
9471            - lib/unicode/Unicode.301
9472            ! (edit 257 files)
9473 ____________________________________________________________________________
9474 [  8770] By: jhi                                   on 2001/02/11  17:26:22
9475         Log: UTF-8 documentation.
9476      Branch: perl
9477            ! utf8.h
9478 ____________________________________________________________________________
9479 [  8769] By: jhi                                   on 2001/02/11  17:12:49
9480         Log: Retract #8762.
9481      Branch: perl
9482            ! regexec.c
9483 ____________________________________________________________________________
9484 [  8768] By: jhi                                   on 2001/02/11  16:54:45
9485         Log: Subject: [PATCH] Test::Harness
9486              From: andreas.koenig@anima.de (Andreas J. Koenig)
9487              Date: 11 Feb 2001 14:37:00 +0100
9488              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
9489      Branch: perl
9490            ! lib/Test/Harness.pm
9491 ____________________________________________________________________________
9492 [  8767] By: jhi                                   on 2001/02/11  16:53:52
9493         Log: Subject: [PATCH] Document makepatch in Porting/patching
9494              From: andreas.koenig@anima.de (Andreas J. Koenig)
9495              Date: 11 Feb 2001 16:46:28 +0100
9496              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
9497      Branch: perl
9498            ! Porting/patching.pod
9499 ____________________________________________________________________________
9500 [  8766] By: jhi                                   on 2001/02/11  06:30:23
9501         Log: Subject: Re: [patch] GvSHARED
9502              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
9503              From: Doug MacEachern <dougm@covalent.net>
9504              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
9505              
9506              Subject: Re: [patch] GvSHARED
9507              From: Doug MacEachern <dougm@covalent.net>
9508              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
9509              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
9510              
9511              Subject: [patch] attributes.pm support for `shared'
9512              From: Doug MacEachern <dougm@covalent.net>
9513              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
9514              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
9515              
9516              our() attributes were ignored, our :shared pieces missing,
9517              allow attributes.pm to turn on shared.
9518      Branch: perl
9519            ! op.c t/op/attrs.t toke.c xsutils.c
9520 ____________________________________________________________________________
9521 [  8765] By: alanbur                               on 2001/02/10  23:11:19
9522         Log: Resync with parent (hopefully sucessfully this time)
9523      Branch: maint-5.6/pureperl
9524           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
9525           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
9526           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9527           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9528           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9529           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9530           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
9531 ____________________________________________________________________________
9532 [  8764] By: jhi                                   on 2001/02/10  22:54:38
9533         Log: Make TEST and UTEST more verbose in case something goes
9534              wrong in running/compiling a script, suggested by Doug
9535              MacEachern.
9536      Branch: perl
9537            ! t/TEST t/UTEST
9538 ____________________________________________________________________________
9539 [  8763] By: jhi                                   on 2001/02/10  22:11:34
9540         Log: Bogus shebang.
9541      Branch: perl
9542            ! t/lib/texttabs.t
9543 ____________________________________________________________________________
9544 [  8762] By: jhi                                   on 2001/02/10  21:56:02
9545         Log: (Retracted by #8769)
9546      Branch: perl
9547            ! regexec.c
9548 ____________________________________________________________________________
9549 [  8761] By: jhi                                   on 2001/02/10  21:26:15
9550         Log: Subject: Re: [patch] GvSHARED 
9551              From: Doug MacEachern <dougm@covalent.net>
9552              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
9553              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
9554              
9555              our @EXPORT : shared = (...);
9556      Branch: perl
9557            ! toke.c
9558 ____________________________________________________________________________
9559 [  8760] By: jhi                                   on 2001/02/10  21:25:07
9560         Log: Subject: [patch] GvSHARED
9561              From: Doug MacEachern <dougm@covalent.net>
9562              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
9563              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
9564      Branch: perl
9565            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
9566 ____________________________________________________________________________
9567 [  8759] By: alanbur                               on 2001/02/10  21:24:27
9568         Log: Backed out mismerge.
9569      Branch: maint-5.6/pureperl
9570            ! MANIFEST README.hpux README.vmesa gv.c installhtml
9571            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
9572            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9573            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9574            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9575            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9576            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
9577 ____________________________________________________________________________
9578 [  8758] By: jhi                                   on 2001/02/10  18:01:17
9579         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
9580              
9581              Fixed UMRs and leak in Perl_pmtrans()
9582              
9583              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9584              associated UTFied tr/// code.  Also fixed scoping leak of
9585              PL_reg_start_tmp.
9586              
9587              newATTRSUB leaks when an attempt to redefine the active sort sub is
9588              made.
9589      Branch: maint-5.6/perl
9590           !> op.c regcomp.c
9591 ____________________________________________________________________________
9592 [  8757] By: alanbur                               on 2001/02/10  17:56:46
9593         Log: Resynchronised with parent
9594      Branch: maint-5.6/pureperl
9595           +> README.bs2000
9596            - README.posix-bc
9597            ! gv.c perl.c sv.c
9598           !> MANIFEST README.hpux README.vmesa installhtml
9599           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
9600           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9601           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9602           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9603           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9604           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
9605 ____________________________________________________________________________
9606 [  8756] By: alanbur                               on 2001/02/10  17:51:15
9607         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
9608              made.
9609      Branch: maint-5.6/pureperl
9610            ! op.c
9611 ____________________________________________________________________________
9612 [  8755] By: jhi                                   on 2001/02/09  22:41:35
9613         Log: Upgrade to CPAN 1.59_54, from Andreas König.
9614      Branch: perl
9615            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
9616 ____________________________________________________________________________
9617 [  8754] By: jhi                                   on 2001/02/09  22:29:20
9618         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
9619              
9620              Didn't upgrade the fill.t since it has a dependency to File::Slurp
9621              purely for debugging purposes, the actual test hasn't changed.
9622      Branch: perl
9623            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
9624            ! t/lib/textwrap.t
9625 ____________________________________________________________________________
9626 [  8753] By: jhi                                   on 2001/02/09  20:17:50
9627         Log: Integrate change #8682 from maintperl.
9628              
9629              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
9630              to work correctly.
9631      Branch: perl
9632           !> hints/irix_6.sh
9633 ____________________________________________________________________________
9634 [  8752] By: jhi                                   on 2001/02/09  20:00:46
9635         Log: Update Changes.
9636      Branch: perl
9637            ! Changes patchlevel.h
9638 ____________________________________________________________________________
9639 [  8751] By: nick                                  on 2001/02/09  19:48:37
9640         Log: Integrate mainline
9641      Branch: perlio
9642           +> README.bs2000 t/lib/cgi-esc.t
9643            - README.posix-bc
9644           !> (integrate 53 files)
9645 ____________________________________________________________________________
9646 [  8750] By: nick                                  on 2001/02/09  19:25:16
9647         Log: Subject: RE: Biannual Competition to Improve Hashing Function
9648              From: Fisher Mark <fisherm@tce.com>
9649              Date: Thu, 8 Feb 2001 10:44:00 -0500
9650              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
9651              Date: Thu, 8 Feb 2001 15:02:47 -0500
9652              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
9653      Branch: perl
9654            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
9655 ____________________________________________________________________________
9656 [  8749] By: jhi                                   on 2001/02/09  19:02:35
9657         Log: Forgotten fragment.
9658      Branch: perl
9659            ! pod/perlapi.pod
9660 ____________________________________________________________________________
9661 [  8748] By: jhi                                   on 2001/02/09  18:31:34
9662         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
9663              plus manual tweakage.
9664              
9665              Sync the perlfaq2 between mainline and maintperl.
9666      Branch: maint-5.6/perl
9667            ! pod/perlfaq2.pod
9668      Branch: perl
9669           !> pod/perlfaq2.pod
9670 ____________________________________________________________________________
9671 [  8747] By: jhi                                   on 2001/02/09  18:12:04
9672         Log: Subject: versiononly and installperl
9673              From: abigail@foad.org
9674              Date: Wed, 7 Feb 2001 22:43:12 +0100
9675              Message-ID: <20010207214312.7045.qmail@foad.org>    
9676              
9677              Add +v flag to force a normal install of the perl binary
9678              and the utilities.
9679              
9680              Subject: [PATCH] installperl
9681              From: Nicholas Clark <nick@ccl4.org>
9682              Date: Fri, 9 Feb 2001 16:28:57 +0000
9683              Message-ID: <20010209162857.B10931@plum.flirble.org>
9684              
9685              Add -A flag which also hardlinks the binary with
9686              the full architecture name.
9687      Branch: perl
9688            ! installperl
9689 ____________________________________________________________________________
9690 [  8746] By: jhi                                   on 2001/02/09  18:03:43
9691         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
9692              
9693              Subject: perlfaq2, re: perlmongers
9694              
9695              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
9696              
9697              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
9698              
9699              Subject: [ID 20010205.001] typo in perlfaq9
9700              
9701              Subject: [ID 20010208.002] unordered explanation in perlcall
9702      Branch: maint-5.6/perl
9703           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9704           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
9705           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
9706 ____________________________________________________________________________
9707 [  8745] By: jhi                                   on 2001/02/09  17:59:09
9708         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
9709              From: abela@geneanet.org
9710              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
9711              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
9712      Branch: perl
9713            ! pod/perlcall.pod
9714 ____________________________________________________________________________
9715 [  8744] By: jhi                                   on 2001/02/09  17:48:16
9716         Log: Subject: [ID 20010205.001] typo in perlfaq9
9717              From: eserte@vran.herceg.de
9718              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
9719              Message-Id: <200102042244.XAA21926@vran.herceg.de>
9720      Branch: perl
9721            ! pod/perlfaq9.pod
9722 ____________________________________________________________________________
9723 [  8743] By: jhi                                   on 2001/02/09  17:25:12
9724         Log: Integrate change #8695 from maintperl.
9725              
9726              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
9727      Branch: perl
9728           !> thread.h
9729 ____________________________________________________________________________
9730 [  8742] By: jhi                                   on 2001/02/09  17:21:22
9731         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
9732              From: Andy Dougherty <doughera@lafayette.edu>
9733              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
9734              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
9735      Branch: perl
9736            ! embed.pl
9737 ____________________________________________________________________________
9738 [  8741] By: jhi                                   on 2001/02/09  17:05:19
9739         Log: Integrate changes #8738,8739,8740 from maintperl.
9740              
9741              Html files will be installed in a more logical and easier to
9742              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
9743              
9744              Html files will be generated with a header to make them look
9745              a little less bare.
9746              
9747              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
9748      Branch: perl
9749           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
9750 ____________________________________________________________________________
9751 [  8740] By: jhi                                   on 2001/02/09  17:03:46
9752         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
9753              From: "Brendan O'Dea" <bod@compusol.com.au>
9754              Date: Sun, 4 Feb 2001 11:17:56 +1100
9755              Message-ID: <20010204111756.A16301@compusol.com.au>
9756      Branch: maint-5.6/perl
9757            ! pod/perlfaq3.pod
9758 ____________________________________________________________________________
9759 [  8739] By: jhi                                   on 2001/02/09  17:01:59
9760         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
9761              From: "Indy Singh" <indy@nusphere.com>
9762              Date: Fri, 2 Feb 2001 15:09:59 -0500
9763              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
9764              
9765              Html files will be generated with a header to make them look
9766              a little less bare.
9767      Branch: maint-5.6/perl
9768            ! installhtml
9769 ____________________________________________________________________________
9770 [  8738] By: jhi                                   on 2001/02/09  16:58:48
9771         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
9772              From: "Indy Singh" <indy@nusphere.com>
9773              Date: Fri, 2 Feb 2001 15:08:23 -0500
9774              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
9775              
9776              Html files will be installed in a more logical and easier to
9777              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
9778      Branch: maint-5.6/perl
9779            ! win32/Makefile win32/makefile.mk
9780 ____________________________________________________________________________
9781 [  8737] By: jhi                                   on 2001/02/09  16:46:54
9782         Log: Integrate changes #8687,8736 from maintperl.
9783              
9784              HP-UX thread patches from Merijn H. Brand.
9785              
9786              Latin nit from Philip Newton.
9787      Branch: perl
9788           !> README.hpux hints/hpux.sh
9789 ____________________________________________________________________________
9790 [  8736] By: jhi                                   on 2001/02/09  16:42:31
9791         Log: Latin nit from Philip Newton.
9792      Branch: maint-5.6/perl
9793            ! README.hpux
9794 ____________________________________________________________________________
9795 [  8735] By: jhi                                   on 2001/02/09  16:24:03
9796         Log: Integrate changes #8704,8710 from pureperl.
9797              
9798              Fixed UMRs and leak in Perl_pmtrans()
9799              
9800              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9801              associated UTFied tr/// code.  Also fixed scoping leak of
9802              PL_reg_start_tmp.
9803      Branch: perl
9804           !> op.c regcomp.c
9805 ____________________________________________________________________________
9806 [  8734] By: jhi                                   on 2001/02/09  15:40:21
9807         Log: Integrate change #8733 from maintperl.
9808              
9809              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
9810      Branch: perl
9811           !> pod/perlre.pod
9812 ____________________________________________________________________________
9813 [  8733] By: jhi                                   on 2001/02/09  15:35:47
9814         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
9815              From: Prymmer/Kahn <pvhp@best.com>
9816              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
9817              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
9818      Branch: maint-5.6/perl
9819            ! pod/perlre.pod
9820 ____________________________________________________________________________
9821 [  8732] By: jhi                                   on 2001/02/09  15:26:17
9822         Log: Rename README.posix-bc to README.bs2000 (to avoid the
9823              confusion of a "perlposix-bc.pod"), add a few missing
9824              arch pods, regen toc.
9825      Branch: maint-5.6/perl
9826           +> README.bs2000
9827            - README.posix-bc
9828            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
9829            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
9830 ____________________________________________________________________________
9831 [  8731] By: jhi                                   on 2001/02/09  15:23:39
9832         Log: De-cut-and-pasto.
9833      Branch: perl
9834            ! pod/perl.pod
9835 ____________________________________________________________________________
9836 [  8730] By: jhi                                   on 2001/02/09  15:11:13
9837         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
9838              when people think that perlposix-bc.pod tells anything about
9839              Perl and POSIX.  Regen toc.
9840      Branch: perl
9841           +> README.bs2000
9842            - README.posix-bc
9843            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
9844            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
9845 ____________________________________________________________________________
9846 [  8729] By: jhi                                   on 2001/02/09  14:52:28
9847         Log: The README.vmesa part of #8712 from maintperl.
9848      Branch: perl
9849            ! README.vmesa
9850 ____________________________________________________________________________
9851 [  8728] By: jhi                                   on 2001/02/09  14:46:06
9852         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
9853              From: Peter Prymmer <pvhp@forte.com>
9854              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
9855              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
9856      Branch: maint-5.6/perl
9857            ! README.vmesa win32/Makefile win32/makefile.mk
9858 ____________________________________________________________________________
9859 [  8727] By: jhi                                   on 2001/02/09  14:33:25
9860         Log: Integrate change #8712 from mainline.
9861              
9862              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
9863      Branch: maint-5.6/perl
9864           !> lib/Pod/Find.pm
9865 ____________________________________________________________________________
9866 [  8726] By: jhi                                   on 2001/02/09  14:30:28
9867         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
9868              From: Peter Prymmer <pvhp@forte.com>
9869              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
9870              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
9871      Branch: perl
9872            + t/lib/cgi-esc.t
9873            ! MANIFEST lib/CGI/Util.pm
9874 ____________________________________________________________________________
9875 [  8725] By: jhi                                   on 2001/02/09  04:56:47
9876         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
9877      Branch: maint-5.6/perl
9878            ! pod/perlport.pod
9879 ____________________________________________________________________________
9880 [  8724] By: jhi                                   on 2001/02/09  04:40:59
9881         Log: Integrate changes 7819,7820 from vmsperl into mainline.
9882              
9883              Add header for LIB$ prototypes (C. Berry)
9884              
9885              Convert fwrite()s to sockets to write()s, since some socket stacks
9886              don't take kindly to stdio.
9887              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
9888              (for often optional LNMs)
9889              Correct a few typos
9890              (C. Bailey)
9891      Branch: perl
9892           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
9893 ____________________________________________________________________________
9894 [  8723] By: jhi                                   on 2001/02/09  03:29:29
9895         Log: Integrate change #8722 from mainline.
9896              
9897              The Im() function wasn't returning zero for non-Math::Complex
9898              arguments.  The bug reported by John Gamble.
9899      Branch: maint-5.6/perl
9900           !> lib/Math/Complex.pm
9901 ____________________________________________________________________________
9902 [  8722] By: jhi                                   on 2001/02/09  03:28:33
9903         Log: The Im() function wasn't returning zero for non-Math::Complex
9904              arguments.  The bug reported by John Gamble.
9905      Branch: perl
9906            ! lib/Math/Complex.pm
9907 ____________________________________________________________________________
9908 [  8721] By: nick                                  on 2001/02/08  22:11:35
9909         Log: Correct the correction :-(
9910      Branch: perl
9911            ! perl.c
9912 ____________________________________________________________________________
9913 [  8720] By: bailey                                on 2001/02/08  20:59:22
9914         Log: Convert frwite()s to sockets to write()s, since some socket stacks
9915              don't take kindly to stdio.
9916              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
9917              (for often optional LNMs)
9918              Correct a few typos
9919              (C. Bailey)
9920      Branch: vmsperl
9921            ! vms/vms.c vms/vmsish.h
9922 ____________________________________________________________________________
9923 [  8719] By: bailey                                on 2001/02/08  20:51:02
9924         Log: Add header for LIB$ prototypes (C. Berry)
9925      Branch: vmsperl
9926            ! ext/Devel/DProf/DProf.xs
9927 ____________________________________________________________________________
9928 [  8718] By: bailey                                on 2001/02/08  20:49:00
9929         Log: SYN SYN
9930      Branch: vmsperl
9931           +> pod/perliol.pod t/lib/sample-tests/bailout
9932           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
9933           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
9934           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
9935           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
9936           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
9937           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
9938            - lib/unicode/Is/DCinital.pl
9939           !> (integrate 101 files)
9940 ____________________________________________________________________________
9941 [  8717] By: nick                                  on 2001/02/08  19:38:48
9942         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
9943              From: Robin Barker <rmb1@cise.npl.co.uk>
9944              Date: Thu, 8 Feb 2001 14:38:07 GMT
9945              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
9946      Branch: perl
9947            ! lib/CPAN.pm
9948 ____________________________________________________________________________
9949 [  8716] By: nick                                  on 2001/02/08  19:29:07
9950         Log: Generated files form 8713 etc.
9951      Branch: perl
9952            ! embed.h global.sym objXSUB.h perlapi.c proto.h
9953 ____________________________________________________________________________
9954 [  8715] By: nick                                  on 2001/02/08  19:26:08
9955         Log: Fixup non-ithread build after 8713
9956      Branch: perl
9957            ! perl.c
9958 ____________________________________________________________________________
9959 [  8714] By: nick                                  on 2001/02/08  19:17:45
9960         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
9961              From: nick@ccl4.org
9962              Date: Wed, 7 Feb 2001 00:27:47 +0000
9963              Message-Id: <20010207002747.B63724@plum.flirble.org>
9964      Branch: perl
9965            ! sv.c toke.c
9966 ____________________________________________________________________________
9967 [  8713] By: nick                                  on 2001/02/08  19:15:58
9968         Log: Subject: Re: [patch] Re: PL_ptr_table
9969              From: Doug Maceachern <dougm@covalent.net>
9970              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
9971              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
9972      Branch: perl
9973            ! embed.pl perl.c sv.c sv.h
9974 ____________________________________________________________________________
9975 [  8712] By: nick                                  on 2001/02/08  19:12:47
9976         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
9977              From: Peter Prymmer <pvhp@forte.com>
9978              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
9979              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
9980      Branch: perl
9981            ! lib/Pod/Find.pm
9982 ____________________________________________________________________________
9983 [  8711] By: nick                                  on 2001/02/07  21:06:11
9984         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
9985              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
9986              From: Alan Burlison <Alan.Burlison@uk.sun.com>
9987              Date: Tue, 06 Feb 2001 23:37:01 +0000
9988              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
9989      Branch: perl
9990            ! regcomp.c
9991 ____________________________________________________________________________
9992 [  8710] By: alanbur                               on 2001/02/07  00:22:04
9993         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9994              associated UTFied tr/// code.  Also fixed scoping leak of
9995              PL_reg_start_tmp.
9996      Branch: maint-5.6/pureperl
9997            ! op.c regcomp.c
9998 ____________________________________________________________________________
9999 [  8709] By: nick                                  on 2001/02/06  21:16:49
10000         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
10001              From: Michael G Schwern <schwern@pobox.com>
10002              Date: Sun, 4 Feb 2001 19:47:14 -0500
10003              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
10004      Branch: perl
10005            ! pod/perlapi.pod pod/perlmodlib.PL
10006 ____________________________________________________________________________
10007 [  8708] By: nick                                  on 2001/02/06  20:41:20
10008         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
10009              From: Michael G Schwern <schwern@pobox.com>
10010              Date: Sun, 4 Feb 2001 21:17:49 -0500
10011              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
10012      Branch: perl
10013            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
10014            ! pod/perltootc.pod
10015 ____________________________________________________________________________
10016 [  8707] By: nick                                  on 2001/02/06  20:29:11
10017         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
10018              From: Michael G Schwern <schwern@pobox.com>
10019              Date: Tue, 6 Feb 2001 05:54:30 -0500
10020              Message-Id: <20010206055430.A951@blackrider.aocn.com>
10021      Branch: perl
10022            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
10023 ____________________________________________________________________________
10024 [  8706] By: nick                                  on 2001/02/06  20:21:40
10025         Log: Subject: RE: some win32 fixes
10026              Date: Tue, 6 Feb 2001 09:23:20 +0300
10027              From: Vadim Konovalov <vkonovalov@lucent.com>
10028              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
10029      Branch: perl
10030            ! toke.c win32/Makefile win32/config.bc win32/config.gc
10031            ! win32/config.vc win32/config_H.bc win32/makefile.mk
10032 ____________________________________________________________________________
10033 [  8705] By: alanbur                               on 2001/02/06  15:00:03
10034         Log: Synchronised with parent
10035      Branch: maint-5.6/pureperl
10036            ! regexec.c
10037           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
10038           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
10039 ____________________________________________________________________________
10040 [  8704] By: alanbur                               on 2001/02/06  14:55:24
10041         Log: Fixed UMRs and leak in Perl_pmtrans()
10042      Branch: maint-5.6/pureperl
10043            ! op.c
10044 ____________________________________________________________________________
10045 [  8703] By: gsar                                  on 2001/02/06  02:29:37
10046         Log: $(MAKE) distclean doesn't clean up properly on windows
10047      Branch: maint-5.6/perl
10048            ! win32/Makefile win32/makefile.mk
10049 ____________________________________________________________________________
10050 [  8702] By: gsar                                  on 2001/02/06  01:00:46
10051         Log: tweak change#8659 to keep it simple
10052      Branch: maint-5.6/perl
10053            ! utils/perldoc.PL
10054 ____________________________________________________________________________
10055 [  8701] By: gsar                                  on 2001/02/05  22:45:41
10056         Log: change#8693 was missing testsuite changes
10057      Branch: maint-5.6/perl
10058           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
10059 ____________________________________________________________________________
10060 [  8700] By: nick                                  on 2001/02/05  20:32:52
10061         Log: Integrate mainline
10062      Branch: perlio
10063           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
10064           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
10065           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
10066           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
10067           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
10068           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
10069           +> t/lib/test-harness.t
10070           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
10071           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
10072           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
10073           !> pod/perlutil.pod t/TEST utils/h2xs.PL
10074 ____________________________________________________________________________
10075 [  8699] By: nick                                  on 2001/02/05  19:41:07
10076         Log: Subject: perlfaq2, re: perlmongers
10077              From: David H. Adler <dha@panix.com>
10078              Date: Sun, 4 Feb 2001 23:48:23 -0500
10079              Message-Id: <20010204234823.A13429@panix.com>
10080      Branch: perl
10081            ! pod/perlfaq2.pod
10082 ____________________________________________________________________________
10083 [  8698] By: nick                                  on 2001/02/05  19:39:31
10084         Log: Missed file f#rom the testharness mess.
10085      Branch: perl
10086            + t/lib/test-harness.t
10087 ____________________________________________________________________________
10088 [  8697] By: nick                                  on 2001/02/05  19:37:21
10089         Log: Subject: [DOC PATCH] overload.pm nits
10090              From: John Tobey <jtobey@john-edwin-tobey.org>
10091              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
10092              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
10093      Branch: perl
10094            ! lib/overload.pm
10095 ____________________________________________________________________________
10096 [  8696] By: alanbur                               on 2001/02/05  11:56:00
10097         Log: Sync with parent
10098      Branch: maint-5.6/pureperl
10099           !> thread.h
10100 ____________________________________________________________________________
10101 [  8695] By: gsar                                  on 2001/02/05  03:27:34
10102         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
10103      Branch: maint-5.6/perl
10104            ! thread.h
10105 ____________________________________________________________________________
10106 [  8694] By: alanbur                               on 2001/02/05  00:07:47
10107         Log: Initial branch creation from //depot/maint-5.6/perl
10108      Branch: maint-5.6/pureperl
10109           +> (branch 1719 files)
10110 ____________________________________________________________________________
10111 [  8693] By: gsar                                  on 2001/02/04  22:38:49
10112         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
10113              changes)
10114      Branch: maint-5.6/perl
10115           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
10116           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
10117           !> ext/DB_File/version.c
10118 ____________________________________________________________________________
10119 [  8692] By: nick                                  on 2001/02/04  18:15:57
10120         Log: The missed t/TEST part of the grand testharness upgrade.
10121      Branch: perl
10122            ! t/TEST
10123 ____________________________________________________________________________
10124 [  8691] By: nick                                  on 2001/02/04  18:05:17
10125         Log: New improved test harness
10126              Subject: Re: [PATCH Test::Harness] Third time's a charm?
10127              From: Michael G Schwern <schwern@pobox.com>
10128              Date: Sun, 4 Feb 2001 08:01:20 -0500
10129              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
10130      Branch: perl
10131            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
10132            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
10133            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
10134            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
10135            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
10136            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
10137            ! MANIFEST lib/Test/Harness.pm
10138 ____________________________________________________________________________
10139 [  8690] By: nick                                  on 2001/02/04  17:57:51
10140         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
10141              From: Jonathan Stowe <gellyfish@gellyfish.com>
10142              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
10143              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
10144      Branch: perl
10145            ! utils/h2xs.PL
10146 ____________________________________________________________________________
10147 [  8689] By: nick                                  on 2001/02/04  17:55:24
10148         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
10149              From: Michael G Schwern <schwern@pobox.com>
10150              Date: Sat, 3 Feb 2001 22:46:38 -0500
10151              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
10152      Branch: perl
10153            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
10154            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
10155 ____________________________________________________________________________
10156 [  8688] By: nick                                  on 2001/02/04  17:43:55
10157         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
10158              length byfailing to spot lack of closing )
10159              From: nick@talking.bollo.cx
10160              Date: Sat, 03 Feb 2001 23:53:16 +0000
10161              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
10162      Branch: perl
10163            ! perlio.c pod/perldiag.pod
10164 ____________________________________________________________________________
10165 [  8687] By: jhi                                   on 2001/02/03  17:11:42
10166         Log: HP-UX thread patches from Merijn H. Brand.
10167      Branch: maint-5.6/perl
10168            ! README.hpux hints/hpux.sh
10169 ____________________________________________________________________________
10170 [  8686] By: jhi                                   on 2001/02/03  16:40:12
10171         Log: Metaconfig changes for #8685.
10172      Branch: metaconfig
10173            ! U/installdirs/instubperl.U
10174      Branch: metaconfig/U/perl
10175            ! Devel.U versiononly.U
10176 ____________________________________________________________________________
10177 [  8685] By: jhi                                   on 2001/02/03  16:39:49
10178         Log: For -Dusedevel builds turn off installusrbinperl and turn on
10179              versiononly, a combined idea of Richard Soderberg and Merijn
10180              H. Brand.  You can still override both of these from the command
10181              line if you need to, -Dinstallusrbinperl and -Uversiononly.
10182      Branch: perl
10183            ! Configure
10184 ____________________________________________________________________________
10185 [  8684] By: jhi                                   on 2001/02/03  16:16:34
10186         Log: Metaconfig unit fix for #8683.
10187      Branch: metaconfig
10188            ! U/compline/nblock_io.U
10189 ____________________________________________________________________________
10190 [  8683] By: jhi                                   on 2001/02/03  16:16:12
10191         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
10192              reported by Peter Prymmer for 5.6-TRIAL1.
10193      Branch: perl
10194            ! Configure
10195 ____________________________________________________________________________
10196 [  8682] By: jhi                                   on 2001/02/03  05:52:11
10197         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
10198              to work correctly.
10199      Branch: maint-5.6/perl
10200            ! hints/irix_6.sh
10201 ____________________________________________________________________________
10202 [  8681] By: jhi                                   on 2001/02/03  05:47:33
10203         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
10204      Branch: maint-5.6/perl
10205            ! pod/perlport.pod
10206 ____________________________________________________________________________
10207 [  8680] By: jhi                                   on 2001/02/02  21:39:49
10208         Log: perlport update from Peter Prymmer.
10209      Branch: maint-5.6/perl
10210            ! pod/perlport.pod
10211 ____________________________________________________________________________
10212 [  8679] By: nick                                  on 2001/02/02  20:50:48
10213         Log: Integrate mainline
10214      Branch: perlio
10215           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
10216           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
10217           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
10218 ____________________________________________________________________________
10219 [  8678] By: gsar                                  on 2001/02/02  16:02:12
10220         Log: note about bincompat, slightly modified (from Lupe Christoph)
10221      Branch: maint-5.6/perl
10222            ! README.solaris
10223 ____________________________________________________________________________
10224 [  8677] By: jhi                                   on 2001/02/02  15:46:20
10225         Log: Supported platforms updates.
10226      Branch: maint-5.6/perl
10227            ! pod/perlport.pod
10228 ____________________________________________________________________________
10229 [  8676] By: jhi                                   on 2001/02/02  03:41:26
10230         Log: A couple more perlfaq2 tweaks.
10231      Branch: maint-5.6/perl
10232            ! pod/perlfaq2.pod
10233 ____________________________________________________________________________
10234 [  8675] By: jhi                                   on 2001/02/02  03:17:44
10235         Log: Misedit in #8661.
10236      Branch: maint-5.6/perl
10237            ! Configure
10238 ____________________________________________________________________________
10239 [  8674] By: jhi                                   on 2001/02/02  03:14:38
10240         Log: Damien again.
10241      Branch: maint-5.6/perl
10242            ! pod/perlfaq2.pod
10243 ____________________________________________________________________________
10244 [  8673] By: jhi                                   on 2001/02/02  03:12:40
10245         Log: perlfaq update from Elaine Ashton.
10246      Branch: maint-5.6/perl
10247            ! pod/perlfaq2.pod
10248 ____________________________________________________________________________
10249 [  8672] By: jhi                                   on 2001/02/02  03:07:08
10250         Log: UTF-8 s/// patch from Inaba Hiroto.
10251      Branch: maint-5.6/perl
10252            ! pp_ctl.c pp_hot.c
10253 ____________________________________________________________________________
10254 [  8671] By: jhi                                   on 2001/02/01  22:34:31
10255         Log: Update Changes.
10256      Branch: perl
10257            ! Changes patchlevel.h
10258 ____________________________________________________________________________
10259 [  8670] By: jhi                                   on 2001/02/01  22:15:29
10260         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
10261              from maintperl.
10262              
10263              Upgrade to Getopt::Long 2.25, from Johan Vromans.
10264              
10265              more files need to be writable in the source distribution
10266              
10267              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
10268              
10269              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
10270              
10271              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
10272              
10273              Allow the float to be fuzzier.
10274              
10275              need to use INT2PTR instead of a straight cast or ia64 fails
10276              
10277              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
10278              
10279              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
10280      Branch: perl
10281           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
10282           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
10283           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
10284 ____________________________________________________________________________
10285 [  8669] By: jhi                                   on 2001/02/01  21:57:02
10286         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
10287              From: Robin Barker <rmb1@cise.npl.co.uk>
10288              Date: Thu, 1 Feb 2001 16:59:05 GMT
10289              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
10290      Branch: maint-5.6/perl
10291            ! pod/perlmodlib.PL
10292 ____________________________________________________________________________
10293 [  8668] By: nick                                  on 2001/02/01  19:41:40
10294         Log: Integrate mainline
10295      Branch: perlio
10296           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
10297           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
10298           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
10299 ____________________________________________________________________________
10300 [  8667] By: gsar                                  on 2001/02/01  16:59:11
10301         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
10302      Branch: maint-5.6/perl
10303            ! embed.pl embedvar.h
10304 ____________________________________________________________________________
10305 [  8666] By: gsar                                  on 2001/02/01  16:34:51
10306         Log: add missing entries to win32/config.?c
10307      Branch: maint-5.6/perl
10308            ! win32/config.bc win32/config.gc win32/config.vc
10309            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10310 ____________________________________________________________________________
10311 [  8665] By: jhi                                   on 2001/02/01  14:58:51
10312         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
10313              From: "Stephen P. Potter" <spp@spotter.yi.org>
10314              Date: Thu, 01 Feb 2001 10:45:46 -0500
10315              Message-Id: <200102011545.KAA31479@spotter.yi.org>
10316      Branch: maint-5.6/perl
10317            ! pod/perlfunc.pod
10318 ____________________________________________________________________________
10319 [  8664] By: gsar                                  on 2001/02/01  14:52:37
10320         Log: need to use INT2PTR instead of a straight cast or ia64 fails
10321              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
10322      Branch: maint-5.6/perl
10323            ! ext/POSIX/POSIX.xs
10324 ____________________________________________________________________________
10325 [  8663] By: jhi                                   on 2001/02/01  14:09:13
10326         Log: Allow the float to be fuzzier.
10327      Branch: maint-5.6/perl
10328            ! t/lib/peek.t
10329 ____________________________________________________________________________
10330 [  8662] By: jhi                                   on 2001/02/01  13:59:00
10331         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
10332              From: Robin Barker <rmb1@cise.npl.co.uk>
10333              Date: Thu, 1 Feb 2001 13:05:39 GMT
10334              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
10335      Branch: maint-5.6/perl
10336            ! pod/perlmodlib.pod
10337 ____________________________________________________________________________
10338 [  8661] By: jhi                                   on 2001/02/01  13:57:38
10339         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
10340              Date: Thu, 01 Feb 2001 14:15:41 +0100
10341              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10342              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
10343              
10344              Have the $ccflags in the gcc version test (strange, this change
10345              is claimed to be have been integrated already)
10346      Branch: maint-5.6/perl
10347            ! Configure
10348 ____________________________________________________________________________
10349 [  8660] By: jhi                                   on 2001/02/01  13:44:10
10350         Log: Integrate changes #7950,7964,7962 from mainline.
10351              
10352              Find the stdchar signedness using cpp, should fix some of
10353              the Solaris compiler warnings reported by Alan Burlison.
10354      Branch: maint-5.6/perl
10355           !> Configure config_h.SH
10356 ____________________________________________________________________________
10357 [  8659] By: jhi                                   on 2001/02/01  05:35:32
10358         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
10359              From: Jan Dubois <JanD@ActiveState.com>
10360              Date: Wed, 31 Jan 2001 21:17:03 -0800
10361              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
10362      Branch: maint-5.6/perl
10363            ! utils/perldoc.PL
10364 ____________________________________________________________________________
10365 [  8658] By: jhi                                   on 2001/02/01  04:33:17
10366         Log: Integrate the README.os390 and README.posix-bc parts of mainline
10367              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
10368              installperl parts were taken care of by #8657.)
10369      Branch: maint-5.6/perl
10370           !> README.os390 README.posix-bc
10371 ____________________________________________________________________________
10372 [  8657] By: jhi                                   on 2001/02/01  04:29:21
10373         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
10374              From: Peter Prymmer <pvhp@forte.com>
10375              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
10376              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
10377      Branch: maint-5.6/perl
10378            + ext/DynaLoader/dl_dllload.xs
10379            ! MANIFEST Makefile.SH hints/os390.sh installperl
10380 ____________________________________________________________________________
10381 [  8656] By: jhi                                   on 2001/02/01  04:25:45
10382         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
10383              From: Peter Prymmer <pvhp@forte.com>
10384              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
10385              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
10386      Branch: maint-5.6/perl
10387            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
10388 ____________________________________________________________________________
10389 [  8655] By: jhi                                   on 2001/02/01  04:14:47
10390         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
10391              From: troc@netrus.net
10392              Date: Wed, 31 Jan 2001 22:31:26 -0500
10393              Message-Id: <200102010331.WAA117.85@rocco.homenet>
10394      Branch: maint-5.6/perl
10395            ! os2/os2.c
10396 ____________________________________________________________________________
10397 [  8654] By: jhi                                   on 2001/02/01  04:12:52
10398         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
10399              as reported by Alan Burlison.
10400      Branch: maint-5.6/perl
10401            ! pp.h
10402 ____________________________________________________________________________
10403 [  8653] By: jhi                                   on 2001/02/01  04:05:12
10404         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
10405              From: dsugalski@northernlight.com
10406              Date: Wed, 31 Jan 2001 18:54:11 -0500
10407              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
10408      Branch: maint-5.6/perl
10409            ! configure.com
10410 ____________________________________________________________________________
10411 [  8652] By: jhi                                   on 2001/02/01  04:03:11
10412         Log: Misplaced #endif.
10413              
10414              Subject: [perl-5-6-1-trial2] patches for EPOC
10415              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10416              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10417              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10418      Branch: maint-5.6/perl
10419            ! epoc/epocish.c
10420 ____________________________________________________________________________
10421 [  8651] By: jhi                                   on 2001/02/01  04:00:25
10422         Log: Integrate changes #8647,8648,8650 from mainline.
10423              
10424              Macrofy a magic UTF-8 test.
10425              
10426              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
10427              
10428              Watch out for cross compiling for EPOC (usually done on linux).
10429      Branch: maint-5.6/perl
10430           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
10431 ____________________________________________________________________________
10432 [  8650] By: jhi                                   on 2001/02/01  03:56:20
10433         Log: Watch out for cross compiling for EPOC (usually done on linux)
10434              
10435              Subject: [perl-5-6-1-trial2] patches for EPOC
10436              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10437              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10438              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10439      Branch: perl
10440            ! ext/Errno/Errno_pm.PL
10441 ____________________________________________________________________________
10442 [  8649] By: gsar                                  on 2001/02/01  00:46:00
10443         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
10444      Branch: maint-5.6/perl
10445            ! sv.c
10446 ____________________________________________________________________________
10447 [  8648] By: jhi                                   on 2001/01/31  23:35:36
10448         Log: All the uses of PL_numeric_radix must be protected by
10449              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
10450              
10451              Subject: [perl-5-6-1-trial2] patches for EPOC
10452              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10453              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10454              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10455      Branch: perl
10456            ! sv.c
10457 ____________________________________________________________________________
10458 [  8647] By: jhi                                   on 2001/01/31  22:56:16
10459         Log: Macrofy a magic UTF-8 test.
10460      Branch: perl
10461            ! utf8.c utf8.h
10462 ____________________________________________________________________________
10463 [  8646] By: gsar                                  on 2001/01/31  15:55:12
10464         Log: update Changes
10465      Branch: maint-5.6/perl
10466            ! Changes
10467 ____________________________________________________________________________
10468 [  8645] By: gsar                                  on 2001/01/31  15:10:14
10469         Log: Configure tweak suggested by Peter Prymmer
10470      Branch: maint-5.6/perl
10471            ! Configure
10472 ____________________________________________________________________________
10473 [  8644] By: gsar                                  on 2001/01/31  15:06:32
10474         Log: more files need to be writable in the source distribution
10475      Branch: maint-5.6/perl
10476            ! Porting/makerel
10477 ____________________________________________________________________________
10478 [  8643] By: jhi                                   on 2001/01/31  14:59:46
10479         Log: Integrate changes #8258,8278,8279 from mainline.
10480              
10481              Make the large file tests more robust/talkative.
10482      Branch: maint-5.6/perl
10483           !> t/lib/syslfs.t t/op/lfs.t
10484 ____________________________________________________________________________
10485 [  8642] By: gsar                                  on 2001/01/31  14:53:48
10486         Log: integrate changes#8311,8334 from mainline
10487              
10488              Add a new MakeMaker variable PM_FILTER that defines a Unix
10489              filter to be run on each .pm during the pm_to_blib() phase,
10490              a fixed version of
10491              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
10492              
10493              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
10494              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
10495              accurate reading of the "atime".  
10496      Branch: maint-5.6/perl
10497           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10498           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10499           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
10500 ____________________________________________________________________________
10501 [  8641] By: jhi                                   on 2001/01/31  14:46:37
10502         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
10503      Branch: maint-5.6/perl
10504            ! lib/Getopt/Long.pm
10505 ____________________________________________________________________________
10506 [  8640] By: gsar                                  on 2001/01/31  14:40:24
10507         Log: make regen_all
10508      Branch: maint-5.6/perl
10509            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
10510 ____________________________________________________________________________
10511 [  8639] By: gsar                                  on 2001/01/31  14:37:25
10512         Log: refresh windows config files
10513      Branch: maint-5.6/perl
10514            ! win32/Makefile win32/config_H.bc win32/config_H.gc
10515            ! win32/config_H.vc win32/makefile.mk
10516 ____________________________________________________________________________
10517 [  8638] By: gsar                                  on 2001/01/31  14:28:10
10518         Log: makefile tweaks for windows: introduce a bulk-switch to enable
10519              same options as ActivePerl; sync changes with makefile.mk
10520      Branch: maint-5.6/perl
10521            ! win32/Makefile win32/makefile.mk
10522 ____________________________________________________________________________
10523 [  8637] By: jhi                                   on 2001/01/31  04:41:30
10524         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
10525              From: Nicholas Clark <nick@ccl4.org>
10526              Date: Tue, 30 Jan 2001 19:51:05 +0000
10527              Message-ID: <20010130195105.R76607@plum.flirble.org> 
10528              
10529              op/inc cure.
10530      Branch: perl
10531            ! pp.c pp.h pp_hot.c t/op/arith.t
10532 ____________________________________________________________________________
10533 [  8636] By: jhi                                   on 2001/01/31  02:38:32
10534         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
10535              no perlio],8257,8380,8479,8515 from mainline.
10536              
10537              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
10538              
10539              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
10540              Subject: [PATCH perl@8133] fix-up for VMS extensions
10541              
10542              In VMS embedded perls couldn't access the statically built Socket.
10543              
10544              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
10545              
10546              Further VMS piping fixes from Charles Lane.
10547              
10548              Subject:  [PATCH] make t/op/misc.t work on VMS
10549              
10550              Add tracing for debugging extensions builds in VMS.
10551              
10552              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
10553      Branch: maint-5.6/perl
10554           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
10555           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
10556           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
10557 ____________________________________________________________________________
10558 [  8635] By: jhi                                   on 2001/01/31  01:46:41
10559         Log: Integrate change #7732 from mainline.
10560              
10561              Sparc 64-bit pack() fix from Jens Hamisch.
10562      Branch: maint-5.6/perl
10563           !> pp.c
10564 ____________________________________________________________________________
10565 [  8634] By: jhi                                   on 2001/01/31  01:41:16
10566         Log: One spot missing from #8626.
10567      Branch: maint-5.6/perl
10568            ! sv.c
10569 ____________________________________________________________________________
10570 [  8633] By: jhi                                   on 2001/01/31  00:49:17
10571         Log: Integrate change #7495 from mainline.
10572              
10573              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
10574      Branch: maint-5.6/perl
10575           !> MANIFEST ext/re/Makefile.PL
10576 ____________________________________________________________________________
10577 [  8632] By: jhi                                   on 2001/01/30  23:38:49
10578         Log: Integrate change #8396 from mainline.
10579              
10580              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
10581              better multicast support (resend)
10582      Branch: maint-5.6/perl
10583           !> ext/Socket/Socket.pm
10584 ____________________________________________________________________________
10585 [  8631] By: jhi                                   on 2001/01/30  23:28:03
10586         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
10587              
10588              More AIX lore. (7514, ext/re/hints/aix.pl)
10589              
10590              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
10591              
10592              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)
10593              
10594              Subject: [ID 20001214.002] Net::Ping patch
10595              
10596              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
10597              
10598              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
10599              
10600              Add ReuseAddr as a (preferred) alias for Reuse as we now
10601              also have ReusePort.
10602              
10603              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
10604      Branch: maint-5.6/perl
10605           +> ext/re/hints/aix.pl
10606           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
10607           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
10608 ____________________________________________________________________________
10609 [  8630] By: jhi                                   on 2001/01/30  23:03:59
10610         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
10611              
10612              read() documentation tweak for 20001121.004.
10613              
10614              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
10615      Branch: maint-5.6/perl
10616           !> pod/perlfunc.pod pod/perlre.pod
10617 ____________________________________________________________________________
10618 [  8629] By: jhi                                   on 2001/01/30  22:41:57
10619         Log: Integrate change #8098 from mainline.
10620              
10621              fastgetcwd is defined using a glob alias on a $^O dependent basis
10622              and there was no default assignment or perl subroutine.
10623      Branch: maint-5.6/perl
10624           !> lib/Cwd.pm
10625 ____________________________________________________________________________
10626 [  8628] By: jhi                                   on 2001/01/30  21:58:52
10627         Log: Integrate change #7866 from mainline.
10628              
10629              File::Temp 0.11.
10630      Branch: maint-5.6/perl
10631           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
10632 ____________________________________________________________________________
10633 [  8627] By: jhi                                   on 2001/01/30  21:39:44
10634         Log: Integrate changes #8075,8086,8228 from mainline.  
10635              
10636              Darwin is not Windows. (8075,8086)
10637              
10638              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
10639      Branch: maint-5.6/perl
10640           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
10641           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
10642           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
10643           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
10644 ____________________________________________________________________________
10645 [  8626] By: jhi                                   on 2001/01/30  21:22:11
10646         Log: Integrate with tweakery the change #8625 from mainline,
10647              the multibyte decimal separator fix ("fa_IR locale failure").
10648      Branch: maint-5.6/perl
10649            ! embedvar.h perlapi.h
10650           !> intrpvar.h perl.c perl.h sv.c util.c
10651 ____________________________________________________________________________
10652 [  8625] By: jhi                                   on 2001/01/30  20:26:33
10653         Log: Fix for the fa_IR locale failure.  The reason for the failure
10654              was that Perl was assuming the decimal separator aka the radix
10655              separator is one character.  The Farsi-Iranian locale crushed
10656              that bad assumption since there the separator is 'Momayyez',
10657              glyphwise looking somewhat like a slash, and in Unicode UTF-8
10658              encoded in two bytes, 0xd9 0xab.
10659      Branch: perl
10660            ! intrpvar.h perl.c perl.h sv.c util.c
10661 ____________________________________________________________________________
10662 [  8624] By: gsar                                  on 2001/01/30  20:17:03
10663         Log: regen_headers
10664      Branch: maint-5.6/perl
10665            ! Makefile.SH pod/perlintern.pod
10666 ____________________________________________________________________________
10667 [  8623] By: gsar                                  on 2001/01/30  19:42:34
10668         Log: backout change#7431 and its dependents (causes spurious rebuilds
10669              of autogenerated files)
10670              
10671              fix benign b.t failure
10672      Branch: maint-5.6/perl
10673            ! Makefile.SH t/lib/b.t
10674 ____________________________________________________________________________
10675 [  8622] By: jhi                                   on 2001/01/30  19:41:41
10676         Log: Microperl sync.
10677      Branch: perl
10678            ! mg.c perl.h
10679 ____________________________________________________________________________
10680 [  8621] By: gsar                                  on 2001/01/30  19:24:47
10681         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
10682              from mainline
10683              
10684              Subject: podlators 1.06 released
10685              
10686              Subject: [PATCH @8436] Eliminate op_children
10687              
10688              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
10689              
10690              (Replaced by #8448)  More op_children traces (cleanup of #8442).
10691              
10692              Subject: [PATCH #3 @8436] Re: Eliminate op_children
10693              Replace #8444 and #8445.
10694              
10695              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
10696              at the setting of the ofs_sv in new_struct_thread() as the
10697              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
10698              uninitialized fields are, uh, initialized with),
10699              SvREFCNT_inc()ing that invited a core dump.
10700              
10701              podlators 1.07, from Russ Allbery.
10702              
10703              Subject: [PATCH] regcomp.c old feature removal
10704              From: mjd@plover.com
10705              Date: 16 Jan 2001 14:43:18 -0000 
10706              Message-ID: <20010116144318.7140.qmail@plover.com> 
10707      Branch: maint-5.6/perl
10708           +> lib/Pod/Text/Overstrike.pm
10709           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
10710           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
10711           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
10712           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
10713           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
10714           !> util.c
10715 ____________________________________________________________________________
10716 [  8620] By: gsar                                  on 2001/01/30  18:48:32
10717         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
10718              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
10719              now fails one test)
10720              
10721              Subject: [PATCH] lvalue AUTOLOAD. No, really.
10722              
10723              Subject: [PATCH] Interesting syntax idea
10724              Make opens + bareword assigns do typeglob assigns.
10725              
10726              Tests for #8254.
10727              
10728              Subject: [PATCH @8269] Continue blocks and B::Deparse
10729              Make the peephole optimizer to bypass more null ops and
10730              and rewrite the deparse handling of continue blocks.
10731              
10732              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
10733              Doc tweak on #8313.
10734              
10735              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
10736              
10737              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
10738              
10739              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
10740              
10741              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
10742              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
10743              according to the platform.
10744              
10745              Subject: [PATCH @8404] Consolidated lvalue sub changes
10746              
10747              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
10748              
10749              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
10750              
10751              Subject: B::Concise -- an improved replacement for B::Terse 
10752              
10753              The B::Terse drop-in replacement wasn't quite drop-in.
10754              
10755              The LVRET macro needed an aTHX.
10756              
10757              Use the /^Perl_/-less form of is_lvalue_sub().
10758              
10759              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
10760      Branch: maint-5.6/perl
10761           +> ext/B/B/Concise.pm
10762           !> (integrate 27 files)
10763 ____________________________________________________________________________
10764 [  8619] By: nick                                  on 2001/01/30  18:40:28
10765         Log: Integrate mainline
10766      Branch: perlio
10767           !> (integrate 40 files)
10768 ____________________________________________________________________________
10769 [  8618] By: jhi                                   on 2001/01/30  18:37:18
10770         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
10771              Date: Mon, 29 Jan 2001 22:51:29 -0600
10772              From: "Craig A. Berry" <craigberry@mac.com>
10773              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
10774      Branch: perl
10775            ! vms/test.com
10776 ____________________________________________________________________________
10777 [  8617] By: jhi                                   on 2001/01/30  18:34:53
10778         Log: Subject: [PATCH] Add missing CV flags to dump.c
10779              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10780              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
10781              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
10782      Branch: perl
10783            ! dump.c
10784 ____________________________________________________________________________
10785 [  8616] By: jhi                                   on 2001/01/30  18:20:58
10786         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
10787              part isn't applicable to maintperl.
10788              
10789              UTF-8 nit from Inaba Hiroto.
10790      Branch: maint-5.6/perl
10791           !> pod/perlapi.pod utf8.c
10792 ____________________________________________________________________________
10793 [  8615] By: jhi                                   on 2001/01/30  18:18:51
10794         Log: UTF-8 nit from Inaba Hiroto.
10795      Branch: perl
10796            ! pod/perlapi.pod t/op/each.t utf8.c
10797 ____________________________________________________________________________
10798 [  8614] By: jhi                                   on 2001/01/30  18:13:38
10799         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
10800              
10801              perl's internal variables are not for public consumption,
10802              move their docs from perlapi.pod to perlintern.pod
10803              
10804              support for -Dusethreads build under HP-UX 10.20 and DCE threads
10805              library (11.0 and later have pthreads but 10.x don't)
10806              
10807              avoid uninitialized value warnings
10808              
10809              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
10810              gets weird results)
10811              
10812              perldoc nit on windows
10813              
10814              make it possible to run the tests outside the source tree
10815              (there's still a dependency on ../lib being the library
10816              location)
10817      Branch: perl
10818           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
10819           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
10820           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
10821           !> win32/bin/search.pl win32/vdir.h
10822 ____________________________________________________________________________
10823 [  8613] By: gsar                                  on 2001/01/30  16:39:59
10824         Log: make it possible to run the tests outside the source tree
10825              (there's still a dependency on ../lib being the library
10826              location)
10827      Branch: maint-5.6/perl
10828            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
10829 ____________________________________________________________________________
10830 [  8612] By: gsar                                  on 2001/01/30  16:31:12
10831         Log: perldoc nit on windows
10832      Branch: maint-5.6/perl
10833            ! utils/perldoc.PL
10834 ____________________________________________________________________________
10835 [  8611] By: gsar                                  on 2001/01/30  16:22:54
10836         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
10837              gets weird results)
10838      Branch: maint-5.6/perl
10839            ! win32/vdir.h
10840 ____________________________________________________________________________
10841 [  8610] By: gsar                                  on 2001/01/30  16:12:45
10842         Log: avoid uninitialized value warnings
10843      Branch: maint-5.6/perl
10844            ! win32/bin/search.pl
10845 ____________________________________________________________________________
10846 [  8609] By: gsar                                  on 2001/01/30  16:08:01
10847         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
10848              library (11.0 and later have pthreads but 10.x don't)
10849      Branch: maint-5.6/perl
10850            ! hints/hpux.sh thread.h
10851 ____________________________________________________________________________
10852 [  8608] By: gsar                                  on 2001/01/30  15:48:55
10853         Log: perl's internal variables are not for public consumption,
10854              move their docs from perlapi.pod to perlintern.pod
10855      Branch: maint-5.6/perl
10856            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
10857            ! thrdvar.h
10858 ____________________________________________________________________________
10859 [  8607] By: gsar                                  on 2001/01/30  15:44:27
10860         Log: mistakenly branched perl56delta.pod, revert
10861      Branch: maint-5.6/perl
10862            - pod/perl56delta.pod
10863           !> pod/perldelta.pod
10864 ____________________________________________________________________________
10865 [  8606] By: gsar                                  on 2001/01/30  14:20:24
10866         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
10867              dTHR which has been a noop for a while now, except for the
10868              compatibility definition in thread.h)
10869      Branch: maint-5.6/perl
10870           !> (integrate 45 files)
10871 ____________________________________________________________________________
10872 [  8605] By: jhi                                   on 2001/01/30  05:43:58
10873         Log: Mark the UTF-8 APIs as experimental.
10874      Branch: maint-5.6/perl
10875            ! embed.pl pod/perlapi.pod
10876 ____________________________________________________________________________
10877 [  8604] By: jhi                                   on 2001/01/30  05:38:40
10878         Log: Nits from earlier integrates.
10879      Branch: maint-5.6/perl
10880            ! lib/Carp/Heavy.pm
10881           !> sv.c
10882 ____________________________________________________________________________
10883 [  8603] By: jhi                                   on 2001/01/30  05:27:26
10884         Log: Regenerate Porting files.
10885      Branch: maint-5.6/perl
10886            ! Porting/Glossary Porting/config.sh Porting/config_H
10887 ____________________________________________________________________________
10888 [  8602] By: jhi                                   on 2001/01/30  05:14:59
10889         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
10890              8310,8339,8447,8492,8493,8505,8525: documentation changes.
10891              
10892              Subject: Re: perlfaq style changes
10893              
10894              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
10895              
10896              Subject: [PATCH] docs on NaN
10897              
10898              Subject: [patch] perlfaq7
10899              
10900              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
10901              
10902              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
10903              
10904              Subject: [PATCH] open() example in perlfunc.pod
10905              
10906              Podify README.mpeix (a new version from the web)
10907              
10908              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
10909              
10910              Subject: [PATCH] format and rewording in perlfaq.pod
10911              
10912              Subject: [PATCH] API Variable documentation   
10913              
10914              Memory management calls documentation.
10915              
10916              Subject: [PATCH: perl@8482] README.vms URL updates
10917              
10918              Subject: Minor typos in perlfaq2.pod
10919              
10920              Subject: [PATCH] pod/perlvar.pod
10921      Branch: maint-5.6/perl
10922           +> pod/perl56delta.pod
10923            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10924           !> README.amiga README.epoc README.mpeix README.vms
10925           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
10926           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
10927           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
10928           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
10929           !> pod/perlvar.pod thrdvar.h
10930 ____________________________________________________________________________
10931 [  8601] By: jhi                                   on 2001/01/30  04:38:35
10932         Log: Integrate changes #8036,8096,8253 from mainline:
10933              hints changes.
10934              
10935              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
10936              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
10937              
10938              Output the (apparent) version of gcc in Tru64.
10939      Branch: maint-5.6/perl
10940           +> ext/POSIX/hints/svr4.pl
10941           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
10942           !> hints/svr4.sh t/lib/bigfltpm.t
10943 ____________________________________________________________________________
10944 [  8600] By: jhi                                   on 2001/01/30  04:04:01
10945         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
10946              locale fixes.
10947              
10948              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
10949              
10950              Debian allows /usr/bin/locale to exist without any locales. (7868)
10951              
10952              Allow the locale test needing POSIX and the taint test
10953              needing IPC::SysV to run under 'minitest' (basically,
10954              bail out if loading the extension fails). (8384)
10955              
10956              Cleanup the locale.t output  (8480)
10957      Branch: maint-5.6/perl
10958           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
10959           !> t/pragma/locale.t
10960 ____________________________________________________________________________
10961 [  8599] By: jhi                                   on 2001/01/30  03:51:04
10962         Log: Missing generated files from #8598.
10963      Branch: maint-5.6/perl
10964            ! embed.h global.sym objXSUB.h perlapi.c proto.h
10965 ____________________________________________________________________________
10966 [  8598] By: jhi                                   on 2001/01/30  03:41:54
10967         Log: Integrate change #8555 from mainline, manually integrate parts
10968              of changes 8452 and 8583.
10969              
10970              Subject: [PATCH] utf8.c documentation (8452)
10971              
10972              No point in checking the length if the pointer is bogus. (8555)
10973              
10974              Introduce bytes_from_utf8() and implement sv_eq() using it,
10975              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
10976              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
10977              was malformed. (8583)
10978      Branch: maint-5.6/perl
10979            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
10980           !> pod/perlapi.pod sv.c utf8.c
10981 ____________________________________________________________________________
10982 [  8597] By: gsar                                  on 2001/01/30  02:37:26
10983         Log: get PERL_OBJECT build going again on windows
10984      Branch: maint-5.6/perl
10985            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10986            ! pod/perlapi.pod proto.h sv.c
10987 ____________________________________________________________________________
10988 [  8596] By: jhi                                   on 2001/01/30  02:16:17
10989         Log: Signedness nit.
10990      Branch: perl
10991            ! sv.c
10992 ____________________________________________________________________________
10993 [  8595] By: jhi                                   on 2001/01/30  02:11:07
10994         Log: EBCDIC patch for Storable, from Peter Prymmer.
10995      Branch: perl
10996            ! t/lib/st-06compat.t
10997 ____________________________________________________________________________
10998 [  8594] By: jhi                                   on 2001/01/30  01:04:48
10999         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
11000              From: Peter Prymmer <pvhp@forte.com>
11001              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
11002              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
11003      Branch: perl
11004            ! t/lib/b.t
11005 ____________________________________________________________________________
11006 [  8593] By: jhi                                   on 2001/01/30  00:56:47
11007         Log: Subject: [PATCH: perl@8585] pod problems in io
11008              From: Peter Prymmer <pvhp@forte.com>
11009              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
11010              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
11011      Branch: perl
11012            ! pod/perlapio.pod pod/perliol.pod
11013 ____________________________________________________________________________
11014 [  8592] By: jhi                                   on 2001/01/30  00:48:20
11015         Log: Integrate perlio.
11016      Branch: perl
11017           !> pod/perlapio.pod pod/perliol.pod
11018 ____________________________________________________________________________
11019 [  8591] By: nick                                  on 2001/01/29  22:02:28
11020         Log: GNU 'merge' Simon's copy of perliol.pod with version
11021              patched by Craig's patch.
11022      Branch: perlio
11023            ! pod/perliol.pod
11024 ____________________________________________________________________________
11025 [  8590] By: nick                                  on 2001/01/29  21:55:10
11026         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
11027      Branch: perlio
11028            ! pod/perlapio.pod pod/perliol.pod
11029 ____________________________________________________________________________
11030 [  8589] By: jhi                                   on 2001/01/29  15:35:33
11031         Log: Integrate change #8586 from maint-5.6/perl.
11032              
11033              make the BOM detection code not call tell() until it has to
11034              (meant to fix esoteric compatibility issues where PL_rsfp
11035              is overridden)
11036      Branch: perl
11037           !> toke.c
11038 ____________________________________________________________________________
11039 [  8588] By: jhi                                   on 2001/01/29  15:29:11
11040         Log: Subject: MAking Solaris malloc() the default
11041              From: Lupe Christoph <lupe@lupe-christoph.de>
11042              Date: Mon, 29 Jan 2001 12:59:36 +0100
11043              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
11044              
11045              The README.solaris part slightly tweaked.
11046      Branch: perl
11047            ! README.solaris hints/solaris_2.sh
11048 ____________________________________________________________________________
11049 [  8587] By: jhi                                   on 2001/01/29  15:17:34
11050         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
11051              From: root@ak-75.mind.de
11052              Date: Sun, 28 Jan 2001 20:32:29 +0100
11053              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
11054      Branch: perl
11055            ! pod/perlre.pod
11056 ____________________________________________________________________________
11057 [  8586] By: gsar                                  on 2001/01/29  13:43:44
11058         Log: make the BOM detection code not call tell() until it has to
11059              (meant to fix esoteric compatibility issues where PL_rsfp
11060              is overridden)
11061      Branch: maint-5.6/perl
11062            ! toke.c
11063 ____________________________________________________________________________
11064 [  8585] By: jhi                                   on 2001/01/28  20:05:45
11065         Log: Update Changes.
11066      Branch: perl
11067            ! Changes patchlevel.h
11068 ____________________________________________________________________________
11069 [  8584] By: jhi                                   on 2001/01/28  19:30:02
11070         Log: Integrate perlio.
11071      Branch: perl
11072           +> pod/perliol.pod
11073           !> MANIFEST pod/perlapio.pod
11074 ____________________________________________________________________________
11075 [  8583] By: jhi                                   on 2001/01/28  19:28:40
11076         Log: Patch from Inaba Hiroto:
11077              - canonical UTF-8 hash keys: if a key string for a hash is
11078              UTF8-on, try downgrade the string and use it if
11079              unicode::distinct is not in effect.
11080              For the task, I added a function bytes_from_utf8() to utf8.c.
11081              It might resemble utf8_to_bytes() but it is not convenient
11082              to the task.
11083              Made a test for it and added to t/op/each.t
11084              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
11085              the mortal copy of the argument SV.
11086              And changed t/io/utf8.t test 18 which expects print() to
11087              upgrade its argument.
11088              - re-implement sv_eq with bytes_from_utf8()
11089              - some bug fixes
11090              - tr/// does not handle UTF8 range (\x{}-\x{})
11091              - \ before raw UTF8 character produced
11092              "Malformed UTF-8 character" warning.
11093              - "\x{100}\N{CENT SIGN}" is Malformed.
11094              Added tests for these 3.
11095              - and one silly bug (by me) with qu operator.
11096      Branch: perl
11097            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
11098            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
11099            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
11100 ____________________________________________________________________________
11101 [  8582] By: nick                                  on 2001/01/28  19:25:04
11102         Log: Add pod/perliol.pod to MANIFEST :-(
11103      Branch: perlio
11104            ! MANIFEST
11105 ____________________________________________________________________________
11106 [  8581] By: nick                                  on 2001/01/28  19:22:40
11107         Log: PerlIO documentation. Proofing and sub-editing requested.
11108      Branch: perlio
11109            + pod/perliol.pod
11110            ! pod/perlapio.pod
11111 ____________________________________________________________________________
11112 [  8580] By: jhi                                   on 2001/01/28  05:16:25
11113         Log: Revert the change to sv_2pv() done by #8054: Someone who
11114              did SvNV_set() on a scalar that also happened to be POK,
11115              followed by sv_2pv() won't get the right coercion anymore.
11116              [Sarathy]
11117      Branch: maint-5.6/perl
11118            ! sv.c
11119 ____________________________________________________________________________
11120 [  8579] By: jhi                                   on 2001/01/28  05:15:04
11121         Log: Remove the #8084 effect: do not allow -Q to be interpreted
11122              as -&Q(), this is too much wiggle room.
11123      Branch: maint-5.6/perl
11124            ! toke.c
11125 ____________________________________________________________________________
11126 [  8578] By: jhi                                   on 2001/01/28  05:12:45
11127         Log: Needed bits of #8439 (should have been in #8576),
11128              mainly for lval substr().
11129      Branch: maint-5.6/perl
11130            ! mg.c pp.c pp_hot.c
11131 ____________________________________________________________________________
11132 [  8577] By: jhi                                   on 2001/01/28  05:02:46
11133         Log: A missing check-in.
11134      Branch: maint-5.6/perl
11135            ! utf8.c
11136 ____________________________________________________________________________
11137 [  8576] By: jhi                                   on 2001/01/28  04:26:18
11138         Log: Integrate changes #8425,8436,8439,8517 from mainline.
11139              The 8439 was not truly integrated because it had too many
11140              dependencies on the development branch and because it introduced
11141              concepts too bold for a maintenance branch (such as the qu operator).
11142              
11143              Subject: [PATCH perl@8342] -Wformat
11144              
11145              Tighten some of the UTF-8 tests a bit.
11146              
11147              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
11148              - The substr lval was still not okay.
11149              - Now pp_stringify and sv_setsv copies source's UTF8 flag
11150              even if IN_BYTE.  pp_stringify is called from fold_constants
11151              at optimization phase and "\x{100}" was made SvUTF8_off under
11152              use bytes (the bytes pragma is for "byte semantics" and not
11153              for "do not produce UTF8 data")
11154      Branch: maint-5.6/perl
11155            ! t/lib/charnames.t t/op/substr.t toke.c
11156           !> sv.c t/pragma/utf8.t
11157 ____________________________________________________________________________
11158 [  8575] By: jhi                                   on 2001/01/28  04:01:51
11159         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
11160              
11161              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
11162              
11163              Subject: [ID 20001230.003] UTF-8 tr still hurts
11164              
11165              Test cases for #8385 (from Simon's "torture.pl")
11166              
11167              Start fixing UTF-8 lval substr() (8405)
11168      Branch: maint-5.6/perl
11169           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
11170           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
11171 ____________________________________________________________________________
11172 [  8574] By: jhi                                   on 2001/01/28  03:09:06
11173         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
11174              from mainline.
11175              
11176              UTF-8 cleanup.
11177              
11178              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
11179              
11180              "\x{FF}\xFF" was broken.
11181              
11182              Tests for #8329 and #8330.
11183              
11184              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
11185              
11186              IRIX compiler noticed that the bof initialization might be
11187              bypassed by control flow.
11188              
11189              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
11190      Branch: maint-5.6/perl
11191           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
11192           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
11193 ____________________________________________________________________________
11194 [  8573] By: jhi                                   on 2001/01/28  02:06:12
11195         Log: Retract #8552.
11196      Branch: perl
11197            ! lib/Text/Wrap.pm t/lib/textwrap.t
11198 ____________________________________________________________________________
11199 [  8572] By: jhi                                   on 2001/01/28  02:04:49
11200         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
11201              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
11202              not really integrated but instead salvaged by hand
11203              (they had too many dependencies on the development release
11204              to be cleanly integratable).
11205              
11206              Subject: more UTF8 test suites and an UTF8 patch
11207              
11208              Tweak for MULTIPLICITY/USE_PERLIO
11209              
11210              Signedness nit.
11211              
11212              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
11213              
11214              Use the UTF8_XXX macros in is_utf8_char().
11215              
11216              Rewrite pp_concat() in terms of sv_catsv().  The . operator
11217              should now be UTF-8-proof.
11218              
11219              Subject: [PATCH perl@8269] scanning two hex-constants
11220              fails on EBCDIC environment (script length.t)
11221              
11222              Add some Unicode chop() tests.
11223      Branch: maint-5.6/perl
11224            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
11225           !> sv.c t/op/chop.t utf8.h
11226 ____________________________________________________________________________
11227 [  8571] By: jhi                                   on 2001/01/28  00:35:59
11228         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
11229              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
11230              
11231              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
11232              
11233              The maxiters upper limit sanity check (guarding against
11234              non-progress) assumed bytes instead of characters in s///
11235              and split().
11236              
11237              Signedness nit.
11238              
11239              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
11240              join() should now be UTF-8-proof.
11241              
11242              More split // UTF-8 tests. (8250)
11243      Branch: maint-5.6/perl
11244           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
11245           !> util.c
11246 ____________________________________________________________________________
11247 [  8570] By: jhi                                   on 2001/01/27  22:15:46
11248         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
11249              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
11250              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
11251              8084,8204,8244,8333 from mainline.
11252              
11253              For -Q where Q might be a one-letter sub name one does no more
11254              get a warning about an unknown filetest (7941,7943,7944,8084).
11255              
11256              Subject: Re: [ID 20001130.011] expression parsing bug ?
11257              
11258              Make uv_to_utf8() to zero-terminate its output buffer.
11259              
11260              Split off t/op/length.t (7995)
11261              
11262              Split off t/op/utf8decode.t (7996)
11263              
11264              Remove an unnecessary 'use utf8' from the utf8.t (7998)
11265              
11266              Split off t/op/concat.t (8004)
11267              
11268              Split off t/op/ver.t (8005)
11269              
11270              Document utf8_length(), utf8_distance(), and utf8_hop().
11271              
11272              Document utf8_to_uv() better.
11273              
11274              Introduce macros for UTF8 decoding (8028,8033).
11275              
11276              Add test for reverse() (8030,8031).
11277              
11278              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
11279              
11280              Do not return the Unicode replacement character    on UTF-8
11281              decoding failure.
11282              
11283              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
11284              not this_utf8 i.e. the output string has one, but don't mess
11285              with source assumption. (8052,8053)
11286              
11287              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
11288              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
11289              was not expecting to be called with something that was already
11290              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
11291              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
11292              (8054)
11293              
11294              Recode the naughty binary bytes in utf8decode.t using the \xHH.
11295              
11296              Make some panic messages a bit more logical.
11297      Branch: maint-5.6/perl
11298           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
11299           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
11300           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
11301           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
11302           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
11303           !> utf8.c utf8.h
11304 ____________________________________________________________________________
11305 [  8569] By: jhi                                   on 2001/01/27  19:16:43
11306         Log: Integrate changes #7750 from perlio and #8566 from mainline.
11307      Branch: maint-5.6/perl
11308           !> regexec.c sv.c
11309 ____________________________________________________________________________
11310 [  8568] By: jhi                                   on 2001/01/27  18:06:51
11311         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
11312              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
11313              7935[-perlio.c],7936,7959,7965 from mainline.
11314              
11315              Change the "big byte" error message to "Wide character".
11316              (7355, the croak-if-wide-chars-in-print part ignored)
11317              
11318              Use UINT64_C().
11319              
11320              Introduce Perl_utf8_length().
11321              
11322              diff -se shows these as different (7753, forgotten check-ins)
11323              
11324              Subject: [PATCH] doop.c - UTF8 tr///
11325              
11326              If we use (aTHX_ ...) then put Perl_ on the front.
11327              
11328              Make utf8_length() and utf8_distance() to be less forgiving
11329              about bad UTF-8.
11330              
11331              Test line numbers are different with utf8.
11332              
11333              No need to scan till infinity, 13 is enough. (7872,7911)
11334              
11335              Subject: [PATCH] Tokeniser debugging
11336              
11337              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
11338              
11339              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
11340              
11341              Be more careful in Perl_sv_utf8_downgrade().
11342              
11343              Use DO_UTF8().
11344              
11345              Raw zero bytes in text files confuse at least GNU patch 2.1.
11346      Branch: maint-5.6/perl
11347           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
11348           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
11349           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
11350           !> t/pragma/utf8.t toke.c utf8.c utf8.h
11351 ____________________________________________________________________________
11352 [  8567] By: nick                                  on 2001/01/27  11:10:38
11353         Log: Integrate mainline
11354      Branch: perlio
11355           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
11356           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
11357           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
11358           !> toke.c
11359 ____________________________________________________________________________
11360 [  8566] By: jhi                                   on 2001/01/27  06:22:48
11361         Log: More documentation for the regexp context stack.
11362      Branch: perl
11363            ! regexec.c
11364 ____________________________________________________________________________
11365 [  8565] By: jhi                                   on 2001/01/27  05:21:57
11366         Log: Update Changes.
11367      Branch: perl
11368            ! Changes patchlevel.h
11369 ____________________________________________________________________________
11370 [  8564] By: jhi                                   on 2001/01/27  04:44:04
11371         Log: Threadedness patch for #8562 from Doug MacEachern.
11372      Branch: perl
11373            ! toke.c
11374 ____________________________________________________________________________
11375 [  8563] By: jhi                                   on 2001/01/27  04:26:24
11376         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
11377              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11378              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
11379              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
11380      Branch: perl
11381            ! op.c
11382 ____________________________________________________________________________
11383 [  8562] By: jhi                                   on 2001/01/27  04:20:30
11384         Log: Subject: Re: Announce : Tokener reporting patch
11385              From: Simon Cozens <simon@cozens.net>
11386              Date: Mon, 22 Jan 2001 02:17:22 +0000
11387              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
11388      Branch: perl
11389            ! embed.h embed.pl proto.h toke.c
11390 ____________________________________________________________________________
11391 [  8561] By: jhi                                   on 2001/01/27  04:17:24
11392         Log: Forgot from #8545.  Oops.
11393      Branch: perl
11394            ! pp.c t/pragma/overload.t
11395 ____________________________________________________________________________
11396 [  8560] By: jhi                                   on 2001/01/27  03:01:47
11397         Log: A better module compilation test, use MANIFEST as suggested
11398              by Spider.
11399      Branch: perl
11400            ! t/lib/1_compile.t
11401 ____________________________________________________________________________
11402 [  8559] By: jhi                                   on 2001/01/27  02:50:48
11403         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
11404              From: Peter Prymmer <pvhp@forte.com>
11405              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
11406              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
11407      Branch: perl
11408            ! t/lib/b.t
11409 ____________________________________________________________________________
11410 [  8558] By: jhi                                   on 2001/01/27  02:27:05
11411         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
11412              From: Peter Prymmer <pvhp@forte.com>
11413              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
11414              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
11415      Branch: perl
11416            ! t/pragma/sub_lval.t
11417 ____________________________________________________________________________
11418 [  8557] By: jhi                                   on 2001/01/27  02:26:03
11419         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
11420              From: Peter Prymmer <pvhp@forte.com>
11421              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
11422              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
11423      Branch: perl
11424            ! t/lib/st-06compat.t
11425 ____________________________________________________________________________
11426 [  8556] By: jhi                                   on 2001/01/27  02:24:33
11427         Log: Subject: [PATCH: perl@8531] minor update to README.os390
11428              From: Peter Prymmer <pvhp@forte.com>
11429              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
11430              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
11431      Branch: perl
11432            ! README.os390
11433 ____________________________________________________________________________
11434 [  8555] By: jhi                                   on 2001/01/27  00:35:47
11435         Log: No point in checking the length before we know whether the pointer
11436              is bogus or not, fixes Abigail's odbm failures in Linux.
11437      Branch: perl
11438            ! sv.c
11439 ____________________________________________________________________________
11440 [  8554] By: nick                                  on 2001/01/26  19:01:31
11441         Log: Integrate mainline
11442      Branch: perlio
11443           !> lib/Text/Wrap.pm t/lib/textwrap.t
11444 ____________________________________________________________________________
11445 [  8553] By: jhi                                   on 2001/01/26  15:19:39
11446         Log: Integrate change #7792 from perlio (multiplicity fix),
11447              fix the AV leak in regex DEBUGGING (tiny part of the
11448              polymorphic regexp patch #8143).
11449      Branch: maint-5.6/perl
11450            ! regcomp.c
11451           !> scope.h
11452 ____________________________________________________________________________
11453 [  8552] By: jhi                                   on 2001/01/26  15:03:23
11454         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
11455              From: Michael G Schwern <schwern@pobox.com>
11456              Date: Fri, 26 Jan 2001 09:28:31 -0500
11457              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
11458      Branch: perl
11459            ! lib/Text/Wrap.pm t/lib/textwrap.t
11460 ____________________________________________________________________________
11461 [  8551] By: jhi                                   on 2001/01/26  02:33:19
11462         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
11463              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
11464              
11465              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
11466              
11467              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
11468              
11469              Message nit.
11470              
11471              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
11472              
11473              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
11474              
11475              (the cleanup of unused submatches in regtry() and regcppop())
11476              
11477              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
11478              stored and restored, and thusly was trounced by the utf8 swash
11479              routines.
11480              
11481              use utf8 not required to use \x{}.
11482              
11483              Removed two more tests that make no sense in UTF-8 since the test
11484              data is not in UTF-8.
11485              
11486              Get the three different space character classes right under utf8.
11487              
11488              Implement ANYOFUTF8 regprop() dumping.
11489              
11490              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
11491              
11492              Document the regex context pushing/popping a bit better.
11493      Branch: maint-5.6/perl
11494           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
11495           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
11496           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
11497           !> t/op/regmesg.t utf8.c
11498 ____________________________________________________________________________
11499 [  8550] By: nick                                  on 2001/01/25  19:42:30
11500         Log: Integrate mainline
11501      Branch: perlio
11502           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
11503           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
11504           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
11505           !> t/lib/bigint.t t/lib/bigintpm.t
11506 ____________________________________________________________________________
11507 [  8549] By: jhi                                   on 2001/01/25  15:22:28
11508         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
11509      Branch: maint-5.6/perl
11510            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
11511 ____________________________________________________________________________
11512 [  8548] By: jhi                                   on 2001/01/25  15:02:55
11513         Log: Integrate changes #7997,8063,8492,8547 from mainline.
11514              
11515              Subject: Re: STRLEN - what?
11516              
11517              Subject: [PATCH] perlguts.pod
11518              
11519              Memory management calls documentation.
11520              
11521              Layout using tabulator is not a good idea in a pod.
11522      Branch: maint-5.6/perl
11523           !> pod/perlguts.pod
11524 ____________________________________________________________________________
11525 [  8547] By: jhi                                   on 2001/01/25  14:49:05
11526         Log: Layout using tabulator is not a good idea in a pod.
11527      Branch: perl
11528            ! pod/perlguts.pod
11529 ____________________________________________________________________________
11530 [  8546] By: jhi                                   on 2001/01/25  14:31:12
11531         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
11532              from mainline.
11533              
11534              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
11535              
11536              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
11537              
11538              More Win32 editor/IDE/shell hints.
11539              
11540              More Win32 Perling.
11541              
11542              Yet another editor edit.
11543              
11544              Edit edit edit.
11545              
11546              IDE/editor section tweaking.
11547              
11548              Few more IDE/editor nits from p5p.
11549      Branch: maint-5.6/perl
11550           !> pod/perlfaq3.pod
11551 ____________________________________________________________________________
11552 [  8545] By: jhi                                   on 2001/01/25  04:16:32
11553         Log: Subject: [PATCH 5.7.0] overload int()
11554              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11555              Date: Wed, 24 Jan 2001 19:06:57 -0500
11556              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
11557      Branch: perl
11558            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
11559            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
11560            ! t/lib/bigintpm.t
11561 ____________________________________________________________________________
11562 [  8544] By: jhi                                   on 2001/01/25  04:15:11
11563         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
11564              From: Peter Prymmer <pvhp@forte.com>
11565              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
11566              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
11567      Branch: perl
11568            ! Makefile.SH README.os390 hints/os390.sh installperl
11569 ____________________________________________________________________________
11570 [  8543] By: jhi                                   on 2001/01/25  03:52:08
11571         Log: Integrate change #8462,8469 from mainline.
11572              
11573              In VMS Perl subversion (perl -V) is undef.
11574      Branch: maint-5.6/perl
11575           !> configure.com
11576 ____________________________________________________________________________
11577 [  8542] By: jhi                                   on 2001/01/25  03:44:55
11578         Log: Integrate changes #7835,7850,8315,8316 from mainline.
11579              
11580              Solaris hints.
11581      Branch: maint-5.6/perl
11582           !> hints/solaris_2.sh
11583 ____________________________________________________________________________
11584 [  8541] By: jhi                                   on 2001/01/25  03:39:28
11585         Log: Integrate #8336 from mainline.
11586      Branch: maint-5.6/perl
11587           !> hv.c
11588 ____________________________________________________________________________
11589 [  8540] By: jhi                                   on 2001/01/25  03:23:50
11590         Log: Retract #8539.
11591      Branch: maint-5.6/perl
11592            ! pod/perlfaq3.pod
11593 ____________________________________________________________________________
11594 [  8539] By: jhi                                   on 2001/01/25  03:21:55
11595         Log: (Retracted by #5940.)
11596      Branch: maint-5.6/perl
11597            ! pod/perlfaq3.pod
11598 ____________________________________________________________________________
11599 [  8538] By: jhi                                   on 2001/01/25  03:14:07
11600         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
11601              From: Peter Prymmer <pvhp@forte.com>
11602              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
11603              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
11604              
11605              The VMS bits.
11606      Branch: maint-5.6/perl
11607            ! configure.com vms/descrip_mms.template
11608 ____________________________________________________________________________
11609 [  8537] By: jhi                                   on 2001/01/25  03:06:09
11610         Log: Integrate #7710,7824,7973 from mainline.
11611      Branch: maint-5.6/perl
11612           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11613           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
11614           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
11615           !> vos/config.ga.def vos/config.ga.h win32/config.bc
11616           !> win32/config.gc win32/config.vc
11617 ____________________________________________________________________________
11618 [  8536] By: jhi                                   on 2001/01/24  13:50:20
11619         Log: Revert the edits made by me so far to the 5.6 branch since
11620              the TRIAL1 since I did edits when I should have been using
11621              integrates.  Bad programmer.   (Will integrate them properly later.)
11622              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
11623              The #8353 will not be reapplied at least for now since
11624              the UTF-8 hash keys need more thinking.
11625              (The patches #8347, #8354, #8454, #8473 were okay since they
11626              were original edits made specifically for the 5.6.1-TRIAL1.)
11627      Branch: maint-5.6/perl
11628            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11629            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
11630            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
11631            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
11632            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
11633            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11634            ! win32/config.bc win32/config.gc win32/config.vc
11635 ____________________________________________________________________________
11636 [  8535] By: bailey                                on 2001/01/24  06:37:02
11637         Log: SYN SYN
11638      Branch: vmsperl
11639           +> (branch 26 files)
11640           !> (integrate 130 files)
11641 ____________________________________________________________________________
11642 [  8534] By: nick                                  on 2001/01/23  19:30:57
11643         Log: Integrate mainline.
11644      Branch: perlio
11645           !> Changes Configure Porting/Glossary Porting/config.sh
11646           !> Porting/config_H embed.h embed.pl ext/Encode/compile
11647           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
11648           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
11649           !> pod/perlvar.pod proto.h t/lib/1_compile.t
11650 ____________________________________________________________________________
11651 [  8533] By: jhi                                   on 2001/01/23  16:15:46
11652         Log: Forgotten from #8501.
11653      Branch: perl
11654            ! Porting/Glossary Porting/config.sh Porting/config_H
11655 ____________________________________________________________________________
11656 [  8532] By: jhi                                   on 2001/01/23  16:13:27
11657         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
11658              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11659              Date: Mon, 22 Jan 2001 17:51:58 +0100
11660              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
11661      Branch: perl
11662            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
11663 ____________________________________________________________________________
11664 [  8531] By: jhi                                   on 2001/01/23  15:46:01
11665         Log: Update Changes.
11666      Branch: perl
11667            ! Changes patchlevel.h
11668 ____________________________________________________________________________
11669 [  8530] By: jhi                                   on 2001/01/23  15:38:39
11670         Log: De-cut-and-pasto.
11671      Branch: perl
11672            ! t/lib/1_compile.t
11673 ____________________________________________________________________________
11674 [  8529] By: jhi                                   on 2001/01/23  15:11:04
11675         Log: Document the mkdir trailing slashes case.
11676      Branch: perl
11677            ! pod/perlfunc.pod
11678 ____________________________________________________________________________
11679 [  8528] By: jhi                                   on 2001/01/23  15:08:28
11680         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
11681              get installed:
11682              
11683              Subject: lib/lib.pm
11684              From: <abigail@foad.org>
11685              Date: Mon, 28 Aug 2000 20:35:08 -0400
11686              Message-ID: <20000829003508.21281.qmail@foad.org>
11687      Branch: perl
11688            ! installperl
11689 ____________________________________________________________________________
11690 [  8527] By: jhi                                   on 2001/01/23  14:44:04
11691         Log: Metaconfig unit change for #8526.
11692      Branch: metaconfig
11693            ! U/threads/archname.U
11694 ____________________________________________________________________________
11695 [  8526] By: jhi                                   on 2001/01/23  14:43:19
11696         Log: Attach -perlio to the archname if so selected.
11697      Branch: perl
11698            ! Configure
11699 ____________________________________________________________________________
11700 [  8525] By: jhi                                   on 2001/01/23  14:24:01
11701         Log: Subject: [PATCH] pod/perlvar.pod
11702              From: abigail@foad.org
11703              Date: Tue, 23 Jan 2001 01:41:10 +0100
11704              Message-ID: <20010123004110.22259.qmail@foad.org>
11705      Branch: perl
11706            ! pod/perlvar.pod
11707 ____________________________________________________________________________
11708 [  8524] By: jhi                                   on 2001/01/23  14:22:32
11709         Log: A bug introduced in #8217 (the undefined variable in the
11710              lib/safe1_t #3) fixed, by Charles Lane:
11711              
11712              The earlier patch made it so that stuff running in Safe
11713              compartments could do a "caller" and see "main".  That
11714              little change in name is done right before the code in
11715              the compartment is run, and apparantly the parser
11716              was picking up the stash name before it got changed.
11717              
11718              (why it was threaded vs. unthreaded Perl that was sensitive to this
11719              I still don't know...and it probably doesn't matter).
11720              
11721              I tryed removing the stash name-change and saw that threaded Perl
11722              did indeed pass the lib/safe1.t tests.
11723              
11724              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
11725              do the name change (and to connect _ in the compartment to the global
11726              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
11727              to call _safe_pkg_prep when creating a new compartment.
11728              
11729              Passes all tests with threaded perl on linux; passes all tests
11730              with unthreaded perl on VMS.
11731              
11732              At some point I'll probably want to revisit Safe and Opcode to
11733              provide more sensible handling of global variables...and to get
11734              formats working in Safe compartments, which they don't do currently.
11735      Branch: perl
11736            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
11737 ____________________________________________________________________________
11738 [  8523] By: jhi                                   on 2001/01/23  14:11:58
11739         Log: Also the lib/Thread.pm itself needs to be ignored if
11740              the Thread extension hasn't been built.
11741      Branch: perl
11742            ! t/lib/1_compile.t
11743 ____________________________________________________________________________
11744 [  8522] By: jhi                                   on 2001/01/23  13:51:28
11745         Log: print() instead of warn() so that stderr doesn't get
11746              unncessarily polluted.
11747      Branch: perl
11748            ! ext/Encode/compile
11749 ____________________________________________________________________________
11750 [  8521] By: jhi                                   on 2001/01/23  13:49:48
11751         Log: Integrate perlio.
11752      Branch: perl
11753           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
11754           !> ext/Encode/encode.h
11755 ____________________________________________________________________________
11756 [  8520] By: nick                                  on 2001/01/22  21:44:00
11757         Log: More messing with Encode:
11758              Extra fields in header to allow multiple names and to record
11759              other things "compile" knows.
11760              Re-organise compile to factor out common output routines.
11761      Branch: perlio
11762            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
11763 ____________________________________________________________________________
11764 [  8519] By: nick                                  on 2001/01/22  20:33:50
11765         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
11766      Branch: perlio
11767            ! ext/Encode/Makefile.PL ext/Encode/compile
11768 ____________________________________________________________________________
11769 [  8518] By: nick                                  on 2001/01/22  20:28:13
11770         Log: Integrate mainline
11771      Branch: perlio
11772           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
11773           !> vos/config.alpha.def vos/config.alpha.h
11774 ____________________________________________________________________________
11775 [  8517] By: jhi                                   on 2001/01/22  15:37:17
11776         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
11777              by Inaba Hiroto.
11778      Branch: perl
11779            ! sv.c
11780 ____________________________________________________________________________
11781 [  8516] By: jhi                                   on 2001/01/22  14:55:15
11782         Log: More SIG_SIZE fixes.
11783      Branch: perl
11784            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
11785 ____________________________________________________________________________
11786 [  8515] By: jhi                                   on 2001/01/22  14:50:27
11787         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
11788              From: "Craig A. Berry" <craigberry@mac.com>
11789              Date: Mon, 22 Jan 2001 00:42:24 -0600
11790              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
11791      Branch: perl
11792            ! configure.com
11793 ____________________________________________________________________________
11794 [  8514] By: jhi                                   on 2001/01/22  14:31:17
11795         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
11796              From: "Craig A. Berry" <craigberry@mac.com>
11797              Date: Sun, 21 Jan 2001 23:03:25 -0600
11798              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
11799      Branch: perl
11800            ! configure.com
11801 ____________________________________________________________________________
11802 [  8513] By: jhi                                   on 2001/01/22  14:14:00
11803         Log: Add the .ucm encoding tables to the MANIFEST.
11804      Branch: perl
11805            ! MANIFEST
11806 ____________________________________________________________________________
11807 [  8512] By: jhi                                   on 2001/01/22  13:43:33
11808         Log: Integrate perlio.
11809      Branch: perl
11810           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
11811           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
11812           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
11813           +> ext/Encode/Encode/iso8859-10.ucm
11814           +> ext/Encode/Encode/iso8859-13.ucm
11815           +> ext/Encode/Encode/iso8859-14.ucm
11816           +> ext/Encode/Encode/iso8859-15.ucm
11817           +> ext/Encode/Encode/iso8859-16.ucm
11818           +> ext/Encode/Encode/iso8859-2.ucm
11819           +> ext/Encode/Encode/iso8859-3.ucm
11820           +> ext/Encode/Encode/iso8859-4.ucm
11821           +> ext/Encode/Encode/iso8859-5.ucm
11822           +> ext/Encode/Encode/iso8859-6.ucm
11823           +> ext/Encode/Encode/iso8859-7.ucm
11824           +> ext/Encode/Encode/iso8859-8.ucm
11825           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
11826           +> ext/Encode/Encode/symbol.ucm
11827           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
11828           !> perliol.h
11829 ____________________________________________________________________________
11830 [  8511] By: nick                                  on 2001/01/21  23:44:47
11831         Log: Make "real" layers of ":utf8" and ":raw".
11832              So now PERLIO=utf8 perl ...
11833              does what Andreas wanted.
11834              Fix arg passing in open.pm (still have a Carp issue).
11835      Branch: perlio
11836            ! lib/open.pm perlio.c perliol.h
11837 ____________________________________________________________________________
11838 [  8510] By: jhi                                   on 2001/01/21  22:56:53
11839         Log: Document the regex context pushing/popping a bit better.
11840      Branch: perl
11841            ! regexec.c
11842 ____________________________________________________________________________
11843 [  8509] By: jhi                                   on 2001/01/21  22:55:44
11844         Log: Tweak the mkdir trailing slash code some more.
11845              
11846              TO DO: the same handling should probably be done for
11847              all the other filesystem functions that can have directories
11848              as their arguments.
11849      Branch: perl
11850            ! pp_sys.c
11851 ____________________________________________________________________________
11852 [  8508] By: nick                                  on 2001/01/21  21:37:43
11853         Log: Switch "compiled in" encodings to .ucm format.
11854              (Leave others as .enc till we can run-time load .ucm,
11855              or find some other way to load them.)
11856      Branch: perlio
11857            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
11858            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
11859            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
11860            + ext/Encode/Encode/iso8859-10.ucm
11861            + ext/Encode/Encode/iso8859-13.ucm
11862            + ext/Encode/Encode/iso8859-14.ucm
11863            + ext/Encode/Encode/iso8859-15.ucm
11864            + ext/Encode/Encode/iso8859-16.ucm
11865            + ext/Encode/Encode/iso8859-2.ucm
11866            + ext/Encode/Encode/iso8859-3.ucm
11867            + ext/Encode/Encode/iso8859-4.ucm
11868            + ext/Encode/Encode/iso8859-5.ucm
11869            + ext/Encode/Encode/iso8859-6.ucm
11870            + ext/Encode/Encode/iso8859-7.ucm
11871            + ext/Encode/Encode/iso8859-8.ucm
11872            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
11873            + ext/Encode/Encode/symbol.ucm
11874            ! ext/Encode/Makefile.PL ext/Encode/compile
11875 ____________________________________________________________________________
11876 [  8507] By: nick                                  on 2001/01/21  21:02:03
11877         Log: Integrate (partial) mainline.
11878      Branch: perlio
11879           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
11880           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
11881           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11882 ____________________________________________________________________________
11883 [  8506] By: jhi                                   on 2001/01/21  20:09:30
11884         Log: Update Changes.
11885      Branch: perl
11886            ! Changes patchlevel.h
11887 ____________________________________________________________________________
11888 [  8505] By: jhi                                   on 2001/01/21  19:39:59
11889         Log: Subject: Minor typos in perlfaq2.pod
11890              From: "Stephen P. Potter" <spp@spotter.yi.org>
11891              Message-Id: <200101192101.QAA11911@spotter.yi.org>
11892              Date: Fri, 19 Jan 2001 16:01:13 -0500
11893              
11894              with a nit from Philip Netwon.
11895      Branch: perl
11896            ! pod/perlfaq2.pod
11897 ____________________________________________________________________________
11898 [  8504] By: jhi                                   on 2001/01/21  19:33:05
11899         Log: Metaconfig change for #8503.
11900      Branch: metaconfig
11901            ! U/threads/usethreads.U
11902 ____________________________________________________________________________
11903 [  8503] By: jhi                                   on 2001/01/21  19:32:21
11904         Log: Sanity check for conflicting thread flavours.
11905      Branch: perl
11906            ! Configure config_h.SH
11907 ____________________________________________________________________________
11908 [  8502] By: jhi                                   on 2001/01/21  19:23:00
11909         Log: Metaconfig change for #8501.
11910      Branch: metaconfig
11911            ! U/modified/sig_name.U
11912 ____________________________________________________________________________
11913 [  8501] By: jhi                                   on 2001/01/21  19:22:26
11914         Log: The SIG_SIZE is the number of the elements *excluding*
11915              the terminating NULL.
11916      Branch: perl
11917            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
11918            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
11919            ! win32/config_H.vc
11920 ____________________________________________________________________________
11921 [  8500] By: jhi                                   on 2001/01/21  18:31:31
11922         Log: Integrate perlio.
11923      Branch: perl
11924           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
11925           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
11926           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
11927           !> pp_sys.c proto.h sv.c
11928 ____________________________________________________________________________
11929 [  8499] By: jhi                                   on 2001/01/21  17:43:57
11930         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
11931              From: Hugo <hv@crypt.compulink.co.uk>
11932              Date: Sun, 21 Jan 2001 13:34:05 +0000
11933              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
11934              
11935              In sprintf UTF8ize only if necessary.
11936      Branch: perl
11937            ! sv.c
11938 ____________________________________________________________________________
11939 [  8498] By: nick                                  on 2001/01/21  16:25:32
11940         Log: Encode cleanup.
11941              Add command line control over "compile" so that Makefile.PL
11942              needs can be combined with other uses.
11943              Use command line options in Makefile.PL.
11944              Fix multi-byte parsing in .ucm files.
11945      Branch: perlio
11946            ! ext/Encode/Makefile.PL ext/Encode/compile
11947 ____________________________________________________________________________
11948 [  8497] By: nick                                  on 2001/01/21  12:56:27
11949         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
11950      Branch: perlio
11951            ! ext/Encode/Encode.xs
11952 ____________________________________________________________________________
11953 [  8496] By: nick                                  on 2001/01/21  12:18:45
11954         Log: Fixup after integrate:
11955              missed the .sym files that are changed by regen_headers
11956              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
11957      Branch: perlio
11958            ! global.sym pp.sym sv.c
11959 ____________________________________________________________________________
11960 [  8495] By: nick                                  on 2001/01/21  11:51:07
11961         Log: Integrate mainline.
11962      Branch: perlio
11963           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
11964           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
11965           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
11966           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
11967           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
11968           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
11969           !> win32/Makefile win32/makefile.mk
11970 ____________________________________________________________________________
11971 [  8494] By: jhi                                   on 2001/01/20  23:12:11
11972         Log: Forgot the expect_number() prototype.
11973      Branch: perl
11974            ! embed.h embed.pl proto.h
11975 ____________________________________________________________________________
11976 [  8493] By: jhi                                   on 2001/01/20  22:56:39
11977         Log: Subject: [PATCH: perl@8482] README.vms URL updates
11978              From: Peter Prymmer <pvhp@forte.com>
11979              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
11980              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
11981              
11982              Plus Craig A. Berry's suggestion to use compaq.com instead
11983              of digital.com.
11984      Branch: perl
11985            ! README.vms
11986 ____________________________________________________________________________
11987 [  8492] By: jhi                                   on 2001/01/20  22:50:05
11988         Log: Memory management calls documentation.
11989      Branch: perl
11990            ! pod/perlguts.pod
11991 ____________________________________________________________________________
11992 [  8491] By: jhi                                   on 2001/01/20  22:38:33
11993         Log: Signedness nit plus few memcpy/Copy nits.
11994      Branch: perl
11995            ! sv.c
11996 ____________________________________________________________________________
11997 [  8490] By: jhi                                   on 2001/01/20  22:25:53
11998         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
11999              From: Peter Prymmer <pvhp@forte.com>
12000              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
12001              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
12002      Branch: perl
12003            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
12004 ____________________________________________________________________________
12005 [  8489] By: jhi                                   on 2001/01/20  22:24:41
12006         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
12007              From: Peter Prymmer <pvhp@forte.com>
12008              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
12009              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
12010      Branch: perl
12011            ! win32/Makefile win32/makefile.mk
12012 ____________________________________________________________________________
12013 [  8488] By: jhi                                   on 2001/01/20  22:22:27
12014         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
12015              From: Peter Prymmer <pvhp@forte.com>
12016              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
12017              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
12018      Branch: perl
12019            ! Makefile.SH
12020 ____________________________________________________________________________
12021 [  8487] By: jhi                                   on 2001/01/20  22:21:18
12022         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
12023              From: Peter Prymmer <pvhp@forte.com>
12024              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
12025              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
12026      Branch: perl
12027            + ext/DynaLoader/dl_dllload.xs
12028            ! MANIFEST Makefile.SH hints/os390.sh
12029 ____________________________________________________________________________
12030 [  8486] By: jhi                                   on 2001/01/20  22:17:53
12031         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
12032              From: Peter Prymmer <pvhp@forte.com>
12033              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
12034              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
12035      Branch: perl
12036            ! README.os390 README.posix-bc
12037 ____________________________________________________________________________
12038 [  8485] By: jhi                                   on 2001/01/20  20:15:30
12039         Log: Document and test the new qu operator.
12040      Branch: perl
12041            + t/op/qu.t
12042            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
12043            ! pod/perlretut.pod pod/perlunicode.pod
12044 ____________________________________________________________________________
12045 [  8484] By: nick                                  on 2001/01/20  19:42:30
12046         Log: Infrastructure to allow:
12047              open($fh,"|-",@array);
12048              to be implemented
12049              i.e. mark pp_open as needing a stack mark, and make pp_open
12050              process its args in that style (and pass them _all_ to tied handles OPEN).
12051              Invent do_openn() which takes SV ** at allow it to see multiple args.
12052              Note this does not _do_ anything yet.
12053      Branch: perlio
12054            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
12055            ! perlapi.c pp_proto.h pp_sys.c proto.h
12056 ____________________________________________________________________________
12057 [  8483] By: nick                                  on 2001/01/20  17:23:14
12058         Log: Integrate mainline.
12059      Branch: perlio
12060           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
12061           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
12062 ____________________________________________________________________________
12063 [  8482] By: jhi                                   on 2001/01/19  15:37:49
12064         Log: Update Changes.
12065      Branch: perl
12066            ! Changes patchlevel.h
12067 ____________________________________________________________________________
12068 [  8481] By: jhi                                   on 2001/01/19  14:41:24
12069         Log: Subject: Re: new feature: s?printf parameter reordering 
12070              From: Hugo <hv@crypt.compulink.co.uk>
12071              Date: Thu, 11 Jan 2001 17:09:03 +0000
12072              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
12073              
12074              - support reordering for all parameters: %, *v, *, .*
12075              - lay down that the reordering specification must immediately
12076              follow that parameter: %3$, *v3$, *3$, .*3$
12077              - fix vectorisation of a zero-length string
12078              - factor out the code choosing the argument to format
12079              
12080              Possibly unwanted side-effects:
12081              - the special format specifiers ' +-0' must now precede any
12082              vectorisation specifier. Tests in op/sprintf and op/ver
12083              have been changed to reflect this.
12084              - sprintf.t test #214 changed its expectations because in many
12085              cases, the next parameter has already been consumed when an
12086              invalid type letter is detected.
12087              
12088              Probably wanted side-effects:
12089              - attempts to format a non-existent parameter will warn as if C<undef>
12090              - attempt to write to non-existent parameter with '%n' will complain
12091              of "attempt to modify read-only value" instead of being silent
12092      Branch: perl
12093            ! sv.c t/op/sprintf.t t/op/ver.t
12094 ____________________________________________________________________________
12095 [  8480] By: jhi                                   on 2001/01/19  14:08:37
12096         Log: Subject: PATCH pragma/locale.t
12097              From: andreas.koenig@anima.de (Andreas J. Koenig)
12098              Date: 18 Jan 2001 09:45:37 +0100
12099              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
12100      Branch: perl
12101            ! t/pragma/locale.t
12102 ____________________________________________________________________________
12103 [  8479] By: jhi                                   on 2001/01/19  13:19:58
12104         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
12105      Branch: perl
12106            ! configure.com
12107 ____________________________________________________________________________
12108 [  8478] By: jhi                                   on 2001/01/19  02:12:35
12109         Log: Automate 1_compile.t.
12110      Branch: perl
12111            ! t/lib/1_compile.t
12112 ____________________________________________________________________________
12113 [  8477] By: jhi                                   on 2001/01/19  01:49:56
12114         Log: Integrate perlio.
12115      Branch: perl
12116           !> sv.c win32/config.bc win32/config.gc win32/config.vc
12117           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12118 ____________________________________________________________________________
12119 [  8476] By: nick                                  on 2001/01/18  21:51:52
12120         Log: Integrate mainline
12121      Branch: perlio
12122           +> t/lib/1_compile.t t/lib/compmod.pl
12123           !> MANIFEST configure.com lib/unicode/distinct.pm
12124 ____________________________________________________________________________
12125 [  8475] By: nick                                  on 2001/01/18  21:48:02
12126         Log: Win32 "safe signals" co-existance fix.
12127              Fix SIG_SIZE value.
12128              Clear PL_sig_pending when cloning (fork).
12129      Branch: perlio
12130            ! sv.c win32/config.bc win32/config.gc win32/config.vc
12131            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12132 ____________________________________________________________________________
12133 [  8474] By: jhi                                   on 2001/01/18  14:40:57
12134         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
12135      Branch: perl
12136            ! t/lib/1_compile.t
12137 ____________________________________________________________________________
12138 [  8473] By: gsar                                  on 2001/01/18  11:42:31
12139         Log: unsubmitted trial1 change
12140      Branch: maint-5.6/perl
12141            ! Changes
12142 ____________________________________________________________________________
12143 [  8472] By: jhi                                   on 2001/01/18  04:30:24
12144         Log: The first bug found by 1_compile.t.
12145      Branch: perl
12146            ! lib/unicode/distinct.pm
12147 ____________________________________________________________________________
12148 [  8471] By: jhi                                   on 2001/01/18  04:29:42
12149         Log: Add Schwern's 1_compile test.  The compile_module script renamed
12150              to be a bit shorter for the 8.3 people.
12151      Branch: perl
12152            + t/lib/1_compile.t t/lib/compmod.pl
12153            ! MANIFEST
12154 ____________________________________________________________________________
12155 [  8470] By: jhi                                   on 2001/01/18  04:16:00
12156         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)
12157              From: Peter Prymmer <pvhp@forte.com>
12158              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
12159              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
12160              Replace #8463.
12161      Branch: maint-5.6/perl
12162            ! configure.com
12163 ____________________________________________________________________________
12164 [  8469] By: jhi                                   on 2001/01/18  04:13:02
12165         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)
12166              From: Peter Prymmer <pvhp@forte.com>
12167              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
12168              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
12169              Replace #8462.
12170      Branch: perl
12171            ! configure.com
12172 ____________________________________________________________________________
12173 [  8468] By: jhi                                   on 2001/01/18  03:42:08
12174         Log: Integrate perlio.
12175      Branch: perl
12176           !> gv.c mg.c perlio.c util.c
12177 ____________________________________________________________________________
12178 [  8467] By: nick                                  on 2001/01/17  22:41:10
12179         Log: "Safe" signals - trial implementation.
12180              gv.c tweaked to zero PL_sig_pend array
12181              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
12182              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
12183              Odd thing is that it "works" with PERLIO=stdio as well (linux).
12184      Branch: perlio
12185            ! gv.c mg.c perlio.c util.c
12186 ____________________________________________________________________________
12187 [  8466] By: nick                                  on 2001/01/17  20:40:20
12188         Log: Integrate mainline.
12189      Branch: perlio
12190           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12191           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
12192           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
12193           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12194           !> vos/config.ga.h win32/config.bc win32/config.gc
12195           !> win32/config.vc
12196 ____________________________________________________________________________
12197 [  8465] By: jhi                                   on 2001/01/17  18:37:13
12198         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
12199              From: Nicholas Clark <nick@ccl4.org>
12200              Date: Wed, 17 Jan 2001 17:31:33 +0000
12201              Message-ID: <20010117173133.I2633@plum.flirble.org>
12202      Branch: perl
12203            ! t/op/int.t
12204 ____________________________________________________________________________
12205 [  8464] By: jhi                                   on 2001/01/17  14:43:17
12206         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
12207              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12208              Date: Wed, 17 Jan 2001 15:16:43 +0100
12209              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
12210              
12211              pp_int() was dropping an NV to the floor,
12212              int(279964589018079/59) either returned not an integer
12213              4745162525730.15, or one got "Attempt to free unreferenced scalar."
12214      Branch: perl
12215            ! pp.c
12216 ____________________________________________________________________________
12217 [  8463] By: jhi                                   on 2001/01/17  06:12:42
12218         Log: (Replaced by #8470)
12219              
12220              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)
12221              From: "Craig A. Berry" <craigberry@mac.com>
12222              Date: Tue, 16 Jan 2001 23:38:46 -0600
12223              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
12224      Branch: maint-5.6/perl
12225            ! configure.com
12226 ____________________________________________________________________________
12227 [  8462] By: jhi                                   on 2001/01/17  06:11:31
12228         Log: (Replaced by #8469)
12229              
12230              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)
12231              From: "Craig A. Berry" <craigberry@mac.com>
12232              Date: Tue, 16 Jan 2001 23:38:46 -0600
12233              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
12234      Branch: perl
12235            ! configure.com
12236 ____________________________________________________________________________
12237 [  8461] By: jhi                                   on 2001/01/17  05:56:12
12238         Log: Allow for one trailing slash in the directory of mkdir().
12239      Branch: perl
12240            ! pp_sys.c
12241 ____________________________________________________________________________
12242 [  8460] By: jhi                                   on 2001/01/17  03:26:01
12243         Log: Metaconfig unit changes for #8459.
12244      Branch: metaconfig
12245            ! U/modified/Loc.U U/modified/sig_name.U
12246 ____________________________________________________________________________
12247 [  8459] By: jhi                                   on 2001/01/17  03:24:48
12248         Log: Define SIG_SIZE, the number of elements in the sig_name and
12249              sig_num arrays, including the final NULL entry.
12250      Branch: perl
12251            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12252            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
12253            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
12254            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12255            ! win32/config.bc win32/config.gc win32/config.vc
12256 ____________________________________________________________________________
12257 [  8458] By: jhi                                   on 2001/01/17  01:41:33
12258         Log: Integrate perlio.
12259      Branch: perl
12260           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
12261           !> perlapi.h proto.h sv.c
12262 ____________________________________________________________________________
12263 [  8457] By: nick                                  on 2001/01/16  22:07:26
12264         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
12265              Provides all the "cost" but no benefit yet - it is to allow cost
12266              to be measured, and implementation experiments (just in mg.c?).
12267      Branch: perlio
12268            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
12269            ! perlapi.h proto.h sv.c
12270 ____________________________________________________________________________
12271 [  8456] By: nick                                  on 2001/01/16  21:07:07
12272         Log: Integrate mainline.
12273      Branch: perlio
12274           !> (integrate 51 files)
12275 ____________________________________________________________________________
12276 [  8455] By: jhi                                   on 2001/01/16  18:13:43
12277         Log: Subject: [PATCH] regcomp.c old feature removal
12278              From: mjd@plover.com
12279              Date: 16 Jan 2001 14:43:18 -0000 
12280              Message-ID: <20010116144318.7140.qmail@plover.com> 
12281      Branch: perl
12282            ! regcomp.c
12283 ____________________________________________________________________________
12284 [  8454] By: jhi                                   on 2001/01/16  16:12:39
12285         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
12286              From: "Indy Singh" <indy@nusphere.com>
12287              Date: Wed, 10 Jan 2001 20:17:49 -0500
12288              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
12289      Branch: maint-5.6/perl
12290            ! win32/Makefile
12291 ____________________________________________________________________________
12292 [  8453] By: jhi                                   on 2001/01/16  16:09:33
12293         Log: Update Changes.
12294      Branch: perl
12295            ! Changes patchlevel.h
12296 ____________________________________________________________________________
12297 [  8452] By: jhi                                   on 2001/01/16  15:42:04
12298         Log: Subject: Re: API Cleanup
12299              To: perl5-porters@perl.org
12300              Date: Tue, 16 Jan 2001 13:42:30 +0000
12301              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
12302              
12303              Subject: [PATCH] utf8.c documentation
12304              From: Simon Cozens <simon@cozens.net>
12305              Date: Tue, 16 Jan 2001 13:52:48 +0000
12306              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
12307              
12308              Subject: Re: API Cleanup
12309              From: Simon Cozens <simon@cozens.net>
12310              Date: Tue, 16 Jan 2001 14:58:55 +0000
12311              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
12312              
12313              UTF-8 doc patches.
12314      Branch: perl
12315            ! embed.pl pod/perlapi.pod utf8.c
12316 ____________________________________________________________________________
12317 [  8451] By: jhi                                   on 2001/01/16  14:41:39
12318         Log: podlators 1.07, from Russ Allbery.
12319      Branch: perl
12320            ! lib/Pod/Man.pm
12321 ____________________________________________________________________________
12322 [  8450] By: jhi                                   on 2001/01/16  14:24:19
12323         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
12324              From: "Indy Singh" <indy@nusphere.com>
12325              Date: Mon, 15 Jan 2001 20:59:40 -0500
12326              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
12327      Branch: perl
12328            ! win32/Makefile
12329 ____________________________________________________________________________
12330 [  8449] By: jhi                                   on 2001/01/16  03:42:55
12331         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
12332              at the setting of the ofs_sv in new_struct_thread() as the
12333              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
12334              that invited a core dump.
12335      Branch: perl
12336            ! util.c
12337 ____________________________________________________________________________
12338 [  8448] By: jhi                                   on 2001/01/16  01:49:07
12339         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
12340              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12341              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
12342              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
12343              
12344              Replace #8444 and #8445.
12345      Branch: perl
12346            ! ext/B/B.xs ext/B/B/Debug.pm
12347 ____________________________________________________________________________
12348 [  8447] By: jhi                                   on 2001/01/15  21:05:35
12349         Log: Subject: [PATCH] API Variable documentation   
12350              From: Simon Cozens <simon@cozens.net>
12351              Date: Mon, 15 Jan 2001 19:35:54 +0000
12352              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
12353      Branch: perl
12354            ! pod/perlapi.pod thrdvar.h
12355 ____________________________________________________________________________
12356 [  8446] By: jhi                                   on 2001/01/15  20:49:20
12357         Log: Signedness nit.
12358      Branch: perl
12359            ! pp_ctl.c
12360 ____________________________________________________________________________
12361 [  8445] By: jhi                                   on 2001/01/15  20:28:48
12362         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
12363      Branch: perl
12364            ! ext/B/B/Debug.pm
12365 ____________________________________________________________________________
12366 [  8444] By: jhi                                   on 2001/01/15  13:09:10
12367         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
12368      Branch: perl
12369            ! ext/B/B.xs
12370 ____________________________________________________________________________
12371 [  8443] By: jhi                                   on 2001/01/15  13:06:26
12372         Log: Missing from #8439.
12373      Branch: perl
12374            ! keywords.h mg.c
12375 ____________________________________________________________________________
12376 [  8442] By: jhi                                   on 2001/01/15  13:02:38
12377         Log: Subject: [PATCH @8436] Eliminate op_children
12378              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12379              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
12380              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
12381              
12382              Subject: [PATCH @8436] Re: Eliminate op_children
12383              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12384              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
12385              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
12386      Branch: perl
12387            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
12388            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
12389            ! op.c op.h
12390 ____________________________________________________________________________
12391 [  8441] By: jhi                                   on 2001/01/15  12:57:08
12392         Log: Use the /^Perl_/-less form of is_lvalue_sub().
12393      Branch: perl
12394            ! pp.h
12395 ____________________________________________________________________________
12396 [  8440] By: jhi                                   on 2001/01/15  05:13:09
12397         Log: Revert #8437 and #8438, the Linux large files story is more complex.
12398      Branch: metaconfig/U/perl
12399            ! d_fpos64_t.U d_off64_t.U
12400      Branch: perl
12401            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12402            ! config_h.SH configure.com epoc/config.sh perl.h
12403            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
12404            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12405            ! win32/config.bc win32/config.gc win32/config.vc
12406 ____________________________________________________________________________
12407 [  8439] By: jhi                                   on 2001/01/15  05:02:24
12408         Log: More UTF-8 patches from Inaba Hiroto.
12409              - The substr lval was still not okay.
12410              - Now pp_stringify and sv_setsv copies source's UTF8 flag
12411              even if IN_BYTE.  pp_stringify is called from fold_constants
12412              at optimization phase and "\x{100}" was made SvUTF8_off under
12413              use bytes (the bytes pragma is for "byte semantics" and not
12414              for "do not produce UTF8 data")
12415              - New `qu' operator to generate UTF8 string explicitly.
12416              Though I agree with the policy "0x00-0xff always produce bytes",
12417              sometimes want to such a string to be coded in UTF8.
12418              I can use pack"U0a*" but it requires more typing and has
12419              runtime overhead.
12420              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
12421              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
12422              string is not UTF8_on and has char 0x80-0xff.
12423              
12424              TODO: document and test qu.
12425      Branch: perl
12426            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
12427            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
12428            ! toke.c
12429 ____________________________________________________________________________
12430 [  8438] By: jhi                                   on 2001/01/14  05:10:23
12431         Log: Metaconfig unit changes for #8437.
12432      Branch: metaconfig/U/perl
12433            ! d_fpos64_t.U d_off64_t.U
12434 ____________________________________________________________________________
12435 [  8437] By: jhi                                   on 2001/01/14  04:55:34
12436         Log: Add <features.h> probing, seems to be needed for (some?)
12437              Linux largefileness.
12438      Branch: perl
12439            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12440            ! config_h.SH configure.com epoc/config.sh perl.h
12441            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
12442            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12443            ! win32/config.bc win32/config.gc win32/config.vc
12444 ____________________________________________________________________________
12445 [  8436] By: jhi                                   on 2001/01/13  17:47:21
12446         Log: Tighten some of the tests a bit.
12447      Branch: perl
12448            ! t/pragma/utf8.t
12449 ____________________________________________________________________________
12450 [  8435] By: jhi                                   on 2001/01/13  17:31:54
12451         Log: Integrate perlio.
12452      Branch: perl
12453           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
12454           !> win32/config_H.gc win32/config_H.vc
12455 ____________________________________________________________________________
12456 [  8434] By: nick                                  on 2001/01/13  11:36:53
12457         Log: Run dmake regen_config_h for Win32
12458      Branch: perlio
12459            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12460 ____________________________________________________________________________
12461 [  8433] By: nick                                  on 2001/01/13  11:31:55
12462         Log: VMS friendly patch to Encode compile process
12463      Branch: perlio
12464            ! ext/Encode/Makefile.PL ext/Encode/compile
12465 ____________________________________________________________________________
12466 [  8432] By: nick                                  on 2001/01/13  11:06:44
12467         Log: Integrate mainline
12468      Branch: perlio
12469           +> ext/B/B/Concise.pm
12470           !> (integrate 52 files)
12471 ____________________________________________________________________________
12472 [  8431] By: jhi                                   on 2001/01/13  05:55:55
12473         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
12474              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12475              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
12476              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
12477      Branch: perl
12478            ! ext/B/B/Concise.pm
12479 ____________________________________________________________________________
12480 [  8430] By: jhi                                   on 2001/01/13  04:24:18
12481         Log: The LVRET macro needed an aTHX.
12482      Branch: perl
12483            ! pp.h
12484 ____________________________________________________________________________
12485 [  8429] By: jhi                                   on 2001/01/13  02:12:42
12486         Log: Update Changes.
12487      Branch: perl
12488            ! Changes patchlevel.h
12489 ____________________________________________________________________________
12490 [  8428] By: jhi                                   on 2001/01/13  02:08:50
12491         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
12492              From: Peter Prymmer <pvhp@forte.com>
12493              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
12494              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
12495              
12496              Add a BEGIN guard for sloppy floating point division.
12497      Branch: perl
12498            ! lib/Math/BigInt.pm lib/bigint.pl
12499 ____________________________________________________________________________
12500 [  8427] By: jhi                                   on 2001/01/13  01:47:16
12501         Log: The B::Terse drop-in replacement wasn't quite drop-in.
12502      Branch: perl
12503            ! ext/B/B/Terse.pm
12504 ____________________________________________________________________________
12505 [  8426] By: jhi                                   on 2001/01/12  21:20:43
12506         Log: Use UVXf.
12507      Branch: perl
12508            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12509            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
12510            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
12511            ! vos/config.ga.def vos/config.ga.h win32/config.bc
12512            ! win32/config.gc win32/config.vc
12513 ____________________________________________________________________________
12514 [  8425] By: jhi                                   on 2001/01/12  20:20:14
12515         Log: Subject: [PATCH perl@8342] -Wformat
12516              From: Robin Barker <rmb1@cise.npl.co.uk>
12517              Date: Fri, 12 Jan 2001 20:03:14 GMT
12518              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
12519      Branch: perl
12520            ! ext/Encode/Encode.xs mg.c sv.c toke.c
12521 ____________________________________________________________________________
12522 [  8424] By: jhi                                   on 2001/01/12  20:01:48
12523         Log: Subject: B::Concise -- an improved replacement for B::Terse 
12524              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12525              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
12526              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
12527      Branch: perl
12528            + ext/B/B/Concise.pm
12529            ! MANIFEST ext/B/B/Terse.pm
12530 ____________________________________________________________________________
12531 [  8423] By: jhi                                   on 2001/01/12  19:24:02
12532         Log: The new metaconfig unit from the #8421.
12533      Branch: metaconfig/U/perl
12534            + d_sigprocmask.U
12535 ____________________________________________________________________________
12536 [  8422] By: jhi                                   on 2001/01/12  19:23:43
12537         Log: Forgot the microperl config from the #8421.
12538      Branch: perl
12539            ! uconfig.h uconfig.sh
12540 ____________________________________________________________________________
12541 [  8421] By: jhi                                   on 2001/01/12  19:05:27
12542         Log: Add sigprocmask() probe, regen Configure, regen toc.
12543      Branch: perl
12544            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12545            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
12546            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12547            ! vos/config.ga.h win32/config.bc win32/config.gc
12548            ! win32/config.vc
12549 ____________________________________________________________________________
12550 [  8420] By: jhi                                   on 2001/01/12  18:34:31
12551         Log: Add sockatmark() to the todo list.
12552      Branch: perl
12553            ! Todo-5.6
12554 ____________________________________________________________________________
12555 [  8419] By: jhi                                   on 2001/01/12  18:09:46
12556         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
12557      Branch: perl
12558            ! op.c
12559 ____________________________________________________________________________
12560 [  8418] By: jhi                                   on 2001/01/12  18:05:30
12561         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
12562              From: Radu Greab <radu@netsoft.ro>
12563              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
12564              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
12565      Branch: perl
12566            ! op.c t/pragma/sub_lval.t
12567 ____________________________________________________________________________
12568 [  8417] By: jhi                                   on 2001/01/12  16:09:09
12569         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
12570              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
12571              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
12572              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
12573      Branch: perl
12574            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
12575            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
12576            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
12577            ! t/pragma/sub_lval.t toke.c
12578 ____________________________________________________________________________
12579 [  8416] By: jhi                                   on 2001/01/12  15:42:06
12580         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
12581              From: "Richard Soderberg" <rs@crystalflame.net>
12582              Date: Fri, 12 Jan 2001 04:49:35 -0800
12583              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
12584              
12585              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
12586              according to the platform.
12587      Branch: perl
12588            ! op.c
12589 ____________________________________________________________________________
12590 [  8415] By: jhi                                   on 2001/01/12  15:33:41
12591         Log: One more UTF-8 fix from Inaba Hiroto.
12592      Branch: perl
12593            ! pp.c regexec.c t/pragma/utf8.t
12594 ____________________________________________________________________________
12595 [  8414] By: jhi                                   on 2001/01/12  15:30:18
12596         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
12597      Branch: perl
12598            ! regexec.c
12599 ____________________________________________________________________________
12600 [  8413] By: jhi                                   on 2001/01/12  15:22:10
12601         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
12602              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12603              Date: Thu, 11 Jan 2001 12:53:36 +0100
12604              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
12605      Branch: perl
12606            ! toke.c
12607 ____________________________________________________________________________
12608 [  8412] By: jhi                                   on 2001/01/12  15:20:25
12609         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
12610              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12611              Date: Fri, 12 Jan 2001 14:37:55 +0100
12612              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
12613      Branch: perl
12614            ! hints/posix-bc.sh
12615 ____________________________________________________________________________
12616 [  8411] By: jhi                                   on 2001/01/12  15:14:14
12617         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
12618              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12619              Date: Fri, 12 Jan 2001 10:42:21 +0100
12620              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
12621      Branch: perl
12622            ! t/op/regmesg.t
12623 ____________________________________________________________________________
12624 [  8410] By: jhi                                   on 2001/01/12  05:48:55
12625         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
12626              From: Nicholas Clark <nick@ccl4.org> 
12627              Date: Sun, 7 Jan 2001 19:47:14 +0000
12628              Message-ID: <20010107194714.B1048@plum.flirble.org>
12629      Branch: perl
12630            ! t/op/numconvert.t
12631 ____________________________________________________________________________
12632 [  8409] By: jhi                                   on 2001/01/12  05:41:28
12633         Log: Integrate perlio.
12634      Branch: perl
12635           !> mg.c scope.h
12636 ____________________________________________________________________________
12637 [  8408] By: nick                                  on 2001/01/11  22:43:28
12638         Log: Remove variables that were used in experiments.
12639      Branch: perlio
12640            ! mg.c
12641 ____________________________________________________________________________
12642 [  8407] By: nick                                  on 2001/01/11  20:57:44
12643         Log: Catch die in %SIG handler and unblock the signal before re-dying.
12644              This make Linux work _without_ sigsetjmp().
12645              Turn off sigsetjmp() to see what else it does.
12646              May need Configure probe for sigprocmask() if anything has sigaction()
12647              but not sigprocmask().
12648      Branch: perlio
12649            ! mg.c scope.h
12650 ____________________________________________________________________________
12651 [  8406] By: nick                                  on 2001/01/11  19:32:07
12652         Log: Integrate mainline
12653      Branch: perlio
12654           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
12655           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
12656           !> t/op/substr.t
12657 ____________________________________________________________________________
12658 [  8405] By: jhi                                   on 2001/01/11  17:11:01
12659         Log: Fix UTF-8 lval substr().
12660      Branch: perl
12661            ! mg.c t/op/substr.t
12662 ____________________________________________________________________________
12663 [  8404] By: jhi                                   on 2001/01/11  05:13:58
12664         Log: Update Changes.
12665      Branch: perl
12666            ! Changes patchlevel.h
12667 ____________________________________________________________________________
12668 [  8403] By: jhi                                   on 2001/01/11  04:38:24
12669         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
12670              From: Hugo <hv@crypt.compulink.co.uk>
12671              Date: Mon, 30 Oct 2000 01:33:26 +0000
12672              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
12673      Branch: perl
12674            ! regexec.c t/op/re_tests
12675 ____________________________________________________________________________
12676 [  8402] By: jhi                                   on 2001/01/11  04:26:12
12677         Log: Integrate perlio.
12678      Branch: perl
12679           !> scope.h util.c
12680 ____________________________________________________________________________
12681 [  8401] By: nick                                  on 2001/01/10  22:52:55
12682         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
12683              (So Alan and Ilya can try setting via hints.)
12684              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
12685              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
12686              doing the save everywhere seems to restart read() correctly, but just
12687              doing it once "round" the handler does not.
12688      Branch: perlio
12689            ! scope.h
12690 ____________________________________________________________________________
12691 [  8400] By: jhi                                   on 2001/01/10  21:57:54
12692         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
12693              of IRIX, HP-UX is unaffected.
12694      Branch: perl
12695            ! perl.h
12696 ____________________________________________________________________________
12697 [  8399] By: nick                                  on 2001/01/10  21:29:19
12698         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
12699      Branch: perlio
12700            ! util.c
12701 ____________________________________________________________________________
12702 [  8398] By: jhi                                   on 2001/01/10  20:55:31
12703         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
12704              also have ReusePort.
12705      Branch: perl
12706            ! ext/IO/lib/IO/Socket/INET.pm
12707 ____________________________________________________________________________
12708 [  8397] By: jhi                                   on 2001/01/10  20:50:57
12709         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
12710              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
12711              Date: Wed, 10 Jan 2001 01:38:13 -0800
12712              Message-ID: <20010110013813.B41744@yahoo-inc.com>
12713      Branch: perl
12714            ! ext/IO/lib/IO/Socket/INET.pm
12715 ____________________________________________________________________________
12716 [  8396] By: jhi                                   on 2001/01/10  20:49:30
12717         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
12718              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
12719              Date: Wed, 10 Jan 2001 01:37:32 -0800
12720              Message-ID: <20010110013732.A41744@yahoo-inc.com>
12721      Branch: perl
12722            ! ext/Socket/Socket.pm
12723 ____________________________________________________________________________
12724 [  8395] By: jhi                                   on 2001/01/10  20:41:37
12725         Log: Test for bug id 20010105.016 (fixed by #8378).
12726      Branch: perl
12727            ! t/op/split.t
12728 ____________________________________________________________________________
12729 [  8394] By: jhi                                   on 2001/01/10  20:26:32
12730         Log: Integrate perlio.
12731      Branch: perl
12732            ! util.c
12733 ____________________________________________________________________________
12734 [  8393] By: nick                                  on 2001/01/10  19:34:30
12735         Log: Back out Simon's pid hackery for now.
12736      Branch: perlio
12737            ! util.c
12738 ____________________________________________________________________________
12739 [  8392] By: nick                                  on 2001/01/10  19:23:13
12740         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
12741      Branch: perlio
12742           !> (integrate 29 files)
12743 ____________________________________________________________________________
12744 [  8391] By: jhi                                   on 2001/01/10  18:43:15
12745         Log: Subject: [PATCH] Fix my_pclose segfault
12746              From: Simon Cozens <simon@cozens.net>
12747              Date: Wed, 10 Jan 2001 18:39:35 +0000
12748              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
12749      Branch: perl
12750            ! util.c
12751 ____________________________________________________________________________
12752 [  8390] By: jhi                                   on 2001/01/10  18:42:08
12753         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
12754              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12755              Date:     Wed, 10 Jan 2001 13:23:02 EST
12756              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
12757      Branch: perl
12758            ! ext/Opcode/Opcode.xs
12759 ____________________________________________________________________________
12760 [  8389] By: jhi                                   on 2001/01/10  15:16:07
12761         Log: Turn off the integer preservation for now.
12762      Branch: perl
12763            ! perl.h
12764 ____________________________________________________________________________
12765 [  8388] By: jhi                                   on 2001/01/10  15:01:25
12766         Log: Few more IDE/editor nits from p5p.
12767      Branch: perl
12768            ! pod/perlfaq3.pod
12769 ____________________________________________________________________________
12770 [  8387] By: jhi                                   on 2001/01/10  06:53:16
12771         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
12772              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
12773              Date: Tue, 9 Jan 2001 23:16:02 +0000
12774              Message-ID: <20010109231602.A81101@plum.flirble.org>
12775      Branch: perl
12776            ! sv.c
12777 ____________________________________________________________________________
12778 [  8386] By: jhi                                   on 2001/01/10  03:17:54
12779         Log: Test cases for #8385 (from Simon's "torture.pl")
12780      Branch: perl
12781            ! t/op/tr.t
12782 ____________________________________________________________________________
12783 [  8385] By: jhi                                   on 2001/01/10  03:17:11
12784         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
12785              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
12786              Date: Wed, 10 Jan 2001 11:39:39 +0900
12787              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
12788              
12789              Some more UTF-8 tr cases fixed.
12790      Branch: perl
12791            ! doop.c
12792 ____________________________________________________________________________
12793 [  8384] By: jhi                                   on 2001/01/09  22:45:40
12794         Log: Allow the locale test needing POSIX and the taint test
12795              needing IPC::SysV to run under 'minitest' (basically,
12796              bail out if loading the extension fails)
12797      Branch: perl
12798            ! t/op/misc.t t/op/taint.t
12799 ____________________________________________________________________________
12800 [  8383] By: jhi                                   on 2001/01/09  21:36:04
12801         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
12802              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12803              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
12804              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
12805      Branch: perl
12806            ! t/io/openpid.t
12807 ____________________________________________________________________________
12808 [  8382] By: jhi                                   on 2001/01/09  21:06:08
12809         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
12810              Should finish up the bug id 20001205.022.
12811      Branch: perl
12812            ! pp.c pp_hot.c scope.c
12813 ____________________________________________________________________________
12814 [  8381] By: jhi                                   on 2001/01/09  18:27:43
12815         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
12816              From: Andy Dougherty <doughera@lafayette.edu>
12817              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
12818              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
12819              
12820              More robust yacc/bison error detection.
12821      Branch: perl
12822            ! t/comp/proto.t
12823 ____________________________________________________________________________
12824 [  8380] By: jhi                                   on 2001/01/09  15:21:38
12825         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
12826              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12827              Date:     Tue, 9 Jan 2001 07:53:55 EST
12828              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
12829      Branch: perl
12830            ! t/op/misc.t vms/test.com
12831 ____________________________________________________________________________
12832 [  8379] By: jhi                                   on 2001/01/09  15:20:38
12833         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
12834              From: jhi@cc.hut.fi
12835              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
12836              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
12837              
12838              The #8378 fixed this.
12839      Branch: perl
12840            ! t/op/tr.t
12841 ____________________________________________________________________________
12842 [  8378] By: jhi                                   on 2001/01/09  15:05:32
12843         Log: Subject: One more patch for UTF8 
12844              From: Inaba Hiroto <inaba@st.rim.or.jp>
12845              Date: Tue, 09 Jan 2001 01:04:32 +0900
12846              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
12847              
12848              UTF-8 fixes for 'x' and tr///.
12849      Branch: perl
12850            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
12851            ! regcomp.c regexec.c toke.c utf8.c
12852 ____________________________________________________________________________
12853 [  8377] By: jhi                                   on 2001/01/09  14:32:17
12854         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
12855      Branch: perl
12856            ! t/op/length.t
12857 ____________________________________________________________________________
12858 [  8376] By: jhi                                   on 2001/01/09  04:32:32
12859         Log: integrate changes #7775, #8316, #8316 from mainline
12860      Branch: maint-5.6/perl
12861            ! hints/solaris_2.sh
12862 ____________________________________________________________________________
12863 [  8375] By: jhi                                   on 2001/01/09  04:26:43
12864         Log: Update Changes.
12865      Branch: perl
12866            ! Changes patchlevel.h
12867 ____________________________________________________________________________
12868 [  8374] By: jhi                                   on 2001/01/09  04:14:32
12869         Log: IDE/editor section tweaking.
12870      Branch: perl
12871            ! pod/perlfaq3.pod
12872 ____________________________________________________________________________
12873 [  8373] By: jhi                                   on 2001/01/09  02:38:26
12874         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
12875              From: Peter Prymmer <pvhp@forte.com>
12876              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
12877              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
12878              
12879              In preparation os OS/390 dynamic loading.
12880      Branch: perl
12881            ! README.os390 hints/os390.sh
12882 ____________________________________________________________________________
12883 [  8372] By: jhi                                   on 2001/01/09  00:24:30
12884         Log: Integrate with perlio.
12885      Branch: perl
12886           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
12887 ____________________________________________________________________________
12888 [  8371] By: nick                                  on 2001/01/08  23:54:33
12889         Log: Fix "scalars leaked" bugs caused by overload magic
12890              (Highlighted by Ilya's DESTROY optimization.)
12891      Branch: perlio
12892            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
12893 ____________________________________________________________________________
12894 [  8370] By: nick                                  on 2001/01/08  20:19:41
12895         Log: Integrate mainline
12896      Branch: perlio
12897           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
12898           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
12899           !> t/op/64bitint.t
12900 ____________________________________________________________________________
12901 [  8369] By: jhi                                   on 2001/01/08  17:30:52
12902         Log: save_delete() Safefree() doesn't (anymore?) work with shared
12903              strings, one test failure in op/misc and almost all of lib/b.
12904              (Outcomments #8369.)
12905      Branch: perl
12906            ! scope.c
12907 ____________________________________________________________________________
12908 [  8368] By: jhi                                   on 2001/01/08  14:47:10
12909         Log: (Outcommented by #8369.)
12910              
12911              Subject: Re: Perl BugID 20001205.022 ---- save_delete
12912              From: Simon Cozens <simon@cozens.net>
12913              Date: Sat, 6 Jan 2001 11:48:40 +0000
12914              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
12915              
12916              The save_delete() does need the Safefree.
12917      Branch: perl
12918            ! scope.c
12919 ____________________________________________________________________________
12920 [  8367] By: bailey                                on 2001/01/08  08:53:52
12921         Log: Once again syncing after too long an absence
12922      Branch: vmsperl
12923           +> (branch 55 files)
12924            - MAINTAIN fix_pl vos/config.def vos/config.h
12925            - vos/config_h.SH_orig
12926           !> (integrate 498 files)
12927 ____________________________________________________________________________
12928 [  8366] By: jhi                                   on 2001/01/08  02:42:59
12929         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
12930              From: nick@ccl4.org
12931              Date: Sun, 7 Jan 2001 21:07:18 +0000
12932              Message-Id: <20010107210717.D1048@plum.flirble.org>
12933      Branch: perl
12934            ! sv.c t/op/64bitint.t
12935 ____________________________________________________________________________
12936 [  8365] By: jhi                                   on 2001/01/08  02:35:16
12937         Log: Subject: [PATCH] environ nit
12938              From: Simon Cozens <simon@cozens.net>
12939              Date: Sun, 7 Jan 2001 17:57:07 +0000
12940              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
12941              
12942              Use environ only if we have it.
12943      Branch: perl
12944            ! mg.c
12945 ____________________________________________________________________________
12946 [  8364] By: jhi                                   on 2001/01/08  02:24:51
12947         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
12948      Branch: perl
12949            ! ext/GDBM_File/GDBM_File.xs
12950 ____________________________________________________________________________
12951 [  8363] By: jhi                                   on 2001/01/08  02:19:24
12952         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
12953              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12954              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
12955              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
12956      Branch: perl
12957            ! dump.c op.c
12958 ____________________________________________________________________________
12959 [  8362] By: jhi                                   on 2001/01/08  02:17:43
12960         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
12961              From: Doug MacEachern <dougm@covalent.net>
12962              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
12963              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
12964              
12965              Allow AUTOLOAD to be an xsub and allow such xsubs
12966              to avoid use of $AUTOLOAD.
12967      Branch: perl
12968            ! gv.c
12969 ____________________________________________________________________________
12970 [  8361] By: jhi                                   on 2001/01/08  02:16:07
12971         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12972              From: Radu Greab <radu@netsoft.ro>
12973              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
12974              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
12975              
12976              No need for the potentially unportable $SIG{CHLD}.
12977      Branch: perl
12978            ! t/io/pipe.t
12979 ____________________________________________________________________________
12980 [  8360] By: jhi                                   on 2001/01/08  01:58:23
12981         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
12982      Branch: perl
12983            ! lib/Getopt/Long.pm
12984 ____________________________________________________________________________
12985 [  8359] By: jhi                                   on 2001/01/08  01:55:44
12986         Log: Integrate perlio.
12987      Branch: perl
12988           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
12989           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
12990           !> utf8.c win32/Makefile
12991 ____________________________________________________________________________
12992 [  8358] By: jhi                                   on 2001/01/07  21:16:50
12993         Log: Update the EPOC cross SDK URL.
12994      Branch: perl
12995            ! README.epoc
12996 ____________________________________________________________________________
12997 [  8357] By: jhi                                   on 2001/01/07  21:16:09
12998         Log: Update the EPOC cross SDK URL.
12999      Branch: maint-5.6/perl
13000            ! README.epoc
13001 ____________________________________________________________________________
13002 [  8356] By: nick                                  on 2001/01/06  21:47:52
13003         Log: FILE * in XS code for PerlIO world:
13004              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
13005              - Add FILE * T_STDIO typemap.
13006              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
13007      Branch: perlio
13008            ! lib/ExtUtils/typemap perlio.c perlio.h
13009 ____________________________________________________________________________
13010 [  8355] By: jhi                                   on 2001/01/06  20:27:15
13011         Log: integrate change #8336 from mainline
13012              
13013              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
13014      Branch: maint-5.6/perl
13015            ! hv.c
13016 ____________________________________________________________________________
13017 [  8354] By: jhi                                   on 2001/01/06  20:24:29
13018         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
13019              From: Robin Barker <rmb1@cise.npl.co.uk>
13020              Date: Fri, 22 Dec 2000 12:17:38 GMT
13021              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
13022              
13023              The patch reformats some long =item lines so they give
13024              correct output via pod2man | nroff -man
13025              
13026              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
13027              From: Robin Barker <rmb1@cise.npl.co.uk>
13028              Date: Tue, 2 Jan 2001 15:35:03 GMT
13029              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
13030              
13031              Here is a _further_ patch which corrects a few more errors:
13032              * an empty C<=item> in CPAN.pm
13033              * patching the wrong file (pod/perlamiga.pod not README.amiga)
13034              * leaving empty C<=item>s which formatted incorrectly
13035              * over long C<=item>s revealed by latest patch to Pod::Man
13036      Branch: maint-5.6/perl
13037            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
13038            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
13039            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
13040            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
13041            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
13042            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
13043 ____________________________________________________________________________
13044 [  8353] By: jhi                                   on 2001/01/06  20:21:10
13045         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
13046              
13047              UTF-8 hash keys.
13048      Branch: maint-5.6/perl
13049            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
13050 ____________________________________________________________________________
13051 [  8352] By: jhi                                   on 2001/01/06  20:18:44
13052         Log: Forgotten from #8438.
13053      Branch: maint-5.6/perl
13054            ! epoc/epocish.h
13055 ____________________________________________________________________________
13056 [  8351] By: jhi                                   on 2001/01/06  20:18:12
13057         Log: Forgotten from #8347.
13058      Branch: maint-5.6/perl
13059            ! config_h.SH
13060 ____________________________________________________________________________
13061 [  8350] By: jhi                                   on 2001/01/06  20:00:19
13062         Log: Thinko in #8347.
13063      Branch: maint-5.6/perl
13064            ! regcomp.c
13065 ____________________________________________________________________________
13066 [  8349] By: jhi                                   on 2001/01/06  18:05:30
13067         Log: Copy the FAQ3 IDE section from the development branch,
13068              changes originally by Peter Prymmer.
13069      Branch: maint-5.6/perl
13070            ! pod/perlfaq3.pod
13071 ____________________________________________________________________________
13072 [  8348] By: jhi                                   on 2001/01/06  18:03:02
13073         Log: EPOC updates for TRIAL1.
13074              
13075              Subject: [5.6.1 trial1] EPOC update
13076              From: Olaf Flebbe <O.Flebbe@science-computing.de>
13077              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
13078              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
13079              
13080              Subject: epoc patch2 for perl-5.6.1-trial1
13081              From: Olaf Flebbe <O.Flebbe@science-computing.de>
13082              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
13083              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
13084      Branch: maint-5.6/perl
13085            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
13086            ! epoc/epocish.c
13087 ____________________________________________________________________________
13088 [  8347] By: jhi                                   on 2001/01/06  17:29:10
13089         Log: integrate changes #7710,7824,7973 from mainline,
13090              plus VMS nits from Peter Prymmer and Dan Sugalski.
13091              
13092              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
13093              library (getprotobyname and getprotobynumber are outversioned by
13094              the same calls in libc, at least for xlc version 3.
13095              
13096              Add HAS_SBRK_PROTO.
13097              
13098              Fixes for signedness warnings noticed by VMSperlers.
13099      Branch: maint-5.6/perl
13100            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13101            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
13102            ! sv.c vms/descrip_mms.template vos/config.alpha.def
13103            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13104            ! win32/config.bc win32/config.gc win32/config.vc
13105 ____________________________________________________________________________
13106 [  8346] By: nick                                  on 2001/01/06  14:36:01
13107         Log: Fixup accumulated integrate muddles (perlio == devperl again)
13108      Branch: perlio
13109            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
13110 ____________________________________________________________________________
13111 [  8345] By: nick                                  on 2001/01/06  14:24:58
13112         Log: Integrate mainline
13113      Branch: perlio
13114           !> (integrate 55 files)
13115 ____________________________________________________________________________
13116 [  8344] By: jhi                                   on 2001/01/06  02:24:02
13117         Log: Subject: [patch] PerlIO_cleanup() prototype
13118              From: Doug MacEachern <dougm@covalent.net>
13119              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
13120              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
13121      Branch: perl
13122            ! perlio.h
13123 ____________________________________________________________________________
13124 [  8343] By: jhi                                   on 2001/01/06  01:04:09
13125         Log: IRIX compiler noticed that the bof initialization might be
13126              bypassed by control flow.
13127      Branch: perl
13128            ! toke.c
13129 ____________________________________________________________________________
13130 [  8342] By: jhi                                   on 2001/01/06  00:10:48
13131         Log: Update Changes.
13132      Branch: perl
13133            ! Changes patchlevel.h
13134 ____________________________________________________________________________
13135 [  8341] By: jhi                                   on 2001/01/05  23:52:33
13136         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
13137      Branch: perl
13138            ! toke.c
13139 ____________________________________________________________________________
13140 [  8340] By: jhi                                   on 2001/01/05  22:44:08
13141         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
13142              From: Radu Greab <radu@netsoft.ro>
13143              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
13144              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
13145      Branch: perl
13146            ! t/io/pipe.t util.c
13147 ____________________________________________________________________________
13148 [  8339] By: jhi                                   on 2001/01/05  22:35:17
13149         Log: Subject: [PATCH] format and rewording in perlfaq.pod
13150              From: Robin Barker <rmb1@cise.npl.co.uk>
13151              Date: Fri, 5 Jan 2001 18:51:20 GMT
13152              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
13153      Branch: perl
13154            ! pod/perlfaq.pod
13155 ____________________________________________________________________________
13156 [  8338] By: jhi                                   on 2001/01/05  22:31:17
13157         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
13158              From: Peter Prymmer <pvhp@forte.com>
13159              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
13160              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
13161      Branch: perl
13162            ! utils/perlbug.PL
13163 ____________________________________________________________________________
13164 [  8337] By: jhi                                   on 2001/01/05  18:15:11
13165         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
13166              From: Robin Barker <rmb1@cise.npl.co.uk>
13167              Date: Tue, 2 Jan 2001 15:24:07 GMT
13168              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
13169              
13170              If you call configure as C<./Configure> or C<sh ./Configure>,
13171              $src is set to the absolute path name, not '.'.
13172              
13173              This, in turn, means -Dmksymlink tries to do its stuff because
13174              it does not think it is in the src directory.
13175              
13176              (plus a metaconfig nitfix)
13177      Branch: metaconfig
13178            ! U/compline/ccflags.U U/modified/src.U
13179      Branch: perl
13180            ! Configure config_h.SH
13181 ____________________________________________________________________________
13182 [  8336] By: jhi                                   on 2001/01/05  17:48:32
13183         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
13184              From: Alan Burlison <Alan.Burlison@uk.sun.com>
13185              Message-ID: <3A5606C4.473D2226@uk.sun.com>
13186              Date: Fri, 05 Jan 2001 17:39:16 +0000
13187      Branch: perl
13188            ! hv.c
13189 ____________________________________________________________________________
13190 [  8335] By: jhi                                   on 2001/01/05  16:05:44
13191         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
13192      Branch: perl
13193            ! lib/Getopt/Long.pm
13194 ____________________________________________________________________________
13195 [  8334] By: jhi                                   on 2001/01/05  16:00:51
13196         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
13197              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
13198              Date: Fri, 05 Jan 2001 13:46:51 +0100
13199              Message-ID: <13693.978698811@nice.ram.loc>
13200              
13201              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
13202              accurate reading of the "atime".  
13203      Branch: perl
13204            ! t/io/fs.t
13205 ____________________________________________________________________________
13206 [  8333] By: jhi                                   on 2001/01/05  15:57:37
13207         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
13208              From: Simon Cozens <simon@cozens.net>
13209              Date: Fri, 8 Dec 2000 13:33:31 +0000
13210              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
13211              
13212              A lost patch fragment.
13213      Branch: perl
13214            ! doop.c
13215 ____________________________________________________________________________
13216 [  8332] By: jhi                                   on 2001/01/05  15:40:42
13217         Log: Do away with strncpy() and a fixed length buffer.
13218      Branch: perl
13219            ! utf8.c
13220 ____________________________________________________________________________
13221 [  8331] By: jhi                                   on 2001/01/05  15:03:07
13222         Log: Tests for #8329 and #8330.
13223      Branch: perl
13224            ! t/op/bop.t
13225 ____________________________________________________________________________
13226 [  8330] By: jhi                                   on 2001/01/05  15:02:38
13227         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
13228              raw 8-bit form to the UTF-8 string.
13229      Branch: perl
13230            ! toke.c
13231 ____________________________________________________________________________
13232 [  8329] By: jhi                                   on 2001/01/05  14:55:13
13233         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
13234              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13235              Date: Fri, 5 Jan 2001 12:28:52 +0100
13236              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
13237              
13238              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
13239              no effect.  (changed the strncpy() to Copy())
13240      Branch: perl
13241            ! toke.c
13242 ____________________________________________________________________________
13243 [  8328] By: jhi                                   on 2001/01/05  06:44:27
13244         Log: UTF-8 cleanup.
13245      Branch: perl
13246            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
13247            ! regexec.c sv.c toke.c
13248 ____________________________________________________________________________
13249 [  8327] By: jhi                                   on 2001/01/05  01:11:29
13250         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')
13251              From: Radu Greab <radu@netsoft.ro>
13252              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
13253              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
13254              
13255              Cleans up Harness to not use FileHandle, which uses IO.
13256      Branch: perl
13257            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
13258 ____________________________________________________________________________
13259 [  8326] By: jhi                                   on 2001/01/05  00:56:37
13260         Log: Update Changes.
13261      Branch: perl
13262            ! Changes patchlevel.h
13263 ____________________________________________________________________________
13264 [  8325] By: jhi                                   on 2001/01/05  00:53:18
13265         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
13266              From: Peter Prymmer <pvhp@forte.com>
13267              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
13268              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
13269              
13270              plus a couple more tailing whitespace removals.
13271      Branch: perl
13272            ! win32/Makefile
13273 ____________________________________________________________________________
13274 [  8324] By: jhi                                   on 2001/01/05  00:47:39
13275         Log: Add some Unicode chop() tests.
13276      Branch: perl
13277            ! t/op/chop.t
13278 ____________________________________________________________________________
13279 [  8323] By: jhi                                   on 2001/01/05  00:47:23
13280         Log: Unify UTF-8 malformedness handling.
13281      Branch: perl
13282            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
13283 ____________________________________________________________________________
13284 [  8322] By: jhi                                   on 2001/01/04  22:21:54
13285         Log: The new $issymlink was unknown to Mksymlinks.
13286      Branch: metaconfig/U/perl
13287            ! Mksymlinks.U issymlink.U
13288      Branch: perl
13289            ! Configure config_h.SH
13290 ____________________________________________________________________________
13291 [  8321] By: jhi                                   on 2001/01/04  21:51:05
13292         Log: The test didn't work under the core test framework.
13293      Branch: perl
13294            ! t/lib/st-lock.t
13295 ____________________________________________________________________________
13296 [  8320] By: jhi                                   on 2001/01/04  21:14:22
13297         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
13298      Branch: perl
13299            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
13300 ____________________________________________________________________________
13301 [  8319] By: jhi                                   on 2001/01/04  20:46:17
13302         Log: Typo in #8312 when manually appying a problematic patch fragment.
13303      Branch: perl
13304            ! ext/Storable/Storable.xs
13305 ____________________________________________________________________________
13306 [  8318] By: jhi                                   on 2001/01/04  20:43:01
13307         Log: The $sh_c didn't fly.
13308      Branch: metaconfig
13309            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
13310            ! U/modified/Loc.U U/modified/myhostname.U
13311            ! U/modified/spitshell.U
13312      Branch: metaconfig/U/perl
13313            ! issymlink.U
13314      Branch: perl
13315            ! Configure config_h.SH
13316 ____________________________________________________________________________
13317 [  8317] By: jhi                                   on 2001/01/04  19:58:01
13318         Log: AIX builtin test -h is broken, changes based on
13319              
13320              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
13321              Date: Tue, 02 Jan 2001 11:24:39 +0100
13322              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13323              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
13324      Branch: metaconfig
13325            + U/modified/spitshell.U
13326            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
13327            ! U/modified/Loc.U U/modified/myhostname.U
13328      Branch: metaconfig/U/perl
13329            ! Mksymlinks.U issymlink.U
13330      Branch: perl
13331            ! Configure
13332 ____________________________________________________________________________
13333 [  8316] By: jhi                                   on 2001/01/04  19:02:22
13334         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
13335              From: Andy Dougherty <doughera@lafayette.edu>
13336              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
13337              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
13338              
13339              Beware of GNU ld.
13340      Branch: perl
13341            ! hints/solaris_2.sh
13342 ____________________________________________________________________________
13343 [  8315] By: jhi                                   on 2001/01/04  18:56:48
13344         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
13345              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
13346              Date: Wed, 3 Jan 2001 07:58:51 +0100
13347              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
13348      Branch: perl
13349            ! hints/solaris_2.sh
13350 ____________________________________________________________________________
13351 [  8314] By: jhi                                   on 2001/01/04  18:54:07
13352         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
13353              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13354              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
13355              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
13356              
13357              Doc tweak on #8313.
13358      Branch: perl
13359            ! ext/B/B/Deparse.pm
13360 ____________________________________________________________________________
13361 [  8313] By: jhi                                   on 2001/01/04  18:52:27
13362         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
13363              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
13364              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13365              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
13366              
13367              Make the peephole optimizer to bypass more null ops and
13368              and rewrite the deparse handling of continue blocks.
13369      Branch: perl
13370            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
13371 ____________________________________________________________________________
13372 [  8312] By: jhi                                   on 2001/01/04  18:47:39
13373         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
13374      Branch: perl
13375            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
13376            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
13377            ! t/lib/st-lock.t
13378 ____________________________________________________________________________
13379 [  8311] By: jhi                                   on 2001/01/04  18:36:08
13380         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
13381              filter to be run on each .pm during the pm_to_blib() phase,
13382              a fixed version of
13383              
13384              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
13385              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
13386              Date: Wed, 03 Jan 2001 22:01:30 +0100
13387              Message-ID: <5296.978555690@nice.ram.loc>
13388      Branch: perl
13389            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
13390            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13391            ! lib/ExtUtils/MakeMaker.pm
13392 ____________________________________________________________________________
13393 [  8310] By: jhi                                   on 2001/01/04  18:32:54
13394         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
13395              From: Robin Barker <rmb1@cise.npl.co.uk>
13396              Date: Tue, 2 Jan 2001 15:35:03 GMT
13397              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
13398      Branch: perl
13399            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
13400            ! pod/perlrequick.pod
13401 ____________________________________________________________________________
13402 [  8309] By: jhi                                   on 2001/01/04  18:29:07
13403         Log: Subject: Re: [patch] static-ize XS()
13404              From: Doug MacEachern <dougm@covalent.net>
13405              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
13406              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
13407              
13408              Provide prototypes for the XS functions.
13409      Branch: perl
13410            ! lib/ExtUtils/xsubpp
13411 ____________________________________________________________________________
13412 [  8308] By: jhi                                   on 2001/01/04  18:27:44
13413         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
13414              From: Doug MacEachern <dougm@covalent.net>
13415              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
13416              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
13417      Branch: perl
13418            ! lib/ExtUtils/typemap
13419 ____________________________________________________________________________
13420 [  8307] By: jhi                                   on 2001/01/04  18:25:25
13421         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
13422              From: Doug MacEachern <dougm@covalent.net>
13423              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
13424              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
13425              
13426              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
13427      Branch: perl
13428            ! lib/ExtUtils/MM_Unix.pm
13429 ____________________________________________________________________________
13430 [  8306] By: jhi                                   on 2001/01/04  18:23:00
13431         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
13432              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13433              Date: Thu, 4 Jan 2001 12:47:10 +0100 
13434              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
13435              
13436              The toke.c part only, patching embed.h and proto.h is futile.
13437      Branch: perl
13438            ! toke.c
13439 ____________________________________________________________________________
13440 [  8305] By: jhi                                   on 2001/01/04  18:05:51
13441         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
13442              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13443              Date: Thu, 4 Jan 2001 17:50:12 +0100 
13444              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
13445      Branch: perl
13446            ! toke.c
13447 ____________________________________________________________________________
13448 [  8304] By: jhi                                   on 2001/01/04  18:03:26
13449         Log: Subject: [PATCH perl@8269]
13450              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13451              Date: Thu, 4 Jan 2001 12:53:39 +0100 
13452              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
13453              
13454              If running byacc write-enable also perly.h.
13455      Branch: perl
13456            ! Makefile.SH
13457 ____________________________________________________________________________
13458 [  8303] By: jhi                                   on 2001/01/04  15:40:49
13459         Log: Rewrite pp_concat() in terms of sv_catsv().
13460      Branch: perl
13461            ! pp_hot.c
13462 ____________________________________________________________________________
13463 [  8302] By: nick                                  on 2001/01/03  22:43:22
13464         Log: Integrate mainline.
13465      Branch: perlio
13466           !> ext/Encode/Encode.xs sv.c utf8.c
13467 ____________________________________________________________________________
13468 [  8301] By: jhi                                   on 2001/01/02  23:40:26
13469         Log: Variable naming tweak.
13470      Branch: perl
13471            ! sv.c
13472 ____________________________________________________________________________
13473 [  8300] By: jhi                                   on 2001/01/02  23:40:02
13474         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
13475              in is_utf8_string().
13476      Branch: perl
13477            ! utf8.c
13478 ____________________________________________________________________________
13479 [  8299] By: jhi                                   on 2001/01/02  22:14:40
13480         Log: Integrate perlio.
13481      Branch: perl
13482           !> pp.c pp_hot.c win32/Makefile
13483 ____________________________________________________________________________
13484 [  8298] By: nick                                  on 2001/01/02  22:03:06
13485         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
13486      Branch: perlio
13487            ! pp.c pp_hot.c
13488 ____________________________________________________________________________
13489 [  8297] By: jhi                                   on 2001/01/02  04:26:28
13490         Log: Signedness nit.
13491      Branch: perl
13492            ! ext/Encode/Encode.xs
13493 ____________________________________________________________________________
13494 [  8296] By: nick                                  on 2001/01/01  23:49:36
13495         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
13496      Branch: perlio
13497            ! win32/Makefile
13498 ____________________________________________________________________________
13499 [  8295] By: jhi                                   on 2001/01/01  23:05:48
13500         Log: Integrate perlio.
13501      Branch: perl
13502           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
13503           !> t/lib/encode.t
13504 ____________________________________________________________________________
13505 [  8294] By: nick                                  on 2001/01/01  22:48:34
13506         Log: Integrate mainline
13507      Branch: perlio
13508            ! pp_hot.c t/lib/encode.t
13509           !> (integrate 65 files)
13510 ____________________________________________________________________________
13511 [  8293] By: nick                                  on 2001/01/01  21:58:50
13512         Log: More rigor in UTF-8-ness of Encode's toUnicode
13513              XS export some of the utf8 internal functions.
13514              Test some of the functions.
13515              Fix pp_concat() bug shown by said tests.
13516      Branch: perlio
13517            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
13518            ! t/lib/encode.t
13519 ____________________________________________________________________________
13520 [  8292] By: jhi                                   on 2001/01/01  18:11:44
13521         Log: Integrate perlio.
13522      Branch: perl
13523           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13524           !> ext/Encode/encengine.c ext/Encode/encode.h
13525 ____________________________________________________________________________
13526 [  8291] By: jhi                                   on 2001/01/01  18:10:58
13527         Log: Podify README.mpeix (a new version from the web),
13528              add a dummy NAME to Carp::Heavy, regen toc.
13529      Branch: perl
13530            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
13531            ! pod/perltoc.pod
13532 ____________________________________________________________________________
13533 [  8290] By: nick                                  on 2001/01/01  17:43:47
13534         Log: Loose the "Loading..." warning.
13535              Another bug in fallback support
13536      Branch: perlio
13537            ! ext/Encode/Encode.pm ext/Encode/encengine.c
13538 ____________________________________________________________________________
13539 [  8289] By: jhi                                   on 2001/01/01  00:01:57
13540         Log: Bump up Larry's copyright.
13541      Branch: perl
13542            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
13543            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
13544            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
13545            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
13546            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
13547            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
13548            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
13549            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13550 ____________________________________________________________________________
13551 [  8288] By: nick                                  on 2000/12/31  21:27:53
13552         Log: Fix .ucm reading - forgot a chr()
13553              Start of .ucm write (for .enc to .ucm)
13554      Branch: perlio
13555            ! ext/Encode/compile
13556 ____________________________________________________________________________
13557 [  8287] By: jhi                                   on 2000/12/31  18:15:56
13558         Log: Comment away a diagnostic message as noted by Craig A. Berry
13559              (the unexpected message was confusing testing)
13560      Branch: perl
13561            ! ext/Encode/Encode.pm
13562 ____________________________________________________________________________
13563 [  8286] By: jhi                                   on 2000/12/31  18:14:51
13564         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
13565              Date: Sun, 31 Dec 2000 11:17:37 -0600
13566              From: "Craig A. Berry" <craigberry@mac.com>
13567              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
13568      Branch: perl
13569            ! ext/Encode/Makefile.PL
13570 ____________________________________________________________________________
13571 [  8285] By: nick                                  on 2000/12/31  18:11:54
13572         Log: Start of support of ICU-style .ucm files:
13573              - teach compile how to read a .ucm file
13574              - first guess at how to represent fallbacks in "tries".
13575              - use fallbacks if check == 0
13576              - new return code to indicate we used one.
13577      Branch: perlio
13578            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13579            ! ext/Encode/encengine.c ext/Encode/encode.h
13580 ____________________________________________________________________________
13581 [  8284] By: jhi                                   on 2000/12/31  18:04:41
13582         Log: Pacify picky VMS compiler.
13583              
13584              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
13585              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13586              Date: Sat, 30 Dec 2000 18:10:02 -0600
13587              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
13588      Branch: perl
13589            ! sv.c
13590 ____________________________________________________________________________
13591 [  8283] By: jhi                                   on 2000/12/31  16:11:47
13592         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
13593      Branch: perl
13594            ! t/lib/glob-basic.t
13595 ____________________________________________________________________________
13596 [  8282] By: jhi                                   on 2000/12/31  15:26:11
13597         Log: Integrate perlio.
13598      Branch: perl
13599           !> makedef.pl opcode.pl os2/os2.c perlio.c
13600 ____________________________________________________________________________
13601 [  8281] By: nick                                  on 2000/12/31  10:06:15
13602         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
13603              is available to be exported
13604      Branch: perlio
13605            ! makedef.pl perlio.c
13606 ____________________________________________________________________________
13607 [  8280] By: nick                                  on 2000/12/31  09:41:26
13608         Log: Ilya's OS2 patch (testing for damage on Win32)
13609      Branch: perlio
13610            ! makedef.pl opcode.pl os2/os2.c
13611 ____________________________________________________________________________
13612 [  8279] By: jhi                                   on 2000/12/30  21:52:07
13613         Log: Test nits.
13614      Branch: perl
13615            ! t/lib/syslfs.t t/op/lfs.t
13616 ____________________________________________________________________________
13617 [  8278] By: jhi                                   on 2000/12/30  21:47:49
13618         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
13619              From: andreas.koenig@anima.de (Andreas J. Koenig)
13620              Date: 30 Dec 2000 22:35:37 +0100
13621              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
13622              
13623              The 32-bit wraparound test wasn't quite right.
13624      Branch: perl
13625            ! t/lib/syslfs.t t/op/lfs.t
13626 ____________________________________________________________________________
13627 [  8277] By: jhi                                   on 2000/12/30  21:33:44
13628         Log: Subject: [PATCH] open() example in perlfunc.pod 
13629              From: Karsten Sperling <s_sperli@ira.uka.de>
13630              Date: Sat, 30 Dec 2000 22:27:09 +0100
13631              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
13632      Branch: perl
13633            ! pod/perlfunc.pod
13634 ____________________________________________________________________________
13635 [  8276] By: jhi                                   on 2000/12/30  20:32:40
13636         Log: Not quite that many tests yet.
13637      Branch: perl
13638            ! t/op/pat.t
13639 ____________________________________________________________________________
13640 [  8275] By: jhi                                   on 2000/12/30  20:26:58
13641         Log: Integrate perlio.
13642      Branch: perl
13643           !> toke.c
13644 ____________________________________________________________________________
13645 [  8274] By: jhi                                   on 2000/12/30  20:24:56
13646         Log: Signedness nit.
13647      Branch: perl
13648            ! utf8.c
13649 ____________________________________________________________________________
13650 [  8273] By: jhi                                   on 2000/12/30  20:15:46
13651         Log: Add a test case for 20000731.001 which was fixed by the #8267.
13652      Branch: perl
13653            ! t/op/pat.t
13654 ____________________________________________________________________________
13655 [  8272] By: nick                                  on 2000/12/30  19:47:51
13656         Log: Tweak for MULTIPLICITY/USE_PERLIO
13657      Branch: perlio
13658            ! toke.c
13659 ____________________________________________________________________________
13660 [  8271] By: nick                                  on 2000/12/30  19:46:45
13661         Log: Integrate mainline
13662      Branch: perlio
13663           +> lib/unicode/distinct.pm
13664           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
13665           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
13666           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
13667 ____________________________________________________________________________
13668 [  8270] By: jhi                                   on 2000/12/30  19:39:50
13669         Log: Subject: RE: perl@8269
13670              From: "Richard Soderberg" <rs@crystalflame.net>
13671              Date: Sat, 30 Dec 2000 11:36:27 -0800
13672              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
13673              
13674              A missing aTHX_.
13675      Branch: perl
13676            ! toke.c
13677 ____________________________________________________________________________
13678 [  8269] By: jhi                                   on 2000/12/30  18:55:48
13679         Log: Update Changes.
13680      Branch: perl
13681            ! Changes patchlevel.h
13682 ____________________________________________________________________________
13683 [  8268] By: jhi                                   on 2000/12/30  17:18:40
13684         Log: Add a test for Unicode split //.  The #8267 was the cure.
13685      Branch: perl
13686            ! t/op/split.t
13687 ____________________________________________________________________________
13688 [  8267] By: jhi                                   on 2000/12/30  17:14:19
13689         Log: Subject: more UTF8 test suites and an UTF8 patch
13690              From: Inaba Hiroto <inaba@st.rim.or.jp>
13691              Date: Sat, 30 Dec 2000 14:27:10 +0900
13692              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
13693              
13694              Just the patch part for now, and the pragma renamed
13695              as unicode::distinct.
13696      Branch: perl
13697            + lib/unicode/distinct.pm
13698            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
13699            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13700            ! regcomp.h regexec.c sv.c toke.c utf8.c
13701 ____________________________________________________________________________
13702 [  8266] By: nick                                  on 2000/12/30  16:40:49
13703         Log: Integrate mainline
13704      Branch: perlio
13705           +> lib/Pod/Text/Overstrike.pm
13706           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
13707           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
13708           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
13709           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
13710           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
13711 ____________________________________________________________________________
13712 [  8265] By: jhi                                   on 2000/12/30  07:28:55
13713         Log: The sv_catsv() fix, take two.
13714      Branch: perl
13715            ! sv.c t/op/join.t
13716 ____________________________________________________________________________
13717 [  8264] By: jhi                                   on 2000/12/30  06:19:18
13718         Log: Undo all the join-related changes since #8248: relevant
13719              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
13720              The new sv_catsv() doesn't fly so it must go back to
13721              the drawing board.
13722      Branch: perl
13723            ! sv.c t/op/join.t t/pragma/utf8.t
13724 ____________________________________________________________________________
13725 [  8263] By: jhi                                   on 2000/12/30  01:08:32
13726         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
13727      Branch: perl
13728            ! sv.c
13729 ____________________________________________________________________________
13730 [  8262] By: jhi                                   on 2000/12/30  00:45:14
13731         Log: Retract #8261.
13732      Branch: perl
13733            ! hv.c util.c
13734 ____________________________________________________________________________
13735 [  8261] By: jhi                                   on 2000/12/30  00:38:32
13736         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
13737      Branch: perl
13738            ! hv.c util.c
13739 ____________________________________________________________________________
13740 [  8260] By: jhi                                   on 2000/12/29  22:51:33
13741         Log: (Retracted by #8264)  More fixing for #8251.
13742      Branch: perl
13743            ! sv.c
13744 ____________________________________________________________________________
13745 [  8259] By: jhi                                   on 2000/12/29  18:27:30
13746         Log: Subject: podlators 1.06 released
13747              From: Russ Allbery <rra@stanford.edu>
13748              Date: 25 Dec 2000 05:09:30 -0800
13749              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
13750      Branch: perl
13751            + lib/Pod/Text/Overstrike.pm
13752            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
13753            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
13754 ____________________________________________________________________________
13755 [  8258] By: jhi                                   on 2000/12/29  18:20:45
13756         Log: Make the large file tests more robust/talkative as suggested by
13757              
13758              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
13759              From: andreas.koenig@anima.de (Andreas J. Koenig)
13760              Date: 29 Dec 2000 14:23:01 +0100
13761              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
13762      Branch: perl
13763            ! t/lib/syslfs.t t/op/lfs.t
13764 ____________________________________________________________________________
13765 [  8257] By: jhi                                   on 2000/12/29  17:48:04
13766         Log: Further VMS piping fixes from Charles Lane:
13767              
13768              In summary, error messages produced when a subprocess terminated
13769              abnormally were being sent not just to the parent process, but to
13770              grandparents, because of default values for error output that were
13771              not completely overridden when the subprocess was started.
13772              
13773              This patch fixes this behavior by defining user-mode (i.e., temporary
13774              for the duration of the program) logical names for SYS$OUTPUT and
13775              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
13776              changes to make it so that the user-mode logicals are the ones that
13777              control where Perl's error messages go if it terminates abnormally.
13778              
13779              I also added some gratuitous fixes to the indentation of braces in
13780              the piping code.  It just looked ugly, before.
13781      Branch: perl
13782            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
13783 ____________________________________________________________________________
13784 [  8256] By: jhi                                   on 2000/12/29  17:45:12
13785         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
13786              From: "Casey R. Tweten" <crt@kiski.net>
13787              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
13788              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
13789              
13790              Tests for for #8240.
13791      Branch: perl
13792            ! t/pragma/constant.t
13793 ____________________________________________________________________________
13794 [  8255] By: jhi                                   on 2000/12/29  17:43:07
13795         Log: Subject: Re: [PATCH] Interesting syntax idea
13796              From: Simon Cozens <simon@cozens.net>
13797              Date: Fri, 29 Dec 2000 14:34:04 +0000
13798              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
13799              
13800              Tests for #8254.
13801      Branch: perl
13802            ! t/pragma/sub_lval.t
13803 ____________________________________________________________________________
13804 [  8254] By: jhi                                   on 2000/12/29  17:42:11
13805         Log: Subject: [PATCH] Interesting syntax idea
13806              From: Simon Cozens <simon@cozens.net>
13807              Date: Wed, 27 Dec 2000 05:08:57 +0000
13808              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
13809              
13810              Make opens + bareword assigns do typeglob assigns.
13811      Branch: perl
13812            ! op.c
13813 ____________________________________________________________________________
13814 [  8253] By: jhi                                   on 2000/12/29  17:36:45
13815         Log: Output the (apparent) version of gcc, as suggested by
13816              
13817              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
13818              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
13819              Date: 26 Dec 2000 04:29:17 -0500
13820              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
13821              
13822              (The patch as such didn't any more apply as the misparsing had
13823              already been addressed in #6474.)  Also change the wording about
13824              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
13825      Branch: perl
13826            ! hints/dec_osf.sh
13827 ____________________________________________________________________________
13828 [  8252] By: nick                                  on 2000/12/29  12:14:31
13829         Log: Integrate mainline
13830      Branch: perlio
13831           !> (integrate 27 files)
13832 ____________________________________________________________________________
13833 [  8251] By: jhi                                   on 2000/12/29  08:45:46
13834         Log: (Retracted by #8264)
13835              
13836              (Fixed by #8260.)
13837              
13838              sv_catsv() needs one more byte space than seems reasonable.
13839              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
13840              Curiouser and curiouser.
13841      Branch: perl
13842            ! sv.c
13843 ____________________________________________________________________________
13844 [  8250] By: jhi                                   on 2000/12/29  07:57:52
13845         Log: More split // UTF-8 tests.
13846      Branch: perl
13847            ! t/pragma/utf8.t
13848 ____________________________________________________________________________
13849 [  8249] By: jhi                                   on 2000/12/29  07:54:51
13850         Log: (Retracted by #8264)  More join() testing which was good because
13851              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
13852      Branch: perl
13853            ! pp.c t/op/join.t utf8.c utf8.h
13854 ____________________________________________________________________________
13855 [  8248] By: jhi                                   on 2000/12/29  07:08:32
13856         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
13857              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
13858              that the only cases to care about are byte+byte and byte+character.
13859              
13860              TODO: See how well pp_concat() could be implemented in terms
13861              of sv_catsv().
13862      Branch: perl
13863            ! doop.c sv.c t/op/join.t utf8.h
13864 ____________________________________________________________________________
13865 [  8247] By: jhi                                   on 2000/12/29  06:35:23
13866         Log: Signedness nit.
13867      Branch: perl
13868            ! pp_hot.c
13869 ____________________________________________________________________________
13870 [  8246] By: jhi                                   on 2000/12/29  01:23:31
13871         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
13872              From: Lupe Christoph <lupe@lupe-christoph.de>
13873              Date: Thu, 28 Dec 2000 23:00:00 +0100
13874              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
13875              
13876              Suggest rsync --delete --dry-run.
13877      Branch: perl
13878            ! pod/perlhack.pod
13879 ____________________________________________________________________________
13880 [  8245] By: jhi                                   on 2000/12/28  23:57:05
13881         Log: The maxiters upper limit sanity check (guarding against
13882              non-progress) assumed bytes instead of characters in s///
13883              and split().
13884      Branch: perl
13885            ! pp.c pp_hot.c
13886 ____________________________________________________________________________
13887 [  8244] By: jhi                                   on 2000/12/28  23:34:08
13888         Log: Make some panic messages a bit more logical.
13889      Branch: perl
13890            ! doop.c pod/perldiag.pod pp.c pp_hot.c
13891 ____________________________________________________________________________
13892 [  8243] By: jhi                                   on 2000/12/28  22:59:16
13893         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
13894              From: Simon Cozens <simon@cozens.net>
13895              Date: Wed, 27 Dec 2000 02:30:03 +0000
13896              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
13897      Branch: perl
13898            ! pp.c t/pragma/sub_lval.t
13899 ____________________________________________________________________________
13900 [  8242] By: jhi                                   on 2000/12/28  22:56:53
13901         Log: Subject: [PATCH blead] Fix B::Terse indentation
13902              From: Daniel Chetlin <daniel@chetlin.com>
13903              Date: Wed, 27 Dec 2000 06:43:30 -0800
13904              Message-ID: <20001227064329.B9573@darkstar>
13905      Branch: perl
13906            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
13907 ____________________________________________________________________________
13908 [  8241] By: jhi                                   on 2000/12/28  22:48:59
13909         Log: The latter patch from the
13910              
13911              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
13912              From: Peter Prymmer <pvhp@forte.com> 
13913              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
13914              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
13915              
13916              (the former patch from the above should have been
13917              taken care of by Nick I-S)
13918      Branch: perl
13919            ! win32/Makefile
13920 ____________________________________________________________________________
13921 [  8240] By: jhi                                   on 2000/12/28  22:45:22
13922         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
13923              From: "Casey R. Tweten" <crt@kiski.net>
13924              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
13925              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
13926      Branch: perl
13927            ! lib/constant.pm
13928 ____________________________________________________________________________
13929 [  8239] By: jhi                                   on 2000/12/28  22:37:45
13930         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
13931              From: Simon Cozens <simon@cozens.net>
13932              Date: Wed, 27 Dec 2000 14:12:44 +0000
13933              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
13934      Branch: perl
13935            ! t/op/method.t t/op/sort.t toke.c
13936 ____________________________________________________________________________
13937 [  8238] By: jhi                                   on 2000/12/28  22:30:32
13938         Log: Subject: [PATCH perl@8229] Call.pm
13939              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
13940              Date: Mon, 25 Dec 2000 10:47:15 -0000
13941              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
13942      Branch: perl
13943            ! ext/Filter/Util/Call/Call.pm
13944 ____________________________________________________________________________
13945 [  8237] By: jhi                                   on 2000/12/28  22:19:21
13946         Log: Subject: [PATCH blead] Fix problem with `&' prototype
13947              From: Daniel Chetlin <daniel@chetlin.com>
13948              Date: Wed, 27 Dec 2000 15:55:32 -0800
13949              Message-ID: <20001227155532.D9573@darkstar>
13950      Branch: perl
13951            ! op.c t/comp/proto.t
13952 ____________________________________________________________________________
13953 [  8236] By: jhi                                   on 2000/12/28  22:09:25
13954         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
13955              From: Daniel Chetlin <daniel@chetlin.com>
13956              Date: Sun, 24 Dec 2000 04:09:49 -0800
13957              Message-ID: <20001224040949.B3090@darkstar>
13958      Branch: perl
13959            ! gv.c mg.c t/op/attrs.t
13960 ____________________________________________________________________________
13961 [  8235] By: jhi                                   on 2000/12/28  22:07:11
13962         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
13963              From: Jan Dubois <jand@ActiveState.com>
13964              Date: Tue, 26 Dec 2000 20:57:31 -0800
13965              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
13966      Branch: perl
13967            ! win32/win32.c
13968 ____________________________________________________________________________
13969 [  8234] By: jhi                                   on 2000/12/28  21:52:42
13970         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
13971              From: Simon Cozens <simon@cozens.net>
13972              Date: Thu, 28 Dec 2000 20:33:13 +0000
13973              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
13974      Branch: perl
13975            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
13976 ____________________________________________________________________________
13977 [  8233] By: jhi                                   on 2000/12/28  19:40:49
13978         Log: Integrate perlio.
13979      Branch: perl
13980           !> ext/Encode/Makefile.PL ext/Encode/compile
13981 ____________________________________________________________________________
13982 [  8232] By: nick                                  on 2000/12/23  16:06:00
13983         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
13984              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
13985      Branch: perlio
13986            ! ext/Encode/Makefile.PL
13987 ____________________________________________________________________________
13988 [  8231] By: nick                                  on 2000/12/23  14:30:34
13989         Log: "Compiled" encode build cleanup
13990              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
13991              - .c files do not export sub-tables
13992      Branch: perlio
13993            ! ext/Encode/Makefile.PL ext/Encode/compile
13994 ____________________________________________________________________________
13995 [  8230] By: nick                                  on 2000/12/23  12:50:37
13996         Log: Integrate mainline
13997      Branch: perlio
13998           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
13999           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
14000           !> pod/perl5004delta.pod pod/perl5005delta.pod
14001           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
14002           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
14003           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
14004           !> pod/perlsub.pod
14005 ____________________________________________________________________________
14006 [  8229] By: jhi                                   on 2000/12/22  15:32:12
14007         Log: Integrate perlio.
14008      Branch: perl
14009           +> win32/distclean.bat
14010           !> MANIFEST t/io/utf8.t
14011 ____________________________________________________________________________
14012 [  8228] By: jhi                                   on 2000/12/22  15:29:40
14013         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
14014              From: Robin Barker <rmb1@cise.npl.co.uk>
14015              Date: Fri, 22 Dec 2000 12:17:38 GMT
14016              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
14017      Branch: perl
14018            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
14019            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
14020            ! pod/perl5004delta.pod pod/perl5005delta.pod
14021            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
14022            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
14023            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
14024            ! pod/perlsub.pod
14025 ____________________________________________________________________________
14026 [  8227] By: jhi                                   on 2000/12/22  15:24:28
14027         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
14028              From: "John L. Allen" <allen@grumman.com>
14029              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
14030              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
14031              
14032              Document APPLLIB_EXP.
14033      Branch: perl
14034            ! INSTALL
14035 ____________________________________________________________________________
14036 [  8226] By: nick                                  on 2000/12/21  22:11:50
14037         Log: Handy script for when one forgets to "dmake clean" 
14038      Branch: perlio
14039            + win32/distclean.bat
14040            ! MANIFEST
14041 ____________________________________________________________________________
14042 [  8225] By: nick                                  on 2000/12/21  21:54:04
14043         Log: CRLF platform issue with io/utf8 fix.
14044      Branch: perlio
14045            ! t/io/utf8.t
14046 ____________________________________________________________________________
14047 [  8224] By: nick                                  on 2000/12/21  21:02:20
14048         Log: Integrate mainline
14049      Branch: perlio
14050           !> Changes Configure Makefile.SH Porting/Glossary
14051           !> Porting/config.sh Porting/config_H configure.com
14052           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
14053           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
14054           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
14055           !> win32/config.bc win32/config.gc win32/config.vc
14056 ____________________________________________________________________________
14057 [  8223] By: jhi                                   on 2000/12/21  17:09:16
14058         Log: Update Changes.
14059      Branch: perl
14060            ! Changes patchlevel.h
14061 ____________________________________________________________________________
14062 [  8222] By: jhi                                   on 2000/12/21  16:24:01
14063         Log: Metaconfig unit changes for #8221.
14064      Branch: metaconfig/U/perl
14065           +> issymlink.U
14066            - testsyml.U
14067            ! Mksymlinks.U
14068 ____________________________________________________________________________
14069 [  8221] By: jhi                                   on 2000/12/21  16:23:48
14070         Log: Rename testsyml to issymlink.
14071      Branch: perl
14072            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14073            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
14074            ! win32/config.vc
14075 ____________________________________________________________________________
14076 [  8220] By: jhi                                   on 2000/12/21  15:47:26
14077         Log: Robustness support for #8218 (symlink forest) since the GNU
14078              tools seem to be overly picky about symlinkage depths.
14079      Branch: perl
14080            ! Makefile.SH t/io/fs.t
14081 ____________________________________________________________________________
14082 [  8219] By: jhi                                   on 2000/12/21  15:38:27
14083         Log: Metaconfig changes for #8218.
14084      Branch: metaconfig
14085            ! U/modified/Oldconfig.U
14086      Branch: metaconfig/U/perl
14087            + Mksymlinks.U
14088            ! testsyml.U
14089 ____________________________________________________________________________
14090 [  8218] By: jhi                                   on 2000/12/21  15:37:57
14091         Log: Add Configure option -Dmksymlinks which will create a symlink
14092              forest if the current/build differs from the source directory.
14093              TODO: mkdir -p is not portable.
14094      Branch: perl
14095            ! Configure
14096 ____________________________________________________________________________
14097 [  8217] By: jhi                                   on 2000/12/21  14:39:12
14098         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
14099              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
14100              Date: Thu, 21 Dec 2000 09:38:18 GMT
14101              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
14102              
14103              The ofs became an SV.
14104      Branch: perl
14105            ! ext/Thread/Thread.xs
14106 ____________________________________________________________________________
14107 [  8216] By: jhi                                   on 2000/12/21  05:40:21
14108         Log: The polymorphism seems to have fixed 20000517.001.
14109      Branch: perl
14110            ! t/pragma/utf8.t
14111 ____________________________________________________________________________
14112 [  8215] By: jhi                                   on 2000/12/21  04:44:52
14113         Log: read() documentation tweak for 20001121.004.
14114      Branch: perl
14115            ! pod/perlfunc.pod
14116 ____________________________________________________________________________
14117 [  8214] By: jhi                                   on 2000/12/21  03:54:11
14118         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
14119      Branch: perl
14120            ! pp_sys.c t/op/misc.t
14121 ____________________________________________________________________________
14122 [  8213] By: jhi                                   on 2000/12/21  00:28:10
14123         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
14124              From: Peter Prymmer <pvhp@forte.com>
14125              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
14126              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
14127      Branch: perl
14128            ! configure.com
14129 ____________________________________________________________________________
14130 [  8212] By: jhi                                   on 2000/12/21  00:26:21
14131         Log: Edit edit edit.
14132      Branch: perl
14133            ! pod/perlfaq3.pod
14134 ____________________________________________________________________________
14135 [  8211] By: jhi                                   on 2000/12/20  18:52:46
14136         Log: Update Changes.
14137      Branch: perl
14138            ! Changes patchlevel.h
14139 ____________________________________________________________________________
14140 [  8210] By: jhi                                   on 2000/12/20  18:34:47
14141         Log: Yet another editor edit.
14142      Branch: perl
14143            ! pod/perlfaq3.pod
14144 ____________________________________________________________________________
14145 [  8209] By: jhi                                   on 2000/12/20  15:33:28
14146         Log: More Win32 Perling.
14147      Branch: perl
14148            ! pod/perlfaq3.pod
14149 ____________________________________________________________________________
14150 [  8208] By: jhi                                   on 2000/12/20  15:07:46
14151         Log: More Win32 editor/IDE/shell hints.
14152      Branch: perl
14153            ! pod/perlfaq3.pod
14154 ____________________________________________________________________________
14155 [  8207] By: jhi                                   on 2000/12/20  03:54:08
14156         Log: Subject: [PATCH] obscure timing knowledge
14157              From: Nicholas Clark <nick@ccl4.org>
14158              Date: Tue, 19 Dec 2000 19:22:31 +0000
14159              Message-ID: <20001219192231.F2827@plum.flirble.org>
14160      Branch: perl
14161            ! sv.c
14162 ____________________________________________________________________________
14163 [  8206] By: jhi                                   on 2000/12/20  03:45:57
14164         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
14165              From: Spider Boardman <spider@leggy.zk3.dec.com>
14166              Date: Tue, 19 Dec 2000 21:30:16 -0500
14167              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
14168      Branch: perl
14169            ! sv.c
14170 ____________________________________________________________________________
14171 [  8205] By: jhi                                   on 2000/12/19  23:02:01
14172         Log: Update Changes.
14173      Branch: perl
14174            ! Changes patchlevel.h
14175 ____________________________________________________________________________
14176 [  8204] By: jhi                                   on 2000/12/19  22:58:18
14177         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
14178              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
14179              on editors and diffing/patching.
14180      Branch: perl
14181            ! t/op/utf8decode.t
14182 ____________________________________________________________________________
14183 [  8203] By: nick                                  on 2000/12/19  21:36:16
14184         Log: Integrate mainline (forgot my own change...)
14185      Branch: perlio
14186           !> ext/Encode/compile
14187 ____________________________________________________________________________
14188 [  8202] By: nick                                  on 2000/12/19  21:34:42
14189         Log: Integrate mainline.
14190      Branch: perlio
14191           !> (integrate 61 files)
14192 ____________________________________________________________________________
14193 [  8201] By: nick                                  on 2000/12/19  21:34:06
14194         Log: Avoid looking for File::Glob when we don't need it.
14195      Branch: perl
14196            ! ext/Encode/compile
14197 ____________________________________________________________________________
14198 [  8200] By: jhi                                   on 2000/12/19  18:35:49
14199         Log: Update Changes.
14200      Branch: perl
14201            ! Changes patchlevel.h
14202 ____________________________________________________________________________
14203 [  8199] By: jhi                                   on 2000/12/19  18:35:07
14204         Log: Microperl tweaks.
14205      Branch: perl
14206            ! sv.c uconfig.h uconfig.sh
14207 ____________________________________________________________________________
14208 [  8198] By: jhi                                   on 2000/12/19  18:29:59
14209         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
14210      Branch: perl
14211            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14212            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
14213 ____________________________________________________________________________
14214 [  8197] By: jhi                                   on 2000/12/19  17:55:29
14215         Log: In VMS embedded perls couldn't access the statically built Socket,
14216              from Charles Lane.
14217      Branch: perl
14218            ! configure.com
14219 ____________________________________________________________________________
14220 [  8196] By: jhi                                   on 2000/12/19  17:49:50
14221         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
14222              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
14223              Date: Sun, 17 Dec 2000 19:11:44 -0000
14224              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
14225      Branch: perl
14226            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14227            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
14228 ____________________________________________________________________________
14229 [  8195] By: jhi                                   on 2000/12/19  17:47:53
14230         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
14231              From: Jonathan Stowe <gellyfish@gellyfish.com>
14232              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
14233              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
14234      Branch: perl
14235            ! utils/h2xs.PL
14236 ____________________________________________________________________________
14237 [  8194] By: jhi                                   on 2000/12/19  17:46:28
14238         Log: Subject: Re: useless use of void context work-around
14239              From: andreas.koenig@anima.de (Andreas J. Koenig)
14240              Date: 16 Dec 2000 15:13:36 +0100
14241              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
14242              
14243              Document (comment) the q(di ds ig) trick in the code.
14244      Branch: perl
14245            ! op.c
14246 ____________________________________________________________________________
14247 [  8193] By: jhi                                   on 2000/12/19  17:10:57
14248         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
14249              From: "Mark J. Reed" <mreed@strange.turner.com>
14250              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
14251              Message-Id: <200012160222.VAA13986@strange.turner.com>
14252      Branch: perl
14253            ! ext/Sys/Syslog/Syslog.pm
14254 ____________________________________________________________________________
14255 [  8192] By: jhi                                   on 2000/12/19  17:07:45
14256         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
14257              From: Nicholas Clark <nick@ccl4.org>
14258              Date: Sat, 16 Dec 2000 19:03:13 +0000
14259              Message-ID: <20001216190313.D68304@plum.flirble.org>
14260      Branch: perl
14261            ! t/op/64bitint.t
14262 ____________________________________________________________________________
14263 [  8191] By: jhi                                   on 2000/12/19  17:06:13
14264         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
14265              From: Dominic Dunlop <domo@computer.org>
14266              Date: Mon, 18 Dec 2000 12:00:15 +0100
14267              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
14268              
14269              This patchlet is needed in order that perl can be statically linked.  
14270      Branch: perl
14271            ! regexec.c
14272 ____________________________________________________________________________
14273 [  8190] By: jhi                                   on 2000/12/19  17:03:08
14274         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
14275              From: "Craig A. Berry" <craig.berry@psinetcs.com>
14276              Date: Sun, 17 Dec 2000 00:18:35 -0600
14277              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
14278      Branch: perl
14279            ! perlio.h vms/gen_shrfls.pl
14280 ____________________________________________________________________________
14281 [  8189] By: jhi                                   on 2000/12/19  16:20:28
14282         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
14283              From: Prymmer/Kahn <pvhp@best.com>
14284              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
14285              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
14286              
14287              A better version of #8188.
14288      Branch: perl
14289            ! pod/perlfaq3.pod
14290 ____________________________________________________________________________
14291 [  8188] By: jhi                                   on 2000/12/19  15:57:06
14292         Log: (Replaced by #8189)
14293              
14294              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
14295              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
14296              From: Prymmer/Kahn <pvhp@best.com>
14297              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
14298              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
14299              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
14300              Date: Mon, 18 Dec 2000 11:10:45 -0500
14301              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
14302      Branch: perl
14303            ! pod/perlfaq3.pod
14304 ____________________________________________________________________________
14305 [  8187] By: jhi                                   on 2000/12/19  15:54:19
14306         Log: Email address fix for Anton Berezin.
14307      Branch: perl
14308            ! AUTHORS
14309 ____________________________________________________________________________
14310 [  8186] By: jhi                                   on 2000/12/19  15:38:54
14311         Log: Subject: [PATCH perl@8102] cygwin port
14312              From: "Eric Fifer" <efifer@dircon.co.uk> 
14313              Date: Thu, 14 Dec 2000 13:41:29 -0000
14314              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
14315              
14316              When compiling modules the data item that is being imported
14317              from libperl.dll needs to be tagged as imported/shared data:
14318              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
14319      Branch: perl
14320            ! perliol.h
14321 ____________________________________________________________________________
14322 [  8185] By: jhi                                   on 2000/12/19  14:53:24
14323         Log: Regen uconfig.h and uconfig.sh.
14324      Branch: perl
14325            ! uconfig.h uconfig.sh
14326 ____________________________________________________________________________
14327 [  8184] By: jhi                                   on 2000/12/18  20:43:49
14328         Log: Comments work so much better when they are closed.
14329      Branch: perl
14330            ! regcomp.c
14331 ____________________________________________________________________________
14332 [  8183] By: jhi                                   on 2000/12/18  18:04:02
14333         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
14334              Fixes the bug 20001218.016.
14335      Branch: perl
14336            ! regcomp.c
14337 ____________________________________________________________________________
14338 [  8182] By: gsar                                  on 2000/12/18  09:53:47
14339         Log: delete spurious files
14340      Branch: maint-5.6/perl
14341            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
14342            - vos/config.h vos/config_h.SH_orig
14343 ____________________________________________________________________________
14344 [  8181] By: gsar                                  on 2000/12/18  09:46:08
14345         Log: regen perltoc
14346      Branch: maint-5.6/perl
14347            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
14348 ____________________________________________________________________________
14349 [  8180] By: gsar                                  on 2000/12/18  09:20:27
14350         Log: integrate changes#7924..7926,7946,7952 from mainline
14351      Branch: maint-5.6/perl
14352           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
14353           !> lib/File/stat.pm t/lib/class-struct.t
14354 ____________________________________________________________________________
14355 [  8179] By: gsar                                  on 2000/12/18  08:55:54
14356         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
14357              7918,7919,7988,8907 from mainline (various)
14358      Branch: maint-5.6/perl
14359           +> t/lib/class-struct.t
14360           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
14361           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
14362           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
14363 ____________________________________________________________________________
14364 [  8178] By: gsar                                  on 2000/12/18  08:16:30
14365         Log: avoid redefinition warnings on windows due to sys/socket.h getting
14366              #included before win32.h
14367      Branch: maint-5.6/perl
14368            ! win32/include/sys/socket.h
14369 ____________________________________________________________________________
14370 [  8177] By: gsar                                  on 2000/12/18  05:24:04
14371         Log: make regen_headers; fix POSIX.xs problems; remove outdated
14372              code from sys/socket.h that makes build fail now
14373      Branch: maint-5.6/perl
14374            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
14375            ! pod/perlapi.pod
14376           !> win32/include/sys/socket.h
14377 ____________________________________________________________________________
14378 [  8176] By: gsar                                  on 2000/12/18  05:20:17
14379         Log: update Changes
14380      Branch: maint-5.6/perl
14381            ! Changes patchlevel.h
14382 ____________________________________________________________________________
14383 [  8175] By: gsar                                  on 2000/12/18  04:57:48
14384         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
14385              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
14386              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
14387              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
14388              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
14389              7823,7825,7838
14390      Branch: maint-5.6/perl
14391           +> lib/File/Spec/Epoc.pm
14392           !> (integrate 88 files)
14393 ____________________________________________________________________________
14394 [  8174] By: gsar                                  on 2000/12/18  03:53:09
14395         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
14396              7625..7629,7631..7634,7637,7639,7642 from mainline
14397      Branch: maint-5.6/perl
14398           +> README.solaris
14399           !> (integrate 26 files)
14400 ____________________________________________________________________________
14401 [  8173] By: gsar                                  on 2000/12/18  03:37:02
14402         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
14403              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
14404              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
14405              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
14406      Branch: maint-5.6/perl
14407           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
14408            - MAINTAIN
14409           !> (integrate 111 files)
14410 ____________________________________________________________________________
14411 [  8172] By: jhi                                   on 2000/12/18  02:49:27
14412         Log: Regen pods.
14413      Branch: perl
14414            ! pod/perlmodlib.pod pod/perltoc.pod
14415 ____________________________________________________________________________
14416 [  8171] By: gsar                                  on 2000/12/18  02:49:24
14417         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
14418              7465..7471 from mainline
14419              
14420              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
14421              in platforms that strictly require all the symbols being present
14422              at link time.
14423              
14424              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
14425              
14426              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
14427              
14428              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
14429              
14430              Subject: [PATCH] todo
14431              
14432              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
14433              
14434              Use $sort, $uniq (and $tr) consistently as wondered
14435              by Nicholas Clark.
14436              
14437              Too enthusiastic editing in #7460.
14438              
14439              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
14440              
14441              Upgrade to CPAN 1.58_55.
14442              Subject: CPAN.pm status
14443              
14444              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
14445              
14446              Make target reordering to avoid pointless re-makes.
14447              Subject: Re: Total re-make of 'make okfile' after 7451 ?
14448              
14449              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
14450              
14451              Subject: DOC PATCH 5.6.0
14452              
14453              Add the repository doc by Malcolm, Sarathy, and by Simon,
14454              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
14455      Branch: maint-5.6/perl
14456           +> Porting/repository.pod
14457           !> Configure MANIFEST Makefile.SH README.dos README.os2
14458           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
14459           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
14460           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
14461 ____________________________________________________________________________
14462 [  8169] By: gsar                                  on 2000/12/18  02:33:34
14463         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
14464              7435..7441,7445 from mainline
14465              
14466              Make the UTF-8 decoding stricter and more verbose when
14467              malformation happens.  This involved adding an argument
14468              to utf8_to_uv_chk(), which involved changing its prototype,
14469              and prefer STRLEN over I32 for the UTF-8 length, which as
14470              a domino effect necessitated changing the prototypes of
14471              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
14472              The stricter UTF-8 decoding checking uses Markus Kuhn's
14473              UTF-8 Decode Stress Tester from
14474              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
14475              
14476              Run vms/vms_yfix.pl, should have done that after changing
14477              perly.c in #7382.
14478              
14479              Subject: [PATCH 5.7.0] static linking with uninstalled perl
14480              
14481              (Replaced by #7440.)
14482              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
14483              
14484              Fix the bug ID 20001024.005, the bug introduced by #7416.
14485              
14486              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
14487              
14488              Fix the bug reported in
14489              From: andreas.koenig@anima.de (Andreas J. Koenig)
14490              Also make is_utf8_char() stricter.
14491              
14492              Missed the header file changes from #7425.
14493              
14494              Check if stdio supports tweaking lval and cnt simultaneously.
14495              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
14496              
14497              Stratus VOS updates from Paul Green.
14498              
14499              Podify README.epoc and README.vos.
14500              
14501              Add targets to Makefile.SH, most importantly
14502              'regen_all' which also remembers to update vms/perly*.
14503              
14504              Subject: Minor update to find2perl, for portability
14505              
14506              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
14507              
14508              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
14509              
14510              Rename UTF8LEN() to be UNISKIP(), too confusing to have
14511              UTF8LEN() and UTF8SKIP(). 
14512              
14513              Allow poking holes at the UTF-8 decoding strictness.
14514              
14515              Continue the internal UTF-8 API tweaking.
14516              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
14517              used much more than the simpler API, now called utf8_to_uv_simple().
14518              Still not quite happy with API, too much partial duplication
14519              of functionality.
14520              
14521              A new version of making the syslog test more robust.
14522              (Replaces #7421.)
14523              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
14524              
14525              buildtoc target tweaks.
14526              
14527              Integrate with vmsperl #7430 by Charles Bailey:
14528              
14529              Cleanup from prior patch (Charles Lane?):
14530              - improve handling of MFDs in Basename and Path
14531              - default to no xsubpp line # munging when building debug images
14532      Branch: maint-5.6/perl
14533           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14534           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
14535           !> (integrate 67 files)
14536 ____________________________________________________________________________
14537 [  8168] By: gsar                                  on 2000/12/18  02:05:49
14538         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
14539              
14540              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
14541              From: Martin Husemann <martin@duskware.de>
14542              
14543              Subject: [PATCH 5.7.0] restore match data on backtracing
14544              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14545      Branch: maint-5.6/perl
14546           !> regcomp.c regexec.c t/op/re_tests
14547 ____________________________________________________________________________
14548 [  8167] By: gsar                                  on 2000/12/18  01:55:22
14549         Log: integrate changes#7858,7986 from mainline
14550              
14551              C<foreach my $x ...> in pseudo-fork()ed process may diddle
14552              parent's memory; fix it by keeping track of the actual pad
14553              offset rather than a raw pointer (this change is probably also
14554              relevant to non-ithreads case to avoid fallout from reallocs of
14555              the pad array, but is currently only enabled for the ithreads
14556              case in the interests of minimal disruption to existing "well
14557              tested" code)
14558              
14559              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
14560              due to the notorious GetFileType() bug in Windows 9x, which fstat()
14561              tickles)
14562      Branch: maint-5.6/perl
14563           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
14564           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
14565           !> win32/win32.c win32/win32.h win32/win32sck.c
14566 ____________________________________________________________________________
14567 [  8166] By: gsar                                  on 2000/12/18  01:52:59
14568         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
14569              from mainline (xsubpp and ExtUtils::LibList fixups, various
14570              other small items)
14571      Branch: maint-5.6/perl
14572           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
14573           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
14574           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
14575           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
14576           !> win32/bin/search.pl
14577 ____________________________________________________________________________
14578 [  8165] By: gsar                                  on 2000/12/18  01:28:45
14579         Log: integrate changes#7533,7563,7611,7623 from mainline (various
14580              malloc.c embellishments)
14581      Branch: maint-5.6/perl
14582           !> malloc.c pod/perldiag.pod
14583 ____________________________________________________________________________
14584 [  8164] By: gsar                                  on 2000/12/18  01:23:33
14585         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
14586              fixups)
14587      Branch: maint-5.6/perl
14588           !> utils/h2xs.PL
14589 ____________________________________________________________________________
14590 [  8163] By: gsar                                  on 2000/12/18  01:17:50
14591         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
14592              fixups)
14593      Branch: maint-5.6/perl
14594           !> Makefile.SH utils/perlbug.PL
14595 ____________________________________________________________________________
14596 [  8162] By: gsar                                  on 2000/12/18  00:25:43
14597         Log: always export Perl_deb() (it is required by re.xs whether
14598              Perl is built with or without -DDEBUGGING)
14599      Branch: maint-5.6/perl
14600            ! makedef.pl
14601 ____________________________________________________________________________
14602 [  8161] By: gsar                                  on 2000/12/18  00:23:38
14603         Log: integrate change#7414 from mainline
14604              
14605              Undo the basename() part of #7412 since the lib/basename
14606              tests would need upgrading too.
14607              
14608              squelch two tests in tr.t that rely on tr/// paranoia change
14609              that's not in 5.6.x
14610      Branch: maint-5.6/perl
14611            ! t/op/tr.t
14612           !> lib/File/Basename.pm
14613 ____________________________________________________________________________
14614 [  8160] By: gsar                                  on 2000/12/18  00:05:30
14615         Log: missing change in previous integrate
14616      Branch: maint-5.6/perl
14617           !> README.aix
14618 ____________________________________________________________________________
14619 [  8159] By: gsar                                  on 2000/12/18  00:03:38
14620         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
14621              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
14622              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
14623              7410..7413 from mainline
14624      Branch: maint-5.6/perl
14625           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
14626           +> t/lib/tie-splice.t
14627            - lib/unicode/Is/DCinital.pl
14628           !> (integrate 112 files)
14629 ____________________________________________________________________________
14630 [  8158] By: jhi                                   on 2000/12/17  23:04:24
14631         Log: Subject: [PATCHES] RE: perl@8150 
14632              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
14633              Date: Sun, 17 Dec 2000 21:46:39 +0100
14634              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
14635              
14636              Neither cygwin has a getpwuid() one can trust on.
14637      Branch: perl
14638            ! t/lib/glob-basic.t
14639 ____________________________________________________________________________
14640 [  8157] By: jhi                                   on 2000/12/17  23:01:54
14641         Log: More MAN.PODS => {} fixes.
14642      Branch: perl
14643            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
14644            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
14645            ! os2/OS2/REXX/Makefile.PL
14646 ____________________________________________________________________________
14647 [  8156] By: gsar                                  on 2000/12/17  22:49:13
14648         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
14649              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
14650              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
14651              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
14652              7201,7204 from mainline
14653      Branch: maint-5.6/perl
14654           !> (integrate 121 files)
14655 ____________________________________________________________________________
14656 [  8155] By: jhi                                   on 2000/12/17  22:30:58
14657         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
14658              From: "Craig A. Berry" <craigberry@mac.com>
14659              Date: Sun, 17 Dec 2000 13:09:28 -0600
14660              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
14661              
14662              MAN.PODS => ' ' is naughty.
14663      Branch: perl
14664            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
14665 ____________________________________________________________________________
14666 [  8154] By: nick                                  on 2000/12/17  22:07:13
14667         Log: MULTIPLICITY nit.
14668      Branch: perl
14669            ! mg.c
14670 ____________________________________________________________________________
14671 [  8153] By: gsar                                  on 2000/12/17  21:23:05
14672         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
14673              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
14674              from mainline
14675              
14676              Document the SvIOK_.*UV().
14677              
14678              Update Unicode todo list.
14679              
14680              Guard against bad string->int conversion for quads.
14681              
14682              Subject: small apidoc fix
14683              
14684              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
14685              
14686              Subject: [PATCH] Tied filehandle documentation
14687              
14688              Subject: [PATCH] Modernize Opcode.pm documentation
14689              
14690              Make Data::Dumper (non-XS) to work with changed semantics of ref().
14691              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
14692              [applied even though said semantics didn't change in 5.6.x]
14693              
14694              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
14695              
14696              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
14697              
14698              Fix the URL, but the server is still missing in action.
14699              Subject: [ID 20000905.002] perlfaq1.pod URL error
14700              
14701              Subject: [ID 20000903.001] \w in utf8-strings
14702              
14703              Fix the ccversion detection for 5.1 and beyond.
14704              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
14705              
14706              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
14707              
14708              Subject: [ID 20000904.008] Tiny fix for perldiag
14709              
14710              Subject: Re: [ID 20000906.004] segfault with bad perl statement
14711              
14712              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
14713              
14714              Subject: [ID 20000908.002] perlipc documentation bug.
14715              
14716              Subject: [PATCH lib/Benchmark.pm]
14717              
14718              Re-allow vec() for characters > 255.
14719              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
14720              
14721              Do away with memory models cruft.  Sorry, PDP users.
14722              
14723              Continue #7041.
14724              
14725              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
14726              
14727              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
14728              
14729              Upgrade to CPAN 1.57_65, from Andreas König.
14730              
14731              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
14732              by Russ Allbery.
14733              
14734              Silence t/pod/*.t about alternate quote-mappings now implemented
14735              by Pod::Text, from Brad Appleton.
14736              
14737              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
14738              Subject: borland C++ win32.c tweak
14739              
14740              C<@a = @b = split(...)> optimization coredumps under ithreads
14741              (missed a spot when fixing up op_pmreplroot hack for ithreads)
14742              
14743              Document the SvUTF8*().
14744              
14745              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
14746              
14747              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
14748              
14749              Do in VMS as the #7054 does.
14750              
14751              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
14752              
14753              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
14754              
14755              Subject: [patch: perl@7045] vms updates
14756              
14757              Test for the #7049.
14758              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
14759              
14760              Break up the myconfig lines a bit.
14761              Subject: perlbug/perl -V output format
14762              
14763              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
14764              
14765              The #7054 truncated Configure badly.
14766              
14767              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
14768              initialization in all the threads on Windows
14769              
14770              Allow for whitespace between "#" and "line" in cpp output.
14771              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
14772              
14773              Remove vestiges of tr//CU.
14774              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
14775              
14776              The return value of setlocale must be copied away.
14777              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
14778              
14779              Allow chop() and chomp() to be overridden.
14780              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
14781              
14782              Hints optimization.
14783              Subject: Minor nit
14784              
14785              Subject: [PATCH] de-wall t/README
14786              
14787              Subject: Re: Two advertising clauses need to be removed
14788      Branch: maint-5.6/perl
14789           !> (integrate 75 files)
14790 ____________________________________________________________________________
14791 [  8152] By: gsar                                  on 2000/12/17  20:30:11
14792         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
14793              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
14794              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
14795              
14796              Don't attach -ld to the archname if pointless.
14797              
14798              Document UNTIE in a very minimalistic way.
14799              
14800              POSIX doesn't report long double values under -Duselongdouble
14801              when the long doubles are "real" (bigger than doubles).
14802              
14803              More author updates.
14804              
14805              Try to deduce NV_MAX.  Really should be Configure fodder.
14806              
14807              :: not allowed in pathnames, change to .
14808              Subject: [PATCH perl@6938] cygwin port
14809              
14810              Forget about NV_MAX (#6951).  Various floating point tweaks,
14811              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
14812              
14813              Move the Solaris 7 scan to use64bitall, make the
14814              failure to find 64-bot sparc libc to mention the
14815              possibility of being in an intel, from Lupe and Alan.
14816              
14817              Regen perltoc.
14818              
14819              AUTHORS tweaks, from Peter Prymmer.
14820              
14821              More address tweaking.
14822              
14823              Small tweaks all over.
14824              
14825              File::Temp patches from Andreas König,
14826              
14827              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
14828              
14829              Subject: CPAN.pm beta 1.57_57 for the core
14830              
14831              Part of the solution.
14832              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
14833              
14834              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
14835              
14836              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
14837              
14838              Add the overload warnings to perldiag.
14839              
14840              Drop unused argument.
14841              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
14842              
14843              Subject: Nit in Configure (bleadperl@6961)
14844              
14845              Update to PodParser 1.18, from Brad Appleton.
14846              
14847              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
14848              
14849              Subject: [PATCH: 6948] add SCNfldbl to configure.com
14850              
14851              Document UNTIE. Also tweak implementation to suppress the 'inner references'
14852              warning when UNTIE exists and instead pass the cound of extra references to
14853              the UNTIE method.
14854              
14855              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
14856              so that case-ignoring systems like DCL can tell them from
14857              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
14858              
14859              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
14860              
14861              Feature ordering tweak.
14862              
14863              Regen perltoc.
14864              
14865              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
14866              
14867              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
14868              
14869              Subject: http:// in L<>
14870              
14871              Detypo.
14872              
14873              change#6791 accidentally clobbered change#6710, put it back
14874              
14875              Only the first line, thank you very much.
14876              
14877              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
14878              plus rework the http: spots as suggested by Tom Christiansen,
14879              plus regen perltoc.
14880              
14881              Undo part of change 6489 which looks like a bulk edit which
14882              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
14883              The supressing of main:: on return from select() is undesirable.
14884              
14885              Apparently avoiding the swapping is too costly.
14886              
14887              Various Configure nits by Philip Newton,
14888              plus the ebcdic one by me.
14889              
14890              Make certain cc is set before trying to run it.
14891              
14892              If overloaded %{} etc. return the object do not loop.
14893              Thus  sub deref { $_[0] } functions if object is wanted type.
14894              
14895              Update perlhist.
14896              
14897              More %{} and other deref special casing - do not pass to 'nomethod'.
14898      Branch: maint-5.6/perl
14899           !> (integrate 59 files)
14900 ____________________________________________________________________________
14901 [  8151] By: gsar                                  on 2000/12/17  19:14:38
14902         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
14903              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
14904              
14905              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
14906              
14907              Make the epsilon to be relative, not absolute.
14908              
14909              Put back the flags dump as reasoned in
14910              Subject: Re: [PATCH] Glob dumping
14911              
14912              Introduce ccname to keep track of what compiler kind of we have.
14913              
14914              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
14915              
14916              Put back the slice accidentally removed by #6907.
14917              
14918              Reset archname and archname64 always, forcing them be
14919              recomputed at each Configure run, make Configure and
14920              the hints files agree on the naming of largefiles variables.
14921              
14922              Don't say "Perl 5.0 source kit".
14923              
14924              Subject: [PATCH] fix misc cast warnings
14925              
14926              Subject: typos in pods
14927              
14928              NVs not necessarily doubles, as pointed out by Yitzchak.
14929              
14930              Subject: [PATCH 6889] add a few ldbl formats to configure.com
14931              
14932              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
14933              
14934              Better options for rsync.
14935              
14936              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
14937              
14938              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
14939              
14940              Subject: [PATCH] Re: UNTIE method 
14941              
14942              A better fix for the Socket building problem from Craig Berry.
14943              
14944              Retract the dummy test, skip the security tests (instead of failing),
14945              explain what the warnings mean.
14946              
14947              Heap decorruption.
14948              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
14949              
14950              Update to Unicode 3.0.1.
14951              
14952              Missed one Unicode file.
14953              
14954              Subject: Re: typos in pods
14955              
14956              The #6929 was too skimpy.
14957              
14958              sscanf() may be the only way to read long doubles from strings.
14959              
14960              Reveal Borland's isnan.
14961              Subject: build with BC++ tweak
14962              
14963              Issue useful diagnostic on unknown pod commands.
14964              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
14965              
14966              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
14967              
14968              Clarify the third case of ftmp-security warnings.
14969              
14970              Make -Dusemorebits find long doubles in Solaris.
14971              
14972              Wrap the test in eval.
14973      Branch: maint-5.6/perl
14974           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
14975           +> lib/unicode/PropList.txt lib/unicode/README.perl
14976           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
14977           +> lib/unicode/Unicode.301 vms/vmspipe.com
14978            - lib/unicode/Props.txt lib/unicode/UCD300.html
14979            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
14980           !> (integrate 305 files)
14981 ____________________________________________________________________________
14982 [  8150] By: jhi                                   on 2000/12/17  18:47:57
14983         Log: Uncheckedin generated files.
14984      Branch: perl
14985            ! global.sym perlapi.c pod/perlapi.pod
14986 ____________________________________________________________________________
14987 [  8149] By: jhi                                   on 2000/12/17  18:41:22
14988         Log: Update Changes.
14989      Branch: perl
14990            ! Changes patchlevel.h
14991 ____________________________________________________________________________
14992 [  8148] By: jhi                                   on 2000/12/17  18:39:16
14993         Log: Subject: [PATCH] Fcntl constants speedup
14994              From: Nicholas Clark <nick@ccl4.org>
14995              Date: Sun, 17 Dec 2000 16:29:24 +0000
14996              Message-ID: <20001217162924.E97668@plum.flirble.org>
14997              
14998              Use IVs for the Fcntl constants instead of NVs.
14999      Branch: perl
15000            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
15001 ____________________________________________________________________________
15002 [  8147] By: jhi                                   on 2000/12/17  18:33:41
15003         Log: Add test for #8145 (binmode() warning), add warning for
15004              ioctl() and sockpair(), document them. (fileno() cannot
15005              be tripwired with the same kind of warning because
15006              'defined fileno($foo)' seems to be an idiom.)
15007      Branch: perl
15008            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
15009 ____________________________________________________________________________
15010 [  8146] By: gsar                                  on 2000/12/17  18:09:08
15011         Log: update Changes
15012      Branch: maint-5.6/perl
15013            ! Changes
15014 ____________________________________________________________________________
15015 [  8145] By: jhi                                   on 2000/12/17  17:39:35
15016         Log: Subject: [PATCH] Re: The long awaited feature ...
15017              From: Simon Cozens <simon@cozens.net>
15018              Date: Sun, 17 Dec 2000 12:31:56 +0000
15019              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
15020              
15021              Add a warning to binmode() about using bad filehandles
15022              (can happen e.g. if someone forgets the filehandle argument)
15023      Branch: perl
15024            ! pp_sys.c
15025 ____________________________________________________________________________
15026 [  8144] By: jhi                                   on 2000/12/17  17:33:48
15027         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
15028              From: Jonathan Stowe <gellyfish@gellyfish.com>
15029              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
15030              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
15031      Branch: perl
15032            ! lib/Net/Ping.pm
15033 ____________________________________________________________________________
15034 [  8143] By: jhi                                   on 2000/12/17  05:31:37
15035         Log: Polymorphic regexps.
15036              
15037              Fixes at least the bugs 20001028.003 (both of them...) and
15038              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
15039              also to be fixed by now, probably already before this patch.
15040      Branch: perl
15041            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
15042            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
15043            ! t/op/utf8decode.t t/pragma/utf8.t
15044 ____________________________________________________________________________
15045 [  8142] By: jhi                                   on 2000/12/16  17:16:05
15046         Log: Subject: [patch perl@8102] dos/djgpp update
15047              From: Laszlo Molnar <ml1050@freemail.hu>
15048              Date: Sat, 16 Dec 2000 01:40:52 +0100
15049              Message-ID: <20001216014052.A335@freemail.hu>
15050      Branch: perl
15051            ! djgpp/config.over t/base/commonsense.t
15052 ____________________________________________________________________________
15053 [  8141] By: jhi                                   on 2000/12/16  17:09:27
15054         Log: Few uncheckedin files.
15055      Branch: perl
15056            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
15057 ____________________________________________________________________________
15058 [  8140] By: nick                                  on 2000/12/15  22:14:31
15059         Log: Integrate mainline
15060      Branch: perlio
15061           !> (integrate 53 files)
15062 ____________________________________________________________________________
15063 [  8139] By: jhi                                   on 2000/12/15  19:49:49
15064         Log: One more IVUV tweak from Nicholas Clark.
15065      Branch: perl
15066            ! sv.c
15067 ____________________________________________________________________________
15068 [  8138] By: jhi                                   on 2000/12/15  19:17:06
15069         Log: Return of the IVUV-preservation, now seems to be happy even
15070              in Digital UNIX (the broken strtoul brokenness detection
15071              seems to have been the fly in the ointment).
15072      Branch: perl
15073            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15074            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
15075            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
15076            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
15077            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15078            ! vos/config.ga.h win32/config.bc win32/config.gc
15079            ! win32/config.vc
15080 ____________________________________________________________________________
15081 [  8137] By: jhi                                   on 2000/12/15  18:12:14
15082         Log: Metaconfig unit change for #8136.
15083      Branch: metaconfig
15084            ! U/modified/d_strtoul.U
15085      Branch: metaconfig/U/perl
15086            ! d_strtoull.U d_strtouq.U
15087 ____________________________________________________________________________
15088 [  8136] By: jhi                                   on 2000/12/15  18:11:35
15089         Log: I don't think it's sensible or portable to test the strtou*
15090              on /^-/ strings.
15091      Branch: perl
15092            ! Configure
15093 ____________________________________________________________________________
15094 [  8135] By: jhi                                   on 2000/12/15  17:18:49
15095         Log: Metaconfig unit change for #8134.
15096      Branch: metaconfig
15097            ! U/modified/d_strtoul.U
15098 ____________________________________________________________________________
15099 [  8134] By: jhi                                   on 2000/12/15  17:14:13
15100         Log: If longsize is 8 we don't need a LL suffix for integer constants.
15101      Branch: perl
15102            ! Configure config_h.SH
15103 ____________________________________________________________________________
15104 [  8133] By: jhi                                   on 2000/12/15  16:00:23
15105         Log: Update Changes.
15106      Branch: perl
15107            ! Changes patchlevel.h
15108 ____________________________________________________________________________
15109 [  8132] By: jhi                                   on 2000/12/15  15:44:16
15110         Log: Some compilers get huffy if you do not cast a const pointer
15111              to a non-const when assigning.
15112      Branch: perl
15113            ! gv.c
15114 ____________________________________________________________________________
15115 [  8131] By: jhi                                   on 2000/12/15  15:38:30
15116         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
15117              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15118              Date: Fri, 15 Dec 2000 05:26:57 -0500
15119              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
15120      Branch: perl
15121            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
15122            ! t/pragma/overload.t
15123 ____________________________________________________________________________
15124 [  8130] By: jhi                                   on 2000/12/15  15:36:08
15125         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
15126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15127              Date: Thu, 14 Dec 2000 22:02:43 -0500
15128              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
15129      Branch: perl
15130            ! gv.c perl.h
15131 ____________________________________________________________________________
15132 [  8129] By: jhi                                   on 2000/12/15  15:34:16
15133         Log: Subject: PATCH: h2xs nit
15134              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15135              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
15136              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
15137              
15138              Add a template README.
15139      Branch: perl
15140            ! utils/h2xs.PL
15141 ____________________________________________________________________________
15142 [  8128] By: jhi                                   on 2000/12/15  15:32:22
15143         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
15144      Branch: perl
15145            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
15146 ____________________________________________________________________________
15147 [  8127] By: jhi                                   on 2000/12/15  15:19:34
15148         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
15149              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15150              Date:     Thu, 14 Dec 2000 20:04:42 EST
15151              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
15152      Branch: perl
15153            ! ext/Opcode/Opcode.xs
15154 ____________________________________________________________________________
15155 [  8126] By: jhi                                   on 2000/12/15  15:17:49
15156         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
15157              From: Peter Prymmer <pvhp@forte.com>
15158              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
15159              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
15160      Branch: perl
15161            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
15162            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
15163            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
15164 ____________________________________________________________________________
15165 [  8125] By: jhi                                   on 2000/12/15  15:11:05
15166         Log: This seems to be a stage sane and stable enough to checkin.
15167              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
15168      Branch: perl
15169            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
15170            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
15171            ! t/op/cmp.t t/op/numconvert.t
15172 ____________________________________________________________________________
15173 [  8124] By: jhi                                   on 2000/12/15  04:20:26
15174         Log: Something is really wonky.
15175      Branch: perl
15176            ! sv.c
15177 ____________________________________________________________________________
15178 [  8123] By: jhi                                   on 2000/12/15  04:00:50
15179         Log: Fixes for the IV UV patches to compile in Digital UNIX.
15180      Branch: perl
15181            ! sv.c
15182 ____________________________________________________________________________
15183 [  8122] By: jhi                                   on 2000/12/15  02:53:40
15184         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
15185              From: "Craig A. Berry" <craigberry@mac.com>
15186              Date: Thu, 14 Dec 2000 19:10:49 -0600
15187              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
15188      Branch: perl
15189            ! vms/vms.c
15190 ____________________________________________________________________________
15191 [  8121] By: jhi                                   on 2000/12/15  02:50:00
15192         Log: Metaconfig changes for #8120.
15193      Branch: metaconfig
15194            + U/modified/d_strtoul.U
15195      Branch: metaconfig/U/perl
15196            ! d_strtoull.U d_strtouq.U
15197 ____________________________________________________________________________
15198 [  8120] By: jhi                                   on 2000/12/15  02:49:42
15199         Log: From: Nicholas Clark <nick@ccl4.org> 
15200              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
15201              Date: Thu, 14 Dec 2000 18:38:57 +0000
15202              Message-ID: <20001214183857.B97909@plum.flirble.org>
15203      Branch: perl
15204            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15205            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
15206            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
15207            ! vos/config.ga.def vos/config.ga.h win32/config.bc
15208            ! win32/config.gc win32/config.vc
15209 ____________________________________________________________________________
15210 [  8119] By: jhi                                   on 2000/12/14  23:40:58
15211         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
15212              From: Nicholas Clark <nick@ccl4.org>
15213              Date: Wed, 13 Dec 2000 20:08:50 +0000
15214              Message-ID: <20001213200849.B71166@plum.flirble.org>
15215      Branch: perl
15216            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
15217            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
15218 ____________________________________________________________________________
15219 [  8118] By: jhi                                   on 2000/12/14  22:46:26
15220         Log: Integrate perlio.
15221      Branch: perl
15222           !> MANIFEST ext/Encode/compile makedef.pl
15223 ____________________________________________________________________________
15224 [  8117] By: nick                                  on 2000/12/14  22:38:53
15225         Log: Win32 tweaks to get Encode to build
15226              - temp hack to makedef.pl till PerlIO is properly "exported".
15227              - MSVC dislikes  
15228              static encpage_t foo[];
15229              so make 'em extern for now.
15230      Branch: perlio
15231            ! ext/Encode/compile makedef.pl
15232 ____________________________________________________________________________
15233 [  8116] By: nick                                  on 2000/12/14  22:00:53
15234         Log: Document the new files
15235      Branch: perlio
15236            ! MANIFEST
15237 ____________________________________________________________________________
15238 [  8115] By: jhi                                   on 2000/12/14  21:58:01
15239         Log: MANIFEST new files of #8114.
15240      Branch: perl
15241            ! MANIFEST
15242 ____________________________________________________________________________
15243 [  8114] By: jhi                                   on 2000/12/14  21:50:49
15244         Log: Integrate perlio.
15245      Branch: perl
15246           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
15247           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15248           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
15249           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
15250           !> ext/Encode/Makefile.PL
15251 ____________________________________________________________________________
15252 [  8113] By: jhi                                   on 2000/12/14  21:48:49
15253         Log: The documentation part of the
15254              
15255              Subject: [ID 20001214.002] Net::Ping patch
15256              From: Jonathan Stowe <gellyfish@gellyfish.com>
15257              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
15258              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
15259              since the #7529 had already addressed the same problem.
15260      Branch: perl
15261            ! lib/Net/Ping.pm
15262 ____________________________________________________________________________
15263 [  8112] By: jhi                                   on 2000/12/14  21:42:57
15264         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
15265              From: Dominic Dunlop <domo@computer.org>
15266              Date: Tue, 12 Dec 2000 10:47:10 +0100
15267              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
15268              
15269              Document how elusive subroutines can be.
15270      Branch: perl
15271            ! pod/perlfunc.pod
15272 ____________________________________________________________________________
15273 [  8111] By: jhi                                   on 2000/12/14  21:38:05
15274         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
15275              From: Dominic Dunlop <domo@computer.org>
15276              Date: Thu, 14 Dec 2000 10:13:51 +0100
15277              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
15278      Branch: perl
15279            ! ext/POSIX/POSIX.pod
15280 ____________________________________________________________________________
15281 [  8110] By: jhi                                   on 2000/12/14  21:36:32
15282         Log: Subject: [patch] perlfaq7
15283              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
15284              Date: Thu, 14 Dec 2000 15:31:07 +0100
15285              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
15286      Branch: perl
15287            ! pod/perlfaq7.pod
15288 ____________________________________________________________________________
15289 [  8109] By: jhi                                   on 2000/12/14  21:29:20
15290         Log: Subject: [8104] Encode
15291              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15292              Date: Thu, 14 Dec 2000 14:49:34 +0100
15293              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
15294              
15295              Type casting for nervous compilers.
15296      Branch: perl
15297            ! ext/Encode/Encode.xs
15298 ____________________________________________________________________________
15299 [  8108] By: jhi                                   on 2000/12/14  21:26:17
15300         Log: Subject: [8104] DB_File
15301              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15302              Date: Thu, 14 Dec 2000 14:49:35 +0100
15303              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
15304              
15305              Type definition incorrect for DB 2.7.7.  Not known when it
15306              changed, so only changed it for a known revision.
15307      Branch: perl
15308            ! ext/DB_File/DB_File.xs
15309 ____________________________________________________________________________
15310 [  8107] By: jhi                                   on 2000/12/14  21:23:41
15311         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
15312              From: Peter Prymmer <pvhp@forte.com>
15313              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
15314              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
15315              
15316              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
15317      Branch: perl
15318            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
15319            ! ext/Encode/Encode/posix-bc.enc
15320 ____________________________________________________________________________
15321 [  8106] By: nick                                  on 2000/12/14  20:36:13
15322         Log: "Cold" build correction to Encode's Makefile.PL
15323      Branch: perlio
15324            ! ext/Encode/Makefile.PL
15325 ____________________________________________________________________________
15326 [  8105] By: nick                                  on 2000/12/14  20:09:37
15327         Log: "Compiled" encodings.
15328              Correct replacement character in EBCDIC .enc files
15329              Add 0x7F to ASCII repertoire.
15330      Branch: perlio
15331            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15332            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
15333            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
15334            ! ext/Encode/Makefile.PL ext/Encode/compile
15335            ! ext/Encode/encengine.c ext/Encode/encode.h
15336 ____________________________________________________________________________
15337 [  8104] By: nick                                  on 2000/12/14  00:38:20
15338         Log: Integrate mainline
15339      Branch: perlio
15340           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
15341           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15342           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
15343           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
15344           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
15345           !> t/lib/db-hash.t t/lib/db-recno.t
15346 ____________________________________________________________________________
15347 [  8103] By: nick                                  on 2000/12/13  23:16:13
15348         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
15349              so far and so it does not get lost.
15350      Branch: perlio
15351            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
15352 ____________________________________________________________________________
15353 [  8102] By: jhi                                   on 2000/12/13  17:14:22
15354         Log: Update Changes.
15355      Branch: perl
15356            ! Changes patchlevel.h
15357 ____________________________________________________________________________
15358 [  8101] By: jhi                                   on 2000/12/13  16:53:41
15359         Log: Move the proto of start_glob() to a better place; regen api files.
15360      Branch: perl
15361            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
15362 ____________________________________________________________________________
15363 [  8100] By: jhi                                   on 2000/12/13  16:47:11
15364         Log: Metaconfig change for #8099.
15365      Branch: metaconfig
15366            ! U/modified/Head.U
15367 ____________________________________________________________________________
15368 [  8099] By: jhi                                   on 2000/12/13  16:46:48
15369         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
15370              From: Andy Dougherty <doughera@lafayette.edu>
15371              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
15372              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
15373      Branch: perl
15374            ! Configure
15375 ____________________________________________________________________________
15376 [  8098] By: jhi                                   on 2000/12/13  16:39:02
15377         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
15378              From: rspier@pobox.com (Robert Spier)
15379              Date: Tue, 12 Dec 2000 21:12:39 -0500
15380              Message-ID: <14902.56087.678086.725773@rls.cx>
15381              
15382              fastgetcwd is defined using a glob alias on a $^O dependent basis -
15383              and there was no default assignment or perl subroutine.
15384      Branch: perl
15385            ! lib/Cwd.pm
15386 ____________________________________________________________________________
15387 [  8097] By: jhi                                   on 2000/12/13  16:16:01
15388         Log: Subject: [PATCH] move startglob out of pp_hot.c
15389              From: Nicholas Clark <nick@ccl4.org>
15390              Date: Mon, 11 Dec 2000 23:16:39 +0000
15391              Message-ID: <20001211231638.A55550@plum.flirble.org>
15392      Branch: perl
15393            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
15394 ____________________________________________________________________________
15395 [  8096] By: jhi                                   on 2000/12/13  15:26:23
15396         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
15397              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15398              Date: Wed, 13 Dec 2000 14:01:37 +0100
15399              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
15400              
15401              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
15402              in turn requires libpthread in libswanted.
15403      Branch: perl
15404            ! hints/hpux.sh
15405 ____________________________________________________________________________
15406 [  8095] By: jhi                                   on 2000/12/12  19:51:05
15407         Log: The integration wars continue.
15408      Branch: perl
15409           !> sv.c
15410 ____________________________________________________________________________
15411 [  8094] By: jhi                                   on 2000/12/12  19:48:26
15412         Log: Subject: [PATCH perl@8070] DB_File-1.74  
15413              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
15414              Date: Mon, 11 Dec 2000 23:07:17 -0000
15415              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
15416      Branch: perl
15417            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15418            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
15419            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
15420            ! t/lib/db-recno.t
15421 ____________________________________________________________________________
15422 [  8093] By: nick                                  on 2000/12/12  19:42:13
15423         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
15424      Branch: perlio
15425            ! sv.c
15426           !> lib/File/DosGlob.pm
15427 ____________________________________________________________________________
15428 [  8092] By: jhi                                   on 2000/12/12  19:28:11
15429         Log: Integrate perlio.
15430      Branch: perl
15431           !> sv.c
15432 ____________________________________________________________________________
15433 [  8091] By: nick                                  on 2000/12/12  18:49:45
15434         Log: Fix for Tk, and upgrading shared SVs.
15435      Branch: perlio
15436            ! sv.c
15437 ____________________________________________________________________________
15438 [  8090] By: jhi                                   on 2000/12/12  16:48:59
15439         Log: Subject: [PATCH] Re: Breadperl & Tk
15440              From: Nick Ing-Simmons <nik@tiuk.ti.com>
15441              Date: Tue, 12 Dec 2000 14:48:27 GMT
15442              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
15443      Branch: perl
15444            ! sv.c
15445 ____________________________________________________________________________
15446 [  8089] By: jhi                                   on 2000/12/12  03:37:19
15447         Log: Subject: DosGlob.pm diff for bash style brace expansion.
15448              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
15449              Date: Fri, 8 Dec 2000 10:45:30 -0600
15450              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
15451      Branch: perl
15452            ! lib/File/DosGlob.pm
15453 ____________________________________________________________________________
15454 [  8088] By: nick                                  on 2000/12/11  23:59:59
15455         Log: Integrate mainline
15456      Branch: perlio
15457           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
15458           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15459           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
15460           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
15461           !> t/op/local.t t/pragma/warn/toke toke.c
15462 ____________________________________________________________________________
15463 [  8087] By: jhi                                   on 2000/12/11  23:20:23
15464         Log: Integrate perlio.
15465      Branch: perl
15466           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15467 ____________________________________________________________________________
15468 [  8086] By: jhi                                   on 2000/12/11  22:50:59
15469         Log: Tune further the OS detection of CGI.
15470      Branch: perl
15471            ! lib/CGI.pm
15472 ____________________________________________________________________________
15473 [  8085] By: nick                                  on 2000/12/11  22:50:46
15474         Log: Finish 1st pass of "encoding" layer e.g. :
15475              open($fh,"<encoding(iso8859-7)",$greek) || die;
15476      Branch: perlio
15477            ! ext/Encode/Encode.xs perlio.c perliol.h
15478 ____________________________________________________________________________
15479 [  8084] By: jhi                                   on 2000/12/11  22:32:06
15480         Log: Revert the -f ambiguousity patch, seems to cause
15481              too much hassle (the interpret -Q as a function
15482              where Q is not a known filetest part is left in).
15483      Branch: perl
15484            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
15485            ! toke.c
15486 ____________________________________________________________________________
15487 [  8083] By: jhi                                   on 2000/12/11  22:27:23
15488         Log: (accidentally empty check-in)
15489      Branch: perl
15490            ! lib/File/DosGlob.pm
15491 ____________________________________________________________________________
15492 [  8082] By: nick                                  on 2000/12/11  19:09:51
15493         Log: Restore mmap function (broken by tweaks to shared buffer
15494              layer for encode(xxxx)).
15495      Branch: perlio
15496            ! perlio.c
15497 ____________________________________________________________________________
15498 [  8081] By: jhi                                   on 2000/12/11  18:29:13
15499         Log: Subject: Re: The long awaited feature ...
15500              From: Simon Cozens <simon@cozens.net>
15501              Date: Mon, 11 Dec 2000 15:54:24 +0000
15502              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
15503              
15504              More io/utf8 tests.
15505      Branch: perl
15506            ! t/io/utf8.t
15507 ____________________________________________________________________________
15508 [  8080] By: jhi                                   on 2000/12/11  18:19:36
15509         Log: Subject: PATCH MakeMaker manpage clarification
15510              From: andreas.koenig@anima.de (Andreas J. Koenig)
15511              Date: 10 Dec 2000 20:46:13 +0100
15512              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
15513      Branch: perl
15514            ! lib/ExtUtils/MakeMaker.pm
15515 ____________________________________________________________________________
15516 [  8079] By: jhi                                   on 2000/12/11  15:35:07
15517         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
15518              From: Simon Cozens <simon@cozens.net>
15519              Date: Sun, 10 Dec 2000 19:06:19 +0000
15520              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
15521      Branch: perl
15522            ! ext/B/B/Deparse.pm t/lib/b.t
15523 ____________________________________________________________________________
15524 [  8078] By: jhi                                   on 2000/12/11  15:09:11
15525         Log: Subject: [PATCH] docs on NaN
15526              From: Nicholas Clark <nick@ccl4.org>
15527              Date: Mon, 11 Dec 2000 01:48:38 +0000
15528              Message-ID: <20001211014838.B99205@plum.flirble.org>
15529      Branch: perl
15530            ! pod/perlop.pod
15531 ____________________________________________________________________________
15532 [  8077] By: jhi                                   on 2000/12/11  15:02:21
15533         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
15534              From: Simon Cozens <simon@cozens.net>
15535              Date: Mon, 11 Dec 2000 01:21:45 +0000
15536              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
15537      Branch: perl
15538            ! pp.c pp_hot.c scope.c t/op/local.t
15539 ____________________________________________________________________________
15540 [  8076] By: nick                                  on 2000/12/10  20:43:32
15541         Log: Not merge worthy...
15542              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
15543              syntax is modelled on attributes.
15544              Untested fix for io/utf8 on Win32 etc.
15545              Very clumsy start to the encode layer.
15546      Branch: perlio
15547            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15548 ____________________________________________________________________________
15549 [  8075] By: jhi                                   on 2000/12/10  18:39:33
15550         Log: Darwin is not Windows.
15551      Branch: perl
15552            ! lib/CGI.pm
15553 ____________________________________________________________________________
15554 [  8074] By: jhi                                   on 2000/12/10  18:31:27
15555         Log: Subject: Ambiguous -%c() resolved as a file test
15556              From: "Paul Marquess" <Paul.Marquess@openwave.com>
15557              Date: Sun, 10 Dec 2000 15:35:07 -0000
15558              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
15559      Branch: perl
15560            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15561 ____________________________________________________________________________
15562 [  8073] By: jhi                                   on 2000/12/10  18:16:29
15563         Log: Subject: PATCH installperl misinformed 
15564              From: andreas.koenig@anima.de (Andreas J. Koenig)
15565              Date: 10 Dec 2000 13:01:32 +0100 
15566              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
15567      Branch: perl
15568            ! installperl
15569 ____________________________________________________________________________
15570 [  8072] By: jhi                                   on 2000/12/10  18:07:55
15571         Log: The walkoptree confusion rages; walkoptree() seems to be coming
15572              from B.xs, while walkoptree_slow() comes from B.pm.
15573      Branch: perl
15574            ! ext/B/B.pm
15575 ____________________________________________________________________________
15576 [  8071] By: nick                                  on 2000/12/10  11:45:47
15577         Log: Integrate mainline
15578      Branch: perlio
15579           +> t/base/commonsense.t
15580           !> (integrate 37 files)
15581 ____________________________________________________________________________
15582 [  8070] By: jhi                                   on 2000/12/10  04:46:21
15583         Log: Update Changes.
15584      Branch: perl
15585            ! Changes patchlevel.h
15586 ____________________________________________________________________________
15587 [  8069] By: jhi                                   on 2000/12/10  04:39:19
15588         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
15589              From: andreas.koenig@anima.de (Andreas J. Koenig)
15590              Date: 09 Dec 2000 17:14:25 +0100
15591              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
15592      Branch: perl
15593            + t/base/commonsense.t
15594            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
15595 ____________________________________________________________________________
15596 [  8068] By: jhi                                   on 2000/12/10  04:17:36
15597         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
15598              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15599              Date: Sat, 9 Dec 2000 16:47:22 -0000
15600              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
15601      Branch: perl
15602            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
15603            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
15604            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
15605            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
15606            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
15607            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
15608            ! t/lib/sdbm.t
15609 ____________________________________________________________________________
15610 [  8067] By: jhi                                   on 2000/12/10  03:52:02
15611         Log: Test case for #8066.
15612      Branch: perl
15613            ! t/op/misc.t
15614 ____________________________________________________________________________
15615 [  8066] By: jhi                                   on 2000/12/10  03:50:30
15616         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
15617              From: Simon Cozens <simon@cozens.net>
15618              Date: Sun, 10 Dec 2000 00:55:37 +0000
15619              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
15620      Branch: perl
15621            ! pp_sys.c
15622 ____________________________________________________________________________
15623 [  8065] By: jhi                                   on 2000/12/10  03:44:52
15624         Log: Test case for #8064.
15625      Branch: perl
15626            ! t/comp/proto.t
15627 ____________________________________________________________________________
15628 [  8064] By: jhi                                   on 2000/12/10  03:42:32
15629         Log: Subject: Re: prototype of substr
15630              From: Simon Cozens <simon@cozens.net>
15631              Date: Sun, 10 Dec 2000 00:13:33 +0000
15632              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
15633              
15634              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
15635      Branch: perl
15636            ! pp.c
15637 ____________________________________________________________________________
15638 [  8063] By: jhi                                   on 2000/12/10  03:39:42
15639         Log: Subject: [PATCH] perlguts.pod
15640              From: Simon Cozens <simon@cozens.net>
15641              Date: Sun, 10 Dec 2000 00:06:47 +0000
15642              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
15643              
15644              Documentation of the different types of ops,
15645              plus the functions in dump.c
15646      Branch: perl
15647            ! pod/perlguts.pod
15648 ____________________________________________________________________________
15649 [  8062] By: jhi                                   on 2000/12/10  03:30:04
15650         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
15651              From: Nicholas Clark <nick@talking.bollo.cx>
15652              Date: Sat, 09 Dec 2000 18:57:25 +0000
15653              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
15654              
15655              Be more robust in weird hostname setups.
15656      Branch: perl
15657            ! t/lib/net-hostent.t
15658 ____________________________________________________________________________
15659 [  8061] By: jhi                                   on 2000/12/10  03:28:21
15660         Log: Pacify fussy compiler. 
15661      Branch: perl
15662            ! pp_sys.c
15663 ____________________________________________________________________________
15664 [  8060] By: jhi                                   on 2000/12/10  02:52:46
15665         Log: Integrate perlio.
15666      Branch: perl
15667           !> pp_sys.c t/io/utf8.t
15668 ____________________________________________________________________________
15669 [  8059] By: nick                                  on 2000/12/09  23:40:14
15670         Log: read/sysread/recv should now be utf8 aware.
15671              Basic test for utf8 read.
15672      Branch: perlio
15673            ! pp_sys.c t/io/utf8.t
15674 ____________________________________________________________________________
15675 [  8058] By: jhi                                   on 2000/12/09  21:56:02
15676         Log: Integrate perlio.
15677      Branch: perl
15678           +> t/io/utf8.t
15679           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
15680 ____________________________________________________________________________
15681 [  8057] By: jhi                                   on 2000/12/09  21:53:35
15682         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
15683              From: Inaba Hiroto <inaba@st.rim.or.jp>
15684              Date: Sun, 10 Dec 2000 05:53:21 +0900
15685              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
15686              
15687              Tests for #8056.
15688      Branch: perl
15689            ! t/op/each.t
15690 ____________________________________________________________________________
15691 [  8056] By: jhi                                   on 2000/12/09  21:51:16
15692         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
15693              From: Inaba Hiroto <inaba@st.rim.or.jp>
15694              Date: Sat, 09 Dec 2000 18:02:00 +0900
15695              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
15696              
15697              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
15698      Branch: perl
15699            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
15700 ____________________________________________________________________________
15701 [  8055] By: nick                                  on 2000/12/09  20:11:48
15702         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
15703              than raw PerlIO_write() - does not seem to break any tests.
15704      Branch: perlio
15705            ! pp_sys.c
15706 ____________________________________________________________________________
15707 [  8054] By: nick                                  on 2000/12/09  19:47:30
15708         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
15709              (sysread, recv and write i.e. formats still to do...)
15710              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
15711              open($fh,">:utf8","name")
15712              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
15713              so no extra overhead is involved.
15714              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
15715              to a non-utf8 stream.
15716              Add initial io/utf8.t
15717              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
15718              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
15719              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
15720      Branch: perlio
15721            + t/io/utf8.t
15722            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
15723 ____________________________________________________________________________
15724 [  8053] By: nick                                  on 2000/12/09  19:26:37
15725         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
15726              was only testing this_utf8.
15727      Branch: perlio
15728            ! toke.c
15729 ____________________________________________________________________________
15730 [  8052] By: nick                                  on 2000/12/09  19:09:41
15731         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
15732              i.e. the output string has one, but don't mess with source assumption.
15733      Branch: perlio
15734            ! toke.c
15735 ____________________________________________________________________________
15736 [  8051] By: jhi                                   on 2000/12/09  16:55:17
15737         Log: Integrate perlio.
15738      Branch: perl
15739           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
15740           !> sv.c thrdvar.h util.c
15741 ____________________________________________________________________________
15742 [  8050] By: jhi                                   on 2000/12/09  16:48:07
15743         Log: Nits noticed by Peter Prymmer.
15744      Branch: perl
15745            ! lib/ExtUtils/MM_VMS.pm
15746 ____________________________________________________________________________
15747 [  8049] By: nick                                  on 2000/12/09  13:49:40
15748         Log: UTF8 output prework.
15749              - Store $\ and $, as SVs so they can have SvUTF8 flag
15750              - use do_print() rather than raw PerlIO_write() to print them.
15751      Branch: perlio
15752            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
15753            ! thrdvar.h util.c
15754 ____________________________________________________________________________
15755 [  8048] By: nick                                  on 2000/12/09  12:30:43
15756         Log: Integrate mainline.
15757      Branch: perlio
15758           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
15759           +> t/op/reverse.t
15760           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
15761           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15762           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
15763           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
15764           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
15765           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
15766 ____________________________________________________________________________
15767 [  8047] By: jhi                                   on 2000/12/09  00:23:27
15768         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
15769              From: Michael G Schwern <schwern@pobox.com>
15770              Date: Fri, 8 Dec 2000 14:43:04 -0600
15771      Branch: perl
15772            ! lib/ExtUtils/MM_VMS.pm
15773 ____________________________________________________________________________
15774 [  8046] By: jhi                                   on 2000/12/08  23:10:27
15775         Log: A missed check-in.
15776      Branch: perl
15777            ! lib/ExtUtils/Manifest.pm
15778 ____________________________________________________________________________
15779 [  8045] By: jhi                                   on 2000/12/08  21:57:12
15780         Log: (null check-in)
15781      Branch: perl
15782            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
15783 ____________________________________________________________________________
15784 [  8044] By: jhi                                   on 2000/12/08  21:11:06
15785         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
15786              at the final draft stage.
15787      Branch: perl
15788            + ext/Encode/Encode/iso8859-16.enc
15789            ! MANIFEST
15790 ____________________________________________________________________________
15791 [  8043] By: jhi                                   on 2000/12/08  16:39:04
15792         Log: Update Changes.
15793      Branch: perl
15794            ! Changes patchlevel.h
15795 ____________________________________________________________________________
15796 [  8042] By: jhi                                   on 2000/12/08  16:33:39
15797         Log: Do not return the Unicode replacement character if UTF-8
15798              decoding goes awry, it should be up to the caller to decide.
15799      Branch: perl
15800            ! pod/perlapi.pod utf8.c
15801 ____________________________________________________________________________
15802 [  8041] By: jhi                                   on 2000/12/08  16:22:28
15803         Log: metaconfig maintenance.
15804      Branch: metaconfig
15805            ! U/modified/stdchar.U
15806      Branch: metaconfig/U/perl
15807            + testsyml.U
15808 ____________________________________________________________________________
15809 [  8040] By: jhi                                   on 2000/12/08  16:03:08
15810         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
15811              From: sthoenna@efn.org
15812              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
15813              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
15814      Branch: perl
15815            ! Changes lib/ExtUtils/MM_OS2.pm
15816 ____________________________________________________________________________
15817 [  8039] By: jhi                                   on 2000/12/08  15:57:11
15818         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
15819              From: Simon Cozens <simon@cozens.net>
15820              Date: Fri, 8 Dec 2000 13:33:31 +0000
15821              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
15822              
15823              (The pp_hot part needed a rewrite.)
15824      Branch: perl
15825            ! doop.c pp_hot.c utf8.c
15826 ____________________________________________________________________________
15827 [  8038] By: jhi                                   on 2000/12/08  15:25:08
15828         Log: Subject: djSP
15829              From: Michael Stevens <michael@etla.org>
15830              Date: Wed, 6 Dec 2000 23:24:01 +0000
15831              Message-ID: <20001206232400.A21381@firedrake.org>
15832              
15833              Plus a note from Nick Ing-Simmons.
15834      Branch: perl
15835            ! pp.h
15836 ____________________________________________________________________________
15837 [  8037] By: jhi                                   on 2000/12/08  15:18:35
15838         Log: Filetype is text.
15839      Branch: perl
15840            ! t/op/utf8decode.t
15841 ____________________________________________________________________________
15842 [  8036] By: jhi                                   on 2000/12/08  03:31:27
15843         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
15844              From: Andy Dougherty <doughera@lafayette.edu>
15845              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
15846              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
15847              
15848              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
15849              From: Andy Dougherty <doughera@lafayette.edu>
15850              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
15851              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
15852      Branch: perl
15853            + ext/POSIX/hints/svr4.pl
15854            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
15855 ____________________________________________________________________________
15856 [  8035] By: jhi                                   on 2000/12/08  03:26:01
15857         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
15858              From: Andy Dougherty <doughera@lafayette.edu>
15859              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
15860              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
15861      Branch: perl
15862            ! t/README t/base/term.t
15863 ____________________________________________________________________________
15864 [  8034] By: jhi                                   on 2000/12/08  03:21:59
15865         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
15866              From: mjd@plover.com  
15867              Date: 7 Dec 2000 21:04:20 -0000
15868              Message-ID: <20001207210420.22282.qmail@plover.com>
15869              
15870              Plus -z doc.
15871      Branch: perl
15872            ! pod/perlfunc.pod
15873 ____________________________________________________________________________
15874 [  8033] By: jhi                                   on 2000/12/08  03:19:03
15875         Log: Use the UTF8 macros a bit.  They can't be used with abandon
15876              everywhere because we do generate illegal UTF-8 in some situations.
15877              This is of course naughty.
15878      Branch: perl
15879            ! pod/perlapi.pod utf8.c utf8.h
15880 ____________________________________________________________________________
15881 [  8032] By: jhi                                   on 2000/12/08  03:00:09
15882         Log: Out of sync?
15883      Branch: perl
15884            ! t/pragma/warn/utf8
15885 ____________________________________________________________________________
15886 [  8031] By: jhi                                   on 2000/12/08  02:22:39
15887         Log: Cnt spl.
15888      Branch: perl
15889            ! MANIFEST
15890 ____________________________________________________________________________
15891 [  8030] By: jhi                                   on 2000/12/08  01:23:54
15892         Log: Add test for reverse().
15893      Branch: perl
15894            + t/op/reverse.t
15895            ! MANIFEST
15896 ____________________________________________________________________________
15897 [  8029] By: jhi                                   on 2000/12/08  01:21:47
15898         Log: Integrate perlio.
15899      Branch: perl
15900           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
15901           !> perlio.c perlio.h perlsdio.h warnings.pl
15902 ____________________________________________________________________________
15903 [  8028] By: jhi                                   on 2000/12/08  01:19:08
15904         Log: Introduce macros for UTF8 decoding.
15905      Branch: perl
15906            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
15907 ____________________________________________________________________________
15908 [  8027] By: nick                                  on 2000/12/07  22:18:19
15909         Log: Integrate mainline
15910      Branch: perlio
15911           !> embed.pl pod/perlapi.pod utf8.c
15912 ____________________________________________________________________________
15913 [  8026] By: nick                                  on 2000/12/07  21:45:08
15914         Log: Various oddities p4 diff -se showed up
15915              Remove 'our' from warnings.pl
15916      Branch: perlio
15917            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
15918 ____________________________________________________________________________
15919 [  8025] By: nick                                  on 2000/12/07  21:43:32
15920         Log: Change PerlIO_(get|set)pos to take SV *
15921              Should fix, OS/2, VMS, (sfio??)
15922      Branch: perlio
15923            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
15924 ____________________________________________________________________________
15925 [  8024] By: jhi                                   on 2000/12/07  19:05:32
15926         Log: Document utf8_to_uv() better.
15927      Branch: perl
15928            ! pod/perlapi.pod utf8.c
15929 ____________________________________________________________________________
15930 [  8023] By: jhi                                   on 2000/12/07  18:23:47
15931         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
15932      Branch: perl
15933            ! embed.pl pod/perlapi.pod utf8.c
15934 ____________________________________________________________________________
15935 [  8022] By: jhi                                   on 2000/12/07  04:13:51
15936         Log: Integrate perlio.
15937      Branch: perl
15938           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
15939           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
15940           !> win32/makefile.mk
15941 ____________________________________________________________________________
15942 [  8021] By: nick                                  on 2000/12/07  00:28:14
15943         Log: Various attempts at MSVC debug - not sure what has
15944              changed but works now. 
15945              Seems atexit() _may_ work for DLLs built with MSVC so don't
15946              call cleanup that way.
15947      Branch: perlio
15948            ! perlio.c win32/makefile.mk
15949 ____________________________________________________________________________
15950 [  8020] By: nick                                  on 2000/12/06  19:57:20
15951         Log: Integrate mainline
15952      Branch: perlio
15953           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
15954           !> (integrate 75 files)
15955 ____________________________________________________________________________
15956 [  8019] By: nick                                  on 2000/12/06  19:28:21
15957         Log: Add useperlio to config.vc
15958              Turn off binmode in config_H.PL
15959              Regen all the config_H.xx
15960              Attempt to get debugging build with MSVC.
15961      Branch: perlio
15962            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15963            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
15964 ____________________________________________________________________________
15965 [  8018] By: nick                                  on 2000/12/06  19:21:57
15966         Log: Test various dup/external program options on all platforms.
15967      Branch: perlio
15968            ! t/io/dup.t
15969 ____________________________________________________________________________
15970 [  8017] By: nick                                  on 2000/12/06  19:20:47
15971         Log: Fix harness to be less picky
15972      Branch: perlio
15973            ! lib/Test/Harness.pm
15974 ____________________________________________________________________________
15975 [  8016] By: jhi                                   on 2000/12/06  16:45:12
15976         Log: Update Changes.
15977      Branch: perl
15978            ! Changes patchlevel.h
15979 ____________________________________________________________________________
15980 [  8015] By: jhi                                   on 2000/12/06  16:41:03
15981         Log: Test \x{...} with ord().
15982      Branch: perl
15983            ! t/op/ord.t
15984 ____________________________________________________________________________
15985 [  8014] By: jhi                                   on 2000/12/06  16:20:33
15986         Log: Test tweak because of #8013.
15987      Branch: perl
15988            ! t/lib/b.t
15989 ____________________________________________________________________________
15990 [  8013] By: jhi                                   on 2000/12/06  16:09:09
15991         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
15992              From: Michael G Schwern <schwern@pobox.com>
15993              Date: Tue, 5 Dec 2000 21:23:28 -0500
15994              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
15995              
15996              Carp::Heavy parts not very applicable because of recent changes.
15997      Branch: perl
15998            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
15999            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
16000            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
16001            ! lib/Exporter.pm lib/Exporter/Heavy.pm
16002            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
16003            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16004            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
16005            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
16006            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
16007            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
16008            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
16009            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
16010            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
16011            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
16012            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
16013            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
16014            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
16015            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
16016            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
16017            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
16018            ! warnings.pl
16019 ____________________________________________________________________________
16020 [  8012] By: jhi                                   on 2000/12/06  15:22:38
16021         Log: Subject: [PATCH] Re: New harness is failing things
16022              From: Nick Ing-Simmons <nik@tiuk.ti.com>
16023              Date: Wed, 6 Dec 2000 13:00:30 GMT
16024              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
16025      Branch: perl
16026            ! lib/Test/Harness.pm
16027 ____________________________________________________________________________
16028 [  8011] By: jhi                                   on 2000/12/06  15:12:08
16029         Log: Subject: installhtml changes
16030              From: Michael Stevens <michael@etla.org>
16031              Date: Wed, 6 Dec 2000 13:15:53 +0000
16032              Message-ID: <20001206131553.A27317@firedrake.org>
16033      Branch: perl
16034            ! installhtml
16035 ____________________________________________________________________________
16036 [  8010] By: jhi                                   on 2000/12/06  15:06:05
16037         Log: Subject: the dTHR hits
16038              From: Michael Stevens <michael@etla.org>
16039              Date: Wed, 6 Dec 2000 12:06:03 +0000
16040              Message-ID: <20001206120603.A24581@firedrake.org>
16041              
16042              More, errrm, less dTHRs.
16043      Branch: perl
16044            ! bytecode.pl ext/B/B/C.pm
16045 ____________________________________________________________________________
16046 [  8009] By: jhi                                   on 2000/12/06  15:04:25
16047         Log: Subject: MakeMaker mailing list gone?
16048              From: Michael G Schwern <schwern@pobox.com>
16049              Date: Tue, 5 Dec 2000 19:29:59 -0500
16050              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
16051              
16052              The MakeMaker mailing list is dead, perlbug is the right
16053              address to report bugs.
16054      Branch: perl
16055            ! lib/ExtUtils/MakeMaker.pm
16056 ____________________________________________________________________________
16057 [  8008] By: jhi                                   on 2000/12/06  15:00:32
16058         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
16059              From: Michael G Schwern <schwern@pobox.com>
16060              Date: Tue, 5 Dec 2000 19:21:21 -0500
16061              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
16062              
16063              Add a default MANIFEST skip that ignores things like
16064              version control files, editor temporary files, and the Makefile.
16065      Branch: perl
16066            + lib/ExtUtils/MANIFEST.SKIP
16067            ! MANIFEST lib/ExtUtils/Manifest.pm
16068 ____________________________________________________________________________
16069 [  8007] By: jhi                                   on 2000/12/06  14:57:20
16070         Log: In Amiga more manual hackery of the scripts seems to be needed,
16071              from Jan-Erik Karlsson.  Why Configure does not get this right
16072              is unknown, may be shell-induced.
16073      Branch: perl
16074            ! README.amiga
16075 ____________________________________________________________________________
16076 [  8006] By: jhi                                   on 2000/12/05  23:53:12
16077         Log: Add TOPm1s to peek at the second topmost stack item.
16078      Branch: perl
16079            ! pp.h
16080 ____________________________________________________________________________
16081 [  8005] By: jhi                                   on 2000/12/05  23:13:55
16082         Log: Avaunt, you foul UTF-8 tests.
16083      Branch: perl
16084            ! t/op/ver.t t/pragma/utf8.t
16085 ____________________________________________________________________________
16086 [  8004] By: jhi                                   on 2000/12/05  23:09:54
16087         Log: Continue utf8 dispersal. 
16088      Branch: perl
16089            + t/op/concat.t
16090            ! MANIFEST t/pragma/utf8.t
16091 ____________________________________________________________________________
16092 [  8003] By: nick                                  on 2000/12/05  23:02:39
16093         Log: Integrate mainline.
16094      Branch: perlio
16095           +> t/op/length.t t/op/utf8decode.t
16096           !> (integrate 69 files)
16097 ____________________________________________________________________________
16098 [  8002] By: jhi                                   on 2000/12/05  22:59:28
16099         Log: Integrate perlio.
16100      Branch: perl
16101           !> iperlsys.h perl.c perlio.c win32/perllib.c
16102 ____________________________________________________________________________
16103 [  8001] By: nick                                  on 2000/12/05  22:07:52
16104         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
16105              - calloc/free suffer from damage on TerminateThread()
16106              - use PerlMemShared (as originally planned) now fixed
16107              - avoid doing anything important on DLL "detach".
16108      Branch: perlio
16109            ! perl.c perlio.c win32/perllib.c
16110 ____________________________________________________________________________
16111 [  8000] By: nick                                  on 2000/12/05  21:05:09
16112         Log: Fix gross PerlMemShared issue.
16113      Branch: perlio
16114            ! iperlsys.h
16115 ____________________________________________________________________________
16116 [  7999] By: jhi                                   on 2000/12/05  20:46:58
16117         Log: Test for Unicode (UTF-8) hash keys.
16118      Branch: perl
16119            ! t/op/each.t
16120 ____________________________________________________________________________
16121 [  7998] By: jhi                                   on 2000/12/05  20:30:35
16122         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
16123              is now always UTF-8), empty line cosmetics.
16124      Branch: perl
16125            ! t/pragma/utf8.t
16126 ____________________________________________________________________________
16127 [  7997] By: jhi                                   on 2000/12/05  20:15:40
16128         Log: Subject: Re: STRLEN - what?
16129              From: Andy Dougherty <doughera@lafayette.edu>
16130              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
16131              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
16132              
16133              Explain STRLEN.
16134      Branch: perl
16135            ! pod/perlguts.pod
16136 ____________________________________________________________________________
16137 [  7996] By: jhi                                   on 2000/12/05  20:13:34
16138         Log: Split off the UTF-8 decoder tests, make them to check also
16139              the error message.
16140      Branch: perl
16141            + t/op/utf8decode.t
16142            ! MANIFEST t/pragma/utf8.t utf8.c
16143 ____________________________________________________________________________
16144 [  7995] By: jhi                                   on 2000/12/05  16:39:47
16145         Log: Start migrating bits of pragma/utf8 to elsewhere
16146              (since the long term plan is to obsolete 'use utf8').
16147      Branch: perl
16148            + t/op/length.t
16149            ! MANIFEST t/pragma/utf8.t
16150 ____________________________________________________________________________
16151 [  7994] By: jhi                                   on 2000/12/05  16:30:21
16152         Log: Fix a manual edit typo from #7993, fix the message formatting
16153              for Unicode, add few our declarations.
16154      Branch: perl
16155            ! lib/Carp/Heavy.pm
16156 ____________________________________________________________________________
16157 [  7993] By: jhi                                   on 2000/12/05  16:09:15
16158         Log: Subject: Need help with warnings :-(
16159              From: "Ben Tilly" <ben_tilly@hotmail.com>
16160              Date: Tue, 05 Dec 2000 01:35:54 -0500
16161              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
16162              
16163              Subject: UPDATE: Carp/Heavy now passes all tests
16164              From: "Ben Tilly" <ben_tilly@hotmail.com>
16165              Date: Tue, 05 Dec 2000 07:59:41 -0500
16166              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
16167              
16168              The Brave New Carp.
16169      Branch: perl
16170            ! lib/Carp.pm lib/Carp/Heavy.pm
16171 ____________________________________________________________________________
16172 [  7992] By: jhi                                   on 2000/12/05  15:55:08
16173         Log: Subject: [PATCH perl@7979] cygwin port
16174              From: "Eric Fifer" <efifer@dircon.co.uk>
16175              Date: Tue, 5 Dec 2000 14:04:09 -0000
16176              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
16177      Branch: perl
16178            ! t/lib/net-hostent.t
16179 ____________________________________________________________________________
16180 [  7991] By: jhi                                   on 2000/12/05  15:52:34
16181         Log: Subject: Re: [PATCH] The largest hoax of all times?
16182              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16183              Date: Tue, 5 Dec 2000 00:40:25 -0500
16184              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
16185              
16186              Subject: Re: [PATCH] The largest hoax of all times?
16187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16188              Date: Mon, 4 Dec 2000 23:55:53 -0500
16189              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
16190              
16191              Subject: Re: [PATCH] The largest hoax of all times?
16192              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16193              Date: Tue, 5 Dec 2000 01:28:45 -0500
16194              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
16195              
16196              Fix the unpredictable order of DESTROYs.
16197      Branch: perl
16198            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
16199            ! sv.c sv.h t/op/ref.t
16200 ____________________________________________________________________________
16201 [  7990] By: jhi                                   on 2000/12/05  14:38:53
16202         Log: Subject: [PATCH] shrink pp_hot fractionally
16203              From: Nicholas Clark <nick@ccl4.org>
16204              Date: Tue, 5 Dec 2000 12:44:31 +0000
16205              Message-ID: <20001205124431.E74518@plum.flirble.org>
16206              
16207              Use report_evil_fh().
16208      Branch: perl
16209            ! opcode.pl opnames.h pp_hot.c util.c
16210 ____________________________________________________________________________
16211 [  7989] By: jhi                                   on 2000/12/05  14:21:27
16212         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
16213              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16214              Date: Mon, 04 Dec 2000 22:21:59 -0800
16215              Message-ID: <HmIL6gzkgepS092yn@efn.org>
16216              
16217              Harness shouldn't ignore responses like "ok 3\r\r\n".
16218      Branch: perl
16219            ! lib/Test/Harness.pm
16220 ____________________________________________________________________________
16221 [  7988] By: jhi                                   on 2000/12/05  13:51:28
16222         Log: Integrate the "skip" messages to explain().
16223      Branch: perl
16224            ! t/lib/syslfs.t t/op/lfs.t
16225 ____________________________________________________________________________
16226 [  7987] By: jhi                                   on 2000/12/05  12:34:54
16227         Log: The one that got away in #7984.
16228              
16229              Subject: Re: dTHR - what and why?
16230              From: Michael Stevens <michael@etla.org> 
16231              Date: Tue, 5 Dec 2000 11:15:52 +0000
16232              Message-ID: <20001205111552.A4647@firedrake.org>
16233      Branch: perl
16234            ! sv.h
16235 ____________________________________________________________________________
16236 [  7986] By: gsar                                  on 2000/12/05  09:14:44
16237         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
16238              due to the notorious GetFileType() bug in Windows 9x, which fstat()
16239              tickles)
16240      Branch: perl
16241            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
16242 ____________________________________________________________________________
16243 [  7985] By: jhi                                   on 2000/12/05  05:49:03
16244         Log: Integrate perlio.
16245      Branch: perl
16246           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
16247           !> win32/perlhost.h win32/perllib.c
16248 ____________________________________________________________________________
16249 [  7984] By: jhi                                   on 2000/12/05  05:48:16
16250         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
16251      Branch: perl
16252            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
16253            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
16254            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
16255            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
16256            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
16257            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
16258            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
16259            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
16260            ! win32/win32.c
16261 ____________________________________________________________________________
16262 [  7983] By: nick                                  on 2000/12/04  23:27:43
16263         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
16264      Branch: perlio
16265            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
16266            ! win32/perlhost.h win32/perllib.c
16267 ____________________________________________________________________________
16268 [  7982] By: jhi                                   on 2000/12/04  19:44:09
16269         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
16270              uncovered by #7980.
16271      Branch: perl
16272            ! op.c
16273 ____________________________________________________________________________
16274 [  7981] By: jhi                                   on 2000/12/04  19:42:07
16275         Log: Subject: [PATCH] Trivial dump.c feature
16276              From: Simon Cozens <simon@cozens.net>
16277              Date: Mon, 4 Dec 2000 18:08:38 +0000
16278              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
16279              
16280              Show whether a constant is UTF-8.
16281      Branch: perl
16282            ! dump.c
16283 ____________________________________________________________________________
16284 [  7980] By: jhi                                   on 2000/12/04  19:36:51
16285         Log: UTF-8 hash keys, patch from Inaba Hiroto.
16286      Branch: perl
16287            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
16288 ____________________________________________________________________________
16289 [  7979] By: jhi                                   on 2000/12/04  17:36:28
16290         Log: Update Changes.
16291      Branch: perl
16292            ! Changes patchlevel.h
16293 ____________________________________________________________________________
16294 [  7978] By: jhi                                   on 2000/12/04  16:42:17
16295         Log: Retract #7977, still too volatile (the euphemism of the day
16296              for unfinished and buggy :-)
16297      Branch: perl
16298            ! doop.c hv.c pp.c sv.h
16299 ____________________________________________________________________________
16300 [  7977] By: jhi                                   on 2000/12/04  16:25:15
16301         Log: (Retracted by #7978, too shaky yet.)
16302              
16303              Subject: Re: utf8 in hash keys, implementor missing
16304              From: Simon Cozens <simon@cozens.net>
16305              Date: Sat, 2 Dec 2000 19:49:35 +0000
16306              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
16307              
16308              The first step at UTF-8 hash keys.
16309      Branch: perl
16310            ! doop.c hv.c pp.c sv.h
16311 ____________________________________________________________________________
16312 [  7976] By: jhi                                   on 2000/12/04  16:13:53
16313         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
16314              From: sthoenna@efn.org
16315              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
16316              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
16317      Branch: perl
16318            ! os2/os2.c perlio.c
16319 ____________________________________________________________________________
16320 [  7975] By: jhi                                   on 2000/12/04  16:05:25
16321         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
16322              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16323              Date: Thu, 30 Nov 2000 20:50:37 -0800
16324              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
16325      Branch: perl
16326            ! os2/os2.c
16327 ____________________________________________________________________________
16328 [  7974] By: jhi                                   on 2000/12/04  16:03:57
16329         Log: Subject: [PATCH] ++ 20% faster
16330              From: Nicholas Clark <nick@ccl4.org>
16331              Date: Mon, 4 Dec 2000 12:17:27 +0000
16332              Message-ID: <20001204121726.B52976@plum.flirble.org>
16333              
16334              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
16335      Branch: perl
16336            ! sv.c
16337 ____________________________________________________________________________
16338 [  7973] By: jhi                                   on 2000/12/04  16:00:48
16339         Log: 
16340              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
16341              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16342              Date: Mon, 04 Dec 2000 12:30:45 +0100
16343              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
16344              
16345              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
16346              library (getprotobyname and getprotobynumber are outversioned by
16347              the same calls in libc, at least for xlc version 3.
16348      Branch: perl
16349            ! hints/aix.sh
16350 ____________________________________________________________________________
16351 [  7972] By: jhi                                   on 2000/12/04  02:58:31
16352         Log: Integrate perlio.
16353      Branch: perl
16354           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
16355           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
16356           !> win32/win32.h win32/win32iop.h win32/win32thread.h
16357 ____________________________________________________________________________
16358 [  7971] By: nick                                  on 2000/12/04  00:24:33
16359         Log: Quieten some noise in Win32 builds:
16360              - win32.h is included after <sys/socket.h>, so need to 
16361              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
16362              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
16363      Branch: perlio
16364            ! doio.c perl.h toke.c win32/win32.h
16365 ____________________________________________________________________________
16366 [  7970] By: nick                                  on 2000/12/03  22:57:46
16367         Log: PERL_IMPLICIT_SYS compiles but does not work.
16368      Branch: perlio
16369            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
16370            ! win32/perlhost.h win32/perllib.c win32/win32.h
16371            ! win32/win32iop.h win32/win32thread.h
16372 ____________________________________________________________________________
16373 [  7969] By: jhi                                   on 2000/12/03  22:12:58
16374         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
16375              used to swash_init(), makes regprop() dumps more informative
16376              (+utf8::IsAlpha, -utf8::IsDigit, for example).
16377      Branch: perl
16378            ! regcomp.c regexec.c
16379 ____________________________________________________________________________
16380 [  7968] By: jhi                                   on 2000/12/03  21:39:56
16381         Log: Implement ANYOFUTF8 regprop() dumping.
16382      Branch: perl
16383            ! regcomp.c
16384 ____________________________________________________________________________
16385 [  7967] By: jhi                                   on 2000/12/03  20:57:19
16386         Log: Make uv_to_utf8() to zero-terminate its output buffer,
16387              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
16388      Branch: perl
16389            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
16390 ____________________________________________________________________________
16391 [  7966] By: nick                                  on 2000/12/03  18:41:21
16392         Log: Integrate mainline (STDCHAR)
16393      Branch: perlio
16394           !> Configure t/pragma/utf8.t
16395 ____________________________________________________________________________
16396 [  7965] By: jhi                                   on 2000/12/03  17:58:20
16397         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
16398      Branch: perl
16399            ! t/pragma/utf8.t
16400 ____________________________________________________________________________
16401 [  7964] By: jhi                                   on 2000/12/03  17:35:56
16402         Log: Integrate perlio.
16403      Branch: perl
16404           !> iperlsys.h perlio.c
16405 ____________________________________________________________________________
16406 [  7963] By: jhi                                   on 2000/12/03  17:33:55
16407         Log: Metaconfig unit change for #7962.
16408      Branch: metaconfig
16409            ! U/modified/stdchar.U
16410 ____________________________________________________________________________
16411 [  7962] By: jhi                                   on 2000/12/03  17:33:27
16412         Log: Untangle the <stdio.h> #include nest for the stdchar test,
16413              from Andy Dougherty.
16414      Branch: perl
16415            ! Configure
16416 ____________________________________________________________________________
16417 [  7961] By: nick                                  on 2000/12/03  16:53:00
16418         Log: Make iperlsys.h vector stdio not PerlIO.
16419      Branch: perlio
16420            ! iperlsys.h perlio.c
16421 ____________________________________________________________________________
16422 [  7960] By: nick                                  on 2000/12/03  14:43:01
16423         Log: Integrate mainline
16424      Branch: perlio
16425           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
16426           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
16427 ____________________________________________________________________________
16428 [  7959] By: jhi                                   on 2000/12/03  08:16:36
16429         Log: Use DO_UTF8().
16430      Branch: perl
16431            ! op.c
16432 ____________________________________________________________________________
16433 [  7958] By: jhi                                   on 2000/12/02  18:33:05
16434         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
16435              From: Mike Guy <mjtg@cam.ac.uk>         
16436              Date: Sat, 02 Dec 2000 17:27:13 +0000
16437              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
16438              
16439              An extraneous argument.
16440      Branch: perl
16441            ! toke.c
16442 ____________________________________________________________________________
16443 [  7957] By: jhi                                   on 2000/12/02  18:22:32
16444         Log: A missing hunk.
16445      Branch: perl
16446            ! t/lib/net-hostent.t
16447 ____________________________________________________________________________
16448 [  7956] By: jhi                                   on 2000/12/02  18:06:20
16449         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
16450              From: Nicholas Clark <nick@ccl4.org>
16451              Date: Sat, 2 Dec 2000 14:28:27 +0000
16452              Message-ID: <20001202142827.A12308@plum.flirble.org>
16453              
16454              Test robustness.
16455      Branch: perl
16456            ! t/lib/net-hostent.t
16457 ____________________________________________________________________________
16458 [  7955] By: jhi                                   on 2000/12/02  17:58:06
16459         Log: Metaconfig unit change for #7954.
16460      Branch: metaconfig
16461            ! U/modified/stdchar.U
16462 ____________________________________________________________________________
16463 [  7954] By: jhi                                   on 2000/12/02  17:54:32
16464         Log: An inconvenient hang would happen if the stdio _ptr wasn't
16465              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
16466              would be grepping stdin for all eternity for the _ptr.)
16467      Branch: perl
16468            ! Configure
16469 ____________________________________________________________________________
16470 [  7953] By: jhi                                   on 2000/12/02  00:07:15
16471         Log: Update Changes.
16472      Branch: perl
16473            ! Changes patchlevel.h
16474 ____________________________________________________________________________
16475 [  7952] By: jhi                                   on 2000/12/01  23:54:47
16476         Log: Subject: Re: long shell lines
16477              From: Andy Dougherty <doughera@lafayette.edu>
16478              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
16479              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
16480              
16481              Split overly long shell command lines.
16482      Branch: perl
16483            ! lib/ExtUtils/MM_Unix.pm
16484 ____________________________________________________________________________
16485 [  7951] By: jhi                                   on 2000/12/01  23:48:02
16486         Log: The metaconfig unit change for #7950.
16487      Branch: metaconfig
16488            + U/modified/stdchar.U
16489 ____________________________________________________________________________
16490 [  7950] By: jhi                                   on 2000/12/01  23:47:39
16491         Log: Try to find stdchar also from <stdio_impl.h>.
16492      Branch: perl
16493            ! Configure config_h.SH
16494 ____________________________________________________________________________
16495 [  7949] By: jhi                                   on 2000/12/01  23:46:45
16496         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
16497              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
16498              Date: Fri, 1 Dec 2000 16:26:08 -0500
16499              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
16500              
16501              Reword the diagnostic message.
16502      Branch: perl
16503            ! pod/perldiag.pod
16504 ____________________________________________________________________________
16505 [  7948] By: nick                                  on 2000/12/01  22:49:43
16506         Log: Integrate mainline (for s/y/m as sub names stuff).
16507      Branch: perlio
16508           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
16509           !> t/pragma/warn/toke toke.c
16510 ____________________________________________________________________________
16511 [  7947] By: jhi                                   on 2000/12/01  20:55:41
16512         Log: Integrate perlio.
16513      Branch: perl
16514           !> perlio.c perliol.h t/io/pipe.t
16515 ____________________________________________________________________________
16516 [  7946] By: jhi                                   on 2000/12/01  20:36:51
16517         Log: Upgrade to CPAN 1.59_51, from Andreas König.
16518      Branch: perl
16519            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16520 ____________________________________________________________________________
16521 [  7945] By: nick                                  on 2000/12/01  20:31:32
16522         Log: Integrate mainline
16523      Branch: perlio
16524           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
16525           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
16526           +> t/lib/net-hostent.t
16527           !> (integrate 35 files)
16528 ____________________________________________________________________________
16529 [  7944] By: jhi                                   on 2000/12/01  20:23:29
16530         Log: Some help for 20001130.011.  Now one gets warnings like
16531              "Ambiguous -f() resolved as a file test ..."
16532      Branch: perl
16533            ! pod/perldiag.pod t/pragma/warn/toke toke.c
16534 ____________________________________________________________________________
16535 [  7943] By: jhi                                   on 2000/12/01  19:44:44
16536         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
16537              that also breaks using them as methods. 
16538      Branch: perl
16539            ! pod/perldiag.pod t/op/misc.t toke.c
16540 ____________________________________________________________________________
16541 [  7942] By: nick                                  on 2000/12/01  17:56:46
16542         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
16543              Make 'unix' pass most tests
16544              - do unread by temporary push of layer ("pending") holding unread chars
16545              - fast_gets is now based on per-handle flag
16546              - relax one of io/pipe.t tests to allow print to fail and close to
16547              succeed so that it passes on unbuffered "unix" layer.
16548              Remaining fail is sporadic and a genuine race condition between
16549              parent/child in fork test.
16550      Branch: perlio
16551            ! perlio.c perliol.h t/io/pipe.t
16552 ____________________________________________________________________________
16553 [  7941] By: jhi                                   on 2000/12/01  15:28:58
16554         Log: (Retracted by #7943.)
16555              
16556              Reserve the short named string operator names.
16557      Branch: perl
16558            ! pod/perldiag.pod t/op/misc.t toke.c
16559 ____________________________________________________________________________
16560 [  7940] By: jhi                                   on 2000/12/01  06:45:53
16561         Log: Get the three different space character classes right under utf8.
16562      Branch: perl
16563            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
16564            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
16565            ! regexec.c t/op/pat.t utf8.c
16566 ____________________________________________________________________________
16567 [  7939] By: jhi                                   on 2000/12/01  03:26:26
16568         Log: Two more tests that make no sense in UTF-8 since the test
16569              data is not in UTF-8.
16570      Branch: perl
16571            ! t/op/regexp.t
16572 ____________________________________________________________________________
16573 [  7938] By: jhi                                   on 2000/12/01  03:20:39
16574         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
16575              should it be required inside regexen?
16576      Branch: perl
16577            ! regcomp.c t/op/regmesg.t
16578 ____________________________________________________________________________
16579 [  7937] By: jhi                                   on 2000/12/01  02:58:53
16580         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
16581              stored and restored, and thusly was trounced by the utf8 swash
16582              routines.
16583      Branch: perl
16584            ! regcomp.c
16585 ____________________________________________________________________________
16586 [  7936] By: jhi                                   on 2000/11/30  20:41:39
16587         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
16588              Why the different platforms behave so differently (core dump vs
16589              no core dump) on this bug is a but of a mystery, but if I had to
16590              guess I would mumble something like 'alignment'.
16591      Branch: perl
16592            ! sv.c
16593 ____________________________________________________________________________
16594 [  7935] By: jhi                                   on 2000/11/30  16:17:02
16595         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
16596              From: Robin Barker <rmb1@cise.npl.co.uk>
16597              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
16598              Date: Thu, 30 Nov 2000 14:27:12 GMT
16599      Branch: perl
16600            ! perlio.c toke.c
16601 ____________________________________________________________________________
16602 [  7934] By: jhi                                   on 2000/11/30  16:04:49
16603         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
16604      Branch: perl
16605            ! t/lib/net-hostent.t
16606 ____________________________________________________________________________
16607 [  7933] By: jhi                                   on 2000/11/30  06:07:26
16608         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
16609              From: Peter Prymmer <pvhp@forte.com>
16610              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
16611              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
16612              
16613              In VMS the localhost may be LOCALHOST.
16614      Branch: perl
16615            ! t/lib/net-hostent.t
16616 ____________________________________________________________________________
16617 [  7932] By: jhi                                   on 2000/11/30  01:11:11
16618         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
16619              From: Peter Prymmer <pvhp@forte.com>
16620              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
16621              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
16622              
16623              plus regen perlapi.pod.
16624      Branch: perl
16625            ! pod/perlapi.pod utf8.c
16626 ____________________________________________________________________________
16627 [  7931] By: jhi                                   on 2000/11/30  01:06:19
16628         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
16629              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16630              Date:     Wed, 29 Nov 2000 17:15:11 EST
16631              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
16632      Branch: perl
16633            ! t/lib/filter-util.pl t/lib/filter-util.t
16634 ____________________________________________________________________________
16635 [  7930] By: jhi                                   on 2000/11/29  18:51:55
16636         Log: Update Changes.
16637      Branch: perl
16638            ! Changes patchlevel.h
16639 ____________________________________________________________________________
16640 [  7929] By: jhi                                   on 2000/11/29  18:50:55
16641         Log: Update the va_copy() metaconfig unit.
16642      Branch: metaconfig/U/perl
16643            ! need_va_copy.U
16644 ____________________________________________________________________________
16645 [  7928] By: jhi                                   on 2000/11/29  17:50:43
16646         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
16647              From: Dominic Dunlop <domo@computer.org>
16648              Date: Tue, 28 Nov 2000 16:41:57 +0100
16649              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
16650              
16651              Patch to catch a core dump in the Configure va_copy test.
16652      Branch: perl
16653            ! Configure config_h.SH
16654 ____________________________________________________________________________
16655 [  7927] By: jhi                                   on 2000/11/29  17:31:59
16656         Log: Retract #7921, the patch shouldn't be needed.
16657      Branch: perl
16658            ! sv.c
16659 ____________________________________________________________________________
16660 [  7926] By: jhi                                   on 2000/11/29  17:01:41
16661         Log: Make the Class::Struct import() wiser.
16662      Branch: perl
16663            ! lib/Class/Struct.pm t/lib/class-struct.t
16664 ____________________________________________________________________________
16665 [  7925] By: jhi                                   on 2000/11/29  16:36:33
16666         Log: All the core library users of Class::Struct seem to be
16667              using "use Class::Struct 'struct';" instead of the bare
16668              "use Class::Struct;", which isn't documented in Class::Struct.
16669              This can't be right.
16670      Branch: perl
16671            ! lib/File/stat.pm
16672 ____________________________________________________________________________
16673 [  7924] By: jhi                                   on 2000/11/29  16:32:15
16674         Log: A test works better if it has the right 1..$n output.
16675      Branch: perl
16676            ! t/lib/class-struct.t
16677 ____________________________________________________________________________
16678 [  7923] By: jhi                                   on 2000/11/29  16:29:11
16679         Log: Forgot to MANIFEST the new Net::hostent test.
16680      Branch: perl
16681            ! MANIFEST
16682 ____________________________________________________________________________
16683 [  7922] By: jhi                                   on 2000/11/29  16:27:49
16684         Log: Integrate perlio.
16685      Branch: perl
16686           !> iperlsys.h perlio.c
16687 ____________________________________________________________________________
16688 [  7921] By: jhi                                   on 2000/11/29  16:27:10
16689         Log: (Retracted by #7927.)
16690              
16691              Subject: [PATCH] Is infinity a number?
16692              From: Simon Cozens <simon@cozens.net>
16693              Date: Wed, 29 Nov 2000 14:48:20 +0000
16694              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
16695      Branch: perl
16696            ! sv.c
16697 ____________________________________________________________________________
16698 [  7920] By: jhi                                   on 2000/11/29  16:23:02
16699         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
16700              From: rspier@pobox.com (Robert Spier)
16701              Date: Wed, 29 Nov 2000 02:17:49 -0500
16702              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
16703              
16704              Add a test for Net::hostent.
16705      Branch: perl
16706            + t/lib/net-hostent.t
16707 ____________________________________________________________________________
16708 [  7919] By: jhi                                   on 2000/11/29  16:21:31
16709         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
16710              add a test for Class::Struct.
16711      Branch: perl
16712            + t/lib/class-struct.t
16713            ! MANIFEST lib/Class/Struct.pm
16714 ____________________________________________________________________________
16715 [  7918] By: jhi                                   on 2000/11/29  15:48:40
16716         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
16717              From: rspier@pobox.com (Robert Spier)
16718              Date: Wed, 29 Nov 2000 02:25:39 -0500
16719              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
16720              
16721              More checking in case someone has broken their services or
16722              protocol databases.
16723      Branch: perl
16724            ! ext/Sys/Syslog/Syslog.pm
16725 ____________________________________________________________________________
16726 [  7917] By: jhi                                   on 2000/11/29  15:46:25
16727         Log: Subject: [PATCH] $^O  win32 -> MSWin32
16728              From: rspier@pobox.com (Robert Spier)
16729              Date: Wed, 29 Nov 2000 02:17:38 -0500
16730              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
16731              
16732              plus similar nits for vms, err, VMS, and UNICOS.
16733      Branch: perl
16734            ! t/lib/syslfs.t t/op/lfs.t
16735 ____________________________________________________________________________
16736 [  7916] By: jhi                                   on 2000/11/29  15:42:51
16737         Log: Subject: [PATCH] Tokeniser debugging
16738              From: Simon Cozens <simon@cozens.net>
16739              Date: Wed, 29 Nov 2000 14:15:45 +0000
16740              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
16741      Branch: perl
16742            ! perl.c perl.h pod/perlrun.pod toke.c
16743 ____________________________________________________________________________
16744 [  7915] By: jhi                                   on 2000/11/29  15:41:36
16745         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
16746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16747              Date: Wed, 29 Nov 2000 02:13:14 -0500
16748              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
16749              
16750              OUT keyword nits.
16751              
16752              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
16753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16754              Date: Wed, 29 Nov 2000 03:09:04 -0500
16755              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
16756              
16757              OUT and IN_OUT documentation.
16758      Branch: perl
16759            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16760 ____________________________________________________________________________
16761 [  7914] By: jhi                                   on 2000/11/29  03:35:01
16762         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
16763              From: John Tobey <jtobey@john-edwin-tobey.org>
16764              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
16765              Message-Id: <m140e1N-000FOoC@feynman.localnet>
16766              
16767              plus a performance speedup noticed by Sarathy.
16768      Branch: perl
16769            ! op.c
16770 ____________________________________________________________________________
16771 [  7913] By: jhi                                   on 2000/11/29  03:16:59
16772         Log: Use "1 while unlink" so that VMS gets clean, too.
16773      Branch: perl
16774            ! t/lib/filter-util.t
16775 ____________________________________________________________________________
16776 [  7912] By: jhi                                   on 2000/11/29  03:09:08
16777         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
16778              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16779              Date: Tue, 28 Nov 2000 03:27:09 -0500
16780              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
16781      Branch: perl
16782            ! lib/ExtUtils/xsubpp
16783 ____________________________________________________________________________
16784 [  7911] By: jhi                                   on 2000/11/29  03:06:30
16785         Log: This should have been part of #7872: no need to scan UTF-8
16786              until eternity.
16787      Branch: perl
16788            ! utf8.c
16789 ____________________________________________________________________________
16790 [  7910] By: jhi                                   on 2000/11/29  02:50:04
16791         Log: One more perltie.pod nit from Casey R. Tweten.
16792      Branch: perl
16793            ! pod/perltie.pod
16794 ____________________________________________________________________________
16795 [  7909] By: jhi                                   on 2000/11/29  02:44:23
16796         Log: Document the known sprintf test failures, exact standard
16797              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
16798      Branch: perl
16799            ! pod/perldelta.pod t/op/sprintf.t
16800 ____________________________________________________________________________
16801 [  7908] By: jhi                                   on 2000/11/29  02:36:23
16802         Log: Add the Encoding table format documentation.
16803      Branch: perl
16804            + ext/Encode/Encode/EncodeFormat.pod
16805            ! MANIFEST
16806 ____________________________________________________________________________
16807 [  7907] By: jhi                                   on 2000/11/29  02:07:24
16808         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
16809              From: "Casey R. Tweten" <crt@kiski.net>
16810              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
16811              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
16812              
16813              Subject: Re: [PATCH] Updating perltie.pod for arrays
16814              From: "Casey R. Tweten" <crt@kiski.net>
16815              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
16816              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
16817      Branch: perl
16818            ! pod/perltie.pod
16819 ____________________________________________________________________________
16820 [  7906] By: nick                                  on 2000/11/28  22:40:59
16821         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
16822      Branch: perlio
16823            ! iperlsys.h perlio.c
16824 ____________________________________________________________________________
16825 [  7905] By: nick                                  on 2000/11/28  22:04:34
16826         Log: Integrate mainline
16827      Branch: perlio
16828           !> (integrate 39 files)
16829 ____________________________________________________________________________
16830 [  7904] By: jhi                                   on 2000/11/28  16:44:43
16831         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
16832              From: Nicholas Clark <nick@babyhippo.co.uk>
16833              Date: Tue, 28 Nov 2000 11:16:57 +0000
16834              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
16835      Branch: perl
16836            ! pod/perlipc.pod
16837 ____________________________________________________________________________
16838 [  7903] By: jhi                                   on 2000/11/28  16:40:31
16839         Log: Subject: [PATCH] Updating perltie.pod for arrays
16840              From: "Casey R. Tweten" <crt@kiski.net>
16841              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
16842              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
16843      Branch: perl
16844            ! pod/perltie.pod
16845 ____________________________________________________________________________
16846 [  7902] By: jhi                                   on 2000/11/28  16:39:37
16847         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
16848              From: Robin Barker <rmb1@cise.npl.co.uk>
16849              Date: Mon, 27 Nov 2000 17:56:44 GMT
16850              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
16851      Branch: perl
16852            ! pod/perlfunc.pod t/op/split.t
16853 ____________________________________________________________________________
16854 [  7901] By: jhi                                   on 2000/11/28  16:28:04
16855         Log: setmode() is a DOSish-only thing.
16856      Branch: perl
16857            ! perlio.c
16858 ____________________________________________________________________________
16859 [  7900] By: jhi                                   on 2000/11/28  16:21:46
16860         Log: Subject: [PATCH] perlcc.PL cleanups
16861              From: Simon Cozens <simon@cozens.net>
16862              Date: Tue, 28 Nov 2000 12:44:35 +0000
16863              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
16864      Branch: perl
16865            ! utils/perlcc.PL
16866 ____________________________________________________________________________
16867 [  7899] By: gsar                                  on 2000/11/28  06:32:55
16868         Log: reintegrate files missed by change#7895
16869      Branch: maint-5.6/perl
16870           +> ext/ByteLoader/bytecode.h utils/Makefile
16871            - utils/perlbc.PL
16872 ____________________________________________________________________________
16873 [  7897] By: gsar                                  on 2000/11/27  18:22:47
16874         Log: can't integrate these two files, for some reason
16875      Branch: maint-5.6/perl
16876            - ext/ByteLoader/bytecode.h utils/Makefile
16877 ____________________________________________________________________________
16878 [  7895] By: gsar                                  on 2000/11/27  18:11:21
16879         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
16880              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
16881              6757..6890,6892..6901 from mainline
16882              
16883              Bytecompiler patches from Benjamin Stuhl.
16884              
16885              More bytecompiler.
16886              
16887              Subject: [PATCH blead] B:: missing dependency
16888              
16889              Subject: [PATCH: 6757] configure.com updates and syslog build
16890              
16891              Long double Gconvert fixes from Yitzchak Scott-Thoennes
16892              and Spider Boardman.
16893              
16894              Subject: [PATCH blead] nextchar() abuse misses an optimisation
16895              
16896              Long double fixes from Spider Boardman.
16897              
16898              Make the selection of NVff et al stricter.
16899              
16900              cSVOPo_*v things index into the current PL_curpad
16901              under ithreads, which is different from the curpad
16902              used by the XSUB.  (In other words, the code as-is
16903              before this patch wouldn't work under ithreads.)
16904              
16905              Be portable.
16906              
16907              VMS MMS (make) wants null action.
16908              
16909              Mac and other portability updates from Chris Nandor.
16910              
16911              Storable support, v-version fixes.
16912              Subject: CPAN.pm beta for testing available
16913              
16914              Portability fix from Hugo van der Sanden.
16915              
16916              Bad makefile.
16917              
16918              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
16919              
16920              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
16921              
16922              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
16923              
16924              Replace #6705 with a minimal doc patch.
16925              Subject: [PATCH 5.6.0] replace change #6705
16926              
16927              Drop the separate perlbc, perlcc -b should be enough.
16928              
16929              installperl couldn't tell whether it had run tests or not.
16930              Subject: [PATCH] Re: installperl and t/TEST
16931              
16932              Add silencer flags to installperl.
16933              Subject: [PATCH] Making installperl silent.
16934              
16935              Make "make install" by default silent.  A new "install-verbose"
16936              target is verbose.
16937              
16938              More liberal parsing of version numbers.
16939              Subject: Re: CPAN.pm beta for testing available
16940              
16941              Create directories in silence.
16942              Subject: [PATCH] Another silencer for MakeMaker
16943              
16944              DOS patches and portability/porting notes, from Tim Jenness.
16945              
16946              Make installman to recognize the silence flag -S.
16947              
16948              Actually do something with the silencer option.
16949              
16950              Continue silencing.
16951              
16952              Show the doc file, not the temp file.
16953              
16954              Regen perltoc.
16955              
16956              Subject: [PATCH] More silencing of installman.
16957              
16958              Better wording for the vec lvalue diagnostic.
16959              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
16960              
16961              Subject: [PATCH: 6805] several more tweaks to configure.com
16962              
16963              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
16964              
16965              Missing parts of 
16966              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
16967              
16968              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
16969              (applied slightly modified)
16970              
16971              installperl --verbose and --silent.
16972              Subject: Re: [PATCH] More silencing of installman.
16973              
16974              Add install-silent target.
16975              
16976              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
16977              the problem reported in
16978              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
16979              
16980              Tweak the sfio/useperlio logic, hopefully as wished in
16981              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
16982              
16983              One forgotten file from #6816.
16984              
16985              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
16986              
16987              Remove duplicately applied patch shards.
16988              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
16989              
16990              Support preserving extremely big/small angles.
16991              
16992              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
16993              
16994              Subject: [PATCH] installation not quite silent yet.
16995              
16996              Update the test count.
16997              
16998              Use UVxf, PTR2UV, NVff.
16999              
17000              Document PTR2XX and INT2PTR.
17001              
17002              no-install target a la make -n.
17003              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
17004              
17005              grep -e isn't portable.
17006              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
17007              
17008              Can't get the test to reliably work thanks to the
17009              inaccurateness of floating point.  "Resolves" bug ids
17010              20000826.003, 20000826.009, 20000826.010,
17011              
17012              Subject: installman buglet
17013              
17014              DJGPP update from Laszlo Molnar.
17015              
17016              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
17017              
17018              Passing -R in ldflags makes now it to appear in the default
17019              for lddlflags, just like with -L.
17020              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
17021              
17022              Test nit.
17023              
17024              Use the actual thread type, not the pointer-to-struct.
17025              
17026              Provice virtual $Config{ccflags_nolargefiles} etc. 
17027              
17028              display_format used as a class method without arguments was broken,
17029              reported in
17030              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
17031              
17032              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
17033              
17034              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
17035              
17036              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
17037              
17038              opmini.o may be left around if a build is interrupted.
17039              
17040              Typo in #6858.
17041              
17042              Fix for ID 20000828.001, long doubles were not formatted
17043              correctly (showed up in $], which stopped installing perl).
17044              
17045              An attempt to fix the problem reported in
17046              Subject: Building perl@6856 using gcc/AIX 4.3.3 
17047              I can't test this properly since the gcc installation I have
17048              access to seems to be botched (gcc is calling the AIX cpp,
17049              a losing proposition...)
17050              
17051              Add -ld to archname on long tr...double platforms.
17052              
17053              Subject: hv.h Doc Patch
17054              
17055              Potential cruft.
17056              
17057              Subject: [PATCH bleedperl@6856] warnings fixes
17058              
17059              -S is the silent flag, -s is the strip flag.
17060              Subject: [PATCH] Re: [PATCH] make no-install          
17061              
17062              Take out the SUIDMAIL thing, that will not be
17063              a problem in 5.7.*.
17064              
17065              Subject: [PATCH bleedperl@6866] spellings
17066              
17067              Subject: [PATCH] Re: files not cleaned even by veryclean
17068              
17069              Use minimal @INC in tests, most of the time just '../lib',
17070              so that we simply can't pick up stuff from other Perls than
17071              the one we are testing.  Pointed out by
17072              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
17073              
17074              Update to Getopt::Long 2.24, from Johan Vromans.
17075              
17076              Fix for thinko in #6848.
17077              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
17078              
17079              Patches all over for people and the files they (hopefully) care about.
17080              
17081              Subject: Net::protoent does not export 'getproto'
17082              
17083              Missed a change in #6869.
17084              
17085              Subject: [PATCH] Warnings in B::Deparse
17086              
17087              Subject: [PATCH] Glob dumping
17088              
17089              Disable one of the tests for now.
17090              
17091              Disabling the one test is a bit tricky.
17092              
17093              Don't forget to tidy up.
17094              
17095              The #6881 removed one dump line.
17096              
17097              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
17098              
17099              Under usethreads the dumped variable is IN_PAD.
17100              Subject: Re: [PATCH] Glob dumping
17101              
17102              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
17103              
17104              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
17105              
17106              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
17107              
17108              Regen Configure for #6894.
17109              
17110              Subject: [PATCH: 6889] updates to perlebcdic.pod
17111              
17112              Undo namespace pollution of #6878.
17113              Subject: Re: Net::protoent does not export 'getproto'
17114              
17115              Admit that we are leaking scalars.
17116              
17117              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
17118      Branch: maint-5.6/perl
17119           !> (integrate 271 files)
17120 ____________________________________________________________________________
17121 [  7894] By: gsar                                  on 2000/11/27  16:00:34
17122         Log: a couple of nits
17123      Branch: maint-5.6/perl
17124            ! MANIFEST pp_sys.c
17125 ____________________________________________________________________________
17126 [  7893] By: gsar                                  on 2000/11/27  15:10:56
17127         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
17128              6740..6745,6747..6757,6760
17129              
17130              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
17131              
17132              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
17133              
17134              Doc nits spotted by Richard Soderberg.
17135              
17136              move WNOHANG definition to where other such things are
17137              
17138              Make $Config{byteorder} more magical so that it is
17139              dynamically computed: nice for 'fat binaries'.
17140              Subject: [PATCH]: default byteorder
17141              
17142              Subject: [PATCH] Cwd.pm now uses strict
17143              
17144              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
17145              
17146              Get -DLEAKTEST to compile (not necessarily to work, mind)
17147              Subject: [ID 20000724.006] -DLEAKTEST problem
17148              
17149              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
17150              
17151              Add perlebcdic from Peter Prymmer, regen toc.
17152              
17153              Don't propose using modules built for 5.005 if no binary
17154              compatibility with 5.005 is attempted.
17155              
17156              Do not use prototyping here.
17157              Subject: [ID 20000817.016] [PATCH] Peek.xs
17158              
17159              Document what the backtick returns if the command fails.
17160              
17161              Add byteorder to the myconfig output.
17162              
17163              Introduce NVef, NVff, and NVgf, use the middle one.
17164              (helps for lib/peek + Linux + long doubles)  Reported in
17165              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
17166              Use NVs in POSIX math, not doubles.
17167              Subject: [ID 20000817.014] POSIX & modfl
17168              
17169              Subject: [PATCH 5.6.0+] newSVrv() memory leak
17170              
17171              The byteorder code in #6671 was wrong.
17172              
17173              Fix the lib/complex failure of
17174              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
17175              Linux long double accuracy issue: something that
17176              when printed with %g looks like "2" but int() of it is 1.
17177              
17178              Propagate new Configure vars.
17179              
17180              Unbuffer the output.
17181              
17182              Subject: [PATCH] perltrap.pod spring cleaning
17183              
17184              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
17185              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
17186              
17187              Tiny Getopt::Long patch from Johan Vromans.
17188              
17189              Document code point which makes if (defined %stash::) to work
17190              (noted by Spider Boardman).
17191              
17192              Subject: [PATCH perl@6698] cygwin port
17193              
17194              Document the NDBM_File and ODBM_File as SDBM_File
17195              was documented in #6417.
17196              
17197              The new tests were missing from #6415.
17198              
17199              Add [[:blank:]] as suggested in
17200              Subject: [ID 20000716.024] [=cc=] / [:blank:]
17201              (the [=cc=] has already been taken care of by #6439
17202              so the whole bug report can be closed)
17203              and make [[:space:]] to be equivalent to isspace(3)
17204              (as opposed to \s, which is isSPACE()).  The difference
17205              is that now [[:space:]] matches the mythical vertical tab,
17206              while \s doesn't.
17207              
17208              Don't eat leading os from index entries.
17209              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
17210              
17211              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
17212              
17213              Typo in pp_complement().
17214              Subject: [PATCH perl-current] Deparse
17215              
17216              Add warnif(), check warnings further up the stack,
17217              all the warnings functions now can take an optional object reference.
17218              Subject: [PATCH bleedperl@6691] warnings pragma update
17219              
17220              Fix a core dump in lib/selfloader under -DDEBUGGING.
17221              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
17222              
17223              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
17224              
17225              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
17226              
17227              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
17228              Put back the long double avoidance code to POSIX.xs
17229              because VMS seems to need it still.
17230              
17231              Introduce a 'veryclean' target that is like 'distclean'
17232              but also removes *~ and *.orig.
17233              
17234              Subject: [ID 20000817.023] endianness description in perlfunc.pod
17235              
17236              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
17237              
17238              Let's try #6717 again.
17239              
17240              UTF8 concat fixes.
17241              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
17242              
17243              pp_open() could pass an uninitialized filename down to do_open9().
17244              
17245              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
17246              
17247              Update to CGI 2.72, from Lincoln Stein.
17248              
17249              Subject: [PATCH] Silence MakeMaker (Was: installman)
17250              
17251              Use temporary directory instead of current directory.
17252              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
17253              
17254              Document odd vs even subreleases and -Dusedevel.
17255              
17256              The veryclean target needs to clobber.
17257              
17258              Use File::Spec->tmpdir().
17259              
17260              Document the number of exponent digits.
17261              
17262              Mention perlebcdic and perlposix-bc.
17263              
17264              s/this one/the 5.6.0 release/
17265              
17266              The #6724 is here.
17267              
17268              The correct cleaning order is an art.
17269              
17270              small tweaks for change#6705: avoid C++ style comments in C code;
17271              use Perl's malloc API rather than the low level system one
17272              
17273              Array context keeps slithering in.
17274              
17275              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
17276              
17277              Subject: [PATCH] os2.c fix for use64bitint
17278              
17279              Update to Pod::LaTeX 0.53.
17280              Subject: [PATCH] lib/Pod/LaTeX.pm updates
17281              
17282              Document the endianness of Alpha more precisely.
17283              
17284              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
17285              
17286              Rename the macro argument because some preprocessors
17287              can't tell the difference and expand arguments also inside
17288              double quoted strings.
17289              
17290              free TLS slot properly on Windows
17291              
17292              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
17293              
17294              Unicos/mk requires elaborate paranoia.
17295              
17296              Tweak the floating point output routine preferences.
17297              
17298              Also under djgpp the timestamps are funky.
17299              
17300              Apply some PodParser 1.18 patches; the Pod/Find.pm
17301              patches cannot be applied since #6712 conflicts.
17302              
17303              Use PodParser 1.18 new test.
17304              
17305              A pod nit.
17306              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
17307              
17308              Be verydeepclean.
17309      Branch: maint-5.6/perl
17310           +> pod/perlebcdic.pod
17311           !> (integrate 106 files)
17312 ____________________________________________________________________________
17313 [  7892] By: jhi                                   on 2000/11/27  15:02:32
17314         Log: Update Changes.
17315      Branch: perl
17316            ! Changes patchlevel.h
17317 ____________________________________________________________________________
17318 [  7891] By: jhi                                   on 2000/11/27  14:57:23
17319         Log: Subject: Re: perlfaq style changes
17320              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17321              Date: Sat, 25 Nov 2000 23:32:26 -0800
17322              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
17323              
17324              plus a note from Ronald Kimball.
17325      Branch: perl
17326            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
17327 ____________________________________________________________________________
17328 [  7890] By: jhi                                   on 2000/11/27  14:53:14
17329         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
17330              From: Benjamin Holzman <bah@ecnvantage.com>
17331              Date: Sun, 26 Nov 2000 16:27:33 -0500
17332              Message-ID: <20001126162733.J25040@ecnvantage.com>
17333      Branch: perl
17334            ! gv.c
17335 ____________________________________________________________________________
17336 [  7889] By: jhi                                   on 2000/11/27  14:43:11
17337         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
17338              From: lvirden@cas.org
17339              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
17340              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
17341      Branch: perl
17342            ! README.amiga
17343 ____________________________________________________________________________
17344 [  7888] By: jhi                                   on 2000/11/27  14:32:34
17345         Log: Restore also the locale test to no-sprintf-taint state.
17346              Fixes the bug 20001127.003.
17347      Branch: perl
17348            ! sv.c t/pragma/locale.t
17349 ____________________________________________________________________________
17350 [  7887] By: gsar                                  on 2000/11/27  14:13:05
17351         Log: integrate changes#6613..6616,6620..6665 from mainline
17352              
17353              VMS configure.com update continues.
17354              
17355              Subject: Test fails / warnings with perl-current #6612
17356              
17357              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
17358              
17359              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
17360              
17361              For now remove the mail code.
17362              
17363              Subject: Re: [PATCH] @+, @- readonly
17364              
17365              Subject: warning: storage class after type is obsolescent
17366              
17367              Subject: sfio2000
17368              
17369              Subject: Re: File::Temp problems on VMS in bleedperl
17370              
17371              README.os2 update.
17372              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
17373              
17374              Make the user to give up his firstborn, err, to knowingly
17375              verify installing an unstable developer release.  Also bump
17376              the release to 5.7.0, but leave a patch tag in the local
17377              patches saying that this is not yet the real thing.
17378              
17379              Update (kinda) to Test 1.14, from Joshua Pritikin.
17380              
17381              make ok etc also for win32.
17382              
17383              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
17384              
17385              Don't blow limited stacks, a lower number is enough to
17386              tickle the lookbehind limit.
17387              
17388              Use -Dusedevel; regen Configure and the respective Porting stuff.
17389              
17390              Subject: [PATCH] debugger exit code should reflect user exit code
17391              
17392              Subject: [PATCH perl@6620] cygwin port
17393              
17394              Missed a file from #6638.
17395              
17396              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)
17397              
17398              magic callbacks all need to have same type signature
17399              
17400              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
17401              
17402              Fix a dependency problem.
17403              Subject: [PATCH: 6640] VMS Makefile.SH update
17404              
17405              The numeric locale was reset to "C" by s?printf and never restored.
17406              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
17407              No test since adding the failing example to locale.t
17408              does not fail -- probably because the locale settings are so
17409              thoroughly tweaked by that time.  Running the example standalone
17410              does fail, though.  UPDATE: test case added at change #7540.
17411              
17412              Subject: [ID 20000324.040] minor fix to perlhpux.pod
17413              
17414              Update to CPAN 1.57.
17415              
17416              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
17417              
17418              Change the perlbug address to perl.org since it's more forgiving.
17419              
17420              Change the regx compilation error markers to use = instead of <
17421              since pod makes using the latter quite messy.  Reported in
17422              ID 20000814.006 by Abigail and in
17423              Subject: Unknown escape E<> ?
17424              
17425              Update to perldebtut 1.9, from Richard Foley.
17426              
17427              check that the number pseudo children doesn't exceed
17428              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
17429              the WaitForMultipleObjects() limit that would cause wait()
17430              to crash)
17431              wait() and waitpid() could potentially be rewritten to use
17432              more than one thread to do the waiting to eliminate this
17433              limitation
17434              
17435              change#6328 could make close(SOCKET) return false on windows
17436              when it shouldn't
17437              
17438              pod nit seen in passing
17439              
17440              on windows, the return values from wait() and waitpid() don't
17441              match those of pseudo-pids
17442              
17443              waitpid() now handles externally spawned pids correctly;
17444              fixes for backtick/wait/waitpid failures on Windows 9x
17445              these changes make the pid returned by process functions on
17446              Windows 9x always positive by clearing the high bit (which
17447              is always set on Win9x); pseudo-process PIDs are likewise
17448              always negative now on Win9x (just as on NT/2000)
17449              
17450              trailing new %ENV entries weren't being pushed into the real
17451              environment of subprocesses on Windows
17452              
17453              Tweak the regex compilation errors once more.
17454              
17455              avoid warnings from dense compiler
17456              
17457              add "ok" targets from change#6632 in makefile.mk
17458      Branch: maint-5.6/perl
17459            - lib/Pod/PlainText.pm vms/configure.com
17460           !> (integrate 66 files)
17461 ____________________________________________________________________________
17462 [  7886] By: jhi                                   on 2000/11/27  13:54:18
17463         Log: __FUNCTION__ isn't portable and trying to emulate it leads
17464              into practically spelling out the name of the function.
17465              Takes care of the bug 20001127.001.
17466      Branch: perl
17467            ! perlio.c
17468 ____________________________________________________________________________
17469 [  7885] By: gsar                                  on 2000/11/27  13:53:18
17470         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
17471              6610..6611 from mainline
17472              
17473              Make regular expression parse error messages easier to understand.
17474              Subject: Re: enhanced(?) regex error messages
17475              
17476              Tiny tidying on report_evil_fh().
17477              
17478              Subject: Re: enhanced(?) regex error messages 
17479              plus Capitalize the error messages, plus perldiag them.
17480              
17481              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
17482              
17483              Document here-doc better.
17484              
17485              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
17486              
17487              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
17488              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
17489              (either perlbug or p5p ate the original), plus regen
17490              perlapi and perltoc. 
17491              
17492              Regen global.sym.
17493              
17494              Double check that we have a dirhandle.
17495              
17496              Subject: Re: enhanced(?) regex error messages
17497              (plus two small patches sent privately)
17498              (this still seems to leave few test failures)
17499              
17500              warn is a macro, avoid using at a variable to avoid warnings
17501              in some configurations; readdir.t is too conservative in
17502              estimating number of *.t's
17503              
17504              Get back into sync with Jeffrey on the enhanced regex warnings.
17505              
17506              Subject: [PATCH 5.6.0] cygwin port
17507              
17508              Zero entries were skipped, fix from Adrian Goalby
17509              <argoalby@yahoo.co.uk>
17510              
17511              Subject: Remove dead entry in perldiag
17512              
17513              Amend the description of Perl6.
17514              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
17515              
17516              detypo
17517              
17518              It's the 2ndO'ROSSC.
17519              
17520              Revert the sv.c part of #6559, a better fix is needed.
17521              
17522              Iterating perl6 description.
17523              
17524              Update to Term::ANSIColor 1.03, from Russ Allbery.
17525              
17526              Update to Getopt::Long 2.23_05, from Johan Vromans.
17527              
17528              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
17529              
17530              Update to Pod::Parser 1.17, from Brad Appleton.
17531              
17532              Update to CPAN 1.56, from Andreas König.
17533              
17534              Update to CGI 2.70, from Lincoln Stein.
17535              
17536              Put back the std @INC thing.
17537              
17538              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
17539              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
17540              
17541              Document the IO::Select timeout.
17542              
17543              sleep(1) does not necessarily return 1.
17544              Subject: [PATCH bleadperl] op/lex_assign.t  
17545              
17546              Subject: debugger "d" command doesnt check line number
17547              
17548              B::Deparse didn't do sub attributes.
17549              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
17550              
17551              Preprocessing and postprocessing for File::Find.
17552              Subject: Patch to Find::File.pm to allow alphabetical results
17553              
17554              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
17555              
17556              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
17557              
17558              Subject: Re: [ID 20000730.003] utf8::length() bad
17559              
17560              Subject: Getting perlio and threads to compile
17561              (the Solaris version changes in Configure skipped)
17562              
17563              Tests for #6589.
17564              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
17565              
17566              Add Perl debugging tutorial, regen toc. 
17567              Subject: perldebtut.pod
17568              
17569              Add a few missing files, update MANIFEST.
17570              
17571              Rewrite of vms/subconfigure.com as configure.com,
17572              from Peter Prymmer and the vmsperl crew.
17573              
17574              Should have deleted this in #6603.
17575              
17576              Fix the test for 5005threads.
17577              
17578              Fix-n-skip the tests under 5005threads.
17579              
17580              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
17581              
17582              Upgrade to CGI 2.71, from Lincoln Stein.
17583      Branch: maint-5.6/perl
17584           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
17585           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
17586           +> t/op/regmesg.t t/pod/find.t vms/configure.com
17587            - vms/subconfigure.com
17588            ! lib/lib.pm
17589           !> (integrate 115 files)
17590 ____________________________________________________________________________
17591 [  7884] By: jhi                                   on 2000/11/27  13:44:33
17592         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
17593              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17594              Date:     Mon, 27 Nov 2000 08:23:54 EST
17595              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
17596      Branch: perl
17597            ! vms/descrip_mms.template vms/test.com
17598 ____________________________________________________________________________
17599 [  7883] By: gsar                                  on 2000/11/27  11:50:46
17600         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
17601              6511..6513,6515..6523,6525..6536
17602              
17603              The swallow_bom() saga continues.  The #23 of require.t
17604              (UTF16-LE) still fails (silently, no output) but the #22
17605              (UTF16-BE) seems to be working now.  The root of the
17606              failure may be in sv_gets(): is it UTF-16LE-aware,
17607              especially when it comes to line endings? 
17608              
17609              Document the problem with -P in HP-UX and its workaround.
17610              
17611              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
17612              (aka ID 20000730.002)
17613              
17614              Subject: fix and question re: waitpid() under win32
17615              
17616              Make the safety catch for buggy gccs work with triple version
17617              numbers like 2.95.2.  Reported in
17618              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
17619              
17620              In Digital UNIX warn if gcc explicitly chosen because even
17621              2.95.2 is known to cause problems.
17622              
17623              Make chr() for values >127 to create utf8 when under utf8.
17624              
17625              various syntax errors and such (not fixed: comp/require.t#22 coredump
17626              on Windows)
17627              
17628              Stash away the largefiles flags and libswanted.
17629              
17630              BOM patching from Simon Cozens.
17631              
17632              If gccosandvers is equal to osname, clear gccosandvers.
17633              
17634              Make p4desc to skip non-mainperl branches by default.
17635              
17636              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
17637              
17638              The test from this
17639              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
17640              
17641              In new BSDs changes to argv[] do not show up in ps(1) output,
17642              instead one must use setproctitle().  This was already addressed
17643              by change #6457, but the below has a new variant for FreeBSD 4.0
17644              or later, and the matter is also documented more.
17645              
17646              FreeBSD 3.* updates from
17647              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
17648              
17649              regen_headers, regen perltoc.
17650              
17651              Document in one place the memory abstractions used in Perl core.
17652              
17653              memcpy has n o in it, as pinted ut by Sarathy.
17654              
17655              Remove the extraneous "main::" prefix from all the
17656              "opened only for", "on closed", and "never opened" warnings.
17657              
17658              The name of a filehandle does not have <these>.
17659              
17660              The tr utf8 patching continues.
17661              
17662              The new setproctitle() feature is available only in 
17663              bleeding edge FreeBSD.  From Paul Saab.
17664              
17665              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
17666              
17667              Dump UVs as UVs in Data::Dumper.
17668              
17669              detypo #6494
17670              
17671              Document the IVdf UVuf UVof UVxf.
17672              
17673              require.t needs binmode() to work on windows
17674              
17675              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
17676              that are hopefully soon put into use.
17677              
17678              Allow "no Module;" even if there is no 'unimport'.
17679              
17680              Better skip message for the test; one of the two problems in
17681              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
17682              
17683              The subtest 4 may fail also on VOBS, as pointed out
17684              by Nick Ing-Simmons in November 1999, bug id 19991124.003
17685              (but the failure in that bug report isn't the subtest 4).
17686              
17687              Be more informative on what is skipped and why,
17688              also repeat the list at the end.
17689              
17690              Add a URL for FSF.
17691              
17692              Subject: [PATCH] sv.h documentation - SvLEN
17693              
17694              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
17695              
17696              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
17697              
17698              Subject: [PATCH] bad cppsymbols on os2 + Configure question
17699              
17700              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
17701              
17702              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
17703              mention the idea of @( and @)
17704              
17705              This is 6512.  Really.
17706              
17707              Subject: [ID 19990721.004] Documentation bug in perlfunc
17708              
17709              Subject: Minor tweak to perlvar.pod
17710              
17711              In the warnings call filehandles consistently so;
17712              add "unopened" warning for stat().
17713              
17714              After the #6519 a warning about stat() is just that,
17715              not about a filetest, which now have their own warning.
17716              
17717              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
17718              
17719              Subject: Re: Array vs. List context
17720              
17721              Subject: New perlcc, take 2
17722              
17723              Weed buglets pointed out by
17724              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
17725              
17726              gcc versions might have (parentheses) in them.
17727              
17728              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
17729              
17730              Essential prototype changes were missing from #6527.
17731              Also make report_evil_fh() more bomb-proof.
17732              
17733              Zap lib/Sys directory when cleaning up.
17734              
17735              Change the Policy policy: now -Dprefix= with an existing
17736              Policy.sh and prefix == siteprefix == vendorprefix, then all
17737              of them follow along the new prefix.
17738              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
17739              
17740              Continue fixing the io warnings.  This also
17741              sort of fixes bug ID 20000802.003: the core dump
17742              is no more.  Whether the current behaviour is correct
17743              (giving a warning: "Not a format reference"), is another matter.
17744              
17745              Have symbols for the IoTYPEs.
17746              
17747              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
17748              
17749              Document a bit that UDP is not what you might think.
17750              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
17751              tr memory corruption fix from Simon Cozens.
17752              
17753              Plug the security hole described in the Aug 05 2000 bugtraq message
17754              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
17755              The security hole exists only in suidperls, which isn't
17756              installed or even built by default.
17757      Branch: maint-5.6/perl
17758           !> (integrate 71 files)
17759 ____________________________________________________________________________
17760 [  7882] By: gsar                                  on 2000/11/27  10:25:36
17761         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
17762              from mainline
17763              
17764              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
17765              to be fatal errors (instead of by default ignoring them, and
17766              ignoring with a bug: even though -w gave an error, the opening [
17767              was left in)  Reported in:
17768              
17769              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
17770              
17771              Subject: [PATCH] split /^/
17772              
17773              MacOS nits from Matthias Neeracher.
17774              
17775              More split() doc and test patches from Mike Guy.
17776              
17777              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
17778              from Graham Barr in the module list.
17779              
17780              docfix from Peter Scott <Peter@PSDT.com>.
17781              
17782              File::Temp patches for VMS and OS/2 from Tim Jenness.
17783              
17784              open() wariness in perlbug.
17785              
17786              Subject: [PATCH] minor doc change - perlguts
17787              
17788              Subject: Minor doc patch: handy.h
17789              
17790              Be wary of close()s, too.
17791              
17792              Further File::Temp patches from Yitzchak Scott-Thoennes
17793              and Craig A. Berry.
17794              
17795              Subject: [PATCH] fixes bug 20000508.004
17796              
17797              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
17798              
17799              Allow "no AutoLoader;", based on change #6444,
17800              suggested by Graham Barr.
17801              
17802              Use setproctitle() if available to modify $0.
17803              
17804              Warn if the version of the operating system used to compile gcc
17805              differs from the current version of the operating system.
17806              Also display the gcc compilation os and version in myconfig.
17807              Inspiration from
17808              
17809              Tiny fixes for #6460.
17810              
17811              The problem described in this
17812              Subject: [ID 20000322.018] named chars aren't magical enough
17813              has been fixed in perl 5.6.0 but just in case added a test
17814              to keep it away.  (The report from Joseph Hall.)
17815              
17816              Tune the comments and hopefully stop a memory leak.
17817              
17818              Subject: UTF8 concat
17819              (with a memory leak fixed, plus a few casts added)
17820              This also seems to help for
17821              Subject: [ID 20000716.015] join UTF8 weirdness
17822              
17823              Do not upgrade SVs into utf8 just because they participate
17824              in eq or cmp.  Reported and fix suggested in
17825              Subject: [ID 20000720.009] sv_eq UTF8 bug
17826              
17827              Fix the HALF_UPGRADE() macro introduced in #6263.
17828              
17829              Find green threads before native threads.
17830              Subject: Re: Patch to jpl/JNI/Makefile.PL
17831      Branch: maint-5.6/perl
17832           !> (integrate 30 files)
17833 ____________________________________________________________________________
17834 [  7881] By: jhi                                   on 2000/11/27  05:48:41
17835         Log: It seems that *both* the unused submatch loop cleanup
17836              codes are needed.
17837      Branch: perl
17838            ! regexec.c
17839 ____________________________________________________________________________
17840 [  7880] By: jhi                                   on 2000/11/27  04:50:07
17841         Log: Clean .exists deeper.
17842      Branch: perl
17843            ! Makefile.SH
17844 ____________________________________________________________________________
17845 [  7879] By: jhi                                   on 2000/11/27  02:31:35
17846         Log: The code in regcppop() (see #7878) contains the correct lower
17847              limit for the unused submatch 'cleanup' loop so that under
17848              "use utf8" the following code wouldn't dump core:
17849              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
17850              the cleanup loop in regtry() stomped beyond allocated area
17851              in the startp[] array.  Therefore, copied the correct lower
17852              loop limit (*PL_reglastparen) to regtry().  Note: something
17853              may still not be quite right: why was the _higher_ loop limit
17854              (prog->nparens) different in the utf8 case?
17855              
17856              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
17857              without core dumps, there were about 17 of them before
17858              the patch (with us since Perl 5.7.0).  Two failures, still:
17859              496 and 505 (though these may not be severe).
17860              
17861              Patch #7881 is also needed since both the cleanup loops
17862              seem to be needed.
17863              
17864              Also, the t/op/pat#44 seems to core dump under utf8.
17865              Plus a couple of failures.  UGH-8.
17866      Branch: perl
17867            ! regexec.c
17868 ____________________________________________________________________________
17869 [  7878] By: jhi                                   on 2000/11/27  02:21:17
17870         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
17871              the code in regcppop() seems to be redundant for the test suite --
17872              but it contains a germ of truth, and it needed for the build
17873              process itself: see #7879 and #7881.
17874      Branch: perl
17875            ! regexec.c
17876 ____________________________________________________________________________
17877 [  7877] By: jhi                                   on 2000/11/27  01:53:09
17878         Log: Comment on comment.
17879      Branch: perl
17880            ! regexec.c
17881 ____________________________________________________________________________
17882 [  7876] By: jhi                                   on 2000/11/27  00:49:59
17883         Log: Adjust the docs to agree with #7875.
17884      Branch: perl
17885            ! pod/perllocale.pod
17886 ____________________________________________________________________________
17887 [  7875] By: jhi                                   on 2000/11/27  00:49:27
17888         Log: Retract #7863.  It makes more sense not to taint formatted output,
17889              not even by sprintf().
17890      Branch: perl
17891            ! sv.c
17892 ____________________________________________________________________________
17893 [  7874] By: jhi                                   on 2000/11/26  23:36:02
17894         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
17895              Not really fixed (should really dump the UTF-8 charclass),
17896              but stopped displaying the garbage.
17897              
17898              Also add a note on the (missing) Unicode PSXSPC and BLANK.
17899      Branch: perl
17900            ! regcomp.c
17901 ____________________________________________________________________________
17902 [  7873] By: jhi                                   on 2000/11/26  21:31:13
17903         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
17904      Branch: perl
17905            ! regexec.c
17906 ____________________________________________________________________________
17907 [  7872] By: jhi                                   on 2000/11/26  21:06:04
17908         Log: No need to scan till infinity, 13 is enough.
17909      Branch: perl
17910            ! handy.h utf8.c
17911 ____________________________________________________________________________
17912 [  7871] By: jhi                                   on 2000/11/26  20:20:32
17913         Log: Test line numbers are different with utf8.
17914      Branch: perl
17915            ! t/op/re_tests
17916 ____________________________________________________________________________
17917 [  7870] By: jhi                                   on 2000/11/26  20:10:12
17918         Log: Message nit.
17919      Branch: perl
17920            ! regcomp.c
17921 ____________________________________________________________________________
17922 [  7869] By: jhi                                   on 2000/11/26  19:01:05
17923         Log: Make utf8_length() and utf8_distance() (the latter of which
17924              is unused at the moment) to be less forgiving about bad UTF-8.
17925      Branch: perl
17926            ! embed.h embed.pl objXSUB.h proto.h utf8.c
17927 ____________________________________________________________________________
17928 [  7868] By: jhi                                   on 2000/11/26  18:45:56
17929         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
17930              From: Benjamin Holzman <bah@ecnvantage.com>
17931              Date: Sat, 25 Nov 2000 20:40:20 -0500       
17932              Message-ID: <20001125204020.A25040@ecnvantage.com>              
17933              
17934              Debian allows installing /usr/bin/locale without installing
17935              any locales, an error message will ensue.
17936      Branch: perl
17937            ! t/pragma/locale.t
17938 ____________________________________________________________________________
17939 [  7867] By: jhi                                   on 2000/11/26  18:31:12
17940         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
17941              From: Benjamin Holzman <bah@ecnvantage.com>
17942              Date: Sun, 26 Nov 2000 02:42:34 -0500
17943              Message-ID: <20001126024234.G25040@ecnvantage.com>
17944              
17945              Patch for the bug 20000212.002.
17946      Branch: perl
17947            ! sv.c t/op/array.t
17948 ____________________________________________________________________________
17949 [  7866] By: jhi                                   on 2000/11/26  18:28:09
17950         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
17951              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17952              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
17953              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
17954              
17955              File::Temp 0.11.
17956      Branch: perl
17957            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
17958 ____________________________________________________________________________
17959 [  7865] By: jhi                                   on 2000/11/26  18:24:22
17960         Log: The metaconfig unit change for #7864.
17961      Branch: metaconfig/U/perl
17962            ! need_va_copy.U
17963 ____________________________________________________________________________
17964 [  7864] By: jhi                                   on 2000/11/26  18:23:41
17965         Log: Make the va_copy() test not to be so talkative.
17966      Branch: perl
17967            ! Configure config_h.SH
17968 ____________________________________________________________________________
17969 [  7863] By: jhi                                   on 2000/11/26  18:11:02
17970         Log: Fix locale inconsistencies unearthed by Hugo's work.
17971              Now the floating point sprintf really does taint the result
17972              string as perllocale promises (has promised for a long time)
17973              if "use locale" is in the lexical scope.
17974      Branch: perl
17975            ! sv.c t/pragma/locale.t
17976 ____________________________________________________________________________
17977 [  7862] By: jhi                                   on 2000/11/26  00:35:15
17978         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
17979              From: Nicholas Clark <nick@ccl4.org>
17980              Date: Sun, 26 Nov 2000 00:07:50 +0000
17981              Message-ID: <20001126000750.A22446@plum.flirble.org>
17982              
17983              Infinit.
17984      Branch: perl
17985            ! sv.c
17986 ____________________________________________________________________________
17987 [  7861] By: jhi                                   on 2000/11/26  00:01:26
17988         Log: Integrate perlio.
17989      Branch: perl
17990           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
17991 ____________________________________________________________________________
17992 [  7860] By: nick                                  on 2000/11/25  22:04:17
17993         Log: Correct relative path from new ext\Filter\Util\Call location
17994              back to miniperl.
17995      Branch: perlio
17996            ! win32/makefile.mk
17997 ____________________________________________________________________________
17998 [  7859] By: nick                                  on 2000/11/25  21:26:54
17999         Log: Integrate mainline.
18000      Branch: perlio
18001           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
18002           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
18003           +> t/lib/filter-util.t
18004            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18005            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
18006            - t/lib/filt-util.t
18007           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
18008           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
18009           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
18010           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
18011           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
18012           !> win32/makefile.mk
18013 ____________________________________________________________________________
18014 [  7858] By: gsar                                  on 2000/11/25  20:52:17
18015         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
18016              parent's memory; fix it by keeping track of the actual pad
18017              offset rather than a raw pointer (this change is probably also
18018              relevant to non-ithreads case to avoid fallout from reallocs of
18019              the pad array, but is currently only enabled for the ithreads
18020              case in the interests of minimal disruption to existing "well
18021              tested" code)
18022      Branch: perl
18023            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
18024            ! proto.h scope.c scope.h sv.c t/op/fork.t
18025 ____________________________________________________________________________
18026 [  7857] By: nick                                  on 2000/11/25  20:01:28
18027         Log: All tests pass on Win32/gcc/USE_PERLIO.
18028              - when crlf layer is pushed make unix-level binary.
18029              - remove :crlf injection in pp_backtick in pp_sys.c
18030              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
18031      Branch: perlio
18032            ! doio.c perlio.c pp_sys.c win32/makefile.mk
18033 ____________________________________________________________________________
18034 [  7856] By: jhi                                   on 2000/11/25  18:38:30
18035         Log: Update the metaconfig units for #7855.
18036      Branch: metaconfig/U/perl
18037            ! useperlio.U usesocks.U
18038 ____________________________________________________________________________
18039 [  7855] By: jhi                                   on 2000/11/25  18:37:54
18040         Log: Undo the SOCKS workarounds, instead start using PerlIO
18041              if SOCKS is selected.
18042              
18043              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
18044              From: Jens Hamisch <jens@Strawberry.COM>
18045              Date: Fri, 24 Nov 2000 18:31:30 +0100
18046              Message-ID: <20001124183130.E28337@Strawberry.COM>
18047              
18048              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
18049              From: Jens Hamisch <jens@Strawberry.COM>
18050              Date: Fri, 24 Nov 2000 19:11:51 +0100
18051              Message-ID: <20001124191151.A28753@Strawberry.COM>
18052      Branch: perl
18053            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
18054            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
18055 ____________________________________________________________________________
18056 [  7854] By: jhi                                   on 2000/11/25  17:39:08
18057         Log: Undo #7848.  Some of the code seems to use walkoptree(),
18058              some walkoptree_slow().  An unfinished renaming?
18059              Now the sub is walkoptree() (which is @EXPORT_OK),
18060              the walkoptree_slow() is a typeglob alias to walkoptree.
18061              This makes the tests to pass, at least.
18062      Branch: perl
18063            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
18064 ____________________________________________________________________________
18065 [  7853] By: nick                                  on 2000/11/24  22:24:33
18066         Log: Re-arrange crlf vs binary for platforms that care.
18067              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
18068              Lip-service to making stdio layer work on such platfroms (untested).
18069              Now fails 3 tests rather than one, checkin to see if I can debug 
18070              the issue under linux. (Do not merge.)
18071      Branch: perlio
18072            ! doio.c perlio.c perliol.h
18073 ____________________________________________________________________________
18074 [  7852] By: jhi                                   on 2000/11/24  18:57:39
18075         Log: AUTHORS edits.
18076      Branch: perl
18077            ! AUTHORS
18078 ____________________________________________________________________________
18079 [  7851] By: jhi                                   on 2000/11/24  17:34:56
18080         Log: Add Jan-Erik Karlsson.
18081      Branch: perl
18082            ! AUTHORS
18083 ____________________________________________________________________________
18084 [  7850] By: jhi                                   on 2000/11/24  17:27:56
18085         Log: Configure should find stdchar on its own.
18086      Branch: perl
18087            ! hints/solaris_2.sh
18088 ____________________________________________________________________________
18089 [  7849] By: jhi                                   on 2000/11/24  17:24:55
18090         Log: Subject: PATCH over 7848: Filter test flawed
18091              From: andreas.koenig@anima.de (Andreas J. Koenig)
18092              Date: 24 Nov 2000 10:28:29 +0100
18093              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
18094      Branch: perl
18095            ! t/lib/filter-util.t
18096 ____________________________________________________________________________
18097 [  7848] By: jhi                                   on 2000/11/24  17:22:15
18098         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
18099              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
18100              Date: Fri, 24 Nov 2000 16:12:58 +0000
18101              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
18102      Branch: perl
18103            ! ext/B/B.pm
18104 ____________________________________________________________________________
18105 [  7847] By: jhi                                   on 2000/11/24  03:07:01
18106         Log: Integrate perlio.
18107      Branch: perl
18108           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
18109           !> win32/makefile.mk
18110 ____________________________________________________________________________
18111 [  7846] By: gsar                                  on 2000/11/24  00:55:57
18112         Log: integrate changes#6415..6418,6420..6438 from mainline
18113              
18114              Fix the bitvector ops for utf8 (tricky since past 7 bits
18115              the utf8 'characters' can be more than one octet).
18116              
18117              MPE/ix updates for perl 5.6.0 from Mark Bixby.
18118              
18119              Subject: SDBM_File documentation
18120              
18121              Detypo.
18122              
18123              Decutandpasto.
18124              
18125              Send all installperl messages to STDERR and be -w clean.
18126              
18127              Out-of-date note removed.
18128              
18129              Protect against "wild next"s, that is, callbacks doing "next"
18130              instead of "return".
18131              
18132              Use STDOUT consistently.
18133              
18134              The output might have been produced in the wrong order.
18135              
18136              A missing 'break' after the [[:space:]] switch case.
18137              
18138              Add tests for
18139              [ID 19991110.003] another matching finding by pcre author
18140              which has already been fixed by some patch, as verified in
18141              
18142              Documentation to explain the behaviour of map().
18143              
18144              Add an optimization for map-maps-a-list-element-to-more-list-elements
18145              case, but add also notes explaining the relationship of this
18146              patch and the earlier notes by Sarathy.
18147              
18148              Subject: [ID 20000716.023] syslog test fails without sockets
18149              
18150              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
18151              Test cases for #6431.
18152              
18153              File::Spec::VMS fixup for tmpdir from Craig Berry.
18154              
18155              Make the "uninit variable" warning to say "concat or string"
18156              or "join or string" when in concat or join .
18157              
18158              Get UTF16 BOMs working.  Patch from
18159              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
18160              
18161              Subject: [PATCH] Make large file tests deal with SIGXFSZ
18162              
18163              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
18164              
18165              Subject: [PATCH] av.c apidoc
18166      Branch: maint-5.6/perl
18167           !> (integrate 43 files)
18168 ____________________________________________________________________________
18169 [  7845] By: gsar                                  on 2000/11/24  00:20:45
18170         Log: integrate changes#6406..6414 from mainline
18171              
18172              Merge perlhacktut into perlhack, update perlguts.
18173              
18174              Fix AutoSplit to use File::Spec the right way in VMS,
18175              from Peter Prymmer.
18176              
18177              The bug report
18178              [ID 19991110.002] minimal matching discrepancy found by pcre author
18179              seems to have been fixed (though differently from what was suggested
18180              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
18181              
18182              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
18183              not in pod, from Peter Prymmer
18184              
18185              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
18186              From: Hugo <hv@crypt.compulink.co.uk>
18187              Date: Fri, 14 Jul 2000 23:05:20 +0100
18188              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
18189              
18190              Didn't anymore apply, but that point still could use another fix.
18191              
18192              lib/b test fixes from Peter Prymmer.
18193              
18194              More docs for sv functions.
18195              
18196              perlvms.pod whitespace cleanup to keep pod utils happy.
18197              
18198              another VMS build tweak from Peter Prymmer
18199      Branch: maint-5.6/perl
18200           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
18201           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
18202           !> vms/descrip_mms.template vms/perlvms.pod
18203 ____________________________________________________________________________
18204 [  7844] By: nick                                  on 2000/11/23  23:42:45
18205         Log: Win32/perlio Now just fails one io/argv.t test - lack 
18206              of default :crlf on standard streams.
18207      Branch: perlio
18208            ! doio.c perlio.c
18209 ____________________________________________________________________________
18210 [  7843] By: nick                                  on 2000/11/23  23:04:05
18211         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
18212              peek fail is showing a real problem (multiple crlf layers
18213              are getting pushed.)
18214      Branch: perlio
18215            ! doio.c perlio.c win32/makefile.mk
18216 ____________________________________________________________________________
18217 [  7842] By: nick                                  on 2000/11/23  19:46:23
18218         Log: Implement PerlIO_binmode()
18219              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
18220              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
18221              make binmode in t/lib/io_tell.t unconditional so that works.
18222              Checkin just so Win32 machine can see these changes.
18223      Branch: perlio
18224            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
18225 ____________________________________________________________________________
18226 [  7841] By: jhi                                   on 2000/11/23  19:30:00
18227         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
18228      Branch: perl
18229            ! README.amiga
18230 ____________________________________________________________________________
18231 [  7840] By: jhi                                   on 2000/11/23  17:18:02
18232         Log: SOCKS wrestling continues, patches from Jens Hamisch.
18233      Branch: perl
18234            ! doio.c embed.h embed.pl perlsdio.h proto.h
18235 ____________________________________________________________________________
18236 [  7839] By: jhi                                   on 2000/11/23  16:54:14
18237         Log: Push Filter::Util::Call one level deeper.
18238      Branch: perl
18239            + t/lib/filter-util.t
18240           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
18241           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
18242            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18243            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
18244            - t/lib/filt-util.t
18245            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
18246            ! win32/Makefile win32/makefile.mk
18247 ____________________________________________________________________________
18248 [  7838] By: jhi                                   on 2000/11/23  16:52:40
18249         Log: Reach back one higher up when searching for PERL_SRC.
18250      Branch: perl
18251            ! lib/ExtUtils/MM_Unix.pm
18252 ____________________________________________________________________________
18253 [  7837] By: jhi                                   on 2000/11/23  16:05:41
18254         Log: Subject: Re: perl@7826
18255              Date: Thu, 23 Nov 2000 02:20:25 -0600
18256              From: "Craig A. Berry" <craigberry@mac.com>
18257              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
18258              
18259              Make VMS to like Filter::Util::Call. 
18260      Branch: perl
18261            ! configure.com ext/Filter/Util/Makefile.PL
18262 ____________________________________________________________________________
18263 [  7836] By: nick                                  on 2000/11/23  16:04:08
18264         Log: Implement crlf layer - not ready for merge.
18265      Branch: perlio
18266            ! perlio.c win32/makefile.mk
18267 ____________________________________________________________________________
18268 [  7835] By: jhi                                   on 2000/11/23  15:56:52
18269         Log: STDCHAR is different in Sparc v9 vs x86.
18270      Branch: perl
18271            ! hints/solaris_2.sh
18272 ____________________________________________________________________________
18273 [  7834] By: jhi                                   on 2000/11/23  15:50:47
18274         Log: The type needs to be visible to protos.
18275      Branch: perl
18276            ! perl.h
18277 ____________________________________________________________________________
18278 [  7833] By: jhi                                   on 2000/11/23  15:40:46
18279         Log: Finish unfinished SOCKS workaround changes.
18280      Branch: perl
18281            ! doio.c
18282 ____________________________________________________________________________
18283 [  7832] By: jhi                                   on 2000/11/23  15:33:30
18284         Log: Integrate perlio.
18285      Branch: perl
18286           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
18287           !> win32/makefile.mk
18288 ____________________________________________________________________________
18289 [  7831] By: nick                                  on 2000/11/23  10:31:07
18290         Log: Correct makefile.mk dependancies for ext/Filter/Util
18291              Build ext/Encode
18292              Run dmake regen_config_h
18293      Branch: perlio
18294            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18295            ! win32/makefile.mk
18296 ____________________________________________________________________________
18297 [  7830] By: nick                                  on 2000/11/23  08:05:07
18298         Log: Integrate mainline
18299      Branch: perlio
18300           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18301           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
18302           +> t/lib/filt-util.pl t/lib/filt-util.t
18303           !> (integrate 41 files)
18304 ____________________________________________________________________________
18305 [  7829] By: gsar                                  on 2000/11/23  03:07:11
18306         Log: build the Filter extension on windows
18307      Branch: perl
18308            ! win32/Makefile win32/makefile.mk
18309 ____________________________________________________________________________
18310 [  7828] By: gsar                                  on 2000/11/23  02:46:35
18311         Log: regenerate win32/config* and fix some inconsistencies in the
18312              makefiles; always export Perl_deb() because it is needed
18313              by ext/re/* (whether perl itself is built with -DDEBUGGING
18314              or not)
18315      Branch: perl
18316            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
18317            ! win32/config_H.vc win32/makefile.mk
18318 ____________________________________________________________________________
18319 [  7827] By: gsar                                  on 2000/11/23  02:18:38
18320         Log: get sources building on windows+MSVC again (untested with other
18321              compilers)
18322      Branch: perl
18323            ! win32/include/sys/socket.h win32/perllib.c
18324 ____________________________________________________________________________
18325 [  7826] By: jhi                                   on 2000/11/23  01:18:26
18326         Log: Update Changes.
18327      Branch: perl
18328            ! Changes patchlevel.h
18329 ____________________________________________________________________________
18330 [  7825] By: jhi                                   on 2000/11/23  00:20:41
18331         Log: Subject: Re: av.c patch (having slight problems)
18332              From: "Ben Tilly" <ben_tilly@hotmail.com>
18333              Date: Tue, 21 Nov 2000 23:29:31 -0500
18334              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
18335              
18336              unshift() speedup.
18337      Branch: perl
18338            ! av.c
18339 ____________________________________________________________________________
18340 [  7824] By: jhi                                   on 2000/11/22  23:59:15
18341         Log: Fixes for signedness warnings noticed by VMSperlers.
18342      Branch: perl
18343            ! ext/Storable/Storable.xs regcomp.c sv.c
18344 ____________________________________________________________________________
18345 [  7823] By: jhi                                   on 2000/11/22  23:19:31
18346         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
18347              From: Peter Prymmer <pvhp@forte.com>
18348              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
18349              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
18350      Branch: perl
18351            ! t/pragma/warn/pp_hot
18352 ____________________________________________________________________________
18353 [  7822] By: jhi                                   on 2000/11/22  22:52:20
18354         Log: Be clean.
18355      Branch: perl
18356            ! Makefile.SH
18357 ____________________________________________________________________________
18358 [  7821] By: jhi                                   on 2000/11/22  22:46:39
18359         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
18360              by Damian Conway, as suggested by Paul Marquess.
18361      Branch: perl
18362            + lib/Filter/Simple.pm
18363 ____________________________________________________________________________
18364 [  7820] By: jhi                                   on 2000/11/22  22:45:51
18365         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
18366      Branch: perl
18367            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18368            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
18369            + t/lib/filt-util.t
18370            ! MANIFEST
18371 ____________________________________________________________________________
18372 [  7819] By: jhi                                   on 2000/11/22  22:03:27
18373         Log: Integrate perlio.
18374      Branch: perl
18375           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
18376           !> win32/makefile.mk
18377 ____________________________________________________________________________
18378 [  7818] By: jhi                                   on 2000/11/22  21:56:02
18379         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
18380      Branch: perl
18381            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
18382            ! t/lib/io_sock.t
18383 ____________________________________________________________________________
18384 [  7817] By: jhi                                   on 2000/11/22  21:39:49
18385         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
18386              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18387              Date: Wed, 22 Nov 2000 16:08:12 -0500
18388              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
18389      Branch: perl
18390            ! lib/ExtUtils/Liblist.pm
18391 ____________________________________________________________________________
18392 [  7816] By: jhi                                   on 2000/11/22  21:38:25
18393         Log: Go ahead and #include <unistd.h> in perl.h.
18394      Branch: perl
18395            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
18396            ! util.c
18397 ____________________________________________________________________________
18398 [  7815] By: jhi                                   on 2000/11/22  21:22:52
18399         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
18400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18401              Date: Mon, 20 Nov 2000 18:30:52 -0500
18402              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
18403      Branch: perl
18404            ! pod/perlre.pod regcomp.c t/op/re_tests
18405 ____________________________________________________________________________
18406 [  7814] By: jhi                                   on 2000/11/22  21:21:46
18407         Log: Subject: [PATCH 5.7.0] Liblist finally works
18408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18409              Date: Tue, 21 Nov 2000 22:02:17 -0500
18410              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
18411      Branch: perl
18412            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
18413            ! lib/ExtUtils/MakeMaker.pm
18414 ____________________________________________________________________________
18415 [  7813] By: jhi                                   on 2000/11/22  21:20:23
18416         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
18417              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18418              Date: Wed, 22 Nov 2000 17:53:15 +0100
18419              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
18420              
18421              AIX dynaloader and perlio patch.
18422      Branch: perl
18423            ! ext/DynaLoader/dl_aix.xs
18424 ____________________________________________________________________________
18425 [  7812] By: jhi                                   on 2000/11/22  21:17:52
18426         Log: (Accidentally empty patch.)
18427      Branch: perl
18428            ! av.c
18429 ____________________________________________________________________________
18430 [  7811] By: jhi                                   on 2000/11/22  21:16:31
18431         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
18432              From: Peter Prymmer <pvhp@forte.com>
18433              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
18434              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
18435      Branch: perl
18436            ! vms/test.com
18437 ____________________________________________________________________________
18438 [  7810] By: jhi                                   on 2000/11/22  21:15:36
18439         Log: Subject: Re: perl@7777 
18440              From: "John P. Linderman" <jpl@research.att.com>
18441              Date: Wed, 22 Nov 2000 13:11:11 -0500
18442              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
18443              
18444              Detypoing.
18445      Branch: perl
18446            ! lib/CPAN.pm
18447 ____________________________________________________________________________
18448 [  7809] By: jhi                                   on 2000/11/22  21:14:19
18449         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
18450              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18451              Date:     Wed, 22 Nov 2000 13:51:37 EST
18452              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
18453      Branch: perl
18454            ! perlsdio.h
18455 ____________________________________________________________________________
18456 [  7808] By: jhi                                   on 2000/11/22  21:13:27
18457         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
18458              From: Casey Tweten <crt@kiski.net>
18459              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
18460              Message-Id: <200011201653.LAA10194@home.kiski.net>
18461      Branch: perl
18462            ! t/lib/io_udp.t
18463 ____________________________________________________________________________
18464 [  7807] By: jhi                                   on 2000/11/22  21:12:35
18465         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
18466              From: Casey Tweten <crt@kiski.net>
18467              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
18468              Message-Id: <200011201636.LAA07227@home.kiski.net>
18469      Branch: perl
18470            ! t/lib/io_sock.t
18471 ____________________________________________________________________________
18472 [  7806] By: jhi                                   on 2000/11/22  21:10:59
18473         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
18474              From: "Casey R. Tweten" <crt@kiski.net>
18475              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
18476              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
18477      Branch: perl
18478            ! utils/h2xs.PL
18479 ____________________________________________________________________________
18480 [  7805] By: nick                                  on 2000/11/22  21:05:06
18481         Log: Integrate mainline
18482      Branch: perlio
18483           !> Changes Porting/genlog ext/DB_File/DB_File.xs
18484           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
18485           !> utils/perlbug.PL
18486 ____________________________________________________________________________
18487 [  7804] By: jhi                                   on 2000/11/22  21:01:12
18488         Log: Subject: [PATCH] Test.pm POD peculiarity
18489              From: "Casey R. Tweten" <crt@kiski.net>
18490              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
18491              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
18492      Branch: perl
18493            ! lib/Test.pm
18494 ____________________________________________________________________________
18495 [  7803] By: jhi                                   on 2000/11/22  20:59:59
18496         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
18497              From: "Philip Newton" <pnewton@gmx.de>
18498              Date: Wed, 22 Nov 2000 14:25:53 +0100
18499              Message-Id: <3A1BD771.25462.1939FAD@localhost>
18500              
18501              Be case-understanding also on 's', and use the -oi of sendmail
18502              not to terminate the transmission on a lone '.'.
18503      Branch: perl
18504            ! utils/perlbug.PL
18505 ____________________________________________________________________________
18506 [  7802] By: nick                                  on 2000/11/22  20:51:42
18507         Log: Win32 PerlIO intermediate state now working as expected.
18508              - In current state we are still using C runtime in text/binary
18509              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
18510              - PERLIO=stdio and PERLIO=unix pass all expected tests.
18511              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
18512              and PerlIO_seek() and the dummy crlf layer is not making adjustments
18513              for CRLF translation happening in C runtime. All other tests pass.
18514              
18515              Added note to README.win32 to point out the snags of doing a perl build
18516              with Norton AntiVirus turned on.
18517              
18518              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
18519              which file a fail comes from.
18520              
18521              Updated "canned" config.h to match the one generated.
18522      Branch: perlio
18523            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
18524            ! win32/makefile.mk
18525 ____________________________________________________________________________
18526 [  7801] By: jhi                                   on 2000/11/22  06:50:20
18527         Log: Nickety nits.
18528      Branch: perl
18529            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
18530 ____________________________________________________________________________
18531 [  7800] By: jhi                                   on 2000/11/22  01:29:55
18532         Log: Changes had accidentally gone too silent on non-main branches.
18533      Branch: perl
18534            ! Changes Porting/genlog patchlevel.h
18535 ____________________________________________________________________________
18536 [  7799] By: gsar                                  on 2000/11/22  01:02:56
18537         Log: some lib_pm.PL changes snuck in via change#7772
18538      Branch: maint-5.6/perl
18539            ! Makefile.SH
18540 ____________________________________________________________________________
18541 [  7798] By: nick                                  on 2000/11/21  21:59:40
18542         Log: Integrate mainline
18543      Branch: perlio
18544           !> (integrate 28 files)
18545 ____________________________________________________________________________
18546 [  7797] By: jhi                                   on 2000/11/21  21:01:45
18547         Log: Integrate perlio.
18548      Branch: perl
18549           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
18550 ____________________________________________________________________________
18551 [  7796] By: nick                                  on 2000/11/21  20:36:22
18552         Log: Win32 builds and runs (mostly) with USE_PERLIO.
18553              PERLIO=perlio passes all tests. 
18554              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
18555      Branch: perlio
18556            ! perlio.c win32/perllib.c win32/win32.c
18557 ____________________________________________________________________________
18558 [  7795] By: jhi                                   on 2000/11/21  19:03:44
18559         Log: Update Changes.
18560      Branch: perl
18561            ! Changes patchlevel.h
18562 ____________________________________________________________________________
18563 [  7794] By: jhi                                   on 2000/11/21  18:56:34
18564         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
18565              From: "Craig A. Berry" <craigberry@mac.com>
18566              Date: Mon, 20 Nov 2000 20:27:06 -0600
18567              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
18568              
18569              A cut-and-pasto.
18570      Branch: perl
18571            ! perlio.h
18572 ____________________________________________________________________________
18573 [  7793] By: jhi                                   on 2000/11/21  18:54:41
18574         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
18575              From: Dominic Dunlop <domo@computer.org> 
18576              Date: Mon, 20 Nov 2000 18:55:29 +0100
18577              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
18578              
18579              va_copy() and the need of it.
18580              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
18581      Branch: metaconfig/U/perl
18582            + need_va_copy.U
18583      Branch: perl
18584            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18585            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
18586            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
18587            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18588            ! win32/config.bc win32/config.gc win32/config.vc
18589 ____________________________________________________________________________
18590 [  7792] By: jhi                                   on 2000/11/21  17:04:10
18591         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
18592      Branch: perl
18593           !> scope.h
18594 ____________________________________________________________________________
18595 [  7791] By: jhi                                   on 2000/11/21  17:01:16
18596         Log: Export the SOCKS workaround symbols only if necessary.
18597      Branch: perl
18598            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
18599 ____________________________________________________________________________
18600 [  7790] By: nick                                  on 2000/11/20  23:57:11
18601         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
18602      Branch: perlio
18603            ! scope.h
18604 ____________________________________________________________________________
18605 [  7789] By: nick                                  on 2000/11/20  23:38:33
18606         Log: Integrate mainline
18607      Branch: perlio
18608           +> lib/File/Spec/Epoc.pm
18609           !> (integrate 34 files)
18610 ____________________________________________________________________________
18611 [  7788] By: nick                                  on 2000/11/20  23:20:18
18612         Log: Make extra buffer layer work (dummy crlf layer)
18613      Branch: perlio
18614            ! doio.c perlio.c perlio.h
18615 ____________________________________________________________________________
18616 [  7787] By: jhi                                   on 2000/11/20  22:44:04
18617         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
18618              From: Peter Prymmer <pvhp@forte.com>
18619              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
18620              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
18621      Branch: perl
18622            ! t/pragma/locale.t
18623 ____________________________________________________________________________
18624 [  7786] By: jhi                                   on 2000/11/20  22:29:10
18625         Log: Subject: DOC PATCH 5.6.0 perlreftut
18626              From: mjd@plover.com
18627              Date: 20 Nov 2000 19:45:06 -0000
18628              Message-ID: <20001120194506.9505.qmail@plover.com>
18629      Branch: perl
18630            ! pod/perlreftut.pod
18631 ____________________________________________________________________________
18632 [  7785] By: jhi                                   on 2000/11/20  22:27:44
18633         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
18634              From: David Dyck <dcd@tc.fluke.com>
18635              Date: Mon, 20 Nov 2000 11:43:40 -0800
18636              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
18637      Branch: perl
18638            ! lib/Cwd.pm
18639 ____________________________________________________________________________
18640 [  7784] By: jhi                                   on 2000/11/20  22:23:21
18641         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
18642              Date: Mon, 20 Nov 2000 17:06:10 -0500
18643              To: Mailing list Perl5 <perl5-porters@perl.org>
18644              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
18645      Branch: perl
18646            ! pp_ctl.c t/op/pat.t
18647 ____________________________________________________________________________
18648 [  7783] By: jhi                                   on 2000/11/20  22:11:18
18649         Log: Subject: [PATCH] doop.c - UTF8 tr///               
18650              From: Simon Cozens <simon@cozens.net>
18651              Date: Sat, 18 Nov 2000 18:49:30 +0000
18652              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
18653              
18654              Subject: Re: [PATCH] doop.c - UTF8 tr///           
18655              From: Simon Cozens <simon@cozens.net>
18656              Date: Mon, 20 Nov 2000 20:45:22 +0000
18657              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
18658              
18659              Make tr on UTF-8 better but still not correct.
18660      Branch: perl
18661            ! doop.c
18662 ____________________________________________________________________________
18663 [  7782] By: jhi                                   on 2000/11/20  22:02:16
18664         Log: Remove the shared object before attempting to create
18665              (by linking) a new one.  E.g. in AIX not removing
18666              becomes quite painful if one tries to do more than one
18667              build in the same tree (an interrupted build, for example),
18668              since the AIX' shared dynaloader seemingly keeps the shared
18669              objects open and therefore 'busy' for quite a while, even when
18670              nobody is using the objects, leading into link failures.
18671      Branch: perl
18672            ! lib/ExtUtils/MM_Unix.pm
18673 ____________________________________________________________________________
18674 [  7781] By: gsar                                  on 2000/11/20  19:02:55
18675         Log: type mismatch due to faulty integration
18676      Branch: maint-5.6/perl
18677            ! toke.c win32/Makefile
18678 ____________________________________________________________________________
18679 [  7780] By: gsar                                  on 2000/11/20  17:31:55
18680         Log: integrate changes#6392,6394..6399,6401..6404
18681              
18682              The {multiplier} of a fixed substring was overlooked which
18683              caused a wrong initial search offset for that substring.
18684              
18685              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
18686              From: Hugo <hv@crypt.compulink.co.uk>
18687              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
18688              Date: Thu, 13 Jul 2000 19:27:13 +0100
18689              
18690              Fix the BOM bug: not a byteorder bug, a signedness bug.
18691              
18692              Replace change #6337 with a better one.
18693              
18694              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
18695              From: Hugo <hv@crypt.compulink.co.uk>
18696              Date: Fri, 14 Jul 2000 04:16:20 +0100
18697              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
18698              
18699              MakeMaker should not remove editor backups (*~) on `make clean`
18700              by default (completes change#6383)
18701              
18702              move new variables to the end of the interpreter structure (for
18703              bincompat in code that doesn't #include XSUB.h)
18704              
18705              rename totally bletcherous SvLOCK() thingy (doesn't do what the
18706              name suggests anyway)
18707              
18708              various cleanups (typos, misformatted code, and small bugs)
18709              
18710              typecasts needed for change#6394
18711              
18712              typos in change#6399, regen headers
18713              
18714              inconsistent types needs casts
18715              
18716              PERL_OBJECT build tweaks
18717      Branch: maint-5.6/perl
18718           !> MANIFEST doop.c embed.h embed.pl embedvar.h
18719           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
18720           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
18721           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
18722           !> toke.c util.c
18723 ____________________________________________________________________________
18724 [  7779] By: gsar                                  on 2000/11/20  17:06:29
18725         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
18726              
18727              Cosmetics and perldelta.
18728              
18729              Fix nits noticed by Boston.pm.
18730              
18731              Do the cc sanity check both before the hints and
18732              after the cc selction.
18733              
18734              get sprintf.t to adjust properly for 3-digit exponents
18735              
18736              don't clobber *.orig files on *clean targets
18737              
18738              fix bugs in processing %v-*d and similar format specs (from
18739              Avi Finkel <avi@finkel.org>)
18740              
18741              sprintf test tweaks (from Dominic Dunlop)
18742              
18743              new selfloader.t in change#6183 doesn't close DATA handles,
18744              and thus fails to clean up tmp files on dosish platforms
18745              
18746              typos (spotted by Peter Prymmer)
18747              
18748              typo fix from Craig Berry
18749      Branch: maint-5.6/perl
18750           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
18751           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
18752           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
18753           !> x2p/Makefile.SH
18754 ____________________________________________________________________________
18755 [  7778] By: gsar                                  on 2000/11/20  16:46:51
18756         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
18757              
18758              Subject: Re: format bug report  [Patch]
18759              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18760              Date: Wed, 05 Jul 2000 13:12:52 +0200
18761              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
18762              
18763              Subject: Re: format bug report  [Patch]
18764              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18765              Date: Wed, 05 Jul 2000 14:10:01 +0200
18766              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
18767              
18768              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
18769              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18770              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
18771              Date: Fri, 07 Jul 2000 17:57:16 +0100
18772              
18773              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
18774              To: perl5-porters@perl.org
18775              From: Karsten Sperling <spiff@phreax.net>
18776              Date: Mon, 10 Jul 2000 15:12:52 +0200
18777              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
18778              
18779              README.posix-bc podified from Thomas Dorner.
18780              
18781              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
18782              From: Dominic Dunlop <domo@computer.org>
18783              Date: Tue, 11 Jul 2000 12:27:33 +0200
18784              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
18785              
18786              Typo in #6341.
18787              
18788              Fix for
18789              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
18790              From: Roderick Schertler <roderick@argon.org>
18791              Date: Tue, 11 Jul 2000 13:55:05 -0400
18792              Message-Id: <200007111755.NAA05077@jones.argon.org>
18793              
18794              Minor cleanups on the booklist.
18795              
18796              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
18797              regen perltoc.
18798              
18799              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
18800      Branch: maint-5.6/perl
18801           +> pod/perlbook.pod
18802           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
18803           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
18804           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
18805 ____________________________________________________________________________
18806 [  7777] By: jhi                                   on 2000/11/20  16:08:49
18807         Log: Update Changes.
18808      Branch: perl
18809            ! Changes patchlevel.h
18810 ____________________________________________________________________________
18811 [  7776] By: jhi                                   on 2000/11/20  15:27:56
18812         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
18813              This may be overly harsh but until proven otherwise, we think this
18814              way, or until we have a simple test for Configure (having to start
18815              up servers is does not count as simple) to check for the problems.
18816      Branch: perl
18817            ! perl.h
18818 ____________________________________________________________________________
18819 [  7775] By: jhi                                   on 2000/11/20  15:22:17
18820         Log: Solaris hints tweaks.
18821      Branch: perl
18822            ! hints/solaris_2.sh
18823 ____________________________________________________________________________
18824 [  7774] By: jhi                                   on 2000/11/20  15:01:20
18825         Log: Add a workaround to SOCKS 64-bit problems.
18826      Branch: perl
18827            ! doio.c embed.h embed.pl perlsdio.h proto.h
18828 ____________________________________________________________________________
18829 [  7773] By: jhi                                   on 2000/11/20  14:51:47
18830         Log: sysseek() instead of seek().
18831      Branch: perl
18832            ! t/lib/syslfs.t
18833 ____________________________________________________________________________
18834 [  7772] By: gsar                                  on 2000/11/20  13:06:23
18835         Log: integrate changes#6315..6319,6321..6331,6333..6338
18836              
18837              Integrate with Sarathy, preliminary fix for unicos
18838              alignment problems in [ID 20000612.002] Perl problem on Cray system.
18839              
18840              some debugger output does not go to the socket when RemotePort is set
18841              
18842              winsock cleanup never done on Windows (leads to handle leaks)
18843              
18844              fix UNC path handling on Windows under ithreads, and chdir()
18845              return value when given a non-existent directory
18846              
18847              Autogenerate pod/Makefile and pod/buildtoc.
18848              buildtoc also checks whether the existin pods are
18849              mentioned in MANIFEST and perl.pod, and vice versa.
18850              (None of the thusly found discrepancies fixed yet.)
18851              roffitall also needs to be autogenerated similarly but it
18852              seems so badly out of date that I didn't touch it yet.
18853              
18854              Config is being used.
18855              
18856              Add =head1 NAMEs so that buildtoc is happy.
18857              (The CGI::Util nit reported to Lincoln.)
18858              
18859              Fix complaints of buildtoc.
18860              
18861              Fix the alignment problem in Crays ([ID 20000612.002]).
18862              
18863              Remove perlbook, update perlfaq book listing,
18864              rearrange perl.pod, regenerate perltoc.
18865              
18866              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
18867              was cast to an unsigned (32-bit) integer with wild abandon.
18868              
18869              winsock options weren't being set in all threads under ithreads
18870              (caused send()s from second and subsequent threads to fail)
18871              
18872              accept() leaks memory on windows due to incorrect ordering of
18873              closesocket() and fclose() calls
18874              
18875              Reorder perl.pod once more.
18876              
18877              More POSIX.pod tweaks.
18878              
18879              Sprinkle ldlibpath.
18880              
18881              Precedence goof, fix based on
18882              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
18883              From: Hugo <hv@crypt.compulink.co.uk>
18884              Date: Tue, 11 Jul 2000 12:52:38 +0100
18885              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
18886              
18887              Subject: PATCH perlguts.pod: Document D and d magic types
18888              From: mjd@plover.com
18889              Date: 5 Jul 2000 18:01:51 -0000
18890              Message-ID: <20000705180151.29413.qmail@plover.com>
18891              
18892              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
18893              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
18894              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
18895              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
18896              
18897              Subject: [PATCH cfgperl] $& segfaults if you trick it
18898              From: simon@brecon.co.uk (Simon Cozens)
18899              Date: 7 Jul 2000 11:26:09 GMT
18900              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
18901              
18902              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
18903              From: Hugo <hv@crypt.compulink.co.uk>
18904              Date: Tue, 11 Jul 2000 12:44:50 +0100
18905              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
18906              
18907              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
18908              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18909              Date: Tue, 11 Jul 2000 13:50:51 +0100
18910              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
18911      Branch: maint-5.6/perl
18912           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
18913           +> pod/buildtoc.PL
18914            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
18915           !> (integrate 26 files)
18916 ____________________________________________________________________________
18917 [  7771] By: gsar                                  on 2000/11/20  12:31:42
18918         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
18919              6310,6311,6314
18920              
18921              Subject: [PATCH bleedperl] File::Spec 0.82 beta
18922              From: Barrie Slaymaker <barries@jester.slaysys.com>
18923              Date: Wed, 28 Jun 2000 11:35:29 -0400
18924              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
18925              
18926              tweak perlembed for multiplicity/usethreads sanity; correct notes
18927              about Windows
18928              
18929              localize %INC in a Safe compartment so that use/require work
18930              (many other magic globals probably need similar treatment)
18931              
18932              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
18933              when @_ is modified, causing coredumps
18934              
18935              slurp mode fix in change#4736 still not quite right
18936              
18937              Point to perlipc for more SysV IPC examples.
18938              
18939              Elaborate POSIX.pod.  Still needs work.
18940              
18941              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
18942              
18943              fix large memory leak that has been around for ever, masked by
18944              -DPURIFY (most of the arenas were never freed!)
18945              
18946              fix memory leak on Windows (PL_sys_intern contents were never
18947              freed)
18948              
18949              PERL_OBJECT build tweak
18950              
18951              adjust change#6299
18952              
18953              remove rel2abs prototypes (from Barrie Slaymaker)
18954              
18955              missing perldiag entry for unpack("w",...) diagnostic (from
18956              Andreas Koenig)
18957              
18958              better diagnostic on Frob->stuff() when Frob:: doesn't exist
18959              (from Richard Soderberg <rs@oregonnet.com>)
18960              
18961              Win32 patches for cfgperl from Sarathy.
18962              
18963              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
18964              
18965              More POSIX.pod embellishment.
18966              
18967              tyop in change#6306
18968      Branch: maint-5.6/perl
18969           !> (integrate 44 files)
18970 ____________________________________________________________________________
18971 [  7770] By: gsar                                  on 2000/11/20  11:51:00
18972         Log: integrate changes#6268..6282 from cfgperl branch
18973              
18974              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
18975              From: Dominic Dunlop <domo@computer.org>
18976              Date: Thu, 29 Jun 2000 12:32:39 +0200
18977              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
18978              
18979              Regen headers for #6261 (and update embed.pl for this) and #6267,
18980              silence few compiler warnings.
18981              
18982              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
18983              From: Nicholas Clark <nick@talking.bollo.cx>
18984              Date: Fri, 23 Jun 2000 16:21:15 +0100
18985              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
18986              
18987              Subject: PATCH pod/perltie.pod
18988              From: Ian Phillipps <Ian.Phillipps@iname.com>
18989              Date: Fri, 16 Jun 2000 00:17:19 +0100
18990              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
18991              (only the first hunk, the second hunk had already been done
18992              by some other patch)
18993              
18994              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
18995              From: Tom Phoenix <rootbeer@redcat.com>
18996              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
18997              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
18998              
18999              Subject: [PATCH] xsub attributes
19000              From: Doug MacEachern <dougm@covalent.net>
19001              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
19002              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
19003              
19004              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
19005              From: Andy Dougherty <doughera@lafayette.edu>
19006              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
19007              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
19008              
19009              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
19010              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
19011              Date: Tue, 13 Jun 2000 02:43:48 -0500
19012              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
19013              
19014              Subject: [PATCH] Re: eval documentation: context
19015              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19016              Date: Mon, 12 Jun 2000 15:07:29 +0100
19017              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
19018              
19019              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
19020              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19021              Date: Mon, 12 Jun 2000 14:55:59 +0100
19022              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
19023              
19024              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
19025              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
19026              Date: Fri, 09 Jun 2000 12:39:27 -0400
19027              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
19028              (plus update the version "number" of Text::Wrap)
19029              
19030              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
19031              From: Tim Ayers <tayers@bridge.com>
19032              Date: Thu, 08 Jun 2000 08:11:06 +0200
19033              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
19034              [resent by Richard Foley, Message-Id probably wrong]
19035              
19036              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
19037              From: rspier@pobox.com (Robert Spier)
19038              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
19039              Message-ID: <14654.31913.845602.610277@rls.cx>
19040              
19041              Subject: [PATCH 5.6.0] utils/h2xs.PL
19042              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
19043              Date: Wed, 7 Jun 2000 04:02:04 -0500
19044              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
19045              
19046              Subject: [PATCH 5.6.0]ITHREADs for VMS
19047              From: Dan Sugalski <dan@sidhe.org>
19048              Date: Tue, 06 Jun 2000 11:59:50 -0400
19049              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
19050      Branch: maint-5.6/perl
19051           !> (integrate 31 files)
19052 ____________________________________________________________________________
19053 [  7769] By: gsar                                  on 2000/11/20  11:29:06
19054         Log: integrate changes#6261..6266 from cfgperl
19055              
19056              Subject: Re: [PATCH cfgperl] BOMs away!
19057              From: simon@brecon.co.uk (Simon Cozens)
19058              Date: 17 Jun 2000 11:49:57 GMT
19059              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
19060              
19061              Subject: 5.6.0 Patch for EPOC
19062              From: Olaf Flebbe <o.flebbe@gmx.de>
19063              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
19064              Message-ID: <23449.960929969@www11.gmx.net>
19065              
19066              tr fixes from Simon Cozens
19067              
19068              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
19069              From: Marty Lucich <marty@netcom.com>
19070              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
19071              Message-Id: <200006282116.OAA11148@netcom.com>
19072              ccdlflags update (the BSD/OS 4.1 part had already been taken
19073              care of by #6141).
19074              
19075              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
19076              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19077              Date: Wed, 28 Jun 2000 17:50:12 -0700
19078              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
19079              
19080              Subject: [PATCH 5.6.0] cygwin port
19081              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
19082              From: "Fifer, Eric" <EFifer@sanwaint.com>
19083              Date: Thu, 29 Jun 2000 12:58:29 +0100
19084      Branch: maint-5.6/perl
19085           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
19086           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
19087           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
19088           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
19089 ____________________________________________________________________________
19090 [  7768] By: gsar                                  on 2000/11/20  11:13:44
19091         Log: integrate changes#6252..6256,6259..6260
19092              
19093              Paranoia tweak on #6249.
19094              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
19095              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
19096              Date: Sun, 25 Jun 2000 23:43:12 -0400
19097              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
19098              
19099              Subject: tr///, help wanted.
19100              From: simon@brecon.co.uk (Simon Cozens)
19101              Date: 28 Jun 2000 11:29:04 GMT
19102              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
19103              
19104              small thinko tweaks
19105              
19106              tweaks from Simon Conzes to further fix tr/// under utf8
19107              
19108              perlnewmod was missing from MANIFEST.
19109              
19110              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
19111              From: simon@brecon.co.uk (Simon Cozens)
19112              Date: 17 Jun 2000 11:56:44 GMT
19113              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
19114              pack U0, pack C0
19115      Branch: maint-5.6/perl
19116           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
19117           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
19118           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
19119           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
19120 ____________________________________________________________________________
19121 [  7767] By: gsar                                  on 2000/11/20  10:51:38
19122         Log: integrate change#6250 from cfgperl
19123              
19124              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
19125              From: Doug MacEachern <dougm@covalent.net>
19126              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
19127              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
19128      Branch: maint-5.6/perl
19129           +> t/op/my_stash.t
19130           !> MANIFEST embed.pl global.sym proto.h toke.c
19131 ____________________________________________________________________________
19132 [  7766] By: gsar                                  on 2000/11/20  10:48:34
19133         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
19134              
19135              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
19136              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
19137              Date: Mon, 26 Jun 2000 18:40:14 +0100
19138              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
19139              
19140              Subject: [PATCH] bytes<->utf8 fixes
19141              From: simon@brecon.co.uk (Simon Cozens)
19142              Date: 26 Jun 2000 04:55:45 GMT
19143              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
19144              
19145              Subject: [PATCH] is_utf8_string
19146              From: simon@brecon.co.uk (Simon Cozens)
19147              Date: 26 Jun 2000 02:25:59 GMT
19148              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
19149              
19150              Subject: [PATCH] avoid mg_ptr in '*' magic
19151              From: Doug MacEachern <dougm@covalent.net>
19152              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
19153              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
19154              
19155              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
19156              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
19157              Date: Sat, 24 Jun 2000 13:06:20 +0100
19158              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
19159              
19160              Allow for standalone testing.
19161              
19162              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
19163              From: Mark-Jason Dominus <mjd@plover.com>
19164              Date: Tue, 27 Jun 2000 22:36:42 -0400
19165              Message-ID: <20000628023642.12166.qmail@plover.com>
19166              
19167              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
19168              From: Frank Tobin <ftobin@uiuc.edu>
19169              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
19170              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
19171      Branch: maint-5.6/perl
19172           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
19173           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
19174           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
19175           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
19176           !> utf8.c utils/h2xs.PL
19177 ____________________________________________________________________________
19178 [  7765] By: gsar                                  on 2000/11/20  10:29:13
19179         Log: integrate change#6239 from cfgperl
19180              
19181              Configure maintenance.  Sever some dependency cycles,
19182              separate gccversion from the cc unit,
19183              address [ID 20000623.006] Configure script patch for using gcc on AIX
19184              (but solve it a little bit differently),
19185              unduplex some accidentally duplicated units,
19186              suggest using gcc if no cc available
19187              (p5p thread: "Solaris configure: counterproposal", 1999-09)
19188      Branch: maint-5.6/perl
19189           !> Configure Todo-5.6 config_h.SH
19190 ____________________________________________________________________________
19191 [  7764] By: gsar                                  on 2000/11/20  10:25:55
19192         Log: integrate changes#6233..6238 from cfgperl
19193              
19194              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
19195              From: Mark-Jason Dominus <mjd@plover.com>
19196              Date: Fri, 16 Jun 2000 20:53:04 -0400
19197              Message-ID: <20000617005304.8008.qmail@plover.com>
19198              
19199              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
19200              because when run as services (Win32ese for daemons)
19201              no environment variables are set and tmpdir ends up as /tmp,
19202              which is ambiguous.
19203              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
19204              From: matt@sergeant.org
19205              Date: 16 Jun 2000 16:30:43 -0000
19206              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
19207              
19208              The thread begun by
19209              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
19210              From: Kevin.Ruscoe@ubsw.com
19211              Date: Fri, 16 Jun 2000 16:38:51 +0100
19212              Message-Id: <H000019b03c300d6@MHS>
19213              
19214              Tweak embed.pl, regen headers.
19215              
19216              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
19217              From: Dan Sugalski <dan@sidhe.org>
19218              Date: Fri, 23 Jun 2000 17:00:00 -0400
19219              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
19220      Branch: maint-5.6/perl
19221           !> (integrate 27 files)
19222 ____________________________________________________________________________
19223 [  7763] By: gsar                                  on 2000/11/20  10:08:08
19224         Log: s/perl56delta/perldelta/g
19225      Branch: maint-5.6/perl
19226            ! pod/Makefile
19227 ____________________________________________________________________________
19228 [  7762] By: gsar                                  on 2000/11/20  10:04:00
19229         Log: integrate changes#6225,6229,6231,6232 from cfgperl
19230              
19231              Add source code filenames to apidoc.
19232              From: simon@brecon.co.uk (Simon Cozens)
19233              Subject: [PATCH embed.pl] Source X-ref
19234              Date: 22 Jun 2000 02:18:49 GMT
19235              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
19236              
19237              Subject: README.hpux version 0.6.1
19238              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
19239              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19240              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
19241              
19242              Subject: [PATCH 5.6.0] cygwin port
19243              From: "Fifer, Eric" <EFifer@sanwaint.com>
19244              Date: Tue, 20 Jun 2000 14:30:58 +0100
19245              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
19246              
19247              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
19248              From: simon@brecon.co.uk (Simon Cozens)
19249              Date: 19 Jun 2000 15:18:27 GMT
19250              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
19251              
19252              plus update pod/Makefile and regenerate perltoc
19253      Branch: maint-5.6/perl
19254           +> pod/perlutil.pod
19255           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
19256           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
19257 ____________________________________________________________________________
19258 [  7761] By: jhi                                   on 2000/11/20  04:09:55
19259         Log: Miraculous typo.
19260      Branch: perl
19261            ! t/op/pat.t
19262 ____________________________________________________________________________
19263 [  7760] By: jhi                                   on 2000/11/20  04:06:08
19264         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
19265              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19266              Date: Sun, 19 Nov 2000 22:30:26 -0500
19267              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
19268      Branch: perl
19269            ! regexec.c scope.h t/op/pat.t
19270 ____________________________________________________________________________
19271 [  7759] By: jhi                                   on 2000/11/20  02:05:22
19272         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
19273      Branch: perl
19274            ! perl.h
19275 ____________________________________________________________________________
19276 [  7758] By: jhi                                   on 2000/11/20  01:58:11
19277         Log: Subject: [perl 7711: EPOC] updates
19278              From: Olaf Flebbe <o.flebbe@gmx.de>
19279              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
19280              Message-ID: <25575.974658810@www23.gmx.net>               
19281      Branch: perl
19282            + lib/File/Spec/Epoc.pm
19283            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
19284            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
19285            ! lib/File/Spec.pm perl.c sv.c
19286 ____________________________________________________________________________
19287 [  7757] By: jhi                                   on 2000/11/20  01:53:11
19288         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
19289      Branch: perl
19290            ! MANIFEST
19291 ____________________________________________________________________________
19292 [  7756] By: jhi                                   on 2000/11/20  01:47:22
19293         Log: Integrate perlio.
19294      Branch: perl
19295            - ext/re/hints/MSWin32.pl
19296           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
19297           !> win32/config.gc win32/config_H.gc win32/win32sck.c
19298 ____________________________________________________________________________
19299 [  7755] By: nick                                  on 2000/11/19  20:57:17
19300         Log: Add dummy crlf layer (just as buffer)
19301              Correct 1st bug - one layer of indirection.
19302      Branch: perlio
19303            ! perlio.c perlio.h perliol.h
19304 ____________________________________________________________________________
19305 [  7754] By: nick                                  on 2000/11/19  20:56:12
19306         Log: Work-round to Perl_deb_nocontext is no longer required
19307      Branch: perlio
19308            - ext/re/hints/MSWin32.pl
19309 ____________________________________________________________________________
19310 [  7753] By: nick                                  on 2000/11/19  20:01:16
19311         Log: diff -se shows these as different
19312      Branch: perlio
19313            ! global.sym pod/perlapi.pod
19314 ____________________________________________________________________________
19315 [  7752] By: nick                                  on 2000/11/19  18:57:30
19316         Log: Configure GCC/Win32 build -Duseperlio
19317              Fix a couple of gross issues
19318              - double-include of ../deb.o in re.dll
19319              - win32sck.c needs PerlIO and FILE 
19320      Branch: perlio
19321            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
19322            ! win32/win32sck.c
19323 ____________________________________________________________________________
19324 [  7751] By: nick                                  on 2000/11/19  17:05:36
19325         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
19326      Branch: perlio
19327            ! perlio.c
19328 ____________________________________________________________________________
19329 [  7750] By: nick                                  on 2000/11/19  16:57:14
19330         Log: Missing aTHX_
19331      Branch: perlio
19332            ! sv.c
19333 ____________________________________________________________________________
19334 [  7749] By: jhi                                   on 2000/11/19  16:28:40
19335         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
19336              From: "Peter J. Farley III" <pjfarley@banet.net>
19337              Date: Sun, 19 Nov 2000 01:42:58 -0500
19338              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
19339      Branch: perl
19340            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
19341 ____________________________________________________________________________
19342 [  7748] By: jhi                                   on 2000/11/19  16:08:10
19343         Log: Subject: podlators 1.05 available        
19344              From: Russ Allbery <rra@stanford.edu>   
19345              Date: 18 Nov 2000 22:04:28 -0800
19346              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
19347      Branch: perl
19348            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
19349 ____________________________________________________________________________
19350 [  7747] By: nick                                  on 2000/11/19  11:19:39
19351         Log: Integrate mainline
19352      Branch: perlio
19353           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
19354           !> util.c
19355 ____________________________________________________________________________
19356 [  7746] By: jhi                                   on 2000/11/19  06:42:22
19357         Log: Make hex scanning warn on "\x{x}" and "\xx".
19358              "\x" and and hex("x") are still valid.
19359      Branch: perl
19360            ! util.c
19361 ____________________________________________________________________________
19362 [  7745] By: nick                                  on 2000/11/18  22:52:28
19363         Log: Integrate mainline
19364      Branch: perlio
19365           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
19366           !> perl.h perlio.c proto.h regcomp.c regcomp.h
19367 ____________________________________________________________________________
19368 [  7744] By: jhi                                   on 2000/11/18  22:50:28
19369         Log: Introduce Perl_utf8_length().  Use it.
19370      Branch: perl
19371            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
19372 ____________________________________________________________________________
19373 [  7743] By: jhi                                   on 2000/11/18  22:38:51
19374         Log: Compiler denit.
19375      Branch: perl
19376            ! perlio.c
19377 ____________________________________________________________________________
19378 [  7742] By: jhi                                   on 2000/11/18  20:33:05
19379         Log: Integrate perlio.
19380      Branch: perl
19381           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
19382           !> perlio.h pp_ctl.c pp_sys.c sv.c
19383 ____________________________________________________________________________
19384 [  7741] By: jhi                                   on 2000/11/18  20:31:27
19385         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
19386              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19387              Date: Fri, 17 Nov 2000 20:35:11 -0500
19388              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
19389              
19390              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
19391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19392              Date: Fri, 17 Nov 2000 21:03:47 -0500
19393              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
19394              
19395              Plus a little bit of tweaking in pregcomp().
19396      Branch: perl
19397            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
19398 ____________________________________________________________________________
19399 [  7740] By: nick                                  on 2000/11/18  20:17:22
19400         Log: Lexical use open ... support:
19401              add ->cop_io to COP structure in cop.h.
19402              Make mg.c and gv.c associate it with ${^OPEN}.
19403              Make lib/open.pm set it.
19404              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
19405              manner similar to ->cop_warnings.
19406              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
19407              call new PerlIO_apply_layers().
19408              Declare latter in perlio.h and define in perlio.c
19409      Branch: perlio
19410            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
19411            ! perlio.h pp_ctl.c pp_sys.c sv.c
19412 ____________________________________________________________________________
19413 [  7739] By: jhi                                   on 2000/11/18  19:54:00
19414         Log: Integrate perlio.
19415      Branch: perl
19416           !> doio.c perlio.c pp.c
19417 ____________________________________________________________________________
19418 [  7738] By: jhi                                   on 2000/11/18  17:16:13
19419         Log: Subject: [PATCH 5.7.0] etags broken again
19420              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19421              Date: Sat, 18 Nov 2000 02:41:36 -0500
19422              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
19423      Branch: perl
19424            ! emacs/ptags
19425 ____________________________________________________________________________
19426 [  7737] By: jhi                                   on 2000/11/18  17:12:18
19427         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
19428      Branch: perl
19429            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19430 ____________________________________________________________________________
19431 [  7736] By: nick                                  on 2000/11/18  14:06:20
19432         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
19433              part to be isolated.
19434      Branch: perlio
19435            ! doio.c perlio.c
19436 ____________________________________________________________________________
19437 [  7735] By: nick                                  on 2000/11/18  11:03:32
19438         Log: Integrate mainline
19439      Branch: perlio
19440           !> Changes README.amiga README.win32 patchlevel.h
19441           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
19442 ____________________________________________________________________________
19443 [  7734] By: jhi                                   on 2000/11/18  01:18:56
19444         Log: Update Changes.
19445      Branch: perl
19446            ! Changes patchlevel.h
19447 ____________________________________________________________________________
19448 [  7733] By: jhi                                   on 2000/11/18  00:32:54
19449         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
19450              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19451              Date: Fri, 17 Nov 2000 17:28:02 -0500
19452              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
19453      Branch: perl
19454            ! regcomp.c regexec.c t/op/re_tests
19455 ____________________________________________________________________________
19456 [  7732] By: jhi                                   on 2000/11/18  00:28:56
19457         Log: Sparc 64-bit pack() fix from Jens Hamisch.
19458      Branch: perl
19459            ! pp.c
19460 ____________________________________________________________________________
19461 [  7731] By: jhi                                   on 2000/11/18  00:18:39
19462         Log: Explain in more detail the {} syntax ambiguousity.
19463              
19464              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
19465              From: Nicholas Clark <nick@ccl4.org>
19466              Date: Fri, 17 Nov 2000 22:10:28 +0000
19467              Message-ID: <20001117221028.A88930@plum.flirble.org>
19468      Branch: perl
19469            ! pod/perlfunc.pod
19470 ____________________________________________________________________________
19471 [  7730] By: jhi                                   on 2000/11/18  00:12:18
19472         Log: Subject: Fix for README.amiga (20000323.033)
19473              From: "Stephen P. Potter" <spp@spotter.yi.org>
19474              Date: Fri, 17 Nov 2000 12:25:51 -0500
19475              Message-Id: <200011171725.MAA05768@spotter.yi.org>
19476      Branch: perl
19477            ! README.amiga
19478 ____________________________________________________________________________
19479 [  7729] By: jhi                                   on 2000/11/18  00:08:34
19480         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
19481              From: "A. C. Yardley" <yardley@tanet.net>
19482              Date: Mon, 3 Apr 2000 11:35:33 -0700
19483              Message-ID: <3483.000403@tanet.net>
19484      Branch: perl
19485            ! README.win32
19486 ____________________________________________________________________________
19487 [  7728] By: nick                                  on 2000/11/17  21:59:47
19488         Log: Integrate mainline
19489      Branch: perlio
19490           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
19491           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
19492           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
19493           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
19494 ____________________________________________________________________________
19495 [  7727] By: nick                                  on 2000/11/17  21:56:31
19496         Log: Experiment on use of attributes.pm interface.
19497              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
19498              SVt_PVRV if not already something better (else vivify of say magic gets
19499              core dump).
19500      Branch: perlio
19501            ! perlio.c pp.c
19502 ____________________________________________________________________________
19503 [  7726] By: jhi                                   on 2000/11/17  14:15:49
19504         Log: Subject: Fix for 20000815.006
19505              From: "Stephen P. Potter" <spp@spotter.yi.org>
19506              Date: Fri, 17 Nov 2000 08:57:45 -0500
19507              Message-Id: <200011171357.IAA05122@spotter.yi.org>
19508              
19509              It's really 20000518.006.
19510      Branch: perl
19511            ! pod/perlmodlib.PL
19512 ____________________________________________________________________________
19513 [  7725] By: jhi                                   on 2000/11/17  14:12:31
19514         Log: Subject: Fix for 20000409.001
19515              From: "Stephen P. Potter" <spp@spotter.yi.org>
19516              Date: Fri, 17 Nov 2000 08:55:45 -0500
19517              Message-Id: <200011171355.IAA05104@spotter.yi.org>
19518      Branch: perl
19519            ! pod/perlfaq9.pod
19520 ____________________________________________________________________________
19521 [  7724] By: jhi                                   on 2000/11/17  14:08:58
19522         Log: Undo #7627 now that we have =head3.
19523      Branch: perl
19524            ! pod/perlhack.pod
19525 ____________________________________________________________________________
19526 [  7723] By: jhi                                   on 2000/11/17  14:04:09
19527         Log: As surmised the #7719 wasn't a good move.
19528      Branch: perl
19529            ! hints/solaris_2.sh
19530 ____________________________________________________________________________
19531 [  7722] By: jhi                                   on 2000/11/17  13:59:04
19532         Log: Also the 64bitall hints can be either here or there.
19533      Branch: perl
19534            ! hints/solaris_2.sh
19535 ____________________________________________________________________________
19536 [  7721] By: jhi                                   on 2000/11/17  02:26:23
19537         Log: Test tweak for the open pragma.
19538      Branch: perl
19539            ! t/lib/b.t
19540 ____________________________________________________________________________
19541 [  7720] By: jhi                                   on 2000/11/17  00:23:22
19542         Log: The long double hints can be here or there.
19543      Branch: perl
19544            ! hints/solaris_2.sh
19545 ____________________________________________________________________________
19546 [  7719] By: jhi                                   on 2000/11/17  00:14:06
19547         Log: For Solaris use64bitall the stdchar needs a little bit of help.
19548      Branch: perl
19549            ! hints/solaris_2.sh
19550 ____________________________________________________________________________
19551 [  7718] By: jhi                                   on 2000/11/16  23:27:34
19552         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
19553              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19554              Date: Wed, 15 Nov 2000 08:56:32 +0100
19555              Message-ID: <3A1241B0.64477E00@alcatel.at>
19556      Branch: perl
19557            ! lib/Carp/Heavy.pm
19558 ____________________________________________________________________________
19559 [  7717] By: jhi                                   on 2000/11/16  23:23:29
19560         Log: Subject: [PATCH] Re: 20001101.003 PDL
19561              From: Nicholas Clark <nick@ccl4.org>
19562              Date: Thu, 16 Nov 2000 16:48:25 +0000
19563              Message-ID: <20001116164825.B93487@plum.flirble.org>
19564      Branch: perl
19565            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
19566 ____________________________________________________________________________
19567 [  7716] By: jhi                                   on 2000/11/16  23:21:31
19568         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
19569              From: "Casey R. Tweten" <crt@kiski.net>
19570              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
19571              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
19572      Branch: perl
19573            ! lib/Pod/Checker.pm pod/perlpod.pod
19574 ____________________________________________________________________________
19575 [  7715] By: jhi                                   on 2000/11/16  23:19:40
19576         Log: Avoid an infinite loop in VMS when utils scripts are run
19577              with no arguments, from Charles Lane.
19578      Branch: perl
19579            ! configure.com
19580 ____________________________________________________________________________
19581 [  7714] By: jhi                                   on 2000/11/16  23:17:08
19582         Log: Subject: perllocale.pod changes
19583              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19584              Date: Mon, 13 Nov 2000 10:09:22 +0300
19585              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
19586      Branch: perl
19587            ! pod/perllocale.pod
19588 ____________________________________________________________________________
19589 [  7713] By: jhi                                   on 2000/11/16  23:14:06
19590         Log: Integrate perlio.
19591      Branch: perl
19592           !> doio.c perlio.c perlio.h util.c
19593 ____________________________________________________________________________
19594 [  7712] By: nick                                  on 2000/11/16  21:10:58
19595         Log: Integrate mainline
19596      Branch: perlio
19597           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19598           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
19599           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
19600           !> vos/config.ga.def vos/config.ga.h win32/config.bc
19601           !> win32/config.gc win32/config.vc
19602 ____________________________________________________________________________
19603 [  7711] By: nick                                  on 2000/11/16  19:56:41
19604         Log: Minor tweaks:
19605              consistent way of getting 'rb', 'wb' etc. for binary opens
19606              move *perlio::layers to *open::layers
19607              a #define to show layers available
19608              DOSISH popen/PerlIO had export/import sense inverted.
19609      Branch: perlio
19610            ! doio.c perlio.c perlio.h util.c
19611 ____________________________________________________________________________
19612 [  7710] By: jhi                                   on 2000/11/16  15:46:05
19613         Log: Add HAS_SBRK_PROTO.
19614      Branch: metaconfig/U/perl
19615            + d_sbrkproto.U
19616      Branch: perl
19617            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19618            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
19619            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
19620            ! vos/config.ga.def vos/config.ga.h win32/config.bc
19621            ! win32/config.gc win32/config.vc
19622 ____________________________________________________________________________
19623 [  7709] By: nick                                  on 2000/11/16  07:31:49
19624         Log: Integrate mainline
19625      Branch: perlio
19626           !> (integrate 35 files)
19627 ____________________________________________________________________________
19628 [  7708] By: jhi                                   on 2000/11/16  05:33:03
19629         Log: These files are text, not binary.
19630      Branch: perl
19631            ! ext/Encode/Encode/iso8859-10.enc
19632            ! ext/Encode/Encode/iso8859-13.enc
19633            ! ext/Encode/Encode/iso8859-14.enc
19634            ! ext/Encode/Encode/iso8859-15.enc
19635 ____________________________________________________________________________
19636 [  7707] By: jhi                                   on 2000/11/16  01:53:37
19637         Log: Update Changes.
19638      Branch: perl
19639            ! Changes patchlevel.h
19640 ____________________________________________________________________________
19641 [  7706] By: jhi                                   on 2000/11/16  01:35:59
19642         Log: More #undefing of stdio.
19643      Branch: perl
19644            ! fakesdio.h nostdio.h
19645 ____________________________________________________________________________
19646 [  7705] By: jhi                                   on 2000/11/16  01:34:18
19647         Log: Add fwalk() probe to the configuration files and regen perltoc.
19648      Branch: perl
19649            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19650            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
19651            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
19652            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19653            ! win32/config.bc win32/config.gc win32/config.vc
19654 ____________________________________________________________________________
19655 [  7704] By: jhi                                   on 2000/11/16  01:33:07
19656         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
19657              an optional third argument to Inlibc?)
19658      Branch: metaconfig/U/perl
19659            + d__fwalk.U
19660 ____________________________________________________________________________
19661 [  7703] By: jhi                                   on 2000/11/16  01:09:22
19662         Log: The type of the hash_cb() size argument is tricky.
19663      Branch: perl
19664            ! ext/DB_File/DB_File.xs
19665 ____________________________________________________________________________
19666 [  7702] By: jhi                                   on 2000/11/15  23:01:16
19667         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
19668      Branch: perl
19669            ! nostdio.h
19670 ____________________________________________________________________________
19671 [  7701] By: jhi                                   on 2000/11/15  22:52:32
19672         Log: Detypo.
19673      Branch: perl
19674            ! t/lib/bigfltpm.t
19675 ____________________________________________________________________________
19676 [  7700] By: jhi                                   on 2000/11/15  22:51:56
19677         Log: UINT64_C() work continues.
19678      Branch: perl
19679            ! handy.h perl.h utf8.h
19680 ____________________________________________________________________________
19681 [  7699] By: jhi                                   on 2000/11/15  14:13:04
19682         Log: SOCKS has its own USE_THREADS, based on
19683              
19684              Subject: [ID 20001114.002] et. al. bugfix followup
19685              From: Jens Hamisch <jens@Strawberry.COM> 
19686              Date: Wed, 15 Nov 2000 14:23:11 +0100
19687              Message-ID: <20001115142311.A21164@Strawberry.COM>
19688      Branch: perl
19689            ! perl.h
19690 ____________________________________________________________________________
19691 [  7698] By: jhi                                   on 2000/11/15  03:50:56
19692         Log: Add few missing #undefs and sort them.
19693      Branch: perl
19694            ! fakesdio.h
19695 ____________________________________________________________________________
19696 [  7697] By: jhi                                   on 2000/11/15  03:39:14
19697         Log: Linenumber fix.
19698      Branch: perl
19699            ! t/pragma/warn/utf8
19700 ____________________________________________________________________________
19701 [  7696] By: jhi                                   on 2000/11/15  02:55:26
19702         Log: EBCDIC tweaks.
19703              
19704              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
19705              From: Peter Prymmer <pvhp@forte.com>
19706              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
19707              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
19708      Branch: perl
19709            ! t/op/regmesg.t t/pragma/warn/utf8
19710 ____________________________________________________________________________
19711 [  7695] By: jhi                                   on 2000/11/15  02:53:58
19712         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
19713              From: Peter Prymmer <pvhp@forte.com>
19714              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
19715              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
19716      Branch: perl
19717            ! utf8.c
19718 ____________________________________________________________________________
19719 [  7694] By: jhi                                   on 2000/11/15  02:50:55
19720         Log: Subject: [PATCH: perl@7674] updates to README.os390
19721              From: Prymmer/Kahn <pvhp@best.com>
19722              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
19723              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
19724      Branch: perl
19725            ! README.os390
19726 ____________________________________________________________________________
19727 [  7693] By: jhi                                   on 2000/11/15  02:48:37
19728         Log: Quit utf8_to_uv() instantly if curlen == 0.
19729      Branch: perl
19730            ! utf8.c
19731 ____________________________________________________________________________
19732 [  7692] By: jhi                                   on 2000/11/15  02:24:29
19733         Log: Use u_int32_t for the size of hash_cb(), not size_t.
19734              
19735              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
19736              From: Jens Hamisch <jens@Strawberry.COM>     
19737              Date: Tue, 14 Nov 2000 19:03:55 +0100
19738              Message-Id: <20001114190355.A20559@Strawberry.COM>
19739      Branch: perl
19740            ! ext/DB_File/DB_File.xs
19741 ____________________________________________________________________________
19742 [  7691] By: jhi                                   on 2000/11/15  02:20:12
19743         Log: Use UINT64_C().
19744              
19745              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
19746              From: Jens Hamisch <jens@Strawberry.COM>
19747              Date: Tue, 14 Nov 2000 19:16:23 +0100
19748              Message-Id: <20001114191623.G20559@Strawberry.COM>
19749      Branch: perl
19750            ! utf8.c utf8.h
19751 ____________________________________________________________________________
19752 [  7690] By: jhi                                   on 2000/11/15  02:17:06
19753         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
19754              (a macro to define signed and unsigned integer constants).
19755      Branch: perl
19756            ! handy.h
19757 ____________________________________________________________________________
19758 [  7689] By: jhi                                   on 2000/11/15  01:56:51
19759         Log: Regen Configure.
19760      Branch: perl
19761            ! Configure
19762 ____________________________________________________________________________
19763 [  7688] By: jhi                                   on 2000/11/15  01:56:32
19764         Log: Make the unit know about SOCKS.
19765      Branch: metaconfig
19766            ! U/protos/socksizetype.U
19767 ____________________________________________________________________________
19768 [  7687] By: jhi                                   on 2000/11/15  01:54:47
19769         Log: Remove unused dependencies.
19770      Branch: metaconfig
19771            ! U/compline/d_getpagsz.U
19772 ____________________________________________________________________________
19773 [  7686] By: nick                                  on 2000/11/14  21:25:13
19774         Log: Integrate mainline.
19775      Branch: perlio
19776           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
19777           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
19778           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
19779           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
19780           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
19781           !> win32/config.bc win32/config.gc win32/config.vc
19782           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
19783 ____________________________________________________________________________
19784 [  7685] By: jhi                                   on 2000/11/14  17:54:56
19785         Log: Integrate perlio.
19786      Branch: perl
19787           +> fakesdio.h perliol.h
19788           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
19789           !> perlsdio.h perlsfio.h pod/perlfunc.pod
19790 ____________________________________________________________________________
19791 [  7684] By: nick                                  on 2000/11/14  17:43:04
19792         Log: PerlIO #include and #ifdef re-work.
19793      Branch: perlio
19794            + fakesdio.h perliol.h
19795            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
19796            ! perlsdio.h perlsfio.h
19797 ____________________________________________________________________________
19798 [  7683] By: jhi                                   on 2000/11/14  15:42:40
19799         Log: Hoist the duplicated socket/netdb include logic to perl.h;
19800              undef SETERRNO in case SOCKS has defined it.  Based on:
19801              
19802              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
19803              From: Jens Hamisch <jens@Strawberry.COM> 
19804              Date: Tue, 14 Nov 2000 11:34:40 +0100
19805              Message-Id: <20001114113440.A20005@Strawberry.COM>
19806      Branch: perl
19807            ! doio.c perl.h pp_sys.c
19808 ____________________________________________________________________________
19809 [  7682] By: jhi                                   on 2000/11/14  14:07:28
19810         Log: Subject: some additions for makefiles for win32 (for perl@7674)
19811              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19812              Date: Tue, 14 Nov 2000 09:31:13 +0300
19813              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
19814      Branch: perl
19815            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
19816            ! win32/makefile.mk
19817 ____________________________________________________________________________
19818 [  7681] By: jhi                                   on 2000/11/14  14:01:41
19819         Log: Subject: tiny typo in perl5db.pl
19820              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19821              Date: Tue, 14 Nov 2000 09:29:28 +0300
19822              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
19823      Branch: perl
19824            ! lib/perl5db.pl
19825 ____________________________________________________________________________
19826 [  7680] By: jhi                                   on 2000/11/14  04:13:50
19827         Log: Redo #7679 with LFs instead of CRLFs.
19828      Branch: perl
19829            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
19830            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
19831            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
19832 ____________________________________________________________________________
19833 [  7679] By: jhi                                   on 2000/11/14  01:21:09
19834         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
19835              From: Benjamin Stuhl <tiriath@yahoo.com> 
19836              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
19837              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
19838      Branch: perl
19839            + win32/bin/mdelete.bat
19840            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
19841            ! makedef.pl perlio.c win32/Makefile win32/config.gc
19842            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
19843 ____________________________________________________________________________
19844 [  7678] By: jhi                                   on 2000/11/14  01:19:20
19845         Log: Fix the re extension building for Win32.
19846              
19847              Subject: [PATCH perl@7638] Get PerlIO building on Win32
19848              From: Benjamin Stuhl <tiriath@yahoo.com> 
19849              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
19850              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
19851      Branch: perl
19852            + ext/re/hints/MSWin32.pl
19853            ! MANIFEST
19854 ____________________________________________________________________________
19855 [  7677] By: jhi                                   on 2000/11/14  01:13:54
19856         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
19857              From: sthoenna@efn.org
19858              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
19859              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
19860      Branch: perl
19861            ! doop.c pp.c toke.c utf8.c utf8.h
19862 ____________________________________________________________________________
19863 [  7676] By: jhi                                   on 2000/11/13  20:23:15
19864         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
19865              From: Nicholas Clark <nick@ccl4.org>
19866              Date: Mon, 13 Nov 2000 18:55:04 +0000
19867              Message-ID: <20001113185504.J29183@plum.flirble.org>
19868      Branch: perl
19869            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
19870 ____________________________________________________________________________
19871 [  7675] By: nick                                  on 2000/11/13  20:21:57
19872         Log: Integrate mainline ...
19873      Branch: perlio
19874           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
19875           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
19876           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
19877           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
19878 ____________________________________________________________________________
19879 [  7674] By: jhi                                   on 2000/11/13  15:07:56
19880         Log: Update Changes.
19881      Branch: perl
19882            ! Changes patchlevel.h
19883 ____________________________________________________________________________
19884 [  7673] By: jhi                                   on 2000/11/13  14:42:42
19885         Log: Remove the new two tests of lib/io_xs for now, they seem to
19886              fail under perlio on some platforms.
19887      Branch: perl
19888            ! t/lib/io_xs.t
19889 ____________________________________________________________________________
19890 [  7672] By: jhi                                   on 2000/11/13  13:57:53
19891         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
19892      Branch: perl
19893            ! perlio.c
19894 ____________________________________________________________________________
19895 [  7671] By: jhi                                   on 2000/11/13  05:30:48
19896         Log: Placate nervous compilers that see longer than ints switch()ing.
19897      Branch: perl
19898            ! utf8.c
19899 ____________________________________________________________________________
19900 [  7670] By: jhi                                   on 2000/11/13  05:14:21
19901         Log: fputs() does return EOF on error but here we don't care.
19902      Branch: perl
19903            ! perlio.c
19904 ____________________________________________________________________________
19905 [  7669] By: jhi                                   on 2000/11/13  05:02:45
19906         Log: Declare reg_data like reg_substr_data.
19907      Branch: perl
19908            ! regexp.h
19909 ____________________________________________________________________________
19910 [  7668] By: jhi                                   on 2000/11/13  04:54:34
19911         Log: Typos in #7667.
19912      Branch: perl
19913            ! perl.h
19914 ____________________________________________________________________________
19915 [  7667] By: jhi                                   on 2000/11/13  04:49:49
19916         Log: Cleanup messy #ifdef.
19917      Branch: perl
19918            ! perl.h
19919 ____________________________________________________________________________
19920 [  7666] By: jhi                                   on 2000/11/13  04:17:34
19921         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
19922              From: Nicholas Clark <nick@talking.bollo.cx>
19923              Date: Sun, 12 Nov 2000 21:14:11 +0000
19924              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
19925              
19926              Note: only one breakage of the two reported is fixed by this patch.
19927      Branch: perl
19928            ! perlio.c
19929 ____________________________________________________________________________
19930 [  7665] By: jhi                                   on 2000/11/13  04:05:07
19931         Log: Tweak the definition of the bit complement on UTF-8 data:
19932              if none of the characters in the string are > 0xff,
19933              the result is a complemented byte string, not a (UTF-8)
19934              char string.  Based on the summary in
19935              
19936              Subject: Re: [ID 20000918.005] ~ on wide chars
19937              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
19938              Date: Fri, 10 Nov 2000 09:47:15 -0800
19939              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
19940              
19941              This should give us the maximum backward (pre-char string)
19942              compatibility and utf8 compatibility.  The other alternative
19943              would be to limit the bit complement to be always byte only,
19944              taking the least significant byte of the chars.
19945      Branch: perl
19946            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
19947 ____________________________________________________________________________
19948 [  7664] By: jhi                                   on 2000/11/13  00:23:44
19949         Log: Couple of tests from #7660 salvaged.
19950      Branch: perl
19951            - t/op/tell.t
19952            ! MANIFEST t/io/tell.t
19953 ____________________________________________________________________________
19954 [  7663] By: jhi                                   on 2000/11/13  00:02:48
19955         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
19956              From: Nicholas Clark <nick@talking.bollo.cx>
19957              Date: Sun, 12 Nov 2000 21:23:43 +0000
19958              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
19959      Branch: perl
19960            ! perlsfio.h
19961 ____________________________________________________________________________
19962 [  7662] By: jhi                                   on 2000/11/13  00:01:39
19963         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
19964              From: Nicholas Clark <nick@talking.bollo.cx>
19965              Date: Sun, 12 Nov 2000 21:30:04 +0000
19966              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
19967      Branch: perl
19968            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
19969 ____________________________________________________________________________
19970 [  7661] By: jhi                                   on 2000/11/12  23:57:29
19971         Log: Document tell() on special streams.
19972      Branch: perl
19973            ! pod/perlfunc.pod
19974 ____________________________________________________________________________
19975 [  7660] By: jhi                                   on 2000/11/12  23:54:22
19976         Log: (Subsumed by #7664)
19977      Branch: perl
19978            + t/op/tell.t
19979            ! MANIFEST
19980 ____________________________________________________________________________
19981 [  7659] By: jhi                                   on 2000/11/12  22:55:25
19982         Log: Many subdocumented return values of the IO extension now documented.
19983              ungetc and write still left subdocumented.
19984              
19985              Subject: [PATCH] (was Re: IO::Handle::ungetc)
19986              From: Nicholas Clark <nick@talking.bollo.cx>
19987              Date: Sun, 12 Nov 2000 21:35:53 +0000
19988              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
19989      Branch: perl
19990            ! ext/IO/lib/IO/Handle.pm
19991 ____________________________________________________________________________
19992 [  7658] By: jhi                                   on 2000/11/12  21:37:06
19993         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
19994              From: Nicholas Clark <nick@talking.bollo.cx>
19995              Date: Sun, 12 Nov 2000 20:03:22 +0000
19996              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
19997      Branch: perl
19998            ! pod/perlfunc.pod
19999 ____________________________________________________________________________
20000 [  7657] By: jhi                                   on 2000/11/12  20:34:55
20001         Log: Integrate perlio.
20002      Branch: perl
20003           !> perlio.c
20004 ____________________________________________________________________________
20005 [  7656] By: nick                                  on 2000/11/12  19:25:06
20006         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
20007      Branch: perlio
20008            ! perlio.c
20009 ____________________________________________________________________________
20010 [  7655] By: nick                                  on 2000/11/12  19:09:41
20011         Log: Integrate mainline
20012      Branch: perlio
20013           +> README.solaris ext/Encode/Encode/cp1006.enc
20014           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
20015           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
20016           +> ext/Encode/Encode/iso8859-13.enc
20017           +> ext/Encode/Encode/iso8859-14.enc
20018           +> ext/Encode/Encode/iso8859-15.enc
20019           !> (integrate 34 files)
20020 ____________________________________________________________________________
20021 [  7654] By: jhi                                   on 2000/11/12  19:00:22
20022         Log: Add a metaconfig unit for fsync.
20023      Branch: metaconfig/U/perl
20024            + d_fsync.U
20025 ____________________________________________________________________________
20026 [  7653] By: jhi                                   on 2000/11/12  19:00:01
20027         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
20028      Branch: perl
20029            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20030            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
20031            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20032            ! vos/config.ga.h win32/config.bc win32/config.gc
20033            ! win32/config.vc
20034 ____________________________________________________________________________
20035 [  7652] By: jhi                                   on 2000/11/11  21:12:01
20036         Log: Copy the s// information of README.hpux also to the perlrun.
20037      Branch: perl
20038            ! README.hpux pod/perlrun.pod
20039 ____________________________________________________________________________
20040 [  7651] By: jhi                                   on 2000/11/11  21:03:13
20041         Log: More README.solaris updates from Andy Dougherty.
20042      Branch: perl
20043            ! README.solaris
20044 ____________________________________________________________________________
20045 [  7650] By: jhi                                   on 2000/11/11  18:38:57
20046         Log: More descriptive error for unknown perlio layers.
20047              
20048              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
20049              From: Dominic Dunlop <domo@computer.org> 
20050              Date: Sat, 11 Nov 2000 18:20:32 +0100             
20051              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
20052      Branch: perl
20053            ! perlio.c pod/perldiag.pod
20054 ____________________________________________________________________________
20055 [  7649] By: jhi                                   on 2000/11/11  18:37:52
20056         Log: MachTen doesn't really do mmap() and munmap().
20057              
20058              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
20059              From: Dominic Dunlop <domo@computer.org> 
20060              Date: Sat, 11 Nov 2000 18:20:32 +0100             
20061              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
20062      Branch: perl
20063            ! hints/machten.sh
20064 ____________________________________________________________________________
20065 [  7648] By: jhi                                   on 2000/11/11  18:36:46
20066         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
20067              From: rspier@pobox.com (Robert Spier)
20068              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
20069              Message-ID: <14861.32839.491271.985797@rls.cx>
20070      Branch: perl
20071            ! Porting/Contract pod/perltoot.pod
20072 ____________________________________________________________________________
20073 [  7647] By: jhi                                   on 2000/11/11  18:35:30
20074         Log: Simplify the getpagesize() unit by dropping the
20075              pagesize probe since it's nowadays slightly more
20076              complicated because of sysconf(). (Note: if some
20077              platform really needs the -lPW for getpagesize,
20078              I just broke it.)
20079              
20080              TODO: a new pagesize unit.
20081      Branch: metaconfig
20082            ! U/compline/d_getpagsz.U
20083 ____________________________________________________________________________
20084 [  7646] By: jhi                                   on 2000/11/11  18:33:23
20085         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
20086      Branch: perl
20087            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20088            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
20089            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20090            ! vos/config.ga.h win32/config.bc win32/config.gc
20091            ! win32/config.vc
20092 ____________________________________________________________________________
20093 [  7645] By: jhi                                   on 2000/11/11  16:45:15
20094         Log: Use sysconf() or getpagesize() to find out the pagesize.
20095      Branch: perl
20096            ! perlio.c
20097 ____________________________________________________________________________
20098 [  7644] By: jhi                                   on 2000/11/11  15:46:08
20099         Log: Integrate perlio.
20100      Branch: perl
20101           !> perlio.c
20102 ____________________________________________________________________________
20103 [  7643] By: jhi                                   on 2000/11/11  15:33:36
20104         Log: Subject: Re: [PATCH] README.solaris
20105              From: Lupe Christoph <lupe@lupe-christoph.de>
20106              Date: Sat, 11 Nov 2000 14:08:10 +0100
20107              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
20108      Branch: perl
20109            ! README.solaris
20110 ____________________________________________________________________________
20111 [  7642] By: jhi                                   on 2000/11/11  15:22:12
20112         Log: Subject: [PATCH perl@7638] cygwin port
20113              From: "Eric Fifer" <egf7@columbia.edu>            
20114              Date: Fri, 10 Nov 2000 19:30:30 -0000
20115              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
20116      Branch: perl
20117            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
20118 ____________________________________________________________________________
20119 [  7641] By: nick                                  on 2000/11/11  14:50:36
20120         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
20121              Also call "Buf" layer directly when unread'ing non-read chars.
20122      Branch: perlio
20123            ! perlio.c
20124 ____________________________________________________________________________
20125 [  7640] By: jhi                                   on 2000/11/11  02:05:02
20126         Log: Add more encoding tables.
20127      Branch: perl
20128            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
20129            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
20130            + ext/Encode/Encode/iso8859-10.enc
20131            + ext/Encode/Encode/iso8859-13.enc
20132            + ext/Encode/Encode/iso8859-14.enc
20133            + ext/Encode/Encode/iso8859-15.enc
20134            ! MANIFEST
20135 ____________________________________________________________________________
20136 [  7639] By: jhi                                   on 2000/11/10  18:49:25
20137         Log: Subject: [PATCH] README.solaris
20138              From: Andy Dougherty <doughera@lafayette.edu>
20139              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
20140              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
20141      Branch: perl
20142            + README.solaris
20143            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
20144            ! pod/perl.pod pod/perltoc.pod
20145 ____________________________________________________________________________
20146 [  7638] By: jhi                                   on 2000/11/10  15:04:15
20147         Log: Update Changes.
20148      Branch: perl
20149            ! Changes patchlevel.h
20150 ____________________________________________________________________________
20151 [  7637] By: jhi                                   on 2000/11/10  14:14:28
20152         Log: Explain better why certain regex tests are skipped.
20153              
20154              Subject: Re: tests skipped: unknown reason
20155              From: Lupe Christoph <lupe@lupe-christoph.de>
20156              Date: Fri, 10 Nov 2000 09:08:56 +0100
20157              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
20158      Branch: perl
20159            ! t/op/regexp.t
20160 ____________________________________________________________________________
20161 [  7636] By: nick                                  on 2000/11/10  13:40:00
20162         Log: Integrate mainline.
20163      Branch: perlio
20164           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
20165           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
20166           !> win32/bin/search.pl
20167 ____________________________________________________________________________
20168 [  7635] By: nick                                  on 2000/11/10  13:25:52
20169         Log: Re-instate stdio large file support via perlio.
20170      Branch: perl
20171            ! perlio.c
20172 ____________________________________________________________________________
20173 [  7634] By: jhi                                   on 2000/11/10  04:49:55
20174         Log: Amdahl UTS hints updates.
20175              
20176              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
20177              From: hom00@utsglobal.com (Harold O Morris)
20178              Date: Thu, 9 Nov 2000 20:02 PST
20179              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
20180      Branch: perl
20181            ! hints/uts.sh
20182 ____________________________________________________________________________
20183 [  7633] By: jhi                                   on 2000/11/09  23:33:28
20184         Log: Subject: [PATCH] IO::Seekable pod
20185              From: Nicholas Clark <nick@talking.bollo.cx>
20186              Date: Thu, 9 Nov 2000 20:29:45 +0000
20187              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
20188      Branch: perl
20189            ! ext/IO/lib/IO/Handle.pm
20190 ____________________________________________________________________________
20191 [  7632] By: jhi                                   on 2000/11/09  21:55:41
20192         Log: Various doc oddball characters.
20193              
20194              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
20195              From: Michael Somos <somos@grail.cba.csuohio.edu>
20196              Date: Mon, 6 Nov 2000 17:44:20 -0500
20197              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
20198      Branch: perl
20199            ! emacs/cperl-mode.el lib/unicode/syllables.txt
20200            ! win32/bin/search.pl
20201 ____________________________________________________________________________
20202 [  7631] By: jhi                                   on 2000/11/09  21:12:29
20203         Log: Subject: Re: bash -c exit and linux hints 
20204              From: "John P. Linderman" <jpl@research.att.com>
20205              Date: Thu, 02 Nov 2000 09:37:25 -0500
20206              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
20207      Branch: perl
20208            ! hints/linux.sh
20209 ____________________________________________________________________________
20210 [  7630] By: nick                                  on 2000/11/09  20:34:11
20211         Log: Integrate mainline.
20212      Branch: perlio
20213           !> (integrate 91 files)
20214 ____________________________________________________________________________
20215 [  7629] By: jhi                                   on 2000/11/09  19:46:31
20216         Log: Missing dTHXs.
20217              
20218              Subject: RE: perl@7595 builds not on cygwin
20219              From: "Eric Fifer" <egf7@columbia.edu>
20220              Date: Thu, 9 Nov 2000 19:26:50 -0000
20221              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
20222      Branch: perl
20223            ! ext/Devel/Peek/Peek.xs
20224 ____________________________________________________________________________
20225 [  7628] By: jhi                                   on 2000/11/09  14:48:27
20226         Log: Disable only the tests 99 and 166 for UTF-8 locales.
20227      Branch: perl
20228            ! t/pragma/locale.t
20229 ____________________________________________________________________________
20230 [  7627] By: jhi                                   on 2000/11/09  14:40:27
20231         Log: There's no =head3.
20232      Branch: perl
20233            ! pod/perlhack.pod
20234 ____________________________________________________________________________
20235 [  7626] By: jhi                                   on 2000/11/09  13:54:26
20236         Log: The generated boot_* headers are wrong.  Pickier compiler,
20237              such as KAI C++ will refuse to compile the resulting perlmain.
20238              
20239              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
20240              From: Harri Pasanen <harri.pasanen@trema.com>
20241              Date: Thu, 09 Nov 2000 14:23:28 +0100
20242              Message-Id: <3A0AA550.26D548A3@trema.com>
20243      Branch: perl
20244            ! minimod.pl
20245 ____________________________________________________________________________
20246 [  7625] By: jhi                                   on 2000/11/09  13:50:44
20247         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
20248              From: Prymmer/Kahn <pvhp@best.com>
20249              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
20250              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
20251              
20252              All except the "cow orker" change.
20253      Branch: perl
20254            ! Porting/pumpkin.pod
20255 ____________________________________________________________________________
20256 [  7624] By: jhi                                   on 2000/11/09  13:45:33
20257         Log: Fix for
20258              
20259              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
20260              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
20261              Date: Thu, 09 Nov 2000 11:05:52 +0100
20262              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
20263      Branch: perl
20264            ! pod/perldiag.pod t/pragma/warn/pp_sys
20265 ____________________________________________________________________________
20266 [  7623] By: jhi                                   on 2000/11/09  13:37:16
20267         Log: Typo in an ifndef.
20268              
20269              Subject: Re: [PATCH 5.7.0] better messages from malloc()
20270              From: Joe Smith <jms@inwap.com>         
20271              Date: Thu, 09 Nov 2000 01:33:14 -0800
20272              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
20273      Branch: perl
20274            ! malloc.c
20275 ____________________________________________________________________________
20276 [  7622] By: jhi                                   on 2000/11/09  13:31:18
20277         Log: Remove unused extra arguments.
20278      Branch: metaconfig/U/perl
20279            ! perlxv.U
20280      Branch: perl
20281            ! Configure config_h.SH
20282 ____________________________________________________________________________
20283 [  7621] By: jhi                                   on 2000/11/09  13:16:36
20284         Log: More VMS moves on environment handling, from Charles Lane.
20285      Branch: perl
20286            ! t/pragma/locale.t
20287 ____________________________________________________________________________
20288 [  7620] By: jhi                                   on 2000/11/09  04:42:38
20289         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
20290              From: David Dyck <dcd@tc.fluke.com>
20291              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
20292              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
20293      Branch: perl
20294            ! pp_sys.c
20295 ____________________________________________________________________________
20296 [  7619] By: jhi                                   on 2000/11/09  04:36:21
20297         Log: Forgot from #7618.
20298      Branch: perl
20299            ! lib/File/stat.pm
20300 ____________________________________________________________________________
20301 [  7618] By: jhi                                   on 2000/11/09  04:28:44
20302         Log: Make deleting for %ENV work for (newer versions of) VMS,
20303              from Craig A. Berry.
20304      Branch: perl
20305            ! vms/vms.c
20306 ____________________________________________________________________________
20307 [  7617] By: jhi                                   on 2000/11/09  04:25:05
20308         Log: Subject: [PATCH] Class::Struct at compile time
20309              From: "Casey R. Tweten" <crt@kiski.net>
20310              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
20311              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
20312      Branch: perl
20313            ! lib/Class/Struct.pm
20314 ____________________________________________________________________________
20315 [  7616] By: jhi                                   on 2000/11/09  04:15:17
20316         Log: Subject: [ID 20001108.013] spelling
20317              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
20318              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
20319              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
20320      Branch: perl
20321            ! lib/ftp.pl
20322 ____________________________________________________________________________
20323 [  7615] By: jhi                                   on 2000/11/09  04:12:42
20324         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
20325              From: Peter Prymmer <pvhp@forte.com>
20326              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
20327              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
20328      Branch: perl
20329            ! configure.com
20330 ____________________________________________________________________________
20331 [  7614] By: jhi                                   on 2000/11/08  22:42:55
20332         Log: A missing aTHX_.
20333      Branch: perl
20334            ! ext/IPC/SysV/SysV.xs
20335 ____________________________________________________________________________
20336 [  7613] By: jhi                                   on 2000/11/08  19:30:21
20337         Log: Update Changes.
20338      Branch: perl
20339            ! Changes patchlevel.h
20340 ____________________________________________________________________________
20341 [  7612] By: jhi                                   on 2000/11/08  18:35:25
20342         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
20343              From: David Dyck <dcd@tc.fluke.com>
20344              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
20345              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
20346      Branch: perl
20347            ! pp_sys.c
20348 ____________________________________________________________________________
20349 [  7611] By: jhi                                   on 2000/11/08  18:30:26
20350         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
20351              From: Dominic Dunlop <domo@computer.org>
20352              Date: Tue, 7 Nov 2000 12:05:25 +0100
20353              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
20354      Branch: perl
20355            ! malloc.c
20356 ____________________________________________________________________________
20357 [  7610] By: jhi                                   on 2000/11/08  18:25:14
20358         Log: Do not test UTF-8 locales since that the tests would require
20359              polymorphic regexen.
20360      Branch: perl
20361            ! t/pragma/locale.t
20362 ____________________________________________________________________________
20363 [  7609] By: jhi                                   on 2000/11/08  17:12:51
20364         Log: Locale buglets.
20365              
20366              Subject: RE: Locales support (setlocale) fixes
20367              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20368              Date: Wed, 8 Nov 2000 20:01:39 +0300
20369              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
20370      Branch: perl
20371            ! t/pragma/locale.t util.c
20372 ____________________________________________________________________________
20373 [  7608] By: jhi                                   on 2000/11/08  17:00:16
20374         Log: Deleting $ENV{PATH} in VMS is not recommendable.
20375      Branch: perl
20376            ! t/pragma/locale.t
20377 ____________________________________________________________________________
20378 [  7607] By: jhi                                   on 2000/11/08  16:58:26
20379         Log: Subject: PATCH std stdio for (Free)BSD
20380              From: Nicholas Clark <nick@ccl4.org>
20381              Date: Wed, 8 Nov 2000 15:36:29 +0000
20382              Message-ID: <20001108153629.D98736@plum.flirble.org>
20383      Branch: metaconfig
20384            ! U/compline/d_stdstdio.U
20385      Branch: perl
20386            ! Configure config_h.SH
20387 ____________________________________________________________________________
20388 [  7606] By: jhi                                   on 2000/11/08  16:43:31
20389         Log: Forgot to bump the line numbers in #7601.
20390      Branch: perl
20391            ! t/pragma/warn/pp_sys
20392 ____________________________________________________________________________
20393 [  7605] By: jhi                                   on 2000/11/08  16:39:12
20394         Log: More careful detection of how well NVs and UVs mix.
20395              
20396              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))
20397              From: Nicholas Clark <nick@ccl4.org>
20398              Date: Wed, 8 Nov 2000 15:14:12 +0000
20399              Message-ID: <20001108151412.B98736@plum.flirble.org>
20400              
20401              Added some SIGFPE paranoia.
20402      Branch: metaconfig/U/perl
20403            ! perlxv.U
20404      Branch: perl
20405            ! Configure config_h.SH
20406 ____________________________________________________________________________
20407 [  7604] By: jhi                                   on 2000/11/08  14:39:10
20408         Log: Subject: [patch perl@7595] VMS configure.com tweak
20409              From: "Craig A. Berry" <craigberry@mac.com>
20410              Date: Wed, 8 Nov 2000 00:24:12 -0600
20411              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
20412      Branch: perl
20413            ! configure.com
20414 ____________________________________________________________________________
20415 [  7603] By: jhi                                   on 2000/11/08  14:27:11
20416         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
20417              From: Robin Barker <rmb1@cise.npl.co.uk>
20418              Date: Wed, 8 Nov 2000 11:11:39 GMT
20419              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
20420      Branch: perl
20421            ! perlio.c
20422 ____________________________________________________________________________
20423 [  7602] By: jhi                                   on 2000/11/08  14:25:03
20424         Log: Fix for the tie-refhash string table leaks.
20425              
20426              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
20427              Date: Wed, 8 Nov 2000 13:03:04 GMT
20428              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
20429      Branch: perl
20430            ! t/lib/tie-refhash.t
20431 ____________________________________________________________________________
20432 [  7601] By: jhi                                   on 2000/11/08  14:21:08
20433         Log: Try to avoid flockless and emulationless places.
20434      Branch: perl
20435            ! t/pragma/warn/pp_sys
20436 ____________________________________________________________________________
20437 [  7600] By: jhi                                   on 2000/11/08  02:28:54
20438         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
20439              
20440              Subject: [PATCH] prototyped functions that should be overrideable
20441              From: "Casey R. Tweten" <crt@kiski.net>
20442              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
20443              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
20444      Branch: perl
20445            ! toke.c
20446 ____________________________________________________________________________
20447 [  7599] By: jhi                                   on 2000/11/08  01:12:05
20448         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
20449              
20450              Subject: [PATCH] perlbug.PL
20451              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20452              Date: Mon, 6 Nov 2000 21:39:01 -0500
20453              Message-ID: <20001106213901.B20955@O2.chapin.edu>
20454      Branch: perl
20455            ! utils/perlbug.PL
20456 ____________________________________________________________________________
20457 [  7598] By: jhi                                   on 2000/11/07  23:42:00
20458         Log: Bad thinko in #7581 (I used the test program with the expanded
20459              values as-is).
20460      Branch: metaconfig
20461            ! U/compline/d_stdstdio.U
20462      Branch: perl
20463            ! Configure
20464 ____________________________________________________________________________
20465 [  7597] By: jhi                                   on 2000/11/07  21:43:29
20466         Log: Subject: [PATCH perl@7573] cygwin port
20467              From: "Fifer, Eric" <EFifer@sanwaint.com>
20468              Date: Tue, 7 Nov 2000 18:08:51 -0000 
20469              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
20470              
20471              Synchronize with Cygwin 1.1.5.
20472      Branch: perl
20473            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
20474            ! pod/perlport.pod unixish.h util.c
20475 ____________________________________________________________________________
20476 [  7596] By: jhi                                   on 2000/11/07  21:39:25
20477         Log: perlhack updates from H.Merijn Brand.
20478      Branch: perl
20479            ! pod/perlhack.pod
20480 ____________________________________________________________________________
20481 [  7595] By: jhi                                   on 2000/11/07  20:21:41
20482         Log: Update Changes.
20483      Branch: perl
20484            ! Changes patchlevel.h
20485 ____________________________________________________________________________
20486 [  7594] By: jhi                                   on 2000/11/07  19:18:58
20487         Log: Be more robust in Dynaloader.pm.
20488      Branch: perl
20489            ! ext/DynaLoader/DynaLoader_pm.PL
20490 ____________________________________________________________________________
20491 [  7593] By: jhi                                   on 2000/11/07  16:49:31
20492         Log: AUTHORS update.
20493      Branch: perl
20494            ! AUTHORS
20495 ____________________________________________________________________________
20496 [  7592] By: gsar                                  on 2000/11/07  16:39:51
20497         Log: normalize relative paths in virtualized current directory on windows,
20498              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
20499              returns)
20500      Branch: perl
20501            ! win32/vdir.h
20502 ____________________________________________________________________________
20503 [  7591] By: jhi                                   on 2000/11/07  16:04:26
20504         Log: Too profiler-happy: with optimization the #7590 actually makes
20505              the test to run 0.5% _slower_.  Requires much more instrumentation.
20506              Retract #7590.
20507      Branch: perl
20508            ! regcomp.c regcomp.h
20509 ____________________________________________________________________________
20510 [  7590] By: jhi                                   on 2000/11/07  15:51:13
20511         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
20512              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
20513              by using memset() and testing bytewise (as opposed to bitwise).
20514      Branch: perl
20515            ! regcomp.c regcomp.h
20516 ____________________________________________________________________________
20517 [  7589] By: jhi                                   on 2000/11/07  12:56:39
20518         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
20519              From: "Craig A. Berry" <craig.berry@psinetcs.com>
20520              Date: Mon, 06 Nov 2000 23:45:30 -0500
20521              Message-Id: <0011079735.AA973576259@univpress.com>
20522      Branch: perl
20523            ! configure.com t/lib/st-lock.t
20524 ____________________________________________________________________________
20525 [  7588] By: jhi                                   on 2000/11/07  01:03:28
20526         Log: Tweak #7587.
20527      Branch: perl
20528            ! pod/perldiag.pod
20529 ____________________________________________________________________________
20530 [  7587] By: jhi                                   on 2000/11/07  01:00:27
20531         Log: A doc addition for bug id 20001105.019, beware \p.
20532      Branch: perl
20533            ! pod/perldiag.pod
20534 ____________________________________________________________________________
20535 [  7586] By: jhi                                   on 2000/11/07  00:32:22
20536         Log: Fake support of holey files in win/dosish platforms.
20537              
20538              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
20539              From: kipp@shonanblue.ne.jp
20540              Date: Mon, 6 Nov 2000 13:30:55 -0800
20541              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
20542      Branch: perl
20543            ! ext/SDBM_File/sdbm/sdbm.c
20544 ____________________________________________________________________________
20545 [  7585] By: jhi                                   on 2000/11/07  00:12:54
20546         Log: Subject: Pod updates
20547              From: "Stephen P. Potter" <spp@spotter.yi.org>
20548              Date: Mon, 06 Nov 2000 18:56:43 -0500
20549              Message-Id: <200011062357.SAA18173@spotter.yi.org>
20550      Branch: perl
20551            ! README.dos README.os2 README.win32 pod/buildtoc.PL
20552            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
20553            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
20554            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
20555            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
20556            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
20557            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
20558            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
20559            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
20560            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
20561            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
20562            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
20563            ! pod/perltootc.pod pod/perlunicode.pod
20564 ____________________________________________________________________________
20565 [  7584] By: jhi                                   on 2000/11/07  00:04:17
20566         Log: Varargs don't always work too well if one puts an unsigned
20567              char on the stack and pop an unsigned quad off the stack.
20568              
20569              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
20570              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
20571              Date: Mon, 06 Nov 2000 15:19:05 -0800
20572              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
20573      Branch: perl
20574            ! utf8.c
20575 ____________________________________________________________________________
20576 [  7583] By: jhi                                   on 2000/11/06  23:58:48
20577         Log: %ENV note tweaks from Dan Sugalski.
20578      Branch: perl
20579            ! pod/perlport.pod vms/perlvms.pod
20580 ____________________________________________________________________________
20581 [  7582] By: jhi                                   on 2000/11/06  23:05:49
20582         Log: glibc5 detection by __GNU_LIBRARY__.
20583      Branch: perl
20584            ! toke.c
20585 ____________________________________________________________________________
20586 [  7581] By: jhi                                   on 2000/11/06  22:51:29
20587         Log: Make the stdio test program of 7427 less noisy while being 
20588              compiled so that Digital UNIX wouldn't get both
20589              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
20590              undefined.  This makes perlio happy.
20591      Branch: metaconfig
20592            ! U/compline/d_stdstdio.U
20593      Branch: perl
20594            ! Configure config_h.SH
20595 ____________________________________________________________________________
20596 [  7580] By: jhi                                   on 2000/11/06  22:41:41
20597         Log: Document %ENV = () portability issues.
20598      Branch: perl
20599            ! pod/perlport.pod vms/perlvms.pod
20600 ____________________________________________________________________________
20601 [  7579] By: jhi                                   on 2000/11/06  21:29:24
20602         Log: VOS updates from Paul Green.
20603      Branch: perl
20604            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20605 ____________________________________________________________________________
20606 [  7578] By: jhi                                   on 2000/11/06  21:00:40
20607         Log: Sanitize the environment further.
20608      Branch: perl
20609            ! t/pragma/locale.t
20610 ____________________________________________________________________________
20611 [  7577] By: jhi                                   on 2000/11/06  20:53:51
20612         Log: Re-introduce 7552 lost in integration.
20613      Branch: perl
20614            ! perlio.c
20615 ____________________________________________________________________________
20616 [  7576] By: jhi                                   on 2000/11/06  20:33:46
20617         Log: Admit that the test leaks scalars.
20618      Branch: perl
20619            ! t/comp/proto.t
20620 ____________________________________________________________________________
20621 [  7575] By: jhi                                   on 2000/11/06  20:17:08
20622         Log: Integrate perlio.
20623      Branch: perl
20624           !> perlio.c
20625 ____________________________________________________________________________
20626 [  7574] By: nick                                  on 2000/11/06  20:07:28
20627         Log: Remove debug. Try (Mmap_t) on madvise() call.
20628      Branch: perlio
20629            ! perlio.c
20630 ____________________________________________________________________________
20631 [  7573] By: jhi                                   on 2000/11/06  13:56:05
20632         Log: Update Changes.
20633      Branch: perl
20634            ! Changes patchlevel.h
20635 ____________________________________________________________________________
20636 [  7572] By: jhi                                   on 2000/11/06  13:48:41
20637         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
20638              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20639              Date: Mon, 06 Nov 2000 10:11:42 +0100
20640              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
20641      Branch: perl
20642            ! pod/perlhack.pod
20643 ____________________________________________________________________________
20644 [  7571] By: jhi                                   on 2000/11/06  01:45:51
20645         Log: AUTHORS updates.
20646      Branch: perl
20647            ! AUTHORS
20648 ____________________________________________________________________________
20649 [  7570] By: jhi                                   on 2000/11/06  00:18:00
20650         Log: Fix for
20651              
20652              Subject: [ID 20000728.005] perl -P broken
20653              From: David Dyck <dcd@tc.fluke.com>
20654              Date: Fri, 28 Jul 2000 17:19:16 -0700
20655              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
20656              
20657              (hopefully).  The fix is also not complete, it seems to break
20658              BOM swallowing for libc5 systems, but until someone figures
20659              out a way to do this without ftell(), this will do.
20660      Branch: perl
20661            ! toke.c
20662 ____________________________________________________________________________
20663 [  7569] By: jhi                                   on 2000/11/06  00:05:30
20664         Log: Document that the evaled syntax errors cause scalar leaks.
20665      Branch: perl
20666            ! t/comp/proto.t
20667 ____________________________________________________________________________
20668 [  7568] By: jhi                                   on 2000/11/05  23:14:47
20669         Log: opmini.o can linger from Configures past.
20670      Branch: perl
20671            ! Makefile.SH
20672 ____________________________________________________________________________
20673 [  7567] By: jhi                                   on 2000/11/05  21:28:39
20674         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
20675              first argument correctly.
20676      Branch: perl
20677            ! perlio.c
20678 ____________________________________________________________________________
20679 [  7566] By: jhi                                   on 2000/11/05  21:15:56
20680         Log: Integrate perlio.
20681      Branch: perl
20682           !> perlio.c
20683 ____________________________________________________________________________
20684 [  7565] By: jhi                                   on 2000/11/05  21:15:13
20685         Log: Use -dM for gcc (the suggested patch did it only for Linux,
20686              but I think it can be generalized).
20687              
20688              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
20689              From: Pixel <pixel@mandrakesoft.com>
20690              Date: 05 Nov 2000 21:49:34 +0100 
20691              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
20692      Branch: perl
20693            ! ext/Errno/Errno_pm.PL
20694 ____________________________________________________________________________
20695 [  7564] By: nick                                  on 2000/11/05  21:09:18
20696         Log: Added a mmap layer as a "subclass" of perlio.
20697              PERLIO=mmap ./perl harness passes
20698      Branch: perlio
20699            ! perlio.c
20700 ____________________________________________________________________________
20701 [  7563] By: jhi                                   on 2000/11/05  19:48:55
20702         Log: Add a note for future generations about bug id 20000229.006.
20703      Branch: perl
20704            ! malloc.c
20705 ____________________________________________________________________________
20706 [  7562] By: jhi                                   on 2000/11/05  19:38:24
20707         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
20708      Branch: perl
20709            ! pp_ctl.c t/op/pos.t
20710 ____________________________________________________________________________
20711 [  7561] By: jhi                                   on 2000/11/05  18:21:46
20712         Log: Add =pod to be tidy.
20713      Branch: perl
20714            ! lib/Math/Complex.pm
20715 ____________________________________________________________________________
20716 [  7560] By: jhi                                   on 2000/11/05  17:38:46
20717         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
20718      Branch: perl
20719            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20720            ! ext/Storable/Storable.xs t/lib/st-recurse.t
20721 ____________________________________________________________________________
20722 [  7559] By: jhi                                   on 2000/11/05  17:32:59
20723         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
20724              From: "Peter J. Farley III" <pjfarley@banet.net>
20725              Date: Sun, 05 Nov 2000 11:55:59 -0500
20726              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
20727      Branch: perl
20728            ! t/lib/syslog.t
20729 ____________________________________________________________________________
20730 [  7558] By: jhi                                   on 2000/11/05  17:29:19
20731         Log: Integrate perlio.
20732      Branch: perl
20733           !> perlio.c
20734 ____________________________________________________________________________
20735 [  7557] By: jhi                                   on 2000/11/05  17:22:01
20736         Log: A fix of sorts for 20000329.026, a better error message
20737              for a missing "use charnames" when using the \N{...}. 
20738      Branch: perl
20739            ! pod/perldiag.pod toke.c
20740 ____________________________________________________________________________
20741 [  7556] By: jhi                                   on 2000/11/05  16:33:50
20742         Log: Test tweak: show also the failed locales.
20743              
20744              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
20745              From: Lupe Christoph <lupe@lupe-christoph.de>         
20746              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
20747              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
20748      Branch: perl
20749            ! t/pragma/locale.t
20750 ____________________________________________________________________________
20751 [  7555] By: nick                                  on 2000/11/05  11:09:34
20752         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
20753              open RDWR so does not fail. (pragma/warnings 303 again...)
20754      Branch: perlio
20755            ! perlio.c
20756 ____________________________________________________________________________
20757 [  7554] By: nick                                  on 2000/11/05  10:10:13
20758         Log: Fix case where ungetc(f,EOF) was allowed.
20759              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
20760              so we can see similarities.
20761              Use types more carefully and a STDCHAR array in hope that this will
20762              fix Jarrko's 64bit machine.
20763      Branch: perlio
20764            ! perlio.c
20765 ____________________________________________________________________________
20766 [  7553] By: jhi                                   on 2000/11/05  01:12:16
20767         Log: Fix for
20768              
20769              Subject: [ID 20001004.007] taint propogation is inconsistent
20770              From: pimlott@idiomtech.com (Andrew Pimlott) 
20771              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
20772              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
20773              
20774              The culprit was sv_setsv() which was rather blindly
20775              propagating taint, which lead to behaviour where if
20776              a tainted anon hash value was seen all the hash values
20777              from then on at that level became tainted, or at any
20778              upper levels in the case of nested anon hashes.
20779      Branch: perl
20780            ! sv.c t/op/taint.t
20781 ____________________________________________________________________________
20782 [  7552] By: jhi                                   on 2000/11/04  23:44:18
20783         Log: Some cpps don't like splitting conditionals across several lines.
20784      Branch: perl
20785            ! perlio.c
20786 ____________________________________________________________________________
20787 [  7551] By: nick                                  on 2000/11/04  23:40:44
20788         Log: Integrate mainline
20789      Branch: perlio
20790           !> pp_hot.c t/op/taint.t
20791 ____________________________________________________________________________
20792 [  7550] By: nick                                  on 2000/11/04  23:39:05
20793         Log: Integrate mainline again
20794      Branch: perlio
20795           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
20796           !> t/lib/b.t t/op/misc.t util.c
20797 ____________________________________________________________________________
20798 [  7549] By: jhi                                   on 2000/11/04  23:14:01
20799         Log: Fix for
20800              
20801              Subject: [ID 20001004.006] undef is never tainted
20802              From: pimlott@idiomtech.com (Andrew Pimlott)
20803              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
20804              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
20805              
20806              An undef read from a slurped file was not tainted.
20807      Branch: perl
20808            ! pp_hot.c t/op/taint.t
20809 ____________________________________________________________________________
20810 [  7548] By: jhi                                   on 2000/11/04  22:56:21
20811         Log: Test tweak ($Config{useperlio} is by default undef) .
20812      Branch: perl
20813            ! t/lib/b.t
20814 ____________________________________________________________________________
20815 [  7547] By: jhi                                   on 2000/11/04  22:43:56
20816         Log: Integrate perlio.
20817      Branch: perl
20818           +> lib/perlio.pm
20819           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
20820           !> pod/perlapi.pod t/lib/b.t
20821 ____________________________________________________________________________
20822 [  7546] By: jhi                                   on 2000/11/04  22:40:59
20823         Log: Configure would use a bad $myuname from an old config.sh.
20824              
20825              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
20826              From: Andy Dougherty <doughera@lafayette.edu>
20827              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
20828              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
20829      Branch: metaconfig
20830            ! U/modified/Oldconfig.U
20831      Branch: perl
20832            ! Configure config_h.SH
20833 ____________________________________________________________________________
20834 [  7545] By: jhi                                   on 2000/11/04  22:36:54
20835         Log: Subject: Locales support (setlocale) fixes
20836              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20837              Date: Sat, 4 Nov 2000 10:15:48 +0300 
20838              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
20839              
20840              Modified quite a bit to be more portable.
20841      Branch: perl
20842            ! embed.h embed.pl perl.h proto.h util.c
20843 ____________________________________________________________________________
20844 [  7544] By: jhi                                   on 2000/11/04  22:32:47
20845         Log: Dying is too strict here, better just skip.
20846      Branch: perl
20847            ! t/op/misc.t
20848 ____________________________________________________________________________
20849 [  7543] By: nick                                  on 2000/11/04  21:55:13
20850         Log: Merge mainline
20851      Branch: perlio
20852           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
20853           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
20854           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
20855           !> (integrate 64 files)
20856 ____________________________________________________________________________
20857 [  7542] By: jhi                                   on 2000/11/04  21:09:28
20858         Log: More Changes tweakery.
20859      Branch: perl
20860            ! Changes Porting/genlog
20861 ____________________________________________________________________________
20862 [  7541] By: jhi                                   on 2000/11/04  20:58:18
20863         Log: Changes fixups.
20864      Branch: perl
20865            ! Changes
20866 ____________________________________________________________________________
20867 [  7540] By: jhi                                   on 2000/11/04  20:42:38
20868         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
20869              create a "fast path" for locale name probing using "locale -a"
20870              if available, squash finally hopefully the s?printf resetting
20871              the numeric locale (since, IIUC perllocale, it never shouldn't). 
20872      Branch: perl
20873            ! sv.c t/op/misc.t t/pragma/locale.t
20874 ____________________________________________________________________________
20875 [  7539] By: nick                                  on 2000/11/04  19:56:10
20876         Log: PerlIO infrastructure complete.
20877      Branch: perlio
20878            + lib/perlio.pm
20879            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
20880 ____________________________________________________________________________
20881 [  7538] By: nick                                  on 2000/11/04  14:31:32
20882         Log: Type tweaks + less contorted allocation scheme
20883      Branch: perlio
20884            ! perlio.c
20885 ____________________________________________________________________________
20886 [  7537] By: nick                                  on 2000/11/04  12:40:42
20887         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
20888              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
20889              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
20890              sensible) which lead to some interesting fails.
20891      Branch: perlio
20892            ! perlio.c
20893 ____________________________________________________________________________
20894 [  7536] By: jhi                                   on 2000/11/04  00:20:02
20895         Log: Add FCNTL_CAN_LOCK.
20896              
20897              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
20898              From: Andy Dougherty <doughera@lafayette.edu>
20899              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
20900              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
20901              
20902              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
20903              From: Andy Dougherty <doughera@lafayette.edu>
20904              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
20905              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
20906      Branch: metaconfig/U/perl
20907            + d_fcntl_can_lock.U
20908            ! startperl.U
20909      Branch: perl
20910            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20911            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
20912            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20913            ! vos/config.ga.h win32/config.bc win32/config.gc
20914            ! win32/config.vc
20915 ____________________________________________________________________________
20916 [  7535] By: nick                                  on 2000/11/03  22:19:10
20917         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
20918              - Works on Linux with
20919              perlio + unix
20920              stdio
20921              - Works on Solaris with
20922              perlio + unix
20923              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
20924              - Fails (hangs in openpid) if you try and stack
20925              perlio + stdio - Linux stdio's read() logic is hanging.
20926      Branch: perlio
20927            ! iperlsys.h perlio.c
20928 ____________________________________________________________________________
20929 [  7534] By: jhi                                   on 2000/11/03  15:16:02
20930         Log: Subject: Re: README.aix
20931              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20932              Date: Fri, 03 Nov 2000 16:03:15 +0100
20933              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
20934      Branch: perl
20935            ! README.aix
20936 ____________________________________________________________________________
20937 [  7533] By: jhi                                   on 2000/11/03  03:59:02
20938         Log: Subject: [PATCH 5.7.0] better messages from malloc()
20939              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20940              Date: Wed, 1 Nov 2000 23:39:56 -0500
20941              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
20942      Branch: perl
20943            ! malloc.c pod/perldiag.pod
20944 ____________________________________________________________________________
20945 [  7532] By: jhi                                   on 2000/11/03  00:11:56
20946         Log: The #7521 touched things it shouldn't have.
20947      Branch: perl
20948            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
20949 ____________________________________________________________________________
20950 [  7531] By: jhi                                   on 2000/11/02  22:32:33
20951         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
20952              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20953              Date:     Thu, 2 Nov 2000 16:58:36 EST
20954              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
20955      Branch: perl
20956            ! vms/gen_shrfls.pl
20957 ____________________________________________________________________________
20958 [  7530] By: jhi                                   on 2000/11/02  22:08:49
20959         Log: Fix the problem discussed in
20960              
20961              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
20962              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
20963              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
20964              
20965              originally from Linc Madison.  Also Andreas König's comments
20966              taken into account.  Some other problems with Tie::SubstrHash
20967              fixed: didn't croak when the table exceeded the requested number
20968              of entries (as documented) but instead when the number of entries
20969              exceeded the size of the table, a croak() had an unnecessary \n,
20970              didn't have a CLEAR method, documented that there is no exists().
20971              Didn't fix to be strict-proof because the module uses &foo; and
20972              dynamic scope.  Added a test script exercizing both first tamely 
20973              the basic functionality, and then the failure cases reported by
20974              Linc Madison.
20975      Branch: perl
20976            + t/lib/tie-substrhash.t
20977            ! MANIFEST lib/Tie/SubstrHash.pm
20978 ____________________________________________________________________________
20979 [  7529] By: jhi                                   on 2000/11/02  17:58:08
20980         Log: recv() can fail and return undef.
20981              
20982              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
20983              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
20984              Date: Thu, 2 Nov 2000 20:12:20 +0300
20985              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
20986      Branch: perl
20987            ! lib/Net/Ping.pm
20988 ____________________________________________________________________________
20989 [  7528] By: jhi                                   on 2000/11/02  17:49:09
20990         Log: Detpyo.
20991      Branch: perl
20992            ! pod/perlop.pod
20993 ____________________________________________________________________________
20994 [  7527] By: jhi                                   on 2000/11/02  15:48:37
20995         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
20996              fix a autovivification bug in Tie::RefHash, add tests for both.
20997              
20998              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
20999              From: Edward Avis <epa98@doc.ic.ac.uk>
21000              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
21001              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
21002      Branch: perl
21003            + t/lib/tie-refhash.t
21004            ! MANIFEST lib/Tie/RefHash.pm
21005 ____________________________________________________________________________
21006 [  7526] By: jhi                                   on 2000/11/02  13:56:26
21007         Log: Test::Harness revealed buglets in the new DynaLoader.
21008              
21009              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
21010              From: andreas.koenig@anima.de (Andreas J. Koenig)
21011              Date: 02 Nov 2000 11:26:48 +0100 
21012              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
21013      Branch: perl
21014            ! ext/DynaLoader/DynaLoader_pm.PL
21015 ____________________________________________________________________________
21016 [  7525] By: jhi                                   on 2000/11/01  23:52:08
21017         Log: The entry for #7503 was missing.
21018      Branch: perl
21019            ! Changes
21020 ____________________________________________________________________________
21021 [  7524] By: jhi                                   on 2000/11/01  23:40:52
21022         Log: Update Changes.
21023      Branch: perl
21024            ! Changes patchlevel.h
21025 ____________________________________________________________________________
21026 [  7523] By: jhi                                   on 2000/11/01  22:57:09
21027         Log: More tweaking on the #7522 theme.
21028      Branch: perl
21029            ! ext/DynaLoader/DynaLoader_pm.PL
21030 ____________________________________________________________________________
21031 [  7522] By: jhi                                   on 2000/11/01  22:06:15
21032         Log: Expand %Config variables and %ENV variables only if
21033              so requested during build time using the
21034              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
21035              Not expanding makes relocating distributions easier.
21036      Branch: perl
21037            ! ext/DynaLoader/DynaLoader_pm.PL
21038 ____________________________________________________________________________
21039 [  7521] By: jhi                                   on 2000/11/01  20:56:34
21040         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
21041              and setgid() because they were just changing $< and $( which means
21042              only changing the real uid/gid, as opposed to changing both
21043              real and effective ids.  (The alternative way could have been
21044              in POSIX.pm to change $> and $), too, but making a direct call
21045              to the C API feels cleaner.)  Fixes the bug
21046              
21047              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
21048              From: "Garry T. Williams" <garry@zvolve.com>
21049              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
21050              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
21051      Branch: perl
21052            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
21053            ! ext/POSIX/typemap pod/perlvar.pod
21054 ____________________________________________________________________________
21055 [  7520] By: jhi                                   on 2000/11/01  20:08:33
21056         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
21057              From: "Garry T. Williams" <garry@zvolve.com>
21058              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
21059              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
21060      Branch: perl
21061            ! pod/perlsec.pod
21062 ____________________________________________________________________________
21063 [  7519] By: jhi                                   on 2000/11/01  20:01:22
21064         Log: Locale warning explanation tweak.
21065      Branch: perl
21066            ! pod/perldiag.pod
21067 ____________________________________________________________________________
21068 [  7518] By: jhi                                   on 2000/11/01  18:57:13
21069         Log: C.pm part of
21070              
21071              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
21072              From: Jarkko Hietaniemi <jhi@iki.fi>
21073              Date: Tue, 10 Oct 2000 08:22:28 -0500
21074              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
21075      Branch: perl
21076            ! ext/B/B/C.pm
21077 ____________________________________________________________________________
21078 [  7517] By: jhi                                   on 2000/11/01  18:41:59
21079         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
21080              From: Martien Verbruggen <mgjv@comdyn.com.au>
21081              Date: Fri, 6 Oct 2000 14:09:10 +1100
21082              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
21083      Branch: perl
21084            ! pod/perlop.pod
21085 ____________________________________________________________________________
21086 [  7516] By: jhi                                   on 2000/11/01  18:34:55
21087         Log: Generalize the Camel wording.
21088              
21089              Subject: Re: perlfaq style changes
21090              From: John Borwick <jhborwic@unity.ncsu.edu>
21091              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
21092              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
21093      Branch: perl
21094            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
21095 ____________________________________________________________________________
21096 [  7515] By: jhi                                   on 2000/11/01  16:52:31
21097         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
21098              From: pimlott@idiomtech.com (Andrew Pimlott)
21099              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
21100              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
21101      Branch: perl
21102            ! pod/perlsec.pod
21103 ____________________________________________________________________________
21104 [  7514] By: jhi                                   on 2000/11/01  15:03:40
21105         Log: More AIX lore.
21106      Branch: perl
21107            ! ext/re/hints/aix.pl
21108 ____________________________________________________________________________
21109 [  7513] By: jhi                                   on 2000/11/01  14:48:30
21110         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
21111              From: root <root@chronos.fi.muni.cz>
21112              Date: Wed, 1 Nov 2000 12:31:32 +0100
21113              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
21114      Branch: perl
21115            ! lib/Net/Ping.pm
21116 ____________________________________________________________________________
21117 [  7512] By: jhi                                   on 2000/11/01  14:46:47
21118         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
21119              From: Martin Husemann <martin@duskware.de>
21120              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
21121              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
21122      Branch: perl
21123            ! regcomp.c
21124 ____________________________________________________________________________
21125 [  7511] By: jhi                                   on 2000/11/01  14:39:50
21126         Log: AUTHORS updates.
21127      Branch: perl
21128            ! AUTHORS
21129 ____________________________________________________________________________
21130 [  7510] By: jhi                                   on 2000/11/01  14:29:50
21131         Log: Subject: [PATCH] startperl to respect versiononly
21132              From: Robin Barker <rmb1@cise.npl.co.uk> 
21133              Date: Tue, 31 Oct 2000 16:29:36 GMT
21134              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
21135      Branch: metaconfig/U/perl
21136            ! startperl.U
21137      Branch: perl
21138            ! Configure config_h.SH
21139 ____________________________________________________________________________
21140 [  7509] By: jhi                                   on 2000/11/01  14:19:53
21141         Log: printf UVs the correct way, noticed by Robin Barker.
21142      Branch: perl
21143            ! utf8.c
21144 ____________________________________________________________________________
21145 [  7508] By: jhi                                   on 2000/11/01  14:10:03
21146         Log: Do not cleanup *% because the % has special meanings in some
21147              shell environments.
21148      Branch: perl
21149            ! ext/Storable/Makefile.PL
21150 ____________________________________________________________________________
21151 [  7507] By: jhi                                   on 2000/11/01  14:06:00
21152         Log: The NonStop-UX libraries have a novel way to say NaN.
21153      Branch: perl
21154            ! t/lib/bigfltpm.t
21155 ____________________________________________________________________________
21156 [  7506] By: jhi                                   on 2000/11/01  14:03:35
21157         Log: The osname has been lowercased by now, from Tom Bates.
21158      Branch: metaconfig
21159            ! U/modified/Oldconfig.U
21160      Branch: perl
21161            ! Configure config_h.SH
21162 ____________________________________________________________________________
21163 [  7505] By: jhi                                   on 2000/10/31  19:18:39
21164         Log: The compiler is either gcc or cc, from Tom Bates.
21165      Branch: perl
21166            ! hints/nonstopux.sh
21167 ____________________________________________________________________________
21168 [  7504] By: jhi                                   on 2000/10/31  14:53:42
21169         Log: Update Changes.
21170      Branch: perl
21171            ! Changes patchlevel.h
21172 ____________________________________________________________________________
21173 [  7503] By: jhi                                   on 2000/10/31  14:30:50
21174         Log: Whitespace style tweak.  Was originally going to see to
21175              
21176              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21177              From: Joe Smith <jms@inwap.com>
21178              Date: Mon, 30 Oct 2000 18:47:57 -0800
21179              Message-Id: <39FE32DD.24AAC4D@inwap.com>
21180              
21181              but that had already been taken care of.
21182      Branch: metaconfig
21183            ! U/compline/d_stdstdio.U
21184      Branch: perl
21185            ! Configure config_h.SH
21186 ____________________________________________________________________________
21187 [  7502] By: jhi                                   on 2000/10/31  14:25:02
21188         Log: AUTHORS tweaks.
21189      Branch: perl
21190            ! AUTHORS
21191 ____________________________________________________________________________
21192 [  7501] By: jhi                                   on 2000/10/31  14:23:59
21193         Log: Subject: perlfaq style changes
21194              From: John Borwick <jhborwic@unity.ncsu.edu>
21195              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
21196              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
21197      Branch: perl
21198            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21199            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21200            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21201            ! pod/perlfaq9.pod
21202 ____________________________________________________________________________
21203 [  7500] By: jhi                                   on 2000/10/31  14:22:15
21204         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
21205              
21206              Subject: Re: [ID 20000918.005] ~ on wide chars
21207              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21208              Date: Mon, 30 Oct 2000 21:09:55 -0800
21209              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
21210              
21211              (The ord() part of the patch skipped.)
21212      Branch: perl
21213            ! doop.c
21214 ____________________________________________________________________________
21215 [  7499] By: jhi                                   on 2000/10/31  14:20:08
21216         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
21217              From: Jens Hamisch <jens@Strawberry.COM>
21218              Date: Mon, 30 Oct 2000 15:17:07 +0100
21219              Message-Id: <20001030151707.A9597@Strawberry.COM>
21220      Branch: perl
21221            ! av.c
21222 ____________________________________________________________________________
21223 [  7498] By: jhi                                   on 2000/10/31  14:16:29
21224         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
21225              From: Peter Prymmer <pvhp@forte.com>
21226              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
21227              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
21228      Branch: perl
21229            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
21230            + ext/Encode/Encode/posix-bc.enc
21231            ! MANIFEST t/lib/encode.t
21232 ____________________________________________________________________________
21233 [  7497] By: jhi                                   on 2000/10/31  14:13:22
21234         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
21235              From: Peter Prymmer <pvhp@forte.com>
21236              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
21237              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
21238      Branch: perl
21239            ! t/lib/cgi-html.t
21240 ____________________________________________________________________________
21241 [  7496] By: jhi                                   on 2000/10/31  14:12:05
21242         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
21243              From: Peter Prymmer <pvhp@forte.com>
21244              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
21245              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
21246      Branch: perl
21247            ! t/lib/cgi-function.t
21248 ____________________________________________________________________________
21249 [  7495] By: jhi                                   on 2000/10/31  14:11:08
21250         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
21251              From: Peter Prymmer <pvhp@forte.com>
21252              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
21253              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
21254      Branch: perl
21255            + ext/re/hints/aix.pl
21256            ! MANIFEST ext/re/Makefile.PL
21257 ____________________________________________________________________________
21258 [  7494] By: jhi                                   on 2000/10/31  14:08:32
21259         Log: Use Errno magic.
21260              
21261              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
21262              From: Casey Tweten <perl@ctweten.amsite.com>
21263              Date: Mon, 30 Oct 2000 15:51:17 -0500
21264              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
21265      Branch: perl
21266            ! lib/File/Temp.pm
21267 ____________________________________________________________________________
21268 [  7493] By: jhi                                   on 2000/10/31  14:05:07
21269         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
21270              
21271              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
21272              From: Nicholas Clark <nick@ccl4.org>
21273              Date: Mon, 30 Oct 2000 17:38:45 +0000
21274              Message-ID: <20001030173845.O60355@plum.flirble.org>
21275      Branch: perl
21276            ! Makefile.SH utils/perlbug.PL
21277 ____________________________________________________________________________
21278 [  7492] By: nick                                  on 2000/10/30  19:37:23
21279         Log: Change files which are mysteriously different to mainline to be
21280              copies of mainline.
21281      Branch: perlio
21282            ! objXSUB.h perlapi.c pod/perlapi.pod
21283 ____________________________________________________________________________
21284 [  7491] By: nick                                  on 2000/10/30  18:05:54
21285         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
21286              - typo in endian code in putc.
21287              - Don't allow read of write-only files and vice-versa
21288              - and off-by-one in flush-all loop.
21289              Remove debug calls as they were using GCC specific features.
21290      Branch: perlio
21291            ! perlio.c
21292 ____________________________________________________________________________
21293 [  7490] By: nick                                  on 2000/10/29  21:45:45
21294         Log: Integrate mainline to perlio
21295      Branch: perlio
21296           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
21297           !> toke.c
21298 ____________________________________________________________________________
21299 [  7489] By: jhi                                   on 2000/10/29  21:11:08
21300         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
21301              From: andreas.koenig@anima.de (Andreas J. Koenig)
21302              Date: 29 Oct 2000 22:05:59 +0100
21303              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
21304      Branch: perl
21305            ! lib/ExtUtils/Manifest.pm
21306 ____________________________________________________________________________
21307 [  7488] By: jhi                                   on 2000/10/29  21:07:47
21308         Log: Tests for #7487.
21309              
21310              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
21311              From: andreas.koenig@anima.de (Andreas J. Koenig)
21312              Date: 29 Oct 2000 19:37:09 +0100
21313              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
21314      Branch: perl
21315            ! t/comp/proto.t
21316 ____________________________________________________________________________
21317 [  7487] By: jhi                                   on 2000/10/29  21:06:27
21318         Log: constsub spillage.
21319              
21320              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
21321              From: John Tobey <jtobey@john-edwin-tobey.org>
21322              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
21323              Message-Id: <m13pvSr-000FObC@feynman.localnet>
21324      Branch: perl
21325            ! op.c
21326 ____________________________________________________________________________
21327 [  7486] By: nick                                  on 2000/10/29  21:05:04
21328         Log: Integrate mainline to perlio branch
21329      Branch: perlio
21330           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
21331           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
21332           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
21333           +> vos/install_perl.cm
21334            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
21335            - vos/config.h vos/config_h.SH_orig
21336           !> (integrate 141 files)
21337 ____________________________________________________________________________
21338 [  7485] By: jhi                                   on 2000/10/29  21:00:47
21339         Log: Make \x{...} consistently produce UTF-8.
21340              
21341              Subject: Re: \x{...} is confused 
21342              From: Simon Cozens <simon@cozens.net>
21343              Date: Sun, 29 Oct 2000 19:36:48 +0000
21344              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
21345      Branch: perl
21346            ! t/pragma/utf8.t toke.c
21347 ____________________________________________________________________________
21348 [  7484] By: nick                                  on 2000/10/29  20:05:29
21349         Log: PerlIO passes all tests.
21350      Branch: perlio
21351            ! perlio.c
21352 ____________________________________________________________________________
21353 [  7483] By: jhi                                   on 2000/10/29  18:06:55
21354         Log: Update Changes.
21355      Branch: perl
21356            ! Changes patchlevel.h
21357 ____________________________________________________________________________
21358 [  7482] By: nick                                  on 2000/10/29  17:43:28
21359         Log: Include <unistd.h> to get correct lseek() prototype etc.
21360              (I thought perl.h did that) - down to two fails
21361              - comp/require.t (last test)
21362              - lib/io_xs.t - possibly import/export of FILE * ?
21363      Branch: perlio
21364            ! perlio.c
21365 ____________________________________________________________________________
21366 [  7481] By: jhi                                   on 2000/10/29  17:02:37
21367         Log: UTF-8 decoder tweak.
21368      Branch: perl
21369            ! utf8.c
21370 ____________________________________________________________________________
21371 [  7480] By: nick                                  on 2000/10/29  16:26:11
21372         Log: Fixed two bugs:
21373              - error code not being set on close (of broken pipe)
21374              - append mode was truncating.
21375              At least one seek/tell bug remains.
21376      Branch: perlio
21377            ! perlio.c
21378 ____________________________________________________________________________
21379 [  7479] By: nick                                  on 2000/10/29  11:18:16
21380         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
21381              in case of accidents. Still several worrying fails, no line disciplines yet.
21382      Branch: perlio
21383            ! iperlsys.h perlio.c
21384 ____________________________________________________________________________
21385 [  7478] By: jhi                                   on 2000/10/29  02:04:01
21386         Log: Add also emailless people.
21387      Branch: perl
21388            ! AUTHORS
21389 ____________________________________________________________________________
21390 [  7477] By: jhi                                   on 2000/10/29  01:36:00
21391         Log: The #7476 needs a MANIFEST change, too.
21392      Branch: perl
21393            ! MANIFEST
21394 ____________________________________________________________________________
21395 [  7476] By: jhi                                   on 2000/10/29  01:35:21
21396         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
21397      Branch: perl
21398            - MAINTAIN
21399            ! AUTHORS Changes
21400 ____________________________________________________________________________
21401 [  7475] By: jhi                                   on 2000/10/28  23:57:25
21402         Log: De-quoted-unreadable to ISO Latin 1.
21403              (There's one ISO-2022-JP name in Changes5.004.)
21404      Branch: perl
21405            ! Changes Changes5.6
21406 ____________________________________________________________________________
21407 [  7474] By: jhi                                   on 2000/10/28  19:13:06
21408         Log: Subject: [ID 20001027.007] uniq array in perlfaq
21409              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
21410              Date: Fri, 27 Oct 2000 19:28:30 +0200
21411              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
21412      Branch: perl
21413            ! pod/perlfaq4.pod
21414 ____________________________________________________________________________
21415 [  7473] By: jhi                                   on 2000/10/28  18:02:05
21416         Log: Locking null mutexes is not recommendable.
21417              
21418              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
21419              From: Hugo <hv@crypt.compulink.co.uk>
21420              Date: Sat, 28 Oct 2000 18:41:12 +0100
21421              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
21422      Branch: perl
21423            ! op.c
21424 ____________________________________________________________________________
21425 [  7472] By: jhi                                   on 2000/10/28  17:52:58
21426         Log: Better create a true mailing list for the repository keepers.
21427      Branch: perl
21428            ! Porting/repository.pod
21429 ____________________________________________________________________________
21430 [  7471] By: jhi                                   on 2000/10/28  17:28:24
21431         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
21432              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
21433      Branch: perl
21434            + Porting/repository.pod
21435            ! MANIFEST
21436 ____________________________________________________________________________
21437 [  7470] By: jhi                                   on 2000/10/28  17:20:54
21438         Log: Subject: DOC PATCH 5.6.0
21439              From: mjd@plover.com
21440              Date: 27 Oct 2000 17:32:44 -0000
21441              Message-ID: <20001027173244.23754.qmail@plover.com>
21442      Branch: perl
21443            ! pod/perlfunc.pod
21444 ____________________________________________________________________________
21445 [  7469] By: jhi                                   on 2000/10/28  17:16:45
21446         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
21447              From: "Peter J. Farley III" <pjfarley@banet.net>
21448              Date: Fri, 27 Oct 2000 20:32:56 -0400
21449              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
21450      Branch: perl
21451            ! README.dos
21452 ____________________________________________________________________________
21453 [  7468] By: jhi                                   on 2000/10/28  17:07:18
21454         Log: Make target reordering to avoid pointless re-makes.
21455              
21456              Subject: Re: Total re-make of 'make okfile' after 7451 ?
21457              From: Nicholas Clark <nick@ccl4.org>
21458              Date: Sat, 28 Oct 2000 00:31:02 +0100
21459              Message-ID: <20001028003101.A54517@plum.flirble.org>
21460      Branch: perl
21461            ! Makefile.SH
21462 ____________________________________________________________________________
21463 [  7467] By: jhi                                   on 2000/10/28  17:05:31
21464         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
21465              From: lvirden@cas.org
21466              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
21467              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
21468      Branch: perl
21469            ! README.os2
21470 ____________________________________________________________________________
21471 [  7466] By: jhi                                   on 2000/10/28  16:09:16
21472         Log: Upgrade to CPAN 1.58_55.
21473              
21474              Subject: CPAN.pm status
21475              From: andreas.koenig@anima.de (Andreas J. Koenig) 
21476              Date: 28 Oct 2000 08:18:00 +0200 
21477              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
21478      Branch: perl
21479            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21480 ____________________________________________________________________________
21481 [  7465] By: jhi                                   on 2000/10/28  16:02:47
21482         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
21483      Branch: perl
21484            ! embed.h embed.pl perl.h proto.h toke.c
21485 ____________________________________________________________________________
21486 [  7464] By: nick                                  on 2000/10/28  10:43:44
21487         Log: Fix for sv_2iv() on "shared" value from keys %hash.
21488      Branch: perl
21489            ! sv.c
21490 ____________________________________________________________________________
21491 [  7463] By: jhi                                   on 2000/10/27  16:18:29
21492         Log: Update Changes.
21493      Branch: perl
21494            ! Changes patchlevel.h
21495 ____________________________________________________________________________
21496 [  7462] By: jhi                                   on 2000/10/27  16:17:44
21497         Log: Too enthusiastic editing in #7460.
21498      Branch: metaconfig
21499            ! U/modified/Oldsym.U
21500      Branch: perl
21501            ! Configure config_h.SH
21502 ____________________________________________________________________________
21503 [  7461] By: jhi                                   on 2000/10/27  15:37:38
21504         Log: Retract #7459, the script needs more work.
21505      Branch: perl
21506            - mkreef
21507            ! MANIFEST
21508 ____________________________________________________________________________
21509 [  7460] By: jhi                                   on 2000/10/27  15:23:14
21510         Log: Use $sort, $uniq (and $tr) consistently as wondered
21511              by Nicholas Clark.
21512      Branch: metaconfig
21513            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
21514            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
21515            ! U/modified/libc.U
21516      Branch: perl
21517            ! Configure config_h.SH
21518 ____________________________________________________________________________
21519 [  7459] By: jhi                                   on 2000/10/27  15:02:07
21520         Log: (Retracted by #7461)
21521              
21522              Add a shell script for creating/removing symbolic link farms,
21523              useful for keeping the source code read-only and doing the
21524              builds somewhere else.
21525      Branch: perl
21526            + mkreef
21527            ! MANIFEST
21528 ____________________________________________________________________________
21529 [  7458] By: jhi                                   on 2000/10/27  14:42:20
21530         Log: Do away with the fix_pl.
21531      Branch: perl
21532            - fix_pl
21533            ! MANIFEST Makefile.SH
21534 ____________________________________________________________________________
21535 [  7457] By: jhi                                   on 2000/10/27  12:43:13
21536         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
21537              From: Jens Hamisch <jens@Strawberry.COM>
21538              Date: Fri, 27 Oct 2000 14:38:21 +0200
21539              Message-Id: <20001027143821.B3366@Strawberry.COM>
21540      Branch: perl
21541            ! perl.h
21542 ____________________________________________________________________________
21543 [  7456] By: jhi                                   on 2000/10/27  12:33:42
21544         Log: Subject: [PATCH] todo
21545              From: Nicholas Clark <nick@ccl4.org>
21546              Date: Thu, 26 Oct 2000 22:32:29 +0100
21547              Message-ID: <20001026223229.A44540@plum.flirble.org>
21548      Branch: perl
21549            ! pod/perltodo.pod
21550 ____________________________________________________________________________
21551 [  7455] By: jhi                                   on 2000/10/27  12:02:21
21552         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
21553              From: John Tobey <jtobey@john-edwin-tobey.org>
21554              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
21555              Message-Id: <m13ozHF-000FObC@feynman.localnet>
21556      Branch: perl
21557            ! op.c t/pragma/sub_lval.t
21558 ____________________________________________________________________________
21559 [  7454] By: jhi                                   on 2000/10/27  11:59:42
21560         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
21561              From: sthoenna@efn.org
21562              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
21563              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
21564      Branch: perl
21565            ! pp.c t/op/assignwarn.t
21566 ____________________________________________________________________________
21567 [  7453] By: jhi                                   on 2000/10/27  00:15:08
21568         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
21569      Branch: perl
21570            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
21571            ! ext/Storable/Storable.xs t/lib/st-lock.t
21572 ____________________________________________________________________________
21573 [  7452] By: jhi                                   on 2000/10/26  13:05:52
21574         Log: Undo #7451, this seems to be a deficiency in Perforce,
21575              there is no per-file line-terminator type, only per-client.
21576      Branch: perl
21577            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
21578            ! win32/makefile.mk
21579 ____________________________________________________________________________
21580 [  7451] By: jhi                                   on 2000/10/26  04:56:03
21581         Log: Experimenting in DOS arcana.
21582      Branch: perl
21583            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
21584            ! win32/makefile.mk
21585 ____________________________________________________________________________
21586 [  7450] By: jhi                                   on 2000/10/26  04:50:52
21587         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
21588              From: "Peter J. Farley III" <pjfarley@banet.net>            
21589              Date: Wed, 25 Oct 2000 23:10:18 -0400
21590              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
21591      Branch: perl
21592            ! t/io/open.t
21593 ____________________________________________________________________________
21594 [  7449] By: jhi                                   on 2000/10/26  04:49:16
21595         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
21596              From: Hugo <hv@crypt.compulink.co.uk>
21597              Date: Thu, 26 Oct 2000 01:55:17 +0100
21598              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
21599              
21600              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
21601      Branch: perl
21602            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
21603 ____________________________________________________________________________
21604 [  7448] By: jhi                                   on 2000/10/26  04:38:36
21605         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
21606              From: Peter Prymmer <pvhp@forte.com>
21607              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
21608              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
21609      Branch: perl
21610            ! configure.com
21611 ____________________________________________________________________________
21612 [  7447] By: jhi                                   on 2000/10/25  23:20:02
21613         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
21614              in platforms that strictly require all the symbols being present
21615              at link time.
21616      Branch: perl
21617            ! handy.h
21618 ____________________________________________________________________________
21619 [  7446] By: jhi                                   on 2000/10/25  21:55:57
21620         Log: Update Changes.
21621      Branch: perl
21622            ! Changes patchlevel.h
21623 ____________________________________________________________________________
21624 [  7445] By: jhi                                   on 2000/10/25  21:27:08
21625         Log: Integrate with vmsperl #7430 by Charles Bailey:
21626              
21627              Cleanup from prior patch (Charles Lane?):
21628              - improve handling of MFDs in Basename and Path
21629              - default to no xsubpp line # munging when building debug images
21630      Branch: perl
21631           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
21632 ____________________________________________________________________________
21633 [  7444] By: jhi                                   on 2000/10/25  21:03:50
21634         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
21635              From: John Peacock <JPeacock@UnivPress.com>
21636              Date: Thu, 18 May 2000 11:55:27 -0400
21637              Message-ID: <3924126F.A58BE57A@UnivPress.com>
21638      Branch: perl
21639            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
21640            ! t/op/write.t
21641 ____________________________________________________________________________
21642 [  7443] By: jhi                                   on 2000/10/25  20:43:10
21643         Log: Temporary stopgap for the self-tying issue: for now only
21644              array and hash self-ties are verboten.  The real fix, of
21645              course, would be to comprehensively test (and implement?)
21646              and debug (and document) self-ties.
21647      Branch: perl
21648            ! pod/perldiag.pod pp_sys.c t/op/tie.t
21649 ____________________________________________________________________________
21650 [  7442] By: jhi                                   on 2000/10/25  20:14:30
21651         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
21652              From: Dan Sugalski <dan@sidhe.org>
21653              Date: Wed, 25 Oct 2000 13:36:35 -0400
21654              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
21655              
21656              plus regen global.sym.
21657      Branch: perl
21658            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
21659            ! thrdvar.h util.c
21660 ____________________________________________________________________________
21661 [  7441] By: jhi                                   on 2000/10/25  20:12:20
21662         Log: buildtoc target tweaks.
21663      Branch: perl
21664            ! pod/Makefile.SH
21665 ____________________________________________________________________________
21666 [  7440] By: jhi                                   on 2000/10/25  20:03:53
21667         Log: A new version of making the syslog test more robust.
21668              (Replaces #7421.)
21669              
21670              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21671              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21672              Date: Wed, 25 Oct 2000 12:13:54 -0400
21673              Message-ID: <20001025121354.B2264@O2.chapin.edu>
21674      Branch: perl
21675            ! t/lib/syslog.t
21676 ____________________________________________________________________________
21677 [  7439] By: jhi                                   on 2000/10/25  20:00:48
21678         Log: Continue the internal UTF-8 API tweaking.
21679              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
21680              used much more than the simpler API, now called utf8_to_uv_simple().
21681              Still not quite happy with API, too much partial duplication
21682              of functionality.
21683      Branch: perl
21684            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
21685            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
21686            ! regcomp.c regexec.c sv.c toke.c utf8.c
21687 ____________________________________________________________________________
21688 [  7438] By: jhi                                   on 2000/10/25  18:52:30
21689         Log: Allow poking holes at the UTF-8 decoding strictness.
21690      Branch: perl
21691            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
21692            ! utf8.h
21693 ____________________________________________________________________________
21694 [  7437] By: jhi                                   on 2000/10/25  13:53:05
21695         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
21696              UTF8LEN() and UTF8SKIP(). 
21697      Branch: perl
21698            ! pp.c utf8.c utf8.h
21699 ____________________________________________________________________________
21700 [  7436] By: jhi                                   on 2000/10/25  13:51:37
21701         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
21702              From: Nicholas Clark <nick@ccl4.org>
21703              Date: Wed, 25 Oct 2000 14:44:05 +0100
21704              Message-ID: <20001025144404.D27253@plum.flirble.org>
21705      Branch: perl
21706            ! pod/perlrun.pod
21707 ____________________________________________________________________________
21708 [  7435] By: jhi                                   on 2000/10/25  13:49:32
21709         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
21710              From: Mike Guy <mjtg@cam.ac.uk>
21711              Date: Tue, 24 Oct 2000 14:59:40 +0100
21712              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
21713      Branch: perl
21714            ! scope.c
21715 ____________________________________________________________________________
21716 [  7434] By: jhi                                   on 2000/10/25  13:48:41
21717         Log: AIX is picky about its symbol exports.  Solution for now
21718              is to include the deb.o explicitly to the re extension build.
21719              
21720              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
21721              From: Peter Prymmer <pvhp@forte.com>
21722              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
21723              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
21724      Branch: perl
21725            ! ext/re/Makefile.PL hints/aix.sh
21726 ____________________________________________________________________________
21727 [  7433] By: jhi                                   on 2000/10/25  13:46:49
21728         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
21729              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21730              Date: Wed, 25 Oct 2000 12:02:20 +0200
21731              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
21732      Branch: perl
21733            ! perlsdio.h
21734 ____________________________________________________________________________
21735 [  7432] By: jhi                                   on 2000/10/25  13:44:28
21736         Log: Subject: Minor update to find2perl, for portability
21737              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
21738              Date: Wed, 25 Oct 2000 12:05:47 +0100
21739              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
21740      Branch: perl
21741            ! x2p/find2perl.PL
21742 ____________________________________________________________________________
21743 [  7431] By: jhi                                   on 2000/10/25  13:40:39
21744         Log: Add targets to Makefile.SH, most importantly
21745              'regen_all' which also remembers to update vms/perly*.
21746      Branch: perl
21747            ! Makefile.SH
21748 ____________________________________________________________________________
21749 [  7430] By: bailey                                on 2000/10/25  03:13:53
21750         Log: Cleanup from prior patch (Charles Lane?):
21751              - improve handling of MFDs in Basename and Path
21752              - default to no xsubpp line # munging when building debug images
21753      Branch: vmsperl
21754            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
21755 ____________________________________________________________________________
21756 [  7429] By: jhi                                   on 2000/10/24  20:03:40
21757         Log: Podify README.epoc and README.vos.
21758      Branch: perl
21759            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
21760            ! pod/perlport.pod pod/perltoc.pod
21761 ____________________________________________________________________________
21762 [  7428] By: jhi                                   on 2000/10/24  19:10:33
21763         Log: Stratus VOS updates from Paul Green.
21764      Branch: perl
21765            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21766            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
21767            - vos/config.def vos/config.h vos/config_h.SH_orig
21768            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
21769            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
21770 ____________________________________________________________________________
21771 [  7427] By: jhi                                   on 2000/10/24  18:59:48
21772         Log: Check if stdio supports tweaking lval and cnt simultaneously.
21773              
21774              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21775              From: Nicholas Clark <nick@ccl4.org>
21776              Date: Mon, 23 Oct 2000 15:39:32 +0100
21777              Message-ID: <20001023153932.A10786@plum.flirble.org>
21778      Branch: metaconfig
21779            ! U/compline/d_stdstdio.U
21780      Branch: perl
21781            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21782            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
21783            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
21784            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
21785            ! vos/config.h vos/config_h.SH_orig win32/config.bc
21786            ! win32/config.gc win32/config.vc
21787 ____________________________________________________________________________
21788 [  7426] By: jhi                                   on 2000/10/24  17:57:44
21789         Log: Missed the header file changes from #7425.
21790      Branch: perl
21791            ! embed.h embed.pl objXSUB.h proto.h
21792 ____________________________________________________________________________
21793 [  7425] By: jhi                                   on 2000/10/24  17:55:17
21794         Log: Fix the bug reported in
21795              
21796              From: andreas.koenig@anima.de (Andreas J. Koenig)
21797              Subject: Encode bug?
21798              Date: 24 Oct 2000 14:01:26 +0200 
21799              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
21800              
21801              Also make is_utf8_char() stricter.
21802      Branch: perl
21803            ! ext/Encode/Encode.xs utf8.c
21804 ____________________________________________________________________________
21805 [  7424] By: jhi                                   on 2000/10/24  15:15:39
21806         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
21807              From: Peter Scott <Peter@PSDT.com>
21808              Date: Mon, 23 Oct 2000 19:46:01 -0700
21809              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
21810      Branch: perl
21811            ! pod/perlfaq5.pod
21812 ____________________________________________________________________________
21813 [  7423] By: jhi                                   on 2000/10/24  14:25:30
21814         Log: Test tweak to avoid pulling in the whole Config.
21815      Branch: perl
21816            ! t/lib/st-lock.t
21817 ____________________________________________________________________________
21818 [  7422] By: jhi                                   on 2000/10/24  14:03:16
21819         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
21820      Branch: perl
21821            ! pp.c
21822 ____________________________________________________________________________
21823 [  7421] By: jhi                                   on 2000/10/24  13:32:09
21824         Log: (Replaced by #7440.)
21825              
21826              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21827              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21828              Date: Mon, 23 Oct 2000 16:40:54 -0400
21829              Message-ID: <20001023164054.B14491@O2.chapin.edu>
21830      Branch: perl
21831            ! t/lib/syslog.t
21832 ____________________________________________________________________________
21833 [  7420] By: jhi                                   on 2000/10/24  13:30:53
21834         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
21835              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21836              Date: Mon, 23 Oct 2000 17:29:03 -0400
21837              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
21838      Branch: perl
21839            ! lib/ExtUtils/MM_Unix.pm
21840 ____________________________________________________________________________
21841 [  7419] By: jhi                                   on 2000/10/24  13:29:57
21842         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
21843              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21844              Date: Mon, 23 Oct 2000 19:01:32 -0400
21845              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
21846      Branch: perl
21847            ! utils/h2xs.PL
21848 ____________________________________________________________________________
21849 [  7418] By: jhi                                   on 2000/10/24  13:26:04
21850         Log: Replace #7409 with
21851              
21852              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
21853              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21854              Date: Mon, 23 Oct 2000 20:08:56 +0200
21855              Message-ID: <20001023200855.A14850@nice.ram.loc>
21856      Branch: perl
21857            ! ext/Storable/Storable.pm t/lib/st-lock.t
21858 ____________________________________________________________________________
21859 [  7417] By: jhi                                   on 2000/10/24  13:17:52
21860         Log: Run vms/vms_yfix.pl, should have done that after changing
21861              perly.c in #7382.
21862      Branch: perl
21863            ! vms/perly_c.vms vms/perly_h.vms
21864 ____________________________________________________________________________
21865 [  7416] By: jhi                                   on 2000/10/24  02:55:33
21866         Log: Make the UTF-8 decoding stricter and more verbose when
21867              malformation happens.  This involved adding an argument
21868              to utf8_to_uv_chk(), which involved changing its prototype,
21869              and prefer STRLEN over I32 for the UTF-8 length, which as
21870              a domino effect necessitated changing the prototypes of
21871              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
21872              The stricter UTF-8 decoding checking uses Markus Kuhn's
21873              UTF-8 Decode Stress Tester from
21874              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
21875      Branch: perl
21876            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
21877            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
21878            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
21879            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
21880 ____________________________________________________________________________
21881 [  7415] By: jhi                                   on 2000/10/23  14:06:06
21882         Log: Update Changes.
21883      Branch: perl
21884            ! Changes patchlevel.h
21885 ____________________________________________________________________________
21886 [  7414] By: jhi                                   on 2000/10/23  12:39:52
21887         Log: Undo the basename() part of #7412 since the lib/basename
21888              tests would need upgrading too.
21889      Branch: perl
21890            ! lib/File/Basename.pm
21891 ____________________________________________________________________________
21892 [  7413] By: jhi                                   on 2000/10/23  12:19:27
21893         Log: Document PERL_INSTALL_ROOT of #7210.
21894      Branch: perl
21895            ! lib/ExtUtils/Install.pm
21896 ____________________________________________________________________________
21897 [  7412] By: jhi                                   on 2000/10/23  12:16:47
21898         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
21899      Branch: perl
21900            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
21901            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
21902 ____________________________________________________________________________
21903 [  7411] By: jhi                                   on 2000/10/23  12:07:41
21904         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
21905              From: Prymmer/Kahn <pvhp@best.com>
21906              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
21907              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
21908      Branch: perl
21909            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
21910 ____________________________________________________________________________
21911 [  7410] By: jhi                                   on 2000/10/23  04:10:11
21912         Log: The change #7187 was not so good on VMS.
21913              
21914              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
21915              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21916              Date: Sun, 22 Oct 2000 23:03:08 -0500
21917              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
21918      Branch: perl
21919            ! utils/perldoc.PL
21920 ____________________________________________________________________________
21921 [  7409] By: jhi                                   on 2000/10/23  03:57:36
21922         Log: Avoid Storable locking on DJGPP for now.
21923              
21924              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
21925              From: "Peter J. Farley III" <pjfarley@banet.net>
21926              Date: Sun, 22 Oct 2000 20:00:00 -0400
21927              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
21928      Branch: perl
21929            ! ext/Storable/Storable.pm t/lib/st-lock.t
21930 ____________________________________________________________________________
21931 [  7408] By: jhi                                   on 2000/10/23  03:50:24
21932         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
21933              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
21934              Date: Sun, 22 Oct 2000 21:12:22 -0400
21935              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
21936      Branch: perl
21937            ! lib/vars.pm
21938 ____________________________________________________________________________
21939 [  7407] By: jhi                                   on 2000/10/23  03:43:12
21940         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
21941              From: Hugo <hv@crypt.compulink.co.uk>
21942              Date: Mon, 23 Oct 2000 00:47:22 +0100
21943              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
21944      Branch: perl
21945            ! regexec.c t/op/pat.t
21946 ____________________________________________________________________________
21947 [  7406] By: jhi                                   on 2000/10/23  03:40:29
21948         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
21949      Branch: perl
21950            ! lib/ExtUtils/MakeMaker.pm
21951 ____________________________________________________________________________
21952 [  7405] By: jhi                                   on 2000/10/22  21:32:00
21953         Log: Doc patch.
21954              
21955              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
21956              From: rspier@pobox.com (Robert Spier)
21957              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
21958              Message-ID: <14835.16112.13457.447971@rls.cx>
21959      Branch: perl
21960            ! lib/strict.pm
21961 ____________________________________________________________________________
21962 [  7404] By: jhi                                   on 2000/10/22  21:30:51
21963         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
21964              From: rspier@pobox.com (Robert Spier)
21965              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
21966              Message-ID: <14835.17223.72448.705566@rls.cx>
21967      Branch: perl
21968            ! lib/ExtUtils/MakeMaker.pm
21969 ____________________________________________________________________________
21970 [  7403] By: jhi                                   on 2000/10/22  21:24:11
21971         Log: Subject: [PATCH bleadperl] ripples from constsub patch
21972              From: John Tobey <jtobey@john-edwin-tobey.org>
21973              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
21974              Message-Id: <m13nSOB-000FObC@feynman.localnet>
21975      Branch: perl
21976            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
21977 ____________________________________________________________________________
21978 [  7402] By: jhi                                   on 2000/10/22  20:59:35
21979         Log: Support s?printf parameter reordering.
21980      Branch: perl
21981            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
21982 ____________________________________________________________________________
21983 [  7401] By: jhi                                   on 2000/10/22  19:19:14
21984         Log: Expand %Config variables only if explicitly so requested
21985              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
21986              
21987              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
21988              From: Gurusamy Sarathy <gsar@ActiveState.com>
21989              Date: Sun, 22 Oct 2000 11:47:32 -0700
21990              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
21991      Branch: perl
21992            ! Makefile.SH lib/lib_pm.PL
21993 ____________________________________________________________________________
21994 [  7400] By: jhi                                   on 2000/10/22  18:24:10
21995         Log: Move the #7390 test from warn/op to comp/redef.
21996              
21997              Subject: Re: Creating const subs for constants.
21998              From: John Tobey <jtobey@john-edwin-tobey.org>
21999              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
22000              Message-Id: <m13nG72-000FObC@feynman.localnet>               
22001      Branch: perl
22002            ! t/comp/redef.t t/pragma/warn/op
22003 ____________________________________________________________________________
22004 [  7399] By: jhi                                   on 2000/10/22  17:49:59
22005         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
22006              From: Nicholas Clark <nick@ccl4.org>
22007              Date: Sat, 21 Oct 2000 22:23:19 +0100
22008              Message-ID: <20001021222319.B45586@plum.flirble.org>
22009      Branch: perl
22010            ! ext/DynaLoader/DynaLoader_pm.PL
22011 ____________________________________________________________________________
22012 [  7398] By: jhi                                   on 2000/10/22  17:47:35
22013         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
22014              From: Hugo <hv@crypt.compulink.co.uk>
22015              Date: Sat, 21 Oct 2000 18:19:59 +0100
22016              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
22017      Branch: perl
22018            ! ext/B/B.pm ext/B/B/C.pm
22019 ____________________________________________________________________________
22020 [  7397] By: jhi                                   on 2000/10/22  17:35:18
22021         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
22022              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
22023              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
22024              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
22025      Branch: perl
22026            ! hints/openbsd.sh
22027 ____________________________________________________________________________
22028 [  7396] By: jhi                                   on 2000/10/22  17:19:46
22029         Log: Subject: installman go-faster stripes
22030              From: Nicholas Clark <nick@talking.bollo.cx>
22031              Date: Sat, 21 Oct 2000 17:24:53 +0100
22032              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
22033              
22034              Subject: Re: installman go-faster stripes
22035              From: Russ Allbery <rra@stanford.edu>
22036              Date: 21 Oct 2000 11:04:13 -0700
22037              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
22038      Branch: perl
22039            ! installman pod/pod2man.PL
22040 ____________________________________________________________________________
22041 [  7395] By: jhi                                   on 2000/10/22  17:17:35
22042         Log: Hints tweak from Anton Berezin.
22043      Branch: perl
22044            ! hints/freebsd.sh
22045 ____________________________________________________________________________
22046 [  7394] By: jhi                                   on 2000/10/22  04:50:04
22047         Log: Tweak the Is* definitions of Unicode character classes
22048              to better match the official categorizations; embrace
22049              the official categorizations; add the combining marks
22050              as alpha (and -numeric); fix DCinital (a typo and edito)
22051              to be DCmedial.
22052      Branch: perl
22053            + lib/unicode/Is/DCmedial.pl
22054            - lib/unicode/Is/DCinital.pl
22055            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
22056            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
22057            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
22058            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
22059 ____________________________________________________________________________
22060 [  7393] By: jhi                                   on 2000/10/21  18:06:05
22061         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
22062              From: Daniel Chetlin <daniel@chetlin.com>
22063              Date: Sat, 21 Oct 2000 02:57:03 -0700
22064              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
22065      Branch: perl
22066            + t/lib/tie-splice.t
22067            ! MANIFEST lib/Tie/Array.pm
22068 ____________________________________________________________________________
22069 [  7392] By: gsar                                  on 2000/10/21  18:05:15
22070         Log: resync utfperl branch with mainline
22071      Branch: utfperl
22072           !> (integrate 1760 files)
22073 ____________________________________________________________________________
22074 [  7391] By: jhi                                   on 2000/10/21  14:37:49
22075         Log: Testcases for a #7383,#7385 related bug.
22076              
22077              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
22078              From: Nicholas Clark <nick@ccl4.org>
22079              Date: Sat, 21 Oct 2000 15:04:51 +0100
22080              Message-ID: <20001021150451.A51566@plum.flirble.org>
22081      Branch: perl
22082            ! t/pragma/utf8.t
22083 ____________________________________________________________________________
22084 [  7390] By: jhi                                   on 2000/10/21  14:35:57
22085         Log: Add a testcase for #7389.
22086      Branch: perl
22087            ! t/pragma/warn/op
22088 ____________________________________________________________________________
22089 [  7389] By: jhi                                   on 2000/10/21  14:26:45
22090         Log: Subject: Re: Creating const subs for constants.
22091              From: John Tobey <jtobey@john-edwin-tobey.org>
22092              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
22093              Message-Id: <m13mo0N-000FObC@feynman.localnet>
22094      Branch: perl
22095            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
22096            ! proto.h sv.c
22097 ____________________________________________________________________________
22098 [  7388] By: nick                                  on 2000/10/21  11:44:23
22099         Log: Populate perlio branch
22100      Branch: perlio
22101           +> (branch 1760 files)
22102 ____________________________________________________________________________
22103 [  7387] By: nick                                  on 2000/10/21  10:52:05
22104         Log: Get branch back as replica of mainline via :
22105              p4 integrate -b utfperl
22106              p4 resolve -at ./...
22107      Branch: utfperl
22108           +> (branch 269 files)
22109            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
22110            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
22111            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
22112            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
22113            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
22114            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
22115            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
22116            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
22117            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
22118            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
22119            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
22120            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
22121            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
22122            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
22123            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
22124            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
22125            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
22126            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
22127            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
22128            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
22129            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
22130            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
22131            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
22132            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
22133            - lib/unicode/UCD300.html lib/unicode/Unicode.300
22134            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
22135            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
22136            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
22137            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
22138           !> (integrate 965 files)
22139 ____________________________________________________________________________
22140 [  7386] By: jhi                                   on 2000/10/21  01:31:12
22141         Log: Update Changes.
22142      Branch: perl
22143            ! Changes patchlevel.h
22144 ____________________________________________________________________________
22145 [  7385] By: jhi                                   on 2000/10/21  01:28:42
22146         Log: The #7383 was right only in the context of the original bug report,
22147              not in more general case.
22148      Branch: perl
22149            ! pp_hot.c
22150 ____________________________________________________________________________
22151 [  7384] By: jhi                                   on 2000/10/21  01:08:23
22152         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
22153      Branch: perl
22154            ! ext/IO/lib/IO/Select.pm
22155 ____________________________________________________________________________
22156 [  7383] By: jhi                                   on 2000/10/21  00:44:18
22157         Log: Fix for ID 20001020.006, concatenating an unset submatch
22158              with utf8 resulted in "Modification of a read-only value".
22159      Branch: perl
22160            ! pp_hot.c t/pragma/utf8.t
22161 ____________________________________________________________________________
22162 [  7382] By: jhi                                   on 2000/10/20  20:44:31
22163         Log: Make scan_num() reëntrant, as suggested in
22164              
22165              Subject: [PATCH perl@7229] Rentrant parser and yylex()
22166              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22167              Date: Fri, 20 Oct 2000 14:17:27 +0100
22168              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
22169      Branch: perl
22170            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
22171            ! toke.c
22172 ____________________________________________________________________________
22173 [  7381] By: jhi                                   on 2000/10/20  20:07:29
22174         Log: Reëntrancy fix.
22175              
22176              Subject: [PATCH perl@7229] Rentrant parser and yylex()
22177              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22178              Date: Fri, 20 Oct 2000 14:17:27 +0100
22179              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
22180      Branch: perl
22181            ! embed.h embed.pl perl.h proto.h toke.c
22182 ____________________________________________________________________________
22183 [  7380] By: jhi                                   on 2000/10/20  19:15:54
22184         Log: Don't write double values through long double pointers,
22185              based on a part of
22186              
22187              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
22188              From: Jens Hamisch <jens@Strawberry.COM>
22189              Date: Tue, 17 Oct 2000 08:39:36 +0200
22190              Message-Id: <20001017083936.A11104@Strawberry.COM>
22191      Branch: perl
22192            ! perl.h pp.c
22193 ____________________________________________________________________________
22194 [  7379] By: jhi                                   on 2000/10/20  18:43:37
22195         Log: Portability tweak on #7377.
22196              
22197              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
22198              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22199              Date:     Fri, 20 Oct 2000 13:13:41 EDT
22200              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
22201      Branch: perl
22202            ! t/lib/dprof.t
22203 ____________________________________________________________________________
22204 [  7378] By: jhi                                   on 2000/10/20  12:57:19
22205         Log: SOCKS function redefinitions need prototypes, too, otherwise
22206              for example 32 bit versus 64 bit differences cause a lot of
22207              problems.  Part of
22208              
22209              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
22210              From: Jens Hamisch <jens@Strawberry.COM>
22211              Date: Tue, 17 Oct 2000 08:39:36 +0200
22212              Message-Id: <20001017083936.A11104@Strawberry.COM>
22213      Branch: perl
22214            ! doio.c pp_sys.c
22215 ____________________________________________________________________________
22216 [  7377] By: jhi                                   on 2000/10/20  12:37:12
22217         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
22218              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22219              Date:     Fri, 20 Oct 2000 08:26:04 EDT
22220              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
22221      Branch: perl
22222            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
22223 ____________________________________________________________________________
22224 [  7376] By: jhi                                   on 2000/10/20  12:35:31
22225         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
22226              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22227              Date:     Fri, 20 Oct 2000 07:48:15 EDT
22228              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
22229      Branch: perl
22230            ! configure.com vms/gen_shrfls.pl
22231 ____________________________________________________________________________
22232 [  7375] By: bailey                                on 2000/10/20  04:44:37
22233         Log: SYN SYN
22234      Branch: vmsperl
22235           +> (branch 134 files)
22236            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
22237            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
22238            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
22239            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
22240            - eg/cgi/frameset.cgi eg/cgi/index.html
22241            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
22242            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
22243            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
22244            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
22245            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
22246            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
22247            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
22248            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
22249            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
22250            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
22251            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
22252            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
22253            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
22254            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
22255            - lib/unicode/Props.txt lib/unicode/UCD300.html
22256            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
22257            - utils/perlbc.PL vms/subconfigure.com
22258           !> (integrate 785 files)
22259 ____________________________________________________________________________
22260 [  7374] By: jhi                                   on 2000/10/20  00:59:48
22261         Log: In the latest compiler builds cccdlflags must not become -fpic,
22262              from Wilfredo Sánchez.
22263      Branch: perl
22264            ! hints/darwin.sh
22265 ____________________________________________________________________________
22266 [  7373] By: jhi                                   on 2000/10/20  00:56:35
22267         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
22268              From: Tony Cook <tony@develop-help.com>
22269              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
22270              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
22271      Branch: perl
22272            ! pod/perlop.pod
22273 ____________________________________________________________________________
22274 [  7372] By: jhi                                   on 2000/10/19  19:34:40
22275         Log: Typo noted by Mark Lutz.
22276      Branch: perl
22277            ! t/op/64bitint.t
22278 ____________________________________________________________________________
22279 [  7371] By: jhi                                   on 2000/10/19  19:33:13
22280         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
22281      Branch: metaconfig
22282            ! U/modified/Cppsym.U U/modified/Oldconfig.U
22283      Branch: metaconfig/U/perl
22284            ! End.U dlsrc.U libperl.U
22285      Branch: perl
22286            + hints/nonstopux.sh
22287            ! Configure MANIFEST config_h.SH
22288 ____________________________________________________________________________
22289 [  7370] By: jhi                                   on 2000/10/19  17:18:08
22290         Log: Subject: PATCH do_print has 2 PerlIO_error()s
22291              From: nick@ccl4.org
22292              Date: Thu, 19 Oct 2000 18:09:20 +0100
22293              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
22294      Branch: perl
22295            ! doio.c
22296 ____________________________________________________________________________
22297 [  7369] By: jhi                                   on 2000/10/19  14:01:49
22298         Log: Update Changes.
22299      Branch: perl
22300            ! Changes patchlevel.h
22301 ____________________________________________________________________________
22302 [  7368] By: jhi                                   on 2000/10/19  13:04:29
22303         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
22304              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22305              Date: Wed, 18 Oct 2000 13:12:01 +0200
22306              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
22307      Branch: perl
22308            ! hints/aix.sh
22309 ____________________________________________________________________________
22310 [  7367] By: jhi                                   on 2000/10/19  02:22:40
22311         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
22312              of a 'pmshort' anywhere in the B, so the offending line was simply
22313              removed.
22314      Branch: perl
22315            ! ext/B/B/Debug.pm
22316 ____________________________________________________________________________
22317 [  7366] By: jhi                                   on 2000/10/19  02:12:37
22318         Log: Add the test case for the bug id 20000730.004 which seems
22319              to have been fixed by now.
22320      Branch: perl
22321            ! t/pragma/utf8.t
22322 ____________________________________________________________________________
22323 [  7365] By: jhi                                   on 2000/10/18  23:36:24
22324         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
22325              From: Hugo <hv@crypt.compulink.co.uk>
22326              Date: Wed, 18 Oct 2000 23:25:58 +0100
22327              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
22328      Branch: perl
22329            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
22330 ____________________________________________________________________________
22331 [  7364] By: jhi                                   on 2000/10/18  21:12:53
22332         Log: (retracted)
22333      Branch: perl
22334            ! pp.c
22335 ____________________________________________________________________________
22336 [  7363] By: jhi                                   on 2000/10/18  20:55:38
22337         Log: Missing change from #7362.
22338      Branch: perl
22339            ! win32/perlhost.h
22340 ____________________________________________________________________________
22341 [  7362] By: jhi                                   on 2000/10/18  20:52:01
22342         Log: Borland C fstat() never saw the fd as writable.
22343              
22344              Subject: fix for Borland's weak "stat" (perl@7211)
22345              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
22346              Date: Mon, 16 Oct 2000 09:55:03 +0400
22347              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
22348      Branch: perl
22349            ! win32/win32.c
22350 ____________________________________________________________________________
22351 [  7361] By: jhi                                   on 2000/10/18  17:43:50
22352         Log: Regen toc.
22353      Branch: perl
22354            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
22355 ____________________________________________________________________________
22356 [  7360] By: jhi                                   on 2000/10/18  17:07:44
22357         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22358              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
22359              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
22360              Date: Mon, 16 Oct 2000 15:19:49 +0200
22361      Branch: perl
22362            + README.aix
22363            ! MANIFEST
22364 ____________________________________________________________________________
22365 [  7359] By: jhi                                   on 2000/10/18  17:04:49
22366         Log: Subject: Pod patch for Devel::Peek
22367              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22368              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
22369              Date: Mon, 16 Oct 2000 12:26:34 +0200
22370      Branch: perl
22371            ! ext/Devel/Peek/Peek.pm
22372 ____________________________________________________________________________
22373 [  7358] By: jhi                                   on 2000/10/18  17:03:15
22374         Log: Make Cwd more bulletproof in chrooted environments.
22375              
22376              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
22377              From: "Eric E. Coe" <Eric.Coe@oracle.com>
22378              Date: Wed, 18 Oct 2000 04:03:54 -0400
22379              Message-Id: <39ED596A.70E599FE@oracle.com>
22380      Branch: perl
22381            ! lib/Cwd.pm
22382 ____________________________________________________________________________
22383 [  7357] By: jhi                                   on 2000/10/18  16:37:26
22384         Log: Disable the UTF8 downgrade croakage for now to avoid
22385              too many not okay messages.
22386      Branch: perl
22387            ! doio.c
22388 ____________________________________________________________________________
22389 [  7356] By: jhi                                   on 2000/10/17  23:29:41
22390         Log: Show the failed remote port, instead of the failing line number.
22391              
22392              Subject: [PATCH 5.6.1 Debugger] More diagnostics
22393              From: David Sparks <daves@ActiveState.com>
22394              Date: Tue, 17 Oct 2000 15:00:24 -0700
22395              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
22396      Branch: perl
22397            ! lib/perl5db.pl
22398 ____________________________________________________________________________
22399 [  7355] By: jhi                                   on 2000/10/17  14:11:31
22400         Log: On output try to downgrade to bytes, croak if impossible,
22401              from Simon Cozens.  This means that outputting >255 UTF8
22402              is impossible.  Consider this as a strong incentive to get
22403              the I/O disciplines implemented.
22404      Branch: perl
22405            ! doio.c pod/perldiag.pod sv.c
22406 ____________________________________________________________________________
22407 [  7354] By: jhi                                   on 2000/10/17  13:42:23
22408         Log: Clarify documentation on 'use bytes'.
22409              
22410              Subject: Re: What does 'use bytes' "mean" ?
22411              From: Simon Cozens <simon@cozens.net>
22412              Date: Mon, 18 Sep 2000 18:24:25 +0100
22413              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
22414      Branch: perl
22415            ! lib/bytes.pm
22416 ____________________________________________________________________________
22417 [  7353] By: jhi                                   on 2000/10/17  13:28:12
22418         Log: Workaround for a sfio bug where the stream error indicator
22419              is not cleared as documented.
22420              
22421              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
22422              From: Nicholas Clark <nick@ccl4.org>
22423              Date: Mon, 16 Oct 2000 18:28:23 +0100
22424              Message-ID: <20001016182823.J19700@plum.flirble.org>
22425      Branch: perl
22426            ! doio.c
22427 ____________________________________________________________________________
22428 [  7352] By: jhi                                   on 2000/10/17  13:06:19
22429         Log: More IoTYPE sprinkling.
22430      Branch: perl
22431            ! doio.c pp_hot.c
22432 ____________________________________________________________________________
22433 [  7351] By: jhi                                   on 2000/10/16  22:47:07
22434         Log: Detect early whether the std streams have gone bad.
22435              
22436              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
22437              Date: Mon, 16 Oct 2000 23:28:42 +0100
22438              From: Nicholas Clark <nick@ccl4.org>
22439              Message-ID: <20001016232842.A37942@plum.flirble.org>
22440      Branch: perl
22441            ! t/op/misc.t
22442 ____________________________________________________________________________
22443 [  7350] By: jhi                                   on 2000/10/16  22:45:16
22444         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
22445              From: "Peter J. Farley III" <pjfarley@banet.net>
22446              Date: Mon, 16 Oct 2000 18:15:59 -0400
22447              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
22448      Branch: perl
22449            ! djgpp/djgpp.c dosish.h t/io/open.t
22450 ____________________________________________________________________________
22451 [  7349] By: jhi                                   on 2000/10/16  22:36:45
22452         Log: perldelta tweak.
22453      Branch: perl
22454            ! pod/perldelta.pod
22455 ____________________________________________________________________________
22456 [  7348] By: jhi                                   on 2000/10/16  15:17:53
22457         Log: Update Changes.
22458      Branch: perl
22459            ! Changes patchlevel.h
22460 ____________________________________________________________________________
22461 [  7347] By: jhi                                   on 2000/10/16  13:55:27
22462         Log: Add the capability to include/exclude branches.
22463      Branch: perl
22464            ! Porting/genlog
22465 ____________________________________________________________________________
22466 [  7346] By: jhi                                   on 2000/10/16  13:18:04
22467         Log: Add Charles Lane.
22468      Branch: perl
22469            ! AUTHORS Changes
22470 ____________________________________________________________________________
22471 [  7345] By: jhi                                   on 2000/10/16  13:13:21
22472         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
22473      Branch: perl
22474            ! pod/perldelta.pod
22475 ____________________________________________________________________________
22476 [  7344] By: gsar                                  on 2000/10/16  09:30:21
22477         Log: integrate change#6220 from cfgperl
22478              
22479              Win32 patches from Benjamin Stuhl.
22480      Branch: maint-5.6/perl
22481           !> makedef.pl win32/win32.h
22482 ____________________________________________________________________________
22483 [  7343] By: gsar                                  on 2000/10/16  08:32:19
22484         Log: integrate changes#6221,6222 from cfgperl
22485              
22486              Remove tr///CU (the feature is to be obsoleted by better interfaces).
22487              From: simon@brecon.co.uk (Simon Cozens)
22488              Subject: [PATCH] Eliminate tr///[CU][CU]
22489              Date: 23 Jun 2000 11:05:40 GMT
22490              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
22491              
22492              doc typo fix
22493              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
22494              From: Ian Phillipps <Ian.Phillipps@iname.com>
22495              Date: Fri, 23 Jun 2000 10:40:58 +0100
22496              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
22497      Branch: maint-5.6/perl
22498           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
22499 ____________________________________________________________________________
22500 [  7342] By: gsar                                  on 2000/10/16  08:28:08
22501         Log: integrate change#6217 from cfgperl (in part)
22502              
22503              Rename the fdpid locking and integrate with Sarathy.
22504      Branch: maint-5.6/perl
22505           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
22506           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
22507           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
22508           !> win32/win32.c
22509 ____________________________________________________________________________
22510 [  7341] By: gsar                                  on 2000/10/16  08:23:39
22511         Log: integrate changes#6214..6216 from mainline
22512              
22513              @_ can't have junk in it even in the non-USE_ITHREADS case because
22514              caller() wants to populate @DB::args with it (causes a coredump
22515              in Carp::confess())
22516              
22517              tweak comment about @DB::args
22518              
22519              be more optimal about clearing @_
22520      Branch: maint-5.6/perl
22521           !> av.h cop.h pp_ctl.c t/op/runlevel.t
22522 ____________________________________________________________________________
22523 [  7340] By: gsar                                  on 2000/10/16  08:20:37
22524         Log: integrate changes#6207..6210 from cfgperl
22525              
22526              Subject: [PATCH 5.6.0] Threadsafe patches
22527              From: Dan Sugalski <dan@sidhe.org>
22528              To: perl5-porters@perl.org
22529              Date: Mon, 08 May 2000 18:08:13 -0400
22530              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
22531              
22532              Regen headers for #6207.
22533              
22534              Lock PL_fdpid against race conditions, based on:
22535              Subject: [PATCH 5.6.0]subprocess fixup for threads
22536              From: Dan Sugalski <dan@sidhe.org>
22537              To: perl5-porters@perl.org
22538              Date: Tue, 11 Apr 2000 17:02:32 -0400
22539              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
22540              
22541              Mopup for #6207 and #6209.
22542      Branch: maint-5.6/perl
22543           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
22544           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
22545           !> win32/win32.c
22546 ____________________________________________________________________________
22547 [  7339] By: gsar                                  on 2000/10/16  08:14:34
22548         Log: integrate change#6203 from cfgperl
22549              
22550              perldiag should refer to perlos2.pod not README.os2
22551      Branch: maint-5.6/perl
22552           !> pod/perldiag.pod
22553 ____________________________________________________________________________
22554 [  7338] By: gsar                                  on 2000/10/16  08:11:42
22555         Log: integrate change#6201 from mainline
22556              
22557              Perl_eval_pv() leaks 4 bytes every time it is called because it
22558              does a PUSHMARK that's never ever POPMARKed; in general, only
22559              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
22560              Perl_eval_[sp]v() don't because they don't take any incoming
22561              arguments (this leak has been around since the original version
22562              of perl_eval_pv() in 5.003_97e)
22563      Branch: maint-5.6/perl
22564           !> perl.c
22565 ____________________________________________________________________________
22566 [  7337] By: gsar                                  on 2000/10/16  08:08:47
22567         Log: integrate changes#6197..6200 from cfgperl
22568              
22569              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
22570              From: John Borwick <jhborwic@unity.ncsu.edu>
22571              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
22572              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
22573              
22574              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
22575              From: Dan Sugalski <dan@sidhe.org>
22576              To: vmsperl@perl.org, perl5-porters@perl.org
22577              Date: Fri, 02 Jun 2000 16:00:41 -0400
22578              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
22579              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
22580              
22581              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
22582              From: Dan Sugalski <dan@sidhe.org>
22583              To: perl5-porters@perl.org, vmsperl@perl.org
22584              Date: Fri, 02 Jun 2000 17:30:51 -0400
22585              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
22586              
22587              Update to cperl-mode.el 4.31 from
22588              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
22589              Subject: A couple of notes
22590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22591              To: Mailing list Perl5 <perl5-porters@perl.org>
22592              Date: Sat, 3 Jun 2000 23:33:32 -0400
22593              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
22594      Branch: maint-5.6/perl
22595           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
22596           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
22597           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
22598           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
22599           !> vms/vmsish.h
22600 ____________________________________________________________________________
22601 [  7336] By: gsar                                  on 2000/10/16  08:03:46
22602         Log: integrate changes#6194,6195 from mainline
22603              
22604              fix small eval"" memory leaks under USE_ITHREADS
22605              
22606              fix yet another eval"" leak under USE_ITHREADS
22607      Branch: maint-5.6/perl
22608           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
22609           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
22610           !> vms/perly_c.vms
22611 ____________________________________________________________________________
22612 [  7335] By: gsar                                  on 2000/10/16  08:02:15
22613         Log: integrate changes#6190,6191 from mainline
22614              
22615              submit missing embed.pl change
22616              
22617              vec() loses numericalness (modified version of patch suggested
22618              by Robin Barker)
22619      Branch: maint-5.6/perl
22620           !> doop.c embed.pl t/op/vec.t
22621 ____________________________________________________________________________
22622 [  7334] By: gsar                                  on 2000/10/16  08:01:03
22623         Log: integrate change#6189 from mainline
22624              
22625              counting tr/// corrupts later operation (from M.J.T Guy)
22626      Branch: maint-5.6/perl
22627           !> doop.c t/op/tr.t
22628 ____________________________________________________________________________
22629 [  7333] By: gsar                                  on 2000/10/16  07:59:07
22630         Log: integrate changes#6183..6188 from mainline
22631              
22632              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
22633              <nick@ccl4.org>)
22634              
22635              tweak for change#6127
22636              
22637              remove incorrect documentation about implicit split to @_ in
22638              list context, which never really worked in perl 5 (from
22639              M.J.T. Guy)
22640              
22641              further qualify references to "alphanumeric" (from Wolfgang Laun
22642              <wolfgang.laun@alcatel.at>)
22643              
22644              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
22645              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
22646              
22647              h2xs tweaks
22648      Branch: maint-5.6/perl
22649           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
22650           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
22651           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
22652           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
22653           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
22654           !> pod/pod2latex.PL utils/h2xs.PL
22655 ____________________________________________________________________________
22656 [  7332] By: gsar                                  on 2000/10/16  07:53:52
22657         Log: integrate change#6179 from mainline
22658              
22659              buggy modulus on UVs introduced by change#3378 (resulted in
22660              4063328477 % 65535 amounting to 27406, instead of 27407)
22661      Branch: maint-5.6/perl
22662           !> pp.c t/op/arith.t
22663 ____________________________________________________________________________
22664 [  7331] By: gsar                                  on 2000/10/16  07:52:49
22665         Log: integrate changes#6176,6177,6178,6182 from cfgperl
22666              
22667              Single-quoted utf8 patch from Simon Cozens.
22668              
22669              Substitution utf8 patch from Simon Cozens.
22670              
22671              Be cleaner.
22672              
22673              Be Cleaner Part Deux.
22674      Branch: maint-5.6/perl
22675           !> Makefile.SH pp_hot.c toke.c
22676 ____________________________________________________________________________
22677 [  7330] By: gsar                                  on 2000/10/16  07:41:36
22678         Log: integrate change#6172 from mainline
22679              
22680              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
22681              (from Ilya Zakharevich)
22682      Branch: maint-5.6/perl
22683           !> regexec.c t/op/re_tests
22684 ____________________________________________________________________________
22685 [  7329] By: gsar                                  on 2000/10/16  07:40:25
22686         Log: integrate change#6171 from mainline
22687              
22688              scalar() doesn't force scalar context when used in void context
22689              (from Simon Cozens)
22690      Branch: maint-5.6/perl
22691           !> op.c t/op/wantarray.t
22692 ____________________________________________________________________________
22693 [  7328] By: gsar                                  on 2000/10/16  07:39:33
22694         Log: integrate change#6170 from mainline
22695              
22696              change#6142 needs tweaks to tests to work where there's no
22697              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
22698      Branch: maint-5.6/perl
22699           !> t/lib/filefind.t
22700 ____________________________________________________________________________
22701 [  7327] By: gsar                                  on 2000/10/16  07:35:34
22702         Log: integrate changes#6166..6168 from cfgperl
22703              
22704              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
22705              in case somebody wants to write an extension for more
22706              shadow database interfaces.
22707              
22708              tweak todo
22709              
22710              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
22711      Branch: maint-5.6/perl
22712           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22713           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
22714           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
22715           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
22716           !> win32/config.vc win32/config_H.bc win32/config_H.gc
22717           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
22718 ____________________________________________________________________________
22719 [  7326] By: gsar                                  on 2000/10/16  07:29:05
22720         Log: integrate changes#6157,6159..6161,6164 from cfgperl
22721              
22722              Regen Configure to jive with #6149.
22723              
22724              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
22725              
22726              Changes for the File::Temp 0.08 (change #6159) test suite
22727              to fit better into the Perl distribution test framework.
22728              
22729              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
22730              both from Simon Cozens.
22731              
22732              detypo
22733      Branch: maint-5.6/perl
22734           +> pod/perlmodlib.PL pod/perlnewmod.pod
22735           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
22736           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
22737           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22738           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
22739 ____________________________________________________________________________
22740 [  7325] By: gsar                                  on 2000/10/16  07:25:13
22741         Log: integrate change#6158 from vmsperl
22742              
22743              Add fallback to tmpfile for use in cases where user's relying on
22744              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
22745              Lane's patch)
22746      Branch: maint-5.6/perl
22747           !> vms/vms.c vms/vmsish.h
22748 ____________________________________________________________________________
22749 [  7324] By: gsar                                  on 2000/10/16  07:20:50
22750         Log: integrate changes#6153..6155 from mainline
22751              
22752              prettier Test::Harness output on failed tests (from Nicholas Clark
22753              <nick@Bagpuss.uk.boo.com>)
22754              
22755              avoid type mismatch warning
22756              
22757              small bug in change#6144; remove random \xA0 character that snuck
22758              in via change#6145
22759      Branch: maint-5.6/perl
22760           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
22761           !> perl.c
22762 ____________________________________________________________________________
22763 [  7323] By: gsar                                  on 2000/10/16  07:18:47
22764         Log: integrate changes#6151,6152 from mainline
22765              
22766              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
22767              
22768              cosmetic fixups of RE debug output (from Ilya Zakharevich)
22769      Branch: maint-5.6/perl
22770           !> regexec.c
22771 ____________________________________________________________________________
22772 [  7322] By: gsar                                  on 2000/10/16  07:17:25
22773         Log: integrate changes#6146..6150 from mainline
22774              
22775              doc typo
22776              
22777              add a make entry to Config.pm so "perl -V:make" works on VMS
22778              (from Peter Prymmer)
22779              
22780              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
22781              
22782              OS/2 tweaks for usethreads build (from Rocco Caputo
22783              <troc@netrus.net>)
22784              
22785              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
22786      Branch: maint-5.6/perl
22787           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
22788           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
22789           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
22790           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
22791           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
22792           !> warnings.pl x2p/a2p.h
22793 ____________________________________________________________________________
22794 [  7321] By: gsar                                  on 2000/10/16  07:14:02
22795         Log: integrate changes#6143..6145 from mainline
22796              
22797              MacOS support, part 1 (from Matthias Neeracher
22798              <neeri@iis.ee.ethz.ch>)
22799              
22800              MacOS support, part 2: make AutoSplit use File::Spec instead
22801              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
22802              <neeri@iis.ee.ethz.ch>)
22803              
22804              make xsubpp skip embedded pod (from Matthias Neeracher
22805              <neeri@iis.ee.ethz.ch>)
22806      Branch: maint-5.6/perl
22807           +> ext/DynaLoader/dl_mac.xs
22808           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
22809           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
22810           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
22811           !> pp_ctl.c proto.h toke.c util.c util.h
22812 ____________________________________________________________________________
22813 [  7320] By: gsar                                  on 2000/10/16  07:12:13
22814         Log: integrate changes#6141,6142 from mainline
22815              
22816              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
22817              forwarded by Peter Seebach from the bsdi-users mailing list.
22818              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
22819              
22820              File::Find fails to chdir when chasing symlinks (from
22821              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
22822      Branch: maint-5.6/perl
22823           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
22824 ____________________________________________________________________________
22825 [  7319] By: gsar                                  on 2000/10/16  07:04:30
22826         Log: integrate change#6139 from mainline
22827              
22828              revise mktables.PL for bugs and newness in Unicode 3.0
22829              (from James Bence <jbence@amgen.com>)
22830      Branch: maint-5.6/perl
22831           +> (branch 30 files)
22832           !> (integrate 49 files)
22833 ____________________________________________________________________________
22834 [  7318] By: gsar                                  on 2000/10/16  07:01:01
22835         Log: integrate changes#6137,6138 from mainline
22836              
22837              fix bogus redeclaration warning for "our" variables in different
22838              scopes
22839              
22840              add note about the handling of negative indices to tied arrays
22841              (from Michael G Schwern <schwern@pobox.com>)
22842      Branch: maint-5.6/perl
22843           !> op.c pod/perltie.pod t/pragma/strict-vars
22844 ____________________________________________________________________________
22845 [  7317] By: gsar                                  on 2000/10/16  06:58:46
22846         Log: integrate changes#6127..6136 from mainline
22847              
22848              call_method(...,G_EVAL) can longjmp() out if the method probing
22849              failed (from Gisle Aas)
22850              
22851              new perlxstut example for passing/returning refs to arrays
22852              (from David Lowe <dlowe@pootpoot.com>)
22853              
22854              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
22855              
22856              fix places that mean C<"word" character> but say C<alphanumeric
22857              character>
22858              
22859              avoid warnings in POSIX.pm (from Barrie Slaymaker)
22860              
22861              warnings::enabled() doesn't fall back to looking at $^W if
22862              caller isn't using lexical warnings (from Paul Marquess)
22863              
22864              elide bogus test in change#6132
22865              
22866              make Test::Harness use wait.h/WCOREDUMP if available
22867              (from Ben Tilly <ben_tilly@hotmail.com>)
22868              
22869              enable Test::Harness to dynamically determine column width etc.
22870              (from Rob Napier <rnapier@employees.org>)
22871              
22872              random pod typos (from Peter Scott <Peter@PSDT.com>)
22873      Branch: maint-5.6/perl
22874           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
22875           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
22876           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
22877           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
22878 ____________________________________________________________________________
22879 [  7316] By: gsar                                  on 2000/10/16  06:53:23
22880         Log: integrate change#6126 from mainline
22881              
22882              change#2879 broke rvalue autovivification of magicals such as
22883              ${$num} (reworked variant of patch suggested by Simon Cozens)
22884      Branch: maint-5.6/perl
22885           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
22886           !> pp_hot.c proto.h t/op/gv.t
22887 ____________________________________________________________________________
22888 [  7315] By: gsar                                  on 2000/10/16  06:51:38
22889         Log: integrate changes#6123,6125 from mainline
22890              
22891              clarify gotcha with #line directives (from Rocco Caputo
22892              <troc@netrus.net>)
22893              
22894              enable propagating exception objects via Perl_croak() in XS code
22895              (from Gisle Aas)
22896      Branch: maint-5.6/perl
22897           !> pod/perldebug.pod pod/perlsyn.pod util.c
22898 ____________________________________________________________________________
22899 [  7314] By: gsar                                  on 2000/10/16  06:49:28
22900         Log: integrate change#6122 from mainline
22901              
22902              downgrade fatal error on C<"foo@nosucharray.com"> to optional
22903              warning (from Mark-Jason Dominus)
22904      Branch: maint-5.6/perl
22905           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
22906           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
22907           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
22908           !> toke.c
22909 ____________________________________________________________________________
22910 [  7313] By: gsar                                  on 2000/10/16  06:46:54
22911         Log: integrate changes#6112..6121 from vmsperl
22912              
22913              Check for existence of file before trying to delete
22914              
22915              Ugly workaround for version-specific RTL error
22916              
22917              Urk -- undo previous removal of vmsish 'exit' change
22918              
22919              Add bounds checking for several strings (Charles Lane)
22920              
22921              Miscellaneous cosmetic fixes (Charles Lane)
22922              
22923              Treat sockets as special in sys(read|write) (Charles Lane et al.)
22924              
22925              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
22926              Flatten case labels in switch statements uniformly (Charles Bailey)
22927              
22928              Quiet error messages in vmsish.t (Charles Lane)
22929              
22930              Add missing escape (Charles Lane)
22931              
22932              Allow eliminate_macros() and fixpath() to handle space-delimited
22933              lists (based on fixes by Craig Berry)
22934      Branch: maint-5.6/perl
22935           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
22936           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
22937           !> vms/vmsish.h
22938 ____________________________________________________________________________
22939 [  7312] By: gsar                                  on 2000/10/16  06:41:18
22940         Log: integrate changes#6107,6110 from cfgperl
22941              
22942              Tweak the todo list.
22943              
22944              todo tweak
22945      Branch: maint-5.6/perl
22946           !> Todo-5.6
22947 ____________________________________________________________________________
22948 [  7311] By: gsar                                  on 2000/10/16  06:38:38
22949         Log: integrate changes#6104,6108 from mainline
22950              
22951              PL_sys_intern was being initialized too late on windows
22952              
22953              reenable fake signal handling on Windows, bugs and all
22954      Branch: maint-5.6/perl
22955           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
22956           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
22957           !> win32/win32.c
22958 ____________________________________________________________________________
22959 [  7310] By: gsar                                  on 2000/10/16  06:36:03
22960         Log: integrate changes#6095,6097..6103 from cfgperl
22961              
22962              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
22963              might be useful in future.
22964              
22965              Add a note about possible compilation problems from Allen Smith.
22966              
22967              Add a note about other, yet unsupported, shadow password APIs.
22968              
22969              Tweaks for the cc bugs from Allen Smith.
22970              
22971              More compilation tweakery from Allen Smith.
22972              
22973              Hints and test tweaks for Unicos.
22974              
22975              The test suite tweak in #6101 wasn't quite right.
22976              
22977              Test tweaking for Unicos continues.
22978      Branch: maint-5.6/perl
22979           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22980           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
22981           !> t/lib/complex.t t/op/64bitint.t
22982 ____________________________________________________________________________
22983 [  7309] By: gsar                                  on 2000/10/16  06:29:41
22984         Log: integrate changes#6093,6094 from mainline
22985              
22986              fork() failure to create pseudo process sets errno=EAGAIN and returns
22987              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
22988              
22989              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
22990      Branch: maint-5.6/perl
22991           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
22992           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
22993 ____________________________________________________________________________
22994 [  7308] By: gsar                                  on 2000/10/16  06:27:29
22995         Log: integrate change#6092 from cfgperl
22996              
22997              Regen perltoc with the fixed buildtoc.
22998      Branch: maint-5.6/perl
22999           !> pod/perltoc.pod
23000 ____________________________________________________________________________
23001 [  7307] By: gsar                                  on 2000/10/16  06:26:40
23002         Log: integrate changes#6089,6090 from mainline
23003              
23004              buildtoc tweak to fix newline lossage
23005              
23006              concat doesn't preserve utf8-ness, and doesn't invalidate
23007              [NI]OK; added tests for both
23008      Branch: maint-5.6/perl
23009           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
23010 ____________________________________________________________________________
23011 [  7306] By: gsar                                  on 2000/10/16  06:24:05
23012         Log: integrate change#6088 from cfgperl
23013              
23014              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
23015              because we do not use those.  The HAS_GETSPNAM remains,
23016              though, because we still do use that.
23017      Branch: maint-5.6/perl
23018           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23019           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
23020           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
23021           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
23022           !> win32/config.vc win32/config_H.bc win32/config_H.gc
23023           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
23024 ____________________________________________________________________________
23025 [  7305] By: gsar                                  on 2000/10/16  06:15:52
23026         Log: integrate changes#6084,6085,6087 from mainline
23027              
23028              substr() does not preserve utf8-ness (from Stefan Eissing
23029              <Eissing@medicaldataservice.de>); added tests
23030              
23031              repeat operator (x) doesn't preserve utf8-ness
23032              
23033              reverse() and quotemeta() weren't preserving utf8-ness; add tests
23034      Branch: maint-5.6/perl
23035           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
23036 ____________________________________________________________________________
23037 [  7304] By: gsar                                  on 2000/10/16  06:13:10
23038         Log: integrate changes#6077..6083 from mainline
23039              
23040              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
23041              and Tom Phoenix)
23042              
23043              workaround for CRT bug in chdir() (from Charles Lane, via
23044              Peter Prymmer)
23045              
23046              remove outdated kludge in Carp (NULLs are permitted in diagnostics
23047              now)
23048              
23049              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
23050              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
23051              
23052              better default perlbug categories for ok reports (from Richard Foley)
23053              
23054              peek.t non-portable to ithreads
23055              
23056              note about undocumented caller() return value (from M.J.T. Guy);
23057              yet another peek.t tweak
23058      Branch: maint-5.6/perl
23059           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23060           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
23061           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
23062           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
23063           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
23064           !> vms/vmsish.h
23065 ____________________________________________________________________________
23066 [  7303] By: gsar                                  on 2000/10/16  06:03:18
23067         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
23068              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
23069              
23070              &HUGE_VAL is not defined, it exists.
23071              
23072              Do not warn that an infinity does not look like a number.
23073              
23074              Rewrite the pwent/spent logic to be a little bit more clearer.
23075              
23076              Continue on the pwent/spent case.
23077              
23078              Correct Freudian slip.
23079              
23080              Use HUGE_VALL if applicable.
23081              
23082              pwent/spent #ifdef imbalance.
23083              
23084              Infinite problems.
23085              
23086              Call getspnam() only iff needd.
23087              
23088              Test both the scalar and list contexts.
23089              
23090              Use setxxent()/endxxent().
23091              
23092              Complex tweakery.
23093              
23094              Unicos hint tweak.
23095              
23096              Be more forgiving in POSIX about HUGE_VALL.
23097              
23098              Detypo.
23099              
23100              The search of infinity continues, this time simplified.
23101              
23102              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
23103              in natively 64-bit platforms where a long is a quad (no need
23104              for long longs).  Also added bias for IVs.
23105              
23106              Complex tweaks.
23107              
23108              Introduce t/lib/peek.t.
23109              
23110              Make the test more portable.
23111      Branch: maint-5.6/perl
23112           +> t/lib/peek.t
23113            ! pp_sys.c
23114           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
23115           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
23116           !> t/op/pwent.t toke.c util.c
23117 ____________________________________________________________________________
23118 [  7302] By: gsar                                  on 2000/10/16  05:03:37
23119         Log: integrate changes#6066..6071 from mainline
23120              
23121              s/END/CHECK/
23122              
23123              replace direct call to sighandler() with (*PL_sighandlerp)()
23124              
23125              note about values()
23126              
23127              File::Spec compatibility update (from Barrie Slaymaker
23128              <barries@slaysys.com>)
23129              
23130              remove misleading comment (from M.J.T. Guy)
23131              
23132              misformatted perllocal.pod (from Tim Jenness
23133              <t.jenness@jach.hawaii.edu>)
23134      Branch: maint-5.6/perl
23135           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
23136           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
23137           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
23138           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
23139 ____________________________________________________________________________
23140 [  7301] By: gsar                                  on 2000/10/16  05:00:08
23141         Log: integrate changes#6061..6063 from mainline
23142              
23143              change#5921 neglected to make eq honor "use bytes"
23144              
23145              additional tests for utf8.t
23146              
23147              tokeq() could read unallocated field in argument
23148      Branch: maint-5.6/perl
23149           !> sv.c t/pragma/utf8.t toke.c
23150 ____________________________________________________________________________
23151 [  7300] By: gsar                                  on 2000/10/16  04:56:54
23152         Log: integrate changes#6046,6048,6057,6058 from mainline
23153              
23154              libscheck has insufficient checks for n32 libs (from
23155              Albert Chin-A-Young <china@thewrittenword.com>)
23156              
23157              add note about how $( doesn't interpolate in REs (from
23158              Philip Newton <newton@ficus.frogspace.net>)
23159              
23160              fix broken parsing of /\x{ab}/
23161              
23162              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
23163              (spotted by Donald Kinzer <dkinzer@premia.com>)
23164      Branch: maint-5.6/perl
23165           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
23166           !> t/pragma/utf8.t
23167 ____________________________________________________________________________
23168 [  7299] By: gsar                                  on 2000/10/16  04:52:50
23169         Log: integrate change#6044 from mainline
23170              
23171              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
23172              such that underscores are only ignored in literal numbers,
23173              "\x{...}", and hex/oct argument
23174      Branch: maint-5.6/perl
23175           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
23176 ____________________________________________________________________________
23177 [  7298] By: gsar                                  on 2000/10/16  04:50:53
23178         Log: integrate changes#6027..6043 from mainline
23179              
23180              podlators-1.02 update (from Russ Allbery)
23181              
23182              Pod::Man generates groff-incompatible macro definition (from
23183              Tom Christiansen)
23184              
23185              add CGI.pm v2.66 (from Lincoln Stein)
23186              
23187              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
23188              for @- and @+ (from Johan Vromans)
23189              
23190              small nits in diagnostics.pm (from Robin Barker)
23191              
23192              whitespace adjustments
23193              
23194              missing files in MANIFEST
23195              
23196              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
23197              to compensate
23198              
23199              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
23200              
23201              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
23202      Branch: maint-5.6/perl
23203           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
23204           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
23205           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
23206           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
23207           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
23208           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
23209           !> t/lib/cgi-html.t t/lib/cgi-request.t
23210 ____________________________________________________________________________
23211 [  7297] By: gsar                                  on 2000/10/16  04:44:30
23212         Log: integrate change#6025 from mainline
23213              
23214              Is{Alnum,Alpha,Word} don't match titlecase
23215              TODO: IsSpace is defined recursively!
23216              (both spotted by Larry)
23217      Branch: maint-5.6/perl
23218           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
23219           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
23220 ____________________________________________________________________________
23221 [  7296] By: gsar                                  on 2000/10/16  04:39:30
23222         Log: integrate change#6023 from mainline
23223              
23224              debugger stomps on $. (from M.J.T. Guy)
23225      Branch: maint-5.6/perl
23226           !> lib/perl5db.pl
23227 ____________________________________________________________________________
23228 [  7295] By: gsar                                  on 2000/10/16  04:38:02
23229         Log: integrate change#6022 from mainline
23230              
23231              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
23232      Branch: maint-5.6/perl
23233           !> sv.c
23234 ____________________________________________________________________________
23235 [  7294] By: gsar                                  on 2000/10/16  04:37:05
23236         Log: integrate changes#6018..6021 from mainline
23237              
23238              make lib/syslog.t portable to systems that don't have _PATH_LOG,
23239              make _PATH_LOG() return "" if unavailable
23240              
23241              windows portability tweaks
23242              
23243              test tweak
23244              
23245              remove Win2K issue in pod (fixed by change#6020)
23246      Branch: maint-5.6/perl
23247           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
23248           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
23249           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
23250 ____________________________________________________________________________
23251 [  7293] By: gsar                                  on 2000/10/16  04:20:00
23252         Log: integrate changes#6013..6015 from mainline
23253              
23254              tweak change#5945 to display correct switch name in diagnostic
23255              
23256              glob() loading File::Glob behind the scenes may cause syntax errors
23257              
23258              tweak test for portability
23259      Branch: maint-5.6/perl
23260           !> op.c perl.c pod/perldiag.pod t/lib/b.t
23261 ____________________________________________________________________________
23262 [  7292] By: gsar                                  on 2000/10/16  04:18:11
23263         Log: integrate changes#6005..6010 from mainline, cfgperl
23264              
23265              perldoc might fail via "use blib" (from Hugo van der Sanden)
23266              
23267              Regen Configure.
23268              
23269              note about compile failures and END blocks (from M.J.T. Guy)
23270              
23271              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
23272              
23273              (change#6009 integrated earlier in change#7255)
23274              
23275              clarify note about shadow password support (from
23276              gellyfish@gellyfish.com)
23277      Branch: maint-5.6/perl
23278           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23279           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
23280           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
23281 ____________________________________________________________________________
23282 [  7291] By: gsar                                  on 2000/10/16  04:12:03
23283         Log: integrate changes#6002,6003 from mainline
23284              
23285              destructive sv_setsv() can lose UV-ness from source, causing
23286              numeric promotions/comparisons to fail to do the right thing
23287              
23288              allow REG_EXPAND_SZ keys in Windows registry (from
23289              John Clayton <John.Clayton@barclayscapital.com>)
23290      Branch: maint-5.6/perl
23291           !> sv.c win32/win32.c
23292 ____________________________________________________________________________
23293 [  7290] By: gsar                                  on 2000/10/16  04:10:19
23294         Log: integrate change#6001 from mainline
23295              
23296              support additional library locations via $Config{otherlibdirs}
23297              (from Andy Dougherty)
23298      Branch: maint-5.6/perl
23299           !> Configure INSTALL Porting/Glossary Porting/config.sh
23300           !> Porting/config_H config_h.SH epoc/config.sh perl.c
23301           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
23302           !> win32/config.bc win32/config.gc win32/config.vc
23303 ____________________________________________________________________________
23304 [  7289] By: gsar                                  on 2000/10/16  04:08:28
23305         Log: integrate change#5999 from mainline
23306              
23307              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
23308      Branch: maint-5.6/perl
23309           !> t/pragma/warn/toke toke.c
23310 ____________________________________________________________________________
23311 [  7288] By: gsar                                  on 2000/10/16  04:07:01
23312         Log: integrate changes#5997,5998 from cfgperl
23313              
23314              Preserve $!.
23315              
23316              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
23317      Branch: maint-5.6/perl
23318           !> lib/Math/Complex.pm
23319 ____________________________________________________________________________
23320 [  7287] By: gsar                                  on 2000/10/16  04:04:37
23321         Log: integrate change#5995 from mainline
23322              
23323              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
23324      Branch: maint-5.6/perl
23325           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
23326 ____________________________________________________________________________
23327 [  7286] By: gsar                                  on 2000/10/16  04:03:21
23328         Log: integrate change#5994 from mainline
23329              
23330              fix for missed accounting for null byte in pack("Z",...) (from
23331              M.J.T. Guy)
23332      Branch: maint-5.6/perl
23333           !> pp.c t/op/pack.t
23334 ____________________________________________________________________________
23335 [  7285] By: gsar                                  on 2000/10/16  04:02:11
23336         Log: integrate changes#5989..5993 from mainline
23337              
23338              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
23339              itself and no other (from Tom Hughes)
23340              
23341              use $ENV{LIB} to search for libs under Visual C compiler
23342              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
23343              
23344              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
23345              
23346              pod nit (from Simon Cozens)
23347              
23348              various minor tweaks seen on p5p
23349      Branch: maint-5.6/perl
23350           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
23351           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
23352           !> t/op/array.t toke.c
23353 ____________________________________________________________________________
23354 [  7284] By: gsar                                  on 2000/10/16  03:59:00
23355         Log: integrate changes#5978..5988 from mainline
23356              
23357              sync version numbers in File::Spec with the ones on CPAN
23358              (from Barrie Slaymaker)
23359              
23360              under useithreads, constant pad entries could inadvertantly be
23361              shared across threads (from Eric Blood <eblood@xmission.com>);
23362              added Eric's test case to testsuite
23363              
23364              allow Configure -S to run non-interactively (spotted by Greg Hudson
23365              <ghudson@mit.edu>)
23366              
23367              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
23368              prototype mismatch with CORE::glob(); update pod and tests to
23369              suit (File::Glob::glob() is still available for backward
23370              compatibility, but should be considered deprecated)
23371              
23372              avoid error in IO::Socket::INET when given an unknown service name
23373              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
23374              
23375              numeric conversion of non-number in change#3378 tramples on
23376              OOK offset, causing segfaults
23377              
23378              attributes::reftype() doesn't work on tied argument
23379              
23380              forked child may not exit correctly if it failed to open
23381              /dev/console (from Graham Barr)
23382              
23383              add regular expressions tutorial and quick-start guide (from
23384              Mark Kvale <kvale@phy.ucsf.edu>)
23385              
23386              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
23387              
23388              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
23389              <paul@miraclefish.com>)
23390      Branch: maint-5.6/perl
23391           +> pod/perlrequick.pod pod/perlretut.pod
23392           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
23393           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
23394           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
23395           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
23396           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
23397           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
23398           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
23399           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
23400 ____________________________________________________________________________
23401 [  7283] By: gsar                                  on 2000/10/16  03:52:14
23402         Log: integrate change#5977 from mainline
23403              
23404              autoquote barewords followed by newline and arrow properly
23405              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
23406      Branch: maint-5.6/perl
23407           !> t/pragma/warn/toke toke.c
23408 ____________________________________________________________________________
23409 [  7282] By: gsar                                  on 2000/10/16  03:50:48
23410         Log: integrate change#5976 from mainline
23411              
23412              DB_File v1.73 update (from Paul Marquess)
23413      Branch: maint-5.6/perl
23414           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
23415           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
23416 ____________________________________________________________________________
23417 [  7281] By: gsar                                  on 2000/10/16  03:49:14
23418         Log: integrate change#5975 from mainline
23419              
23420              allow sort() reentrancy (variant of patch suggested by
23421              Hugo van der Sanden)
23422      Branch: maint-5.6/perl
23423           !> pp_ctl.c t/op/sort.t
23424 ____________________________________________________________________________
23425 [  7280] By: gsar                                  on 2000/10/16  03:48:22
23426         Log: integrate change#5974 from mainline
23427              
23428              change#4197 somehow missed initializing PL_errors, meaning
23429              syntax error queueing wasn't working outside eval"" at all;
23430              also fixed eval"" to localize PL_error_count, so that compile-time
23431              eval's don't clobber the error state of the outer context
23432      Branch: maint-5.6/perl
23433           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
23434           !> t/pragma/warn/toke
23435 ____________________________________________________________________________
23436 [  7279] By: gsar                                  on 2000/10/16  03:46:21
23437         Log: integrate change#5973 from mainline
23438              
23439              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
23440      Branch: maint-5.6/perl
23441           !> regcomp.c regexec.c t/op/re_tests
23442 ____________________________________________________________________________
23443 [  7278] By: gsar                                  on 2000/10/16  03:44:54
23444         Log: integrate change#5971 from cfgperl
23445              
23446              Unicos tweaks from Mark P. Lutz.
23447      Branch: maint-5.6/perl
23448           !> hints/unicos.sh lib/Math/Complex.pm
23449 ____________________________________________________________________________
23450 [  7277] By: gsar                                  on 2000/10/16  03:42:59
23451         Log: integrate changes#5966..5970 from mainline
23452              
23453              add testsuite for B backends, fix bug in B::Deparse (from
23454              Simon Cozens <simon@brecon.co.uk>)
23455              
23456              improved docs on the warn_uninit diagnostic (from David Glasser
23457              and Simon Cozens)
23458              
23459              tolerate spaces in group names in test on solaris (from David Boyce
23460              <dsb@boyski.com>)
23461              
23462              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
23463              
23464              Data::Dumper fumbles negative numbers on 32-bit platforms where
23465              IV is >32bits
23466      Branch: maint-5.6/perl
23467           +> t/lib/b.t t/lib/syslog.t
23468           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
23469           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
23470           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
23471 ____________________________________________________________________________
23472 [  7276] By: gsar                                  on 2000/10/16  03:39:30
23473         Log: integrate change#5965 from mainline
23474              
23475              avoid "will not stay shared" warnings for our variables (from
23476              Robin Barker)
23477      Branch: maint-5.6/perl
23478           !> op.c t/pragma/warn/op
23479 ____________________________________________________________________________
23480 [  7275] By: gsar                                  on 2000/10/16  03:38:18
23481         Log: integrate change#5964 from mainline
23482              
23483              reformat to 72 columns (again)
23484      Branch: maint-5.6/perl
23485           !> pod/perldiag.pod
23486 ____________________________________________________________________________
23487 [  7274] By: gsar                                  on 2000/10/16  03:36:58
23488         Log: integrate change#5963 from mainline
23489              
23490              patch from Larry to make (\&) prototype work; added tests for
23491              the same
23492      Branch: maint-5.6/perl
23493           !> op.c t/comp/proto.t
23494 ____________________________________________________________________________
23495 [  7273] By: gsar                                  on 2000/10/16  03:35:51
23496         Log: integrate changes#5956..5962 from mainline
23497              
23498              better diagnostics on failed tests (from Ilya Zakharevich)
23499              
23500              pod nits (from A. C. Yardley <yardley@tanet.net>)
23501              
23502              change#3569 deleted some essential code, revert; avoid use of
23503              atexit() to make DynaLoader work properly on AIX under mod_perl
23504              (from Jens-Uwe Mager <jum@helios.de>)
23505              
23506              doubled words in pods (from Simon Cozens
23507              <simon.p.cozens@jp.pwcglobal.com>)
23508              
23509              better INSTALL notes on Solaris issues (from Dominic Dunlop)
23510              
23511              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
23512              
23513              updated README.hpux (from Jeff Okamoto)
23514      Branch: maint-5.6/perl
23515           !> INSTALL README.hpux emacs/cperl-mode.el
23516           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
23517           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
23518           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
23519           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
23520           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
23521           !> t/op/lex_assign.t
23522 ____________________________________________________________________________
23523 [  7272] By: gsar                                  on 2000/10/16  03:31:22
23524         Log: integrate change#5955 from mainline
23525              
23526              longstanding bug exposed by change#3307: sort arguments weren't
23527              compiled with the right wantarray context (ensuing runtime lookup
23528              via block_gimme() was getting the incidental context of the
23529              sort() itself)
23530      Branch: maint-5.6/perl
23531           !> op.c t/op/sort.t
23532 ____________________________________________________________________________
23533 [  7271] By: gsar                                  on 2000/10/16  03:29:11
23534         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
23535              branch
23536              
23537              Flatten the cpp jungle doing the nosuid checking.
23538              
23539              Do not assume sign propagation. (from M.J.T. Guy)
23540              
23541              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
23542              
23543              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
23544              Now pp_ncmp() returns undef is either operand is a NaN.
23545              
23546              On second thoughts frexp() does have two arguments.
23547              
23548              Document that tr() is not tr(1).
23549              
23550              Be more robust on "extreme" (large absolute value)
23551              arguments.  Originally reported by Daniel Connelly
23552              as a problem with asinh() on large negative arguments,
23553              asinh() used to bail out because an argument to log()
23554              ended up being zero.  Ilya Zakharevich proposed using
23555              Taylor's series in such cases, which for such large
23556              arguments is a very good approximation.
23557              
23558              Undo "use integer" addition from 64bitint as it seems
23559              to break most of the subtests in Digital UNIX;
23560              Unicos needs to find another way.
23561      Branch: maint-5.6/perl
23562           !> (integrate 29 files)
23563 ____________________________________________________________________________
23564 [  7270] By: gsar                                  on 2000/10/16  03:09:44
23565         Log: integrate changes#5948,5949,5950 from mainline
23566              
23567              typo in vars.pm that leads to cryptic message (from Piotr
23568              Piatkowski <kompas@kompas.usr.onet.pl>)
23569              
23570              make perldoc use the pod2man from the same version (from
23571              M.J.T. Guy)
23572              
23573              reformat perldiag to avoid long lines
23574      Branch: maint-5.6/perl
23575           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
23576 ____________________________________________________________________________
23577 [  7269] By: gsar                                  on 2000/10/16  03:05:54
23578         Log: integrate change#5947 from mainline
23579              
23580              use &dl_error rather than &dl_load_file as the guard for calling
23581              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
23582              statically built perl)
23583      Branch: maint-5.6/perl
23584           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
23585 ____________________________________________________________________________
23586 [  7268] By: gsar                                  on 2000/10/16  03:04:48
23587         Log: integrate change#5945 from mainline
23588              
23589              make module name mandatory after -M switch; reorder perldiag
23590              alphabetically (from Mark-Jason Dominus)
23591      Branch: maint-5.6/perl
23592           !> perl.c pod/perldiag.pod
23593 ____________________________________________________________________________
23594 [  7267] By: gsar                                  on 2000/10/16  03:03:01
23595         Log: integrate change#5939 from mainline
23596              
23597              more pod nits (from Larry Virden)
23598      Branch: maint-5.6/perl
23599           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
23600           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
23601           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
23602 ____________________________________________________________________________
23603 [  7266] By: gsar                                  on 2000/10/16  03:01:39
23604         Log: integrate change#5938 from mainline
23605              
23606              Consolidated B::Deparse fixes (from Stephen McCamant)
23607      Branch: maint-5.6/perl
23608           !> ext/B/B/Deparse.pm
23609 ____________________________________________________________________________
23610 [  7265] By: gsar                                  on 2000/10/16  03:00:43
23611         Log: integrate change#5936 from mainline
23612              
23613              additional tests for change#7263 (from Paul Marquess)
23614      Branch: maint-5.6/perl
23615           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
23616           !> t/pragma/warn/5nolint t/pragma/warn/6default
23617 ____________________________________________________________________________
23618 [  7264] By: gsar                                  on 2000/10/16  02:58:34
23619         Log: integrate change#5934 from mainline
23620              
23621              propagate lexical warnings from surrounding scope correctly
23622              within string eval() (from Paul Marquess)
23623      Branch: maint-5.6/perl
23624           !> pp_ctl.c t/pragma/warn/pp_ctl
23625 ____________________________________________________________________________
23626 [  7263] By: gsar                                  on 2000/10/16  02:56:53
23627         Log: integrate change#5932 from mainline
23628              
23629              add rsignal(), whichsig() and do_join() to public API list
23630              (mod_perl uses them to good advantage)
23631      Branch: maint-5.6/perl
23632           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
23633 ____________________________________________________________________________
23634 [  7262] By: gsar                                  on 2000/10/16  02:55:53
23635         Log: integrate change#5931 from mainline
23636              
23637              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
23638      Branch: maint-5.6/perl
23639           !> pp_hot.c regexec.c t/op/pat.t
23640 ____________________________________________________________________________
23641 [  7261] By: gsar                                  on 2000/10/16  02:55:01
23642         Log: integrate change#5930 from mainline
23643              
23644              small os390 tweaks (from Peter Prymmer)
23645      Branch: maint-5.6/perl
23646           !> config_h.SH makedepend.SH
23647 ____________________________________________________________________________
23648 [  7260] By: gsar                                  on 2000/10/16  02:54:10
23649         Log: integrate change#5929 from mainline
23650              
23651              pod nits
23652      Branch: maint-5.6/perl
23653           !> pod/perlguts.pod
23654 ____________________________________________________________________________
23655 [  7259] By: gsar                                  on 2000/10/16  02:52:55
23656         Log: integrate change#5927 from mainline
23657              
23658              arrange for next() to resume at the unstack op rather than the
23659              loop conditional, so that scope cleanup happens correctly
23660              (from Stephen McCamant)
23661      Branch: maint-5.6/perl
23662           !> op.c pp_ctl.c t/op/misc.t
23663 ____________________________________________________________________________
23664 [  7258] By: gsar                                  on 2000/10/16  02:51:38
23665         Log: integrate change#5926 from mainline
23666              
23667              on windows, reserve 16M of stack rather than 128M (allows more
23668              threads to run concurrently)
23669      Branch: maint-5.6/perl
23670           !> win32/Makefile win32/makefile.mk
23671 ____________________________________________________________________________
23672 [  7257] By: gsar                                  on 2000/10/16  02:50:37
23673         Log: integrate change#5925 from mainline
23674              
23675              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
23676      Branch: maint-5.6/perl
23677           !> toke.c
23678 ____________________________________________________________________________
23679 [  7256] By: gsar                                  on 2000/10/16  02:49:36
23680         Log: integrate change#5924 from mainline
23681              
23682              avoid using uninitialized memory in require version check
23683      Branch: maint-5.6/perl
23684           !> pp_ctl.c universal.c
23685 ____________________________________________________________________________
23686 [  7255] By: gsar                                  on 2000/10/16  02:48:03
23687         Log: integrate changes#5923,5928,6009 from mainline
23688              
23689              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
23690      Branch: maint-5.6/perl
23691           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
23692 ____________________________________________________________________________
23693 [  7254] By: gsar                                  on 2000/10/16  02:44:46
23694         Log: integrate change#5922 from mainline
23695              
23696              commentary about IoTYPE() (from Nathan Torkington)
23697      Branch: maint-5.6/perl
23698           !> sv.h
23699 ____________________________________________________________________________
23700 [  7253] By: gsar                                  on 2000/10/16  02:43:49
23701         Log: integrate change#5921 from mainline
23702              
23703              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
23704      Branch: maint-5.6/perl
23705           !> sv.c t/lib/charnames.t t/pragma/utf8.t
23706 ____________________________________________________________________________
23707 [  7252] By: gsar                                  on 2000/10/16  02:42:31
23708         Log: integrate change#5920 from mainline
23709              
23710              Larry's fix for buggy propagation of utf8-ness in join(); add test
23711      Branch: maint-5.6/perl
23712           !> doop.c t/op/ver.t
23713 ____________________________________________________________________________
23714 [  7251] By: gsar                                  on 2000/10/16  02:41:14
23715         Log: integrate changes#5915..5919 from mainline
23716              
23717              various (pod tweaks &c)
23718      Branch: maint-5.6/perl
23719           !> (integrate 33 files)
23720 ____________________________________________________________________________
23721 [  7250] By: gsar                                  on 2000/10/16  02:38:16
23722         Log: integrate change#5914 from mainline
23723              
23724              caller() wasn't returning the right number of elements for
23725              eval {...}
23726      Branch: maint-5.6/perl
23727           !> pp_ctl.c t/pragma/warn/9enabled
23728 ____________________________________________________________________________
23729 [  7249] By: gsar                                  on 2000/10/16  02:37:02
23730         Log: integrate change#5913 from mainline
23731              
23732              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
23733              (from Mark-Jason Dominus)
23734      Branch: maint-5.6/perl
23735           !> pod/perlfunc.pod
23736 ____________________________________________________________________________
23737 [  7248] By: gsar                                  on 2000/10/16  02:35:58
23738         Log: integrate change#5912 from mainline
23739              
23740              fix totally broken caching in UNIVERSAL::isa() (from
23741              Nick Ing-Simmons)
23742      Branch: maint-5.6/perl
23743           !> t/op/universal.t universal.c
23744 ____________________________________________________________________________
23745 [  7247] By: gsar                                  on 2000/10/16  02:34:27
23746         Log: integrate changes#5910,5911 from mainline
23747              
23748              typo in pod
23749              
23750              add linebreak properties from unicode/LineBrk.txt (from
23751              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
23752      Branch: maint-5.6/perl
23753           +> (branch 29 files)
23754           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
23755 ____________________________________________________________________________
23756 [  7246] By: gsar                                  on 2000/10/16  02:33:29
23757         Log: integrate change#5909 from mainline
23758              
23759              mode argument to do_binmode() should be file mode, not boolean
23760      Branch: maint-5.6/perl
23761           !> pp_sys.c
23762 ____________________________________________________________________________
23763 [  7245] By: gsar                                  on 2000/10/16  02:31:04
23764         Log: integrate change#5908 from mainline
23765              
23766              introduce illegal symbols into null package so that
23767              gv_fetchpv(...,TRUE) always returns a valid GV even when the
23768              symbol is trapped by strictures (avoids coredumps)
23769      Branch: maint-5.6/perl
23770           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
23771           !> t/pragma/strict-vars
23772 ____________________________________________________________________________
23773 [  7244] By: jhi                                   on 2000/10/16  02:29:54
23774         Log: Subject: $Carp::ExportLevel confusion in Exporter
23775              From: "Ben Tilly" <ben_tilly@hotmail.com>
23776              Date: Sat, 14 Oct 2000 16:44:34 EDT
23777              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
23778      Branch: perl
23779            ! lib/Exporter/Heavy.pm
23780 ____________________________________________________________________________
23781 [  7243] By: jhi                                   on 2000/10/16  02:28:33
23782         Log: Subject: [PATCH perlguts.pod] Document offset hack
23783              From: Simon Cozens <simon@cozens.net>
23784              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
23785              Date: Sat, 14 Oct 2000 19:32:25 +0100
23786      Branch: perl
23787            ! pod/perlguts.pod
23788 ____________________________________________________________________________
23789 [  7242] By: gsar                                  on 2000/10/16  02:26:51
23790         Log: integrate changes#5905,5906,5907,6064 from mainline
23791              
23792              printf/sprintf didn't get quad types right under use64bitint
23793      Branch: maint-5.6/perl
23794           !> pp_sys.c sv.c t/op/64bitint.t
23795 ____________________________________________________________________________
23796 [  7241] By: jhi                                   on 2000/10/16  02:22:44
23797         Log: Subject: small pod patch
23798              From: Dan Boorstein <dan_boo@bellsouth.net>
23799              Date: Sat, 14 Oct 2000 14:29:24 -0400
23800              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
23801      Branch: perl
23802            ! pod/perlfaq7.pod pod/perlmod.pod
23803 ____________________________________________________________________________
23804 [  7240] By: jhi                                   on 2000/10/16  02:13:46
23805         Log: -w cleanup.
23806              
23807              Subject: Re: Problems with bleadperl 
23808              From: "Stephen P. Potter" <spp@ds.net>
23809              Date: Fri, 13 Oct 2000 13:32:49 -0400
23810              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
23811      Branch: perl
23812            ! t/pragma/overload.t
23813 ____________________________________________________________________________
23814 [  7239] By: jhi                                   on 2000/10/16  01:41:18
23815         Log: One more ~utf8 tweak.
23816      Branch: perl
23817            ! t/op/bop.t
23818 ____________________________________________________________________________
23819 [  7238] By: jhi                                   on 2000/10/16  01:34:14
23820         Log: Tweak the test of #7235.
23821      Branch: perl
23822            ! t/op/bop.t
23823 ____________________________________________________________________________
23824 [  7237] By: jhi                                   on 2000/10/16  01:25:04
23825         Log: Fix a couple of compiler-noted nits in #7235.
23826      Branch: perl
23827            ! pp.c
23828 ____________________________________________________________________________
23829 [  7236] By: jhi                                   on 2000/10/16  01:22:46
23830         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
23831      Branch: perl
23832            ! pp.c pp_hot.c
23833 ____________________________________________________________________________
23834 [  7235] By: jhi                                   on 2000/10/15  16:24:44
23835         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
23836              
23837              From: Simon Cozens <simon@cozens.net>
23838              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
23839              Date: Sat, 14 Oct 2000 20:52:13 +0100
23840              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
23841      Branch: perl
23842            ! pp.c t/op/bop.t utf8.h
23843 ____________________________________________________________________________
23844 [  7234] By: jhi                                   on 2000/10/15  15:19:29
23845         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
23846              The problem was that rx->minlen was in chars while pp_split()
23847              thought it would be in bytes. 
23848      Branch: perl
23849            ! pp.c t/pragma/utf8.t
23850 ____________________________________________________________________________
23851 [  7233] By: jhi                                   on 2000/10/14  20:24:24
23852         Log: Document FNCASE=y as discussed in the bug 20000902.009.
23853      Branch: perl
23854            ! README.dos
23855 ____________________________________________________________________________
23856 [  7232] By: jhi                                   on 2000/10/14  18:52:21
23857         Log: Add test for bug id 20000427.003 (which seems to have
23858              been fixed) (also duplicate as 20000427.004, though
23859              with a higher severity).  Move one utf8 from op/append
23860              to pragma/utf8, tag the tests with bug ids.
23861      Branch: perl
23862            ! t/op/append.t t/pragma/utf8.t
23863 ____________________________________________________________________________
23864 [  7231] By: jhi                                   on 2000/10/14  17:28:37
23865         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
23866      Branch: perl
23867            ! t/pragma/utf8.t
23868 ____________________________________________________________________________
23869 [  7230] By: jhi                                   on 2000/10/14  14:24:50
23870         Log: Needs to be conditional on SunOS 4.
23871              
23872              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
23873              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23874              Date: Sat, 14 Oct 2000 13:37:49 +0100
23875              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
23876      Branch: metaconfig/U/perl
23877            ! End.U
23878      Branch: perl
23879            ! Configure myconfig.SH pod/perldelta.pod
23880 ____________________________________________________________________________
23881 [  7229] By: jhi                                   on 2000/10/14  00:49:22
23882         Log: Update Changes.
23883      Branch: perl
23884            ! Changes patchlevel.h
23885 ____________________________________________________________________________
23886 [  7228] By: jhi                                   on 2000/10/14  00:46:10
23887         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
23888              From: Peter Prymmer <pvhp@forte.com>
23889              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
23890              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
23891      Branch: perl
23892            ! lib/utf8.pm
23893 ____________________________________________________________________________
23894 [  7227] By: jhi                                   on 2000/10/13  23:20:30
23895         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
23896      Branch: perl
23897            ! t/op/tie.t
23898 ____________________________________________________________________________
23899 [  7226] By: jhi                                   on 2000/10/13  22:14:32
23900         Log: Tweak #7225.
23901              
23902              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
23903              From: Peter Prymmer <pvhp@forte.com>
23904              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
23905              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
23906      Branch: perl
23907            ! t/op/sprintf.t
23908 ____________________________________________________________________________
23909 [  7225] By: jhi                                   on 2000/10/13  22:11:31
23910         Log: op/sprintf.t patch for OS/390 (and any other host with limited
23911              floating-point exponent length)
23912              
23913              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
23914              From: Dominic Dunlop <domo@computer.org>
23915              Date: Fri, 13 Oct 2000 19:17:57 +0200
23916              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
23917      Branch: perl
23918            ! t/op/sprintf.t
23919 ____________________________________________________________________________
23920 [  7224] By: jhi                                   on 2000/10/13  18:40:48
23921         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
23922      Branch: perl
23923            ! toke.c
23924 ____________________________________________________________________________
23925 [  7223] By: jhi                                   on 2000/10/13  18:37:13
23926         Log: Thinko in #7222.
23927      Branch: perl
23928            ! utf8.c
23929 ____________________________________________________________________________
23930 [  7222] By: jhi                                   on 2000/10/13  18:05:23
23931         Log: Use UTF8SKIP(), from Simon Cozens.
23932      Branch: perl
23933            ! utf8.c
23934 ____________________________________________________________________________
23935 [  7221] By: jhi                                   on 2000/10/13  15:43:19
23936         Log: (accidentally empty check-in)
23937      Branch: perl
23938            ! utf8.c
23939 ____________________________________________________________________________
23940 [  7220] By: jhi                                   on 2000/10/13  15:23:51
23941         Log: Add (optimistically) Storable to static extensions.
23942      Branch: perl
23943            ! hints/uwin.sh hints/vmesa.sh
23944 ____________________________________________________________________________
23945 [  7219] By: jhi                                   on 2000/10/13  15:20:05
23946         Log: Amdahl UTS doesn't seem to do dynaloading.
23947      Branch: perl
23948            ! hints/uts.sh
23949 ____________________________________________________________________________
23950 [  7218] By: jhi                                   on 2000/10/13  15:15:20
23951         Log: Slight tweak of the code to appease Amdahl UTS cc.
23952      Branch: perl
23953            ! pp.c
23954 ____________________________________________________________________________
23955 [  7217] By: jhi                                   on 2000/10/13  14:50:42
23956         Log: In Amdahl UTS "struct sv" is defined by a system header,
23957              <ksync.h>.
23958      Branch: perl
23959            ! perl.h sv.h
23960 ____________________________________________________________________________
23961 [  7216] By: jhi                                   on 2000/10/13  11:58:25
23962         Log: Ilya implemented the memory profiling API.
23963      Branch: perl
23964            ! Todo
23965 ____________________________________________________________________________
23966 [  7215] By: jhi                                   on 2000/10/13  02:56:38
23967         Log: Subject: [PATCH 5.7.0] Perl API for mstats
23968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23969              Date: Thu, 12 Oct 2000 22:52:40 -0400
23970              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
23971      Branch: perl
23972            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23973 ____________________________________________________________________________
23974 [  7214] By: jhi                                   on 2000/10/13  02:55:38
23975         Log: Subject: [PATCH 5.7.0] IVs in mtats
23976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23977              Date: Thu, 12 Oct 2000 22:51:04 -0400
23978              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
23979      Branch: perl
23980            ! malloc.c perl.h
23981 ____________________________________________________________________________
23982 [  7213] By: jhi                                   on 2000/10/13  02:31:47
23983         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
23984      Branch: perl
23985            ! pod/perldiag.pod pp_sys.c
23986 ____________________________________________________________________________
23987 [  7212] By: jhi                                   on 2000/10/13  01:27:38
23988         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
23989              From: Peter Prymmer <pvhp@forte.com>
23990              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
23991              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
23992      Branch: perl
23993            ! t/op/oct.t
23994 ____________________________________________________________________________
23995 [  7211] By: jhi                                   on 2000/10/13  00:35:09
23996         Log: Update Changes.
23997      Branch: perl
23998            ! Changes patchlevel.h
23999 ____________________________________________________________________________
24000 [  7210] By: jhi                                   on 2000/10/12  23:59:40
24001         Log: The Install.pm third of
24002              
24003              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
24004              From: Bill Campbell <bill@celestial.com>
24005              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
24006              Date: Thu, 5 Oct 2000 18:04:51 -0700
24007      Branch: perl
24008            ! lib/ExtUtils/Install.pm
24009 ____________________________________________________________________________
24010 [  7209] By: jhi                                   on 2000/10/12  23:58:43
24011         Log: Two thirds of
24012              
24013              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
24014              Date: Thu, 5 Oct 2000 18:04:51 -0700
24015              From: Bill Campbell <bill@celestial.com>
24016              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
24017              
24018              The Install.pm changes will be submitted separately because
24019              they need some work and discussion still.
24020      Branch: perl
24021            ! lib/getopts.pl lib/termcap.pl
24022 ____________________________________________________________________________
24023 [  7208] By: jhi                                   on 2000/10/12  23:41:19
24024         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
24025              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24026              Date:     Thu, 12 Oct 2000 07:30:02 EDT
24027              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
24028      Branch: perl
24029            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
24030            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
24031 ____________________________________________________________________________
24032 [  7207] By: jhi                                   on 2000/10/12  23:39:01
24033         Log: An updated EBCDIC tr patch.
24034              
24035              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
24036              From: Peter Prymmer <pvhp@forte.com>
24037              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
24038              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
24039      Branch: perl
24040            ! t/op/tr.t
24041 ____________________________________________________________________________
24042 [  7206] By: jhi                                   on 2000/10/12  23:34:55
24043         Log: Upgrade to CPAN 1.58, from Andreas König.
24044      Branch: perl
24045            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24046 ____________________________________________________________________________
24047 [  7205] By: jhi                                   on 2000/10/12  23:29:08
24048         Log: Introduce the man[24-8] variables, from Andy Dougherty.
24049      Branch: metaconfig/U/perl
24050            + mandirs.U mandirstyle.U
24051      Branch: perl
24052            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24053            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
24054            ! vos/config.h vos/config.pl vos/config_h.SH_orig
24055            ! win32/config.bc win32/config.gc win32/config.vc
24056 ____________________________________________________________________________
24057 [  7204] By: gsar                                  on 2000/10/12  18:11:24
24058         Log: restore change#7202
24059      Branch: perl
24060            ! mg.c
24061 ____________________________________________________________________________
24062 [  7203] By: gsar                                  on 2000/10/12  18:09:40
24063         Log: another test of the Emergency Broadcast System--back out 
24064              change#7202
24065      Branch: perl
24066            ! mg.c
24067 ____________________________________________________________________________
24068 [  7202] By: gsar                                  on 2000/10/12  16:40:47
24069         Log: (submitted on behalf of Jarkko)
24070              Fix the lib/encode.t subtest 6 failure as reported by Andreas
24071              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
24072              was unearthed by change 7182, as was a bug in HTML::Entities.
24073      Branch: perl
24074            ! mg.c
24075 ____________________________________________________________________________
24076 [  7201] By: jhi                                   on 2000/10/11  03:16:05
24077         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
24078      Branch: perl
24079            ! pp_hot.c t/pragma/utf8.t
24080 ____________________________________________________________________________
24081 [  7200] By: jhi                                   on 2000/10/11  00:40:30
24082         Log: The #7198 was a false alarm.
24083      Branch: perl
24084            ! pp_hot.c
24085 ____________________________________________________________________________
24086 [  7199] By: jhi                                   on 2000/10/11  00:26:04
24087         Log: Remove duplicated code.
24088      Branch: perl
24089            ! t/lib/cgi-html.t
24090 ____________________________________________________________________________
24091 [  7198] By: jhi                                   on 2000/10/10  23:30:46
24092         Log: (Retracted by #7200.)
24093      Branch: perl
24094            ! pp_hot.c
24095 ____________________________________________________________________________
24096 [  7197] By: jhi                                   on 2000/10/10  21:49:30
24097         Log: Add the test case for #7190, from the original bug report
24098              by Andreas König.
24099      Branch: perl
24100            ! t/pragma/utf8.t
24101 ____________________________________________________________________________
24102 [  7196] By: jhi                                   on 2000/10/10  21:40:49
24103         Log: Reapply Andy's patch and regen Configure.
24104      Branch: perl
24105            ! Configure INSTALL Makefile.SH Porting/Glossary
24106            ! Porting/config.sh config_h.SH epoc/config.sh installperl
24107            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
24108            ! win32/config.vc
24109 ____________________________________________________________________________
24110 [  7195] By: jhi                                   on 2000/10/10  21:09:30
24111         Log: Use the versiononly instead of the installscripts,
24112              retract the changes 7146 and 7147.
24113      Branch: perl
24114            ! Configure INSTALL Makefile.SH Porting/Glossary
24115            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
24116            ! installperl uconfig.sh vos/config.def win32/config.bc
24117            ! win32/config.gc win32/config.vc
24118 ____________________________________________________________________________
24119 [  7194] By: jhi                                   on 2000/10/10  21:06:15
24120         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
24121              From: Peter Prymmer <pvhp@forte.com>
24122              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
24123              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
24124      Branch: perl
24125            ! t/op/ver.t
24126 ____________________________________________________________________________
24127 [  7193] By: jhi                                   on 2000/10/10  21:05:12
24128         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
24129              From: Peter Prymmer <pvhp@forte.com>
24130              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
24131              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
24132      Branch: perl
24133            ! t/op/tr.t
24134 ____________________________________________________________________________
24135 [  7192] By: jhi                                   on 2000/10/10  20:57:30
24136         Log: Add versiononly, delete installscripts, from Andy Dougherty.
24137      Branch: metaconfig
24138            - U/installdirs/installscripts.U
24139      Branch: metaconfig/U/perl
24140            + versiononly.U
24141 ____________________________________________________________________________
24142 [  7191] By: jhi                                   on 2000/10/10  19:41:21
24143         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
24144              From: Peter Prymmer <pvhp@forte.com>
24145              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
24146              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
24147      Branch: perl
24148            ! pod/perlebcdic.pod
24149 ____________________________________________________________________________
24150 [  7190] By: jhi                                   on 2000/10/10  19:26:14
24151         Log: Subject: Re: utf8 concat, mg_get
24152              From: Simon Cozens <simon@cozens.net>
24153              Date: Tue, 10 Oct 2000 17:40:17 +0100
24154              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
24155      Branch: perl
24156            ! pp_hot.c
24157 ____________________________________________________________________________
24158 [  7189] By: jhi                                   on 2000/10/10  19:23:03
24159         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
24160              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
24161              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
24162              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
24163      Branch: perl
24164            ! lib/ExtUtils/MM_Unix.pm
24165 ____________________________________________________________________________
24166 [  7188] By: jhi                                   on 2000/10/10  15:31:24
24167         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
24168              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
24169              Date: Fri, 14 Jul 2000 10:47:36 +0100
24170              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
24171      Branch: perl
24172            ! README.win32
24173 ____________________________________________________________________________
24174 [  7187] By: jhi                                   on 2000/10/10  13:30:10
24175         Log: Quote the temp file name, needed in Win32 because the
24176              default name unfortunately contains spaces, shouldn't
24177              hurt elsewhere.
24178              
24179              Subject: FW: perldoc fails if $TEMP contains spaces
24180              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
24181              Date: Thu, 14 Sep 2000 08:58:45 +0100
24182              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
24183      Branch: perl
24184            ! utils/perldoc.PL
24185 ____________________________________________________________________________
24186 [  7186] By: jhi                                   on 2000/10/10  13:16:27
24187         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
24188              From: hv@hugo.hybyte.com
24189              Date: Tue, 10 Oct 2000 14:10:20 +0100
24190              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
24191      Branch: perl
24192            ! t/lib/thr5005.t util.c
24193 ____________________________________________________________________________
24194 [  7185] By: jhi                                   on 2000/10/10  12:06:22
24195         Log: Upgrade to podlators 1.04, from Russ Allbery.
24196      Branch: perl
24197            ! lib/Pod/Man.pm lib/Pod/Text.pm
24198 ____________________________________________________________________________
24199 [  7184] By: jhi                                   on 2000/10/10  12:01:32
24200         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
24201      Branch: perl
24202            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
24203 ____________________________________________________________________________
24204 [  7183] By: jhi                                   on 2000/10/09  23:47:15
24205         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
24206              From: Peter Prymmer <pvhp@forte.com>
24207              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
24208              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
24209      Branch: perl
24210            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
24211 ____________________________________________________________________________
24212 [  7182] By: jhi                                   on 2000/10/09  23:43:16
24213         Log: Make eq work again with utf8 (disabling the upgrading
24214              should no more be necessary since the copies of the
24215              scalars are upgraded, not the scalars themselves).
24216              Takes care of ID 20001009.001.  (The claimed length()
24217              bug in 20001009.001 seems bogus to me.)
24218      Branch: perl
24219            ! sv.c t/pragma/utf8.t
24220 ____________________________________________________________________________
24221 [  7181] By: gsar                                  on 2000/10/09  19:41:54
24222         Log: tweak for change#7173
24223      Branch: perl
24224            ! win32/win32sck.c
24225 ____________________________________________________________________________
24226 [  7180] By: gsar                                  on 2000/10/09  19:26:56
24227         Log: on Windows, clean targets might not work under some flavors of the shell
24228      Branch: perl
24229            ! win32/Makefile win32/makefile.mk
24230 ____________________________________________________________________________
24231 [  7179] By: jhi                                   on 2000/10/09  19:21:02
24232         Log: Update Changes.
24233      Branch: perl
24234            ! Changes patchlevel.h
24235 ____________________________________________________________________________
24236 [  7178] By: jhi                                   on 2000/10/09  19:18:23
24237         Log: Warn about unknown scripts.
24238              
24239              Subject: Re: ideas? patches? [PATCH bleadperl]
24240              From: Dominic Dunlop <domo@computer.org>
24241              Date: Mon, 9 Oct 2000 14:57:17 +0200
24242              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
24243      Branch: perl
24244            ! lib/charnames.pm
24245 ____________________________________________________________________________
24246 [  7177] By: jhi                                   on 2000/10/09  19:13:27
24247         Log: Change #7160 had a nasty typo.
24248      Branch: metaconfig
24249            ! U/compline/Compile.U
24250      Branch: perl
24251            ! Configure config_h.SH
24252 ____________________________________________________________________________
24253 [  7176] By: gsar                                  on 2000/10/09  18:59:33
24254         Log: pod nit
24255      Branch: perl
24256            ! pod/perlport.pod
24257 ____________________________________________________________________________
24258 [  7175] By: gsar                                  on 2000/10/09  18:54:28
24259         Log: Windows9x doesn't support link(), despite what Config.pm
24260              might think
24261      Branch: perl
24262            ! lib/ExtUtils/Manifest.pm
24263 ____________________________________________________________________________
24264 [  7174] By: gsar                                  on 2000/10/09  18:50:03
24265         Log: avoid nonportable example code
24266      Branch: perl
24267            ! lib/File/Copy.pm
24268 ____________________________________________________________________________
24269 [  7173] By: gsar                                  on 2000/10/09  18:46:54
24270         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
24271              being used) when closing a socket handle
24272      Branch: perl
24273            ! win32/win32.c win32/win32.h win32/win32sck.c
24274 ____________________________________________________________________________
24275 [  7172] By: gsar                                  on 2000/10/09  18:41:40
24276         Log: on Windows, cwd strings in the environment should be of the
24277              form =X:=X:\foo instead of =X=X:\foo\
24278      Branch: perl
24279            ! win32/vdir.h
24280 ____________________________________________________________________________
24281 [  7171] By: gsar                                  on 2000/10/09  18:30:09
24282         Log: on Windows, LoadLibrary() could load an extension DLL multiple
24283              times if forward slashes are used in the path
24284      Branch: perl
24285            ! win32/win32.c
24286 ____________________________________________________________________________
24287 [  7170] By: jhi                                   on 2000/10/09  17:53:59
24288         Log: Add a todo note about overloadable assertions.
24289      Branch: perl
24290            ! Todo-5.6
24291 ____________________________________________________________________________
24292 [  7169] By: jhi                                   on 2000/10/09  13:43:45
24293         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
24294              From: mjd@plover.com
24295              Date: 9 Oct 2000 00:24:44 -0000
24296              Message-ID: <20001009002444.10616.qmail@plover.com>
24297      Branch: perl
24298            ! pod/perldebguts.pod
24299 ____________________________________________________________________________
24300 [  7168] By: nick                                  on 2000/10/08  13:16:33
24301         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
24302              is not right thing to do on (e.g. x86). Network order is also "right" for
24303              X fonts.
24304      Branch: perl
24305            ! ext/Encode/Encode.pm
24306 ____________________________________________________________________________
24307 [  7167] By: nick                                  on 2000/10/08  12:54:42
24308         Log: Make "encodings" work post-install when Encode/*.enc files may not
24309              be in same directory as Encode.pm
24310      Branch: perl
24311            ! ext/Encode/Encode.pm
24312 ____________________________________________________________________________
24313 [  7166] By: nick                                  on 2000/10/08  11:51:26
24314         Log: Work round the fact that $hash->{$key} does not take into account
24315              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
24316              so that key is always in the "expected" encoding - i.e. same way we put
24317              it in the hash.
24318      Branch: perl
24319            ! ext/Encode/Encode.pm
24320 ____________________________________________________________________________
24321 [  7165] By: gsar                                  on 2000/10/08  04:15:29
24322         Log: save_re_context() could reset PL_curcop to freed memory, causing core
24323              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
24324      Branch: perl
24325            ! pp_ctl.c
24326 ____________________________________________________________________________
24327 [  7164] By: jhi                                   on 2000/10/06  20:51:48
24328         Log: UTF8ize split() so that the cloned substrings get the UTF8
24329              flag of the original scalar.  Problem reported by Simon Cozens.
24330      Branch: perl
24331            ! pp.c t/pragma/utf8.t
24332 ____________________________________________________________________________
24333 [  7163] By: nick                                  on 2000/10/06  20:48:34
24334         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
24335              got a false +ve and so did not reach code which would have un-FAKEd the SV.
24336      Branch: perl
24337            ! sv.c
24338 ____________________________________________________________________________
24339 [  7162] By: nick                                  on 2000/10/06  20:25:37
24340         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
24341              To fix  (sort {$a <=> $b} keys %hash) in particular but
24342              should cover a number of other as-yet-unknown cases as well.
24343      Branch: perl
24344            ! sv.c
24345 ____________________________________________________________________________
24346 [  7161] By: jhi                                   on 2000/10/06  19:56:18
24347         Log: Change the version number of Tie::Handle in the core to 4.0,
24348              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
24349              
24350              Subject: Note on Tie::Handle
24351              From: andreas.koenig@anima.de (Andreas J. Koenig)
24352              Date:      06 Oct 2000 21:48:58 +0200
24353              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
24354      Branch: perl
24355            ! lib/Tie/Handle.pm
24356 ____________________________________________________________________________
24357 [  7160] By: jhi                                   on 2000/10/06  18:20:35
24358         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
24359              as the first option of cc/ld because of ultrapicky compilers
24360              (e.g. OS/390 R2.5)
24361      Branch: metaconfig
24362            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
24363            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
24364            ! U/compline/orderlib.U U/modified/Cppsym.U
24365            ! U/modified/d_access.U
24366      Branch: metaconfig/U/perl
24367            ! Checkcc.U d_dlsymun.U gccvers.U
24368      Branch: perl
24369            ! Configure config_h.SH
24370 ____________________________________________________________________________
24371 [  7159] By: jhi                                   on 2000/10/06  13:56:39
24372         Log: Update Changes.
24373      Branch: perl
24374            ! Changes patchlevel.h
24375 ____________________________________________________________________________
24376 [  7158] By: jhi                                   on 2000/10/06  12:48:40
24377         Log: Eliminate $Is_VMS code from the test.
24378              
24379              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
24380              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24381              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
24382              Date:     Thu, 5 Oct 2000 07:46:33 EDT
24383      Branch: perl
24384            ! t/lib/b.t
24385 ____________________________________________________________________________
24386 [  7157] By: jhi                                   on 2000/10/06  12:47:13
24387         Log: Also the $ccflags is needed for the C compiler check.
24388              
24389              Subject: Configure (check for C-compiler)
24390              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24391              Date: Fri, 06 Oct 2000 08:47:15 +0200
24392              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
24393      Branch: metaconfig/U/perl
24394            ! Checkcc.U
24395      Branch: perl
24396            ! Configure config_h.SH
24397 ____________________________________________________________________________
24398 [  7156] By: jhi                                   on 2000/10/06  11:45:15
24399         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
24400      Branch: perl
24401            ! perl.c pp_ctl.c sv.h utf8.c
24402 ____________________________________________________________________________
24403 [  7155] By: jhi                                   on 2000/10/06  11:40:41
24404         Log: IO::Handle->syswrite() did not handle length omission
24405              like CORE::syswrite() does.
24406              
24407              Subject: [Fwd] IO::Handle, syswrite and arguments
24408              From: Graham Barr <gbarr@pobox.com>
24409              Date: Fri, 6 Oct 2000 10:22:05 +0100
24410              Message-ID: <20001006102205.U6312@pobox.com>
24411              
24412              The original patch from andrew@ugh.net.au.
24413      Branch: perl
24414            ! ext/IO/lib/IO/Handle.pm
24415 ____________________________________________________________________________
24416 [  7154] By: jhi                                   on 2000/10/06  01:42:15
24417         Log: Tweak #7153.
24418      Branch: perl
24419            ! utf8.h
24420 ____________________________________________________________________________
24421 [  7153] By: jhi                                   on 2000/10/06  00:39:55
24422         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
24423      Branch: perl
24424            ! utf8.h
24425 ____________________________________________________________________________
24426 [  7152] By: jhi                                   on 2000/10/06  00:38:11
24427         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
24428      Branch: perl
24429            ! perl.c pp_ctl.c sv.h utf8.c
24430 ____________________________________________________________________________
24431 [  7151] By: jhi                                   on 2000/10/06  00:36:38
24432         Log: Subject: Re: Questions about Tie::Array and perl modules
24433              From: Nick Ing-Simmons <nik@tiuk.ti.com>
24434              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
24435              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
24436              
24437              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
24438      Branch: perl
24439            ! lib/Tie/Array.pm t/op/array.t
24440 ____________________________________________________________________________
24441 [  7150] By: jhi                                   on 2000/10/05  00:20:45
24442         Log: Regen Changes.
24443      Branch: perl
24444            ! Changes patchlevel.h
24445 ____________________________________________________________________________
24446 [  7149] By: jhi                                   on 2000/10/05  00:20:01
24447         Log: Regen toc.
24448      Branch: perl
24449            ! pod/perltoc.pod
24450 ____________________________________________________________________________
24451 [  7148] By: jhi                                   on 2000/10/04  23:35:08
24452         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
24453              reported several times by Dominic Dunlop, for example in
24454              ID 20000315.008.  Patch from Dominic.  Patch affects at
24455              least MachTen, and possibly other oldish BSDs. Should not
24456              break non-broken platforms (tested on LinuxPPC). 
24457      Branch: perl
24458            ! doio.c
24459 ____________________________________________________________________________
24460 [  7147] By: jhi                                   on 2000/10/04  23:26:34
24461         Log: The one that got away from 7146.
24462      Branch: metaconfig
24463            + U/installdirs/installscripts.U
24464 ____________________________________________________________________________
24465 [  7146] By: jhi                                   on 2000/10/04  23:25:04
24466         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
24467              suggested by H. Merijn Brand.
24468      Branch: perl
24469            ! Configure INSTALL Makefile.SH Porting/Glossary
24470            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
24471            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
24472            ! win32/config.vc
24473 ____________________________________________________________________________
24474 [  7145] By: jhi                                   on 2000/10/04  22:08:21
24475         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
24476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24477              Date: Wed, 4 Oct 2000 17:37:46 -0400
24478              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
24479      Branch: perl
24480            ! utils/h2xs.PL
24481 ____________________________________________________________________________
24482 [  7144] By: jhi                                   on 2000/10/04  18:11:41
24483         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
24484              From: Jeff Pinyan <jeffp@crusoe.net>
24485              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
24486              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
24487      Branch: perl
24488            ! pod/perlrun.pod
24489 ____________________________________________________________________________
24490 [  7143] By: jhi                                   on 2000/10/04  18:09:58
24491         Log: Subject: perlhack.pod Patch for Externals Tools
24492              From: Fisher Mark <fisherm@tce.com>
24493              Date: Tue, 3 Oct 2000 15:43:27 -0500 
24494              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
24495      Branch: perl
24496            ! pod/perlhack.pod
24497 ____________________________________________________________________________
24498 [  7142] By: jhi                                   on 2000/10/04  18:08:41
24499         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
24500              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24501              Date:     Wed, 4 Oct 2000 12:11:11 EDT
24502              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
24503      Branch: perl
24504            ! vms/vms.c
24505 ____________________________________________________________________________
24506 [  7141] By: jhi                                   on 2000/10/04  12:20:16
24507         Log: Subject: [PATCH 5.7.0] h2xs not working
24508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24509              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
24510              Date: Tue, 3 Oct 2000 21:43:01 -0400
24511              
24512              Subject: [PATCH 5.7.0] h2xs not documenting the created module
24513              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24514              Date: Tue, 3 Oct 2000 22:55:19 -0400
24515              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
24516      Branch: perl
24517            ! utils/h2xs.PL
24518 ____________________________________________________________________________
24519 [  7140] By: jhi                                   on 2000/10/04  11:53:44
24520         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
24521              From: nick@babyhippo.com
24522              Date: Wed, 4 Oct 2000 12:06:45 +0100
24523              Message-Id: <20001004120645.A7356@babyhippo.com>
24524              
24525              Retract 7118 and 7135.
24526      Branch: perl
24527            ! installman installperl op.c t/pragma/subs.t
24528 ____________________________________________________________________________
24529 [  7139] By: jhi                                   on 2000/10/03  22:09:41
24530         Log: It is possible to have no hosts database at all.  Pointed out in
24531              
24532              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
24533              From: Peter Prymmer <pvhp@forte.com>
24534              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
24535              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
24536      Branch: metaconfig
24537            ! U/modified/myhostname.U
24538      Branch: perl
24539            ! Configure config_h.SH
24540 ____________________________________________________________________________
24541 [  7138] By: jhi                                   on 2000/10/03  21:49:49
24542         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
24543              From: Peter Prymmer <pvhp@forte.com>
24544              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
24545              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
24546      Branch: perl
24547            ! pp_sys.c
24548 ____________________________________________________________________________
24549 [  7137] By: jhi                                   on 2000/10/03  20:10:05
24550         Log: One remaining nit less at the VMS mailbox sizing.
24551      Branch: perl
24552            ! vms/vms.c
24553 ____________________________________________________________________________
24554 [  7136] By: jhi                                   on 2000/10/03  20:08:47
24555         Log: Test harness update to sync with the new perlcc,
24556              from Simon Cozens.
24557      Branch: perl
24558            ! t/TEST t/UTEST
24559 ____________________________________________________________________________
24560 [  7135] By: jhi                                   on 2000/10/03  15:15:42
24561         Log: Subject: Re: PATCH for 20001003.004
24562              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
24563              From: "AARON B. DOSSETT" <aaron@iglou.com>
24564              Message-Id: <E13gTay-0006od-00@iglou.com>
24565      Branch: perl
24566            ! installman installperl
24567 ____________________________________________________________________________
24568 [  7134] By: jhi                                   on 2000/10/03  15:00:34
24569         Log: Subject: [ID 20001003.006] B::Debug not -w clean
24570              From: Nicholas Clark <nick@babyhippo.co.uk>
24571              Date: Tue, 03 Oct 2000 15:46:32 +0100
24572              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
24573      Branch: perl
24574            ! ext/B/B/Debug.pm
24575 ____________________________________________________________________________
24576 [  7133] By: jhi                                   on 2000/10/03  14:58:39
24577         Log: Scale down the VMS message boxes, by Charles Lane.
24578              Fix for ID 20000903.009, workaround at
24579              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
24580      Branch: perl
24581            ! vms/vms.c
24582 ____________________________________________________________________________
24583 [  7132] By: jhi                                   on 2000/10/03  11:20:37
24584         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
24585      Branch: perl
24586            + t/lib/st-lock.t t/lib/st-utf8.t
24587            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
24588            ! ext/Storable/Storable.xs t/lib/st-recurse.t
24589 ____________________________________________________________________________
24590 [  7131] By: jhi                                   on 2000/10/03  03:38:23
24591         Log: Encode nits.
24592      Branch: perl
24593            ! MANIFEST Makefile.SH
24594 ____________________________________________________________________________
24595 [  7130] By: jhi                                   on 2000/10/03  03:31:05
24596         Log: Update Changes.
24597      Branch: perl
24598            ! Changes patchlevel.h
24599 ____________________________________________________________________________
24600 [  7129] By: jhi                                   on 2000/10/03  02:24:02
24601         Log: Misplaced else.
24602      Branch: metaconfig/U/perl
24603            ! d_strtoll.U
24604      Branch: perl
24605            ! Configure config_h.SH
24606 ____________________________________________________________________________
24607 [  7128] By: jhi                                   on 2000/10/03  02:08:29
24608         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
24609              From: sthoenna@efn.org
24610              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
24611              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
24612      Branch: metaconfig/U/perl
24613            ! d_strtoll.U
24614      Branch: perl
24615            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
24616 ____________________________________________________________________________
24617 [  7127] By: jhi                                   on 2000/10/03  01:13:14
24618         Log: Update Changes.
24619      Branch: perl
24620            ! Changes patchlevel.h
24621 ____________________________________________________________________________
24622 [  7126] By: jhi                                   on 2000/10/03  00:57:08
24623         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
24624              as suggested by Olaf Flebbe and Nick Clark.
24625      Branch: perl
24626            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
24627 ____________________________________________________________________________
24628 [  7125] By: jhi                                   on 2000/10/03  00:50:56
24629         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
24630              From: Nick Clark <nick@plum.flirble.org>
24631              Date: Mon, 2 Oct 2000 11:03:24 +0100
24632              Message-Id: <20001002110324.D20073@plum.flirble.org>
24633              
24634              Also fixes bug ID 20001002.005.
24635      Branch: perl
24636            ! t/lib/encode.t
24637 ____________________________________________________________________________
24638 [  7124] By: jhi                                   on 2000/10/03  00:34:59
24639         Log: Subject: [PATCH 5.7.0] Epoc update
24640              From: Olaf Flebbe <o.flebbe@gmx.de>
24641              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
24642              Message-ID: <26423.969484586@www10.gmx.net>
24643      Branch: perl
24644            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
24645            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
24646            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
24647            ! util.c util.h
24648 ____________________________________________________________________________
24649 [  7123] By: jhi                                   on 2000/10/03  00:30:07
24650         Log: Regen headers.
24651      Branch: perl
24652            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
24653 ____________________________________________________________________________
24654 [  7122] By: jhi                                   on 2000/10/03  00:10:48
24655         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
24656      Branch: perl
24657            ! hints/openbsd.sh
24658 ____________________________________________________________________________
24659 [  7121] By: jhi                                   on 2000/10/03  00:05:06
24660         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
24661              From: <abigail@foad.org>
24662              Date: Tue, 26 Sep 2000 13:36:14 -0400
24663              Message-ID: <20000926173614.4356.qmail@foad.org>
24664      Branch: perl
24665            ! pod/perlop.pod
24666 ____________________________________________________________________________
24667 [  7120] By: jhi                                   on 2000/10/03  00:04:00
24668         Log: Inside require() $^S was always left undefined.
24669              
24670              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
24671              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24672              Date: Wed, 27 Sep 2000 18:54:49 -0400
24673              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
24674      Branch: perl
24675            ! cop.h mg.c pp_ctl.c util.c
24676 ____________________________________________________________________________
24677 [  7119] By: jhi                                   on 2000/10/03  00:00:16
24678         Log: Subject: [PATCH] DLL not restartabke with threaded perl
24679              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
24680              Date: Thu, 28 Sep 2000 09:20:46 +0100
24681              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
24682      Branch: perl
24683            ! perl.c
24684 ____________________________________________________________________________
24685 [  7118] By: jhi                                   on 2000/10/02  23:59:20
24686         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
24687              From: Nicholas Clark <nick@ccl4.org>
24688              Date: Thu, 28 Sep 2000 11:52:24 +0100
24689              Message-ID: <20000928115224.D7924@plum.flirble.org>
24690      Branch: perl
24691            ! op.c
24692 ____________________________________________________________________________
24693 [  7117] By: jhi                                   on 2000/10/02  23:57:51
24694         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
24695              From: Nicholas Clark <nick@babyhippo.co.uk>
24696              Date: Thu, 28 Sep 2000 12:18:10 +0100
24697              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
24698              
24699              Did not apply cleanly, manual intervention was needed.
24700      Branch: perl
24701            ! ext/B/B/Bytecode.pm utils/perlcc.PL
24702 ____________________________________________________________________________
24703 [  7116] By: jhi                                   on 2000/10/02  23:50:40
24704         Log: Document the issue (is not a syntax error, kind of)
24705              
24706              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
24707              From: Nicholas Clark <nick@ccl4.org>
24708              Date: Thu, 28 Sep 2000 17:12:42 +0100
24709              Message-ID: <20000928171242.K7924@plum.flirble.org>
24710      Branch: perl
24711            ! pod/perldata.pod
24712 ____________________________________________________________________________
24713 [  7115] By: jhi                                   on 2000/10/02  23:48:58
24714         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
24715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24716              Date: Thu, 28 Sep 2000 21:55:31 -0400
24717              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
24718      Branch: perl
24719            ! regexec.c
24720 ____________________________________________________________________________
24721 [  7114] By: jhi                                   on 2000/10/02  23:47:57
24722         Log: Subject: DOC PATCH 5.6.0
24723              From: mjd@plover.com
24724              Date: 30 Sep 2000 06:02:34 -0000
24725              Message-ID: <20000930060234.4559.qmail@plover.com>
24726      Branch: perl
24727            ! pod/perldebguts.pod
24728 ____________________________________________________________________________
24729 [  7113] By: jhi                                   on 2000/10/02  23:46:43
24730         Log: SOCK_DGRAM and listen() do not mix as reported in
24731              
24732              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
24733              From: Petter Reinholdtsen <pere@hungry.com>
24734              Date: Sun, 1 Oct 2000 10:57:20 +0800
24735              Message-Id: <200010010257.KAA05735@localhost.localdomain>
24736              
24737              The patch for 5.7.0+ had to be reengineered, though.
24738      Branch: perl
24739            ! ext/IO/lib/IO/Socket/UNIX.pm
24740 ____________________________________________________________________________
24741 [  7112] By: jhi                                   on 2000/10/02  23:36:57
24742         Log: Subject: Re: [PATCH 5.005_64 missed]
24743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24744              Date: Sun, 1 Oct 2000 18:50:10 -0400
24745              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
24746      Branch: perl
24747            ! pod/perlxs.pod
24748 ____________________________________________________________________________
24749 [  7111] By: jhi                                   on 2000/10/02  23:35:40
24750         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
24751              From: Radu Greab <radu@netsoft.ro>
24752              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
24753              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
24754      Branch: perl
24755            ! op.c opcode.pl t/op/substr.t
24756 ____________________________________________________________________________
24757 [  7110] By: jhi                                   on 2000/10/02  23:32:38
24758         Log: Subject: [PATCH] Fix aliasing of tied filehandles
24759              From: Daniel Chetlin <daniel@chetlin.com>
24760              Date: Mon, 2 Oct 2000 14:53:27 -0700
24761              Message-ID: <20001002145327.C1617@ilmd>
24762      Branch: perl
24763            ! perl.h pp_hot.c t/op/tiehandle.t
24764 ____________________________________________________________________________
24765 [  7109] By: jhi                                   on 2000/10/02  23:31:30
24766         Log: s/Robin Parker/Robin Barker/
24767      Branch: perl
24768            ! Changes5.6
24769 ____________________________________________________________________________
24770 [  7108] By: jhi                                   on 2000/10/02  23:15:46
24771         Log: Retract #7091 as suggested in
24772              
24773              From: Robin Barker <rmb1@cise.npl.co.uk> 
24774              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
24775              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
24776              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
24777      Branch: perl
24778            ! embed.pl proto.h
24779 ____________________________________________________________________________
24780 [  7107] By: nick                                  on 2000/10/02  18:23:14
24781         Log: A few tweaks to get Tk803 to work with Encode scheme.
24782      Branch: perl
24783            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
24784 ____________________________________________________________________________
24785 [  7106] By: nick                                  on 2000/10/01  21:34:14
24786         Log: Add checking cases to Encode's toUnicode and fromUnicode.
24787      Branch: perl
24788            ! ext/Encode/Encode.pm
24789 ____________________________________________________________________________
24790 [  7105] By: nick                                  on 2000/10/01  17:18:01
24791         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
24792              To read and use them.
24793              Add a lib/encode.t which checks a few things.
24794      Branch: perl
24795            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
24796            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
24797            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
24798            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
24799            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
24800            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
24801            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
24802            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
24803            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
24804            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
24805            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
24806            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
24807            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
24808            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
24809            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
24810            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
24811            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
24812            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
24813            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
24814            + ext/Encode/Encode/iso2022-jp.enc
24815            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
24816            + ext/Encode/Encode/iso8859-1.enc
24817            + ext/Encode/Encode/iso8859-2.enc
24818            + ext/Encode/Encode/iso8859-3.enc
24819            + ext/Encode/Encode/iso8859-4.enc
24820            + ext/Encode/Encode/iso8859-5.enc
24821            + ext/Encode/Encode/iso8859-6.enc
24822            + ext/Encode/Encode/iso8859-7.enc
24823            + ext/Encode/Encode/iso8859-8.enc
24824            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
24825            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
24826            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
24827            + ext/Encode/Encode/macCentEuro.enc
24828            + ext/Encode/Encode/macCroatian.enc
24829            + ext/Encode/Encode/macCyrillic.enc
24830            + ext/Encode/Encode/macDingbats.enc
24831            + ext/Encode/Encode/macGreek.enc
24832            + ext/Encode/Encode/macIceland.enc
24833            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
24834            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
24835            + ext/Encode/Encode/macTurkish.enc
24836            + ext/Encode/Encode/macUkraine.enc
24837            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
24838            + t/lib/encode.t
24839            ! MANIFEST ext/Encode/Encode.pm
24840 ____________________________________________________________________________
24841 [  7104] By: nick                                  on 2000/09/30  13:04:30
24842         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
24843              From: Daniel Chetlin <daniel@chetlin.com>
24844              Date: Mon, 18 Sep 2000 05:05:40 -0700
24845              Message-Id: <20000918050540.C652@ilmd>
24846      Branch: perl
24847            ! lib/overload.pm sv.c t/pragma/overload.t
24848 ____________________________________________________________________________
24849 [  7103] By: nick                                  on 2000/09/30  12:53:36
24850         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
24851              From: Johan Vromans <jvromans@squirrel.nl>
24852              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
24853              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
24854      Branch: perl
24855            ! pod/Makefile.SH
24856 ____________________________________________________________________________
24857 [  7102] By: nick                                  on 2000/09/30  12:52:31
24858         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
24859              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24860              Date: Sat, 16 Sep 2000 16:36:45 -0400
24861              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
24862      Branch: perl
24863            ! ext/B/B/Deparse.pm
24864 ____________________________________________________________________________
24865 [  7101] By: nick                                  on 2000/09/30  12:51:41
24866         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
24867              From: Craig A. Berry <craig.berry@psinetcs.com>
24868              Date: Sat, 16 Sep 2000 10:11:10 -0500
24869              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
24870      Branch: perl
24871            ! vms/vms.c
24872 ____________________________________________________________________________
24873 [  7100] By: nick                                  on 2000/09/30  12:50:33
24874         Log: Subject: Re: unicode support and perl [ID 20000901.097]
24875              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24876              Date: Fri, 15 Sep 2000 16:37:58 -0400
24877              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
24878      Branch: perl
24879            ! t/op/append.t
24880 ____________________________________________________________________________
24881 [  7099] By: nick                                  on 2000/09/30  12:49:35
24882         Log: Subject: Re: unicode support and perl [ID 20000901.097]
24883              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24884              Date: Fri, 15 Sep 2000 16:25:30 -0400
24885              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
24886      Branch: perl
24887            ! pp_hot.c
24888 ____________________________________________________________________________
24889 [  7098] By: nick                                  on 2000/09/30  12:48:00
24890         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
24891              From: Gisle Aas <gisle@ActiveState.com>
24892              Date: 15 Sep 2000 16:23:41 +0200
24893              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
24894      Branch: perl
24895            ! toke.c
24896 ____________________________________________________________________________
24897 [  7097] By: nick                                  on 2000/09/30  12:45:16
24898         Log: Subject: [PATCH] Nits in perlmod.pod
24899              From: Daniel Chetlin <daniel@chetlin.com>
24900              Date: Fri, 15 Sep 2000 02:04:09 -0700
24901              Message-Id: <20000915020409.A2104@ilmd>
24902      Branch: perl
24903            ! pod/perlmod.pod
24904 ____________________________________________________________________________
24905 [  7096] By: nick                                  on 2000/09/30  12:18:00
24906         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
24907              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
24908              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
24909              0 to checking to get the warning.
24910      Branch: perl
24911            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
24912            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
24913            ! regexec.c sv.c toke.c utf8.c
24914 ____________________________________________________________________________
24915 [  7095] By: nick                                  on 2000/09/15  16:55:59
24916         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
24917              
24918              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
24919              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24920              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
24921              Date: Fri, 15 Sep 2000 06:37:30 -0400
24922      Branch: perl
24923            ! ext/Encode/Encode.xs sv.c
24924 ____________________________________________________________________________
24925 [  7094] By: jhi                                   on 2000/09/15  03:23:32
24926         Log: Update Changes.
24927      Branch: perl
24928            ! Changes patchlevel.h
24929 ____________________________________________________________________________
24930 [  7093] By: jhi                                   on 2000/09/15  03:11:44
24931         Log: Fix for the charnames.t failures from Spider Boardman.
24932      Branch: perl
24933            ! toke.c
24934 ____________________________________________________________________________
24935 [  7092] By: jhi                                   on 2000/09/15  00:15:48
24936         Log: Botched the #7090 check-in.
24937      Branch: perl
24938            ! sv.c
24939 ____________________________________________________________________________
24940 [  7091] By: jhi                                   on 2000/09/14  23:33:24
24941         Log: Part of #7081 didn't come through.
24942      Branch: perl
24943            ! embed.pl proto.h
24944 ____________________________________________________________________________
24945 [  7090] By: jhi                                   on 2000/09/14  23:17:39
24946         Log: Subject: Re: perl@7078 
24947              From: Spider Boardman <spider@web.zk3.dec.com>
24948              Date: Thu, 14 Sep 2000 19:06:36 -0400
24949              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
24950      Branch: perl
24951            ! sv.c toke.c
24952 ____________________________________________________________________________
24953 [  7089] By: jhi                                   on 2000/09/14  23:11:21
24954         Log: Small portability tweaks.
24955      Branch: perl
24956            ! ext/Encode/Encode.xs
24957 ____________________________________________________________________________
24958 [  7088] By: jhi                                   on 2000/09/14  22:57:23
24959         Log: Fake return to pacify picky compilers.
24960      Branch: perl
24961            ! ext/Encode/Encode.xs
24962 ____________________________________________________________________________
24963 [  7087] By: jhi                                   on 2000/09/14  22:53:37
24964         Log: Subject: [PATCH] utf8.c apidoc
24965              From: Simon Cozens <simon@cozens.net>
24966              Date: Thu, 14 Sep 2000 23:46:57 +0100
24967              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
24968      Branch: perl
24969            ! perlapi.c pod/perlapi.pod utf8.c
24970 ____________________________________________________________________________
24971 [  7086] By: jhi                                   on 2000/09/14  22:40:38
24972         Log: We don't need to count the high bit bytes, a boolean is enough. 
24973      Branch: perl
24974            ! sv.c
24975 ____________________________________________________________________________
24976 [  7085] By: jhi                                   on 2000/09/14  21:20:09
24977         Log: Replace #7084 with
24978              
24979              Subject: Re: perl@7078 
24980              From: Spider Boardman <spider@web.zk3.dec.com>
24981              Date: Thu, 14 Sep 2000 17:09:36 -0400
24982              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
24983      Branch: perl
24984            ! sv.c utf8.c
24985 ____________________________________________________________________________
24986 [  7084] By: jhi                                   on 2000/09/14  20:03:34
24987         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
24988              convertable to bytes by checking it doesn't go above 0xc3
24989              
24990              Subject: Re: perl@7078
24991              From: Simon Cozens <simon@cozens.net>
24992              Date: Thu, 14 Sep 2000 20:59:19 +0100
24993              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
24994      Branch: perl
24995            ! utf8.c
24996 ____________________________________________________________________________
24997 [  7083] By: jhi                                   on 2000/09/14  19:38:47
24998         Log: Subject: Re: perl@7078
24999              From: Simon Cozens <simon@cozens.net>
25000              Date: Thu, 14 Sep 2000 20:13:09 +0100
25001              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
25002      Branch: perl
25003            ! t/op/bop.t
25004 ____________________________________________________________________________
25005 [  7082] By: jhi                                   on 2000/09/14  17:50:44
25006         Log: The one that got away.
25007      Branch: perl
25008            ! lib/File/Find.pm
25009 ____________________________________________________________________________
25010 [  7081] By: jhi                                   on 2000/09/14  17:45:35
25011         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
25012              From: Robin Barker <rmb1@cise.npl.co.uk>
25013              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
25014              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
25015      Branch: perl
25016            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
25017            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
25018            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
25019            ! regcomp.c toke.c universal.c
25020 ____________________________________________________________________________
25021 [  7080] By: jhi                                   on 2000/09/14  17:40:35
25022         Log: Problems picked up by AIX cc.
25023              
25024              Subject: Re: perl@7078 (patch included)
25025              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25026              Date: Thu, 14 Sep 2000 18:53:30 +0200
25027              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
25028      Branch: perl
25029            ! ext/Encode/Encode.xs
25030 ____________________________________________________________________________
25031 [  7079] By: jhi                                   on 2000/09/14  17:38:27
25032         Log: Subject: File::Find 5.7.0 POD nits
25033              From: Rich Morin <rdm@cfcl.com>
25034              Date: Wed, 13 Sep 2000 22:03:58 -0700
25035              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
25036      Branch: perl
25037            ! lib/File/Find.pm
25038 ____________________________________________________________________________
25039 [  7078] By: jhi                                   on 2000/09/14  14:58:20
25040         Log: Update Changes.
25041      Branch: perl
25042            ! Changes patchlevel.h
25043 ____________________________________________________________________________
25044 [  7077] By: jhi                                   on 2000/09/14  14:55:54
25045         Log: Compilation warnings and an error.
25046      Branch: perl
25047            ! sv.c
25048 ____________________________________________________________________________
25049 [  7076] By: jhi                                   on 2000/09/14  14:42:56
25050         Log: Fix for a parsing bug, not for the original bug.
25051              
25052              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
25053              From: Spider Boardman <spider@web.zk3.dec.com>
25054              Date: Wed, 13 Sep 2000 17:52:20 -0400
25055              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
25056      Branch: perl
25057            ! regcomp.c
25058 ____________________________________________________________________________
25059 [  7075] By: jhi                                   on 2000/09/14  14:40:40
25060         Log: Batch of UTF-8 patches from Simon Cozens.
25061      Branch: perl
25062            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
25063            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
25064            ! toke.c utf8.c
25065 ____________________________________________________________________________
25066 [  7074] By: jhi                                   on 2000/09/14  14:29:58
25067         Log: Subject: Re: Two advertising clauses need to be removed
25068              From: Russ Allbery <rra@stanford.edu>
25069              Date: 13 Sep 2000 18:50:26 -0700
25070              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
25071      Branch: perl
25072            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
25073 ____________________________________________________________________________
25074 [  7073] By: jhi                                   on 2000/09/14  14:28:20
25075         Log: Subject: [PATCH] de-wall t/README
25076              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25077              Date: Wed, 13 Sep 2000 17:46:55 -0700
25078              Message-ID: <//Bw5gzkge/e092yn@efn.org>
25079      Branch: perl
25080            ! t/README
25081 ____________________________________________________________________________
25082 [  7072] By: jhi                                   on 2000/09/14  14:25:10
25083         Log: Hints optimization.
25084              
25085              Subject: Minor nit
25086              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25087              Date: Wed, 13 Sep 2000 21:42:07 +0200
25088              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
25089      Branch: perl
25090            ! hints/hpux.sh
25091 ____________________________________________________________________________
25092 [  7071] By: jhi                                   on 2000/09/14  14:23:30
25093         Log: Allow chop() and chomp() to be overridden.
25094              
25095              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
25096              From: "Casey R. Tweten" <crt@kiski.net>
25097              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
25098              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
25099      Branch: perl
25100            ! toke.c
25101 ____________________________________________________________________________
25102 [  7070] By: jhi                                   on 2000/09/14  14:20:36
25103         Log: The return value of setlocale must be copied away.
25104              
25105              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
25106              From: Alan Burlison <Alan.Burlison@uk.sun.com>
25107              Date: Wed, 13 Sep 2000 16:27:37 +0100 
25108              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
25109      Branch: perl
25110            ! util.c
25111 ____________________________________________________________________________
25112 [  7069] By: jhi                                   on 2000/09/14  14:16:27
25113         Log: Remove vestiges of tr//CU.
25114              
25115              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25116              From: Nick Clark <nick@plum.flirble.org>
25117              Date: Tue, 12 Sep 2000 22:50:14 +0100
25118              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
25119              
25120              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25121              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25122              Date: Tue, 12 Sep 2000 21:38:48 -0700
25123              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
25124      Branch: perl
25125            ! op.h pod/perlunicode.pod
25126 ____________________________________________________________________________
25127 [  7068] By: jhi                                   on 2000/09/13  14:18:39
25128         Log: Add the Encode extension.  The code is still largely just skeleton.
25129      Branch: perl
25130            + ext/Encode/Encode.pm ext/Encode/Encode.xs
25131            + ext/Encode/Makefile.PL ext/Encode/Todo
25132            ! MANIFEST Todo-5.6
25133 ____________________________________________________________________________
25134 [  7067] By: jhi                                   on 2000/09/12  17:43:33
25135         Log: Allow for whitespace between "#" and "line" in cpp output.
25136              
25137              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
25138              From: Calle Dybedahl <calle@lysator.liu.se>
25139              Date: 12 Sep 2000 19:38:02 +0200 
25140              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
25141      Branch: perl
25142            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
25143 ____________________________________________________________________________
25144 [  7066] By: gsar                                  on 2000/09/12  17:24:29
25145         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
25146              initialization in all the threads on Windows
25147      Branch: perl
25148            ! win32/win32.c
25149 ____________________________________________________________________________
25150 [  7065] By: jhi                                   on 2000/09/12  15:11:31
25151         Log: Update Changes.
25152      Branch: perl
25153            ! Changes patchlevel.h
25154 ____________________________________________________________________________
25155 [  7064] By: jhi                                   on 2000/09/12  14:54:54
25156         Log: Retract #7062, the pod tests are not ready.
25157      Branch: perl
25158            ! t/TEST t/harness
25159 ____________________________________________________________________________
25160 [  7063] By: jhi                                   on 2000/09/12  14:25:41
25161         Log: The #7054 truncated Configure badly.
25162      Branch: metaconfig/U/perl
25163            ! End.U
25164      Branch: perl
25165            ! Configure config_h.SH
25166 ____________________________________________________________________________
25167 [  7062] By: jhi                                   on 2000/09/12  14:08:32
25168         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
25169              From: sthoenna@efn.org
25170              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
25171              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
25172      Branch: perl
25173            ! t/TEST t/harness
25174 ____________________________________________________________________________
25175 [  7061] By: jhi                                   on 2000/09/12  14:07:18
25176         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
25177              From: sthoenna@efn.org
25178              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
25179              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
25180      Branch: perl
25181            ! pod/perlxs.pod
25182 ____________________________________________________________________________
25183 [  7060] By: jhi                                   on 2000/09/12  14:06:08
25184         Log: Break up the myconfig lines a bit.
25185              
25186              Subject: perlbug/perl -V output format
25187              From: sthoenna@efn.org
25188              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
25189              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
25190      Branch: perl
25191            ! myconfig.SH
25192 ____________________________________________________________________________
25193 [  7059] By: jhi                                   on 2000/09/12  14:05:04
25194         Log: Test for the #7049.
25195              
25196              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
25197              From: andreas.koenig@anima.de (Andreas J. Koenig)
25198              Date: 12 Sep 2000 06:42:01 +0200
25199              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
25200      Branch: perl
25201            ! t/op/my.t
25202 ____________________________________________________________________________
25203 [  7058] By: jhi                                   on 2000/09/12  14:03:05
25204         Log: Subject: [patch: perl@7045] vms updates
25205              From: Peter Prymmer <pvhp@forte.com>
25206              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
25207              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
25208      Branch: perl
25209            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
25210 ____________________________________________________________________________
25211 [  7057] By: jhi                                   on 2000/09/12  14:00:51
25212         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
25213              From: sthoenna@efn.org
25214              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
25215              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
25216      Branch: perl
25217            ! t/op/64bitint.t
25218 ____________________________________________________________________________
25219 [  7056] By: jhi                                   on 2000/09/12  13:58:14
25220         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
25221              From: Jeff Pinyan <jeffp@crusoe.net>
25222              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
25223              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
25224      Branch: perl
25225            ! pod/perlfunc.pod
25226 ____________________________________________________________________________
25227 [  7055] By: jhi                                   on 2000/09/12  13:56:32
25228         Log: Do in VMS as the #7054 does.
25229      Branch: perl
25230            ! configure.com
25231 ____________________________________________________________________________
25232 [  7054] By: jhi                                   on 2000/09/12  13:50:31
25233         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
25234              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25235              Date: Mon, 11 Sep 2000 08:33:09 +0100
25236              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
25237      Branch: metaconfig/U/perl
25238            ! End.U
25239      Branch: perl
25240            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
25241            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
25242 ____________________________________________________________________________
25243 [  7053] By: jhi                                   on 2000/09/12  13:29:19
25244         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
25245              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25246              Date:     Tue, 12 Sep 2000 08:35:59 EDT
25247              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
25248      Branch: perl
25249            ! vms/test.com
25250 ____________________________________________________________________________
25251 [  7052] By: jhi                                   on 2000/09/11  23:01:50
25252         Log: Document the SvUTF8*().
25253      Branch: perl
25254            ! pod/perlapi.pod sv.h
25255 ____________________________________________________________________________
25256 [  7051] By: gsar                                  on 2000/09/11  14:46:30
25257         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
25258              (missed a spot when fixing up op_pmreplroot hack for ithreads)
25259      Branch: perl
25260            ! op.c t/op/split.t
25261 ____________________________________________________________________________
25262 [  7050] By: nick                                  on 2000/09/11  10:03:51
25263         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
25264              
25265              Subject: borland C++ win32.c tweak
25266              From: Vadim Konovalov <vkonovalov@lucent.com>
25267              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
25268              Date: Mon, 11 Sep 2000 11:22:33 +0400
25269      Branch: perl
25270            ! win32/win32.c
25271 ____________________________________________________________________________
25272 [  7049] By: nick                                  on 2000/09/11  09:57:33
25273         Log: Point fix for s/// on foreach (keys %xxx).
25274      Branch: perl
25275            ! pp_hot.c
25276 ____________________________________________________________________________
25277 [  7048] By: jhi                                   on 2000/09/10  23:37:09
25278         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
25279              by Pod::Text, from Brad Appleton.
25280      Branch: perl
25281            ! t/pod/testp2pt.pl
25282 ____________________________________________________________________________
25283 [  7047] By: jhi                                   on 2000/09/10  14:32:53
25284         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
25285              by Russ Allbery.
25286      Branch: perl
25287            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
25288 ____________________________________________________________________________
25289 [  7046] By: jhi                                   on 2000/09/10  14:15:08
25290         Log: Upgrade to CPAN 1.57_65, from Andreas König.
25291      Branch: perl
25292            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25293 ____________________________________________________________________________
25294 [  7045] By: jhi                                   on 2000/09/08  21:36:32
25295         Log: Update Changes.
25296      Branch: perl
25297            ! Changes patchlevel.h
25298 ____________________________________________________________________________
25299 [  7044] By: jhi                                   on 2000/09/08  21:29:56
25300         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
25301              From: Peter Prymmer <pvhp@forte.com>
25302              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
25303              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
25304      Branch: perl
25305            ! configure.com
25306 ____________________________________________________________________________
25307 [  7043] By: jhi                                   on 2000/09/08  21:27:50
25308         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
25309              From: Peter Prymmer <pvhp@forte.com>
25310              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
25311              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
25312      Branch: perl
25313            ! Makefile.SH installperl
25314 ____________________________________________________________________________
25315 [  7042] By: jhi                                   on 2000/09/08  21:23:21
25316         Log: Continue #7041.
25317      Branch: perl
25318            ! cygwin/Makefile.SHs os2/Makefile.SHs
25319 ____________________________________________________________________________
25320 [  7041] By: jhi                                   on 2000/09/08  21:18:10
25321         Log: Do away with memory models cruft.  Sorry, PDP users.
25322      Branch: metaconfig
25323            ! U/modified/cc.U U/modified/libpth.U
25324      Branch: perl
25325            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
25326            ! Porting/config_H cflags.SH config_h.SH configure.com
25327            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
25328            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
25329            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
25330 ____________________________________________________________________________
25331 [  7040] By: jhi                                   on 2000/09/08  14:34:18
25332         Log: Major rewrite of s2p.  And I mean really major, it is
25333              an implementation of sed in perl.  If called as s2p it
25334              will function as s2p.  Note: needs non-UNIXifying.
25335              
25336              Subject: s2p
25337              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25338              Date: Mon, 28 Aug 2000 14:05:12 +0200
25339              Message-ID: <39AA5578.2102E2AA@alcatel.at>
25340      Branch: perl
25341            ! x2p/s2p.PL
25342 ____________________________________________________________________________
25343 [  7039] By: jhi                                   on 2000/09/08  14:19:49
25344         Log: Re-allow vec() for characters > 255.
25345              
25346              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
25347              From: Spider Boardman <spider@web.zk3.dec.com>
25348              Date: Fri, 08 Sep 2000 02:21:02 -0400
25349              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
25350      Branch: perl
25351            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
25352            ! t/op/vec.t
25353 ____________________________________________________________________________
25354 [  7038] By: jhi                                   on 2000/09/08  14:14:18
25355         Log: Subject: [PATCH lib/Benchmark.pm]
25356              From: <abigail@foad.org>
25357              Date: Thu, 7 Sep 2000 15:03:20 -0400
25358              Message-ID: <20000907190320.888.qmail@foad.org>
25359      Branch: perl
25360            ! lib/Benchmark.pm
25361 ____________________________________________________________________________
25362 [  7037] By: jhi                                   on 2000/09/08  14:11:06
25363         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
25364              
25365              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
25366              From: Spider Boardman <spider@web.zk3.dec.com>
25367              Date: Fri, 08 Sep 2000 01:30:27 -0400
25368              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
25369      Branch: perl
25370            ! op.c
25371 ____________________________________________________________________________
25372 [  7036] By: jhi                                   on 2000/09/08  14:08:58
25373         Log: Subject: [ID 20000908.002] perlipc documentation bug.
25374              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
25375              Date: Fri, 08 Sep 2000 12:38:32 +0200
25376              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
25377      Branch: perl
25378            ! pod/perlipc.pod
25379 ____________________________________________________________________________
25380 [  7035] By: jhi                                   on 2000/09/08  14:03:12
25381         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25382              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25383              Date: Fri, 08 Sep 2000 11:47:34 +0200
25384              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
25385      Branch: perl
25386            ! hints/dec_osf.sh
25387 ____________________________________________________________________________
25388 [  7034] By: jhi                                   on 2000/09/08  13:59:35
25389         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
25390              From: Simon Cozens <simon@cozens.net>
25391              Date: Thu, 7 Sep 2000 20:40:38 +0100
25392              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
25393      Branch: perl
25394            ! pp_hot.c
25395 ____________________________________________________________________________
25396 [  7033] By: jhi                                   on 2000/09/08  04:03:03
25397         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
25398              From: "Larry W. Virden" <lvirden@cas.org>
25399              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
25400              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
25401      Branch: perl
25402            ! pod/perldiag.pod
25403 ____________________________________________________________________________
25404 [  7032] By: jhi                                   on 2000/09/07  22:18:30
25405         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
25406              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
25407              Date: Mon, 04 Sep 2000 13:16:38 -0700
25408              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
25409      Branch: perl
25410            ! lib/perl5db.pl
25411 ____________________________________________________________________________
25412 [  7031] By: jhi                                   on 2000/09/07  22:02:29
25413         Log: Fix the ccversion detection for 5.1 and beyond.
25414              
25415              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25416              From: Spider Boardman <spider@leggy.zk3.dec.com>
25417              Date: Thu, 7 Sep 2000 17:54:27 -0400
25418              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
25419      Branch: perl
25420            ! hints/dec_osf.sh
25421 ____________________________________________________________________________
25422 [  7030] By: jhi                                   on 2000/09/07  19:12:28
25423         Log: Fix for
25424              
25425              Subject: [ID 20000903.001] \w in utf8-strings
25426              From: Marc Lehmann <pcg@goof.com>
25427              Date: Sun, 03 Sep 2000 09:44:29 +0200
25428              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
25429              
25430              and various related nits.
25431      Branch: perl
25432            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
25433 ____________________________________________________________________________
25434 [  7029] By: jhi                                   on 2000/09/07  18:49:09
25435         Log: Fix the URL, but the server is still missing in action.
25436              
25437              Subject: [ID 20000905.002] perlfaq1.pod URL error
25438              From: "Larry W. Virden" <lvirden@cas.org>
25439              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
25440              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
25441      Branch: perl
25442            ! pod/perlfaq1.pod
25443 ____________________________________________________________________________
25444 [  7028] By: jhi                                   on 2000/09/07  18:47:13
25445         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
25446              From: Hugo <hv@crypt.compulink.co.uk>
25447              Date: Tue, 05 Sep 2000 14:13:37 +0100
25448              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
25449      Branch: perl
25450            ! toke.c
25451 ____________________________________________________________________________
25452 [  7027] By: jhi                                   on 2000/09/07  18:45:35
25453         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
25454              From: Daniel Chetlin <daniel@chetlin.com>
25455              Date: Tue, 5 Sep 2000 04:57:07 -0700
25456              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
25457      Branch: perl
25458            ! pod/perlfaq6.pod pod/perlop.pod
25459 ____________________________________________________________________________
25460 [  7026] By: jhi                                   on 2000/09/07  18:44:01
25461         Log: Document the new ref() semantics.
25462              
25463              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25464              From: Gisle Aas <gisle@ActiveState.com>
25465              Date: 05 Sep 2000 08:10:30 +0200
25466              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
25467      Branch: perl
25468            ! pod/perldelta.pod
25469 ____________________________________________________________________________
25470 [  7025] By: jhi                                   on 2000/09/07  18:42:27
25471         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
25472              
25473              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25474              From: Gisle Aas <gisle@ActiveState.com>
25475              Date: 05 Sep 2000 08:11:40 +0200
25476              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
25477      Branch: perl
25478            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
25479 ____________________________________________________________________________
25480 [  7024] By: jhi                                   on 2000/09/07  18:39:32
25481         Log: Subject: [PATCH] Modernize Opcode.pm documentation
25482              From: Gisle Aas <gisle@ActiveState.com>
25483              Date: 4 Sep 2000 00:18:55 -0000
25484              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
25485      Branch: perl
25486            ! ext/Opcode/Opcode.pm
25487 ____________________________________________________________________________
25488 [  7023] By: jhi                                   on 2000/09/07  18:37:42
25489         Log: Subject: [PATCH] Tied filehandle documentation
25490              From: Gisle Aas <gisle@ActiveState.com>
25491              Date: 4 Sep 2000 00:14:40 -0000
25492              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
25493      Branch: perl
25494            ! pod/perlfunc.pod pod/perltie.pod
25495 ____________________________________________________________________________
25496 [  7022] By: jhi                                   on 2000/09/07  18:35:37
25497         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
25498              From: Gisle Aas <gisle@ActiveState.com>
25499              Date: 4 Sep 2000 00:04:22 -0000
25500              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
25501      Branch: perl
25502            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
25503 ____________________________________________________________________________
25504 [  7021] By: jhi                                   on 2000/09/07  18:33:22
25505         Log: Subject: small apidoc fix
25506              From: Marc Lehmann <pcg@goof.com>
25507              Date: Sun, 3 Sep 2000 05:12:06 +0200
25508              Message-ID: <20000903051206.A5909@cerebro.laendle>
25509      Branch: perl
25510            ! pod/perlapi.pod utf8.c
25511 ____________________________________________________________________________
25512 [  7020] By: jhi                                   on 2000/09/07  16:14:57
25513         Log: Tiny perldelta nits.
25514      Branch: perl
25515            ! pod/perldelta.pod
25516 ____________________________________________________________________________
25517 [  7019] By: jhi                                   on 2000/09/07  16:04:20
25518         Log: Guard against bad string->int conversion for quads.
25519      Branch: perl
25520            ! t/op/64bitint.t
25521 ____________________________________________________________________________
25522 [  7018] By: jhi                                   on 2000/09/06  17:07:03
25523         Log: Update Unicode todo list.
25524      Branch: perl
25525            ! Todo-5.6
25526 ____________________________________________________________________________
25527 [  7017] By: jhi                                   on 2000/09/05  21:16:01
25528         Log: Document the SvIOK_.*UV().
25529      Branch: perl
25530            ! pod/perlapi.pod sv.h
25531 ____________________________________________________________________________
25532 [  7016] By: nick                                  on 2000/09/03  21:54:46
25533         Log: Hash lookup of constant strings optimization:
25534              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
25535              to string table (as per sharepvn). Add newSV_pvn_share to create such
25536              a thing. Make hv.c compare addresses of strings and skip string compare
25537              if equal. Make method_named and helem ops use these shared-string SVs
25538              when arg is constant. Make keys op return shared-string SVs (less clearly
25539              a win).
25540      Branch: perl
25541            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
25542            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
25543            ! pod/perlintern.pod pp_hot.c proto.h sv.c
25544 ____________________________________________________________________________
25545 [  7015] By: jhi                                   on 2000/09/02  17:48:59
25546         Log: This is 5.7.0.
25547      Branch: perl
25548            ! Changes
25549 ____________________________________________________________________________
25550 [  7014] By: jhi                                   on 2000/09/02  17:35:45
25551         Log: Changes and patchlevel tweaks.
25552      Branch: perl
25553            ! Changes patchlevel.h
25554 ____________________________________________________________________________
25555 [  7013] By: jhi                                   on 2000/09/02  17:30:50
25556         Log: Update Changes.
25557      Branch: perl
25558            ! Changes patchlevel.h
25559 ____________________________________________________________________________
25560 [  7012] By: nick                                  on 2000/09/02  17:25:20
25561         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
25562      Branch: perl
25563            ! gv.c lib/overload.pm
25564 ____________________________________________________________________________
25565 [  7011] By: jhi                                   on 2000/09/02  17:16:25
25566         Log: Update perlhist.
25567      Branch: perl
25568            ! pod/perlhist.pod
25569 ____________________________________________________________________________
25570 [  7010] By: jhi                                   on 2000/09/02  17:01:35
25571         Log: perldelta nits.
25572      Branch: perl
25573            ! pod/perldelta.pod
25574 ____________________________________________________________________________
25575 [  7009] By: nick                                  on 2000/09/02  16:48:35
25576         Log: If overloaded %{} etc. return the object do not loop.
25577              Thus  sub deref { $_[0] } functions if object is wanted type.
25578      Branch: perl
25579            ! pp.h
25580 ____________________________________________________________________________
25581 [  7008] By: jhi                                   on 2000/09/02  16:26:11
25582         Log: Retab MANIFEST.
25583      Branch: perl
25584            ! ext/Storable/MANIFEST
25585 ____________________________________________________________________________
25586 [  7007] By: jhi                                   on 2000/09/02  16:23:02
25587         Log: Make certain cc is set before trying to run it.
25588      Branch: perl
25589            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
25590 ____________________________________________________________________________
25591 [  7006] By: jhi                                   on 2000/09/02  15:45:41
25592         Log: Unicode notes.
25593      Branch: perl
25594            ! pod/perldelta.pod
25595 ____________________________________________________________________________
25596 [  7005] By: jhi                                   on 2000/09/02  15:42:11
25597         Log: Various Configure nits by Philip Newton,
25598              plus the ebcdic one by me.
25599      Branch: metaconfig
25600            + U/modified/pager.U
25601            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
25602      Branch: metaconfig/U/perl
25603            ! Devel.U quadfio.U
25604      Branch: perl
25605            ! Configure config_h.SH
25606 ____________________________________________________________________________
25607 [  7004] By: jhi                                   on 2000/09/02  15:06:14
25608         Log: Apparently avoiding the swapping is too costly.
25609              
25610              From: "Ben Tilly" <ben_tilly@hotmail.com>
25611              Subject: Re: the door is closed.
25612              Date: Fri, 01 Sep 2000 20:23:16 EDT
25613              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
25614      Branch: perl
25615            ! pod/perlfaq4.pod
25616 ____________________________________________________________________________
25617 [  7003] By: nick                                  on 2000/09/02  12:26:04
25618         Log: Undo part of change 6489 which looks like a bulk edit which
25619              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
25620              The supressing of main:: on return from select() is undesirable.
25621      Branch: perl
25622            ! pp_sys.c
25623 ____________________________________________________________________________
25624 [  7002] By: jhi                                   on 2000/09/01  23:08:54
25625         Log: Update Changes.
25626      Branch: perl
25627            ! Changes patchlevel.h
25628 ____________________________________________________________________________
25629 [  7001] By: jhi                                   on 2000/09/01  23:00:13
25630         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
25631              From: Peter Prymmer <pvhp@forte.com>
25632              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
25633              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
25634              
25635              plus rework the http: spots as suggested by Tom Christiansen,
25636              plus regen perltoc.
25637      Branch: perl
25638            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
25639            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
25640 ____________________________________________________________________________
25641 [  7000] By: jhi                                   on 2000/09/01  22:36:01
25642         Log: Only the first line, thank you very much.
25643      Branch: perl
25644            ! hints/solaris_2.sh
25645 ____________________________________________________________________________
25646 [  6999] By: gsar                                  on 2000/09/01  22:16:40
25647         Log: change#6791 accidentally clobbered change#6710, put it back
25648      Branch: perl
25649            ! win32/win32.c
25650 ____________________________________________________________________________
25651 [  6998] By: jhi                                   on 2000/09/01  22:14:16
25652         Log: Mention the HP-UX LP64 freak failure.
25653      Branch: perl
25654            ! pod/perldelta.pod
25655 ____________________________________________________________________________
25656 [  6997] By: jhi                                   on 2000/09/01  21:48:32
25657         Log: Detypo.
25658      Branch: perl
25659            ! hints/hpux.sh
25660 ____________________________________________________________________________
25661 [  6996] By: jhi                                   on 2000/09/01  21:27:10
25662         Log: Update Changes.
25663      Branch: perl
25664            ! Changes patchlevel.h
25665 ____________________________________________________________________________
25666 [  6995] By: jhi                                   on 2000/09/01  21:14:24
25667         Log: Mi splgn s gnin.g
25668      Branch: perl
25669            ! pp_ctl.c
25670 ____________________________________________________________________________
25671 [  6994] By: jhi                                   on 2000/09/01  21:09:54
25672         Log: Subject: http:// in L<>
25673              From: Nicholas Clark <nick@ccl4.org>
25674              Date: Fri, 1 Sep 2000 22:03:21 +0100
25675              Message-ID: <20000901220321.B72074@plum.flirble.org>
25676      Branch: perl
25677            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
25678 ____________________________________________________________________________
25679 [  6993] By: jhi                                   on 2000/09/01  21:06:54
25680         Log: Update to Storable 1.0, from Raphael Manfredi.
25681      Branch: perl
25682            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
25683            ! ext/Storable/Makefile.PL ext/Storable/README
25684            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
25685            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
25686            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
25687            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
25688            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
25689            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
25690 ____________________________________________________________________________
25691 [  6992] By: jhi                                   on 2000/09/01  20:43:05
25692         Log: Mention known sfio+linux buglet.
25693      Branch: perl
25694            ! pod/perldelta.pod
25695 ____________________________________________________________________________
25696 [  6991] By: jhi                                   on 2000/09/01  20:40:11
25697         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
25698              From: Peter Prymmer <pvhp@forte.com>
25699              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
25700              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
25701      Branch: perl
25702            ! vms/vms.c
25703 ____________________________________________________________________________
25704 [  6990] By: jhi                                   on 2000/09/01  20:25:26
25705         Log: Retract #6986.
25706      Branch: perl
25707            ! hints/solaris_2.sh
25708 ____________________________________________________________________________
25709 [  6989] By: jhi                                   on 2000/09/01  20:23:00
25710         Log: Mergesort is back.
25711      Branch: perl
25712            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
25713 ____________________________________________________________________________
25714 [  6988] By: jhi                                   on 2000/09/01  19:37:40
25715         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
25716              From: Mike Guy <mjtg@cam.ac.uk>
25717              Date: Fri, 01 Sep 2000 17:43:33 +0100
25718              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
25719      Branch: perl
25720            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
25721            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
25722 ____________________________________________________________________________
25723 [  6987] By: jhi                                   on 2000/09/01  19:17:10
25724         Log: Regen perltoc.
25725      Branch: perl
25726            ! pod/perltoc.pod
25727 ____________________________________________________________________________
25728 [  6986] By: jhi                                   on 2000/09/01  18:51:10
25729         Log: Subject: Re: Solaris x86 has no SPARC libraries!
25730              From: Lupe Christoph <lupe@lupe-christoph.de>
25731              Date: Fri, 1 Sep 2000 20:41:20 +0200
25732              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
25733      Branch: perl
25734            ! hints/solaris_2.sh
25735 ____________________________________________________________________________
25736 [  6985] By: jhi                                   on 2000/09/01  18:28:10
25737         Log: Update Changes.
25738      Branch: perl
25739            ! Changes patchlevel.h
25740 ____________________________________________________________________________
25741 [  6984] By: jhi                                   on 2000/09/01  18:26:53
25742         Log: Feature ordering tweak.
25743      Branch: perl
25744            ! myconfig.SH
25745 ____________________________________________________________________________
25746 [  6983] By: jhi                                   on 2000/09/01  18:19:50
25747         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25748              From: <abigail@foad.org>
25749              Date: Fri, 1 Sep 2000 13:07:32 -0400
25750              Message-ID: <20000901170732.18249.qmail@foad.org>
25751      Branch: perl
25752            ! t/pragma/overload.t
25753 ____________________________________________________________________________
25754 [  6982] By: jhi                                   on 2000/09/01  18:17:54
25755         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
25756              so that case-ignoring systems like DCL can tell them from
25757              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
25758      Branch: metaconfig/U/perl
25759            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
25760      Branch: perl
25761            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25762            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
25763            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
25764            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
25765            ! vos/config.def vos/config.h vos/config_h.SH_orig
25766            ! win32/config.bc win32/config.gc win32/config.vc
25767 ____________________________________________________________________________
25768 [  6981] By: nick                                  on 2000/09/01  17:21:57
25769         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
25770              warning when UNTIE exists and instead pass the cound of extra references to
25771              the UNTIE method.
25772      Branch: perl
25773            ! pod/perltie.pod pp_sys.c
25774 ____________________________________________________________________________
25775 [  6980] By: jhi                                   on 2000/09/01  16:54:44
25776         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
25777              From: Peter Prymmer <pvhp@forte.com>
25778              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
25779              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
25780      Branch: perl
25781            ! configure.com
25782 ____________________________________________________________________________
25783 [  6979] By: jhi                                   on 2000/09/01  16:06:20
25784         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
25785              From: Mike Guy <mjtg@cam.ac.uk> 
25786              Date: Fri, 01 Sep 2000 16:49:27 +0100
25787              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
25788      Branch: perl
25789            ! t/base/rs.t
25790 ____________________________________________________________________________
25791 [  6978] By: jhi                                   on 2000/09/01  16:00:42
25792         Log: Update to PodParser 1.18, from Brad Appleton.
25793      Branch: perl
25794            ! lib/Pod/Checker.pm t/pod/find.t
25795 ____________________________________________________________________________
25796 [  6977] By: jhi                                   on 2000/09/01  14:48:58
25797         Log: Subject: Nit in Configure (bleadperl@6961)
25798              From: Lupe Christoph <lupe@lupe-christoph.de>
25799              Date: Fri, 1 Sep 2000 16:34:29 +0200
25800              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
25801      Branch: metaconfig
25802            ! U/compline/ccflags.U
25803      Branch: perl
25804            ! Configure config_h.SH
25805 ____________________________________________________________________________
25806 [  6976] By: jhi                                   on 2000/09/01  14:39:52
25807         Log: Update Changes.
25808      Branch: perl
25809            ! Changes patchlevel.h
25810 ____________________________________________________________________________
25811 [  6975] By: jhi                                   on 2000/09/01  14:37:36
25812         Log: microperl config update.
25813      Branch: perl
25814            ! uconfig.h uconfig.sh
25815 ____________________________________________________________________________
25816 [  6974] By: jhi                                   on 2000/09/01  14:36:53
25817         Log: Document known deficiencies.
25818      Branch: perl
25819            ! pod/perldelta.pod
25820 ____________________________________________________________________________
25821 [  6973] By: jhi                                   on 2000/09/01  14:10:20
25822         Log: Mention warnings fixes and updates.
25823      Branch: perl
25824            ! pod/perldelta.pod
25825 ____________________________________________________________________________
25826 [  6972] By: jhi                                   on 2000/09/01  14:01:52
25827         Log: Drop unused argument.
25828              
25829              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
25830              From: Spider Boardman <spider@web.zk3.dec.com>
25831              Date: Thu, 31 Aug 2000 16:10:15 -0400
25832              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
25833      Branch: perl
25834            ! toke.c
25835 ____________________________________________________________________________
25836 [  6971] By: jhi                                   on 2000/09/01  13:59:24
25837         Log: Add the overload warnings to perldiag.
25838      Branch: perl
25839            ! lib/overload.pm pod/perldiag.pod
25840 ____________________________________________________________________________
25841 [  6970] By: jhi                                   on 2000/09/01  13:55:10
25842         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25843              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25844              Date: Fri, 1 Sep 2000 13:43:15 +0100 
25845              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
25846      Branch: perl
25847            ! lib/overload.pm t/pragma/overload.t
25848 ____________________________________________________________________________
25849 [  6969] By: jhi                                   on 2000/09/01  13:52:27
25850         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25851              From: <abigail@foad.org>
25852              Date: Fri, 1 Sep 2000 05:46:54 -0400
25853              Message-ID: <20000901094654.6476.qmail@foad.org>
25854      Branch: perl
25855            ! lib/overload.pm
25856 ____________________________________________________________________________
25857 [  6968] By: jhi                                   on 2000/09/01  13:50:05
25858         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
25859              From: Daniel Chetlin <daniel@chetlin.com>
25860              Date: Fri, 1 Sep 2000 02:10:55 -0700
25861              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
25862      Branch: perl
25863            ! pod/perlretut.pod
25864 ____________________________________________________________________________
25865 [  6967] By: jhi                                   on 2000/09/01  13:47:54
25866         Log: Part of the solution.
25867              
25868              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
25869              From: Mike Guy <mjtg@cam.ac.uk>
25870              Date: Fri, 01 Sep 2000 14:16:01 +0100
25871              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
25872      Branch: perl
25873            ! gv.c mg.c
25874 ____________________________________________________________________________
25875 [  6966] By: jhi                                   on 2000/09/01  13:46:17
25876         Log: Subject: CPAN.pm beta 1.57_57 for the core
25877              From: andreas.koenig@anima.de (Andreas J. Koenig)
25878              Date: 01 Sep 2000 15:16:31 +0200
25879              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
25880      Branch: perl
25881            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25882 ____________________________________________________________________________
25883 [  6965] By: jhi                                   on 2000/09/01  13:43:18
25884         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
25885              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25886              Date: Fri, 01 Sep 2000 01:47:22 -0500
25887              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
25888      Branch: perl
25889            ! pod/perldelta.pod vms/vms.c
25890 ____________________________________________________________________________
25891 [  6964] By: jhi                                   on 2000/09/01  13:35:35
25892         Log: File::Temp patches from Andreas König,
25893              
25894              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
25895              From: andreas.koenig@anima.de (Andreas J. Koenig)
25896              Date: 01 Sep 2000 10:07:20 +0200
25897              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
25898              
25899              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
25900              From: andreas.koenig@anima.de (Andreas J. Koenig)
25901              Date: 31 Aug 2000 23:26:08 +0200
25902              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
25903      Branch: perl
25904            ! lib/File/Temp.pm t/lib/ftmp-security.t
25905 ____________________________________________________________________________
25906 [  6963] By: jhi                                   on 2000/09/01  02:22:24
25907         Log: Retract the mergesort code, way too incompatible licensing
25908              and copyrights.
25909      Branch: perl
25910            ! pod/perldelta.pod pp_ctl.c
25911 ____________________________________________________________________________
25912 [  6962] By: jhi                                   on 2000/08/31  23:27:32
25913         Log: Update Changes.
25914      Branch: perl
25915            ! Changes patchlevel.h
25916 ____________________________________________________________________________
25917 [  6961] By: jhi                                   on 2000/08/31  23:20:04
25918         Log: Small tweaks all over.
25919      Branch: metaconfig
25920            ! U/compline/d_gconvert.U
25921      Branch: perl
25922            ! AUTHORS Configure config_h.SH pp_ctl.c
25923 ____________________________________________________________________________
25924 [  6960] By: jhi                                   on 2000/08/31  22:39:36
25925         Log: Further rewording.
25926      Branch: perl
25927            ! pp_ctl.c
25928 ____________________________________________________________________________
25929 [  6959] By: jhi                                   on 2000/08/31  21:26:44
25930         Log: More address tweaking.
25931      Branch: perl
25932            ! AUTHORS Changes
25933 ____________________________________________________________________________
25934 [  6958] By: jhi                                   on 2000/08/31  20:47:25
25935         Log: AUTHORS tweaks, from Peter Prymmer.
25936              
25937              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
25938              From: Peter Prymmer <pvhp@forte.com>
25939              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
25940              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
25941      Branch: perl
25942            ! AUTHORS MAINTAIN
25943 ____________________________________________________________________________
25944 [  6957] By: jhi                                   on 2000/08/31  20:34:43
25945         Log: perldelta tweaks.
25946      Branch: perl
25947            ! pod/perldelta.pod
25948 ____________________________________________________________________________
25949 [  6956] By: jhi                                   on 2000/08/31  19:11:06
25950         Log: Regen perltoc.
25951      Branch: perl
25952            ! pod/perltoc.pod
25953 ____________________________________________________________________________
25954 [  6955] By: jhi                                   on 2000/08/31  19:06:30
25955         Log: Clarify the mergesort situation.
25956      Branch: perl
25957            ! pp_ctl.c
25958 ____________________________________________________________________________
25959 [  6954] By: jhi                                   on 2000/08/31  18:24:17
25960         Log: Move the Solaris 7 scan to use64bitall, make the
25961              failure to find 64-bot sparc libc to mention the
25962              possibility of being in an intel, from Lupe and Alan.
25963      Branch: perl
25964            ! hints/solaris_2.sh
25965 ____________________________________________________________________________
25966 [  6953] By: jhi                                   on 2000/08/31  18:09:20
25967         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
25968              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
25969      Branch: metaconfig
25970            ! U/compline/d_gconvert.U U/threads/archname.U
25971      Branch: metaconfig/U/perl
25972            ! perlxv.U
25973      Branch: perl
25974            ! Configure config_h.SH sv.c
25975 ____________________________________________________________________________
25976 [  6952] By: jhi                                   on 2000/08/31  17:42:24
25977         Log: :: not allowed in pathnames, change to .
25978              
25979              Subject: [PATCH perl@6938] cygwin port
25980              From: "Fifer, Eric" <EFifer@sanwaint.com>
25981              Date: Thu, 31 Aug 2000 16:32:59 +0100
25982              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
25983      Branch: metaconfig/U/perl
25984            ! perlxv.U
25985 ____________________________________________________________________________
25986 [  6951] By: jhi                                   on 2000/08/31  17:02:05
25987         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
25988      Branch: perl
25989            ! perl.h
25990 ____________________________________________________________________________
25991 [  6950] By: jhi                                   on 2000/08/31  16:26:08
25992         Log: More author updates.
25993              
25994              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
25995              From: Simon Cozens <simon@cozens.net>
25996              Date: Thu, 31 Aug 2000 17:13:32 +0100
25997              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
25998      Branch: perl
25999            ! AUTHORS
26000 ____________________________________________________________________________
26001 [  6949] By: jhi                                   on 2000/08/31  16:04:49
26002         Log: POSIX doesn't report long double values under -Duselongdouble
26003              when the long doubles are "real" (bigger than doubles).
26004              
26005              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
26006              From: Spider Boardman <spider@peano.zk3.dec.com>
26007              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
26008              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
26009      Branch: perl
26010            ! ext/POSIX/POSIX.xs
26011 ____________________________________________________________________________
26012 [  6948] By: jhi                                   on 2000/08/31  15:25:10
26013         Log: Update Changes.
26014      Branch: perl
26015            ! Changes patchlevel.h
26016 ____________________________________________________________________________
26017 [  6947] By: jhi                                   on 2000/08/31  15:22:29
26018         Log: Document UNTIE in a very minimalistic way.
26019      Branch: perl
26020            ! pod/perlfunc.pod pod/perltie.pod
26021 ____________________________________________________________________________
26022 [  6946] By: jhi                                   on 2000/08/31  15:15:23
26023         Log: Document known failures.
26024      Branch: perl
26025            ! pod/perldelta.pod
26026 ____________________________________________________________________________
26027 [  6945] By: jhi                                   on 2000/08/31  15:07:00
26028         Log: Don't attach -ld to the archname if pointless.
26029      Branch: metaconfig
26030            ! U/threads/archname.U
26031      Branch: perl
26032            ! Configure config_h.SH
26033 ____________________________________________________________________________
26034 [  6944] By: jhi                                   on 2000/08/31  14:37:42
26035         Log: Wrap the test in eval.
26036              
26037              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
26038              From: Tim Jenness <timj@jach.hawaii.edu>
26039              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
26040              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
26041      Branch: perl
26042            ! t/lib/ftmp-security.t
26043 ____________________________________________________________________________
26044 [  6943] By: jhi                                   on 2000/08/31  14:30:57
26045         Log: Make -Dusemorebits find long doubles in Solaris.
26046      Branch: perl
26047            ! hints/solaris_2.sh
26048 ____________________________________________________________________________
26049 [  6942] By: jhi                                   on 2000/08/31  13:48:45
26050         Log: Clarify the third case of ftmp-security warnings.
26051      Branch: perl
26052            ! INSTALL
26053 ____________________________________________________________________________
26054 [  6941] By: jhi                                   on 2000/08/31  13:40:31
26055         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
26056              From: <abigail@foad.org>
26057              Date: Thu, 31 Aug 2000 01:35:05 -0400
26058              Message-ID: <20000831053505.32120.qmail@foad.org>
26059      Branch: perl
26060            ! pod/perldelta.pod
26061 ____________________________________________________________________________
26062 [  6940] By: jhi                                   on 2000/08/31  13:38:48
26063         Log: Issue useful diagnostic on unknown pod commands.
26064              
26065              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
26066              From: <abigail@foad.org>
26067              Date: Thu, 31 Aug 2000 03:41:18 -0400
26068              Message-ID: <20000831074118.24880.qmail@foad.org>
26069      Branch: perl
26070            ! lib/Pod/Man.pm
26071 ____________________________________________________________________________
26072 [  6939] By: jhi                                   on 2000/08/31  13:34:33
26073         Log: Reveal Borland's isnan.
26074              
26075              Subject: build with BC++ tweak
26076              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26077              Date: Thu, 31 Aug 2000 13:09:37 +0400
26078              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
26079      Branch: perl
26080            ! win32/win32.h
26081 ____________________________________________________________________________
26082 [  6938] By: jhi                                   on 2000/08/31  05:01:20
26083         Log: Update Changes.
26084      Branch: perl
26085            ! Changes patchlevel.h
26086 ____________________________________________________________________________
26087 [  6937] By: jhi                                   on 2000/08/31  04:26:23
26088         Log: sscanf() may be the only way to read long doubles from strings.
26089      Branch: metaconfig/U/perl
26090            ! longdblfio.U
26091      Branch: perl
26092            ! Configure config_h.SH perl.h util.c
26093 ____________________________________________________________________________
26094 [  6936] By: jhi                                   on 2000/08/31  04:18:19
26095         Log: The #6929 was too skimpy.
26096      Branch: perl
26097            ! sv.c
26098 ____________________________________________________________________________
26099 [  6935] By: jhi                                   on 2000/08/31  02:47:07
26100         Log: Subject: Re: typos in pods
26101              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26102              Date: Wed, 30 Aug 2000 19:25:34 -0700
26103              Message-ID: <eIcr5gzkg25X092yn@efn.org>
26104      Branch: perl
26105            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
26106 ____________________________________________________________________________
26107 [  6934] By: jhi                                   on 2000/08/31  02:42:55
26108         Log: Missed one Unicode file.
26109      Branch: perl
26110            + lib/unicode/UCDFF301.html
26111 ____________________________________________________________________________
26112 [  6933] By: jhi                                   on 2000/08/30  23:42:27
26113         Log: Update Changes.
26114      Branch: perl
26115            ! Changes patchlevel.h
26116 ____________________________________________________________________________
26117 [  6932] By: jhi                                   on 2000/08/30  23:40:07
26118         Log: Mention UNTIE in perldelta.  Still needs documenting
26119              in perltie et alia.
26120      Branch: perl
26121            ! pod/perldelta.pod
26122 ____________________________________________________________________________
26123 [  6931] By: jhi                                   on 2000/08/30  23:36:02
26124         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
26125              From: <abigail@foad.org>
26126              Date: Wed, 30 Aug 2000 19:28:07 -0400
26127              Message-ID: <20000830232807.305.qmail@foad.org>
26128      Branch: perl
26129            ! pod/perldelta.pod
26130 ____________________________________________________________________________
26131 [  6930] By: jhi                                   on 2000/08/30  23:32:40
26132         Log: Update to Unicode 3.0.1.
26133      Branch: perl
26134            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
26135            + lib/unicode/PropList.txt lib/unicode/README.perl
26136            + lib/unicode/UCD301.html lib/unicode/Unicode.301
26137            - lib/unicode/Props.txt lib/unicode/UCD300.html
26138            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
26139            ! (edit 257 files)
26140 ____________________________________________________________________________
26141 [  6929] By: jhi                                   on 2000/08/30  22:38:18
26142         Log: Heap decorruption.
26143              
26144              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
26145              From: Alan Burlison <Alan.Burlison@uk.sun.com>
26146              Date: Wed, 30 Aug 2000 22:39:52 +0100
26147              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
26148      Branch: perl
26149            ! sv.c
26150 ____________________________________________________________________________
26151 [  6928] By: jhi                                   on 2000/08/30  22:29:34
26152         Log: Retract the dummy test, skip the security tests (instead of failing),
26153              explain what the warnings mean.
26154      Branch: perl
26155            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
26156 ____________________________________________________________________________
26157 [  6927] By: jhi                                   on 2000/08/30  22:14:13
26158         Log: Change the internal implementation of sort() to be mergesort
26159              instead of quicksort, from John Linderman <jpl@research.att.com>.
26160              Gives us better worst case, better average case, and stability.
26161              What's there not to like?  (Small fixes for threaded builds
26162              were required).
26163      Branch: perl
26164            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
26165 ____________________________________________________________________________
26166 [  6926] By: jhi                                   on 2000/08/30  20:55:20
26167         Log: A better fix for the Socket building problem from Craig Berry.
26168      Branch: perl
26169            ! vms/vms.c
26170 ____________________________________________________________________________
26171 [  6925] By: jhi                                   on 2000/08/30  20:20:25
26172         Log: Subject: [PATCH] Re: UNTIE method 
26173              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26174              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
26175              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
26176      Branch: perl
26177            ! pp_sys.c t/op/tie.t
26178 ____________________________________________________________________________
26179 [  6924] By: jhi                                   on 2000/08/30  20:17:11
26180         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
26181              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26182              Date: Wed, 30 Aug 2000 15:03:14 -0500
26183              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
26184      Branch: perl
26185            ! vms/vms.c
26186 ____________________________________________________________________________
26187 [  6923] By: jhi                                   on 2000/08/30  20:15:18
26188         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
26189              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26190              Date: Wed, 30 Aug 2000 13:30:36 -0500
26191              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
26192      Branch: perl
26193            ! vms/vms.c
26194 ____________________________________________________________________________
26195 [  6922] By: jhi                                   on 2000/08/30  19:54:43
26196         Log: Better options for rsync.
26197      Branch: perl
26198            ! pod/perlhack.pod
26199 ____________________________________________________________________________
26200 [  6921] By: jhi                                   on 2000/08/30  19:40:16
26201         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
26202              From: Rick Delaney <rick@consumercontact.com>
26203              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
26204              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
26205      Branch: perl
26206            ! pod/perlfunc.pod
26207 ____________________________________________________________________________
26208 [  6920] By: jhi                                   on 2000/08/30  19:36:40
26209         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
26210              From: Peter Prymmer <pvhp@forte.com>
26211              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
26212              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
26213      Branch: perl
26214            ! configure.com
26215 ____________________________________________________________________________
26216 [  6919] By: jhi                                   on 2000/08/30  14:52:02
26217         Log: Update Changes.
26218      Branch: perl
26219            ! Changes patchlevel.h
26220 ____________________________________________________________________________
26221 [  6918] By: jhi                                   on 2000/08/30  14:48:34
26222         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
26223      Branch: perl
26224            ! lib/ExtUtils/typemap
26225 ____________________________________________________________________________
26226 [  6917] By: jhi                                   on 2000/08/30  14:46:34
26227         Log: Subject: typos in pods
26228              From: Nicholas Clark <nick@ccl4.org>
26229              Date: Wed, 30 Aug 2000 01:12:50 +0100
26230              Message-ID: <20000830011249.A61388@plum.flirble.org>
26231      Branch: perl
26232            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
26233            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
26234            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
26235            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
26236 ____________________________________________________________________________
26237 [  6916] By: jhi                                   on 2000/08/30  14:19:09
26238         Log: Document Storable problems on Crays.  (Will have
26239              to document all the other Storable problems, too.)
26240      Branch: perl
26241            ! pod/perldelta.pod
26242 ____________________________________________________________________________
26243 [  6915] By: jhi                                   on 2000/08/30  14:06:02
26244         Log: Subject: [PATCH] fix misc cast warnings
26245              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26246              Date: Tue, 29 Aug 2000 23:16:14 -0700
26247              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
26248      Branch: perl
26249            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
26250            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
26251            ! os2/os2ish.h
26252 ____________________________________________________________________________
26253 [  6914] By: jhi                                   on 2000/08/30  14:03:45
26254         Log: Timestamp mismatch again.  Need to fix this dependence on
26255              config_h.SH timestamp, since it's the contents of config_h.SH
26256              that matter.
26257      Branch: perl
26258            ! uconfig.h uconfig.sh
26259 ____________________________________________________________________________
26260 [  6913] By: jhi                                   on 2000/08/30  13:54:06
26261         Log: Don't say "Perl 5.0 source kit".
26262      Branch: perl
26263            ! perl.c
26264 ____________________________________________________________________________
26265 [  6912] By: jhi                                   on 2000/08/30  13:51:24
26266         Log: Reset archname and archname64 always, forcing them be
26267              recomputed at each Configure run, make Configure and
26268              the hints files agree on the naming of largefiles variables.
26269      Branch: metaconfig
26270            ! U/threads/archname.U
26271      Branch: metaconfig/U/perl
26272            ! use64bits.U
26273      Branch: perl
26274            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
26275            ! hints/linux.sh hints/solaris_2.sh
26276 ____________________________________________________________________________
26277 [  6911] By: jhi                                   on 2000/08/30  13:30:13
26278         Log: Put back the slice accidentally removed by #6907.
26279      Branch: perl
26280            ! hints/solaris_2.sh
26281 ____________________________________________________________________________
26282 [  6910] By: jhi                                   on 2000/08/30  01:24:26
26283         Log: Be consistent: other Net::get* do export theirs.
26284              
26285              Subject: Re: Net::protoent does not export 'getproto'
26286              From: Yasushi Nakajima <sey@jkc.co.jp>
26287              Date: Wed, 30 Aug 2000 09:53:14 +0900
26288              Message-Id: <200008300051.DAA24700@taku.hut.fi>
26289      Branch: perl
26290            ! lib/Net/protoent.pm
26291 ____________________________________________________________________________
26292 [  6909] By: jhi                                   on 2000/08/30  01:17:25
26293         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
26294              From: Gurusamy Sarathy <gsar@ActiveState.com>
26295              Date: Tue, 29 Aug 2000 17:17:07 -0700
26296              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
26297      Branch: perl
26298            ! cop.h
26299 ____________________________________________________________________________
26300 [  6908] By: jhi                                   on 2000/08/30  00:58:05
26301         Log: Update Changes.
26302      Branch: perl
26303            ! Changes patchlevel.h
26304 ____________________________________________________________________________
26305 [  6907] By: jhi                                   on 2000/08/30  00:57:22
26306         Log: Introduce ccname to keep track of what compiler kind of we have.
26307      Branch: metaconfig/U/perl
26308            ! Checkcc.U gccvers.U
26309      Branch: perl
26310            ! Configure config_h.SH hints/solaris_2.sh
26311 ____________________________________________________________________________
26312 [  6906] By: jhi                                   on 2000/08/30  00:25:47
26313         Log: Put back the flags dump as reasoned in
26314              
26315              Subject: Re: [PATCH] Glob dumping
26316              From: Mike Guy <mjtg@cam.ac.uk> 
26317              Date: Tue, 29 Aug 2000 21:41:32 +0100
26318              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
26319      Branch: perl
26320            ! dump.c t/lib/peek.t
26321 ____________________________________________________________________________
26322 [  6905] By: jhi                                   on 2000/08/30  00:16:17
26323         Log: Make the epsilon to be relative, not absolute.
26324              
26325              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
26326              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
26327              Date: Tue, 29 Aug 2000 19:58:56 -0400
26328              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
26329      Branch: perl
26330            ! t/lib/trig.t
26331 ____________________________________________________________________________
26332 [  6904] By: jhi                                   on 2000/08/30  00:13:09
26333         Log: From now on, Gisle is on my list of usual suspects :-)
26334              Retract #6902.
26335      Branch: perl
26336            ! ext/Opcode/Safe.pm
26337 ____________________________________________________________________________
26338 [  6903] By: jhi                                   on 2000/08/29  23:51:20
26339         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
26340              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26341              Date: Tue, 29 Aug 2000 18:43:26 -0500
26342              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
26343      Branch: perl
26344            + vms/vmspipe.com
26345            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
26346            ! vms/vms.c
26347 ____________________________________________________________________________
26348 [  6902] By: jhi                                   on 2000/08/29  23:44:14
26349         Log: Retry what #6882 attempted.
26350              
26351              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
26352              From: Gisle Aas <gisle@ActiveState.com>
26353              Date: 30 Aug 2000 00:33:09 +0200
26354              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
26355      Branch: perl
26356            ! ext/Opcode/Safe.pm
26357 ____________________________________________________________________________
26358 [  6901] By: jhi                                   on 2000/08/29  22:59:32
26359         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
26360              From: Hugo <hv@crypt.compulink.co.uk>
26361              Date: Mon, 12 Jun 2000 19:36:08 +0100
26362              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
26363      Branch: perl
26364            ! sv.c
26365 ____________________________________________________________________________
26366 [  6900] By: jhi                                   on 2000/08/29  22:58:35
26367         Log: Admit that we are leaking scalars.
26368              
26369              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
26370              From: Spider Boardman <spider@leggy.zk3.dec.com>
26371              Date: Tue, 29 Aug 2000 18:48:29 -0400
26372              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
26373      Branch: perl
26374            ! t/pragma/warnings.t
26375 ____________________________________________________________________________
26376 [  6899] By: jhi                                   on 2000/08/29  20:53:13
26377         Log: Update Changes.
26378      Branch: perl
26379            ! Changes patchlevel.h
26380 ____________________________________________________________________________
26381 [  6898] By: jhi                                   on 2000/08/29  20:46:21
26382         Log: Undo namespace pollution of #6878.
26383              
26384              Subject: Re: Net::protoent does not export 'getproto'
26385              From: Mike Guy <mjtg@cam.ac.uk>
26386              Date: Tue, 29 Aug 2000 21:32:37 +0100
26387              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
26388      Branch: perl
26389            ! lib/Net/protoent.pm
26390 ____________________________________________________________________________
26391 [  6897] By: jhi                                   on 2000/08/29  20:44:29
26392         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
26393              From: Peter Prymmer <pvhp@forte.com>
26394              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
26395              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
26396      Branch: perl
26397            ! pod/perlebcdic.pod
26398 ____________________________________________________________________________
26399 [  6896] By: jhi                                   on 2000/08/29  20:40:57
26400         Log: There's no point repeating the 'revision' (5) of perl5.
26401      Branch: metaconfig/U/perl
26402            ! Devel.U patchlevel.U
26403      Branch: perl
26404            ! Configure config_h.SH
26405 ____________________________________________________________________________
26406 [  6895] By: jhi                                   on 2000/08/29  20:16:58
26407         Log: Regen Configure for #6894.
26408      Branch: metaconfig/U/perl
26409            ! perladmin.U
26410      Branch: perl
26411            ! Configure config_h.SH
26412 ____________________________________________________________________________
26413 [  6894] By: jhi                                   on 2000/08/29  19:59:52
26414         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
26415              From: "Philip Newton" <Philip.Newton@gmx.net>
26416              Date: Tue, 29 Aug 2000 21:39:14 +0200
26417              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
26418      Branch: perl
26419            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
26420            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
26421            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
26422            ! utils/perlbug.PL
26423 ____________________________________________________________________________
26424 [  6893] By: jhi                                   on 2000/08/29  19:55:30
26425         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
26426              From: "Philip Newton" <Philip.Newton@gmx.net>
26427              Date: Tue, 29 Aug 2000 21:39:14 +0200
26428              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
26429      Branch: perl
26430            ! installhtml
26431 ____________________________________________________________________________
26432 [  6892] By: jhi                                   on 2000/08/29  19:53:59
26433         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
26434              From: "Philip Newton" <Philip.Newton@gmx.net>
26435              Date: Tue, 29 Aug 2000 21:48:18 +0200
26436              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
26437      Branch: perl
26438            ! lib/File/Temp.pm
26439 ____________________________________________________________________________
26440 [  6891] By: jhi                                   on 2000/08/29  18:30:03
26441         Log: Nail the ID 20000828.023.
26442      Branch: perl
26443            ! ext/Storable/Storable.xs
26444 ____________________________________________________________________________
26445 [  6890] By: jhi                                   on 2000/08/29  16:50:17
26446         Log: Under usethreads the dumped variable is IN_PAD.
26447              
26448              Subject: Re: [PATCH] Glob dumping
26449              From: Gisle Aas <gisle@ActiveState.com>
26450              Date: 29 Aug 2000 18:45:05 +0200
26451              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
26452      Branch: perl
26453            ! t/lib/peek.t
26454 ____________________________________________________________________________
26455 [  6889] By: jhi                                   on 2000/08/29  15:17:37
26456         Log: Update Changes.
26457      Branch: perl
26458            ! Changes patchlevel.h
26459 ____________________________________________________________________________
26460 [  6888] By: jhi                                   on 2000/08/29  14:49:59
26461         Log: Retract #6882, broke the safe tests.
26462      Branch: perl
26463            ! ext/Opcode/Safe.pm
26464 ____________________________________________________________________________
26465 [  6887] By: jhi                                   on 2000/08/29  14:47:06
26466         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
26467              From: Gisle Aas <gisle@ActiveState.com> 
26468              Date: 09 Jun 2000 20:00:11 +0200
26469              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
26470      Branch: perl
26471            ! utils/perldoc.PL
26472 ____________________________________________________________________________
26473 [  6886] By: jhi                                   on 2000/08/29  14:42:45
26474         Log: The #6881 removed one dump line.
26475      Branch: perl
26476            ! t/lib/peek.t
26477 ____________________________________________________________________________
26478 [  6885] By: jhi                                   on 2000/08/29  14:30:47
26479         Log: Don't forget to tidy up.
26480      Branch: perl
26481            ! t/lib/ftmp-security.t
26482 ____________________________________________________________________________
26483 [  6884] By: jhi                                   on 2000/08/29  14:25:17
26484         Log: Disabling the one test is a bit tricky.
26485      Branch: perl
26486            ! t/lib/ftmp-security.t
26487 ____________________________________________________________________________
26488 [  6883] By: jhi                                   on 2000/08/29  14:16:25
26489         Log: Disable one of the tests for now.
26490      Branch: perl
26491            ! t/lib/ftmp-security.t
26492 ____________________________________________________________________________
26493 [  6882] By: jhi                                   on 2000/08/29  14:05:50
26494         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
26495              From: gisle@aas.no
26496              Date: 29 Aug 2000 10:35:06 -0000
26497              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
26498      Branch: perl
26499            ! ext/Opcode/Safe.pm
26500 ____________________________________________________________________________
26501 [  6881] By: jhi                                   on 2000/08/29  14:03:51
26502         Log: Subject: [PATCH] Glob dumping
26503              From: Gisle Aas <gisle@ActiveState.com>
26504              Date: 29 Aug 2000 07:59:42 -0000
26505              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
26506      Branch: perl
26507            ! dump.c
26508 ____________________________________________________________________________
26509 [  6880] By: jhi                                   on 2000/08/29  14:02:01
26510         Log: Subject: [PATCH] Warnings in B::Deparse
26511              From: <abigail@foad.org>
26512              Date: Tue, 29 Aug 2000 00:00:01 -0400
26513              Message-ID: <20000829040001.2999.qmail@foad.org>
26514      Branch: perl
26515            ! ext/B/B/Deparse.pm
26516 ____________________________________________________________________________
26517 [  6879] By: jhi                                   on 2000/08/29  13:57:26
26518         Log: Missed a change in #6869.
26519      Branch: perl
26520            ! mg.c
26521 ____________________________________________________________________________
26522 [  6878] By: jhi                                   on 2000/08/29  13:45:04
26523         Log: Subject: Net::protoent does not export 'getproto'
26524              From: Yasushi Nakajima <sey@jkc.co.jp>
26525              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
26526      Branch: perl
26527            ! lib/Net/protoent.pm
26528 ____________________________________________________________________________
26529 [  6877] By: jhi                                   on 2000/08/29  13:39:19
26530         Log: Patches all over for people and the files they (hopefully) care about.
26531      Branch: perl
26532            ! AUTHORS Changes MAINTAIN
26533 ____________________________________________________________________________
26534 [  6876] By: jhi                                   on 2000/08/29  12:53:54
26535         Log: Fix for thinko in #6848.
26536              
26537              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
26538              From: Lupe Christoph <lupe@lupe-christoph.de>
26539              Date: Tue, 29 Aug 2000 09:04:08 +0200
26540              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
26541      Branch: perl
26542            ! ext/Thread/Thread.xs
26543 ____________________________________________________________________________
26544 [  6875] By: jhi                                   on 2000/08/29  12:50:14
26545         Log: Update to Getopt::Long 2.24, from Johan Vromans.
26546      Branch: perl
26547            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
26548 ____________________________________________________________________________
26549 [  6874] By: jhi                                   on 2000/08/29  02:09:53
26550         Log: Use minimal @INC in tests, most of the time just '../lib',
26551              so that we simply can't pick up stuff from other Perls than
26552              the one we are testing.  Pointed out by
26553              
26554              From: Mike Guy <mjtg@cam.ac.uk>
26555              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
26556              Date: Fri, 25 Aug 2000 15:15:59 +0100
26557              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
26558      Branch: perl
26559            ! (edit 185 files)
26560 ____________________________________________________________________________
26561 [  6873] By: jhi                                   on 2000/08/29  01:07:11
26562         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
26563              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26564              Date: Mon, 28 Aug 2000 17:45:52 -0700
26565              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
26566      Branch: perl
26567            ! Makefile.SH hints/os2.sh
26568 ____________________________________________________________________________
26569 [  6872] By: jhi                                   on 2000/08/28  23:33:39
26570         Log: Subject: [PATCH bleedperl@6866] spellings
26571              From: marcel@codewerk.com (Marcel Grunauer)
26572              Date: Tue, 29 Aug 2000 01:19:59 +0200
26573              Message-Id: <200008282319.BAA29862@gandalf.local>
26574      Branch: perl
26575            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
26576            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
26577            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
26578 ____________________________________________________________________________
26579 [  6871] By: jhi                                   on 2000/08/28  23:22:09
26580         Log: Take out the SUIDMAIL thing, that will not be
26581              a problem in 5.7.*.
26582      Branch: perl
26583            ! patchlevel.h
26584 ____________________________________________________________________________
26585 [  6870] By: jhi                                   on 2000/08/28  23:19:30
26586         Log: -S is the silent flag, -s is the strip flag.
26587              
26588              Subject: [PATCH] Re: [PATCH] make no-install          
26589              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26590              Date: Mon, 28 Aug 2000 15:12:55 -0700
26591              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
26592      Branch: perl
26593            ! Makefile.SH
26594 ____________________________________________________________________________
26595 [  6869] By: jhi                                   on 2000/08/28  23:12:05
26596         Log: Subject: [PATCH bleedperl@6856] warnings fixes
26597              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26598              Date: Mon, 28 Aug 2000 23:55:06 +0100
26599              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
26600      Branch: perl
26601            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
26602            ! warnings.h warnings.pl
26603 ____________________________________________________________________________
26604 [  6868] By: jhi                                   on 2000/08/28  21:38:22
26605         Log: Potential cruft.
26606      Branch: perl
26607            ! Makefile.SH
26608 ____________________________________________________________________________
26609 [  6867] By: jhi                                   on 2000/08/28  21:35:36
26610         Log: Update Changes.
26611      Branch: perl
26612            ! Changes patchlevel.h
26613 ____________________________________________________________________________
26614 [  6866] By: jhi                                   on 2000/08/28  21:33:49
26615         Log: Subject: hv.h Doc Patch
26616              From: Fisher Mark <fisherm@tce.com>
26617              Date: Mon, 28 Aug 2000 16:24:59 -0500
26618              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
26619      Branch: perl
26620            ! hv.h
26621 ____________________________________________________________________________
26622 [  6865] By: jhi                                   on 2000/08/28  21:02:15
26623         Log: Add -ld to archname on long tr...double platforms.
26624      Branch: metaconfig
26625            ! U/threads/archname.U
26626      Branch: perl
26627            ! Configure config_h.SH
26628 ____________________________________________________________________________
26629 [  6864] By: jhi                                   on 2000/08/28  20:38:59
26630         Log: An attempt to fix the problem reported in
26631              
26632              Subject: Building perl@6856 using gcc/AIX 4.3.3 
26633              From: Daniel Muino <dmuino@afip.gov.ar> 
26634              Date: Mon, 28 Aug 2000 15:50:01 -0300   
26635              Message-ID: <20000828155001.A14403@con2-dgi>
26636              
26637              I can't test this properly since the gcc installation I have
26638              access to seems to be botched (gcc is calling the AIX cpp,
26639              a losing proposition...)
26640      Branch: perl
26641            ! hints/aix.sh
26642 ____________________________________________________________________________
26643 [  6863] By: jhi                                   on 2000/08/28  18:57:52
26644         Log: Fix for ID 20000828.001, long doubles were not formatted
26645              correctly (showed up in $], which stopped installing perl).
26646      Branch: perl
26647            ! sv.c
26648 ____________________________________________________________________________
26649 [  6862] By: jhi                                   on 2000/08/28  18:07:15
26650         Log: Typo in #6858.
26651      Branch: perl
26652            ! lib/Cwd.pm
26653 ____________________________________________________________________________
26654 [  6861] By: jhi                                   on 2000/08/28  17:57:27
26655         Log: opmini.o may be left around if a build is interrupted.
26656      Branch: perl
26657            ! Makefile.SH
26658 ____________________________________________________________________________
26659 [  6860] By: jhi                                   on 2000/08/28  16:52:50
26660         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
26661              From: Daniel Chetlin <daniel@chetlin.com>
26662              Date: Mon, 28 Aug 2000 01:14:18 -0700
26663              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
26664      Branch: perl
26665            ! lib/overload.pm
26666 ____________________________________________________________________________
26667 [  6859] By: jhi                                   on 2000/08/28  16:08:46
26668         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
26669              From: Nicholas Clark <nick@ccl4.org>
26670              Date: Mon, 28 Aug 2000 16:03:27 +0100
26671              Message-Id: <20000828160327.C49785@plum.flirble.org>
26672      Branch: perl
26673            ! ext/ByteLoader/bytecode.h
26674 ____________________________________________________________________________
26675 [  6858] By: jhi                                   on 2000/08/28  16:02:10
26676         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
26677              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
26678              Date: Mon, 28 Aug 2000 13:08:30 +0200
26679              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
26680      Branch: perl
26681            ! lib/Cwd.pm
26682 ____________________________________________________________________________
26683 [  6857] By: jhi                                   on 2000/08/28  15:42:47
26684         Log: display_format used as a class method without arguments was broken,
26685              reported in
26686              
26687              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
26688              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
26689              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
26690              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
26691      Branch: perl
26692            ! lib/Math/Complex.pm t/lib/complex.t
26693 ____________________________________________________________________________
26694 [  6856] By: jhi                                   on 2000/08/27  22:09:48
26695         Log: Update Changes.
26696      Branch: perl
26697            ! Changes patchlevel.h
26698 ____________________________________________________________________________
26699 [  6855] By: jhi                                   on 2000/08/27  21:59:21
26700         Log: Retract #6853 (false alarm).
26701      Branch: perl
26702            ! lib/ExtUtils/xsubpp
26703 ____________________________________________________________________________
26704 [  6854] By: jhi                                   on 2000/08/27  21:37:44
26705         Log: Update Changes.
26706      Branch: perl
26707            ! Changes patchlevel.h
26708 ____________________________________________________________________________
26709 [  6853] By: jhi                                   on 2000/08/27  21:37:16
26710         Log: Subject: [PATCH perl@6850] workaround for xsubpp
26711              From: Hugo <hv@crypt.compulink.co.uk>
26712              Date: Sun, 27 Aug 2000 22:30:25 +0100
26713              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
26714      Branch: perl
26715            ! lib/ExtUtils/xsubpp
26716 ____________________________________________________________________________
26717 [  6852] By: jhi                                   on 2000/08/27  21:33:58
26718         Log: Big-endian 64-bit patch from Raphael Manfredi.
26719      Branch: perl
26720            ! ext/Storable/Storable.xs
26721 ____________________________________________________________________________
26722 [  6851] By: jhi                                   on 2000/08/27  21:22:21
26723         Log: More ruthless editing from Hugo van der Sanden.
26724      Branch: perl
26725            ! pod/perldelta.pod
26726 ____________________________________________________________________________
26727 [  6850] By: jhi                                   on 2000/08/27  16:11:46
26728         Log: Update Changes.
26729      Branch: perl
26730            ! Changes patchlevel.h
26731 ____________________________________________________________________________
26732 [  6849] By: jhi                                   on 2000/08/27  16:11:05
26733         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
26734      Branch: perl
26735            ! configpm pod/perldelta.pod
26736 ____________________________________________________________________________
26737 [  6848] By: jhi                                   on 2000/08/27  15:35:08
26738         Log: Use the actual thread type, not the pointer-to-struct.
26739      Branch: perl
26740            ! ext/Thread/Thread.xs
26741 ____________________________________________________________________________
26742 [  6847] By: jhi                                   on 2000/08/27  15:30:49
26743         Log: Test nit.
26744      Branch: perl
26745            ! t/pragma/warn/pp_sys
26746 ____________________________________________________________________________
26747 [  6846] By: jhi                                   on 2000/08/27  15:19:02
26748         Log: Passing -R in ldflags makes now it to appear in the default
26749              for lddlflags, just like with -L.
26750              
26751              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26752              From: Lupe Christoph <lupe@lupe-christoph.de>
26753              Date: Sun, 27 Aug 2000 10:28:21 +0200
26754              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
26755      Branch: metaconfig/U/perl
26756            ! dlsrc.U
26757      Branch: perl
26758            ! Configure
26759 ____________________________________________________________________________
26760 [  6845] By: jhi                                   on 2000/08/27  15:08:54
26761         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26762              From: Alan Burlison <Alan.Burlison@uk.sun.com>
26763              Date: Sat, 26 Aug 2000 22:23:27 +0100
26764              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
26765      Branch: perl
26766            ! lib/ExtUtils/MM_Unix.pm
26767 ____________________________________________________________________________
26768 [  6844] By: jhi                                   on 2000/08/27  15:02:37
26769         Log: DJGPP update from Laszlo Molnar.
26770              
26771              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
26772              From: ml1050 <ml1050@freemail.hu>
26773              Date: Sat, 26 Aug 2000 23:24:40 +0200
26774              Message-Id: <20000826232440.A439@freemail.hu>
26775      Branch: perl
26776            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
26777            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
26778 ____________________________________________________________________________
26779 [  6843] By: jhi                                   on 2000/08/27  14:53:58
26780         Log: Subject: installman buglet
26781              From: Lupe Christoph <lupe@lupe-christoph.de>
26782              Date: Sun, 27 Aug 2000 14:38:59 +0200
26783              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
26784      Branch: perl
26785            ! installman
26786 ____________________________________________________________________________
26787 [  6842] By: jhi                                   on 2000/08/27  14:52:08
26788         Log: Can't get the test to reliably work thanks to the
26789              inaccurateness of floating point.  "Resolves" bug ids
26790              20000826.003, 20000826.009, 20000826.010,
26791      Branch: perl
26792            ! t/lib/trig.t
26793 ____________________________________________________________________________
26794 [  6841] By: jhi                                   on 2000/08/26  15:53:58
26795         Log: Update Changes.
26796      Branch: perl
26797            ! Changes patchlevel.h
26798 ____________________________________________________________________________
26799 [  6840] By: jhi                                   on 2000/08/26  14:23:03
26800         Log: grep -e isn't portable.
26801              
26802              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
26803              From: chris@broadband.att.com
26804              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
26805              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
26806      Branch: perl
26807            ! hints/solaris_2.sh
26808 ____________________________________________________________________________
26809 [  6839] By: jhi                                   on 2000/08/26  14:12:23
26810         Log: no-install target a la make -n.
26811              
26812              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
26813              From: <abigail@foad.org>
26814              Date: Sat, 26 Aug 2000 03:57:34 -0400
26815              Message-ID: <20000826075735.18912.qmail@foad.org>
26816      Branch: perl
26817            ! Makefile.SH installman installperl
26818 ____________________________________________________________________________
26819 [  6838] By: jhi                                   on 2000/08/26  14:06:33
26820         Log: Retract #6826 as the #6828 should be do the same
26821              in a More Correct Way.
26822      Branch: perl
26823            ! installperl
26824 ____________________________________________________________________________
26825 [  6837] By: jhi                                   on 2000/08/26  05:24:00
26826         Log: More casting.
26827      Branch: perl
26828            ! ext/Storable/Storable.xs
26829 ____________________________________________________________________________
26830 [  6836] By: jhi                                   on 2000/08/26  05:05:46
26831         Log: Nicer in decimal.
26832      Branch: perl
26833            ! ext/Storable/Storable.xs
26834 ____________________________________________________________________________
26835 [  6835] By: jhi                                   on 2000/08/26  05:03:50
26836         Log: There be no UVdf.
26837      Branch: perl
26838            ! ext/Storable/Storable.xs
26839 ____________________________________________________________________________
26840 [  6834] By: jhi                                   on 2000/08/26  05:00:18
26841         Log: Continue IVdfing and UVxfing.
26842      Branch: perl
26843            ! ext/Storable/Storable.xs
26844 ____________________________________________________________________________
26845 [  6833] By: jhi                                   on 2000/08/26  04:53:14
26846         Log: Use IVdf.
26847      Branch: perl
26848            ! ext/Storable/Storable.xs
26849 ____________________________________________________________________________
26850 [  6832] By: jhi                                   on 2000/08/26  04:40:41
26851         Log: Document PTR2XX and INT2PTR.
26852      Branch: perl
26853            ! pod/perlguts.pod
26854 ____________________________________________________________________________
26855 [  6831] By: jhi                                   on 2000/08/26  04:33:18
26856         Log: Use UVxf, PTR2UV, NVff.
26857      Branch: perl
26858            ! ext/Storable/Storable.xs
26859 ____________________________________________________________________________
26860 [  6830] By: jhi                                   on 2000/08/26  04:31:32
26861         Log: Update the test count.
26862      Branch: perl
26863            ! t/lib/trig.t
26864 ____________________________________________________________________________
26865 [  6829] By: jhi                                   on 2000/08/26  03:05:50
26866         Log: Subject: [PATCH] installation not quite silent yet.
26867              From: <abigail@foad.org>
26868              Date: Fri, 25 Aug 2000 20:07:53 -0400
26869              Message-ID: <20000826000753.7822.qmail@foad.org>
26870      Branch: perl
26871            ! installman installperl
26872 ____________________________________________________________________________
26873 [  6828] By: jhi                                   on 2000/08/26  03:05:14
26874         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
26875              From: Spider Boardman <spider@web.zk3.dec.com>
26876              Date: Fri, 25 Aug 2000 19:12:40 -0400
26877              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
26878      Branch: perl
26879            ! gv.c
26880 ____________________________________________________________________________
26881 [  6827] By: jhi                                   on 2000/08/25  23:54:34
26882         Log: Support preserving extremely big/small angles.
26883      Branch: perl
26884            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
26885 ____________________________________________________________________________
26886 [  6826] By: jhi                                   on 2000/08/25  23:01:20
26887         Log: Patch installperl to be long double-aware.
26888              
26889              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
26890              From: Spider Boardman <spider@web.zk3.dec.com>
26891              Date: Fri, 25 Aug 2000 18:15:23 -0400
26892              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
26893      Branch: perl
26894            ! installperl
26895 ____________________________________________________________________________
26896 [  6825] By: jhi                                   on 2000/08/25  22:58:25
26897         Log: Remove duplicately applied patch shards.
26898              
26899              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
26900              From: Spider Boardman <spider@leggy.zk3.dec.com>
26901              Date: Fri, 25 Aug 2000 16:45:03 -0400
26902              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
26903      Branch: perl
26904            ! t/lib/cgi-html.t
26905 ____________________________________________________________________________
26906 [  6824] By: jhi                                   on 2000/08/25  22:57:00
26907         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26908              From: Daniel Chetlin <daniel@chetlin.com>
26909              Date: Fri, 25 Aug 2000 12:23:16 -0700
26910              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
26911              
26912              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26913              From: Daniel Chetlin <daniel@chetlin.com>
26914              Date: Fri, 25 Aug 2000 14:47:19 -0700
26915              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
26916      Branch: perl
26917            ! installman
26918 ____________________________________________________________________________
26919 [  6823] By: jhi                                   on 2000/08/25  22:44:17
26920         Log: Timestamp problem?
26921      Branch: perl
26922            ! uconfig.h uconfig.sh
26923 ____________________________________________________________________________
26924 [  6822] By: jhi                                   on 2000/08/25  19:01:06
26925         Log: One forgotten file from #6816.
26926      Branch: perl
26927            ! vos/config.h
26928 ____________________________________________________________________________
26929 [  6821] By: jhi                                   on 2000/08/25  18:56:39
26930         Log: Regen Changes.
26931      Branch: perl
26932            ! Changes patchlevel.h
26933 ____________________________________________________________________________
26934 [  6820] By: jhi                                   on 2000/08/25  18:52:35
26935         Log: Fix Changes ordering.
26936      Branch: perl
26937            ! Changes
26938 ____________________________________________________________________________
26939 [  6819] By: jhi                                   on 2000/08/25  18:50:25
26940         Log: Update Changes.
26941      Branch: perl
26942            ! Changes patchlevel.h
26943 ____________________________________________________________________________
26944 [  6818] By: jhi                                   on 2000/08/25  18:47:45
26945         Log: Tweak the sfio/useperlio logic, hopefully as wished in
26946              
26947              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
26948              From: Nicholas Clark <nick@babyhippo.co.uk>
26949              Date: Fri, 25 Aug 2000 12:01:45 +0100
26950              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
26951      Branch: metaconfig/U/perl
26952            ! d_sfio.U
26953      Branch: perl
26954            ! Configure
26955 ____________________________________________________________________________
26956 [  6817] By: jhi                                   on 2000/08/25  18:32:51
26957         Log: Allow microperl to assume <math.h>, without it the math
26958              functions like floor() are assumed to return int, which makes
26959              for core dumps in machines where integer and floating register
26960              don't mix.
26961      Branch: perl
26962            ! uconfig.h uconfig.sh
26963 ____________________________________________________________________________
26964 [  6816] By: jhi                                   on 2000/08/25  18:27:17
26965         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
26966              the problem reported in
26967              
26968              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
26969              From: danhale@us.ibm.com
26970              Date: Fri, 25 Aug 2000 10:58:06 -0400
26971              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
26972      Branch: metaconfig/U/perl
26973            + d_socks5_init.U
26974      Branch: perl
26975            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
26976            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
26977            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
26978            ! win32/config.gc win32/config.vc
26979 ____________________________________________________________________________
26980 [  6815] By: jhi                                   on 2000/08/25  17:43:31
26981         Log: A solution for the retrieve_fd autosplit warning,
26982              idea suggested by Mike Guy.
26983      Branch: perl
26984            ! ext/Storable/Storable.pm
26985 ____________________________________________________________________________
26986 [  6814] By: jhi                                   on 2000/08/25  17:16:03
26987         Log: Add install-silent target.
26988      Branch: perl
26989            ! Makefile.SH
26990 ____________________________________________________________________________
26991 [  6813] By: jhi                                   on 2000/08/25  17:14:23
26992         Log: Subject: Re: [PATCH] More silencing of installman.
26993              From: <abigail@foad.org>
26994              Date: Thu, 24 Aug 2000 19:27:03 -0400
26995              Message-ID: <20000824232703.7001.qmail@foad.org>
26996              
26997              Subject: Re: [PATCH] More silencing of installman.
26998              From: <abigail@foad.org>
26999              Date: Fri, 25 Aug 2000 03:00:58 -0400
27000              Message-ID: <20000825070058.10697.qmail@foad.org>
27001      Branch: perl
27002            ! installman
27003 ____________________________________________________________________________
27004 [  6812] By: jhi                                   on 2000/08/25  17:11:28
27005         Log: installperl --verbose and --silent.
27006              
27007              Subject: Re: [PATCH] More silencing of installman.
27008              From: <abigail@foad.org>
27009              Message-ID: <20000825064430.9719.qmail@foad.org>
27010              Date: Fri, 25 Aug 2000 02:44:30 -0400
27011      Branch: perl
27012            ! installperl
27013 ____________________________________________________________________________
27014 [  6811] By: jhi                                   on 2000/08/25  17:05:43
27015         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
27016              From: "Peter J. Farley III" <pjfarley@banet.net>
27017              Date: Thu, 24 Aug 2000 21:58:03 -0400
27018              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
27019              
27020              (applied slightly modified)
27021      Branch: perl
27022            ! lib/ExtUtils/MM_Unix.pm
27023 ____________________________________________________________________________
27024 [  6810] By: jhi                                   on 2000/08/25  17:01:18
27025         Log: Missing parts of 
27026              
27027              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
27028              From: Peter Prymmer <pvhp@forte.com>
27029              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
27030              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
27031      Branch: perl
27032            ! t/lib/cgi-html.t
27033 ____________________________________________________________________________
27034 [  6809] By: jhi                                   on 2000/08/25  16:46:32
27035         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
27036              From: "Craig A. Berry" <craig.berry@psinetcs.com>
27037              Date: Thu, 24 Aug 2000 19:13:11 -0500
27038              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
27039      Branch: perl
27040            ! vms/vms.c
27041 ____________________________________________________________________________
27042 [  6808] By: jhi                                   on 2000/08/25  16:39:22
27043         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
27044              From: Peter Prymmer <pvhp@forte.com>
27045              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
27046              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
27047      Branch: perl
27048            ! configure.com
27049 ____________________________________________________________________________
27050 [  6807] By: jhi                                   on 2000/08/25  16:36:37
27051         Log: Better wording for the vec lvalue diagnostic.
27052              
27053              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27054              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27055              Date: Wed, 23 Aug 2000 14:12:16 -0400
27056              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
27057      Branch: perl
27058            ! pod/perldiag.pod
27059 ____________________________________________________________________________
27060 [  6806] By: jhi                                   on 2000/08/24  18:17:22
27061         Log: Subject: [PATCH] More silencing of installman.
27062              From: <abigail@foad.org>
27063              Date: Thu, 24 Aug 2000 14:01:44 -0400
27064              Message-ID: <20000824180144.20062.qmail@foad.org>
27065      Branch: perl
27066            ! installman
27067 ____________________________________________________________________________
27068 [  6805] By: jhi                                   on 2000/08/24  15:00:31
27069         Log: Update Changes.
27070      Branch: perl
27071            ! Changes patchlevel.h
27072 ____________________________________________________________________________
27073 [  6804] By: jhi                                   on 2000/08/24  14:59:07
27074         Log: Regen perltoc.
27075      Branch: perl
27076            ! pod/perltoc.pod
27077 ____________________________________________________________________________
27078 [  6803] By: jhi                                   on 2000/08/24  14:44:39
27079         Log: Show the doc file, not the temp file.
27080      Branch: perl
27081            ! installman
27082 ____________________________________________________________________________
27083 [  6802] By: jhi                                   on 2000/08/24  14:41:53
27084         Log: Continue silencing.
27085      Branch: perl
27086            ! installman
27087 ____________________________________________________________________________
27088 [  6801] By: jhi                                   on 2000/08/24  14:34:40
27089         Log: Actually do something with the silencer option.
27090      Branch: perl
27091            ! installman
27092 ____________________________________________________________________________
27093 [  6800] By: jhi                                   on 2000/08/24  14:26:22
27094         Log: Make installman to recognize the silence flag -S.
27095      Branch: perl
27096            ! installman
27097 ____________________________________________________________________________
27098 [  6799] By: jhi                                   on 2000/08/24  13:49:38
27099         Log: DOS patches and portability/porting notes, from Tim Jenness.
27100      Branch: perl
27101            ! lib/File/Temp.pm
27102 ____________________________________________________________________________
27103 [  6798] By: jhi                                   on 2000/08/24  13:48:27
27104         Log: Create directories in silence.
27105              
27106              Subject: [PATCH] Another silencer for MakeMaker
27107              From: andreas.koenig@anima.de (Andreas J. Koenig)
27108              Date: 24 Aug 2000 14:18:52 +0200
27109              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
27110      Branch: perl
27111            ! lib/ExtUtils/Command.pm
27112 ____________________________________________________________________________
27113 [  6797] By: jhi                                   on 2000/08/24  13:46:42
27114         Log: More liberal parsing of version numbers.
27115              
27116              Subject: Re: CPAN.pm beta for testing available
27117              From: andreas.koenig@anima.de (Andreas J. Koenig)
27118              Date: 24 Aug 2000 13:51:57 +0200
27119              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
27120      Branch: perl
27121            ! lib/CPAN.pm
27122 ____________________________________________________________________________
27123 [  6796] By: jhi                                   on 2000/08/24  13:44:36
27124         Log: Make "make install" by default silent.  A new "install-verbose"
27125              target is verbose.
27126      Branch: perl
27127            ! Makefile.SH
27128 ____________________________________________________________________________
27129 [  6795] By: jhi                                   on 2000/08/24  13:39:14
27130         Log: Add silencer flags to installperl.
27131              
27132              Subject: [PATCH] Making installperl silent.
27133              From: <abigail@foad.org>
27134              Date: Thu, 24 Aug 2000 05:01:45 -0400
27135              Message-ID: <20000824090145.13141.qmail@foad.org>
27136      Branch: perl
27137            ! installperl
27138 ____________________________________________________________________________
27139 [  6794] By: jhi                                   on 2000/08/24  13:35:50
27140         Log: installperl couldn't tell whether it had run tests or not.
27141              
27142              Subject: [PATCH] Re: installperl and t/TEST
27143              From: <abigail@foad.org>
27144              Date: Thu, 24 Aug 2000 04:00:53 -0400
27145              Message-ID: <20000824080053.2494.qmail@foad.org>
27146      Branch: perl
27147            ! Makefile.SH installperl
27148 ____________________________________________________________________________
27149 [  6793] By: jhi                                   on 2000/08/24  13:27:50
27150         Log: Drop the separate perlbc, perlcc -b should be enough.
27151      Branch: perl
27152            - utils/perlbc.PL
27153            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
27154 ____________________________________________________________________________
27155 [  6792] By: jhi                                   on 2000/08/24  04:41:30
27156         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
27157              plus the typo fix from Peter Prymmer.
27158      Branch: perl
27159            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
27160            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
27161 ____________________________________________________________________________
27162 [  6791] By: jhi                                   on 2000/08/24  02:10:43
27163         Log: Replace #6705 with a minimal doc patch.
27164              
27165              Subject: [PATCH 5.6.0] replace change #6705
27166              From: Jan Dubois <jand@ActiveState.com>
27167              Date: Wed, 23 Aug 2000 18:31:51 -0700
27168              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
27169      Branch: perl
27170            ! lib/Win32.pod win32/win32.c
27171 ____________________________________________________________________________
27172 [  6790] By: jhi                                   on 2000/08/23  17:52:00
27173         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27174              From: Mike Guy <mjtg@cam.ac.uk>
27175              Date: Wed, 23 Aug 2000 18:38:46 +0100
27176              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
27177      Branch: perl
27178            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
27179 ____________________________________________________________________________
27180 [  6789] By: jhi                                   on 2000/08/23  15:34:21
27181         Log: Update Changes.
27182      Branch: perl
27183            ! Changes patchlevel.h
27184 ____________________________________________________________________________
27185 [  6788] By: jhi                                   on 2000/08/23  15:33:40
27186         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
27187              From: Wilfredo Sánchez <wsanchez@apple.com>
27188              Date: Tue, 22 Aug 2000 19:31:27 -0700
27189              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
27190      Branch: perl
27191            ! perl.h
27192 ____________________________________________________________________________
27193 [  6787] By: jhi                                   on 2000/08/23  15:29:31
27194         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
27195              From: Spider Boardman <spider@leggy.zk3.dec.com>
27196              Date: Wed, 23 Aug 2000 10:33:23 -0400
27197              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
27198      Branch: perl
27199            ! lib/Pod/Html.pm
27200 ____________________________________________________________________________
27201 [  6786] By: jhi                                   on 2000/08/23  15:28:11
27202         Log: Bad makefile.
27203      Branch: perl
27204            ! ext/B/Makefile.PL
27205 ____________________________________________________________________________
27206 [  6785] By: jhi                                   on 2000/08/23  14:37:04
27207         Log: Update Changes.
27208      Branch: perl
27209            ! Changes patchlevel.h
27210 ____________________________________________________________________________
27211 [  6784] By: jhi                                   on 2000/08/23  13:58:41
27212         Log: Portability fix from Hugo van der Sanden.
27213      Branch: perl
27214            ! ext/re/Makefile.PL
27215 ____________________________________________________________________________
27216 [  6783] By: jhi                                   on 2000/08/23  13:53:53
27217         Log: Storable support, v-version fixes.
27218              
27219              Subject: CPAN.pm beta for testing available
27220              From: andreas.koenig@anima.de (Andreas J. Koenig)
27221              Date: 22 Aug 2000 23:31:33 +0200
27222              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
27223      Branch: perl
27224            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27225 ____________________________________________________________________________
27226 [  6782] By: jhi                                   on 2000/08/23  13:51:26
27227         Log: Mac and other portability updates from Chris Nandor.
27228      Branch: perl
27229            ! pod/perlmodinstall.pod
27230 ____________________________________________________________________________
27231 [  6781] By: jhi                                   on 2000/08/23  13:47:33
27232         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
27233              From: Peter Prymmer <pvhp@forte.com>
27234              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
27235              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
27236      Branch: perl
27237            ! ext/Storable/Storable.xs
27238 ____________________________________________________________________________
27239 [  6780] By: jhi                                   on 2000/08/23  13:33:34
27240         Log: VMS MMS (make) wants null action.
27241      Branch: perl
27242            ! ext/B/Makefile.PL
27243 ____________________________________________________________________________
27244 [  6779] By: jhi                                   on 2000/08/22  19:44:47
27245         Log: Forgot portability nit.
27246      Branch: perl
27247            ! t/lib/st-forgive.t
27248 ____________________________________________________________________________
27249 [  6778] By: jhi                                   on 2000/08/22  19:35:25
27250         Log: Be portable.
27251      Branch: perl
27252            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
27253            ! t/lib/st-store.t
27254 ____________________________________________________________________________
27255 [  6777] By: jhi                                   on 2000/08/22  18:50:53
27256         Log: Update Changes.
27257      Branch: perl
27258            ! Changes patchlevel.h
27259 ____________________________________________________________________________
27260 [  6776] By: jhi                                   on 2000/08/22  18:44:46
27261         Log: cSVOPo_*v things index into the current PL_curpad
27262              under ithreads, which is different from the curpad
27263              used by the XSUB.  (In other words, the code as-is
27264              before this patch wouldn't work under ithreads.)
27265              From Sarathy.
27266      Branch: perl
27267            ! ext/B/B.xs
27268 ____________________________________________________________________________
27269 [  6775] By: jhi                                   on 2000/08/22  18:18:37
27270         Log: Make the selection of NVff et al stricter.
27271      Branch: metaconfig/U/perl
27272            ! perlxvf.U
27273      Branch: perl
27274            ! Configure config_h.SH
27275 ____________________________________________________________________________
27276 [  6774] By: jhi                                   on 2000/08/22  17:19:42
27277         Log: perldelta nits.
27278      Branch: perl
27279            ! pod/perldelta.pod
27280 ____________________________________________________________________________
27281 [  6773] By: jhi                                   on 2000/08/22  17:06:26
27282         Log: Long double fixes from Spider Boardman.
27283              
27284              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
27285              From: system PRIVILEGED account <root@peano.zk3.dec.com>
27286              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
27287              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
27288      Branch: perl
27289            ! t/lib/bigfltpm.t t/lib/st-06compat.t
27290 ____________________________________________________________________________
27291 [  6772] By: jhi                                   on 2000/08/22  15:04:53
27292         Log: Update Changes.
27293      Branch: perl
27294            ! Changes patchlevel.h
27295 ____________________________________________________________________________
27296 [  6771] By: jhi                                   on 2000/08/22  15:01:44
27297         Log: perldelta fixes from Hugo van der Sanden.
27298      Branch: perl
27299            ! pod/perldelta.pod
27300 ____________________________________________________________________________
27301 [  6770] By: jhi                                   on 2000/08/22  14:34:49
27302         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
27303              From: Hugo <hv@crypt.compulink.co.uk>
27304              Date: Tue, 22 Aug 2000 11:21:53 +0100
27305              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
27306      Branch: perl
27307            ! regcomp.c
27308 ____________________________________________________________________________
27309 [  6769] By: jhi                                   on 2000/08/22  14:30:02
27310         Log: Add Yitzchak, reformat.
27311      Branch: perl
27312            ! Changes config_h.SH
27313 ____________________________________________________________________________
27314 [  6768] By: jhi                                   on 2000/08/22  14:21:35
27315         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
27316              and Spider Boardman.
27317      Branch: metaconfig
27318            ! U/compline/d_gconvert.U
27319      Branch: perl
27320            ! Configure
27321 ____________________________________________________________________________
27322 [  6767] By: jhi                                   on 2000/08/22  14:11:24
27323         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
27324              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27325              Date: Mon, 21 Aug 2000 19:08:31 -0700
27326              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
27327      Branch: perl
27328            - ext/Storable/patchlevel.h
27329            ! MANIFEST ext/Storable/MANIFEST
27330 ____________________________________________________________________________
27331 [  6766] By: jhi                                   on 2000/08/22  13:49:29
27332         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
27333              From: Peter Prymmer <pvhp@forte.com>
27334              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
27335              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
27336      Branch: perl
27337            ! configure.com ext/Storable/Makefile.PL
27338 ____________________________________________________________________________
27339 [  6765] By: jhi                                   on 2000/08/22  13:44:59
27340         Log: Subject: [PATCH blead] B:: missing dependency
27341              From: Hugo <hv@crypt.compulink.co.uk>
27342              Date: Tue, 22 Aug 2000 06:44:33 +0100
27343              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
27344      Branch: perl
27345            ! ext/B/Makefile.PL
27346 ____________________________________________________________________________
27347 [  6764] By: jhi                                   on 2000/08/22  13:38:12
27348         Log: More bytecompiler.
27349      Branch: perl
27350            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
27351 ____________________________________________________________________________
27352 [  6763] By: jhi                                   on 2000/08/22  13:36:44
27353         Log: Bytecompiler patches from Benjamin Stuhl.
27354      Branch: perl
27355            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
27356            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
27357            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
27358            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
27359            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
27360            ! perl.c perlapi.h pod/perldelta.pod
27361 ____________________________________________________________________________
27362 [  6762] By: jhi                                   on 2000/08/21  23:43:40
27363         Log: An obsoleted diagnostic.
27364      Branch: perl
27365            ! pod/perldelta.pod
27366 ____________________________________________________________________________
27367 [  6761] By: jhi                                   on 2000/08/21  23:01:45
27368         Log: The #6759 wasn't quite right.
27369      Branch: perl
27370            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
27371            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
27372            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27373            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27374            ! t/lib/st-tieditems.t
27375 ____________________________________________________________________________
27376 [  6760] By: jhi                                   on 2000/08/21  22:35:49
27377         Log: Be verydeepclean.
27378      Branch: perl
27379            ! Makefile.SH
27380 ____________________________________________________________________________
27381 [  6759] By: jhi                                   on 2000/08/21  22:25:40
27382         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
27383              From: Peter Prymmer <pvhp@forte.com>
27384              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
27385              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
27386      Branch: perl
27387            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
27388            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
27389            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27390            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27391            ! t/lib/st-tieditems.t
27392 ____________________________________________________________________________
27393 [  6758] By: jhi                                   on 2000/08/21  22:22:32
27394         Log: Few more casts, need reported in
27395              
27396              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
27397              From: Mike Stok <mike@stok.co.uk>
27398              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
27399              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
27400              
27401              and
27402              
27403              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
27404              From: abigail@foad.org
27405              Date: 21 Aug 2000 21:31:34 -0000
27406              Message-Id: <20000821213134.30170.qmail@foad.org>
27407      Branch: perl
27408            ! ext/Storable/Storable.xs
27409 ____________________________________________________________________________
27410 [  6757] By: jhi                                   on 2000/08/21  18:37:07
27411         Log: Update Changes.
27412      Branch: perl
27413            ! Changes patchlevel.h
27414 ____________________________________________________________________________
27415 [  6756] By: jhi                                   on 2000/08/21  18:34:02
27416         Log: A pod nit.
27417              
27418              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
27419              From: <abigail@foad.org>
27420              Date: Mon, 21 Aug 2000 14:00:16 -0400
27421              Message-ID: <20000821180016.28627.qmail@foad.org>
27422      Branch: perl
27423            ! pod/perlre.pod
27424 ____________________________________________________________________________
27425 [  6755] By: jhi                                   on 2000/08/21  18:30:56
27426         Log: Use PodParser 1.18 new test.
27427      Branch: perl
27428            ! t/pod/special_seqs.t t/pod/special_seqs.xr
27429 ____________________________________________________________________________
27430 [  6754] By: jhi                                   on 2000/08/21  18:28:35
27431         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
27432              patches cannot be applied since #6712 conflicts.
27433      Branch: perl
27434            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
27435 ____________________________________________________________________________
27436 [  6753] By: jhi                                   on 2000/08/21  18:15:11
27437         Log: Weed out some smaller changes.
27438      Branch: perl
27439            ! pod/perldelta.pod
27440 ____________________________________________________________________________
27441 [  6752] By: jhi                                   on 2000/08/21  18:02:30
27442         Log: Also under djgpp the timestamps are funky.
27443      Branch: perl
27444            ! t/op/stat.t
27445 ____________________________________________________________________________
27446 [  6751] By: jhi                                   on 2000/08/21  17:55:56
27447         Log: Tweak the floating point output routine preferences.
27448      Branch: metaconfig
27449            ! U/compline/d_gconvert.U
27450      Branch: perl
27451            ! Configure
27452 ____________________________________________________________________________
27453 [  6750] By: jhi                                   on 2000/08/21  17:51:29
27454         Log: Unicos/mk requires elaborate paranoia.
27455      Branch: perl
27456            ! lib/Math/Complex.pm
27457 ____________________________________________________________________________
27458 [  6749] By: gsar                                  on 2000/08/21  16:53:31
27459         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
27460      Branch: perl
27461            ! lib/Cwd.pm
27462 ____________________________________________________________________________
27463 [  6748] By: gsar                                  on 2000/08/21  16:22:19
27464         Log: free TLS slot properly on Windows
27465      Branch: perl
27466            ! thread.h win32/perllib.c win32/win32thread.h
27467 ____________________________________________________________________________
27468 [  6747] By: jhi                                   on 2000/08/21  16:20:58
27469         Log: Rename the macro argument because some preprocessors
27470              can't tell the difference and expand arguments also inside
27471              double quoted strings.
27472      Branch: perl
27473            ! regcomp.c
27474 ____________________________________________________________________________
27475 [  6746] By: jhi                                   on 2000/08/21  16:09:41
27476         Log: Support long doubles in Storable.
27477              
27478              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
27479              From: Radu Greab <radu@netsoft.ro>
27480              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
27481              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
27482      Branch: perl
27483            ! ext/Storable/Storable.xs
27484 ____________________________________________________________________________
27485 [  6745] By: jhi                                   on 2000/08/21  15:51:40
27486         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
27487              From: "Fifer, Eric" <EFifer@sanwaint.com>
27488              Date: Mon, 21 Aug 2000 15:34:49 +0100
27489              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
27490      Branch: perl
27491            ! t/pragma/warn/9enabled
27492 ____________________________________________________________________________
27493 [  6744] By: jhi                                   on 2000/08/21  15:39:35
27494         Log: Document the endianness of Alpha more precisely.
27495      Branch: perl
27496            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
27497            ! pod/perlport.pod
27498 ____________________________________________________________________________
27499 [  6743] By: jhi                                   on 2000/08/21  14:47:05
27500         Log: perldelta fixes from the p5p crowd.
27501      Branch: perl
27502            ! pod/perldelta.pod pod/perlop.pod
27503 ____________________________________________________________________________
27504 [  6742] By: jhi                                   on 2000/08/21  13:34:51
27505         Log: Update to Pod::LaTeX 0.53.
27506              
27507              Subject: [PATCH] lib/Pod/LaTeX.pm updates
27508              From: Tim Jenness <timj@jach.hawaii.edu>
27509              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
27510              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
27511      Branch: perl
27512            ! lib/Pod/LaTeX.pm
27513 ____________________________________________________________________________
27514 [  6741] By: jhi                                   on 2000/08/21  13:33:01
27515         Log: Subject: [PATCH] os2.c fix for use64bitint
27516              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27517              Date: Mon, 21 Aug 2000 01:32:25 -0700
27518              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
27519      Branch: perl
27520            ! os2/os2.c
27521 ____________________________________________________________________________
27522 [  6740] By: jhi                                   on 2000/08/21  13:28:52
27523         Log: Array context keeps slithering in.
27524              
27525              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
27526              From: Daniel Chetlin <daniel@chetlin.com>
27527              Date: Sun, 20 Aug 2000 21:40:25 -0700
27528              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
27529      Branch: perl
27530            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
27531            ! pod/perldebtut.pod
27532 ____________________________________________________________________________
27533 [  6739] By: jhi                                   on 2000/08/21  13:23:55
27534         Log: Big-endian quad fixes for Storable from Radu Greab,
27535              plus few explicit null casts for picky compilers.
27536      Branch: perl
27537            ! ext/Storable/Storable.xs
27538 ____________________________________________________________________________
27539 [  6738] By: gsar                                  on 2000/08/21  05:56:13
27540         Log: small tweaks for change#6705: avoid C++ style comments in C code;
27541              use Perl's malloc API rather than the low level system one
27542      Branch: perl
27543            ! win32/win32.c
27544 ____________________________________________________________________________
27545 [  6737] By: gsar                                  on 2000/08/21  05:35:41
27546         Log: add Storable to list of extensions on Windows
27547      Branch: perl
27548            ! win32/Makefile win32/makefile.mk
27549 ____________________________________________________________________________
27550 [  6736] By: jhi                                   on 2000/08/21  02:57:53
27551         Log: Update Changes.
27552      Branch: perl
27553            ! Changes patchlevel.h
27554 ____________________________________________________________________________
27555 [  6735] By: jhi                                   on 2000/08/21  02:57:20
27556         Log: Draft 0.
27557      Branch: perl
27558            ! pod/perldelta.pod
27559 ____________________________________________________________________________
27560 [  6734] By: jhi                                   on 2000/08/21  02:57:03
27561         Log: Add Storable 0.7.2 from Raphael Manfredi,
27562              plus the patch from
27563              
27564              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
27565              From: Radu Greab <radu@netsoft.ro>
27566              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
27567              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
27568              
27569              plus changes to get Storable to compile with
27570              picky ANSI compilers.
27571      Branch: perl
27572            + ext/Storable/ChangeLog ext/Storable/MANIFEST
27573            + ext/Storable/Makefile.PL ext/Storable/README
27574            + ext/Storable/Storable.pm ext/Storable/Storable.xs
27575            + ext/Storable/patchlevel.h t/lib/st-06compat.t
27576            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
27577            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
27578            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27579            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27580            + t/lib/st-tieditems.t
27581            ! MANIFEST
27582 ____________________________________________________________________________
27583 [  6733] By: jhi                                   on 2000/08/21  02:29:09
27584         Log: The correct cleaning order is an art.
27585      Branch: perl
27586            ! Makefile.SH
27587 ____________________________________________________________________________
27588 [  6732] By: jhi                                   on 2000/08/21  01:23:39
27589         Log: The #6724 is here.
27590      Branch: perl
27591            ! t/lib/ftmp-security.t
27592 ____________________________________________________________________________
27593 [  6731] By: jhi                                   on 2000/08/20  23:17:03
27594         Log: s/this one/the 5.6.0 release/
27595      Branch: perl
27596            ! pod/perl56delta.pod
27597 ____________________________________________________________________________
27598 [  6730] By: jhi                                   on 2000/08/20  23:07:34
27599         Log: Mention perlebcdic and perlposix-bc.
27600      Branch: perl
27601            ! pod/perlport.pod
27602 ____________________________________________________________________________
27603 [  6729] By: jhi                                   on 2000/08/20  21:32:59
27604         Log: Document the number of exponent digits.
27605      Branch: perl
27606            ! pod/perlfunc.pod
27607 ____________________________________________________________________________
27608 [  6728] By: jhi                                   on 2000/08/20  21:16:47
27609         Log: Use File::Spec->tmpdir().
27610              
27611              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
27612              From: Tim Jenness <timj@jach.hawaii.edu>
27613              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
27614              MIME-Version: 1.0
27615              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
27616      Branch: perl
27617            ! utils/perlbug.PL
27618 ____________________________________________________________________________
27619 [  6727] By: jhi                                   on 2000/08/20  20:43:32
27620         Log: Update Changes.
27621      Branch: perl
27622            ! Changes patchlevel.h
27623 ____________________________________________________________________________
27624 [  6726] By: jhi                                   on 2000/08/20  20:41:44
27625         Log: The veryclean target needs to clobber.
27626      Branch: perl
27627            ! Makefile.SH
27628 ____________________________________________________________________________
27629 [  6725] By: jhi                                   on 2000/08/20  20:37:38
27630         Log: Document odd vs even subreleases and -Dusedevel.
27631      Branch: perl
27632            ! INSTALL
27633 ____________________________________________________________________________
27634 [  6724] By: jhi                                   on 2000/08/20  19:58:05
27635         Log: Use temporary directory instead of current directory.
27636              
27637              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
27638              From: Tim Jenness <timj@jach.hawaii.edu>
27639              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
27640              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
27641      Branch: perl
27642            ! t/lib/ftmp-security.t
27643 ____________________________________________________________________________
27644 [  6723] By: jhi                                   on 2000/08/20  19:55:55
27645         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
27646              From: andreas.koenig@anima.de (Andreas J. Koenig)
27647              Date: 20 Aug 2000 15:52:03 +0200
27648              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
27649      Branch: perl
27650            ! lib/ExtUtils/MM_Unix.pm
27651 ____________________________________________________________________________
27652 [  6722] By: jhi                                   on 2000/08/20  19:46:01
27653         Log: Update to CGI 2.72, from Lincoln Stein.
27654      Branch: perl
27655            ! lib/CGI.pm
27656 ____________________________________________________________________________
27657 [  6721] By: jhi                                   on 2000/08/20  19:43:54
27658         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
27659              From: Radu Greab <radu@netsoft.ro>
27660              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
27661              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
27662      Branch: perl
27663            ! ext/GDBM_File/GDBM_File.xs
27664 ____________________________________________________________________________
27665 [  6720] By: jhi                                   on 2000/08/20  19:42:01
27666         Log: pp_open() could pass an uninitialized filename down to do_open9().
27667      Branch: perl
27668            ! pp_sys.c
27669 ____________________________________________________________________________
27670 [  6719] By: jhi                                   on 2000/08/20  14:06:41
27671         Log: UTF8 concat fixes.
27672              
27673              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
27674              From: Hugo <hv@crypt.compulink.co.uk>
27675              Date: Sun, 20 Aug 2000 07:30:46 +0100
27676              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
27677      Branch: perl
27678            ! pp_hot.c t/op/append.t
27679 ____________________________________________________________________________
27680 [  6718] By: jhi                                   on 2000/08/20  02:09:37
27681         Log: Let's try #6717 again.
27682      Branch: perl
27683            ! lib/File/Temp.pm
27684 ____________________________________________________________________________
27685 [  6717] By: jhi                                   on 2000/08/20  01:56:55
27686         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
27687              From: "Craig A. Berry" <craig.berry@metamorgs.com>
27688              Date: Sat, 19 Aug 2000 18:15:39 -0500
27689              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
27690      Branch: perl
27691            ! lib/File/Temp.pm
27692 ____________________________________________________________________________
27693 [  6716] By: jhi                                   on 2000/08/19  15:50:11
27694         Log: Update Changes.
27695      Branch: perl
27696            ! Changes patchlevel.h
27697 ____________________________________________________________________________
27698 [  6715] By: jhi                                   on 2000/08/19  15:39:09
27699         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
27700              From: Jonathan D Johnston <jdjohnston2@juno.com>
27701              Date: Thu, 17 Aug 2000 23:13:01 -0400       
27702              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
27703      Branch: perl
27704            ! pod/perlfunc.pod
27705 ____________________________________________________________________________
27706 [  6714] By: jhi                                   on 2000/08/19  15:34:04
27707         Log: Introduce a 'veryclean' target that is like 'distclean'
27708              but also removes *~ and *.orig.
27709      Branch: perl
27710            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
27711            ! utils/Makefile x2p/Makefile.SH
27712 ____________________________________________________________________________
27713 [  6713] By: jhi                                   on 2000/08/19  14:15:45
27714         Log: Put back the long double avoidance code to POSIX.xs
27715              because VMS seems to need it still.
27716      Branch: perl
27717            ! ext/POSIX/POSIX.xs
27718 ____________________________________________________________________________
27719 [  6712] By: jhi                                   on 2000/08/19  14:10:41
27720         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
27721              From: Peter Prymmer <pvhp@forte.com>
27722              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
27723              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
27724      Branch: perl
27725            ! lib/Pod/Find.pm t/pod/find.t
27726 ____________________________________________________________________________
27727 [  6711] By: jhi                                   on 2000/08/19  14:09:19
27728         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
27729              From: Peter Prymmer <pvhp@forte.com>
27730              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
27731              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
27732              cc: vmsperl@perl.org
27733      Branch: perl
27734            ! t/lib/peek.t
27735 ____________________________________________________________________________
27736 [  6710] By: jhi                                   on 2000/08/19  14:08:01
27737         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
27738              From: Jan Dubois <jand@ActiveState.com>
27739              Date: Fri, 18 Aug 2000 16:31:48 -0700
27740              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
27741      Branch: perl
27742            ! win32/win32.c
27743 ____________________________________________________________________________
27744 [  6709] By: jhi                                   on 2000/08/19  14:06:57
27745         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
27746              
27747              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
27748              From: Spider.Boardman@Orb.Nashua.NH.US
27749              Date: Fri, 18 Aug 2000 18:41:14 -0400
27750              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
27751      Branch: perl
27752            ! regcomp.c
27753 ____________________________________________________________________________
27754 [  6708] By: jhi                                   on 2000/08/18  22:04:49
27755         Log: Update Changes.
27756      Branch: perl
27757            ! Changes patchlevel.h
27758 ____________________________________________________________________________
27759 [  6707] By: jhi                                   on 2000/08/18  21:55:14
27760         Log: Add warnif(), check warnings further up the stack,
27761              all the warnings functions now can take an optional object reference.
27762              
27763              Subject: [PATCH bleedperl@6691] warnings pragma update
27764              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
27765              Date: Fri, 18 Aug 2000 22:42:06 +0100
27766              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
27767      Branch: perl
27768            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
27769            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
27770            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
27771 ____________________________________________________________________________
27772 [  6706] By: jhi                                   on 2000/08/18  21:41:45
27773         Log: Typo in pp_complement().
27774              
27775              Subject: [PATCH perl-current] Deparse
27776              From: Peter Scott <Peter@PSDT.com>
27777              Date: Fri, 18 Aug 2000 12:44:37 -0700
27778              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
27779      Branch: perl
27780            ! ext/B/B/Deparse.pm
27781 ____________________________________________________________________________
27782 [  6705] By: jhi                                   on 2000/08/18  21:25:59
27783         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
27784              From: Jan Dubois <jand@ActiveState.com>
27785              Date: Fri, 18 Aug 2000 14:22:51 -0700
27786              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
27787      Branch: perl
27788            ! lib/Win32.pod win32/win32.c
27789 ____________________________________________________________________________
27790 [  6704] By: jhi                                   on 2000/08/18  21:16:14
27791         Log: Don't eat leading os from index entries.
27792              
27793              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
27794              From: Russ Allbery <rra@stanford.edu>
27795              Date: 10 Aug 2000 20:49:25 -0700
27796              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
27797      Branch: perl
27798            ! lib/Pod/Man.pm
27799 ____________________________________________________________________________
27800 [  6703] By: jhi                                   on 2000/08/18  21:07:06
27801         Log: Add [[:blank:]] as suggested in
27802              
27803              Subject: [ID 20000716.024] [=cc=] / [:blank:]
27804              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
27805              Date: Sun, 16 Jul 2000 17:55:29 -0700
27806              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
27807              
27808              (the [=cc=] has already been taken care of by #6439
27809              so the whole bug report can be closed)
27810              
27811              and make [[:space:]] to be equivalent to isspace(3)
27812              (as opposed to \s, which is isSPACE()).  The difference
27813              is that now [[:space:]] matches the mythical vertical tab,
27814              while \s doesn't.
27815      Branch: perl
27816            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
27817            ! regexec.c t/op/pat.t
27818 ____________________________________________________________________________
27819 [  6702] By: jhi                                   on 2000/08/18  18:47:47
27820         Log: The new tests were missing from #6415.
27821      Branch: perl
27822            ! t/op/bop.t
27823 ____________________________________________________________________________
27824 [  6701] By: jhi                                   on 2000/08/18  18:20:40
27825         Log: Document the NDBM_File and ODBM_File as SDBM_File
27826              was documented in #6417.
27827      Branch: perl
27828            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
27829            ! ext/SDBM_File/SDBM_File.pm
27830 ____________________________________________________________________________
27831 [  6700] By: jhi                                   on 2000/08/18  18:10:39
27832         Log: Subject: [PATCH perl@6698] cygwin port
27833              From: "Fifer, Eric" <EFifer@sanwaint.com>
27834              Date: Fri, 18 Aug 2000 17:30:05 +0100
27835              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
27836      Branch: perl
27837            ! lib/File/Temp.pm
27838 ____________________________________________________________________________
27839 [  6699] By: jhi                                   on 2000/08/18  16:21:49
27840         Log: Document code point which makes if (defined %stash::) to work
27841              (noted by Spider Boardman).
27842      Branch: perl
27843            ! op.c
27844 ____________________________________________________________________________
27845 [  6698] By: jhi                                   on 2000/08/18  13:43:27
27846         Log: Update Changes.
27847      Branch: perl
27848            ! Changes patchlevel.h
27849 ____________________________________________________________________________
27850 [  6697] By: jhi                                   on 2000/08/18  13:35:57
27851         Log: Tiny Getopt::Long patch from Johan Vromans.
27852      Branch: perl
27853            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
27854 ____________________________________________________________________________
27855 [  6696] By: jhi                                   on 2000/08/18  13:26:14
27856         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
27857              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
27858              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
27859              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
27860      Branch: perl
27861            ! pod/perldiag.pod pod/perlsyn.pod
27862 ____________________________________________________________________________
27863 [  6695] By: jhi                                   on 2000/08/18  13:13:26
27864         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
27865              From: Daniel Chetlin <daniel@chetlin.com>
27866              Date: Fri, 18 Aug 2000 03:13:36 -0700
27867              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
27868      Branch: perl
27869            ! pod/perlfunc.pod
27870 ____________________________________________________________________________
27871 [  6694] By: jhi                                   on 2000/08/18  13:08:05
27872         Log: Subject: [PATCH] perltrap.pod spring cleaning
27873              From: Daniel Chetlin <daniel@chetlin.com>
27874              Date: Fri, 18 Aug 2000 03:06:54 -0700
27875              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
27876              
27877              plus Mike Guy's nitfix.
27878      Branch: perl
27879            ! pod/perltrap.pod
27880 ____________________________________________________________________________
27881 [  6693] By: jhi                                   on 2000/08/18  13:00:26
27882         Log: Unbuffer the output.
27883              
27884              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
27885              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27886              Date: Thu, 17 Aug 2000 18:39:29 -0700
27887              Message-ID: <RPJn5gzkgydf092yn@efn.org>
27888      Branch: perl
27889            ! t/op/fork.t
27890 ____________________________________________________________________________
27891 [  6692] By: jhi                                   on 2000/08/18  05:19:17
27892         Log: Delete the image, too, not just its MANIFEStation.
27893      Branch: perl
27894            - lib/CGI/eg/wilogo.gif
27895 ____________________________________________________________________________
27896 [  6691] By: jhi                                   on 2000/08/18  05:10:26
27897         Log: Propagate new Configure vars.
27898      Branch: perl
27899            ! configure.com epoc/config.sh uconfig.h uconfig.sh
27900            ! vos/config.def vos/config.h vos/config_h.SH_orig
27901            ! win32/config.bc win32/config.gc win32/config.vc
27902            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27903 ____________________________________________________________________________
27904 [  6690] By: jhi                                   on 2000/08/18  04:30:56
27905         Log: Update Changes.
27906      Branch: perl
27907            ! Changes patchlevel.h
27908 ____________________________________________________________________________
27909 [  6689] By: jhi                                   on 2000/08/18  04:12:30
27910         Log: Fix the lib/complex failure of
27911              
27912              From: abigail@foad.org
27913              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
27914              Date: 15 Aug 2000 04:06:38 -0000
27915              Message-Id: <20000815040638.8524.qmail@foad.org> 
27916              
27917              Linux long double accuracy issue: something that
27918              when printed with %g looks like "2" but int() of it is 1.
27919      Branch: perl
27920            ! lib/Math/Complex.pm
27921 ____________________________________________________________________________
27922 [  6688] By: jhi                                   on 2000/08/18  03:15:35
27923         Log: The byteorder code in #6671 was wrong.
27924      Branch: perl
27925            ! configpm
27926 ____________________________________________________________________________
27927 [  6687] By: jhi                                   on 2000/08/18  02:08:42
27928         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
27929              From: Jan Dubois <jand@ActiveState.com>
27930              Date: Thu, 17 Aug 2000 18:31:55 -0700
27931              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
27932      Branch: perl
27933            ! sv.c
27934 ____________________________________________________________________________
27935 [  6686] By: jhi                                   on 2000/08/18  02:04:15
27936         Log: Use NVs in POSIX math, not doubles.
27937              
27938              From: abigail@foad.org
27939              Subject: [ID 20000817.014] POSIX & modfl
27940              Date: 17 Aug 2000 20:49:18 -0000
27941              Message-Id: <20000817204918.23123.qmail@foad.org>
27942      Branch: perl
27943            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
27944 ____________________________________________________________________________
27945 [  6685] By: jhi                                   on 2000/08/18  02:02:12
27946         Log: Introduce NVef, NVff, and NVgf, use the middle one.
27947              (helps for lib/peek + Linux + long doubles)  Reported in
27948              
27949              From: abigail@foad.org
27950              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
27951              Date: 15 Aug 2000 04:06:38 -0000
27952              Message-Id: <20000815040638.8524.qmail@foad.org> 
27953              
27954              (note: the lib/complex failure has not yet been addressed)
27955      Branch: metaconfig/U/perl
27956            ! perlxvf.U
27957      Branch: perl
27958            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27959            ! config_h.SH dump.c perl.h pod/perlguts.pod
27960 ____________________________________________________________________________
27961 [  6684] By: jhi                                   on 2000/08/17  23:22:19
27962         Log: Add byteorder to the myconfig output.
27963      Branch: perl
27964            ! myconfig.SH
27965 ____________________________________________________________________________
27966 [  6683] By: jhi                                   on 2000/08/17  23:20:19
27967         Log: The image doth not exist, spotted by Johan Vromans.
27968      Branch: perl
27969            ! MANIFEST
27970 ____________________________________________________________________________
27971 [  6682] By: jhi                                   on 2000/08/17  22:38:16
27972         Log: Document what the backtick returns if the command fails.
27973      Branch: perl
27974            ! pod/perlop.pod
27975 ____________________________________________________________________________
27976 [  6681] By: jhi                                   on 2000/08/17  22:33:12
27977         Log: Do not use prototyping here.
27978              
27979              Subject: [ID 20000817.016] [PATCH] Peek.xs
27980              From: abigail@foad.org
27981              Date: 17 Aug 2000 20:55:56 -0000
27982              Message-Id: <20000817205556.24270.qmail@foad.org>
27983      Branch: perl
27984            ! ext/Devel/Peek/Makefile.PL
27985 ____________________________________________________________________________
27986 [  6680] By: jhi                                   on 2000/08/17  19:46:43
27987         Log: Don't propose using modules built for 5.005 if no binary
27988              compatibility with 5.005 is attempted.
27989              
27990              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27991              Subject: Minor nit with 5.7.0 (6655)
27992              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
27993              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
27994      Branch: metaconfig
27995            ! U/installdirs/inc_version_list.U
27996      Branch: perl
27997            ! Configure config_h.SH
27998 ____________________________________________________________________________
27999 [  6679] By: jhi                                   on 2000/08/17  19:16:39
28000         Log: Microperl config update.
28001      Branch: perl
28002            ! uconfig.h uconfig.sh
28003 ____________________________________________________________________________
28004 [  6678] By: jhi                                   on 2000/08/17  19:16:13
28005         Log: The #6648 wasn't protective enough for limited platforms
28006              (like microperl).
28007      Branch: perl
28008            ! dump.c sv.c
28009 ____________________________________________________________________________
28010 [  6677] By: jhi                                   on 2000/08/17  14:46:35
28011         Log: Update Changes.
28012      Branch: perl
28013            ! Changes patchlevel.h
28014 ____________________________________________________________________________
28015 [  6676] By: jhi                                   on 2000/08/17  14:44:02
28016         Log: Add perlebcdic from Peter Prymmer, regen toc.
28017      Branch: perl
28018            + pod/perlebcdic.pod
28019            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28020 ____________________________________________________________________________
28021 [  6675] By: jhi                                   on 2000/08/17  14:41:52
28022         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
28023      Branch: perl
28024            ! pod/perldebtut.pod
28025 ____________________________________________________________________________
28026 [  6674] By: jhi                                   on 2000/08/17  14:29:43
28027         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
28028              
28029              Subject: [ID 20000724.006] -DLEAKTEST problem
28030              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
28031              Date: Tue, 25 Jul 2000 00:36:32 -0500
28032              Message-Id: <20000725003632.A26186@www.llamacom.com>
28033              
28034              Reminder sent
28035              
28036              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
28037              From: Hugo <hv@crypt.compulink.co.uk>
28038              Date: Thu, 17 Aug 2000 15:23:42 +0100
28039              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
28040      Branch: perl
28041            ! util.c
28042 ____________________________________________________________________________
28043 [  6673] By: jhi                                   on 2000/08/17  04:07:10
28044         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
28045              From: John Peacock <JPeacock@UnivPress.com>
28046              Date: Tue, 01 Aug 2000 09:38:12 -0400
28047              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
28048      Branch: perl
28049            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
28050 ____________________________________________________________________________
28051 [  6672] By: jhi                                   on 2000/08/17  03:04:35
28052         Log: Subject: [PATCH] Cwd.pm now uses strict
28053              From: Tim Jenness <timj@jach.hawaii.edu>
28054              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
28055              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
28056      Branch: perl
28057            ! lib/Cwd.pm
28058 ____________________________________________________________________________
28059 [  6671] By: jhi                                   on 2000/08/17  02:16:35
28060         Log: Make $Config{byteorder} more magical so that it is
28061              dynamically computed: nice for 'fat binaries'.
28062              
28063              Subject: [PATCH]: default byteorder
28064              From: Wilfredo Sánchez <wsanchez@apple.com>
28065              Date: Mon, 31 Jul 2000 19:45:31 -0700
28066              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
28067      Branch: perl
28068            ! configpm
28069 ____________________________________________________________________________
28070 [  6670] By: gsar                                  on 2000/08/17  01:22:21
28071         Log: move WNOHANG definition to where other such things are
28072      Branch: perl
28073            ! win32/win32.h
28074 ____________________________________________________________________________
28075 [  6669] By: jhi                                   on 2000/08/17  01:19:17
28076         Log: Update Changes.
28077      Branch: perl
28078            ! Changes patchlevel.h
28079 ____________________________________________________________________________
28080 [  6668] By: jhi                                   on 2000/08/17  01:16:29
28081         Log: Doc nits spotted by Richard Soderberg.
28082      Branch: perl
28083            ! README.posix-bc README.vmesa
28084 ____________________________________________________________________________
28085 [  6667] By: jhi                                   on 2000/08/17  01:12:11
28086         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
28087              From: "Casey R. Tweten" <crt@kiski.net>
28088              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
28089              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
28090      Branch: perl
28091            ! pod/perldebtut.pod
28092 ____________________________________________________________________________
28093 [  6666] By: jhi                                   on 2000/08/17  01:09:31
28094         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
28095              From: "Casey R. Tweten" <crt@kiski.net>
28096              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
28097              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
28098      Branch: perl
28099            ! lib/Shell.pm
28100 ____________________________________________________________________________
28101 [  6665] By: gsar                                  on 2000/08/17  01:03:52
28102         Log: add "ok" targets from change#6632 in makefile.mk
28103      Branch: perl
28104            ! pod/perlport.pod win32/Makefile win32/makefile.mk
28105 ____________________________________________________________________________
28106 [  6664] By: gsar                                  on 2000/08/17  00:56:11
28107         Log: avoid warnings from dense compiler
28108      Branch: perl
28109            ! win32/win32.c
28110 ____________________________________________________________________________
28111 [  6663] By: jhi                                   on 2000/08/17  00:51:49
28112         Log: Tweak the regex compilation errors once more.
28113      Branch: perl
28114            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
28115            ! t/op/regmesg.t t/pragma/warn/regcomp
28116 ____________________________________________________________________________
28117 [  6662] By: gsar                                  on 2000/08/17  00:28:19
28118         Log: trailing new %ENV entries weren't being pushed into the real
28119              environment of subprocesses on Windows
28120      Branch: perl
28121            ! t/op/magic.t win32/perlhost.h
28122 ____________________________________________________________________________
28123 [  6661] By: gsar                                  on 2000/08/17  00:19:20
28124         Log: waitpid() now handles externally spawned pids correctly;
28125              fixes for backtick/wait/waitpid failures on Windows 9x
28126              
28127              these changes make the pid returned by process functions on
28128              Windows 9x always positive by clearing the high bit (which
28129              is always set on Win9x); pseudo-process PIDs are likewise
28130              always negative now on Win9x (just as on NT/2000)
28131      Branch: perl
28132            ! pp_sys.c win32/perlhost.h win32/win32.c
28133 ____________________________________________________________________________
28134 [  6660] By: jhi                                   on 2000/08/17  00:04:32
28135         Log: Retract #6645.
28136      Branch: perl
28137            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28138            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
28139            ! t/op/sprintf.t
28140 ____________________________________________________________________________
28141 [  6659] By: gsar                                  on 2000/08/16  23:59:28
28142         Log: on windows, the return values from wait() and waitpid() don't
28143              match those of pseudo-pids
28144      Branch: perl
28145            ! pp_sys.c t/op/fork.t util.c win32/win32.c
28146 ____________________________________________________________________________
28147 [  6658] By: gsar                                  on 2000/08/16  23:56:14
28148         Log: pod nit seen in passing
28149      Branch: perl
28150            ! pod/perlfunc.pod
28151 ____________________________________________________________________________
28152 [  6657] By: gsar                                  on 2000/08/16  23:53:42
28153         Log: change#6328 could make close(SOCKET) return false on windows
28154              when it shouldn't
28155      Branch: perl
28156            ! win32/win32sck.c
28157 ____________________________________________________________________________
28158 [  6656] By: gsar                                  on 2000/08/16  23:46:57
28159         Log: check that the number pseudo children doesn't exceed
28160              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
28161              the WaitForMultipleObjects() limit that would cause wait()
28162              to crash)
28163              
28164              wait() and waitpid() could potentially be rewritten to use
28165              more than one thread to do the waiting to eliminate this
28166              limitation
28167      Branch: perl
28168            ! win32/perlhost.h
28169 ____________________________________________________________________________
28170 [  6655] By: jhi                                   on 2000/08/16  14:11:05
28171         Log: Update Changes.
28172      Branch: perl
28173            ! Changes patchlevel.h
28174 ____________________________________________________________________________
28175 [  6654] By: jhi                                   on 2000/08/16  14:10:12
28176         Log: Update to perldebtut 1.9, from Richard Foley.
28177      Branch: perl
28178            ! pod/perldebtut.pod
28179 ____________________________________________________________________________
28180 [  6653] By: jhi                                   on 2000/08/16  14:08:17
28181         Log: Change the regx compilation error markers to use = instead of <
28182              since pod makes using the latter quite messy.  Reported in
28183              ID 20000814.006 by Abigail and in
28184              Subject: Unknown escape E<> ?
28185              From: Lupe Christoph <lupe@lupe-christoph.de>
28186              Date: Fri, 11 Aug 2000 00:30:27 +0200
28187              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
28188      Branch: perl
28189            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
28190            ! t/op/regmesg.t t/pragma/warn/regcomp
28191 ____________________________________________________________________________
28192 [  6652] By: jhi                                   on 2000/08/16  13:25:31
28193         Log: Change the perlbug address to perl.org since it's more forgiving.
28194              
28195              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
28196              From: abigail@foad.org
28197              Date: 15 Aug 2000 04:15:40 -0000
28198              Message-Id: <20000815041540.8633.qmail@foad.org>
28199      Branch: perl
28200            ! utils/perlbug.PL
28201 ____________________________________________________________________________
28202 [  6651] By: jhi                                   on 2000/08/16  13:22:35
28203         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
28204              From: Tim Jenness <timj@jach.hawaii.edu>
28205              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
28206              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
28207      Branch: perl
28208            ! lib/Cwd.pm
28209 ____________________________________________________________________________
28210 [  6650] By: jhi                                   on 2000/08/16  13:18:13
28211         Log: Update to CPAN 1.57.
28212              
28213              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
28214              From: andreas.koenig@anima.de (Andreas J. Koenig)
28215              Date: 16 Aug 2000 15:09:46 +0200
28216              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
28217      Branch: perl
28218            ! lib/CPAN.pm
28219 ____________________________________________________________________________
28220 [  6649] By: jhi                                   on 2000/08/16  13:12:31
28221         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
28222              From: "Larry W. Virden" <lvirden@cas.org>
28223              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
28224              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
28225      Branch: perl
28226            ! README.hpux
28227 ____________________________________________________________________________
28228 [  6648] By: jhi                                   on 2000/08/16  13:03:53
28229         Log: The numeric locale was reset to "C" by s?printf and never restored.
28230              
28231              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28232              From: Christian Kirsch <ck@held.mind.de>
28233              Date: Wed, 9 Aug 2000 17:05:17 +0200
28234              Message-Id: <20000809170517.A25389@held>
28235              
28236              No test since adding the failing example to locale.t
28237              does not fail -- probably because the locale settings are so
28238              thoroughly tweaked by that time.  Running the example standalone
28239              does fail, though.  UPDATE: test case added at change #7540.
28240      Branch: perl
28241            ! dump.c perl.h pp.c pp_ctl.c sv.c
28242 ____________________________________________________________________________
28243 [  6647] By: jhi                                   on 2000/08/16  00:07:54
28244         Log: Update Changes and test semi-automatic patchlevel updating.
28245      Branch: perl
28246            ! Changes patchlevel.h
28247 ____________________________________________________________________________
28248 [  6646] By: jhi                                   on 2000/08/15  23:35:07
28249         Log: Fix a dependency problem.
28250              
28251              Subject: [PATCH: 6640] VMS Makefile.SH update
28252              From: Peter Prymmer <pvhp@forte.com>
28253              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
28254              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
28255      Branch: perl
28256            ! vms/descrip_mms.template
28257 ____________________________________________________________________________
28258 [  6645] By: jhi                                   on 2000/08/15  23:33:23
28259         Log: (Retracted by #6660)
28260              
28261              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
28262              From: Dominic Dunlop <domo@computer.org>
28263              Date: Tue, 15 Aug 2000 22:20:52 +0200
28264              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
28265      Branch: metaconfig/U/perl
28266            + d_printfed.U
28267      Branch: perl
28268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28269            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
28270            ! t/op/sprintf.t
28271 ____________________________________________________________________________
28272 [  6644] By: jhi                                   on 2000/08/15  21:17:20
28273         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
28274              From: abigail@foad.org
28275              Date: 15 Aug 2000 20:12:41 -0000
28276              Message-Id: <20000815201241.25556.qmail@foad.org>
28277      Branch: perl
28278            ! INSTALL
28279 ____________________________________________________________________________
28280 [  6643] By: jhi                                   on 2000/08/15  21:15:28
28281         Log: (an already applied patch)
28282      Branch: perl
28283            ! lib/CGI.pm
28284 ____________________________________________________________________________
28285 [  6642] By: gsar                                  on 2000/08/15  19:54:05
28286         Log: magic callbacks all need to have same type signature
28287      Branch: perl
28288            ! embed.pl mg.c proto.h
28289 ____________________________________________________________________________
28290 [  6641] By: jhi                                   on 2000/08/15  17:56:27
28291         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)
28292              From: Mike Guy <mjtg@cam.ac.uk>
28293              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
28294              Date: Tue, 15 Aug 2000 18:26:45 +0100
28295              
28296              Only the peek.t part applied, not the hash quality part.
28297      Branch: perl
28298            ! t/lib/peek.t
28299 ____________________________________________________________________________
28300 [  6640] By: jhi                                   on 2000/08/15  16:37:37
28301         Log: Update Changes.
28302      Branch: perl
28303            ! Changes
28304 ____________________________________________________________________________
28305 [  6639] By: jhi                                   on 2000/08/15  16:34:55
28306         Log: Missed a file from #6638.
28307      Branch: perl
28308            ! lib/File/Temp.pm
28309 ____________________________________________________________________________
28310 [  6638] By: jhi                                   on 2000/08/15  16:33:19
28311         Log: Subject: [PATCH perl@6620] cygwin port
28312              From: "Fifer, Eric" <EFifer@sanwaint.com>
28313              Date: Tue, 15 Aug 2000 17:00:49 +0100
28314              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
28315      Branch: perl
28316            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
28317 ____________________________________________________________________________
28318 [  6637] By: jhi                                   on 2000/08/15  16:29:22
28319         Log: Subject: [PATCH] debugger exit code should reflect user exit code
28320              From: Mike Guy <mjtg@cam.ac.uk>
28321              Date: Tue, 15 Aug 2000 16:55:59 +0100
28322              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
28323      Branch: perl
28324            ! lib/perl5db.pl
28325 ____________________________________________________________________________
28326 [  6636] By: jhi                                   on 2000/08/15  15:30:58
28327         Log: Update Changes.
28328      Branch: perl
28329            ! Changes
28330 ____________________________________________________________________________
28331 [  6635] By: jhi                                   on 2000/08/15  15:27:21
28332         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
28333      Branch: metaconfig
28334            ! U/mkglossary U/mksample
28335      Branch: metaconfig/U/perl
28336            ! Devel.U
28337      Branch: perl
28338            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28339 ____________________________________________________________________________
28340 [  6634] By: jhi                                   on 2000/08/15  14:11:55
28341         Log: Don't blow limited stacks, a lower number is enough to
28342              tickle the lookbehind limit.
28343              
28344              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
28345              From: Dominic Dunlop <domo@computer.org>
28346              Date: Tue, 15 Aug 2000 13:51:24 +0200
28347              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
28348      Branch: perl
28349            ! t/op/regmesg.t
28350 ____________________________________________________________________________
28351 [  6633] By: jhi                                   on 2000/08/15  14:01:46
28352         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
28353              From: Mike Guy <mjtg@cam.ac.uk>
28354              Date: Tue, 15 Aug 2000 12:10:50 +0100
28355              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
28356      Branch: perl
28357            ! utils/perldoc.PL
28358 ____________________________________________________________________________
28359 [  6632] By: jhi                                   on 2000/08/15  13:58:48
28360         Log: make ok etc also for win32.
28361              
28362              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
28363              From: Prymmer/Kahn <pvhp@best.com>
28364              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
28365              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
28366      Branch: perl
28367            ! win32/Makefile
28368 ____________________________________________________________________________
28369 [  6631] By: jhi                                   on 2000/08/15  13:45:03
28370         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
28371      Branch: perl
28372            ! lib/Test.pm
28373 ____________________________________________________________________________
28374 [  6630] By: jhi                                   on 2000/08/15  03:25:09
28375         Log: Update Changes.
28376      Branch: perl
28377            ! Changes
28378 ____________________________________________________________________________
28379 [  6629] By: jhi                                   on 2000/08/15  03:23:53
28380         Log: magic_regdatum_set() is void, not int.
28381      Branch: perl
28382            ! embed.pl mg.c proto.h
28383 ____________________________________________________________________________
28384 [  6628] By: jhi                                   on 2000/08/15  03:08:02
28385         Log: Make the user to give up his firstborn, err, to knowingly
28386              verify installing an unstable developer release.  Also bump
28387              the release to 5.7.0, but leave a patch tag in the local
28388              patches saying that this is not yet the real thing.
28389      Branch: metaconfig
28390            ! U/modified/Instruct.U
28391      Branch: metaconfig/U/perl
28392            + Devel.U
28393      Branch: perl
28394            ! Configure patchlevel.h
28395 ____________________________________________________________________________
28396 [  6627] By: jhi                                   on 2000/08/14  22:32:52
28397         Log: README.os2 update.
28398              
28399              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
28400              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28401              Date: Wed, 02 Aug 2000 21:55:09 -0700
28402              Message-ID: <tsPi5gzkgegX092yn@efn.org>
28403      Branch: perl
28404            ! README.os2
28405 ____________________________________________________________________________
28406 [  6626] By: jhi                                   on 2000/08/14  21:00:02
28407         Log: Subject: Re: File::Temp problems on VMS in bleedperl
28408              From: Tim Jenness <timj@jach.hawaii.edu>
28409              cc: vmsperl@perl.org
28410              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
28411              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
28412      Branch: perl
28413            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
28414 ____________________________________________________________________________
28415 [  6625] By: jhi                                   on 2000/08/14  20:52:16
28416         Log: Add SUIDMAIL as was done for the CERT alert.
28417      Branch: perl
28418            ! patchlevel.h
28419 ____________________________________________________________________________
28420 [  6624] By: jhi                                   on 2000/08/14  20:48:50
28421         Log: Subject: sfio2000
28422              From: Daniel Muino <dmuino@afip.gov.ar>
28423              Date: Mon, 14 Aug 2000 16:58:11 -0300
28424              Message-ID: <20000814165811.B16368@con2-dgi>
28425      Branch: perl
28426            ! perlsdio.h perlsfio.h
28427 ____________________________________________________________________________
28428 [  6623] By: jhi                                   on 2000/08/14  20:47:36
28429         Log: Subject: warning: storage class after type is obsolescent
28430              From: Daniel Muino <dmuino@afip.gov.ar>
28431              Date: Mon, 14 Aug 2000 16:42:47 -0300
28432              Message-ID: <20000814164247.A16368@con2-dgi>
28433      Branch: perl
28434            ! regcomp.pl regnodes.h
28435 ____________________________________________________________________________
28436 [  6622] By: jhi                                   on 2000/08/14  20:43:05
28437         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
28438              From: abigail@foad.org
28439              Date: 14 Aug 2000 20:00:10 -0000
28440              Message-Id: <20000814200010.27271.qmail@foad.org>
28441      Branch: perl
28442            ! Changes
28443 ____________________________________________________________________________
28444 [  6621] By: jhi                                   on 2000/08/14  15:23:05
28445         Log: Update Changes.
28446      Branch: perl
28447            ! Changes
28448 ____________________________________________________________________________
28449 [  6620] By: jhi                                   on 2000/08/14  15:22:14
28450         Log: Subject: Re: [PATCH] @+, @- readonly
28451              From: Mike Guy <mjtg@cam.ac.uk>
28452              Date: Mon, 14 Aug 2000 15:26:55 +0100
28453              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
28454      Branch: perl
28455            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
28456            ! sv.c t/op/pat.t
28457 ____________________________________________________________________________
28458 [  6619] By: jhi                                   on 2000/08/14  14:12:08
28459         Log: Update Changes.
28460      Branch: perl
28461            ! Changes
28462 ____________________________________________________________________________
28463 [  6618] By: jhi                                   on 2000/08/14  14:09:34
28464         Log: For now remove the mail code.
28465      Branch: perl
28466            ! perl.c
28467 ____________________________________________________________________________
28468 [  6617] By: jhi                                   on 2000/08/14  14:08:28
28469         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
28470      Branch: perl
28471            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
28472            ! pod/perlfaq8.pod pod/perlsec.pod
28473 ____________________________________________________________________________
28474 [  6616] By: jhi                                   on 2000/08/14  14:00:11
28475         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28476              From: Mike Guy <mjtg@cam.ac.uk>
28477              Date: Mon, 14 Aug 2000 08:26:02 +0100
28478              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
28479      Branch: perl
28480            ! lib/perl5db.pl
28481 ____________________________________________________________________________
28482 [  6615] By: jhi                                   on 2000/08/14  13:58:45
28483         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
28484              From: Mike Guy <mjtg@cam.ac.uk>
28485              Date: Mon, 14 Aug 2000 08:04:22 +0100
28486              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
28487      Branch: perl
28488            ! gv.c mg.c t/op/pat.t
28489 ____________________________________________________________________________
28490 [  6614] By: jhi                                   on 2000/08/14  13:56:45
28491         Log: Subject: Test fails / warnings with perl-current #6612
28492              From: Mike Guy <mjtg@cam.ac.uk>
28493              Date: Mon, 14 Aug 2000 07:57:23 +0100
28494              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
28495      Branch: perl
28496            ! t/lib/b.t t/lib/peek.t
28497 ____________________________________________________________________________
28498 [  6613] By: jhi                                   on 2000/08/14  13:45:33
28499         Log: VMS configure.com update continues.
28500      Branch: perl
28501            - vms/configure.com
28502            ! MANIFEST configure.com
28503 ____________________________________________________________________________
28504 [  6612] By: jhi                                   on 2000/08/13  22:13:35
28505         Log: Update Changes.
28506      Branch: perl
28507            ! Changes
28508 ____________________________________________________________________________
28509 [  6611] By: jhi                                   on 2000/08/13  16:21:45
28510         Log: Upgrade to CGI 2.71, from Lincoln Stein.
28511      Branch: perl
28512            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
28513 ____________________________________________________________________________
28514 [  6610] By: jhi                                   on 2000/08/13  15:09:16
28515         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
28516              From: Mike Guy <mjtg@cam.ac.uk>
28517              Date: Sun, 13 Aug 2000 13:45:51 +0100
28518              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
28519      Branch: perl
28520            ! t/op/regmesg.t
28521 ____________________________________________________________________________
28522 [  6609] By: jhi                                   on 2000/08/13  14:31:26
28523         Log: Andreas says that 1.56 is fine, so reverting back to it.
28524      Branch: perl
28525            ! lib/CPAN.pm
28526 ____________________________________________________________________________
28527 [  6608] By: jhi                                   on 2000/08/13  05:34:20
28528         Log: Update Changes.
28529      Branch: perl
28530            ! Changes
28531 ____________________________________________________________________________
28532 [  6607] By: jhi                                   on 2000/08/13  05:32:01
28533         Log: Put back the \z changes of #5406 to CPAN.pm.
28534      Branch: perl
28535            ! lib/CPAN.pm
28536 ____________________________________________________________________________
28537 [  6606] By: jhi                                   on 2000/08/13  05:20:16
28538         Log: Fix-n-skip the tests under 5005threads.
28539      Branch: perl
28540            ! t/lib/b.t
28541 ____________________________________________________________________________
28542 [  6605] By: jhi                                   on 2000/08/13  05:07:48
28543         Log: Fix the test for 5005threads.
28544      Branch: perl
28545            ! t/lib/peek.t
28546 ____________________________________________________________________________
28547 [  6604] By: jhi                                   on 2000/08/13  03:35:37
28548         Log: Should have deleted this in #6603.
28549      Branch: perl
28550            - vms/subconfigure.com
28551 ____________________________________________________________________________
28552 [  6603] By: jhi                                   on 2000/08/12  18:29:32
28553         Log: Rewrite of vms/subconfigure.com as configure.com,
28554              from Peter Prymmer and the vmsperl crew.
28555      Branch: perl
28556            + vms/configure.com
28557            ! MANIFEST
28558 ____________________________________________________________________________
28559 [  6602] By: jhi                                   on 2000/08/11  13:00:01
28560         Log: PlainText.pm is dead.
28561      Branch: perl
28562            - lib/Pod/PlainText.pm
28563            ! MANIFEST
28564 ____________________________________________________________________________
28565 [  6601] By: jhi                                   on 2000/08/11  04:06:45
28566         Log: Update Changes.
28567      Branch: perl
28568            ! Changes
28569 ____________________________________________________________________________
28570 [  6600] By: jhi                                   on 2000/08/11  04:06:10
28571         Log: Add a few missing files, update MANIFEST.
28572      Branch: perl
28573            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
28574            + lib/Pod/PlainText.pm t/pod/find.t
28575            ! MANIFEST t/op/regmesg.t
28576 ____________________________________________________________________________
28577 [  6599] By: jhi                                   on 2000/08/11  03:31:10
28578         Log: Add Perl debugging tutorial, regen toc. 
28579              
28580              Subject: perldebtut.pod
28581              From: Richard Foley <Richard.Foley@m.dasa.de>
28582              Date: Wed, 09 Aug 2000 10:17:15 +0200
28583              Message-id: <3991138B.262247B8@m.dasa.de>
28584      Branch: perl
28585            + pod/perldebtut.pod
28586            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28587 ____________________________________________________________________________
28588 [  6598] By: jhi                                   on 2000/08/11  02:48:56
28589         Log: tiny Changes edit
28590      Branch: perl
28591            ! Changes
28592 ____________________________________________________________________________
28593 [  6597] By: jhi                                   on 2000/08/11  02:39:04
28594         Log: Tests for #6589.
28595              
28596              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28597              From: simon@brecon.co.uk (Simon Cozens)
28598              Date: 11 Aug 2000 02:24:52 GMT
28599              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
28600      Branch: perl
28601            ! t/lib/b.t
28602 ____________________________________________________________________________
28603 [  6596] By: jhi                                   on 2000/08/11  01:50:07
28604         Log: Update Changes.
28605      Branch: perl
28606            ! Changes
28607 ____________________________________________________________________________
28608 [  6595] By: jhi                                   on 2000/08/11  01:47:16
28609         Log: nitfix
28610      Branch: perl
28611            ! Changes
28612 ____________________________________________________________________________
28613 [  6594] By: jhi                                   on 2000/08/11  01:36:16
28614         Log: Subject: Getting perlio and threads to compile
28615              From: Lupe Christoph <lupe@lupe-christoph.de>
28616              Date: Wed, 9 Aug 2000 11:35:54 +0200
28617              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
28618              
28619              (the Solaris version changes in Configure skipped)
28620      Branch: perl
28621            ! hints/solaris_2.sh thread.h
28622 ____________________________________________________________________________
28623 [  6593] By: jhi                                   on 2000/08/11  01:30:16
28624         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
28625              From: simon@brecon.co.uk (Simon Cozens)
28626              Date: 1 Aug 2000 06:55:19 GMT
28627              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
28628      Branch: perl
28629            ! lib/utf8.pm
28630 ____________________________________________________________________________
28631 [  6592] By: jhi                                   on 2000/08/11  01:26:39
28632         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
28633              From: Peter Scott <Peter@PeterScott.com>
28634              Date: Thu, 10 Aug 2000 08:23:27 -0700
28635              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
28636      Branch: perl
28637            ! lib/perl5db.pl
28638 ____________________________________________________________________________
28639 [  6591] By: jhi                                   on 2000/08/11  01:22:02
28640         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
28641              From: Hugo <hv@crypt.compulink.co.uk>
28642              Date: Thu, 10 Aug 2000 19:23:04 +0100
28643              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
28644      Branch: perl
28645            ! regexec.c t/op/pat.t
28646 ____________________________________________________________________________
28647 [  6590] By: jhi                                   on 2000/08/11  01:19:19
28648         Log: Preprocessing and postprocessing for File::Find.
28649              
28650              Subject: Patch to Find::File.pm to allow alphabetical results
28651              From: Joe Smith <jsmith@inwap.com>
28652              Date: Wed, 9 Aug 2000 02:44:54 -0700
28653              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
28654      Branch: perl
28655            ! lib/File/Find.pm
28656 ____________________________________________________________________________
28657 [  6589] By: jhi                                   on 2000/08/11  01:12:39
28658         Log: B::Deparse didn't do sub attributes.
28659              
28660              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28661              From: simon@brecon.co.uk (Simon Cozens)
28662              Date: 9 Aug 2000 04:49:20 GMT
28663              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
28664      Branch: perl
28665            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
28666 ____________________________________________________________________________
28667 [  6588] By: jhi                                   on 2000/08/11  01:06:40
28668         Log: Subject: debugger "d" command doesnt check line number
28669              From: Mike Guy <mjtg@cam.ac.uk>
28670              Date: Tue, 08 Aug 2000 21:54:29 +0100
28671              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
28672      Branch: perl
28673            ! lib/perl5db.pl mg.c pod/perldiag.pod
28674 ____________________________________________________________________________
28675 [  6587] By: jhi                                   on 2000/08/11  00:45:03
28676         Log: sleep(1) does not necessarily return 1.
28677              
28678              Subject: [PATCH bleadperl] op/lex_assign.t  
28679              From: Hugo <hv@crypt.compulink.co.uk>
28680              Date: Thu, 03 Aug 2000 14:34:22 +0100        
28681              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
28682      Branch: perl
28683            ! t/op/lex_assign.t
28684 ____________________________________________________________________________
28685 [  6586] By: jhi                                   on 2000/08/11  00:31:50
28686         Log: Document the IO::Select timeout.
28687      Branch: perl
28688            ! ext/IO/lib/IO/Select.pm
28689 ____________________________________________________________________________
28690 [  6585] By: jhi                                   on 2000/08/11  00:13:54
28691         Log: Forgot contributor.
28692      Branch: perl
28693            ! Changes
28694 ____________________________________________________________________________
28695 [  6584] By: jhi                                   on 2000/08/11  00:09:19
28696         Log: detypo
28697      Branch: perl
28698            ! Changes
28699 ____________________________________________________________________________
28700 [  6583] By: jhi                                   on 2000/08/11  00:07:53
28701         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
28702              
28703              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
28704              From: Mike Guy <mjtg@cam.ac.uk> 
28705              Date: Thu, 10 Aug 2000 15:50:54 +0100
28706              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
28707      Branch: perl
28708            ! sv.c t/op/int.t
28709 ____________________________________________________________________________
28710 [  6582] By: jhi                                   on 2000/08/10  23:29:32
28711         Log: Update Changes.
28712      Branch: perl
28713            ! Changes
28714 ____________________________________________________________________________
28715 [  6581] By: jhi                                   on 2000/08/10  23:26:16
28716         Log: Put back the std @INC thing.
28717      Branch: perl
28718            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
28719            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
28720            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
28721            ! t/lib/gol-oo.t
28722 ____________________________________________________________________________
28723 [  6580] By: jhi                                   on 2000/08/10  23:03:34
28724         Log: Update to CGI 2.70, from Lincoln Stein.
28725      Branch: perl
28726            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
28727            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
28728            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
28729            ! t/lib/cgi-request.t
28730 ____________________________________________________________________________
28731 [  6579] By: jhi                                   on 2000/08/10  22:41:50
28732         Log: Update to CPAN 1.56, from Andreas König.
28733      Branch: perl
28734            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28735 ____________________________________________________________________________
28736 [  6578] By: jhi                                   on 2000/08/10  22:38:13
28737         Log: Update to Pod::Parser 1.17, from Brad Appleton.
28738      Branch: perl
28739            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
28740            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
28741            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
28742            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
28743            ! t/pod/include.t t/pod/included.t t/pod/lref.t
28744            ! t/pod/multiline_items.t t/pod/nested_items.t
28745            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
28746            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
28747            ! t/pod/special_seqs.t
28748 ____________________________________________________________________________
28749 [  6577] By: jhi                                   on 2000/08/10  22:35:41
28750         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
28751      Branch: perl
28752            ! AUTHORS MAINTAIN
28753 ____________________________________________________________________________
28754 [  6576] By: jhi                                   on 2000/08/10  22:24:54
28755         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
28756      Branch: perl
28757            + t/lib/gol-oo.t
28758            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
28759            ! t/lib/gol-compat.t t/lib/gol-linkage.t
28760 ____________________________________________________________________________
28761 [  6575] By: jhi                                   on 2000/08/10  22:02:07
28762         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
28763      Branch: perl
28764            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
28765 ____________________________________________________________________________
28766 [  6574] By: jhi                                   on 2000/08/10  21:55:03
28767         Log: Iterating perl6 description.
28768      Branch: perl
28769            ! pod/perlfaq1.pod
28770 ____________________________________________________________________________
28771 [  6573] By: jhi                                   on 2000/08/10  21:48:26
28772         Log: Revert the sv.c part of #6559, a better fix is needed.
28773      Branch: perl
28774            ! sv.c
28775 ____________________________________________________________________________
28776 [  6572] By: jhi                                   on 2000/08/10  20:33:43
28777         Log: It's the 2ndO'ROSSC.
28778      Branch: perl
28779            ! pod/perlfaq1.pod
28780 ____________________________________________________________________________
28781 [  6571] By: jhi                                   on 2000/08/10  15:55:48
28782         Log: detypo
28783      Branch: perl
28784            ! pod/perlfaq1.pod
28785 ____________________________________________________________________________
28786 [  6570] By: jhi                                   on 2000/08/10  14:11:17
28787         Log: An exceptionally sticky typo.
28788      Branch: perl
28789            ! Changes
28790 ____________________________________________________________________________
28791 [  6569] By: jhi                                   on 2000/08/10  14:09:33
28792         Log: detypo (and test Changes updating script)
28793      Branch: perl
28794            ! Changes
28795 ____________________________________________________________________________
28796 [  6568] By: jhi                                   on 2000/08/10  14:07:07
28797         Log: Update Changes.
28798      Branch: perl
28799            ! Changes
28800 ____________________________________________________________________________
28801 [  6567] By: jhi                                   on 2000/08/10  14:06:19
28802         Log: Amend the description of Perl6.
28803              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
28804              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28805              Date: Wed, 9 Aug 2000 22:11:06 -0500
28806              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
28807      Branch: perl
28808            ! pod/perlfaq1.pod
28809 ____________________________________________________________________________
28810 [  6566] By: jhi                                   on 2000/08/10  13:58:57
28811         Log: Subject: Remove dead entry in perldiag
28812              From: Mike Guy <mjtg@cam.ac.uk>
28813              Date: Thu, 10 Aug 2000 14:19:19 +0100
28814              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
28815      Branch: perl
28816            ! pod/perldiag.pod
28817 ____________________________________________________________________________
28818 [  6565] By: jhi                                   on 2000/08/10  13:51:48
28819         Log: Zero entries were skipped, fix from Adrian Goalby
28820              <argoalby@yahoo.co.uk>
28821      Branch: perl
28822            ! lib/unicode/Number.pl lib/unicode/mktables.PL
28823 ____________________________________________________________________________
28824 [  6564] By: jhi                                   on 2000/08/10  13:00:12
28825         Log: Subject: [PATCH 5.6.0] cygwin port
28826              From: "Fifer, Eric" <EFifer@sanwaint.com>
28827              Date: Thu, 10 Aug 2000 13:15:36 +0100
28828              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
28829      Branch: perl
28830            ! README.cygwin hints/cygwin.sh
28831 ____________________________________________________________________________
28832 [  6563] By: jhi                                   on 2000/08/10  12:55:16
28833         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
28834      Branch: perl
28835            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
28836 ____________________________________________________________________________
28837 [  6562] By: gsar                                  on 2000/08/10  08:38:39
28838         Log: warn is a macro, avoid using at a variable to avoid warnings
28839              in some configurations; readdir.t is too conservative in
28840              estimating number of *.t's
28841      Branch: perl
28842            ! t/op/readdir.t util.c
28843 ____________________________________________________________________________
28844 [  6561] By: jhi                                   on 2000/08/09  23:35:42
28845         Log: Update Changes.
28846      Branch: perl
28847            ! Changes
28848 ____________________________________________________________________________
28849 [  6560] By: jhi                                   on 2000/08/09  23:05:47
28850         Log: Subject: Re: enhanced(?) regex error messages
28851              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
28852              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
28853              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
28854              
28855              (plus two small patches sent privately)
28856              (this still seems to leave few test failures)
28857      Branch: perl
28858            + t/op/regmesg.t
28859            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
28860            ! t/pragma/warn/regcomp
28861 ____________________________________________________________________________
28862 [  6559] By: jhi                                   on 2000/08/09  20:41:18
28863         Log: (The fix did work but was not right, retracted in #6573)
28864              
28865              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28866              From: Christian Kirsch <ck@held.mind.de>
28867              Date: Wed, 9 Aug 2000 17:05:17 +0200
28868              Message-Id: <20000809170517.A25389@held>
28869      Branch: perl
28870            ! sv.c t/pragma/locale.t
28871 ____________________________________________________________________________
28872 [  6558] By: jhi                                   on 2000/08/08  22:34:08
28873         Log: Tiny updates on the contributors list.
28874      Branch: perl
28875            ! Changes
28876 ____________________________________________________________________________
28877 [  6557] By: jhi                                   on 2000/08/08  19:34:28
28878         Log: Double check that we have a dirhandle.
28879      Branch: perl
28880            ! util.c
28881 ____________________________________________________________________________
28882 [  6556] By: jhi                                   on 2000/08/08  19:01:51
28883         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
28884              May be repopulated with fresh maintained examples.
28885      Branch: perl
28886            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
28887            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
28888            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
28889            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
28890            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
28891            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
28892            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
28893            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
28894            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
28895            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
28896            + lib/CGI/eg/wilogo_gif.uu
28897            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
28898            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
28899            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
28900            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
28901            - eg/cgi/frameset.cgi eg/cgi/index.html
28902            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
28903            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
28904            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
28905            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
28906            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
28907            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
28908            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
28909            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
28910            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
28911            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
28912            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
28913            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
28914            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
28915            - eg/van/vanish eg/who eg/wrapsuid
28916            ! MANIFEST
28917 ____________________________________________________________________________
28918 [  6555] By: jhi                                   on 2000/08/08  18:51:08
28919         Log: Delete chat2 as requested by Randal.
28920              
28921              Subject: Re: perlfaq8 coyness
28922              From: merlyn@stonehenge.com (Randal L. Schwartz) 
28923              Date: 15 May 2000 18:52:42 -0700 
28924              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
28925      Branch: perl
28926            - lib/chat2.pl
28927            ! MANIFEST
28928 ____________________________________________________________________________
28929 [  6554] By: jhi                                   on 2000/08/08  18:31:35
28930         Log: Regen global.sym.
28931      Branch: perl
28932            ! global.sym
28933 ____________________________________________________________________________
28934 [  6553] By: jhi                                   on 2000/08/08  18:28:13
28935         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
28936              (either perlbug or p5p ate the original), plus regen
28937              perlapi and perltoc. 
28938      Branch: perl
28939            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
28940            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
28941            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
28942            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
28943            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
28944            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
28945            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
28946            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
28947            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
28948            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
28949 ____________________________________________________________________________
28950 [  6552] By: jhi                                   on 2000/08/08  18:06:29
28951         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
28952              From: Mike Guy <mjtg@cam.ac.uk>
28953              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
28954              Date: Tue, 08 Aug 2000 15:51:27 +0100
28955      Branch: perl
28956            ! doop.c sv.h t/op/join.t t/pragma/overload.t
28957 ____________________________________________________________________________
28958 [  6551] By: jhi                                   on 2000/08/08  18:01:11
28959         Log: Re-apply #6549.
28960      Branch: perl
28961            ! lib/perl5db.pl
28962 ____________________________________________________________________________
28963 [  6550] By: jhi                                   on 2000/08/08  17:43:08
28964         Log: Accidental retraction of #6549.
28965      Branch: perl
28966            ! lib/perl5db.pl
28967 ____________________________________________________________________________
28968 [  6549] By: jhi                                   on 2000/08/08  17:40:04
28969         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28970              From: Mike Guy <mjtg@cam.ac.uk>
28971              Date: Mon, 07 Aug 2000 21:49:58 +0100
28972              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
28973      Branch: perl
28974            ! lib/perl5db.pl
28975 ____________________________________________________________________________
28976 [  6548] By: jhi                                   on 2000/08/08  17:37:57
28977         Log: Document here-doc better.
28978              
28979              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
28980              From: Mike Guy <mjtg@cam.ac.uk>
28981              Date: Mon, 07 Aug 2000 14:02:09 +0100
28982              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
28983      Branch: perl
28984            ! pod/perldata.pod
28985 ____________________________________________________________________________
28986 [  6547] By: jhi                                   on 2000/08/08  17:33:34
28987         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
28988              From: "Randy J. Ray" <rjray@redhat.com>
28989              Date: Mon, 07 Aug 2000 19:12:25 -0700
28990              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
28991      Branch: perl
28992            ! perl.c pod/perlrun.pod
28993 ____________________________________________________________________________
28994 [  6546] By: jhi                                   on 2000/08/08  17:29:26
28995         Log: Subject: Re: enhanced(?) regex error messages 
28996              From: Hugo <hv@crypt.compulink.co.uk>
28997              Date: Tue, 08 Aug 2000 03:25:51 +0100
28998              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
28999              
29000              plus Capitalize the error messages, plus perldiag them.
29001      Branch: perl
29002            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
29003 ____________________________________________________________________________
29004 [  6545] By: jhi                                   on 2000/08/08  13:59:28
29005         Log: Augment #6539 a bit: don't croak if there's magic in the air.
29006              
29007              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
29008              From: Hugo <hv@crypt.compulink.co.uk>
29009              Date: Tue, 08 Aug 2000 03:02:03 +0100
29010              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
29011      Branch: perl
29012            ! pp.c t/op/bless.t
29013 ____________________________________________________________________________
29014 [  6544] By: jhi                                   on 2000/08/07  21:11:52
29015         Log: Make the test -w clean.
29016      Branch: perl
29017            ! t/op/bless.t
29018 ____________________________________________________________________________
29019 [  6543] By: jhi                                   on 2000/08/07  19:49:53
29020         Log: use warnings instead of $^W.
29021      Branch: perl
29022            ! t/op/bless.t
29023 ____________________________________________________________________________
29024 [  6542] By: jhi                                   on 2000/08/07  17:41:41
29025         Log: Disable a portability warning Because We Know What We Are Doing.
29026      Branch: perl
29027            ! t/op/bless.t
29028 ____________________________________________________________________________
29029 [  6541] By: jhi                                   on 2000/08/07  17:29:51
29030         Log: Tiny tidying on report_evil_fh().
29031      Branch: perl
29032            ! util.c
29033 ____________________________________________________________________________
29034 [  6540] By: jhi                                   on 2000/08/07  16:37:38
29035         Log: Make regular expression parse error messages easier to understand.
29036              
29037              Subject: Re: enhanced(?) regex error messages
29038              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
29039              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
29040              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
29041      Branch: perl
29042            ! regcomp.c
29043 ____________________________________________________________________________
29044 [  6539] By: jhi                                   on 2000/08/07  16:12:27
29045         Log: Make bless(REF, REF) a fatal error, add bless tests.
29046              
29047              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
29048              From: Hugo <hv@crypt.compulink.co.uk>
29049              Date: Mon, 07 Aug 2000 16:59:38 +0100
29050              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
29051      Branch: perl
29052            + t/op/bless.t
29053            ! MANIFEST pod/perldiag.pod pp.c sv.c
29054 ____________________________________________________________________________
29055 [  6538] By: jhi                                   on 2000/08/07  15:59:43
29056         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
29057              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
29058              Date: Thu, 3 Aug 2000 14:29:21 -0700
29059              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
29060      Branch: perl
29061            ! lib/lib_pm.PL
29062 ____________________________________________________________________________
29063 [  6537] By: jhi                                   on 2000/08/07  15:47:18
29064         Log: Retract #6419 for now since it breaks in AFS and MachTen.
29065      Branch: perl
29066            ! lib/Cwd.pm
29067 ____________________________________________________________________________
29068 [  6536] By: jhi                                   on 2000/08/07  15:05:29
29069         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
29070              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
29071              The security hole exists only in suidperls, which isn't
29072              installed or even built by default.
29073      Branch: perl
29074            ! perl.c
29075 ____________________________________________________________________________
29076 [  6535] By: jhi                                   on 2000/08/07  14:45:14
29077         Log: tr memory corruption fix from Simon Cozens.
29078      Branch: perl
29079            ! doop.c
29080 ____________________________________________________________________________
29081 [  6534] By: jhi                                   on 2000/08/06  11:38:16
29082         Log: Document a bit that UDP is not what you might think.
29083              
29084              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
29085              From: Lupe Christoph <lupe@lupe-christoph.de>
29086              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
29087              Date: Mon, 24 Jul 2000 08:59:15 +0200
29088      Branch: perl
29089            ! pod/perlipc.pod
29090 ____________________________________________________________________________
29091 [  6533] By: jhi                                   on 2000/08/06  11:35:01
29092         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
29093              From: Jeff Pinyan <jeffp@hut.crusoe.net>
29094              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
29095              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
29096      Branch: perl
29097            ! pod/perlfunc.pod
29098 ____________________________________________________________________________
29099 [  6532] By: jhi                                   on 2000/08/06  03:45:41
29100         Log: Have symbols for the IoTYPEs.
29101      Branch: perl
29102            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
29103 ____________________________________________________________________________
29104 [  6531] By: jhi                                   on 2000/08/06  01:33:55
29105         Log: Continue fixing the io warnings.  This also
29106              sort of fixes bug ID 20000802.003: the core dump
29107              is no more.  Whether the current behaviour is correct
29108              (giving a warning: "Not a format reference"), is another matter.
29109      Branch: perl
29110            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
29111            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
29112 ____________________________________________________________________________
29113 [  6530] By: jhi                                   on 2000/08/05  21:33:12
29114         Log: Change the Policy policy: now -Dprefix= with an existing
29115              Policy.sh and prefix == siteprefix == vendorprefix, then all
29116              of them follow along the new prefix.
29117              
29118              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
29119              From: Andy Dougherty <doughera@lafayette.edu>
29120              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
29121              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
29122      Branch: perl
29123            ! Policy_sh.SH
29124 ____________________________________________________________________________
29125 [  6529] By: jhi                                   on 2000/08/05  18:57:28
29126         Log: Zap lib/Sys directory when cleaning up.
29127      Branch: perl
29128            ! Makefile.SH
29129 ____________________________________________________________________________
29130 [  6528] By: jhi                                   on 2000/08/05  18:40:44
29131         Log: Essential prototype changes were missing from #6527.
29132              Also make report_evil_fh() more bomb-proof.
29133      Branch: perl
29134            ! embed.h util.c
29135 ____________________________________________________________________________
29136 [  6527] By: jhi                                   on 2000/08/05  03:22:05
29137         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
29138              From: "Ronald F. Guilmette" <rfg@monkeys.com>
29139              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
29140              Message-Id: <200007242247.PAA52177@monkeys.com>
29141      Branch: perl
29142            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
29143 ____________________________________________________________________________
29144 [  6526] By: jhi                                   on 2000/08/04  21:23:27
29145         Log: gcc versions might have (parentheses) in them.
29146      Branch: metaconfig/U/perl
29147            ! gccvers.U
29148      Branch: perl
29149            ! Configure config_h.SH
29150 ____________________________________________________________________________
29151 [  6525] By: jhi                                   on 2000/08/04  20:23:12
29152         Log: Weed buglets pointed out by
29153              
29154              From: Lupe Christoph <lupe@lupe-christoph.de>
29155              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
29156              Date: Fri, 4 Aug 2000 17:34:39 +0200
29157              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
29158      Branch: metaconfig/U/perl
29159            ! gccvers.U uselfs.U
29160      Branch: perl
29161            ! Configure config_h.SH
29162 ____________________________________________________________________________
29163 [  6524] By: jhi                                   on 2000/08/04  19:02:08
29164         Log: Warn under -w if lstat(FH) is attempted.
29165              
29166              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
29167              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
29168              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
29169              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
29170      Branch: perl
29171            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
29172            ! t/pragma/warn/pp_sys
29173 ____________________________________________________________________________
29174 [  6523] By: jhi                                   on 2000/08/04  12:31:11
29175         Log: Subject: New perlcc, take 2
29176              From: simon@brecon.co.uk (Simon Cozens)
29177              Date: 4 Aug 2000 06:21:04 GMT
29178              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
29179      Branch: perl
29180            ! utils/perlcc.PL
29181 ____________________________________________________________________________
29182 [  6522] By: jhi                                   on 2000/08/04  12:26:33
29183         Log: Subject: Re: Array vs. List context
29184              From: Daniel Chetlin <daniel@chetlin.com>
29185              Date: Fri, 4 Aug 2000 00:22:44 -0700
29186              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
29187      Branch: perl
29188            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
29189            ! pod/perlfaq4.pod
29190 ____________________________________________________________________________
29191 [  6521] By: jhi                                   on 2000/08/04  12:22:38
29192         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
29193              From: Raymund Will <ray@caldera.de>
29194              Date: Fri, 4 Aug 2000 12:07:09 +0200
29195              Message-Id: <20000804120709.A14982@caldera.de>
29196      Branch: perl
29197            ! configure.gnu
29198 ____________________________________________________________________________
29199 [  6520] By: jhi                                   on 2000/08/04  04:09:06
29200         Log: After the #6519 a warning about stat() is just that,
29201              not about a filetest, which now have their own warning.
29202      Branch: perl
29203            ! pod/perldiag.pod
29204 ____________________________________________________________________________
29205 [  6519] By: jhi                                   on 2000/08/04  04:06:30
29206         Log: In the warnings call filehandles consistently so;
29207              add "unopened" warning for stat().
29208      Branch: perl
29209            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
29210            ! t/pragma/warn/pp_sys
29211 ____________________________________________________________________________
29212 [  6518] By: jhi                                   on 2000/08/04  02:55:35
29213         Log: Subject: Minor tweak to perlvar.pod
29214              From: "Stephen P. Potter" <spp@ds.net>
29215              Date: Tue, 18 Apr 2000 09:26:03 -0400
29216              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
29217      Branch: perl
29218            ! pod/perlvar.pod
29219 ____________________________________________________________________________
29220 [  6517] By: jhi                                   on 2000/08/04  02:50:08
29221         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
29222              From: "Clinton Pierce" <cpierce1@ford.com>
29223              Date: Wed, 21 Jul 1999 16:45:31 -0400
29224              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
29225              
29226              Fix by Stephen Potter (visible in the bug db but not in p5p?)
29227      Branch: perl
29228            ! pod/perlfunc.pod pod/perlop.pod
29229 ____________________________________________________________________________
29230 [  6516] By: jhi                                   on 2000/08/04  02:09:25
29231         Log: This is 6512.  Really.
29232      Branch: perl
29233            ! dump.c
29234 ____________________________________________________________________________
29235 [  6515] By: jhi                                   on 2000/08/04  01:25:50
29236         Log: mention the idea of @( and @)
29237      Branch: perl
29238            ! Todo-5.6
29239 ____________________________________________________________________________
29240 [  6514] By: bailey                                on 2000/08/04  01:18:46
29241         Log: YA resync with mainstem, including VMS patches from others
29242      Branch: vmsperl
29243           +> (branch 48 files)
29244            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
29245           !> (integrate 354 files)
29246 ____________________________________________________________________________
29247 [  6513] By: jhi                                   on 2000/08/04  01:18:18
29248         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
29249              From: Mark Dickinson <dickins3@fas.harvard.edu>
29250              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
29251              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
29252      Branch: perl
29253            ! t/op/grent.t t/op/pwent.t
29254 ____________________________________________________________________________
29255 [  6512] By: jhi                                   on 2000/08/04  01:14:06
29256         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
29257              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29258              Date: Wed, 02 Aug 2000 10:51:01 +0100
29259              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
29260      Branch: perl
29261            ! sv.c
29262 ____________________________________________________________________________
29263 [  6511] By: jhi                                   on 2000/08/04  00:57:00
29264         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
29265              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29266              Date: Thu, 03 Aug 2000 17:20:04 -0700
29267              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
29268      Branch: metaconfig
29269            ! U/modified/Cppsym.U
29270      Branch: perl
29271            ! Configure config_h.SH
29272 ____________________________________________________________________________
29273 [  6510] By: jhi                                   on 2000/08/04  00:25:28
29274         Log: detypo
29275      Branch: perl
29276            ! Makefile.SH
29277 ____________________________________________________________________________
29278 [  6509] By: jhi                                   on 2000/08/03  23:43:18
29279         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
29280              From: Dominic Dunlop <domo@computer.org>
29281              Date: Thu, 3 Aug 2000 22:16:46 +0200
29282              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
29283      Branch: perl
29284            ! t/op/sprintf.t
29285 ____________________________________________________________________________
29286 [  6508] By: jhi                                   on 2000/08/03  23:40:37
29287         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
29288              From: Hugo <hv@crypt.compulink.co.uk>
29289              Date: Thu, 03 Aug 2000 18:25:30 +0100
29290              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
29291      Branch: perl
29292            ! regcomp.c t/op/re_tests
29293 ____________________________________________________________________________
29294 [  6507] By: jhi                                   on 2000/08/03  23:38:28
29295         Log: Subject: [PATCH] sv.h documentation - SvLEN
29296              From: Mike Guy <mjtg@cam.ac.uk>
29297              Date: Thu, 03 Aug 2000 14:43:09 +0100
29298              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
29299      Branch: perl
29300            ! sv.h
29301 ____________________________________________________________________________
29302 [  6506] By: jhi                                   on 2000/08/03  15:49:14
29303         Log: Disable the fix_pl hack for now.
29304      Branch: perl
29305            ! Makefile.SH
29306 ____________________________________________________________________________
29307 [  6505] By: jhi                                   on 2000/08/03  13:49:04
29308         Log: Add a URL for FSF.
29309              
29310              Subject: Patch for README
29311              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29312              Date: Wed, 2 Aug 2000 13:25:09 -0500
29313              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
29314      Branch: perl
29315            ! README
29316 ____________________________________________________________________________
29317 [  6504] By: jhi                                   on 2000/08/03  13:29:19
29318         Log: Be more informative on what is skipped and why,
29319              also repeat the list at the end.
29320      Branch: perl
29321            ! Porting/p4desc
29322 ____________________________________________________________________________
29323 [  6503] By: jhi                                   on 2000/08/03  13:07:05
29324         Log: Circumvent the removal of .patch by fix_pl.
29325              
29326              Subject: Re: [ID 20000802.011] unable to 'make test'          
29327              From: simon@brecon.co.uk (Simon Cozens) 
29328              Date: 3 Aug 2000 04:17:00 GMT
29329              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
29330      Branch: perl
29331            ! Makefile.SH
29332 ____________________________________________________________________________
29333 [  6502] By: jhi                                   on 2000/08/03  00:14:34
29334         Log: Add the missing setproctitle unit.
29335      Branch: metaconfig/U/perl
29336            + d_setproctitle.U
29337 ____________________________________________________________________________
29338 [  6501] By: jhi                                   on 2000/08/03  00:00:26
29339         Log: The subtest 4 may fail also on VOBS, as pointed out
29340              by Nick Ing-Simmons in November 1999, bug id 19991124.003
29341              (but the failure in that bug report isn't the subtest 4).
29342      Branch: perl
29343            ! t/op/stat.t
29344 ____________________________________________________________________________
29345 [  6500] By: jhi                                   on 2000/08/02  23:49:30
29346         Log: Better skip message for the test; one of the two problems in
29347              
29348              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
29349              From: Lupe Christoph <lupe@lupe-christoph.de>
29350              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
29351              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
29352      Branch: perl
29353            ! t/op/numconvert.t
29354 ____________________________________________________________________________
29355 [  6499] By: jhi                                   on 2000/08/02  22:49:16
29356         Log: Allow "no Module;" even if there is no 'unimport'.
29357              
29358              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
29359              From: mjd@plover.com
29360              Date: 24 Mar 2000 15:24:34 -0000
29361              Message-Id: <20000324152434.15160.qmail@plover.com>
29362      Branch: perl
29363            ! gv.c
29364 ____________________________________________________________________________
29365 [  6498] By: jhi                                   on 2000/08/02  22:42:58
29366         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
29367              that are hopefully soon put into use.
29368      Branch: perl
29369            ! opcode.h opcode.pl opnames.h
29370 ____________________________________________________________________________
29371 [  6497] By: gsar                                  on 2000/08/02  22:28:59
29372         Log: require.t needs binmode() to work on windows
29373      Branch: perl
29374            ! t/comp/require.t
29375 ____________________________________________________________________________
29376 [  6496] By: jhi                                   on 2000/08/02  22:08:51
29377         Log: Document the IVdf UVuf UVof UVxf.
29378      Branch: perl
29379            ! pod/perlguts.pod
29380 ____________________________________________________________________________
29381 [  6495] By: jhi                                   on 2000/08/02  21:54:26
29382         Log: detypo #6494
29383      Branch: perl
29384            ! ext/Data/Dumper/Dumper.xs
29385 ____________________________________________________________________________
29386 [  6494] By: jhi                                   on 2000/08/02  21:49:17
29387         Log: Dump UVs as UVs in Data::Dumper.
29388              
29389              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
29390              From: Gurusamy Sarathy <gsar@ActiveState.com>
29391              Date: Thu, 27 Apr 2000 12:26:25 -0700
29392              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
29393      Branch: perl
29394            ! ext/Data/Dumper/Dumper.xs
29395 ____________________________________________________________________________
29396 [  6493] By: jhi                                   on 2000/08/02  17:01:58
29397         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
29398              From: Hugo <hv@crypt.compulink.co.uk>
29399              Date: Wed, 02 Aug 2000 14:53:56 +0100
29400              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
29401      Branch: perl
29402            ! regexec.c t/op/re_tests
29403 ____________________________________________________________________________
29404 [  6492] By: jhi                                   on 2000/08/02  15:02:46
29405         Log: The new setproctitle() feature is available only in 
29406              bleeding edge FreeBSD.  From Paul Saab.
29407      Branch: perl
29408            ! mg.c
29409 ____________________________________________________________________________
29410 [  6491] By: jhi                                   on 2000/08/02  13:34:36
29411         Log: The tr utf8 patching continues.
29412              
29413              Subject: Re: #6469, too many tests claimed in require.t
29414              From: simon@brecon.co.uk (Simon Cozens)
29415              Date: 2 Aug 2000 02:37:17 GMT
29416              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
29417              
29418              (the logic of the test was the wrong way round in the patch)
29419      Branch: perl
29420            ! doop.c
29421 ____________________________________________________________________________
29422 [  6490] By: jhi                                   on 2000/08/02  13:27:38
29423         Log: The name of a filehandle does not have <these>.
29424      Branch: perl
29425            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
29426            ! t/pragma/warn/pp_sys util.c
29427 ____________________________________________________________________________
29428 [  6489] By: jhi                                   on 2000/08/02  04:26:46
29429         Log: Remove the extraneous "main::" prefix from all the
29430              "opened only for", "on closed", and "never opened" warnings.
29431              
29432              Subject: Re: inappropriate warning
29433              From: Gurusamy Sarathy <gsar@ActiveState.com>
29434              Date: Mon, 20 Mar 2000 11:28:02 -0800
29435              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
29436      Branch: perl
29437            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
29438            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
29439            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
29440 ____________________________________________________________________________
29441 [  6488] By: jhi                                   on 2000/08/02  03:02:57
29442         Log: memcpy has n o in it, as pinted ut by Sarathy.
29443      Branch: perl
29444            ! pod/perlguts.pod
29445 ____________________________________________________________________________
29446 [  6487] By: jhi                                   on 2000/08/02  02:44:51
29447         Log: Document in one place the memory abstractions used in Perl core.
29448              
29449              Subject: Re: Memory abstraction
29450              From: simon@brecon.co.uk (Simon Cozens)
29451              Date: 2 Aug 2000 02:20:23 GMT
29452              Organization: Earth.li Origins
29453      Branch: perl
29454            ! pod/perlguts.pod
29455 ____________________________________________________________________________
29456 [  6486] By: jhi                                   on 2000/08/02  02:41:57
29457         Log: regen_headers, regen perltoc.
29458      Branch: perl
29459            ! perlapi.c pod/perltoc.pod
29460 ____________________________________________________________________________
29461 [  6485] By: jhi                                   on 2000/08/02  01:43:33
29462         Log: "This little thing tests for a file .patch, and if it contains
29463              a number, pops into patchlevel.h" (making it easier to track
29464              which development version people are reporting bugs against)
29465              
29466              Subject: Patchlevel autogeneration for repository perls
29467              From: simon@brecon.co.uk (Simon Cozens)
29468              Date: 14 Jul 2000 07:12:15 GMT
29469              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
29470      Branch: perl
29471            + fix_pl
29472            ! MANIFEST Makefile.SH
29473 ____________________________________________________________________________
29474 [  6484] By: jhi                                   on 2000/08/02  01:32:54
29475         Log: FreeBSD 3.* updates from
29476              
29477              From: Paul Saab <ps@yahoo-inc.com>
29478              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
29479              Date: Tue, 1 Aug 2000 15:41:39 -0700
29480              Message-Id: <20000801154139.A53740@yahoo-inc.com>
29481      Branch: perl
29482            ! hints/freebsd.sh
29483 ____________________________________________________________________________
29484 [  6483] By: jhi                                   on 2000/08/02  01:27:44
29485         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
29486              instead one must use setproctitle().  This was already addressed
29487              by change #6457, but the below has a new variant for FreeBSD 4.0
29488              or later, and the matter is also documented more.
29489              
29490              From: Paul Saab <ps@yahoo-inc.com>
29491              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
29492              Date: Tue, 1 Aug 2000 15:41:39 -0700
29493              Message-Id: <20000801154139.A53740@yahoo-inc.com>
29494      Branch: metaconfig/U/perl
29495            + i_libutil.U
29496      Branch: perl
29497            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
29498 ____________________________________________________________________________
29499 [  6482] By: jhi                                   on 2000/08/01  22:17:32
29500         Log: The test from this
29501              
29502              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
29503              Date: Sat, 15 Apr 2000 17:03:44 +0100
29504              From: Tom Hughes <tom@compton.nu>
29505              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
29506              
29507              was missing, the code change went in as #5989
29508              (which had a different test?)
29509      Branch: perl
29510            ! t/op/misc.t
29511 ____________________________________________________________________________
29512 [  6481] By: jhi                                   on 2000/08/01  21:48:38
29513         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
29514              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29515              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
29516              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
29517      Branch: perl
29518            ! perl.h
29519 ____________________________________________________________________________
29520 [  6480] By: jhi                                   on 2000/08/01  18:05:28
29521         Log: Make p4desc to skip non-mainperl branches by default.
29522      Branch: perl
29523            ! Porting/p4desc
29524 ____________________________________________________________________________
29525 [  6479] By: jhi                                   on 2000/08/01  17:29:19
29526         Log: If gccosandvers is equal to osname, clear gccosandvers.
29527      Branch: metaconfig/U/perl
29528            ! gccvers.U
29529      Branch: perl
29530            ! Configure config_h.SH
29531 ____________________________________________________________________________
29532 [  6478] By: jhi                                   on 2000/08/01  15:54:08
29533         Log: BOM patching from Simon Cozens.
29534      Branch: perl
29535            ! toke.c
29536 ____________________________________________________________________________
29537 [  6477] By: jhi                                   on 2000/08/01  04:50:33
29538         Log: Stash away the largefiles flags and libswanted.
29539      Branch: perl
29540            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
29541 ____________________________________________________________________________
29542 [  6476] By: gsar                                  on 2000/08/01  04:24:24
29543         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
29544              on Windows)
29545      Branch: perl
29546            ! t/pragma/utf8.t utf8.c win32/win32.c
29547 ____________________________________________________________________________
29548 [  6475] By: jhi                                   on 2000/08/01  03:35:24
29549         Log: Make chr() for values >127 to create utf8 when under utf8.
29550              
29551              Subject: Re: uft8/chr()
29552              From: simon@brecon.co.uk (Simon Cozens)
29553              Date: 1 Aug 2000 02:37:02 GMT
29554              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
29555      Branch: perl
29556            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
29557 ____________________________________________________________________________
29558 [  6474] By: jhi                                   on 2000/08/01  02:36:18
29559         Log: In Digital UNIX warn if gcc explicitly chosen because even
29560              2.95.2 is known to cause problems.
29561      Branch: perl
29562            ! hints/dec_osf.sh
29563 ____________________________________________________________________________
29564 [  6473] By: jhi                                   on 2000/08/01  02:00:56
29565         Log: Make the safety catch for buggy gccs work with triple version
29566              numbers like 2.95.2.  Reported in
29567              
29568              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
29569              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
29570              Date: Mon, 31 Jul 2000 14:55:06 +0200
29571              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
29572      Branch: perl
29573            ! hints/dec_osf.sh
29574 ____________________________________________________________________________
29575 [  6472] By: jhi                                   on 2000/08/01  01:13:33
29576         Log: Subject: fix and question re: waitpid() under win32
29577              From: Brian Clarke <clarke@appliedmeta.com>
29578              Date: Fri, 28 Jul 2000 15:18:29 -0400
29579              Message-ID: <3981DC85.290314EB@appliedmeta.com>
29580              
29581              Slightly reformatted and WNOHANG # define moved to win32.h
29582              so that also POSIX.xs sees it, as suggsted by Sarathy.
29583      Branch: perl
29584            ! win32/win32.c win32/win32.h
29585 ____________________________________________________________________________
29586 [  6471] By: jhi                                   on 2000/08/01  00:55:05
29587         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
29588              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29589              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
29590              Date: Mon, 31 Jul 2000 13:28:51 +0100
29591              
29592              (aka ID 20000730.002)
29593      Branch: perl
29594            ! op.c t/op/tr.t
29595 ____________________________________________________________________________
29596 [  6470] By: jhi                                   on 2000/07/31  23:34:42
29597         Log: Document the problem with -P in HP-UX and its workaround.
29598              
29599              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
29600              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
29601              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
29602              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
29603      Branch: perl
29604            ! README.hpux
29605 ____________________________________________________________________________
29606 [  6469] By: jhi                                   on 2000/07/31  04:15:02
29607         Log: The swallow_bom() saga continues.  The #23 of require.t
29608              (UTF16-LE) still fails (silently, no output) but the #22
29609              (UTF16-BE) seems to be working now.  The root of the
29610              failure may be in sv_gets(): is it UTF-16LE-aware,
29611              especially when it comes to line endings? 
29612      Branch: perl
29613            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
29614            ! t/comp/require.t toke.c utf8.c
29615 ____________________________________________________________________________
29616 [  6468] By: jhi                                   on 2000/07/30  19:05:48
29617         Log: Find green threads before native threads.
29618              
29619              Subject: Re: Patch to jpl/JNI/Makefile.PL
29620              From: Jens Thomsen <jens@fiend.cis.com>
29621              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
29622              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
29623      Branch: perl
29624            ! jpl/JNI/Makefile.PL
29625 ____________________________________________________________________________
29626 [  6467] By: jhi                                   on 2000/07/30  18:36:22
29627         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
29628      Branch: perl
29629            ! doop.c
29630 ____________________________________________________________________________
29631 [  6466] By: jhi                                   on 2000/07/30  04:37:29
29632         Log: A new version of the "remove UPPERACSE string comparison"
29633              operators.  The problem with the previous one (change #6454)
29634              was that it was for Perl 5.6.0.  From Paul Marquess.
29635      Branch: perl
29636            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
29637            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
29638            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29639 ____________________________________________________________________________
29640 [  6465] By: jhi                                   on 2000/07/29  22:39:56
29641         Log: Do not upgrade SVs into utf8 just because they participate
29642              in eq or cmp.  Reported and fix suggested in
29643              
29644              Subject: [ID 20000720.009] sv_eq UTF8 bug
29645              From: "Simon Cozens" <simon@othersideofthe.earth.li>
29646              Date: 21 Jul 2000 04:37:29 -0000
29647              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
29648              
29649              Exercise for the kind reader: should we or should we not
29650              cache the utf8 conversion alonside the SV? (as magic,
29651              as thestrxfrm()ed version is cached under use locale)
29652              Argue both for and against.
29653      Branch: perl
29654            ! sv.c
29655 ____________________________________________________________________________
29656 [  6464] By: jhi                                   on 2000/07/29  22:36:22
29657         Log: Subject: UTF8 concat
29658              From: simon@brecon.co.uk (Simon Cozens) 
29659              Date: 30 Jun 2000 06:13:25 GMT
29660              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
29661              
29662              (with a memory leak fixed, plus a few casts added)
29663              
29664              This also seems to help for
29665              
29666              Subject: [ID 20000716.015] join UTF8 weirdness
29667              From: root <root@ak-71.mind.de> 
29668              Date: Sat, 15 Jul 2000 15:29:54 +0200
29669              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
29670              
29671              (from Andreas König)
29672      Branch: perl
29673            ! pp_hot.c
29674 ____________________________________________________________________________
29675 [  6463] By: jhi                                   on 2000/07/29  00:55:39
29676         Log: Tune the comments and hopefully stop a memory leak.
29677      Branch: perl
29678            ! toke.c utf8.c
29679 ____________________________________________________________________________
29680 [  6462] By: jhi                                   on 2000/07/29  00:16:53
29681         Log: The problem described in this
29682              
29683              Subject: [ID 20000322.018] named chars aren't magical enough
29684              From: root <root@dixie.cscaper.com>     
29685              Date: Wed, 22 Mar 2000 18:37:42 -0700
29686              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
29687              
29688              has been fixed in perl 5.6.0 but just in case added a test
29689              to keep it away.  (The report from Joseph Hall.)
29690      Branch: perl
29691            ! t/lib/charnames.t
29692 ____________________________________________________________________________
29693 [  6461] By: jhi                                   on 2000/07/28  23:56:36
29694         Log: Tiny fixes for #6460.
29695      Branch: metaconfig/U/perl
29696            ! gccvers.U
29697      Branch: perl
29698            ! Configure config_h.SH
29699 ____________________________________________________________________________
29700 [  6460] By: jhi                                   on 2000/07/28  23:24:41
29701         Log: Warn if the version of the operating system used to compile gcc
29702              differs from the current version of the operating system.
29703              Also display the gcc compilation os and version in myconfig.
29704              Inspiration from
29705              
29706              Subject: Re: [ID 20000710.003] ERRORS!!         
29707              From: "Kurt D. Starsinic" <kstar@chapin.edu>
29708              Date: Mon, 10 Jul 2000 15:54:16 -0400
29709              Message-ID: <20000710155416.A1384@O2.chapin.edu>
29710      Branch: metaconfig/U/perl
29711            ! gccvers.U
29712      Branch: perl
29713            ! Configure config_h.SH myconfig.SH
29714 ____________________________________________________________________________
29715 [  6459] By: jhi                                   on 2000/07/28  22:00:32
29716         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
29717              letter to $Config{osvers}.
29718      Branch: metaconfig
29719            ! U/modified/Oldconfig.U
29720      Branch: perl
29721            ! Configure config_h.SH
29722 ____________________________________________________________________________
29723 [  6458] By: jhi                                   on 2000/07/28  04:15:39
29724         Log: Back out #6454, doesn't seem to work.
29725              (Reason: that patch was for perl 5.6.0, not perl-current)
29726              (A version of the patch for perl-current came in later as #6466)
29727      Branch: perl
29728            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
29729            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
29730            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29731 ____________________________________________________________________________
29732 [  6457] By: jhi                                   on 2000/07/27  23:31:49
29733         Log: Use setproctitle() if available to modify $0.
29734              
29735              Subject: setting $* on BSD4 broken
29736              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
29737              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
29738              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
29739      Branch: metaconfig
29740            ! U/modified/Myinit.U
29741      Branch: perl
29742            ! Configure config_h.SH mg.c
29743 ____________________________________________________________________________
29744 [  6456] By: jhi                                   on 2000/07/27  14:50:47
29745         Log: Allow "no AutoLoader;", based on change #6444,
29746              suggested by Graham Barr.
29747      Branch: perl
29748            ! lib/AutoLoader.pm
29749 ____________________________________________________________________________
29750 [  6455] By: jhi                                   on 2000/07/27  14:19:10
29751         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
29752              From: rspier@pobox.com (Robert Spier)
29753              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
29754              Message-ID: <14720.15855.787664.424783@rls.cx>
29755      Branch: perl
29756            ! pod/perldiag.pod
29757 ____________________________________________________________________________
29758 [  6454] By: jhi                                   on 2000/07/27  14:03:02
29759         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
29760              for a long time).
29761              
29762              Reported in
29763              
29764              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
29765              From: Ryan Herbert <rherbert@sycamorehq.com>
29766              Date: Mon, 17 Jul 2000 11:40:42 -0400
29767              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
29768              
29769              Patched in
29770              
29771              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
29772              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
29773              Date: Wed, 26 Jul 2000 23:40:18 +0100
29774              Message-ID: <000001bff752$79511880$0a17073e@tiny>
29775              
29776              based on an earlier patch from Stephen P. Potter.
29777              
29778              (Removed later by change #6458 because this patch was for
29779              perl 5.6.0, not perl-current)
29780      Branch: perl
29781            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
29782            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
29783            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29784 ____________________________________________________________________________
29785 [  6453] By: jhi                                   on 2000/07/27  13:48:02
29786         Log: Subject: [PATCH] fixes bug 20000508.004
29787              From: Michael Stevens <mstevens@globnix.org>
29788              Date: Thu, 27 Jul 2000 13:49:04 +0100
29789              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
29790      Branch: perl
29791            ! pod/perldata.pod
29792 ____________________________________________________________________________
29793 [  6452] By: jhi                                   on 2000/07/26  23:51:26
29794         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
29795              and Craig A. Berry.
29796      Branch: perl
29797            ! lib/File/Temp.pm pod/perlport.pod
29798 ____________________________________________________________________________
29799 [  6451] By: jhi                                   on 2000/07/26  19:43:30
29800         Log: Be wary of close()s, too.
29801              
29802              Subject: Re: [PATCH] perlbug cleanup
29803              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29804              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
29805              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
29806      Branch: perl
29807            ! utils/perlbug.PL
29808 ____________________________________________________________________________
29809 [  6450] By: jhi                                   on 2000/07/26  18:41:40
29810         Log: Subject: Minor doc patch: handy.h
29811              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
29812              Date: Wed, 26 Jul 2000 15:34:25 -0300
29813              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
29814      Branch: perl
29815            ! handy.h pod/perlapi.pod
29816 ____________________________________________________________________________
29817 [  6449] By: jhi                                   on 2000/07/26  18:23:55
29818         Log: Subject: [PATCH] minor doc change - perlguts
29819              From: Michael Stevens <mstevens@globnix.org>
29820              Date: Thu, 13 Jul 2000 12:39:18 +0100
29821              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
29822      Branch: perl
29823            ! pod/perlguts.pod
29824 ____________________________________________________________________________
29825 [  6448] By: jhi                                   on 2000/07/26  18:20:30
29826         Log: open() wariness in perlbug.
29827              
29828              Subject: [PATCH] perlbug cleanup
29829              From: Michael Stevens <mstevens@globnix.org>
29830              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
29831              Date: Thu, 13 Jul 2000 15:52:23 +0100
29832      Branch: perl
29833            ! utils/perlbug.PL
29834 ____________________________________________________________________________
29835 [  6447] By: jhi                                   on 2000/07/26  18:13:04
29836         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
29837      Branch: perl
29838            ! lib/File/Temp.pm t/lib/ftmp-security.t
29839 ____________________________________________________________________________
29840 [  6446] By: jhi                                   on 2000/07/26  18:06:32
29841         Log: docfix from Peter Scott <Peter@PSDT.com>.
29842      Branch: perl
29843            ! pod/perlfunc.pod
29844 ____________________________________________________________________________
29845 [  6445] By: jhi                                   on 2000/07/26  17:53:31
29846         Log: Fix *foo{FORMAT}.
29847              
29848              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29849              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
29850              Date: Wed, 26 Jul 2000 19:51:02 +0200
29851              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
29852              
29853              From: Graham Barr <gbarr@pobox.com>
29854              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
29855              Date: Wed, 26 Jul 2000 17:38:36 +0100
29856              Message-ID: <20000726173836.L472@pobox.com>
29857      Branch: perl
29858            ! pp.c sv.c t/op/gv.t
29859 ____________________________________________________________________________
29860 [  6444] By: jhi                                   on 2000/07/26  17:49:14
29861         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
29862              from Graham Barr in the module list.
29863      Branch: perl
29864            ! gv.c pod/perlobj.pod
29865 ____________________________________________________________________________
29866 [  6443] By: jhi                                   on 2000/07/26  16:06:56
29867         Log: More split() doc and test patches from Mike Guy.
29868      Branch: perl
29869            ! pod/perlfunc.pod t/op/split.t
29870 ____________________________________________________________________________
29871 [  6442] By: jhi                                   on 2000/07/26  16:05:30
29872         Log: MacOS nits from Matthias Neeracher.
29873      Branch: perl
29874            ! perl.c pp_ctl.c
29875 ____________________________________________________________________________
29876 [  6441] By: jhi                                   on 2000/07/26  04:39:57
29877         Log: Subject: [PATCH] split /^/
29878              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29879              Date: Tue, 25 Jul 2000 14:18:57 +0100
29880              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
29881              
29882              (with notes from tchrist and gbarr)
29883      Branch: perl
29884            ! pod/perlfunc.pod t/op/split.t
29885 ____________________________________________________________________________
29886 [  6440] By: jhi                                   on 2000/07/26  04:32:32
29887         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
29888              From: Peter Prymmer <pvhp@forte.com>
29889              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
29890              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
29891      Branch: perl
29892            ! vms/munchconfig.c
29893 ____________________________________________________________________________
29894 [  6439] By: jhi                                   on 2000/07/26  04:31:01
29895         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
29896              to be fatal errors (instead of by default ignoring them, and
29897              ignoring with a bug: even though -w gave an error, the opening [
29898              was left in)  Reported in:
29899              
29900              Subject: [ID 20000716.024] [=cc=] / [:blank:]
29901              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
29902              Date: Sun, 16 Jul 2000 17:55:29 -0700
29903              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
29904      Branch: perl
29905            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
29906 ____________________________________________________________________________
29907 [  6438] By: jhi                                   on 2000/07/25  15:41:15
29908         Log: Subject: [PATCH] av.c apidoc
29909              From: simon@brecon.co.uk (Simon Cozens)
29910              Date: 24 Jul 2000 06:40:52 GMT
29911              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
29912      Branch: perl
29913            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
29914            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
29915 ____________________________________________________________________________
29916 [  6437] By: jhi                                   on 2000/07/25  14:05:36
29917         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
29918              From: "Stephen P. Potter" <spp@ds.net>
29919              Date: Mon, 24 Jul 2000 14:22:23 -0400
29920              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
29921      Branch: perl
29922            ! pod/perllocale.pod
29923 ____________________________________________________________________________
29924 [  6436] By: jhi                                   on 2000/07/25  14:02:03
29925         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
29926              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29927              Date: Mon, 24 Jul 2000 18:04:28 +0100
29928              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
29929      Branch: perl
29930            ! t/lib/syslfs.t t/op/lfs.t
29931 ____________________________________________________________________________
29932 [  6435] By: jhi                                   on 2000/07/25  13:59:28
29933         Log: Get UTF16 BOMs working.  Patch from
29934              
29935              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29936              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29937              Date: Tue, 25 Jul 2000 12:52:45 +0100
29938              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
29939              
29940              and notes from
29941              
29942              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29943              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29944              Date: Tue, 25 Jul 2000 11:43:25 +0100
29945              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
29946      Branch: perl
29947            ! t/comp/require.t toke.c utf8.c
29948 ____________________________________________________________________________
29949 [  6434] By: jhi                                   on 2000/07/25  02:39:54
29950         Log: Make the "uninit variable" warning to say "concat or string"
29951              or "join or string" when in concat or join .
29952              
29953              Subject: Re: [ID 20000403.009] uninitialised concatenation???
29954              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29955              Date: Tue, 04 Apr 2000 18:22:58 +0100
29956              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
29957              
29958              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
29959              From: William R Ward <hermit@BayView.COM>
29960              Date: Thu, 30 Mar 2000 19:50:03 -0800
29961              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
29962      Branch: perl
29963            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
29964            ! t/pragma/warn/op t/pragma/warn/sv
29965 ____________________________________________________________________________
29966 [  6433] By: jhi                                   on 2000/07/24  17:52:56
29967         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
29968      Branch: perl
29969            ! lib/File/Spec/VMS.pm
29970 ____________________________________________________________________________
29971 [  6432] By: jhi                                   on 2000/07/24  17:44:44
29972         Log: Test cases for #6431.
29973              
29974              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29975              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29976              Date: Mon, 24 Jul 2000 15:32:29 +0100
29977              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
29978      Branch: perl
29979            ! t/op/pat.t t/op/split.t
29980 ____________________________________________________________________________
29981 [  6431] By: jhi                                   on 2000/07/24  17:43:17
29982         Log: Bind op fix.
29983              
29984              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29985              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29986              Date: Mon, 17 Jul 2000 20:04:56 +0100
29987              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
29988      Branch: perl
29989            ! op.c
29990 ____________________________________________________________________________
29991 [  6430] By: jhi                                   on 2000/07/24  03:42:42
29992         Log: Subject: [ID 20000716.023] syslog test fails without sockets
29993              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29994              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
29995              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
29996      Branch: metaconfig/U/perl
29997            ! Extensions.U
29998      Branch: perl
29999            ! Configure config_h.SH
30000 ____________________________________________________________________________
30001 [  6429] By: jhi                                   on 2000/07/24  03:11:52
30002         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
30003              case, but add also notes explaining the relationship of this
30004              patch and the earlier notes by Sarathy.
30005              
30006              Subject: Map is still slow
30007              From: "Ben Tilly" <ben_tilly@hotmail.com>
30008              Date: Sat, 15 Jul 2000 17:23:27 EDT
30009              Message-ID: <20000715212327.21656.qmail@hotmail.com>
30010      Branch: perl
30011            ! pp_ctl.c
30012 ____________________________________________________________________________
30013 [  6428] By: jhi                                   on 2000/07/24  02:58:52
30014         Log: Documentation to explain the behaviour of map().
30015              
30016              Subject: Re: Map is still slow 
30017              From: Gurusamy Sarathy <gsar@ActiveState.com>
30018              Date: Sat, 15 Jul 2000 16:05:09 -0700
30019              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
30020      Branch: perl
30021            ! pp_ctl.c
30022 ____________________________________________________________________________
30023 [  6427] By: jhi                                   on 2000/07/24  02:50:03
30024         Log: Add tests for
30025              [ID 19991110.003] another matching finding by pcre author
30026              which has already been fixed by some patch, as verified in
30027              
30028              Subject: Re: two regex bugs from the mists of time (well, last November)
30029              From: Hugo <hv@crypt.compulink.co.uk>
30030              Date: Sat, 22 Jul 2000 18:12:58 +0100
30031              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
30032      Branch: perl
30033            ! t/op/re_tests
30034 ____________________________________________________________________________
30035 [  6426] By: jhi                                   on 2000/07/24  02:11:20
30036         Log: A missing 'break' after the [[:space:]] switch case.
30037              
30038              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
30039              From: "Stephen P. Potter" <spp@ds.net>
30040              Date: Tue, 18 Jul 2000 16:25:17 -0400
30041              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
30042      Branch: perl
30043            ! regcomp.c
30044 ____________________________________________________________________________
30045 [  6425] By: jhi                                   on 2000/07/24  02:06:12
30046         Log: The output might have been produced in the wrong order.
30047              
30048              Subject: [ID 20000720.003] [PATCH] t/op/write.t
30049              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30050              Date: Thu, 20 Jul 2000 18:49:18 +0100
30051              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
30052      Branch: perl
30053            ! t/op/write.t
30054 ____________________________________________________________________________
30055 [  6424] By: jhi                                   on 2000/07/24  02:00:07
30056         Log: Use STDOUT consistently.
30057              
30058              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
30059              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30060              Date: Thu, 20 Jul 2000 18:04:01 +0100
30061              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
30062      Branch: perl
30063            ! lib/Test/Harness.pm
30064 ____________________________________________________________________________
30065 [  6423] By: jhi                                   on 2000/07/24  01:54:54
30066         Log: Protect against "wild next"s, that is, callbacks doing "next"
30067              instead of "return".
30068              
30069              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
30070              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30071              Date: Tue, 18 Jul 2000 11:30:16 +0100
30072              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
30073      Branch: perl
30074            ! lib/File/Find.pm
30075 ____________________________________________________________________________
30076 [  6422] By: jhi                                   on 2000/07/24  01:35:47
30077         Log: Out-of-date note removed.
30078              
30079              Subject: [PATCH] documentation perlipc
30080              From: rspier@pobox.com (Robert Spier)
30081              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
30082              Message-ID: <14711.35178.572612.502654@rls.cx>
30083      Branch: perl
30084            ! pod/perlipc.pod
30085 ____________________________________________________________________________
30086 [  6421] By: jhi                                   on 2000/07/24  00:09:18
30087         Log: Send all installperl messages to STDERR and be -w clean.
30088              
30089              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
30090              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30091              Date: Sat, 22 Jul 2000 14:02:11 +0100
30092              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
30093      Branch: perl
30094            ! installperl
30095 ____________________________________________________________________________
30096 [  6420] By: jhi                                   on 2000/07/24  00:04:19
30097         Log: Decutandpasto.
30098              
30099              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
30100              From: "Richard Soderberg" <rs@crystalflame.net>
30101              Date: Sun, 23 Jul 2000 01:37:23 -0700
30102              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
30103      Branch: perl
30104            ! pod/perlipc.pod
30105 ____________________________________________________________________________
30106 [  6419] By: jhi                                   on 2000/07/24  00:01:12
30107         Log: A cleaner abs_path().
30108              Subject: Re: unix alternative to Cwd.pm
30109              From: Jeff Pinyan <jeffp@crusoe.net>
30110              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
30111              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
30112      Branch: perl
30113            ! lib/Cwd.pm
30114 ____________________________________________________________________________
30115 [  6418] By: jhi                                   on 2000/07/23  23:48:56
30116         Log: Detypo.
30117              
30118              Subject: [PATCH perl-current] Typo in hints/powerux.sh
30119              From: "Richard Soderberg" <rs@crystalflame.net>
30120              Date: Sun, 23 Jul 2000 01:27:33 -0700
30121              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
30122      Branch: perl
30123            ! hints/powerux.sh
30124 ____________________________________________________________________________
30125 [  6417] By: jhi                                   on 2000/07/17  22:13:31
30126         Log: Subject: SDBM_File documentation
30127              From: mjd@plover.com
30128              Date: 16 Jul 2000 17:41:17 -0000
30129              Message-ID: <20000716174117.18515.qmail@plover.com>
30130      Branch: perl
30131            ! ext/SDBM_File/SDBM_File.pm
30132 ____________________________________________________________________________
30133 [  6416] By: jhi                                   on 2000/07/17  19:13:26
30134         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
30135      Branch: perl
30136            ! hints/mpeix.sh mpeix/relink
30137 ____________________________________________________________________________
30138 [  6415] By: jhi                                   on 2000/07/15  14:11:02
30139         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
30140              the utf8 'characters' can be more than one octet).
30141              
30142              Date: Sat, 15 Jul 2000 00:21:56 +0100
30143              From: Tom Hughes <tom@compton.nu>
30144              Subject: Re: [ID 20000714.002]
30145              Message-ID: <db2334de49.tom@compton.compton.nu>
30146              
30147              Reported in
30148              
30149              Subject: [ID 20000714.002]
30150              From: "Simon Cozens" <simon@othersideofthe.earth.li>
30151              Date: 14 Jul 2000 15:13:09 -0000
30152              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
30153      Branch: perl
30154            ! doop.c
30155 ____________________________________________________________________________
30156 [  6414] By: jhi                                   on 2000/07/15  03:13:41
30157         Log: another VMS build tweak from Peter Prymmer
30158      Branch: perl
30159            ! vms/descrip_mms.template
30160 ____________________________________________________________________________
30161 [  6413] By: jhi                                   on 2000/07/15  03:10:40
30162         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
30163      Branch: perl
30164            ! vms/perlvms.pod
30165 ____________________________________________________________________________
30166 [  6412] By: jhi                                   on 2000/07/15  00:31:05
30167         Log: More docs for sv functions.
30168              
30169              Subject: [PATCH cfgperl] sv.c apidoc
30170              From: simon@brecon.co.uk (Simon Cozens)
30171              Date: 13 Jul 2000 09:00:20 GMT
30172              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
30173              
30174              Subject: Re: [PATCH cfgperl] sv.c apidoc
30175              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30176              Date: Thu, 13 Jul 2000 12:27:41 +0100
30177              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
30178              
30179              Subject: Re: [PATCH cfgperl] sv.c apidoc
30180              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30181              Date: Thu, 13 Jul 2000 13:23:09 +0100
30182              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
30183              
30184              Subject: Re: [PATCH cfgperl] sv.c apidoc
30185              From: simon@brecon.co.uk (Simon Cozens)
30186              Date: 14 Jul 2000 06:51:02 GMT
30187              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
30188      Branch: perl
30189            ! embed.pl pod/perlapi.pod sv.c
30190 ____________________________________________________________________________
30191 [  6411] By: jhi                                   on 2000/07/15  00:10:41
30192         Log: lib/b test fixes from Peter Prymmer.
30193      Branch: perl
30194            ! t/lib/b.t
30195 ____________________________________________________________________________
30196 [  6410] By: jhi                                   on 2000/07/15  00:02:09
30197         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
30198              From: Hugo <hv@crypt.compulink.co.uk>
30199              Date: Fri, 14 Jul 2000 23:05:20 +0100
30200              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
30201              
30202              Didn't anymore apply, but that point still could use another fix.
30203      Branch: perl
30204            ! pod/perlfunc.pod
30205 ____________________________________________________________________________
30206 [  6409] By: jhi                                   on 2000/07/14  23:15:15
30207         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
30208              not in pod, from Peter Prymmer
30209      Branch: perl
30210            ! vms/descrip_mms.template
30211 ____________________________________________________________________________
30212 [  6408] By: jhi                                   on 2000/07/14  20:35:05
30213         Log: The bug report
30214              [ID 19991110.002] minimal matching discrepancy found by pcre author
30215              seems to have been fixed (though differently from what was suggested
30216              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
30217      Branch: perl
30218            ! t/op/re_tests
30219 ____________________________________________________________________________
30220 [  6407] By: jhi                                   on 2000/07/14  17:38:08
30221         Log: Fix AutoSplit to use File::Spec the right way in VMS,
30222              from Peter Prymmer.
30223      Branch: perl
30224            ! lib/AutoSplit.pm
30225 ____________________________________________________________________________
30226 [  6406] By: jhi                                   on 2000/07/14  14:13:22
30227         Log: Merge perlhacktut into perlhack, update perlguts.
30228              
30229              Subject: Re: Perlhacktut
30230              From: simon@brecon.co.uk (Simon Cozens)
30231              Date: 14 Jul 2000 06:49:21 GMT
30232              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
30233              
30234              Subject: Re: Perlhacktut
30235              From: simon@brecon.co.uk (Simon Cozens)
30236              Date: 14 Jul 2000 07:09:45 GMT
30237              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
30238      Branch: perl
30239            ! pod/perlguts.pod pod/perlhack.pod
30240 ____________________________________________________________________________
30241 [  6405] By: jhi                                   on 2000/07/14  14:02:31
30242         Log: Integrate with Sarathy.
30243      Branch: cfgperl
30244           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
30245           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
30246           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
30247 ____________________________________________________________________________
30248 [  6404] By: gsar                                  on 2000/07/14  12:15:02
30249         Log: PERL_OBJECT build tweaks
30250      Branch: perl
30251            ! toke.c
30252 ____________________________________________________________________________
30253 [  6403] By: gsar                                  on 2000/07/14  11:23:41
30254         Log: inconsistent types needs casts
30255      Branch: perl
30256            ! toke.c
30257 ____________________________________________________________________________
30258 [  6402] By: gsar                                  on 2000/07/14  11:12:04
30259         Log: typos in change#6399, regen headers
30260      Branch: perl
30261            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
30262 ____________________________________________________________________________
30263 [  6401] By: gsar                                  on 2000/07/14  10:59:12
30264         Log: typecasts needed for change#6394
30265      Branch: perl
30266            ! toke.c
30267 ____________________________________________________________________________
30268 [  6400] By: gsar                                  on 2000/07/14  10:49:37
30269         Log: integrate cfgperl contents into mainline
30270      Branch: perl
30271           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
30272           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
30273 ____________________________________________________________________________
30274 [  6399] By: gsar                                  on 2000/07/14  10:38:35
30275         Log: enable UTF-16 filter by default if relevant BOM is seen; various
30276              cleanups (typos, misformatted code, and small bugs)
30277      Branch: perl
30278            ! doop.c embed.pl mg.c op.c pp.c toke.c
30279 ____________________________________________________________________________
30280 [  6398] By: gsar                                  on 2000/07/14  08:55:38
30281         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
30282              name suggests anyway)
30283      Branch: perl
30284            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
30285 ____________________________________________________________________________
30286 [  6397] By: gsar                                  on 2000/07/14  08:44:33
30287         Log: move new variables to the end of the interpreter structure (for
30288              bincompat in code that doesn't #include XSUB.h)
30289      Branch: perl
30290            ! intrpvar.h
30291 ____________________________________________________________________________
30292 [  6396] By: gsar                                  on 2000/07/14  08:13:58
30293         Log: MakeMaker should not remove editor backups (*~) on `make clean`
30294              by default (completes change#6383)
30295      Branch: perl
30296            ! lib/ExtUtils/MM_Unix.pm
30297 ____________________________________________________________________________
30298 [  6395] By: jhi                                   on 2000/07/14  05:20:33
30299         Log: Replace change #6337 with a better one.
30300              
30301              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
30302              From: Hugo <hv@crypt.compulink.co.uk>
30303              Date: Fri, 14 Jul 2000 04:16:20 +0100
30304              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
30305      Branch: cfgperl
30306            ! regexec.c t/op/re_tests
30307 ____________________________________________________________________________
30308 [  6394] By: jhi                                   on 2000/07/14  01:33:59
30309         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
30310      Branch: cfgperl
30311            ! embed.pl global.sym proto.h toke.c
30312 ____________________________________________________________________________
30313 [  6393] By: jhi                                   on 2000/07/13  23:41:23
30314         Log: remove discarded test
30315      Branch: cfgperl
30316            ! MANIFEST
30317 ____________________________________________________________________________
30318 [  6392] By: jhi                                   on 2000/07/13  23:32:25
30319         Log: The {multiplier} of a fixed substring was overlooked which
30320              caused a wrong initial search offset for that substring.
30321              
30322              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
30323              From: Hugo <hv@crypt.compulink.co.uk>
30324              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
30325              Date: Thu, 13 Jul 2000 19:27:13 +0100
30326      Branch: cfgperl
30327            ! regcomp.c t/op/re_tests
30328 ____________________________________________________________________________
30329 [  6391] By: jhi                                   on 2000/07/13  16:37:42
30330         Log: typo fix from Craig Berry
30331      Branch: cfgperl
30332            ! vms/subconfigure.com
30333 ____________________________________________________________________________
30334 [  6390] By: jhi                                   on 2000/07/13  13:20:12
30335         Log: Integrate with Sarathy.
30336      Branch: cfgperl
30337            - t/op/method2entersub.t
30338           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
30339           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
30340           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
30341           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
30342 ____________________________________________________________________________
30343 [  6389] By: jhi                                   on 2000/07/13  13:18:48
30344         Log: Detypo from Peter Prymmer, part of #6388.
30345      Branch: cfgperl
30346            ! Configure config_h.SH
30347      Branch: metaconfig
30348            ! U/modified/d_longlong.U
30349 ____________________________________________________________________________
30350 [  6388] By: gsar                                  on 2000/07/13  06:33:40
30351         Log: typos (spotted by Peter Prymmer)
30352      Branch: perl
30353            ! Configure t/lib/english.t
30354 ____________________________________________________________________________
30355 [  6387] By: gsar                                  on 2000/07/13  05:35:28
30356         Log: new selfloader.t in change#6183 doesn't close DATA handles,
30357              and thus fails to clean up tmp files on dosish platforms
30358      Branch: perl
30359            ! t/lib/selfloader.t
30360 ____________________________________________________________________________
30361 [  6386] By: gsar                                  on 2000/07/12  21:42:39
30362         Log: sprintf test tweaks (from Dominic Dunlop)
30363      Branch: perl
30364            ! t/op/sprintf.t
30365 ____________________________________________________________________________
30366 [  6385] By: gsar                                  on 2000/07/12  21:33:46
30367         Log: fix bugs in processing %v-*d and similar format specs (from
30368              Avi Finkel <avi@finkel.org>)
30369      Branch: perl
30370            ! sv.c t/op/sprintf.t
30371 ____________________________________________________________________________
30372 [  6384] By: gsar                                  on 2000/07/12  16:04:19
30373         Log: readd missing perldelta.pod changes from changes#6339,6376
30374      Branch: perl
30375            ! pod/perldelta.pod
30376 ____________________________________________________________________________
30377 [  6383] By: gsar                                  on 2000/07/12  16:00:51
30378         Log: don't clobber *.orig files on *clean targets
30379      Branch: perl
30380            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
30381 ____________________________________________________________________________
30382 [  6382] By: gsar                                  on 2000/07/12  07:59:12
30383         Log: fix broken integrations in cfgperl
30384      Branch: cfgperl
30385           !> Changes pod/perldelta.pod
30386 ____________________________________________________________________________
30387 [  6381] By: gsar                                  on 2000/07/12  07:42:17
30388         Log: integrate cfgperl changes into mainline
30389      Branch: perl
30390            ! Changes
30391           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
30392           !> pod/perlre.pod
30393 ____________________________________________________________________________
30394 [  6380] By: gsar                                  on 2000/07/12  07:31:00
30395         Log: get sprintf.t to adjust properly for 3-digit exponents
30396      Branch: perl
30397            ! t/op/sprintf.t
30398 ____________________________________________________________________________
30399 [  6379] By: gsar                                  on 2000/07/12  06:40:04
30400         Log: change#6174 needs corresponding change in win32/config_h.PL,
30401              which grovels through config_h.SH to find the config.h name
30402      Branch: perl
30403            ! win32/config_h.PL
30404 ____________________________________________________________________________
30405 [  6378] By: jhi                                   on 2000/07/12  05:03:59
30406         Log: Do the cc sanity check both before the hints and
30407              after the cc selction.
30408      Branch: cfgperl
30409            ! Configure config_h.SH
30410      Branch: metaconfig
30411            ! U/modified/Oldconfig.U U/modified/cc.U
30412      Branch: metaconfig/U/perl
30413            + Checkcc.U
30414 ____________________________________________________________________________
30415 [  6377] By: jhi                                   on 2000/07/12  02:49:22
30416         Log: Fix nits noticed by Boston.pm.
30417      Branch: cfgperl
30418            ! pod/perlre.pod
30419 ____________________________________________________________________________
30420 [  6376] By: jhi                                   on 2000/07/11  21:22:13
30421         Log: Configure cosmetics and perldelta.
30422      Branch: cfgperl
30423            ! Configure config_h.SH pod/perldelta.pod
30424      Branch: metaconfig
30425            ! U/modified/cc.U
30426 ____________________________________________________________________________
30427 [  6375] By: gsar                                  on 2000/07/11  21:17:35
30428         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
30429      Branch: perl
30430            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
30431            ! win32/win32sck.c
30432 ____________________________________________________________________________
30433 [  6374] By: gsar                                  on 2000/07/11  20:48:50
30434         Log: tweak for build failure under multiplicity
30435      Branch: perl
30436            ! toke.c
30437 ____________________________________________________________________________
30438 [  6373] By: gsar                                  on 2000/07/11  20:37:23
30439         Log: integrate cfgperl changes#6325..6373 into mainline
30440              (NOTE: today's batch of integrations still untested)
30441      Branch: perl
30442           +> ext/DynaLoader/hints/netbsd.pl
30443            ! Changes
30444           !> (integrate 26 files)
30445 ____________________________________________________________________________
30446 [  6372] By: jhi                                   on 2000/07/11  20:30:36
30447         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
30448              regen perltoc.
30449      Branch: cfgperl
30450            + pod/perlbook.pod
30451            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
30452            ! pod/perltoc.pod
30453 ____________________________________________________________________________
30454 [  6371] By: jhi                                   on 2000/07/11  20:08:56
30455         Log: Minor cleanups on the booklist.
30456      Branch: cfgperl
30457            ! pod/perlfaq2.pod
30458 ____________________________________________________________________________
30459 [  6370] By: jhi                                   on 2000/07/11  19:31:13
30460         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
30461      Branch: cfgperl
30462            ! t/pragma/overload.t
30463 ____________________________________________________________________________
30464 [  6369] By: gsar                                  on 2000/07/11  19:27:48
30465         Log: integrate cfgperl changes#6293..6324 into mainline
30466      Branch: perl
30467           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
30468            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
30469           !> (integrate 30 files)
30470 ____________________________________________________________________________
30471 [  6368] By: gsar                                  on 2000/07/11  19:18:57
30472         Log: skip integrate of problematic change#6292 from cfgperl into mainline
30473      Branch: perl
30474           !> pp_hot.c
30475 ____________________________________________________________________________
30476 [  6367] By: gsar                                  on 2000/07/11  19:17:21
30477         Log: integrate cfgperl changes#6288..6290 into mainline
30478      Branch: perl
30479           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
30480 ____________________________________________________________________________
30481 [  6366] By: gsar                                  on 2000/07/11  19:11:18
30482         Log: integrate cfgperl changes#6268..6282 into mainline
30483      Branch: perl
30484           !> (integrate 30 files)
30485 ____________________________________________________________________________
30486 [  6365] By: gsar                                  on 2000/07/11  18:57:00
30487         Log: delete new accidentally branched file
30488      Branch: perl
30489            - t/op/method2entersub.t
30490 ____________________________________________________________________________
30491 [  6364] By: gsar                                  on 2000/07/11  18:55:13
30492         Log: skip integrate of change#6267 from cfgperl into mainline (the
30493              method call optimization is flawed without additional hints
30494              from user about immutableness of @ISA and no runtime method
30495              definitions)
30496      Branch: perl
30497           +> t/op/method2entersub.t
30498           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
30499           !> perl.h t/op/sprintf.t xsutils.c
30500 ____________________________________________________________________________
30501 [  6363] By: gsar                                  on 2000/07/11  18:49:43
30502         Log: integrate cfgperl changes#6261..6266 into mainline
30503      Branch: perl
30504           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
30505           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
30506           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30507           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
30508 ____________________________________________________________________________
30509 [  6362] By: gsar                                  on 2000/07/11  18:43:26
30510         Log: integrate cfgperl changes#6252..6260 into mainline
30511      Branch: perl
30512           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
30513           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
30514           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
30515           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
30516 ____________________________________________________________________________
30517 [  6361] By: gsar                                  on 2000/07/11  18:37:12
30518         Log: skip integrate of problematic change#6251 from cfgperl into mainline
30519      Branch: perl
30520           !> lib/Exporter.pm
30521 ____________________________________________________________________________
30522 [  6360] By: gsar                                  on 2000/07/11  18:34:56
30523         Log: integrate cfgperl change#6250 into mainline
30524      Branch: perl
30525           +> t/op/my_stash.t
30526           !> MANIFEST embed.pl proto.h toke.c
30527 ____________________________________________________________________________
30528 [  6359] By: gsar                                  on 2000/07/11  18:21:19
30529         Log: integrate cfgperl changes#6242..6249 into mainline
30530      Branch: perl
30531           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
30532           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
30533           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
30534           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
30535           !> t/lib/peek.t utf8.c
30536 ____________________________________________________________________________
30537 [  6358] By: gsar                                  on 2000/07/11  18:15:45
30538         Log: skip integrate of problematic change#6241 from cfgperl into mainline
30539      Branch: perl
30540           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
30541 ____________________________________________________________________________
30542 [  6357] By: jhi                                   on 2000/07/11  18:15:16
30543         Log: Fix for
30544              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
30545              From: Roderick Schertler <roderick@argon.org> 
30546              Date: Tue, 11 Jul 2000 13:55:05 -0400 
30547              Message-Id: <200007111755.NAA05077@jones.argon.org> 
30548      Branch: cfgperl
30549            ! doio.c
30550 ____________________________________________________________________________
30551 [  6356] By: jhi                                   on 2000/07/11  18:12:51
30552         Log: Typo in #6341.
30553      Branch: cfgperl
30554            ! pp_hot.c
30555 ____________________________________________________________________________
30556 [  6355] By: gsar                                  on 2000/07/11  18:12:10
30557         Log: integrate cfgperl changes#6231..6240 into mainline
30558      Branch: perl
30559           +> pod/perlutil.pod
30560           !> (integrate 35 files)
30561 ____________________________________________________________________________
30562 [  6354] By: jhi                                   on 2000/07/11  18:04:34
30563         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
30564              From: Dominic Dunlop <domo@computer.org> 
30565              Date: Tue, 11 Jul 2000 12:27:33 +0200 
30566              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
30567              
30568              Replaces change #6268.
30569      Branch: cfgperl
30570            ! t/op/sprintf.t
30571 ____________________________________________________________________________
30572 [  6353] By: gsar                                  on 2000/07/11  17:59:51
30573         Log: skip integrate of problematic change#6230 from cfgperl into mainline
30574              (a later version of File::Spec is already in mainline)
30575      Branch: perl
30576           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
30577           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
30578 ____________________________________________________________________________
30579 [  6352] By: gsar                                  on 2000/07/11  17:57:48
30580         Log: integrate cfgperl changes#6224..6229 into mainline
30581      Branch: perl
30582           +> lib/lib.pm.PL
30583            - lib/lib.pm
30584           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
30585           !> lib/English.pm op.c t/lib/english.t
30586 ____________________________________________________________________________
30587 [  6351] By: gsar                                  on 2000/07/11  17:50:10
30588         Log: skip integrate of problematic change#6223 from cfgperl into mainline
30589      Branch: perl
30590           !> doio.c
30591 ____________________________________________________________________________
30592 [  6350] By: gsar                                  on 2000/07/11  17:48:28
30593         Log: integrate cfgperl changes#6220..6222 into mainline
30594      Branch: perl
30595           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
30596           !> toke.c utf8.c win32/win32.h
30597 ____________________________________________________________________________
30598 [  6349] By: gsar                                  on 2000/07/11  17:46:13
30599         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
30600              mainline
30601      Branch: perl
30602           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
30603           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
30604           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30605 ____________________________________________________________________________
30606 [  6348] By: jhi                                   on 2000/07/11  17:45:49
30607         Log: README.posix-bc podified from Thomas Dorner.
30608      Branch: cfgperl
30609            ! README.posix-bc
30610 ____________________________________________________________________________
30611 [  6347] By: gsar                                  on 2000/07/11  17:42:04
30612         Log: integrate cfgperl change#6217 into mainline
30613      Branch: perl
30614           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
30615           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
30616           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
30617 ____________________________________________________________________________
30618 [  6346] By: gsar                                  on 2000/07/11  17:39:37
30619         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
30620              mainline
30621      Branch: perl
30622           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
30623           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30624           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
30625           !> perlapi.h pod/perlapi.pod
30626 ____________________________________________________________________________
30627 [  6345] By: gsar                                  on 2000/07/11  17:36:42
30628         Log: integrate cfgperl changes#6207..6210 into mainline
30629      Branch: perl
30630           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
30631           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
30632 ____________________________________________________________________________
30633 [  6344] By: gsar                                  on 2000/07/11  17:31:20
30634         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
30635              mainline
30636      Branch: perl
30637           !> (integrate 40 files)
30638 ____________________________________________________________________________
30639 [  6343] By: gsar                                  on 2000/07/11  17:19:08
30640         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
30641      Branch: perl
30642           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
30643            ! Changes
30644           !> (integrate 34 files)
30645 ____________________________________________________________________________
30646 [  6342] By: jhi                                   on 2000/07/11  16:05:48
30647         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
30648              To: perl5-porters@perl.org
30649              From: Karsten Sperling <spiff@phreax.net>
30650              Date: Mon, 10 Jul 2000 15:12:52 +0200
30651              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
30652      Branch: cfgperl
30653            ! lib/Symbol.pm
30654 ____________________________________________________________________________
30655 [  6341] By: jhi                                   on 2000/07/11  15:59:23
30656         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
30657              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30658              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
30659              Date: Fri, 07 Jul 2000 17:57:16 +0100
30660      Branch: cfgperl
30661            ! pp_hot.c
30662 ____________________________________________________________________________
30663 [  6340] By: jhi                                   on 2000/07/11  15:55:47
30664         Log: Subject: Re: format bug report  [Patch]
30665              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30666              Date: Wed, 05 Jul 2000 13:12:52 +0200
30667              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
30668              
30669              Subject: Re: format bug report  [Patch]
30670              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30671              Date: Wed, 05 Jul 2000 14:10:01 +0200
30672              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
30673      Branch: cfgperl
30674            ! t/op/write.t toke.c
30675 ____________________________________________________________________________
30676 [  6339] By: jhi                                   on 2000/07/11  13:54:09
30677         Log: Be less forgiving about ambiguous and illegal tr ranges.
30678              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
30679              From: Mark-Jason Dominus <mjd@plover.com>
30680              Date: Tue, 04 Jul 2000 10:00:12 -0400
30681              Message-ID: <20000704140012.17772.qmail@plover.com>
30682              
30683              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
30684              From: Mark-Jason Dominus <mjd@plover.com>
30685              Date: Wed, 05 Jul 2000 09:37:36 -0400
30686              Message-ID: <20000705133736.27293.qmail@plover.com>
30687      Branch: cfgperl
30688            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
30689 ____________________________________________________________________________
30690 [  6338] By: jhi                                   on 2000/07/11  13:31:24
30691         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
30692              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30693              Date: Tue, 11 Jul 2000 13:50:51 +0100
30694              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
30695      Branch: cfgperl
30696            ! sv.c
30697 ____________________________________________________________________________
30698 [  6337] By: jhi                                   on 2000/07/11  13:29:14
30699         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
30700              From: Hugo <hv@crypt.compulink.co.uk>
30701              Date: Tue, 11 Jul 2000 12:44:50 +0100
30702              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
30703      Branch: cfgperl
30704            ! regexec.c t/op/re_tests
30705 ____________________________________________________________________________
30706 [  6336] By: jhi                                   on 2000/07/11  13:26:47
30707         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
30708              From: simon@brecon.co.uk (Simon Cozens)
30709              Date: 7 Jul 2000 11:26:09 GMT
30710              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
30711      Branch: cfgperl
30712            ! mg.c
30713 ____________________________________________________________________________
30714 [  6335] By: jhi                                   on 2000/07/11  13:23:37
30715         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
30716              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
30717              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
30718              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
30719      Branch: cfgperl
30720            + ext/DynaLoader/hints/netbsd.pl
30721            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
30722 ____________________________________________________________________________
30723 [  6334] By: jhi                                   on 2000/07/11  13:20:38
30724         Log: Subject: PATCH perlguts.pod: Document D and d magic types
30725              From: mjd@plover.com
30726              Date: 5 Jul 2000 18:01:51 -0000
30727              Message-ID: <20000705180151.29413.qmail@plover.com>
30728      Branch: cfgperl
30729            ! pod/perlguts.pod
30730 ____________________________________________________________________________
30731 [  6333] By: jhi                                   on 2000/07/11  13:15:51
30732         Log: Precedence goof, fix based on
30733              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
30734              From: Hugo <hv@crypt.compulink.co.uk>
30735              Date: Tue, 11 Jul 2000 12:52:38 +0100
30736              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
30737      Branch: cfgperl
30738            ! t/op/taint.t
30739 ____________________________________________________________________________
30740 [  6332] By: jhi                                   on 2000/07/11  12:40:17
30741         Log: Integrate with Sarathy.
30742      Branch: cfgperl
30743           !> win32/win32sck.c
30744 ____________________________________________________________________________
30745 [  6331] By: jhi                                   on 2000/07/10  20:14:16
30746         Log: Sprinkle ldlibpath.
30747      Branch: cfgperl
30748            ! pod/Makefile.SH
30749 ____________________________________________________________________________
30750 [  6330] By: jhi                                   on 2000/07/10  17:54:49
30751         Log: More POSIX.pod tweaks.
30752      Branch: cfgperl
30753            ! ext/POSIX/POSIX.pod
30754 ____________________________________________________________________________
30755 [  6329] By: jhi                                   on 2000/07/10  14:02:12
30756         Log: Reorder perl.pod once more.
30757      Branch: cfgperl
30758            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30759 ____________________________________________________________________________
30760 [  6328] By: gsar                                  on 2000/07/10  07:06:00
30761         Log: accept() leaks memory on windows due to incorrect ordering of
30762              closesocket() and fclose() calls
30763      Branch: perl
30764            ! win32/win32sck.c
30765 ____________________________________________________________________________
30766 [  6327] By: gsar                                  on 2000/07/10  06:49:17
30767         Log: winsock options weren't being set in all threads under ithreads
30768              (caused send()s from second and subsequent threads to fail)
30769      Branch: perl
30770            ! win32/win32sck.c
30771 ____________________________________________________________________________
30772 [  6326] By: jhi                                   on 2000/07/08  02:45:40
30773         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
30774              was cast to an unsigned (32-bit) integer with wild abandon.
30775      Branch: cfgperl
30776            ! ext/Devel/DProf/DProf.xs
30777 ____________________________________________________________________________
30778 [  6325] By: jhi                                   on 2000/07/07  18:50:33
30779         Log: Remove perlbook, update perlfaq book listing,
30780              rearrange perl.pod, regenerate perltoc.
30781      Branch: cfgperl
30782            - pod/perlbook.pod
30783            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
30784            ! pod/perlfaq2.pod pod/perltoc.pod
30785 ____________________________________________________________________________
30786 [  6324] By: jhi                                   on 2000/07/07  14:03:40
30787         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
30788      Branch: cfgperl
30789            ! sv.h toke.c
30790 ____________________________________________________________________________
30791 [  6323] By: jhi                                   on 2000/07/06  16:03:55
30792         Log: Fix complaints of buildtoc.
30793      Branch: cfgperl
30794            + lib/Win32.pod
30795            - pod/Win32.pod
30796            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30797 ____________________________________________________________________________
30798 [  6322] By: jhi                                   on 2000/07/06  15:15:52
30799         Log: Add =head1 NAMEs so that buildtoc is happy.
30800              (The CGI::Util nit reported to Lincoln.)
30801      Branch: cfgperl
30802            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
30803            ! pod/perltoc.pod
30804 ____________________________________________________________________________
30805 [  6321] By: jhi                                   on 2000/07/06  03:16:04
30806         Log: Config is being used.
30807      Branch: cfgperl
30808            ! t/op/method.t
30809 ____________________________________________________________________________
30810 [  6320] By: jhi                                   on 2000/07/06  03:13:13
30811         Log: Integrate with Sarathy.
30812      Branch: cfgperl
30813           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
30814 ____________________________________________________________________________
30815 [  6319] By: jhi                                   on 2000/07/06  03:11:46
30816         Log: Autogenerate pod/Makefile and pod/buildtoc.
30817              buildtoc also checks whether the existin pods are
30818              mentioned in MANIFEST and perl.pod, and vice versa.
30819              (None of the thusly found discrepancies fixed yet.)
30820              roffitall also needs to be autogenerated similarly but it
30821              seems so badly out of date that I didn't touch it yet.
30822      Branch: cfgperl
30823            + pod/Makefile.SH pod/buildtoc.PL
30824            - pod/Makefile pod/buildtoc
30825            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
30826 ____________________________________________________________________________
30827 [  6318] By: gsar                                  on 2000/07/05  22:10:54
30828         Log: fix UNC path handling on Windows under ithreads, and chdir()
30829              return value when given a non-existent directory
30830      Branch: perl
30831            ! win32/vdir.h
30832 ____________________________________________________________________________
30833 [  6317] By: gsar                                  on 2000/07/05  22:08:19
30834         Log: winsock cleanup never done on Windows (leads to handle leaks)
30835      Branch: perl
30836            ! win32/perllib.c win32/win32sck.c
30837 ____________________________________________________________________________
30838 [  6316] By: gsar                                  on 2000/07/05  22:06:19
30839         Log: some debugger output does not go to the socket when RemotePort is set
30840      Branch: perl
30841            ! lib/perl5db.pl
30842 ____________________________________________________________________________
30843 [  6315] By: jhi                                   on 2000/07/05  00:25:21
30844         Log: Integrate with Sarathy, preliminary fix for unicos
30845              alignment problems in [ID 20000612.002] Perl problem on Cray system.
30846      Branch: cfgperl
30847            ! sv.h
30848           !> pp_hot.c
30849 ____________________________________________________________________________
30850 [  6314] By: gsar                                  on 2000/07/04  23:34:02
30851         Log: tyop in change#6306
30852      Branch: perl
30853            ! pp_hot.c
30854 ____________________________________________________________________________
30855 [  6313] By: jhi                                   on 2000/07/04  22:14:38
30856         Log: Multiline string literals ENONPORTABLE.
30857      Branch: cfgperl
30858            ! pp_hot.c
30859 ____________________________________________________________________________
30860 [  6312] By: jhi                                   on 2000/07/04  20:34:44
30861         Log: Integrate with Sarathy.
30862      Branch: cfgperl
30863           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
30864           !> t/op/method.t
30865 ____________________________________________________________________________
30866 [  6311] By: jhi                                   on 2000/07/04  20:30:56
30867         Log: More POSIX.pod embellishment.
30868      Branch: cfgperl
30869            ! ext/POSIX/POSIX.pod
30870 ____________________________________________________________________________
30871 [  6310] By: gsar                                  on 2000/07/04  17:28:48
30872         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
30873      Branch: perl
30874            ! t/lib/b.t
30875 ____________________________________________________________________________
30876 [  6309] By: jhi                                   on 2000/07/04  17:22:18
30877         Log: The #6308 required a little bit more.
30878      Branch: cfgperl
30879            ! Makefile.SH win32/Makefile
30880 ____________________________________________________________________________
30881 [  6308] By: jhi                                   on 2000/07/04  16:35:24
30882         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
30883      Branch: cfgperl
30884            + lib/lib_pm.PL
30885            - lib/lib.pm.PL
30886            ! MANIFEST Makefile.SH
30887 ____________________________________________________________________________
30888 [  6307] By: jhi                                   on 2000/07/04  16:28:58
30889         Log: Win32 patches for cfgperl from Sarathy.
30890      Branch: cfgperl
30891            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
30892            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
30893            ! thread.h toke.c util.c win32/Makefile win32/win32.c
30894 ____________________________________________________________________________
30895 [  6306] By: gsar                                  on 2000/07/04  16:28:40
30896         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
30897              (from Richard Soderberg <rs@oregonnet.com>)
30898      Branch: perl
30899            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
30900 ____________________________________________________________________________
30901 [  6305] By: jhi                                   on 2000/07/04  16:24:24
30902         Log: Integrate with Sarathy.
30903      Branch: cfgperl
30904           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
30905           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30906           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
30907           !> proto.h win32/win32.c
30908 ____________________________________________________________________________
30909 [  6304] By: gsar                                  on 2000/07/04  16:17:24
30910         Log: missing perldiag entry for unpack("w",...) diagnostic (from
30911              Andreas Koenig)
30912      Branch: perl
30913            ! pod/perldiag.pod
30914 ____________________________________________________________________________
30915 [  6303] By: gsar                                  on 2000/07/04  16:14:44
30916         Log: remove rel2abs prototypes (from Barrie Slaymaker)
30917      Branch: perl
30918            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30919            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30920 ____________________________________________________________________________
30921 [  6302] By: gsar                                  on 2000/07/04  04:59:35
30922         Log: adjust change#6299
30923      Branch: perl
30924            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
30925            ! win32/win32.c
30926 ____________________________________________________________________________
30927 [  6301] By: jhi                                   on 2000/07/04  04:50:07
30928         Log: Integrate with Sarathy.
30929      Branch: cfgperl
30930           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
30931           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
30932           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
30933 ____________________________________________________________________________
30934 [  6300] By: gsar                                  on 2000/07/04  04:42:09
30935         Log: PERL_OBJECT build tweak
30936      Branch: perl
30937            ! perl.h
30938 ____________________________________________________________________________
30939 [  6299] By: gsar                                  on 2000/07/04  04:37:00
30940         Log: fix memory leak on Windows (PL_sys_intern contents were never
30941              freed)
30942      Branch: perl
30943            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
30944            ! perlapi.c proto.h win32/win32.c
30945 ____________________________________________________________________________
30946 [  6298] By: gsar                                  on 2000/07/04  04:15:59
30947         Log: fix large memory leak that has been around for ever, masked by
30948              -DPURIFY (most of the arenas were never freed!)
30949      Branch: perl
30950            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
30951 ____________________________________________________________________________
30952 [  6297] By: gsar                                  on 2000/07/04  04:07:46
30953         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
30954      Branch: perl
30955            ! perl.c
30956 ____________________________________________________________________________
30957 [  6296] By: jhi                                   on 2000/06/30  18:28:37
30958         Log: Elaborate POSIX.pod.  Still needs work.
30959      Branch: cfgperl
30960            ! ext/POSIX/POSIX.pod
30961 ____________________________________________________________________________
30962 [  6295] By: jhi                                   on 2000/06/30  14:58:18
30963         Log: Point to perlipc for more SysV IPC examples.
30964      Branch: cfgperl
30965            ! pod/perlfunc.pod
30966 ____________________________________________________________________________
30967 [  6294] By: gsar                                  on 2000/06/30  14:47:45
30968         Log: slurp mode fix in change#4736 still not quite right
30969      Branch: perl
30970            ! pp_hot.c t/io/argv.t
30971 ____________________________________________________________________________
30972 [  6293] By: jhi                                   on 2000/06/30  12:02:55
30973         Log: Integrate with Sarathy.
30974      Branch: cfgperl
30975           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
30976 ____________________________________________________________________________
30977 [  6292] By: jhi                                   on 2000/06/30  12:01:11
30978         Log: From: simon@brecon.co.uk (Simon Cozens)
30979              Subject: UTF8 concat
30980              Date: 30 Jun 2000 06:13:25 GMT
30981              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
30982      Branch: cfgperl
30983            ! pp_hot.c
30984 ____________________________________________________________________________
30985 [  6291] By: gsar                                  on 2000/06/30  04:37:33
30986         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
30987              when @_ is modified, causing coredumps
30988      Branch: perl
30989            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
30990 ____________________________________________________________________________
30991 [  6290] By: jhi                                   on 2000/06/30  02:21:44
30992         Log: Integrate with Sarathy.
30993      Branch: cfgperl
30994           !> vms/vms.c vms/vmsish.h
30995 ____________________________________________________________________________
30996 [  6289] By: jhi                                   on 2000/06/30  02:21:02
30997         Log: Check VERSIONs.
30998      Branch: cfgperl
30999            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31000            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
31001            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
31002 ____________________________________________________________________________
31003 [  6288] By: jhi                                   on 2000/06/30  02:18:52
31004         Log: Integrate with Sarathy.
31005      Branch: cfgperl
31006           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
31007           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31008           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
31009           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
31010 ____________________________________________________________________________
31011 [  6287] By: gsar                                  on 2000/06/30  02:17:08
31012         Log: integrate vmsperl changes into mainline
31013      Branch: perl
31014           !> vms/vms.c vms/vmsish.h
31015 ____________________________________________________________________________
31016 [  6285] By: gsar                                  on 2000/06/30  02:05:28
31017         Log: localize %INC in a Safe compartment so that use/require work
31018              (many other magic globals probably need similar treatment)
31019      Branch: perl
31020            ! ext/Opcode/Opcode.xs
31021 ____________________________________________________________________________
31022 [  6284] By: gsar                                  on 2000/06/30  01:54:54
31023         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
31024              about Windows
31025      Branch: perl
31026            ! pod/perlembed.pod
31027 ____________________________________________________________________________
31028 [  6283] By: jhi                                   on 2000/06/30  01:50:10
31029         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
31030              From: Barrie Slaymaker <barries@jester.slaysys.com>
31031              Date: Wed, 28 Jun 2000 11:35:29 -0400
31032              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
31033      Branch: perl
31034            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
31035            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
31036            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31037            ! lib/File/Spec/Win32.pm
31038 ____________________________________________________________________________
31039 [  6282] By: jhi                                   on 2000/06/29  22:57:22
31040         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
31041              From: Dan Sugalski <dan@sidhe.org>
31042              Date: Tue, 06 Jun 2000 11:59:50 -0400
31043              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
31044      Branch: cfgperl
31045            ! vms/vms.c
31046 ____________________________________________________________________________
31047 [  6281] By: jhi                                   on 2000/06/29  22:52:50
31048         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
31049              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31050              Date: Wed, 7 Jun 2000 04:02:04 -0500
31051              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
31052      Branch: cfgperl
31053            ! utils/h2xs.PL
31054 ____________________________________________________________________________
31055 [  6280] By: jhi                                   on 2000/06/29  22:45:47
31056         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
31057              From: rspier@pobox.com (Robert Spier)
31058              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
31059              Message-ID: <14654.31913.845602.610277@rls.cx>
31060      Branch: cfgperl
31061            ! utils/h2xs.PL
31062 ____________________________________________________________________________
31063 [  6279] By: jhi                                   on 2000/06/29  22:38:16
31064         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
31065              From: Tim Ayers <tayers@bridge.com>
31066              Date: Thu, 08 Jun 2000 08:11:06 +0200
31067              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
31068              [resent by Richard Foley, Message-Id probably wrong]
31069      Branch: cfgperl
31070            ! pod/perlsub.pod
31071 ____________________________________________________________________________
31072 [  6278] By: jhi                                   on 2000/06/29  22:21:45
31073         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
31074              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
31075              Date: Fri, 09 Jun 2000 12:39:27 -0400
31076              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
31077              (plus update the version "number" of Text::Wrap)
31078      Branch: cfgperl
31079            ! lib/Text/Wrap.pm
31080 ____________________________________________________________________________
31081 [  6277] By: jhi                                   on 2000/06/29  22:13:10
31082         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
31083              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31084              Date: Mon, 12 Jun 2000 14:55:59 +0100
31085              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
31086      Branch: cfgperl
31087            ! pod/perlfunc.pod
31088 ____________________________________________________________________________
31089 [  6276] By: jhi                                   on 2000/06/29  22:11:06
31090         Log: Subject: [PATCH] Re: eval documentation: context
31091              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31092              Date: Mon, 12 Jun 2000 15:07:29 +0100
31093              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
31094      Branch: cfgperl
31095            ! pod/perlfunc.pod
31096 ____________________________________________________________________________
31097 [  6275] By: jhi                                   on 2000/06/29  21:59:46
31098         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
31099              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
31100              Date: Tue, 13 Jun 2000 02:43:48 -0500
31101              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
31102      Branch: cfgperl
31103            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
31104 ____________________________________________________________________________
31105 [  6274] By: jhi                                   on 2000/06/29  21:56:14
31106         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
31107              From: Andy Dougherty <doughera@lafayette.edu>
31108              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
31109              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
31110      Branch: cfgperl
31111            ! ext/File/Glob/Glob.pm
31112 ____________________________________________________________________________
31113 [  6273] By: jhi                                   on 2000/06/29  21:49:09
31114         Log: Subject: [PATCH] xsub attributes
31115              From: Doug MacEachern <dougm@covalent.net>
31116              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
31117              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
31118      Branch: cfgperl
31119            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
31120            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
31121 ____________________________________________________________________________
31122 [  6272] By: jhi                                   on 2000/06/29  21:41:28
31123         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
31124              From: Tom Phoenix <rootbeer@redcat.com>
31125              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
31126              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
31127      Branch: cfgperl
31128            ! lib/Net/Ping.pm
31129 ____________________________________________________________________________
31130 [  6271] By: jhi                                   on 2000/06/29  21:36:55
31131         Log: Subject: PATCH pod/perltie.pod
31132              From: Ian Phillipps <Ian.Phillipps@iname.com>
31133              Date: Fri, 16 Jun 2000 00:17:19 +0100
31134              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
31135              (only the first hunk, the second hunk had already been done
31136              by some other patch)
31137      Branch: cfgperl
31138            ! pod/perltie.pod
31139 ____________________________________________________________________________
31140 [  6270] By: jhi                                   on 2000/06/29  21:24:51
31141         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
31142              From: Nicholas Clark <nick@talking.bollo.cx>
31143              Date: Fri, 23 Jun 2000 16:21:15 +0100
31144              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
31145      Branch: cfgperl
31146            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
31147            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
31148 ____________________________________________________________________________
31149 [  6269] By: jhi                                   on 2000/06/29  19:38:15
31150         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
31151              silence few compiler warnings.
31152      Branch: cfgperl
31153            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
31154 ____________________________________________________________________________
31155 [  6268] By: jhi                                   on 2000/06/29  18:21:50
31156         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
31157              From: Dominic Dunlop <domo@computer.org> 
31158              Date: Thu, 29 Jun 2000 12:32:39 +0200 
31159              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
31160      Branch: cfgperl
31161            ! t/op/sprintf.t
31162 ____________________________________________________________________________
31163 [  6267] By: jhi                                   on 2000/06/29  18:16:07
31164         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
31165              From: Doug MacEachern <dougm@covalent.net>
31166              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
31167              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
31168      Branch: cfgperl
31169            + t/op/method2entersub.t
31170            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
31171            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31172            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
31173            ! xsutils.c
31174 ____________________________________________________________________________
31175 [  6266] By: jhi                                   on 2000/06/29  15:11:15
31176         Log: Subject: [PATCH 5.6.0] cygwin port
31177              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
31178              From: "Fifer, Eric" <EFifer@sanwaint.com>
31179              Date: Thu, 29 Jun 2000 12:58:29 +0100
31180      Branch: cfgperl
31181            ! cygwin/Makefile.SHs
31182 ____________________________________________________________________________
31183 [  6265] By: jhi                                   on 2000/06/29  15:04:05
31184         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
31185              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31186              Date: Wed, 28 Jun 2000 17:50:12 -0700
31187              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
31188      Branch: cfgperl
31189            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
31190 ____________________________________________________________________________
31191 [  6264] By: jhi                                   on 2000/06/29  15:00:57
31192         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
31193              From: Marty Lucich <marty@netcom.com>
31194              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
31195              Message-Id: <200006282116.OAA11148@netcom.com>
31196              ccdlflags update (the BSD/OS 4.1 part had already been taken
31197              care of by #6141).
31198      Branch: cfgperl
31199            ! hints/bsdos.sh
31200 ____________________________________________________________________________
31201 [  6263] By: jhi                                   on 2000/06/29  13:47:44
31202         Log: tr fixes from Simon Cozens
31203      Branch: cfgperl
31204            ! doop.c
31205 ____________________________________________________________________________
31206 [  6262] By: jhi                                   on 2000/06/28  18:46:01
31207         Log: Subject: 5.6.0 Patch for EPOC
31208              From: Olaf Flebbe <o.flebbe@gmx.de>
31209              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
31210              Message-ID: <23449.960929969@www11.gmx.net>
31211      Branch: cfgperl
31212            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
31213            ! epoc/epocish.h
31214 ____________________________________________________________________________
31215 [  6261] By: jhi                                   on 2000/06/28  18:29:07
31216         Log: Subject: Re: [PATCH cfgperl] BOMs away!
31217              From: simon@brecon.co.uk (Simon Cozens)
31218              Date: 17 Jun 2000 11:49:57 GMT
31219              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
31220      Branch: cfgperl
31221            ! pod/perldiag.pod t/comp/require.t toke.c
31222 ____________________________________________________________________________
31223 [  6260] By: jhi                                   on 2000/06/28  17:47:16
31224         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
31225              From: simon@brecon.co.uk (Simon Cozens) 
31226              Date: 17 Jun 2000 11:56:44 GMT 
31227              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
31228              pack U0, pack C0
31229      Branch: cfgperl
31230            ! pod/perlfunc.pod pp.c t/op/pack.t
31231 ____________________________________________________________________________
31232 [  6259] By: jhi                                   on 2000/06/28  16:43:17
31233         Log: perlnewmod was missing from MANIFEST.
31234      Branch: cfgperl
31235            ! MANIFEST
31236 ____________________________________________________________________________
31237 [  6258] By: jhi                                   on 2000/06/28  15:54:30
31238         Log: linenumber tweak
31239      Branch: cfgperl
31240            ! t/pragma/warn/regcomp
31241 ____________________________________________________________________________
31242 [  6257] By: jhi                                   on 2000/06/28  15:50:44
31243         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
31244              From: Doug MacEachern <dougm@covalent.net>
31245              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
31246              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
31247              (one part of the patch had been applied earlier)
31248      Branch: cfgperl
31249            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
31250 ____________________________________________________________________________
31251 [  6256] By: jhi                                   on 2000/06/28  15:40:22
31252         Log: tweaks from Simon Cozens to further fix tr/// under utf8
31253      Branch: cfgperl
31254            ! doop.c
31255 ____________________________________________________________________________
31256 [  6255] By: jhi                                   on 2000/06/28  15:33:45
31257         Log: small thinko tweaks
31258      Branch: cfgperl
31259            ! lib/IPC/Open3.pm t/op/my_stash.t
31260 ____________________________________________________________________________
31261 [  6254] By: jhi                                   on 2000/06/28  15:33:25
31262         Log: Subject: tr///, help wanted.
31263              From: simon@brecon.co.uk (Simon Cozens)
31264              Date: 28 Jun 2000 11:29:04 GMT
31265              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
31266      Branch: cfgperl
31267            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
31268            ! pp_proto.h proto.h t/op/tr.t
31269 ____________________________________________________________________________
31270 [  6253] By: jhi                                   on 2000/06/28  15:09:17
31271         Log: Paranoia tweak on #6249.
31272              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
31273              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
31274              Date: Sun, 25 Jun 2000 23:43:12 -0400
31275              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
31276      Branch: cfgperl
31277            ! lib/IPC/Open3.pm
31278 ____________________________________________________________________________
31279 [  6252] By: jhi                                   on 2000/06/28  15:01:38
31280         Log: Document #6249 and #6251.
31281      Branch: cfgperl
31282            ! lib/Exporter.pm lib/IPC/Open3.pm
31283 ____________________________________________________________________________
31284 [  6251] By: jhi                                   on 2000/06/28  14:50:43
31285         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
31286              From: Doug MacEachern <dougm@covalent.net>
31287              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
31288              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
31289      Branch: cfgperl
31290            ! lib/Exporter.pm
31291 ____________________________________________________________________________
31292 [  6250] By: jhi                                   on 2000/06/28  14:45:23
31293         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
31294              From: Doug MacEachern <dougm@covalent.net>
31295              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
31296              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
31297      Branch: cfgperl
31298            + t/op/my_stash.t
31299            ! MANIFEST embed.pl global.sym proto.h toke.c
31300 ____________________________________________________________________________
31301 [  6249] By: jhi                                   on 2000/06/28  14:36:34
31302         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
31303              From: Frank Tobin <ftobin@uiuc.edu>
31304              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
31305              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
31306      Branch: cfgperl
31307            ! lib/IPC/Open3.pm
31308 ____________________________________________________________________________
31309 [  6248] By: jhi                                   on 2000/06/28  14:11:25
31310         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
31311              From: Mark-Jason Dominus <mjd@plover.com>
31312              Date: Tue, 27 Jun 2000 22:36:42 -0400
31313              Message-ID: <20000628023642.12166.qmail@plover.com>
31314      Branch: cfgperl
31315            ! pod/perlfunc.pod
31316 ____________________________________________________________________________
31317 [  6247] By: jhi                                   on 2000/06/27  12:46:37
31318         Log: Tweak $VERSION, patch from Doug MacEachern.
31319      Branch: cfgperl
31320            ! lib/File/Spec.pm
31321 ____________________________________________________________________________
31322 [  6246] By: jhi                                   on 2000/06/27  03:34:46
31323         Log: Allow for standalone testing.
31324      Branch: cfgperl
31325            ! t/lib/filefunc.t t/lib/filespec.t
31326 ____________________________________________________________________________
31327 [  6245] By: jhi                                   on 2000/06/27  02:50:02
31328         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
31329              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
31330              Date: Sat, 24 Jun 2000 13:06:20 +0100
31331              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
31332      Branch: cfgperl
31333            ! ext/DynaLoader/DynaLoader_pm.PL
31334 ____________________________________________________________________________
31335 [  6244] By: jhi                                   on 2000/06/27  02:46:10
31336         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
31337              From: Doug MacEachern <dougm@covalent.net>
31338              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
31339              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
31340      Branch: cfgperl
31341            ! gv.c sv.c t/lib/peek.t
31342 ____________________________________________________________________________
31343 [  6243] By: jhi                                   on 2000/06/27  02:38:07
31344         Log: Subject: [PATCH] is_utf8_string
31345              From: simon@brecon.co.uk (Simon Cozens)
31346              Date: 26 Jun 2000 02:25:59 GMT
31347              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
31348      Branch: cfgperl
31349            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
31350            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
31351            ! proto.h utf8.c
31352 ____________________________________________________________________________
31353 [  6242] By: jhi                                   on 2000/06/27  02:24:00
31354         Log: Subject: [PATCH] bytes<->utf8 fixes
31355              From: simon@brecon.co.uk (Simon Cozens)
31356              Date: 26 Jun 2000 04:55:45 GMT
31357              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
31358      Branch: cfgperl
31359            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
31360 ____________________________________________________________________________
31361 [  6241] By: jhi                                   on 2000/06/27  02:12:42
31362         Log: Do no -warn on \_, only on \alpha.
31363              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
31364              From: David Dyck <dcd@tc.fluke.com>
31365              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
31366              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
31367      Branch: cfgperl
31368            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
31369 ____________________________________________________________________________
31370 [  6240] By: jhi                                   on 2000/06/27  02:00:01
31371         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
31372              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
31373              Date: Mon, 26 Jun 2000 18:40:14 +0100
31374              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
31375      Branch: cfgperl
31376            ! utils/h2xs.PL
31377 ____________________________________________________________________________
31378 [  6239] By: jhi                                   on 2000/06/27  01:53:40
31379         Log: Configure maintenance.  Sever some dependency cycles,
31380              separate gccversion from the cc unit,
31381              address [ID 20000623.006] Configure script patch for using gcc on AIX
31382              (but solve it a little bit differently),
31383              unduplex some accidentally duplicated units,
31384              suggest using gcc if no cc available
31385              (p5p thread: "Solaris configure: counterproposal", 1999-09)
31386      Branch: cfgperl
31387            ! Configure Todo-5.6 config_h.SH
31388      Branch: metaconfig
31389            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
31390            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
31391      Branch: metaconfig/U/perl
31392            + gccvers.U
31393            ! d_getespwnam.U d_getprpwnam.U i_prot.U
31394 ____________________________________________________________________________
31395 [  6238] By: jhi                                   on 2000/06/25  18:04:56
31396         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
31397              From: Dan Sugalski <dan@sidhe.org>
31398              Date: Fri, 23 Jun 2000 17:00:00 -0400
31399              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
31400      Branch: cfgperl
31401            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
31402 ____________________________________________________________________________
31403 [  6237] By: jhi                                   on 2000/06/25  16:36:45
31404         Log: Tweak embed.pl, regen headers.
31405      Branch: cfgperl
31406            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
31407            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
31408            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
31409            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
31410            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
31411 ____________________________________________________________________________
31412 [  6236] By: jhi                                   on 2000/06/25  15:26:42
31413         Log: Regen headers.
31414      Branch: cfgperl
31415            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
31416            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
31417            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
31418            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
31419            ! regnodes.h warnings.h
31420 ____________________________________________________________________________
31421 [  6235] By: jhi                                   on 2000/06/23  19:39:35
31422         Log: The thread begun by
31423              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
31424              From: Kevin.Ruscoe@ubsw.com
31425              Date: Fri, 16 Jun 2000 16:38:51 +0100
31426              Message-Id: <H000019b03c300d6@MHS>
31427      Branch: cfgperl
31428            ! hints/solaris_2.sh
31429 ____________________________________________________________________________
31430 [  6234] By: jhi                                   on 2000/06/23  19:23:36
31431         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
31432              because when run as services (Win32ese for daemons)
31433              no environment variables are set and tmpdir ends up as /tmp,
31434              which is ambiguous.
31435              
31436              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
31437              From: matt@sergeant.org
31438              Date: 16 Jun 2000 16:30:43 -0000
31439              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
31440      Branch: cfgperl
31441            ! lib/File/Spec/Win32.pm
31442 ____________________________________________________________________________
31443 [  6233] By: jhi                                   on 2000/06/23  19:18:58
31444         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
31445              From: Mark-Jason Dominus <mjd@plover.com>
31446              Date: Fri, 16 Jun 2000 20:53:04 -0400
31447              Message-ID: <20000617005304.8008.qmail@plover.com>
31448      Branch: cfgperl
31449            ! op.h
31450 ____________________________________________________________________________
31451 [  6232] By: jhi                                   on 2000/06/23  16:10:02
31452         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
31453              From: simon@brecon.co.uk (Simon Cozens)
31454              Date: 19 Jun 2000 15:18:27 GMT
31455              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
31456              
31457              plus update pod/Makefile and regenerate perltoc
31458      Branch: cfgperl
31459            + pod/perlutil.pod
31460            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
31461 ____________________________________________________________________________
31462 [  6231] By: jhi                                   on 2000/06/23  15:19:18
31463         Log: Subject: [PATCH 5.6.0] cygwin port
31464              From: "Fifer, Eric" <EFifer@sanwaint.com>
31465              Date: Tue, 20 Jun 2000 14:30:58 +0100
31466              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
31467      Branch: cfgperl
31468            ! README.cygwin lib/File/Find.pm
31469 ____________________________________________________________________________
31470 [  6230] By: jhi                                   on 2000/06/23  14:25:21
31471         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
31472      Branch: cfgperl
31473            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
31474            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
31475            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31476            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
31477 ____________________________________________________________________________
31478 [  6229] By: jhi                                   on 2000/06/23  14:13:34
31479         Log: Subject: README.hpux version 0.6.1
31480              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
31481              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
31482              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
31483      Branch: cfgperl
31484            ! README.hpux
31485 ____________________________________________________________________________
31486 [  6228] By: jhi                                   on 2000/06/23  14:07:20
31487         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
31488              From: Doug MacEachern <dougm@covalent.net>
31489              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
31490              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
31491      Branch: cfgperl
31492            ! op.c
31493 ____________________________________________________________________________
31494 [  6227] By: jhi                                   on 2000/06/23  14:01:06
31495         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
31496              From: Doug MacEachern <dougm@covalent.net>
31497              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
31498              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
31499      Branch: cfgperl
31500            + lib/lib.pm.PL
31501            - lib/lib.pm
31502            ! MANIFEST Makefile.SH
31503 ____________________________________________________________________________
31504 [  6226] By: jhi                                   on 2000/06/23  13:53:07
31505         Log: Subject: [PATCH] remove forward declarations in Socket.pm
31506              From: Doug MacEachern <dougm@covalent.net>
31507              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
31508              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
31509              
31510              From: Doug MacEachern <dougm@covalent.net>
31511              Subject: Re: [PATCH] remove forward declarations in Socket.pm
31512              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
31513              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
31514      Branch: cfgperl
31515            ! ext/Socket/Socket.pm op.c
31516 ____________________________________________________________________________
31517 [  6225] By: jhi                                   on 2000/06/23  13:41:52
31518         Log: Add source code filenames to apidoc.
31519              From: simon@brecon.co.uk (Simon Cozens)
31520              Subject: [PATCH embed.pl] Source X-ref
31521              Date: 22 Jun 2000 02:18:49 GMT
31522              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
31523      Branch: cfgperl
31524            ! embed.pl
31525 ____________________________________________________________________________
31526 [  6224] By: jhi                                   on 2000/06/23  13:32:33
31527         Log: A way to avoid English.pm performance hit.
31528              From: root <root@jester.slaysys.com>
31529              Subject: [YAPATCH English.pm] My turn to putt again
31530              Date: Thu, 22 Jun 2000 20:33:58 -0400
31531              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
31532      Branch: cfgperl
31533            ! lib/English.pm t/lib/english.t
31534 ____________________________________________________________________________
31535 [  6223] By: jhi                                   on 2000/06/23  13:27:06
31536         Log: Avoid double close().
31537              Subject: [PATCH] avoid double close()
31538              From: Doug MacEachern <dougm@covalent.net>
31539              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
31540              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
31541      Branch: cfgperl
31542            ! doio.c
31543 ____________________________________________________________________________
31544 [  6222] By: jhi                                   on 2000/06/23  13:25:54
31545         Log: doc typo fix
31546              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
31547              From: Ian Phillipps <Ian.Phillipps@iname.com>
31548              Date: Fri, 23 Jun 2000 10:40:58 +0100
31549              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
31550      Branch: cfgperl
31551            ! lib/Pod/Usage.pm
31552 ____________________________________________________________________________
31553 [  6221] By: jhi                                   on 2000/06/23  13:24:15
31554         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
31555              From: simon@brecon.co.uk (Simon Cozens)
31556              Subject: [PATCH] Eliminate tr///[CU][CU]
31557              Date: 23 Jun 2000 11:05:40 GMT
31558              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
31559      Branch: cfgperl
31560            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
31561 ____________________________________________________________________________
31562 [  6220] By: jhi                                   on 2000/06/22  16:07:51
31563         Log: Win32 patches from Benjamin Stuhl.
31564      Branch: cfgperl
31565            ! makedef.pl win32/win32.h
31566 ____________________________________________________________________________
31567 [  6219] By: jhi                                   on 2000/06/22  16:06:34
31568         Log: Bytecode patches from Benjamin Stuhl.
31569      Branch: cfgperl
31570            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
31571            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
31572            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31573 ____________________________________________________________________________
31574 [  6218] By: jhi                                   on 2000/06/15  23:54:16
31575         Log: Bytecode patches from Benjamin Stuhl.
31576      Branch: cfgperl
31577            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
31578 ____________________________________________________________________________
31579 [  6217] By: jhi                                   on 2000/06/09  13:38:29
31580         Log: Rename the fdpid locking and integrate with Sarathy.
31581      Branch: cfgperl
31582            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
31583            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
31584            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
31585            ! win32/win32.c
31586           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
31587 ____________________________________________________________________________
31588 [  6216] By: gsar                                  on 2000/06/08  14:54:21
31589         Log: be more optimal about clearing @_
31590      Branch: perl
31591            ! cop.h
31592 ____________________________________________________________________________
31593 [  6215] By: gsar                                  on 2000/06/08  14:33:04
31594         Log: tweak comment about @DB::args
31595      Branch: perl
31596            ! av.h pp_ctl.c
31597 ____________________________________________________________________________
31598 [  6214] By: gsar                                  on 2000/06/08  13:57:54
31599         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
31600              caller() wants to populate @DB::args with it (causes a coredump
31601              in Carp::confess())
31602      Branch: perl
31603            ! cop.h t/op/runlevel.t
31604 ____________________________________________________________________________
31605 [  6213] By: gsar                                  on 2000/06/08  07:06:35
31606         Log: back out change#6106 (seems problematic)
31607      Branch: perl
31608            ! hints/solaris_2.sh
31609 ____________________________________________________________________________
31610 [  6212] By: jhi                                   on 2000/06/07  03:10:36
31611         Log: Continuing mopup for #6204.
31612      Branch: cfgperl
31613            ! ext/B/defsubs_h.PL
31614 ____________________________________________________________________________
31615 [  6211] By: jhi                                   on 2000/06/07  02:41:50
31616         Log: Mopup for #6204.
31617              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
31618              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
31619              This is comes from const() where POK isn't on when expected.
31620      Branch: cfgperl
31621            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
31622            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31623            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
31624            ! perlapi.h pod/perlapi.pod
31625 ____________________________________________________________________________
31626 [  6210] By: jhi                                   on 2000/06/07  01:56:29
31627         Log: Mopup for #6207 and #6209.
31628      Branch: cfgperl
31629            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
31630 ____________________________________________________________________________
31631 [  6209] By: jhi                                   on 2000/06/07  01:33:12
31632         Log: Lock PL_fdpid against race conditions, based on:
31633              Subject: [PATCH 5.6.0]subprocess fixup for threads
31634              From: Dan Sugalski <dan@sidhe.org>
31635              To: perl5-porters@perl.org
31636              Date: Tue, 11 Apr 2000 17:02:32 -0400
31637              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
31638      Branch: cfgperl
31639            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
31640            ! win32/win32.c
31641 ____________________________________________________________________________
31642 [  6208] By: jhi                                   on 2000/06/07  01:05:23
31643         Log: Regen headers for #6207.
31644      Branch: cfgperl
31645            ! embed.h global.sym objXSUB.h proto.h
31646 ____________________________________________________________________________
31647 [  6207] By: jhi                                   on 2000/06/06  23:43:13
31648         Log: Subject: [PATCH 5.6.0] Threadsafe patches
31649              From: Dan Sugalski <dan@sidhe.org>
31650              To: perl5-porters@perl.org
31651              Date: Mon, 08 May 2000 18:08:13 -0400
31652              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
31653      Branch: cfgperl
31654            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
31655            ! proto.h sv.h util.c
31656 ____________________________________________________________________________
31657 [  6206] By: jhi                                   on 2000/06/06  23:21:23
31658         Log: Subject: [PATCH] Eliminate $a/$b in pod
31659              From: David Glasser <me@davidglasser.net>
31660              To: perl5-porters@perl.org
31661              Date: Mon, 29 May 2000 21:15:59 -0400
31662              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
31663      Branch: cfgperl
31664            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
31665            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
31666            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
31667            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
31668            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
31669            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
31670            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
31671            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
31672            ! pod/perlvar.pod pod/perlxs.pod
31673 ____________________________________________________________________________
31674 [  6205] By: jhi                                   on 2000/06/06  23:12:14
31675         Log: Subject: [PATCH] Win32 improvements
31676              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
31677              To: gsar@activestate.com, perl5-porters@perl.org
31678              Date: Mon, 29 May 2000 17:22:24 PDT
31679              Message-ID: <20000530002224.91142.qmail@hotmail.com>
31680              (MUA had mangled many lines by wordwrapping)
31681      Branch: cfgperl
31682            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
31683 ____________________________________________________________________________
31684 [  6204] By: jhi                                   on 2000/06/06  23:01:50
31685         Log: Subject: [PATCH] B::Bytecode patches
31686              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
31687              To: gsar@activestate.com, jhi@iki.fi
31688              Cc: perl5-porters@perl.org
31689              Message-ID: <20000602202526.48694.qmail@hotmail.com>
31690              (MUA had mangled many lines by wordwrapping)
31691      Branch: cfgperl
31692            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
31693            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
31694            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31695            ! intrpvar.h perl.c
31696 ____________________________________________________________________________
31697 [  6203] By: jhi                                   on 2000/06/06  22:32:43
31698         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
31699              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31700              Date: Tue, 06 Jun 2000 13:07:45 -0700
31701              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
31702      Branch: cfgperl
31703            ! pod/perldiag.pod
31704 ____________________________________________________________________________
31705 [  6202] By: jhi                                   on 2000/06/06  19:38:35
31706         Log: Integrate with Sarathy.
31707      Branch: cfgperl
31708           !> perl.c
31709 ____________________________________________________________________________
31710 [  6201] By: gsar                                  on 2000/06/06  00:42:59
31711         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
31712              does a PUSHMARK that's never ever POPMARKed; in general, only
31713              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
31714              Perl_eval_[sp]v() don't because they don't take any incoming
31715              arguments (this leak has been around since the original version
31716              of perl_eval_pv() in 5.003_97e)
31717      Branch: perl
31718            ! perl.c
31719 ____________________________________________________________________________
31720 [  6200] By: jhi                                   on 2000/06/04  03:44:52
31721         Log: Update to cperl-mode.el 4.31 from
31722              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
31723              Subject: A couple of notes
31724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31725              To: Mailing list Perl5 <perl5-porters@perl.org>
31726              Date: Sat, 3 Jun 2000 23:33:32 -0400
31727              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
31728      Branch: cfgperl
31729            ! emacs/cperl-mode.el
31730 ____________________________________________________________________________
31731 [  6199] By: jhi                                   on 2000/06/03  15:11:05
31732         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
31733              From: Dan Sugalski <dan@sidhe.org>
31734              To: perl5-porters@perl.org, vmsperl@perl.org
31735              Date: Fri, 02 Jun 2000 17:30:51 -0400
31736              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
31737      Branch: cfgperl
31738            ! vms/descrip_mms.template vms/gen_shrfls.pl
31739 ____________________________________________________________________________
31740 [  6198] By: jhi                                   on 2000/06/03  14:59:15
31741         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
31742              From: Dan Sugalski <dan@sidhe.org>
31743              To: vmsperl@perl.org, perl5-porters@perl.org
31744              Date: Fri, 02 Jun 2000 16:00:41 -0400
31745              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
31746              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
31747      Branch: cfgperl
31748            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
31749            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
31750            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
31751 ____________________________________________________________________________
31752 [  6197] By: jhi                                   on 2000/06/03  14:41:30
31753         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
31754              From: John Borwick <jhborwic@unity.ncsu.edu>
31755              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
31756              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
31757      Branch: cfgperl
31758            ! pod/perlsyn.pod
31759 ____________________________________________________________________________
31760 [  6196] By: jhi                                   on 2000/06/03  14:38:09
31761         Log: Integrate with Sarathy.
31762      Branch: cfgperl
31763           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
31764           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
31765           !> vms/perly_c.vms
31766 ____________________________________________________________________________
31767 [  6195] By: gsar                                  on 2000/06/02  22:43:13
31768         Log: fix yet another eval"" leak under USE_ITHREADS
31769      Branch: perl
31770            ! op.c
31771 ____________________________________________________________________________
31772 [  6194] By: gsar                                  on 2000/06/02  18:22:06
31773         Log: fix small eval"" memory leaks under USE_ITHREADS
31774      Branch: perl
31775            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
31776            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
31777            ! vms/perly_c.vms
31778 ____________________________________________________________________________
31779 [  6193] By: jhi                                   on 2000/06/01  13:03:56
31780         Log: Signals-be-gone for microperl.
31781      Branch: cfgperl
31782            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
31783 ____________________________________________________________________________
31784 [  6192] By: jhi                                   on 2000/06/01  12:52:02
31785         Log: Integrate with Sarathy.
31786      Branch: cfgperl
31787           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
31788           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
31789           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
31790           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
31791           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
31792           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
31793           !> t/op/vec.t utils/h2xs.PL
31794 ____________________________________________________________________________
31795 [  6191] By: gsar                                  on 2000/06/01  09:38:21
31796         Log: vec() loses numericalness (modified version of patch suggested
31797              by Robin Barker)
31798      Branch: perl
31799            ! doop.c t/op/vec.t
31800 ____________________________________________________________________________
31801 [  6190] By: gsar                                  on 2000/06/01  09:26:15
31802         Log: submit missing embed.pl change
31803      Branch: perl
31804            ! embed.pl
31805 ____________________________________________________________________________
31806 [  6189] By: gsar                                  on 2000/06/01  09:05:34
31807         Log: counting tr/// corrupts later operation (from M.J.T Guy)
31808      Branch: perl
31809            ! doop.c t/op/tr.t
31810 ____________________________________________________________________________
31811 [  6188] By: gsar                                  on 2000/06/01  08:58:39
31812         Log: h2xs tweaks
31813      Branch: perl
31814            ! utils/h2xs.PL
31815 ____________________________________________________________________________
31816 [  6187] By: gsar                                  on 2000/06/01  08:50:07
31817         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
31818              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
31819      Branch: perl
31820            + lib/Pod/LaTeX.pm
31821            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
31822            ! pod/pod2latex.PL
31823 ____________________________________________________________________________
31824 [  6186] By: gsar                                  on 2000/06/01  08:24:40
31825         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
31826              <wolfgang.laun@alcatel.at>)
31827      Branch: perl
31828            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
31829            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
31830 ____________________________________________________________________________
31831 [  6185] By: gsar                                  on 2000/06/01  08:12:00
31832         Log: remove incorrect documentation about implicit split to @_ in
31833              list context, which never really worked in perl 5 (from
31834              M.J.T. Guy)
31835      Branch: perl
31836            ! pod/perlfunc.pod pod/perltrap.pod
31837 ____________________________________________________________________________
31838 [  6184] By: gsar                                  on 2000/06/01  07:52:27
31839         Log: tweak for change#6127
31840      Branch: perl
31841            ! perl.c
31842 ____________________________________________________________________________
31843 [  6183] By: gsar                                  on 2000/06/01  07:41:02
31844         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
31845              <nick@ccl4.org>)
31846      Branch: perl
31847            + t/lib/selfloader.t
31848            ! MANIFEST lib/SelfLoader.pm
31849 ____________________________________________________________________________
31850 [  6182] By: jhi                                   on 2000/06/01  00:34:42
31851         Log: Be Cleaner Part Deux.
31852      Branch: cfgperl
31853            ! Makefile.SH
31854 ____________________________________________________________________________
31855 [  6181] By: jhi                                   on 2000/06/01  00:32:09
31856         Log: Integrate with Sarathy.
31857      Branch: cfgperl
31858           !> pp.c t/op/arith.t
31859 ____________________________________________________________________________
31860 [  6180] By: jhi                                   on 2000/06/01  00:31:13
31861         Log: microperl nits from Simon Cozens.
31862      Branch: cfgperl
31863            + uconfig.h
31864            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
31865            ! unixish.h
31866 ____________________________________________________________________________
31867 [  6179] By: gsar                                  on 2000/05/31  22:37:51
31868         Log: buggy modulus on UVs introduced by change#3378 (resulted in
31869              4063328477 % 65535 amounting to 27406, instead of 27407)
31870      Branch: perl
31871            ! pp.c t/op/arith.t
31872 ____________________________________________________________________________
31873 [  6178] By: jhi                                   on 2000/05/31  21:52:41
31874         Log: Be cleaner.
31875      Branch: cfgperl
31876            ! Makefile.SH
31877 ____________________________________________________________________________
31878 [  6177] By: jhi                                   on 2000/05/31  21:47:33
31879         Log: Substitution utf8 patch from Simon Cozens.
31880      Branch: cfgperl
31881            ! pp_hot.c
31882 ____________________________________________________________________________
31883 [  6176] By: jhi                                   on 2000/05/31  21:45:34
31884         Log: Single-quoted utf8 patch from Simon Cozens.
31885      Branch: cfgperl
31886            ! toke.c
31887 ____________________________________________________________________________
31888 [  6175] By: jhi                                   on 2000/05/31  21:40:18
31889         Log: Integrate with Sarathy.
31890      Branch: cfgperl
31891           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
31892 ____________________________________________________________________________
31893 [  6174] By: jhi                                   on 2000/05/31  21:37:31
31894         Log: microperl changes from Simon Cozens; Makefile for microperl
31895              written from scratch; few casts added as microperl compilation
31896              doesn't have all prototypes available.
31897      Branch: cfgperl
31898            + Makefile.micro README.micro Todo.micro uconfig.sh
31899            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
31900            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
31901      Branch: metaconfig
31902            + U/modified/Config_h.U
31903 ____________________________________________________________________________
31904 [  6173] By: jhi                                   on 2000/05/31  20:00:24
31905         Log: metaconfig maintenance.
31906      Branch: metaconfig
31907            + U/modified/Inhdr.U U/typedefs/inotype.U
31908      Branch: metaconfig/U/perl
31909            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
31910            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
31911 ____________________________________________________________________________
31912 [  6172] By: gsar                                  on 2000/05/31  05:05:42
31913         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
31914              (from Ilya Zakharevich)
31915      Branch: perl
31916            ! regexec.c t/op/re_tests
31917 ____________________________________________________________________________
31918 [  6171] By: gsar                                  on 2000/05/31  05:01:47
31919         Log: scalar() doesn't force scalar context when used in void context
31920              (from Simon Cozens)
31921      Branch: perl
31922            ! op.c t/op/wantarray.t
31923 ____________________________________________________________________________
31924 [  6170] By: gsar                                  on 2000/05/31  04:41:33
31925         Log: change#6142 needs tweaks to tests to work where there's no symlink()
31926              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31927      Branch: perl
31928            ! t/lib/filefind.t
31929 ____________________________________________________________________________
31930 [  6169] By: gsar                                  on 2000/05/31  04:29:49
31931         Log: integrate cfgperl contents into mainline
31932      Branch: perl
31933           +> pod/perlmodlib.PL pod/perlnewmod.pod
31934           !> (integrate 42 files)
31935 ____________________________________________________________________________
31936 [  6168] By: jhi                                   on 2000/05/30  22:53:37
31937         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
31938      Branch: cfgperl
31939            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31940            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
31941            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
31942            ! win32/config.bc win32/config.gc win32/config.vc
31943            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31944            ! win32/config_h.PL win32/config_sh.PL
31945      Branch: metaconfig/U/perl
31946            ! perlxv.U
31947 ____________________________________________________________________________
31948 [  6167] By: jhi                                   on 2000/05/30  22:20:21
31949         Log: tweak todo 
31950      Branch: cfgperl
31951            ! Todo-5.6
31952 ____________________________________________________________________________
31953 [  6166] By: jhi                                   on 2000/05/30  22:11:51
31954         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
31955              in case somebody wants to write an extension for more
31956              shadow database interfaces.
31957      Branch: cfgperl
31958            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31959            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
31960            ! vos/config.def vos/config.h vos/config_h.SH_orig
31961            ! win32/config.bc win32/config.gc win32/config.vc
31962            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31963      Branch: metaconfig
31964            ! U/modified/Myinit.U
31965      Branch: metaconfig/U/perl
31966            + d_getespwnam.U d_getprpwnam.U i_prot.U
31967 ____________________________________________________________________________
31968 [  6165] By: jhi                                   on 2000/05/30  18:35:34
31969         Log: Integrate with Sarathy.
31970      Branch: cfgperl
31971           !> op.c
31972 ____________________________________________________________________________
31973 [  6164] By: jhi                                   on 2000/05/30  18:30:16
31974         Log: detypo
31975      Branch: cfgperl
31976            ! Configure config_h.SH
31977      Branch: metaconfig/U/perl
31978            ! perlxv.U
31979 ____________________________________________________________________________
31980 [  6163] By: gsar                                  on 2000/05/30  03:24:03
31981         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
31982      Branch: perl
31983            ! op.c
31984 ____________________________________________________________________________
31985 [  6162] By: gsar                                  on 2000/05/30  03:09:38
31986         Log: fix memory leak in method call optimization (change#3768);
31987              made C<eval "$x->foo()"> leak
31988      Branch: perl
31989            ! op.c
31990 ____________________________________________________________________________
31991 [  6161] By: jhi                                   on 2000/05/29  17:56:26
31992         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
31993              both from Simon Cozens.
31994      Branch: cfgperl
31995            + pod/perlmodlib.PL pod/perlnewmod.pod
31996            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
31997            ! pod/perlmodlib.pod pod/perltoc.pod
31998 ____________________________________________________________________________
31999 [  6160] By: jhi                                   on 2000/05/29  17:23:55
32000         Log: Changes for the File::Temp 0.08 (change #6159) test suite
32001              to fit better into the Perl distribution test framework.
32002      Branch: cfgperl
32003            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
32004            ! t/lib/ftmp-tempfile.t
32005 ____________________________________________________________________________
32006 [  6159] By: jhi                                   on 2000/05/29  16:55:36
32007         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
32008      Branch: cfgperl
32009            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32010            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32011 ____________________________________________________________________________
32012 [  6158] By: bailey                                on 2000/05/29  16:22:08
32013         Log: Add fallback to tmpfile for use in cases where user's relying on
32014              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
32015              Lane's patch)
32016      Branch: vmsperl
32017            ! vms/vms.c vms/vmsish.h
32018 ____________________________________________________________________________
32019 [  6157] By: jhi                                   on 2000/05/29  03:10:36
32020         Log: Regen Configure to jive with #6149.
32021      Branch: cfgperl
32022            ! Configure
32023      Branch: metaconfig
32024            ! U/modified/Getfile.U
32025 ____________________________________________________________________________
32026 [  6156] By: jhi                                   on 2000/05/29  03:01:38
32027         Log: Integrate with Sarathy.
32028      Branch: cfgperl
32029           +> ext/DynaLoader/dl_mac.xs
32030           !> (integrate 38 files)
32031 ____________________________________________________________________________
32032 [  6155] By: gsar                                  on 2000/05/28  21:15:58
32033         Log: small bug in change#6144; remove random \xA0 character that snuck
32034              in via change#6145
32035      Branch: perl
32036            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
32037 ____________________________________________________________________________
32038 [  6154] By: gsar                                  on 2000/05/28  21:04:19
32039         Log: avoid type mismatch warning
32040      Branch: perl
32041            ! perl.c
32042 ____________________________________________________________________________
32043 [  6153] By: gsar                                  on 2000/05/28  20:58:31
32044         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
32045              <nick@Bagpuss.uk.boo.com>)
32046      Branch: perl
32047            ! lib/Test/Harness.pm
32048 ____________________________________________________________________________
32049 [  6152] By: gsar                                  on 2000/05/28  20:53:42
32050         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
32051      Branch: perl
32052            ! regexec.c
32053 ____________________________________________________________________________
32054 [  6151] By: gsar                                  on 2000/05/28  20:50:28
32055         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
32056      Branch: perl
32057            ! regexec.c
32058 ____________________________________________________________________________
32059 [  6150] By: gsar                                  on 2000/05/28  20:39:58
32060         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
32061      Branch: perl
32062            ! pod/perlrequick.pod
32063 ____________________________________________________________________________
32064 [  6149] By: gsar                                  on 2000/05/28  20:35:16
32065         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
32066              <troc@netrus.net>)
32067      Branch: perl
32068            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
32069            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
32070            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
32071            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
32072 ____________________________________________________________________________
32073 [  6148] By: gsar                                  on 2000/05/28  20:21:07
32074         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
32075      Branch: perl
32076            ! lib/ExtUtils/MM_Unix.pm
32077 ____________________________________________________________________________
32078 [  6147] By: gsar                                  on 2000/05/28  20:12:41
32079         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
32080              (from Peter Prymmer)
32081      Branch: perl
32082            ! vms/subconfigure.com
32083 ____________________________________________________________________________
32084 [  6146] By: gsar                                  on 2000/05/28  20:06:15
32085         Log: doc typo
32086      Branch: perl
32087            ! lib/warnings.pm warnings.h warnings.pl
32088 ____________________________________________________________________________
32089 [  6145] By: gsar                                  on 2000/05/28  18:44:33
32090         Log: make xsubpp skip embedded pod (from Matthias Neeracher
32091              <neeri@iis.ee.ethz.ch>)
32092      Branch: perl
32093            ! lib/ExtUtils/xsubpp
32094 ____________________________________________________________________________
32095 [  6144] By: gsar                                  on 2000/05/28  18:42:49
32096         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
32097              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
32098              <neeri@iis.ee.ethz.ch>)
32099      Branch: perl
32100            ! lib/AutoSplit.pm
32101 ____________________________________________________________________________
32102 [  6143] By: gsar                                  on 2000/05/28  18:41:12
32103         Log: MacOS support, part 1 (from Matthias Neeracher
32104              <neeri@iis.ee.ethz.ch>)
32105      Branch: perl
32106            + ext/DynaLoader/dl_mac.xs
32107            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
32108            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
32109            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
32110            ! util.h
32111 ____________________________________________________________________________
32112 [  6142] By: gsar                                  on 2000/05/28  18:21:51
32113         Log: File::Find fails to chdir when chasing symlinks (from
32114              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
32115      Branch: perl
32116            ! lib/File/Find.pm t/lib/filefind.t
32117 ____________________________________________________________________________
32118 [  6141] By: jhi                                   on 2000/05/28  14:25:15
32119         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
32120              forwarded by Peter Seebach from the bsdi-users mailing list.
32121              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
32122      Branch: perl
32123            ! hints/bsdos.sh
32124 ____________________________________________________________________________
32125 [  6140] By: jhi                                   on 2000/05/28  14:11:57
32126         Log: Integrate with Sarathy.
32127      Branch: cfgperl
32128           +> (branch 30 files)
32129           !> (integrate 93 files)
32130 ____________________________________________________________________________
32131 [  6139] By: gsar                                  on 2000/05/28  10:01:48
32132         Log: revise mktables.PL for bugs and newness in Unicode 3.0
32133              (from James Bence <jbence@amgen.com>)
32134      Branch: perl
32135            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
32136            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
32137            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
32138            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
32139            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
32140            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
32141            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
32142            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
32143            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
32144            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
32145            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
32146            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
32147            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
32148            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
32149            + lib/unicode/Is/SylWU.pl
32150            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
32151            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
32152            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
32153            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
32154            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
32155            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
32156            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
32157            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
32158            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
32159            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
32160            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
32161            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
32162            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
32163            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
32164            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
32165            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
32166            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
32167            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
32168            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
32169            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
32170            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
32171            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
32172            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
32173            ! lib/unicode/Makefile lib/unicode/mktables.PL
32174 ____________________________________________________________________________
32175 [  6138] By: gsar                                  on 2000/05/28  08:50:32
32176         Log: add note about the handling of negative indices to tied arrays
32177              (from Michael G Schwern <schwern@pobox.com>)
32178      Branch: perl
32179            ! pod/perltie.pod
32180 ____________________________________________________________________________
32181 [  6137] By: gsar                                  on 2000/05/28  08:46:10
32182         Log: fix bogus redeclaration warning for "our" variables in different
32183              scopes
32184      Branch: perl
32185            ! op.c t/pragma/strict-vars
32186 ____________________________________________________________________________
32187 [  6136] By: gsar                                  on 2000/05/28  08:31:20
32188         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
32189      Branch: perl
32190            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
32191 ____________________________________________________________________________
32192 [  6135] By: gsar                                  on 2000/05/28  08:17:50
32193         Log: enable Test::Harness to dynamically determine column width etc.
32194              (from Rob Napier <rnapier@employees.org>)
32195      Branch: perl
32196            ! lib/Test/Harness.pm
32197 ____________________________________________________________________________
32198 [  6134] By: gsar                                  on 2000/05/28  08:13:39
32199         Log: make Test::Harness use wait.h/WCOREDUMP if available
32200              (from Ben Tilly <ben_tilly@hotmail.com>)
32201      Branch: perl
32202            ! lib/Test/Harness.pm
32203 ____________________________________________________________________________
32204 [  6133] By: gsar                                  on 2000/05/28  08:08:05
32205         Log: elide bogus test in change#6132
32206      Branch: perl
32207            ! t/pragma/warn/9enabled
32208 ____________________________________________________________________________
32209 [  6132] By: gsar                                  on 2000/05/28  08:03:14
32210         Log: warnings::enabled() doesn't fall back to looking at $^W if
32211              caller isn't using lexical warnings (from Paul Marquess)
32212      Branch: perl
32213            ! pp_ctl.c t/pragma/warn/9enabled
32214 ____________________________________________________________________________
32215 [  6131] By: gsar                                  on 2000/05/28  07:57:47
32216         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
32217      Branch: perl
32218            ! ext/POSIX/POSIX.pm
32219 ____________________________________________________________________________
32220 [  6130] By: gsar                                  on 2000/05/28  07:29:12
32221         Log: fix places that mean C<"word" character> but say C<alphanumeric
32222              character>
32223      Branch: perl
32224            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
32225 ____________________________________________________________________________
32226 [  6129] By: gsar                                  on 2000/05/28  07:18:41
32227         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
32228      Branch: perl
32229            ! vms/test.com
32230 ____________________________________________________________________________
32231 [  6128] By: gsar                                  on 2000/05/28  07:12:55
32232         Log: new perlxstut example for passing/returning refs to arrays
32233              (from David Lowe <dlowe@pootpoot.com>)
32234      Branch: perl
32235            ! pod/perlxstut.pod
32236 ____________________________________________________________________________
32237 [  6127] By: gsar                                  on 2000/05/28  07:02:50
32238         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
32239              failed (from Gisle Aas)
32240      Branch: perl
32241            ! cop.h perl.c
32242 ____________________________________________________________________________
32243 [  6126] By: gsar                                  on 2000/05/28  06:39:53
32244         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
32245              (reworked variant of patch suggested by Simon Cozens)
32246      Branch: perl
32247            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
32248            ! pp_hot.c proto.h t/op/gv.t
32249 ____________________________________________________________________________
32250 [  6125] By: gsar                                  on 2000/05/28  05:14:55
32251         Log: enable propagating exception objects via Perl_croak() in XS code
32252              (from Gisle Aas)
32253      Branch: perl
32254            ! util.c
32255 ____________________________________________________________________________
32256 [  6124] By: gsar                                  on 2000/05/28  05:07:28
32257         Log: integrate vmsperl contents into mainline
32258      Branch: perl
32259           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
32260           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
32261           !> vms/vmsish.h
32262 ____________________________________________________________________________
32263 [  6123] By: gsar                                  on 2000/05/28  05:03:53
32264         Log: clarify gotcha with #line directives (from Rocco Caputo
32265              <troc@netrus.net>)
32266      Branch: perl
32267            ! pod/perldebug.pod pod/perlsyn.pod
32268 ____________________________________________________________________________
32269 [  6122] By: gsar                                  on 2000/05/28  04:58:29
32270         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
32271              (from Mark-Jason Dominus)
32272      Branch: perl
32273            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
32274            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
32275            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
32276            ! toke.c
32277 ____________________________________________________________________________
32278 [  6121] By: bailey                                on 2000/05/25  04:46:54
32279         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
32280              lists (based on fixes by Craig Berry)
32281      Branch: vmsperl
32282            ! lib/File/Spec/VMS.pm
32283 ____________________________________________________________________________
32284 [  6120] By: bailey                                on 2000/05/25  04:25:38
32285         Log: Add missing escape (Charles Lane)
32286      Branch: vmsperl
32287            ! t/op/lex_assign.t
32288 ____________________________________________________________________________
32289 [  6119] By: bailey                                on 2000/05/25  04:21:25
32290         Log: Quiet error messages in vmsish.t (Charles Lane)
32291      Branch: vmsperl
32292            ! vms/ext/vmsish.t
32293 ____________________________________________________________________________
32294 [  6118] By: bailey                                on 2000/05/25  04:17:57
32295         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
32296              Flatten case labels in switch statements uniformly (Charles Bailey)
32297      Branch: vmsperl
32298            ! vms/vms.c
32299 ____________________________________________________________________________
32300 [  6117] By: bailey                                on 2000/05/25  03:58:09
32301         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
32302      Branch: vmsperl
32303            ! vms/vmsish.h
32304 ____________________________________________________________________________
32305 [  6116] By: bailey                                on 2000/05/25  03:11:15
32306         Log: Miscellaneous cosmetic fixes (Charles Lane)
32307      Branch: vmsperl
32308            ! lib/ExtUtils/MM_VMS.pm
32309 ____________________________________________________________________________
32310 [  6115] By: bailey                                on 2000/05/25  03:10:36
32311         Log: Add bounds checking for several strings (Charles Lane)
32312      Branch: vmsperl
32313            ! vms/vms.c
32314 ____________________________________________________________________________
32315 [  6114] By: bailey                                on 2000/05/25  02:25:34
32316         Log: Urk -- undo previous removal of vmsish 'exit' change
32317      Branch: vmsperl
32318            ! vms/ext/vmsish.pm vms/vmsish.h
32319 ____________________________________________________________________________
32320 [  6113] By: bailey                                on 2000/05/24  02:24:40
32321         Log: Ugly workaround for version-specific RTL error
32322      Branch: vmsperl
32323            ! vms/vms.c
32324 ____________________________________________________________________________
32325 [  6112] By: bailey                                on 2000/05/24  02:19:55
32326         Log: Check for existence of file before trying to delete
32327      Branch: vmsperl
32328            ! vms/test.com
32329 ____________________________________________________________________________
32330 [  6111] By: bailey                                on 2000/05/23  23:35:13
32331         Log: Resync with mainline prior to post-5.6.0 updates
32332      Branch: vmsperl
32333           +> (branch 49 files)
32334            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
32335            ! vms/ext/vmsish.pm
32336           !> (integrate 334 files)
32337 ____________________________________________________________________________
32338 [  6110] By: jhi                                   on 2000/05/23  19:28:32
32339         Log: todo tweak
32340      Branch: cfgperl
32341            ! Todo-5.6
32342 ____________________________________________________________________________
32343 [  6109] By: jhi                                   on 2000/05/18  17:38:54
32344         Log: Integrate with Sarathy.
32345      Branch: cfgperl
32346           !> mg.c perl.h win32/perlhost.h
32347 ____________________________________________________________________________
32348 [  6108] By: gsar                                  on 2000/05/17  02:24:56
32349         Log: reenable fake signal handling on Windows, bugs and all
32350      Branch: perl
32351            ! mg.c perl.h win32/perlhost.h
32352 ____________________________________________________________________________
32353 [  6107] By: jhi                                   on 2000/05/15  18:01:41
32354         Log: Tweak the todo list.
32355      Branch: cfgperl
32356            ! Todo-5.6
32357 ____________________________________________________________________________
32358 [  6106] By: jhi                                   on 2000/05/15  13:41:48
32359         Log: The (Configure) script refuses to go on, after asking for
32360              'You may also choose to try maximal 64-bitness....'.
32361              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
32362              -- Patrick Zima
32363              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
32364      Branch: cfgperl
32365            ! hints/solaris_2.sh
32366 ____________________________________________________________________________
32367 [  6105] By: jhi                                   on 2000/05/11  14:37:43
32368         Log: Integrate with Sarathy.
32369      Branch: cfgperl
32370           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
32371           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
32372 ____________________________________________________________________________
32373 [  6104] By: gsar                                  on 2000/05/11  03:39:07
32374         Log: PL_sys_intern was being initialized too late on windows
32375      Branch: perl
32376            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
32377            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
32378 ____________________________________________________________________________
32379 [  6103] By: jhi                                   on 2000/05/09  19:42:20
32380         Log: Test tweaking for Unicos continues.
32381      Branch: cfgperl
32382            ! t/op/64bitint.t
32383 ____________________________________________________________________________
32384 [  6102] By: jhi                                   on 2000/05/09  16:47:27
32385         Log: The test suite tweak in #6101 wasn't quite right.
32386      Branch: cfgperl
32387            ! t/lib/complex.t
32388 ____________________________________________________________________________
32389 [  6101] By: jhi                                   on 2000/05/09  15:35:34
32390         Log: Hints and test tweaks for Unicos.
32391      Branch: cfgperl
32392            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
32393 ____________________________________________________________________________
32394 [  6100] By: jhi                                   on 2000/05/08  21:15:06
32395         Log: More compilation tweakery from Allen Smith.
32396      Branch: cfgperl
32397            ! hints/irix_6.sh
32398 ____________________________________________________________________________
32399 [  6099] By: jhi                                   on 2000/05/08  19:21:18
32400         Log: Tweaks for the cc bugs from Allen Smith.
32401      Branch: cfgperl
32402            ! hints/irix_6.sh
32403 ____________________________________________________________________________
32404 [  6098] By: jhi                                   on 2000/05/08  19:13:37
32405         Log: Add a note about other, yet unsupported, shadow password APIs.
32406      Branch: cfgperl
32407            ! pp_sys.c
32408 ____________________________________________________________________________
32409 [  6097] By: jhi                                   on 2000/05/08  18:46:34
32410         Log: Add a note about possible compilation problems from Allen Smith.
32411      Branch: cfgperl
32412            ! hints/irix_6.sh
32413 ____________________________________________________________________________
32414 [  6096] By: jhi                                   on 2000/05/08  17:33:10
32415         Log: Integrate with Sarathy.
32416      Branch: cfgperl
32417           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32418           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
32419 ____________________________________________________________________________
32420 [  6095] By: jhi                                   on 2000/05/08  16:21:33
32421         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
32422              might be useful in future.
32423      Branch: cfgperl
32424            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32425            ! config_h.SH
32426      Branch: metaconfig
32427            ! U/installdirs/inc_version_list.U
32428      Branch: metaconfig/U/perl
32429            ! perlxv.U
32430 ____________________________________________________________________________
32431 [  6094] By: gsar                                  on 2000/05/08  14:22:22
32432         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
32433      Branch: perl
32434            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32435            ! hints/cygwin.sh pp_sys.c
32436 ____________________________________________________________________________
32437 [  6093] By: gsar                                  on 2000/05/08  12:52:28
32438         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
32439              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
32440      Branch: perl
32441            ! pp_sys.c sv.c win32/perlhost.h
32442 ____________________________________________________________________________
32443 [  6092] By: jhi                                   on 2000/05/07  22:40:34
32444         Log: Regen perltoc with the fixed buildtoc.
32445      Branch: cfgperl
32446            ! pod/perltoc.pod
32447 ____________________________________________________________________________
32448 [  6091] By: jhi                                   on 2000/05/07  22:24:16
32449         Log: Integrate with Sarathy.
32450      Branch: cfgperl
32451           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
32452           !> t/op/substr.t toke.c
32453 ____________________________________________________________________________
32454 [  6090] By: gsar                                  on 2000/05/07  19:47:07
32455         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
32456              [NI]OK; added tests for both
32457      Branch: perl
32458            ! perl.c pp_hot.c sv.c t/op/substr.t
32459 ____________________________________________________________________________
32460 [  6089] By: gsar                                  on 2000/05/07  18:18:38
32461         Log: buildtoc tweak to fix newline lossage
32462      Branch: perl
32463            ! pod/buildtoc
32464 ____________________________________________________________________________
32465 [  6088] By: jhi                                   on 2000/05/07  16:35:36
32466         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
32467              because we do not use those.  The HAS_GETSPNAM remains,
32468              though, because we still do use that.
32469      Branch: cfgperl
32470            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32471            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
32472            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
32473            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
32474            ! win32/config.vc win32/config_H.bc win32/config_H.gc
32475            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
32476 ____________________________________________________________________________
32477 [  6087] By: gsar                                  on 2000/05/07  16:05:16
32478         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
32479      Branch: perl
32480            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
32481 ____________________________________________________________________________
32482 [  6086] By: jhi                                   on 2000/05/07  15:27:07
32483         Log: Integrate with Sarathy.
32484      Branch: cfgperl
32485           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32486           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32487           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
32488           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
32489           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
32490           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
32491 ____________________________________________________________________________
32492 [  6085] By: gsar                                  on 2000/05/07  05:52:02
32493         Log: repeat operator (x) doesn't preserve utf8-ness
32494      Branch: perl
32495            ! pp.c t/op/substr.t
32496 ____________________________________________________________________________
32497 [  6084] By: gsar                                  on 2000/05/07  05:39:55
32498         Log: substr() does not preserve utf8-ness (from Stefan Eissing
32499              <Eissing@medicaldataservice.de>); added tests
32500      Branch: perl
32501            ! pp.c t/op/substr.t
32502 ____________________________________________________________________________
32503 [  6083] By: gsar                                  on 2000/05/07  05:24:46
32504         Log: note about undocumented caller() return value (from M.J.T. Guy);
32505              yet another peek.t tweak
32506      Branch: perl
32507            ! pod/perlfunc.pod t/lib/peek.t
32508 ____________________________________________________________________________
32509 [  6082] By: gsar                                  on 2000/05/07  05:08:40
32510         Log: peek.t non-portable to ithreads
32511      Branch: perl
32512            ! t/lib/peek.t
32513 ____________________________________________________________________________
32514 [  6081] By: gsar                                  on 2000/05/07  04:17:04
32515         Log: better default perlbug categories for ok reports (from Richard Foley)
32516      Branch: perl
32517            ! utils/perlbug.PL
32518 ____________________________________________________________________________
32519 [  6080] By: gsar                                  on 2000/05/07  04:08:07
32520         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
32521              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32522      Branch: perl
32523            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32524            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32525            ! AUTHORS MAINTAIN MANIFEST
32526 ____________________________________________________________________________
32527 [  6079] By: gsar                                  on 2000/05/07  04:01:38
32528         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
32529      Branch: perl
32530            ! lib/Carp/Heavy.pm
32531 ____________________________________________________________________________
32532 [  6078] By: gsar                                  on 2000/05/07  01:24:19
32533         Log: workaround for CRT bug in chdir() (from Charles Lane, via
32534              Peter Prymmer)
32535      Branch: perl
32536            ! iperlsys.h vms/vms.c vms/vmsish.h
32537 ____________________________________________________________________________
32538 [  6077] By: gsar                                  on 2000/05/07  01:22:23
32539         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
32540              and Tom Phoenix)
32541      Branch: perl
32542            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
32543 ____________________________________________________________________________
32544 [  6076] By: gsar                                  on 2000/05/06  17:36:29
32545         Log: integrate cfgperl contents into mainline
32546      Branch: perl
32547           +> t/lib/peek.t
32548           !> Configure MANIFEST Porting/Glossary Porting/config.sh
32549           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
32550           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
32551           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
32552 ____________________________________________________________________________
32553 [  6075] By: jhi                                   on 2000/05/05  18:56:10
32554         Log: Make the test more portable.
32555      Branch: cfgperl
32556            ! t/lib/peek.t
32557 ____________________________________________________________________________
32558 [  6074] By: jhi                                   on 2000/05/05  18:49:20
32559         Log: Introduce t/lib/peek.t.
32560      Branch: cfgperl
32561            + t/lib/peek.t
32562            ! MANIFEST
32563 ____________________________________________________________________________
32564 [  6073] By: jhi                                   on 2000/05/05  14:30:45
32565         Log: Complex tweaks.
32566      Branch: cfgperl
32567            ! lib/Math/Complex.pm t/lib/complex.t
32568 ____________________________________________________________________________
32569 [  6072] By: jhi                                   on 2000/05/05  12:27:13
32570         Log: Integrate with Sarathy.
32571      Branch: cfgperl
32572           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32573           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32574           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
32575           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
32576 ____________________________________________________________________________
32577 [  6071] By: gsar                                  on 2000/05/05  02:24:46
32578         Log: misformatted perllocal.pod (from Tim Jenness
32579              <t.jenness@jach.hawaii.edu>)
32580      Branch: perl
32581            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32582 ____________________________________________________________________________
32583 [  6070] By: gsar                                  on 2000/05/05  02:16:52
32584         Log: remove misleading comment (from M.J.T. Guy)
32585      Branch: perl
32586            ! t/lib/anydbm.t
32587 ____________________________________________________________________________
32588 [  6069] By: gsar                                  on 2000/05/05  02:15:13
32589         Log: File::Spec compatibility update (from Barrie Slaymaker
32590              <barries@slaysys.com>)
32591      Branch: perl
32592            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32593            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32594 ____________________________________________________________________________
32595 [  6068] By: gsar                                  on 2000/05/05  02:01:50
32596         Log: note about values()
32597      Branch: perl
32598            ! pod/perlfunc.pod
32599 ____________________________________________________________________________
32600 [  6067] By: gsar                                  on 2000/05/05  01:33:09
32601         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
32602      Branch: perl
32603            ! win32/win32.c
32604 ____________________________________________________________________________
32605 [  6066] By: gsar                                  on 2000/05/05  01:23:43
32606         Log: s/END/CHECK/
32607      Branch: perl
32608            ! perl.c
32609 ____________________________________________________________________________
32610 [  6065] By: jhi                                   on 2000/05/04  17:30:22
32611         Log: Integrate with Sarathy.
32612      Branch: cfgperl
32613           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
32614 ____________________________________________________________________________
32615 [  6064] By: gsar                                  on 2000/05/04  17:26:14
32616         Log: change#5905 wasn't quite right--it's intent only applies when arguments
32617              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
32618      Branch: perl
32619            ! pp_sys.c sv.c
32620 ____________________________________________________________________________
32621 [  6063] By: gsar                                  on 2000/05/04  16:52:29
32622         Log: tokeq() could read unallocated field in argument
32623      Branch: perl
32624            ! toke.c
32625 ____________________________________________________________________________
32626 [  6062] By: gsar                                  on 2000/05/04  16:34:51
32627         Log: additional tests for utf8.t
32628      Branch: perl
32629            ! t/pragma/utf8.t
32630 ____________________________________________________________________________
32631 [  6061] By: gsar                                  on 2000/05/04  16:09:28
32632         Log: change#5921 neglected to make eq honor "use bytes"
32633      Branch: perl
32634            ! sv.c
32635 ____________________________________________________________________________
32636 [  6060] By: jhi                                   on 2000/05/04  15:30:16
32637         Log: Integrate with Sarathy.
32638      Branch: cfgperl
32639           !> perl.c regcomp.c t/pragma/utf8.t
32640 ____________________________________________________________________________
32641 [  6059] By: jhi                                   on 2000/05/04  15:26:37
32642         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
32643              in natively 64-bit platforms where a long is a quad (no need
32644              for long longs).  Also added bias for IVs.
32645      Branch: cfgperl
32646            ! toke.c
32647 ____________________________________________________________________________
32648 [  6058] By: gsar                                  on 2000/05/04  00:19:14
32649         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
32650              (spotted by Donald Kinzer <dkinzer@premia.com>)
32651      Branch: perl
32652            ! perl.c
32653 ____________________________________________________________________________
32654 [  6057] By: gsar                                  on 2000/05/03  18:34:01
32655         Log: fix broken parsing of /\x{ab}/
32656      Branch: perl
32657            ! regcomp.c t/pragma/utf8.t
32658 ____________________________________________________________________________
32659 [  6056] By: jhi                                   on 2000/05/03  17:57:16
32660         Log: The search of infinity continues, this time simplified.
32661      Branch: cfgperl
32662            ! lib/Math/Complex.pm
32663 ____________________________________________________________________________
32664 [  6055] By: jhi                                   on 2000/05/03  17:45:30
32665         Log: Detypo.
32666      Branch: cfgperl
32667            ! hints/unicos.sh
32668 ____________________________________________________________________________
32669 [  6054] By: jhi                                   on 2000/05/02  22:28:27
32670         Log: Be more forgiving in POSIX about HUGE_VALL.
32671      Branch: cfgperl
32672            ! ext/POSIX/POSIX.xs
32673 ____________________________________________________________________________
32674 [  6053] By: jhi                                   on 2000/05/02  22:25:05
32675         Log: Integrate with Sarathy.
32676      Branch: cfgperl
32677           !> hints/irix_6.sh pod/perlop.pod
32678 ____________________________________________________________________________
32679 [  6052] By: jhi                                   on 2000/05/02  22:24:31
32680         Log: Unicos hint tweak.
32681      Branch: cfgperl
32682            ! hints/unicos.sh
32683 ____________________________________________________________________________
32684 [  6051] By: jhi                                   on 2000/05/02  22:21:26
32685         Log: Complex tweakery.
32686      Branch: cfgperl
32687            ! lib/Math/Complex.pm t/lib/complex.t
32688 ____________________________________________________________________________
32689 [  6050] By: jhi                                   on 2000/05/02  19:26:22
32690         Log: Use setxxent()/endxxent().
32691      Branch: cfgperl
32692            ! t/op/grent.t t/op/pwent.t
32693 ____________________________________________________________________________
32694 [  6049] By: jhi                                   on 2000/05/02  19:06:02
32695         Log: Test both the scalar and list contexts.
32696      Branch: cfgperl
32697            ! t/op/grent.t t/op/pwent.t
32698 ____________________________________________________________________________
32699 [  6048] By: gsar                                  on 2000/05/02  18:29:10
32700         Log: add note about how $( doesn't interpolate in REs (from
32701              Philip Newton <newton@ficus.frogspace.net>)
32702      Branch: perl
32703            ! pod/perlop.pod
32704 ____________________________________________________________________________
32705 [  6047] By: jhi                                   on 2000/05/02  17:41:24
32706         Log: Call getspnam() only iff needd.
32707      Branch: cfgperl
32708            ! pp_sys.c
32709 ____________________________________________________________________________
32710 [  6046] By: gsar                                  on 2000/05/02  17:07:25
32711         Log: libscheck has insufficient checks for n32 libs (from
32712              Albert Chin-A-Young <china@thewrittenword.com>)
32713      Branch: perl
32714            ! hints/irix_6.sh
32715 ____________________________________________________________________________
32716 [  6045] By: jhi                                   on 2000/05/02  13:57:17
32717         Log: Integrate with Sarathy.
32718      Branch: cfgperl
32719           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
32720           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
32721 ____________________________________________________________________________
32722 [  6044] By: gsar                                  on 2000/05/02  06:48:19
32723         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
32724              such that underscores are only ignored in literal numbers,
32725              "\x{...}", and hex/oct argument
32726      Branch: perl
32727            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
32728 ____________________________________________________________________________
32729 [  6043] By: gsar                                  on 2000/05/02  02:22:29
32730         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
32731      Branch: perl
32732            ! pod/perlretut.pod
32733 ____________________________________________________________________________
32734 [  6042] By: gsar                                  on 2000/05/02  02:17:51
32735         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
32736      Branch: perl
32737            ! pod/perltrap.pod
32738 ____________________________________________________________________________
32739 [  6041] By: gsar                                  on 2000/05/02  01:53:51
32740         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
32741              to compensate
32742      Branch: perl
32743            ! Porting/makerel
32744 ____________________________________________________________________________
32745 [  6040] By: gsar                                  on 2000/05/02  01:51:57
32746         Log: missing files in MANIFEST
32747      Branch: perl
32748            ! MANIFEST
32749 ____________________________________________________________________________
32750 [  6039] By: jhi                                   on 2000/05/02  00:36:46
32751         Log: Infinite problems.
32752      Branch: cfgperl
32753            ! lib/Math/Complex.pm
32754 ____________________________________________________________________________
32755 [  6038] By: jhi                                   on 2000/05/02  00:06:38
32756         Log: pwent/spent #ifdef imbalance.
32757      Branch: cfgperl
32758            ! pp_sys.c
32759 ____________________________________________________________________________
32760 [  6037] By: jhi                                   on 2000/05/01  22:50:11
32761         Log: Use HUGE_VALL if applicable.
32762      Branch: cfgperl
32763            ! ext/POSIX/POSIX.xs util.c
32764 ____________________________________________________________________________
32765 [  6036] By: jhi                                   on 2000/05/01  22:20:53
32766         Log: Correct Freudian slip.
32767      Branch: cfgperl
32768            ! pp_sys.c
32769 ____________________________________________________________________________
32770 [  6035] By: jhi                                   on 2000/05/01  21:07:38
32771         Log: Continue on the pwent/spent case.
32772      Branch: cfgperl
32773            ! pp_sys.c
32774 ____________________________________________________________________________
32775 [  6034] By: jhi                                   on 2000/05/01  17:45:14
32776         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
32777              adjustments in 6032 conflicted badly with this, will have
32778              to revisit them later.
32779      Branch: cfgperl
32780           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
32781           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
32782           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
32783           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
32784           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
32785           !> t/lib/cgi-html.t t/lib/cgi-request.t
32786 ____________________________________________________________________________
32787 [  6033] By: jhi                                   on 2000/05/01  17:40:49
32788         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
32789      Branch: cfgperl
32790            ! pp_sys.c
32791 ____________________________________________________________________________
32792 [  6032] By: gsar                                  on 2000/05/01  15:56:32
32793         Log: whitespace adjustments
32794      Branch: perl
32795            ! pp_sys.c
32796 ____________________________________________________________________________
32797 [  6031] By: gsar                                  on 2000/05/01  15:19:41
32798         Log: small nits in diagnostics.pm (from Robin Barker)
32799      Branch: perl
32800            ! lib/diagnostics.pm pod/perldiag.pod
32801 ____________________________________________________________________________
32802 [  6030] By: gsar                                  on 2000/05/01  08:39:18
32803         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
32804              for @- and @+ (from Johan Vromans)
32805      Branch: perl
32806            ! lib/English.pm pod/perlvar.pod
32807 ____________________________________________________________________________
32808 [  6029] By: gsar                                  on 2000/05/01  08:16:10
32809         Log: add CGI.pm v2.66 (from Lincoln Stein)
32810      Branch: perl
32811            + lib/CGI/Util.pm t/lib/cgi-pretty.t
32812            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
32813            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
32814            ! t/lib/cgi-html.t t/lib/cgi-request.t
32815 ____________________________________________________________________________
32816 [  6028] By: gsar                                  on 2000/05/01  06:34:41
32817         Log: Pod::Man generates groff-incompatible macro definition (from
32818              Tom Christiansen)
32819      Branch: perl
32820            ! lib/Pod/Man.pm
32821 ____________________________________________________________________________
32822 [  6027] By: gsar                                  on 2000/05/01  06:31:36
32823         Log: podlators-1.02 update (from Russ Allbery)
32824      Branch: perl
32825            ! lib/Pod/Man.pm lib/Pod/Text.pm
32826 ____________________________________________________________________________
32827 [  6026] By: jhi                                   on 2000/04/30  23:24:23
32828         Log: Integrate with Sarathy.
32829      Branch: cfgperl
32830           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
32831           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
32832           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32833           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32834           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
32835           !> t/lib/syslog.t toke.c win32/win32.h
32836 ____________________________________________________________________________
32837 [  6025] By: gsar                                  on 2000/04/30  18:17:47
32838         Log: Is{Alnum,Alpha,Word} don't match titlecase
32839              
32840              TODO: IsSpace is defined recursively!
32841              
32842              (both spotted by Larry)
32843      Branch: perl
32844            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32845            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32846 ____________________________________________________________________________
32847 [  6024] By: gsar                                  on 2000/04/30  17:50:19
32848         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
32849              (from Hugo van der Sanden)
32850      Branch: perl
32851            ! toke.c
32852 ____________________________________________________________________________
32853 [  6023] By: gsar                                  on 2000/04/30  17:14:43
32854         Log: debugger stomps on $. (from M.J.T. Guy)
32855      Branch: perl
32856            ! lib/perl5db.pl
32857 ____________________________________________________________________________
32858 [  6022] By: gsar                                  on 2000/04/30  16:59:22
32859         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
32860      Branch: perl
32861            ! sv.c
32862 ____________________________________________________________________________
32863 [  6021] By: gsar                                  on 2000/04/29  21:00:08
32864         Log: remove Win2K issue in pod (fixed by change#6020)
32865      Branch: perl
32866            ! README.win32 pod/perl56delta.pod
32867 ____________________________________________________________________________
32868 [  6020] By: gsar                                  on 2000/04/29  20:51:49
32869         Log: test tweak
32870      Branch: perl
32871            ! t/lib/open3.t
32872 ____________________________________________________________________________
32873 [  6019] By: gsar                                  on 2000/04/29  20:34:27
32874         Log: windows portability tweaks
32875      Branch: perl
32876            ! t/lib/b.t win32/win32.h
32877 ____________________________________________________________________________
32878 [  6018] By: gsar                                  on 2000/04/29  19:55:24
32879         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
32880              make _PATH_LOG() return "" if unavailable
32881      Branch: perl
32882            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
32883            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
32884 ____________________________________________________________________________
32885 [  6017] By: jhi                                   on 2000/04/28  22:49:46
32886         Log: Integrate with Sarathy.
32887      Branch: cfgperl
32888           !> op.c perl.c pod/perldiag.pod t/lib/b.t
32889 ____________________________________________________________________________
32890 [  6016] By: jhi                                   on 2000/04/28  22:46:14
32891         Log: Do not warn that an infinity does not look like a number.
32892      Branch: cfgperl
32893            ! sv.c
32894 ____________________________________________________________________________
32895 [  6015] By: gsar                                  on 2000/04/28  22:35:49
32896         Log: tweak test for portability
32897      Branch: perl
32898            ! t/lib/b.t
32899 ____________________________________________________________________________
32900 [  6014] By: gsar                                  on 2000/04/28  22:05:31
32901         Log: glob() loading File::Glob behind the scenes may cause syntax errors
32902      Branch: perl
32903            ! op.c
32904 ____________________________________________________________________________
32905 [  6013] By: gsar                                  on 2000/04/28  21:25:22
32906         Log: tweak change#5945 to display correct switch name in diagnostic
32907      Branch: perl
32908            ! perl.c pod/perldiag.pod
32909 ____________________________________________________________________________
32910 [  6012] By: jhi                                   on 2000/04/28  21:08:12
32911         Log: Integrate with Sarathy.
32912      Branch: cfgperl
32913           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
32914           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
32915           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
32916 ____________________________________________________________________________
32917 [  6011] By: jhi                                   on 2000/04/28  21:04:46
32918         Log: &HUGE_VAL is not defined, it exists.
32919      Branch: cfgperl
32920            ! lib/Math/Complex.pm
32921 ____________________________________________________________________________
32922 [  6010] By: gsar                                  on 2000/04/28  21:02:58
32923         Log: clarify note about shadow password support (from
32924              gellyfish@gellyfish.com)
32925      Branch: perl
32926            ! pod/perlfunc.pod
32927 ____________________________________________________________________________
32928 [  6009] By: gsar                                  on 2000/04/28  21:00:00
32929         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
32930      Branch: perl
32931            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
32932 ____________________________________________________________________________
32933 [  6008] By: gsar                                  on 2000/04/28  20:56:33
32934         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
32935      Branch: perl
32936            ! installperl vms/subconfigure.com
32937 ____________________________________________________________________________
32938 [  6007] By: gsar                                  on 2000/04/28  20:51:21
32939         Log: note about compile failures and END blocks (from M.J.T. Guy)
32940      Branch: perl
32941            ! pod/perl56delta.pod pod/perlmod.pod
32942 ____________________________________________________________________________
32943 [  6006] By: jhi                                   on 2000/04/28  20:42:14
32944         Log: Regen Configure.
32945      Branch: cfgperl
32946            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32947            ! config_h.SH
32948 ____________________________________________________________________________
32949 [  6005] By: gsar                                  on 2000/04/28  20:41:16
32950         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
32951      Branch: perl
32952            ! utils/perldoc.PL
32953 ____________________________________________________________________________
32954 [  6004] By: jhi                                   on 2000/04/28  20:28:21
32955         Log: Integrate with Sarathy.
32956      Branch: cfgperl
32957           !> Configure INSTALL Porting/Glossary Porting/config.sh
32958           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
32959           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
32960           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
32961           !> win32/config.vc win32/win32.c
32962 ____________________________________________________________________________
32963 [  6003] By: gsar                                  on 2000/04/28  20:11:20
32964         Log: allow REG_EXPAND_SZ keys in Windows registry (from
32965              John Clayton <John.Clayton@barclayscapital.com>)
32966      Branch: perl
32967            ! win32/win32.c
32968 ____________________________________________________________________________
32969 [  6002] By: gsar                                  on 2000/04/28  19:34:16
32970         Log: destructive sv_setsv() can lose UV-ness from source, causing
32971              numeric promotions/comparisons to fail to do the right thing
32972      Branch: perl
32973            ! sv.c
32974 ____________________________________________________________________________
32975 [  6001] By: gsar                                  on 2000/04/28  18:44:15
32976         Log: support additional library locations via $Config{otherlibdirs}
32977              (from Andy Dougherty)
32978      Branch: perl
32979            ! Configure INSTALL Porting/Glossary Porting/config.sh
32980            ! Porting/config_H config_h.SH epoc/config.sh perl.c
32981            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
32982            ! win32/config.bc win32/config.gc win32/config.vc
32983 ____________________________________________________________________________
32984 [  6000] By: gsar                                  on 2000/04/28  18:26:58
32985         Log: reworked otherlibdirs.U (from Andy Dougherty)
32986      Branch: metaconfig
32987            ! U/installdirs/otherlibdirs.U
32988 ____________________________________________________________________________
32989 [  5999] By: gsar                                  on 2000/04/28  18:17:07
32990         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
32991      Branch: perl
32992            ! t/pragma/warn/toke toke.c
32993 ____________________________________________________________________________
32994 [  5998] By: jhi                                   on 2000/04/28  13:32:17
32995         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
32996      Branch: cfgperl
32997            ! lib/Math/Complex.pm
32998 ____________________________________________________________________________
32999 [  5997] By: jhi                                   on 2000/04/28  13:14:04
33000         Log: Preserve $!.
33001      Branch: cfgperl
33002            ! lib/Math/Complex.pm
33003 ____________________________________________________________________________
33004 [  5996] By: jhi                                   on 2000/04/28  12:59:23
33005         Log: Integrate with Sarathy.
33006      Branch: cfgperl
33007           +> pod/perlrequick.pod pod/perlretut.pod
33008           !> (integrate 51 files)
33009 ____________________________________________________________________________
33010 [  5995] By: gsar                                  on 2000/04/28  09:37:36
33011         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
33012      Branch: perl
33013            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
33014 ____________________________________________________________________________
33015 [  5994] By: gsar                                  on 2000/04/28  09:33:26
33016         Log: fix for missed accounting for null byte in pack("Z",...) (from
33017              M.J.T. Guy)
33018      Branch: perl
33019            ! pp.c t/op/pack.t
33020 ____________________________________________________________________________
33021 [  5993] By: gsar                                  on 2000/04/28  09:30:05
33022         Log: various minor tweaks seen on p5p
33023      Branch: perl
33024            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
33025 ____________________________________________________________________________
33026 [  5992] By: gsar                                  on 2000/04/28  09:08:19
33027         Log: pod nit (from Simon Cozens)
33028      Branch: perl
33029            ! pod/perlop.pod
33030 ____________________________________________________________________________
33031 [  5991] By: gsar                                  on 2000/04/28  09:06:36
33032         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
33033      Branch: perl
33034            ! README.posix-bc hints/posix-bc.sh
33035 ____________________________________________________________________________
33036 [  5990] By: gsar                                  on 2000/04/28  08:54:52
33037         Log: use $ENV{LIB} to search for libs under Visual C compiler
33038              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
33039      Branch: perl
33040            ! lib/ExtUtils/Liblist.pm
33041 ____________________________________________________________________________
33042 [  5989] By: gsar                                  on 2000/04/28  08:27:12
33043         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
33044              itself and no other (from Tom Hughes)
33045      Branch: perl
33046            ! t/op/array.t toke.c
33047 ____________________________________________________________________________
33048 [  5988] By: gsar                                  on 2000/04/28  08:01:38
33049         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
33050              <paul@miraclefish.com>)
33051      Branch: perl
33052            ! lib/ExtUtils/MakeMaker.pm
33053 ____________________________________________________________________________
33054 [  5987] By: gsar                                  on 2000/04/28  07:53:09
33055         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
33056      Branch: perl
33057            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
33058 ____________________________________________________________________________
33059 [  5986] By: gsar                                  on 2000/04/28  07:44:17
33060         Log: add regular expressions tutorial and quick-start guide (from
33061              Mark Kvale <kvale@phy.ucsf.edu>)
33062      Branch: perl
33063            + pod/perlrequick.pod pod/perlretut.pod
33064            ! AUTHORS MAINTAIN MANIFEST
33065 ____________________________________________________________________________
33066 [  5985] By: gsar                                  on 2000/04/28  07:30:28
33067         Log: forked child may not exit correctly if it failed to open
33068              /dev/console (from Graham Barr)
33069      Branch: perl
33070            ! ext/Sys/Syslog/Syslog.pm
33071 ____________________________________________________________________________
33072 [  5984] By: gsar                                  on 2000/04/28  07:27:20
33073         Log: attributes::reftype() doesn't work on tied argument
33074      Branch: perl
33075            ! xsutils.c
33076 ____________________________________________________________________________
33077 [  5983] By: gsar                                  on 2000/04/28  07:15:04
33078         Log: numeric conversion of non-number in change#3378 tramples on
33079              OOK offset, causing segfaults
33080      Branch: perl
33081            ! sv.c
33082 ____________________________________________________________________________
33083 [  5982] By: gsar                                  on 2000/04/28  04:48:25
33084         Log: avoid error in IO::Socket::INET when given an unknown service name
33085              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
33086      Branch: perl
33087            ! ext/IO/lib/IO/Socket/INET.pm
33088 ____________________________________________________________________________
33089 [  5981] By: gsar                                  on 2000/04/28  04:31:31
33090         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
33091              prototype mismatch with CORE::glob(); update pod and tests to
33092              suit (File::Glob::glob() is still available for backward
33093              compatibility, but should be considered deprecated)
33094      Branch: perl
33095            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
33096            ! t/lib/glob-taint.t
33097 ____________________________________________________________________________
33098 [  5980] By: gsar                                  on 2000/04/28  03:47:29
33099         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
33100              <ghudson@mit.edu>)
33101      Branch: metaconfig
33102            ! U/modified/Options.U
33103      Branch: perl
33104            ! Configure
33105 ____________________________________________________________________________
33106 [  5979] By: gsar                                  on 2000/04/28  03:07:54
33107         Log: under useithreads, constant pad entries could inadvertantly be
33108              shared across threads (from Eric Blood <eblood@xmission.com>);
33109              added Eric's test case to testsuite
33110      Branch: perl
33111            ! op.c t/op/misc.t
33112 ____________________________________________________________________________
33113 [  5978] By: gsar                                  on 2000/04/27  21:13:00
33114         Log: sync version numbers in File::Spec with the ones on CPAN
33115              (from Barrie Slaymaker)
33116      Branch: perl
33117            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
33118            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
33119            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
33120 ____________________________________________________________________________
33121 [  5977] By: gsar                                  on 2000/04/27  21:07:29
33122         Log: autoquote barewords followed by newline and arrow properly
33123              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
33124      Branch: perl
33125            ! t/pragma/warn/toke toke.c
33126 ____________________________________________________________________________
33127 [  5976] By: gsar                                  on 2000/04/27  20:41:20
33128         Log: DB_File v1.73 update (from Paul Marquess)
33129      Branch: perl
33130            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33131            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
33132 ____________________________________________________________________________
33133 [  5975] By: gsar                                  on 2000/04/27  20:34:24
33134         Log: allow sort() reentrancy (variant of patch suggested by
33135              Hugo van der Sanden)
33136      Branch: perl
33137            ! pp_ctl.c t/op/sort.t
33138 ____________________________________________________________________________
33139 [  5974] By: gsar                                  on 2000/04/27  19:46:57
33140         Log: change#4197 somehow missed initializing PL_errors, meaning
33141              sytax error queueing wasn't working outside eval"" at all;
33142              also fixed eval"" to localize PL_error_count, so that compile-time
33143              eval's don't clobber the error state of the outer context
33144      Branch: perl
33145            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
33146            ! t/pragma/warn/toke
33147 ____________________________________________________________________________
33148 [  5973] By: gsar                                  on 2000/04/27  18:29:05
33149         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
33150      Branch: perl
33151            ! regcomp.c regexec.c t/op/re_tests
33152 ____________________________________________________________________________
33153 [  5972] By: jhi                                   on 2000/04/27  18:22:41
33154         Log: Integrate with Sarathy.
33155      Branch: cfgperl
33156           +> t/lib/b.t t/lib/syslog.t
33157           !> (integrate 31 files)
33158 ____________________________________________________________________________
33159 [  5971] By: jhi                                   on 2000/04/27  18:18:46
33160         Log: Unicos tweaks from Mark P. Lutz.
33161      Branch: cfgperl
33162            ! hints/unicos.sh lib/Math/Complex.pm
33163 ____________________________________________________________________________
33164 [  5970] By: gsar                                  on 2000/04/27  18:05:11
33165         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
33166              IV is >32bits
33167      Branch: perl
33168            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
33169 ____________________________________________________________________________
33170 [  5969] By: gsar                                  on 2000/04/27  17:50:56
33171         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
33172      Branch: perl
33173            + t/lib/syslog.t
33174            ! MANIFEST ext/Sys/Syslog/Syslog.pm
33175 ____________________________________________________________________________
33176 [  5968] By: gsar                                  on 2000/04/27  17:44:49
33177         Log: tolerate spaces in group names in test on solaris (from David Boyce
33178              <dsb@boyski.com>)
33179      Branch: perl
33180            ! t/op/groups.t
33181 ____________________________________________________________________________
33182 [  5967] By: gsar                                  on 2000/04/27  17:41:22
33183         Log: improved docs on the warn_uninit diagnostic (from David Glasser
33184              and Simon Cozens)
33185      Branch: perl
33186            ! pod/perldiag.pod
33187 ____________________________________________________________________________
33188 [  5966] By: gsar                                  on 2000/04/27  16:54:58
33189         Log: add testsuite for B backends, fix bug in B::Deparse (from
33190              Simon Cozens <simon@brecon.co.uk>)
33191      Branch: perl
33192            + t/lib/b.t
33193            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
33194 ____________________________________________________________________________
33195 [  5965] By: gsar                                  on 2000/04/27  16:10:37
33196         Log: avoid "will not stay shared" warnings for our variables (from
33197              Robin Barker)
33198      Branch: perl
33199            ! op.c t/pragma/warn/op
33200 ____________________________________________________________________________
33201 [  5964] By: gsar                                  on 2000/04/27  07:05:05
33202         Log: reformat to 72 columns (again)
33203      Branch: perl
33204            ! pod/perldiag.pod
33205 ____________________________________________________________________________
33206 [  5963] By: gsar                                  on 2000/04/27  06:28:31
33207         Log: patch from Larry to make (\&) prototype work; added tests for
33208              the same
33209      Branch: perl
33210            ! op.c t/comp/proto.t
33211 ____________________________________________________________________________
33212 [  5962] By: gsar                                  on 2000/04/27  06:15:47
33213         Log: updated README.hpux (from Jeff Okamoto)
33214      Branch: perl
33215            ! README.hpux
33216 ____________________________________________________________________________
33217 [  5961] By: gsar                                  on 2000/04/27  05:55:03
33218         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
33219      Branch: perl
33220            ! emacs/cperl-mode.el
33221 ____________________________________________________________________________
33222 [  5960] By: gsar                                  on 2000/04/27  05:49:26
33223         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
33224      Branch: perl
33225            ! INSTALL
33226 ____________________________________________________________________________
33227 [  5959] By: gsar                                  on 2000/04/27  05:33:41
33228         Log: doubled words in pods (from Simon Cozens
33229              <simon.p.cozens@jp.pwcglobal.com>)
33230      Branch: perl
33231            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
33232            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
33233            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
33234            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
33235            ! pod/perltootc.pod
33236 ____________________________________________________________________________
33237 [  5958] By: gsar                                  on 2000/04/27  05:11:39
33238         Log: change#3569 deleted some essential code, revert; avoid use of
33239              atexit() to make DynaLoader work properly on AIX under mod_perl
33240              (from Jens-Uwe Mager <jum@helios.de>)
33241      Branch: perl
33242            ! ext/DynaLoader/dl_aix.xs
33243 ____________________________________________________________________________
33244 [  5957] By: gsar                                  on 2000/04/27  04:54:51
33245         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
33246      Branch: perl
33247            ! pod/perlmod.pod
33248 ____________________________________________________________________________
33249 [  5956] By: gsar                                  on 2000/04/27  04:51:47
33250         Log: better diagnostics on failed tests (from Ilya Zakharevich)
33251      Branch: perl
33252            ! t/op/lex_assign.t
33253 ____________________________________________________________________________
33254 [  5955] By: gsar                                  on 2000/04/27  04:26:44
33255         Log: longstanding bug exposed by change#3307: sort arguments weren't
33256              compiled with the right wantarray context (ensuing runtime lookup
33257              via block_gimme() was getting the incidental context of the
33258              sort() itself)
33259      Branch: perl
33260            ! op.c t/op/sort.t
33261 ____________________________________________________________________________
33262 [  5954] By: gsar                                  on 2000/04/26  23:42:12
33263         Log: integrate cfgperl contents into mainline
33264      Branch: perl
33265           !> (integrate 30 files)
33266 ____________________________________________________________________________
33267 [  5953] By: jhi                                   on 2000/04/26  23:06:42
33268         Log: Integrate with Sarathy.
33269      Branch: cfgperl
33270           !> README.win32 ext/B/B/Deparse.pm
33271           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
33272           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
33273           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
33274           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
33275           !> utils/perldoc.PL vms/perlvms.pod
33276 ____________________________________________________________________________
33277 [  5952] By: jhi                                   on 2000/04/26  23:03:46
33278         Log: Undo "use integer" addition from 64bitint as it seems
33279              to break most of the subtests in Digital UNIX;
33280              Unicos needs to find another way.
33281      Branch: cfgperl
33282            ! t/op/64bitint.t
33283 ____________________________________________________________________________
33284 [  5951] By: jhi                                   on 2000/04/26  22:57:53
33285         Log: Be more robust on "extreme" (large absolute value)
33286              arguments.  Originally reported by Daniel Connelly
33287              as a problem with asinh() on large negative arguments,
33288              asinh() used to bail out because an argument to log()
33289              ended up being zero.  Ilya Zakharevich proposed using
33290              Taylor's series in such cases, which for such large
33291              arguments is a very good approximation.
33292      Branch: cfgperl
33293            ! lib/Math/Complex.pm t/lib/complex.t
33294 ____________________________________________________________________________
33295 [  5950] By: gsar                                  on 2000/04/25  19:13:12
33296         Log: reformat perldiag to avoid long lines
33297      Branch: perl
33298            ! pod/perldiag.pod
33299 ____________________________________________________________________________
33300 [  5949] By: gsar                                  on 2000/04/25  18:41:11
33301         Log: make perldoc use the pod2man from the same version (from
33302              M.J.T. Guy)
33303      Branch: perl
33304            ! utils/perldoc.PL
33305 ____________________________________________________________________________
33306 [  5948] By: gsar                                  on 2000/04/25  18:21:57
33307         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
33308              <kompas@kompas.usr.onet.pl>)
33309      Branch: perl
33310            ! lib/vars.pm
33311 ____________________________________________________________________________
33312 [  5947] By: gsar                                  on 2000/04/25  18:11:53
33313         Log: use &dl_error rather than &dl_load_file as the guard for calling
33314              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
33315              statically built perl)
33316      Branch: perl
33317            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
33318 ____________________________________________________________________________
33319 [  5946] By: jhi                                   on 2000/04/25  17:37:54
33320         Log: Document that tr() is not tr(1).
33321      Branch: cfgperl
33322            ! pod/perlop.pod
33323 ____________________________________________________________________________
33324 [  5945] By: gsar                                  on 2000/04/25  16:34:33
33325         Log: make module name mandatory after -M switch; reorder perldiag
33326              alphabetically (from Mark-Jason Dominus)
33327      Branch: perl
33328            ! perl.c pod/perldiag.pod
33329 ____________________________________________________________________________
33330 [  5944] By: jhi                                   on 2000/04/25  01:15:18
33331         Log: On second thoughts frexp() does have two arguments.
33332      Branch: cfgperl
33333            ! perl.h
33334 ____________________________________________________________________________
33335 [  5943] By: jhi                                   on 2000/04/24  22:56:32
33336         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
33337              Now pp_ncmp() returns undef is either operand is a NaN.
33338      Branch: cfgperl
33339            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33340            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
33341            ! vms/subconfigure.com vos/config.def vos/config.h
33342            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
33343            ! win32/config.vc win32/config_H.bc win32/config_H.gc
33344            ! win32/config_H.vc
33345      Branch: metaconfig/U/perl
33346            + d_modfl.U
33347 ____________________________________________________________________________
33348 [  5942] By: jhi                                   on 2000/04/24  19:45:17
33349         Log: Regen Configure to match #5937.
33350      Branch: cfgperl
33351            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33352            ! config_h.SH
33353      Branch: metaconfig
33354            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
33355 ____________________________________________________________________________
33356 [  5941] By: jhi                                   on 2000/04/24  19:24:11
33357         Log: Further Unicos fixes for Mark Lutz.
33358      Branch: cfgperl
33359            ! hints/unicos.sh pp_ctl.c
33360 ____________________________________________________________________________
33361 [  5940] By: jhi                                   on 2000/04/24  19:09:06
33362         Log: Various Unicos 10.0.0.6 fixes.
33363              
33364              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
33365              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
33366              Reply-To: tecmpl1@triton.ca.boeing.com 
33367              To: perl5-porters@perl.org 
33368              Date: Fri, 14 Apr 2000 20:21:00 GMT 
33369              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
33370      Branch: cfgperl
33371            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
33372 ____________________________________________________________________________
33373 [  5939] By: gsar                                  on 2000/04/24  19:01:24
33374         Log: more pod nits (from Larry Virden)
33375      Branch: perl
33376            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
33377            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
33378            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
33379 ____________________________________________________________________________
33380 [  5938] By: gsar                                  on 2000/04/24  18:54:01
33381         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
33382      Branch: perl
33383            ! ext/B/B/Deparse.pm
33384 ____________________________________________________________________________
33385 [  5937] By: jhi                                   on 2000/04/24  17:39:00
33386         Log: Integrate with Sarathy.
33387      Branch: cfgperl
33388           +> (branch 31 files)
33389           !> (integrate 73 files)
33390 ____________________________________________________________________________
33391 [  5936] By: gsar                                  on 2000/04/24  17:30:06
33392         Log: additional tests for change#5934 (from Paul Marquess, who also
33393              sent in the same fix)
33394      Branch: perl
33395            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
33396            ! t/pragma/warn/5nolint t/pragma/warn/6default
33397 ____________________________________________________________________________
33398 [  5935] By: jhi                                   on 2000/04/24  17:26:05
33399         Log: Do not assume sign propagation.
33400              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
33401              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
33402              To: payner@ncifcrf.gov, perl5-porters@perl.org 
33403              Date: Tue, 18 Apr 2000 18:24:49 +0100 
33404              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
33405      Branch: cfgperl
33406            ! t/op/bop.t t/op/misc.t
33407 ____________________________________________________________________________
33408 [  5934] By: gsar                                  on 2000/04/24  17:16:54
33409         Log: propagate lexical warnings from surrounding scope correctly
33410              within string eval()
33411      Branch: perl
33412            ! pp_ctl.c t/pragma/warn/pp_ctl
33413 ____________________________________________________________________________
33414 [  5933] By: jhi                                   on 2000/04/24  17:01:07
33415         Log: Flatten the cpp jungle doing the nosuid checking.
33416      Branch: cfgperl
33417            ! perl.c
33418 ____________________________________________________________________________
33419 [  5932] By: gsar                                  on 2000/04/24  09:08:14
33420         Log: add rsignal(), whichsig() and do_join() to public API list
33421              (mod_perl uses them to good advantage)
33422      Branch: perl
33423            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
33424 ____________________________________________________________________________
33425 [  5931] By: gsar                                  on 2000/04/24  09:01:40
33426         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
33427      Branch: perl
33428            ! pp_hot.c regexec.c t/op/pat.t
33429 ____________________________________________________________________________
33430 [  5930] By: gsar                                  on 2000/04/24  08:58:33
33431         Log: small os390 tweaks (from Peter Prymmer)
33432      Branch: perl
33433            ! config_h.SH makedepend.SH
33434 ____________________________________________________________________________
33435 [  5929] By: gsar                                  on 2000/04/24  08:55:25
33436         Log: pod nits
33437      Branch: perl
33438            ! pod/perlguts.pod
33439 ____________________________________________________________________________
33440 [  5928] By: gsar                                  on 2000/04/24  08:50:13
33441         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
33442      Branch: perl
33443            ! ext/IO/lib/IO/Poll.pm
33444 ____________________________________________________________________________
33445 [  5927] By: gsar                                  on 2000/04/24  08:43:24
33446         Log: arrange for next() to resume at the unstack op rather than the
33447              loop conditional, so that scope cleanup happens correctly
33448              (from Stephen McCamant)
33449      Branch: perl
33450            ! op.c pp_ctl.c t/op/misc.t
33451 ____________________________________________________________________________
33452 [  5926] By: gsar                                  on 2000/04/24  08:18:40
33453         Log: on windows, reserve 16M of stack rather than 128M (allows more
33454              threads to run concurrently)
33455      Branch: perl
33456            ! win32/Makefile win32/makefile.mk
33457 ____________________________________________________________________________
33458 [  5925] By: gsar                                  on 2000/04/24  08:13:52
33459         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
33460      Branch: perl
33461            ! toke.c
33462 ____________________________________________________________________________
33463 [  5924] By: gsar                                  on 2000/04/24  08:08:59
33464         Log: avoid using uninitialized memory in require version check
33465      Branch: perl
33466            ! pp_ctl.c universal.c
33467 ____________________________________________________________________________
33468 [  5923] By: gsar                                  on 2000/04/24  07:20:14
33469         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
33470      Branch: perl
33471            ! ext/IO/lib/IO/Poll.pm
33472 ____________________________________________________________________________
33473 [  5922] By: gsar                                  on 2000/04/24  07:08:42
33474         Log: commentary about IoTYPE() (from Nathan Torkington)
33475      Branch: perl
33476            ! sv.h
33477 ____________________________________________________________________________
33478 [  5921] By: gsar                                  on 2000/04/24  06:58:26
33479         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
33480              by fix
33481      Branch: perl
33482            ! sv.c t/lib/charnames.t t/pragma/utf8.t
33483 ____________________________________________________________________________
33484 [  5920] By: gsar                                  on 2000/04/24  06:37:59
33485         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
33486      Branch: perl
33487            ! doop.c t/op/ver.t
33488 ____________________________________________________________________________
33489 [  5919] By: gsar                                  on 2000/04/24  06:21:58
33490         Log: Configure might miss old directories when prefix must be
33491              expanded (from Robin Barker)
33492      Branch: metaconfig
33493            ! U/installdirs/inc_version_list.U
33494      Branch: perl
33495            ! Configure
33496 ____________________________________________________________________________
33497 [  5918] By: gsar                                  on 2000/04/24  06:16:11
33498         Log: VMS nits in glob() test (from Charles Lane)
33499      Branch: perl
33500            ! t/lib/glob-basic.t
33501 ____________________________________________________________________________
33502 [  5917] By: gsar                                  on 2000/04/24  06:11:56
33503         Log: various pod nits (from Larry Virden and others)
33504      Branch: perl
33505            ! README.amiga README.hpux README.machten README.os2
33506            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
33507            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
33508            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
33509            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
33510            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
33511            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
33512            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
33513            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
33514 ____________________________________________________________________________
33515 [  5916] By: gsar                                  on 2000/04/24  05:52:43
33516         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
33517              <wjones@tc.fluke.com>)
33518      Branch: perl
33519            ! t/lib/glob-basic.t
33520 ____________________________________________________________________________
33521 [  5915] By: gsar                                  on 2000/04/24  05:07:01
33522         Log: supported platforms mixed up
33523      Branch: perl
33524            ! pod/perl56delta.pod pod/perlport.pod
33525 ____________________________________________________________________________
33526 [  5914] By: gsar                                  on 2000/04/24  04:56:08
33527         Log: caller() wasn't returning the right number of elements for
33528              eval {...}
33529      Branch: perl
33530            ! pp_ctl.c t/pragma/warn/9enabled
33531 ____________________________________________________________________________
33532 [  5913] By: gsar                                  on 2000/04/24  04:35:41
33533         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
33534              Mark-Jason Dominus)
33535      Branch: perl
33536            ! pod/perlfunc.pod
33537 ____________________________________________________________________________
33538 [  5912] By: gsar                                  on 2000/04/24  04:17:15
33539         Log: fix totally broken caching in UNIVERSAL::isa() (from
33540              Nick Ing-Simmons)
33541      Branch: perl
33542            ! t/op/universal.t universal.c
33543 ____________________________________________________________________________
33544 [  5911] By: gsar                                  on 2000/04/24  03:39:47
33545         Log: add linebreak properties from unicode/LineBrk.txt (from
33546              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
33547      Branch: perl
33548            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
33549            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
33550            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
33551            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
33552            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
33553            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
33554            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
33555            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
33556            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
33557            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
33558            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
33559            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
33560            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
33561            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
33562            + lib/unicode/Is/LbrkZW.pl
33563            ! lib/unicode/mktables.PL
33564 ____________________________________________________________________________
33565 [  5910] By: gsar                                  on 2000/04/24  03:23:10
33566         Log: typo in pod
33567      Branch: perl
33568            ! ext/Thread/Thread.pm
33569 ____________________________________________________________________________
33570 [  5909] By: gsar                                  on 2000/04/24  03:22:03
33571         Log: mode argument to do_binmode() should be file mode, not boolean
33572      Branch: perl
33573            ! pp_sys.c
33574 ____________________________________________________________________________
33575 [  5908] By: gsar                                  on 2000/04/16  16:51:08
33576         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
33577              always returns a valid GV even when the symbol is trapped by strictures
33578              (avoids coredumps)
33579              
33580              TODO: the C<package;> hack needs similar treatment
33581      Branch: perl
33582            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
33583            ! t/pragma/strict-vars
33584 ____________________________________________________________________________
33585 [  5907] By: jhi                                   on 2000/03/31  23:42:56
33586         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
33587              an assumption which #5905 demolished.
33588      Branch: cfgperl
33589            ! pp_sys.c
33590 ____________________________________________________________________________
33591 [  5906] By: jhi                                   on 2000/03/31  18:54:37
33592         Log: Typo in #5905.
33593      Branch: cfgperl
33594            ! t/op/64bitint.t
33595 ____________________________________________________________________________
33596 [  5905] By: jhi                                   on 2000/03/31  18:50:54
33597         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
33598              reported by Joseph N. Hall.  The bug was that even with use64bitint
33599              one had to use the prefixes q, L, or ll with printf/sprintf,
33600              contrary to the documentation and common sense.
33601      Branch: cfgperl
33602            ! sv.c t/op/64bitint.t
33603 ____________________________________________________________________________
33604 [  5904] By: gsar                                  on 2000/03/28  02:31:32
33605         Log: add Changes, perldelta.pod
33606      Branch: perl
33607            + Changes pod/perldelta.pod
33608 ____________________________________________________________________________
33609 [  5903] By: gsar                                  on 2000/03/28  02:03:55
33610         Log: rename Changes and perldelta.pod
33611      Branch: perl
33612           +> Changes5.6 pod/perl56delta.pod
33613            - Changes pod/perldelta.pod
33614            ! MANIFEST
33615 ____________________________________________________________________________
33616 [  5902] By: gsar                                  on 2000/03/28  01:59:14
33617         Log: create maint-5.6 branch
33618      Branch: maint-5.6/perl
33619           +> (branch 1611 files)
33620 ____________________________________________________________________________
33621 [  5901] By: jhi                                   on 2000/03/23  05:48:43
33622         Log: Integrate with Sarathy.
33623      Branch: cfgperl
33624           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
33625 ____________________________________________________________________________
33626 [  5900] By: gsar                                  on 2000/03/23  05:42:43
33627         Log: three guesses on what this is :-)
33628      Branch: perl
33629            ! Changes